<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@keyframes animateTopLeft{0%{top:80px}to{top:-4px}}@keyframes animateTopRight{0%{left:80px}to{left:-4px}}@keyframes animateBottomLeft{0%{right:80px}to{right:-4px}}@keyframes animateBottomRight{0%{bottom:80px}to{bottom:-4px}}.recover-block .main-container{background:linear-gradient(-123deg,#0a0a0a,#262626);border:1px solid #525252;position:relative}.recover-block .main-container .wrapper{align-items:center;background-color:transparent;display:flex;flex-direction:row;justify-content:center;width:100%}@media screen and (max-width:1024px){.recover-block .main-container .wrapper{flex-direction:column-reverse}}.recover-block .main-container .image-container{box-sizing:border-box;flex:1}.recover-block .main-container .image-container img{height:100%;max-height:480px}@media screen and (max-width:1024px){.recover-block .main-container .image-container{align-items:center;display:flex;justify-content:center;width:100%}}.recover-block .main-container .text-container{align-items:flex-start;box-sizing:border-box;display:flex;flex:1;flex-direction:column;gap:16px;justify-content:center;max-width:50%;padding:51px 48px}.recover-block .main-container .text-container a{text-decoration:none}@media screen and (max-width:1024px){.recover-block .main-container .text-container{max-width:100%;padding:24px;width:100%}}.recover-block .main-container .white-square{background-color:#fff;height:8px;position:absolute;width:8px}.recover-block .main-container .white-square.top.left{right:-4px;top:80px}.recover-block .main-container .white-square.top.right{left:80px;top:-4px}.recover-block .main-container .white-square.bottom.left{bottom:-4px;right:80px}.recover-block .main-container .white-square.bottom.right{bottom:80px;left:-4px}@media screen and (max-width:1024px){.recover-block .main-container{margin-bottom:0;margin-top:0}}.recover-block.is-in-view .white-square.top.left{animation:animateTopLeft .3s ease-out forwards}.recover-block.is-in-view .white-square.top.right{animation:animateTopRight .3s ease-out forwards}.recover-block.is-in-view .white-square.bottom.left{animation:animateBottomLeft .3s ease-out forwards}.recover-block.is-in-view .white-square.bottom.right{animation:animateBottomRight .3s ease-out forwards}.recover-block.bg-white-neutral .main-container{background:#fafafa;border-color:#e5e5e5}.recover-block.bg-white-neutral .main-container .white-square{background-color:#a3a3a3}.three-steps .three-steps-container{align-items:center;display:flex;flex-direction:column;gap:60px;justify-content:center}.three-steps .three-steps-section{align-items:stretch;display:flex;flex-direction:row;justify-content:center}@media screen and (max-width:992px){.three-steps .three-steps-section{flex-direction:column}}.three-steps .step{border-left:1px solid #3c3b3b;display:flex;flex:1;flex-direction:column;gap:20px;padding:3vw;text-align:start}@media screen and (max-width:992px){.three-steps .step{border-bottom:1px solid #6a6a6a;border-left:none;padding:40px 0}}.three-steps .step:first-child{padding-right:0}.three-steps .step:last-child{border-left:none;padding-left:0}@media screen and (max-width:992px){.three-steps .step:last-child{border-bottom:none}}.three-steps .step .icon{height:48px;width:48px}.three-steps .step a{text-decoration:none}.three-steps.bg-white-neutral .step{border-color:#e5e5e5}.grid-of-items{display:flex;flex-wrap:wrap;justify-content:center}.collab-card{border:1px solid #3c3b3b;border-radius:8px;display:flex;flex-direction:column;height:377px;margin:0 18px 60px;width:380px}@supports(-webkit-appearance:none) and (stroke-color:transparent){.collab-card{height:100%}}.collab-card .thumbnail-container{height:254px}.collab-card .thumbnail-container .illustration{background-position:50%;background-repeat:no-repeat;background-size:100%;border-top-right-radius:8px;border-top-left-radius:8px;display:block;filter:brightness(100%);height:100%;-o-object-fit:cover;object-fit:cover;transition:.9s;width:100%}.collab-card .logo-container{border:1px solid #3c3b3b;border-radius:4px;height:60px;margin-right:20px;margin-top:-31px;position:absolute;width:60px;z-index:1}.collab-card .logo-container img{border-radius:3px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.collab-card .content{background-color:#191919;border-bottom-right-radius:8px;border-bottom-left-radius:8px;height:auto;max-height:140px;padding:36px 20px 20px;position:relative;transition:max-height 2s ease-out;-webkit-transition:max-height 2s ease-out}@media screen and (max-width:992px){.collab-card .content{max-height:300px}}@supports(-webkit-appearance:none) and (stroke-color:transparent){.collab-card .content{max-height:300px}}.collab-card .content .flexbox&gt;*{flex:none}@media screen and (max-width:860px){.collab-card .content .flexbox{flex-flow:row;justify-content:space-between}}.collab-card .content .terms{background:#3c3b3b;border-radius:2px;color:#fff;font-size:13px;padding:2px 6px}.collab-card .content .title{margin-top:5px}.collab-card .content .description{color:#fff;height:0;margin-bottom:30px;overflow:hidden}@media screen and (max-width:992px){.collab-card .content .description{height:auto}}@supports(-webkit-appearance:none) and (stroke-color:transparent){.collab-card .content .description{height:auto}}.collab-card .content .content-item{bottom:10px;position:absolute;width:90%}.collab-card .content .content-item .read-more{text-decoration:none}.collab-card .content .content-item .read-more .cta-text{color:#fff;display:none}@media screen and (max-width:860px){.collab-card .content .content-item .read-more .cta-text{display:block}}@media screen and (min-width:992px){.collab-card:hover .content{max-height:300px}.collab-card:hover .content .description{height:auto}.collab-card:hover .content .content-item .cta-text{display:block}.collab-card:hover .thumbnail-container .illustration{background-size:110%;filter:brightness(50%)}}@media screen and (max-width:690px){.collab-card{max-width:380px;width:100%}}@media screen and (min-width:992px){.cta-text{animation-duration:2s;animation-name:fadeIn}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media screen and (min-width:992px){.description-block{opacity:0;transform:translateY(5%);transition:1s}@supports(-webkit-appearance:none) and (stroke-color:transparent){.description-block{opacity:1}}}@media screen and (min-width:992px){.collab-card:hover .description-block{opacity:1;transform:translateY(0)}}.product-comparison-block{background:radial-gradient(80.07% 46.93% at 50% 50%,#352b3d 0,#000 100%);box-shadow:0 2.396px 2.396px 0 rgba(0,0,0,.25)}.product-comparison-block a{text-decoration:none}.product-comparison-block .mobile-button-container a.button.primary,.product-comparison-block .title-container a.button.primary{background-color:#fff;color:#000!important;font-size:13px;font-weight:500;line-height:22px;margin-top:10px;padding:8px 16px;white-space:nowrap;width:-moz-fit-content;width:fit-content}.product-comparison-block .title-container{align-items:flex-start;display:flex;flex-direction:row;gap:40px;justify-content:space-between;margin-bottom:52px}@media screen and (max-width:992px){.product-comparison-block .title-container{gap:0;margin-bottom:24px;text-align:center}}@media screen and (max-width:481px){.product-comparison-block .title-container{padding:0 20px}}@media screen and (max-width:992px){.product-comparison-block .title-container a.button.primary{display:none}}.product-comparison-block .mobile-button-container{margin-top:24px;text-align:center}@media screen and (min-width:993px){.product-comparison-block .mobile-button-container{display:none}}.product-comparison-block .products-container{display:flex;flex-direction:row;gap:32px;justify-content:space-between;position:relative}@media screen and (max-width:992px){.product-comparison-block .products-container{flex-direction:column;gap:16px}}.product-comparison-block .products-container .product-card{background:hsla(0,0%,100%,.02);border:1px solid #525252;display:flex;flex-direction:column;gap:24px;padding:1px 0 24px;position:relative;transition:background .3s ease,border .3s ease-out;width:calc(33.33333% - 16px);z-index:1}@media screen and (max-width:992px){.product-comparison-block .products-container .product-card{width:100%}}.product-comparison-block .products-container .product-card .white-square{background-color:#fff;height:8px;position:absolute;width:8px}.product-comparison-block .products-container .product-card .white-square.top{top:-4px}.product-comparison-block .products-container .product-card .white-square.left{right:-4px}.product-comparison-block .products-container .product-card .white-square.right{left:-4px}.product-comparison-block .products-container .product-card .white-square.bottom{bottom:-4px}@media screen and (min-width:769px){.product-comparison-block .products-container .product-card:hover{background:hsla(0,0%,100%,.04);border-color:#fff}.product-comparison-block .products-container .product-card:hover .image-container img{transform:translateY(-8px)}}.product-comparison-block .products-container .product-card .tags-container{display:flex;flex-direction:column;gap:8px;margin:8px 0;padding:0}.product-comparison-block .products-container .product-card .tags-container li{list-style:none;margin:0}.product-comparison-block .products-container .product-card .image-container{align-items:center;display:flex;flex:1 0 0;height:259px;justify-content:center}@media screen and (max-width:992px){.product-comparison-block .products-container .product-card .image-container{height:220px}}.product-comparison-block .products-container .product-card .image-container div{height:100%;padding:0 62px}.product-comparison-block .products-container .product-card .image-container div img{height:100%;transition:transform .3s ease-out}.product-comparison-block .products-container .product-card .text-container{display:flex;flex-direction:column;gap:8px;height:100%;padding:0 24px}.product-comparison-block .products-container .product-card .text-container .rating-review-container{display:flex;flex-direction:row;gap:8px;padding:4px 0}.product-comparison-block .products-container .product-card .text-container .rating-review-container .rating-container{display:flex;flex-direction:row;gap:4px}.product-comparison-block .products-container .product-card .text-container .button-container{margin-top:auto}.product-comparison-block .products-container .product-card .text-container .button-container p{color:#fff}.faq-section-2{background:radial-gradient(80.07% 46.93% at 50% 50%,#352b3d 0,#000 100%);box-shadow:0 2.396px 2.396px 0 rgba(0,0,0,.25)}.faq-section-2 h2{color:#fff;font-family:Inter,Times New Roman,arial,sans-serif}.faq-section-2 .faq-2,.faq-section-2&gt;p{color:#fff}.faq-section-2 .row.toggle-list{margin:0}.faq-section-2 .faq-mobile,.faq-section-2 .toggle-list .fields-container-options label{color:#fff}.faq-section-2 .toggle-list .fields-container-options{border-bottom:0;padding-bottom:16px}.faq-section-2 .toggle-list .fields-container-options:not(:last-of-type){margin-bottom:0}.faq-section-2 .toggle-list .fields-container-options label.title{align-items:center;background:linear-gradient(-90deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0));background-size:101% 101%;display:flex;flex-direction:row;font-family:Inter,Times New Roman,arial,sans-serif;font-size:1.6rem;font-weight:600;justify-content:space-between;line-height:2.8rem;margin-left:0;overflow:hidden;padding:12px 24px;position:relative;transition:background .6s ease-in-out}@media screen and (min-width:860px){.faq-section-2 .toggle-list .fields-container-options label.title{width:45%}}.faq-section-2 .toggle-list .fields-container-options label.title .chevron{height:24px;rotate:-90deg;transition:rotate .3s ease;width:24px;z-index:1}.faq-section-2 .toggle-list .fields-container-options label.title .chevron svg{stroke:#a3a3a3}@media screen and (max-width:860px){.faq-section-2 .toggle-list .fields-container-options label.title .chevron{rotate:0deg}}.faq-section-2 .toggle-list .fields-container-options label.title:hover{background:linear-gradient(-90deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,0));background-size:101% 101%}.faq-section-2 .toggle-list .fields-container-options label.title:hover .chevron svg{stroke:#fff}.faq-section-2 .toggle-list .fields-container-options label.title:before{background:radial-gradient(circle,#fff,hsla(0,0%,100%,0));bottom:0;content:"";filter:blur(12px);height:100%;right:-24px;opacity:0;position:absolute;top:0;width:30px}@media screen and (max-width:860px){.faq-section-2 .toggle-list .fields-container-options label.title:before{height:30px;right:0;left:0;top:-24px;width:100%}}.faq-section-2 .toggle-list .fields-container-options label.title:after{background:#fff;content:"";height:100%;right:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:2px}@media screen and (max-width:860px){.faq-section-2 .toggle-list .fields-container-options label.title:after{height:2px;width:100%}}.faq-section-2 .toggle-list .fields-container-options input[type=checkbox],.faq-section-2 .toggle-list .fields-container-options input[type=radio]{right:0;position:absolute;top:0}.faq-section-2 .toggle-list .fields-container-options input:checked~label{background:linear-gradient(-90deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,0))}.faq-section-2 .toggle-list .fields-container-options input:checked~label .chevron svg{stroke:#fff}@media screen and (max-width:860px){.faq-section-2 .toggle-list .fields-container-options input:checked~label .chevron{rotate:180deg}}.faq-section-2 .toggle-list .fields-container-options input:checked~label:after,.faq-section-2 .toggle-list .fields-container-options input:checked~label:before{opacity:1}.faq-section-2 .toggle-list .fields-container-options input:checked~label+div{max-height:-moz-fit-content;max-height:fit-content}@media screen and (max-width:860px){.faq-section-2 .toggle-list .fields-container-options input:checked~label+div{margin-top:20px!important}}.faq-section-2 .toggle-list .fields-container-options input~label+div{transition:none}@media screen and (min-width:860px){.faq-section-2 .toggle-list .fields-container-options input~label+div{right:auto;margin-top:0;position:absolute;left:0;top:0;width:50%}}.faq-section-2 .toggle-list .fields-container-options input~label+div a{color:#fff}.faq-section-2 .toggle-list .fields-container-options input~label+div,.faq-section-2 .toggle-list .fields-container-options input~label+p{color:#fff;font-family:Inter,Times New Roman,arial,sans-serif;font-size:1.6rem;font-weight:400;line-height:2.8rem;margin:0}.faq-section-2 .toggle-list .fields-container-options .wysiwyg li,.faq-section-2 .toggle-list .fields-container-options .wysiwyg p,.faq-section-2 .toggle-list .fields-container-options .wysiwyg ul{margin-bottom:2rem}.faq-section-2 .legal-text{padding-top:80px}.faq-section-2 .legal-text p{color:#e5e5e5;text-align:center}body{overflow-x:hidden!important;scroll-behavior:smooth}@media screen and (max-width:690px){body .introduction{padding-top:20px}}body .introduction&gt;.row .button{align-items:center;display:flex;margin-top:40px;width:-moz-fit-content;width:fit-content}@media screen and (max-width:690px){body .introduction&gt;.row{flex-direction:column-reverse}body .introduction&gt;.row .illustration{align-items:center;display:flex;flex-direction:column-reverse;width:100%}body .introduction&gt;.row .illustration img{margin:0 0 40px;max-width:81%}}body .cards-container{align-items:center;display:flex;flex-direction:column;gap:64px;justify-content:center}</pre></body></html>