*,*:before,*:after{box-sizing:border-box}*{margin:0}body{-webkit-font-smoothing:antialiased}img,video,svg{-webkit-user-select:none;display:block;max-width:100%;user-select:none}input,button,select,textarea{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit;display:inline-block;text-decoration:none}button{border:0}ul{list-style:none;padding:0}main{overflow:hidden}body{-webkit-font-smoothing:antialiased;color:#000;font-family:Poppins,sans-serif;font-weight:400;font-size:1rem}html{font-size:125%}@media (max-width: 1920px){html{font-size:112.5%}}@media (max-width: 1680px){html{font-size:93.75%}}@media (max-width: 1440px){html{font-size:87.5%}}@media (max-width: 900px){html{font-size:75%}}@media (max-width: 520px){html{font-size:68.75%}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f4f2f2;border-radius:4px}::-webkit-scrollbar-thumb{background:#7721c7;border-radius:4px;transition:background .2s ease-in-out}::-webkit-scrollbar-thumb:hover{background:#f58733}*{scrollbar-width:thin;scrollbar-color:#7721c7 #f4f2f2}::selection{background-color:#7721c7;color:#fff}::-moz-selection{background-color:#7721c7;color:#fff}.main-btn{align-items:center;background:linear-gradient(90deg,#7721c7 80%,#f58733);border-radius:1rem;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;font-weight:600;gap:1rem;justify-content:center;margin-left:auto;margin-right:auto;margin-top:4rem;padding:1rem 2rem;text-align:center;text-wrap:balance;text-transform:uppercase;width:fit-content;position:relative;overflow:hidden;transition:transform .3s ease-out,box-shadow .3s ease-out}.main-btn:hover{box-shadow:0 10px 20px #0000001a;transform:translateY(-.25rem)}.main-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .7s}.main-btn:hover:before{left:100%}@media (min-width: 900px){.main-btn:after{animation:arrowBounce 1.5s infinite;background:url("data:image/svg+xml,%3csvg%20width='37'%20height='16'%20viewBox='0%200%2037%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M36.7071%208.70711C37.0976%208.31658%2037.0976%207.68342%2036.7071%207.29289L30.3431%200.928932C29.9526%200.538408%2029.3195%200.538408%2028.9289%200.928932C28.5384%201.31946%2028.5384%201.95262%2028.9289%202.34315L34.5858%208L28.9289%2013.6569C28.5384%2014.0474%2028.5384%2014.6805%2028.9289%2015.0711C29.3195%2015.4616%2029.9526%2015.4616%2030.3431%2015.0711L36.7071%208.70711ZM2.6623e-10%209L36%209L36%207L-2.6623e-10%207L2.6623e-10%209Z'%20fill='%23fff'/%3e%3c/svg%3e") no-repeat center/contain;content:"";display:inline-block;width:2.5rem;height:1rem}}@media (max-width: 900px){.main-btn{width:90%}}@keyframes arrowBounce{0%,to{transform:translate(0)}50%{transform:translate(.5rem)}}.mobile-fixed-btn{display:none;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);background:linear-gradient(90deg,#7721c7 80%,#f58733);padding:.8rem 1.2rem;border-radius:.8rem;color:#fff;font-size:1rem;font-weight:600;text-align:center;text-transform:uppercase;box-shadow:0 4px 15px #0000004d;z-index:100;max-width:85%;width:fit-content;animation:pulse 2s infinite;display:flex;align-items:center;gap:.5rem;white-space:nowrap;line-height:1.2}.mobile-fixed-btn .icon{display:flex;align-items:center;width:1.5rem;height:1.5rem;flex-shrink:0}.mobile-fixed-btn .icon svg,.mobile-fixed-btn .icon img{width:100%;height:100%;filter:brightness(0) invert(1)}@media (max-width: 420px){.mobile-fixed-btn{font-size:.85rem;padding:.7rem 1rem}.mobile-fixed-btn .icon{width:1.2rem;height:1.2rem}}@keyframes pulse{0%{transform:translate(-50%) scale(1);box-shadow:0 4px 15px #0000004d}50%{transform:translate(-50%) scale(1.05);box-shadow:0 6px 20px #0006}to{transform:translate(-50%) scale(1);box-shadow:0 4px 15px #0000004d}}.stripe{background-color:#7721c7;overflow:hidden;padding:1rem 0}.stripe__list{animation:slide 4s linear infinite;display:flex;gap:20rem;list-style:none;white-space:nowrap;width:200%}.stripe__item{color:#fff;flex-shrink:0;font-size:1.25rem;font-weight:700;text-transform:uppercase}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-56.325rem)}}.field{display:flex;flex-direction:column;gap:.25rem}.field+.field{margin-top:2.5rem}.field__input{border:#7721c7 1px solid;border-radius:.5rem;padding:1.25rem 1rem;font-size:1rem;transition:all .3s ease;outline:none}.field__input.error{box-shadow:0 0 0 2px #b8430080}.field__input:focus{box-shadow:0 0 0 2px #f5873380}.field__input::placeholder{color:#00000080}.field select.field__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.25rem center;padding-right:3rem;position:relative}.field select.field__input option{background-color:#fff;color:#000;padding:.5rem}.field select.field__input option:hover{background-color:#c9a6e9;color:#000}.field select.field__input option:checked{background-color:#f58733;color:#fff}.field__label{color:#fff;text-wrap:balance;font-size:1.625rem;font-weight:700;text-transform:uppercase;margin-bottom:.25rem}.field .error-message{color:#b84300;display:none;font-size:1.125rem;font-weight:500;gap:.5rem}.field .error-message.active{align-items:center;display:flex;margin-left:.75rem;margin-top:.5rem}.field .error-message.active:before{background-repeat:no-repeat;background-size:contain;background-position:center;content:"";display:block;flex-shrink:0}.field .error-message.active:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='%23b84300'%20viewBox='0%200%20512%20512'%3e%3c!--!Font%20Awesome%20Free%206.7.2%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202025%20Fonticons,%20Inc.--%3e%3cpath%20d='M256%2032c14.2%200%2027.3%207.5%2034.5%2019.8l216%20368c7.3%2012.4%207.3%2027.7%20.2%2040.1S486.3%20480%20472%20480L40%20480c-14.3%200-27.6-7.7-34.7-20.1s-7-27.8%20.2-40.1l216-368C228.7%2039.5%20241.8%2032%20256%2032zm0%20128c-13.3%200-24%2010.7-24%2024l0%20112c0%2013.3%2010.7%2024%2024%2024s24-10.7%2024-24l0-112c0-13.3-10.7-24-24-24zm32%20224a32%2032%200%201%200%20-64%200%2032%2032%200%201%200%2064%200z'/%3e%3c/svg%3e");height:1.25rem;width:1.25rem}@media (max-width: 520px){.field__label{font-size:1.25rem;text-align:center;text-wrap:balance}}.section-title{color:#7721c7;font-size:2rem;font-weight:600;line-height:1.2;margin-bottom:2.5rem;text-transform:uppercase;text-wrap:balance}.loader-container{display:none;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;border-radius:inherit;z-index:99;background:inherit}.loader{width:2.5rem;padding:.375rem;aspect-ratio:1;border-radius:50%;background:#fff;--_m: conic-gradient(#0000 10%,#000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s infinite linear}@keyframes l3{to{transform:rotate(1turn)}}.container{margin-left:auto;margin-right:auto;padding:5rem 2.5rem}@media (max-width: 900px){.container{padding:2.5rem 2rem;width:100%!important}}.footer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;height:40rem;padding:3rem;background:linear-gradient(45deg,#f58733cc,#7721c799),url(./businessman-working-digital-tablet-CVGazm01.webp) no-repeat center/cover}.footer img{max-width:30rem;width:100%}.footer__link{color:#fff;display:flex;flex-direction:column;gap:1rem;text-align:center;font-size:1.25rem}.footer__link img{max-width:10rem}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f4f2f2}.bg-gray-100{background-color:#d9d9d9}.bg-orange-50{background-color:#f58733}.bg-purple-200{background-color:#7721c7}.hero{align-items:center;display:flex;justify-content:baseline;min-height:100vh;text-align:center}.hero__container{width:85%}.hero__description{font-size:1.25rem;text-wrap:balance}.hero__headline{font-size:3.125rem;line-height:1.2;margin-bottom:1rem;text-wrap:balance}.hero__logo{margin-bottom:5rem;margin-left:auto;margin-right:auto;width:28rem}.hero__name{color:#7721c7;font-size:1.75rem;font-weight:600;margin-bottom:2.5rem;text-transform:uppercase}.struggle__container{width:75%}.struggle__footer,.struggle__item{display:flex;align-items:center;gap:.75rem;text-transform:uppercase}.struggle__footer:before,.struggle__item:before{background-repeat:no-repeat;background-size:contain;background-position:center;content:"";display:block;flex-shrink:0}.struggle__footer:before,.struggle__item:before{height:2.25rem;width:2.25rem}.struggle__footer{font-size:1.25rem;font-weight:700;justify-content:center;margin-top:4rem}.struggle__footer:before{background-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2015_23)'%3e%3cpath%20d='M34.9494%200H5.05062C2.26124%200%200%202.26124%200%205.05062V34.9494C0%2037.7388%202.26124%2040%205.05062%2040H34.9494C37.7388%2040%2040%2037.7388%2040%2034.9494V5.05062C40%202.26124%2037.7388%200%2034.9494%200Z'%20fill='black'/%3e%3cpath%20d='M19.624%2024.88C19.432%2024.88%2019.224%2024.528%2019%2023.824C18.808%2023.088%2018.6%2022.144%2018.376%2020.992C18.184%2019.84%2017.992%2018.576%2017.8%2017.2C17.608%2015.824%2017.432%2014.48%2017.272%2013.168C17.144%2011.824%2017.032%2010.624%2016.936%209.568C16.872%208.48%2016.84%207.664%2016.84%207.12C16.84%206.192%2016.984%205.568%2017.272%205.248C17.56%204.896%2018.376%204.72%2019.72%204.72C20.616%204.72%2021.256%204.8%2021.64%204.96C22.024%205.088%2022.264%205.328%2022.36%205.68C22.456%206.032%2022.504%206.528%2022.504%207.168C22.504%207.68%2022.456%208.464%2022.36%209.52C22.296%2010.576%2022.184%2011.776%2022.024%2013.12C21.864%2014.464%2021.688%2015.824%2021.496%2017.2C21.304%2018.544%2021.096%2019.808%2020.872%2020.992C20.648%2022.144%2020.424%2023.088%2020.2%2023.824C20.008%2024.528%2019.816%2024.88%2019.624%2024.88ZM20.728%2034.48C19.8%2034.48%2019.08%2034.224%2018.568%2033.712C18.056%2033.168%2017.8%2032.544%2017.8%2031.84C17.8%2031.104%2018.04%2030.48%2018.52%2029.968C19.032%2029.456%2019.768%2029.2%2020.728%2029.2C21.688%2029.2%2022.408%2029.456%2022.888%2029.968C23.4%2030.48%2023.656%2031.104%2023.656%2031.84C23.656%2032.544%2023.4%2033.168%2022.888%2033.712C22.376%2034.224%2021.656%2034.48%2020.728%2034.48Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2015_23'%3e%3crect%20width='40'%20height='40'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.struggle__item{font-size:1.1875rem;font-weight:600;line-height:1.2}.struggle__item:before{background-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2001_127)'%3e%3cpath%20d='M34.9494%200H5.05062C2.26124%200%200%202.26124%200%205.05062V34.9494C0%2037.7388%202.26124%2040%205.05062%2040H34.9494C37.7388%2040%2040%2037.7388%2040%2034.9494V5.05062C40%202.26124%2037.7388%200%2034.9494%200Z'%20fill='black'/%3e%3cpath%20d='M28.659%2010.7603C27.8718%209.97313%2026.5962%209.97313%2025.8091%2010.7603L20.0016%2016.5678L14.1942%2010.7603C13.407%209.97313%2012.1315%209.97313%2011.3443%2010.7603C10.5571%2011.5475%2010.5571%2012.823%2011.3443%2013.6102L17.1517%2019.4176L11.3443%2025.2251C10.5571%2026.0123%2010.5571%2027.2878%2011.3443%2028.075C11.7371%2028.4678%2012.2543%2028.665%2012.77%2028.665C13.2857%2028.665%2013.8013%2028.4678%2014.1957%2028.075L20.0031%2022.2675L25.8106%2028.075C26.2034%2028.4678%2026.7206%2028.665%2027.2363%2028.665C27.752%2028.665%2028.2677%2028.4678%2028.662%2028.075C29.4492%2027.2878%2029.4492%2026.0123%2028.662%2025.2251L22.8545%2019.4176L28.662%2013.6102C29.4492%2012.823%2029.4492%2011.5475%2028.662%2010.7603H28.659Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2001_127'%3e%3crect%20width='40'%20height='40'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.struggle__list{display:grid;gap:1rem 6rem;justify-content:center}.struggle__title{color:#7721c7;font-size:1.75rem;font-weight:500;line-height:1.2;margin-bottom:2rem;text-align:center;text-wrap:balance}.pros__container{padding-bottom:0;width:85%}.pros__content{align-items:center;display:flex}.pros__description{margin-bottom:2.5rem}.pros__image{flex-shrink:0;width:46rem}.pros__item{display:flex;gap:.75rem;text-transform:uppercase}.pros__item:before{background-repeat:no-repeat;background-size:contain;background-position:center;content:"";display:block;flex-shrink:0}.pros__item:before{background-image:url("data:image/svg+xml,%3csvg%20width='29'%20height='29'%20viewBox='0%200%2029%2029'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2018_55)'%3e%3cpath%20d='M26.6325%200H2.36751C1.06192%200%200%201.06192%200%202.36751V26.6325C0%2027.9378%201.06192%2029%202.36751%2029H26.6325C27.9378%2029%2029%2027.9381%2029%2026.6325V2.36751C29%201.06224%2027.9381%200%2026.6325%200ZM26.9708%2026.6325C26.9708%2026.8188%2026.8191%2026.9708%2026.6325%2026.9708H2.36751C2.18118%2026.9708%202.02925%2026.8191%202.02925%2026.6325V2.36751C2.02925%202.18118%202.18086%202.02925%202.36751%202.02925H26.6325C26.8188%202.02925%2026.9708%202.18086%2026.9708%202.36751V26.6325Z'%20fill='%23F58532'/%3e%3cpath%20d='M12.0746%2017.0117L8.78724%2014.3824L6.04102%2017.8159L12.8827%2023.2877L23.3478%209.23552L19.8215%206.60938L12.0746%2017.0117Z'%20fill='%23F58532'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2018_55'%3e%3crect%20width='29'%20height='29'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");height:1.625rem;width:1.625rem}.pros__item+.pros__item{margin-top:.5rem}.pros__list{margin-bottom:3.5rem}.pros__text{font-size:1.125rem;font-weight:500}.pros__title{margin-bottom:1.25rem}.audience__container{width:88%}.audience__title{margin-bottom:3rem;text-align:center}.audience__list{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.audience__item{border:3px solid #000;border-radius:1rem;box-shadow:0 4px 4px #00000040;display:flex;flex-basis:calc(33% - 2rem);flex-grow:1;gap:1.25rem;min-width:25rem;padding:2.25rem 1.125rem}.audience__text{font-size:1.25rem;font-weight:500;text-transform:uppercase}.audience__icon{align-self:center;flex-shrink:0;width:4.5rem}.audience__icon img{width:100%}.product__container{gap:3rem;display:flex;flex-direction:column;width:85%}.product__item{background:#fff;border:3px solid #7721c7;border-radius:1.25rem;box-shadow:0 4px 4px #00000040;display:flex;gap:1.25rem;min-height:12rem;padding:2.25rem 1.125rem}.product__item-description{font-size:1.25rem}.product__item-title{text-transform:uppercase;font-size:1.25rem;font-weight:600}.product__icon{height:4rem;flex-shrink:0;width:4rem}.product__icon img{object-fit:contain;height:100%;width:100%}.product__swiper .swiper-control{align-items:flex-end;display:flex;justify-content:center;gap:1.25rem;margin-top:2rem}.product__swiper .swiper-pagination{position:static;width:fit-content!important}.product__swiper .swiper-pagination-bullet{background-color:#d9d9d9;height:1.25rem;opacity:.7;width:1.25rem;transition:background .3s ease-out}.product__swiper .swiper-pagination-bullet-active{background-color:#7721c7}.product__swiper .swiper-btn{background-color:#7721c7;background-position:center;background-repeat:no-repeat;background-size:1rem;border-radius:50%;cursor:pointer;height:2.25rem;width:2.25rem}.product__swiper .swiper-btn-next{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='19'%20viewBox='0%200%2018%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.7557%209.94717L0.633937%2018.1463L1.05709%200.917347L17.7557%209.94717Z'%20fill='white'/%3e%3c/svg%3e")}.product__swiper .swiper-btn-prev{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='19'%20viewBox='0%200%2018%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.244307%209.05283L17.3661%200.853659L16.9429%2018.0827L0.244307%209.05283Z'%20fill='white'/%3e%3c/svg%3e")}.product__image{align-self:center;width:85%;transform:rotate(5deg);max-width:35rem}.product__image img{width:100%}.features__header{margin:0 auto;max-width:70rem;text-align:center}.features__title{margin-bottom:2rem}.features__description{font-size:1.375rem;font-weight:500}.features__content{border-radius:.5rem;margin-left:auto;margin-right:auto;margin-top:2.5rem;padding:2rem}.features__subtitle{text-align:center}.feature__item{text-transform:uppercase}.feature__item header{display:flex;gap:.25rem;margin-bottom:1rem}.feature__item-title{font-weight:600}.feature__item-list{display:flex;gap:.5rem;flex-direction:column}.feature__item-list li{display:flex;gap:.75rem;font-size:1.125rem;text-wrap:balance}.feature__item-list li:before{background-repeat:no-repeat;background-size:contain;background-position:center;content:"";display:block;flex-shrink:0}.feature__item-list li:before{background-image:url("data:image/svg+xml,%3csvg%20width='29'%20height='29'%20viewBox='0%200%2029%2029'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2018_55)'%3e%3cpath%20d='M26.6325%200H2.36751C1.06192%200%200%201.06192%200%202.36751V26.6325C0%2027.9378%201.06192%2029%202.36751%2029H26.6325C27.9378%2029%2029%2027.9381%2029%2026.6325V2.36751C29%201.06224%2027.9381%200%2026.6325%200ZM26.9708%2026.6325C26.9708%2026.8188%2026.8191%2026.9708%2026.6325%2026.9708H2.36751C2.18118%2026.9708%202.02925%2026.8191%202.02925%2026.6325V2.36751C2.02925%202.18118%202.18086%202.02925%202.36751%202.02925H26.6325C26.8188%202.02925%2026.9708%202.18086%2026.9708%202.36751V26.6325Z'%20fill='%23F58532'/%3e%3cpath%20d='M12.0746%2017.0117L8.78724%2014.3824L6.04102%2017.8159L12.8827%2023.2877L23.3478%209.23552L19.8215%206.60938L12.0746%2017.0117Z'%20fill='%23F58532'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2018_55'%3e%3crect%20width='29'%20height='29'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");height:1.75rem;width:1.75rem}.feature__icon{height:4rem;width:4rem}.feature__icon img{height:100%;object-fit:contain;width:100%}.vsl__container{display:flex;gap:2rem;padding-top:0}.vsl__content{flex:1}.vsl__title{font-size:1.625rem;font-weight:500;line-height:1.3;text-transform:uppercase}.vsl__video #smartplayer{border-radius:1.25rem!important}.vsl__button{margin-top:3rem}.assurance{color:#fff;text-transform:uppercase;text-wrap:balance}.assurance__title{font-size:2rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.assurance__content{align-items:center;background:#f4f2f2cc;box-shadow:6px 10px 20px #f5873380;border-radius:1.25rem;color:#000;display:flex;gap:1rem 2rem;padding:2rem;text-align:left}.assurance__image{width:8rem}.assurance__text{font-size:1.375rem;font-weight:500;line-height:1.2}.assurance__footer{background:url(./noisy-background-9Vd5GHZA.webp) repeat center/cover;font-size:2.375rem;font-weight:600;text-align:center;padding:2.5rem}.registration__container{align-items:center;display:flex;flex-direction:column;justify-content:center;gap:2rem;width:90%}.registration__aside{background:#7721c7;color:#fff;padding:2rem}.registration__aside .registration__title{font-size:1.5rem;margin-bottom:1.25rem;text-align:center;text-wrap:balance;text-transform:uppercase}.registration__text{text-align:center}.registration__title{text-align:center;font-size:1.75rem}.registration__form{background:#7721c733;margin:0 auto;padding:3rem}.registration__submit{margin-top:3rem;position:relative}.registration__submit:disabled{cursor:not-allowed;opacity:.6}.registration__submit:disabled .loader-container{display:flex}.registration__submit:disabled:hover{transform:none}.testimonials{background-color:#f4f2f2;padding:6rem 0;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.testimonials:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(./noisy-background-9Vd5GHZA.webp);opacity:.05;z-index:1}.testimonials__container{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:80rem;margin:0 auto;padding:0 1.5rem;position:relative;z-index:2}.testimonials__title{font-size:2.75rem;font-weight:700;color:#000;margin-bottom:1.5rem;text-align:center;position:relative}.testimonials__title:after{content:"";position:absolute;bottom:-.625rem;left:50%;transform:translate(-50%);width:5.5rem;height:.3rem;background:linear-gradient(to right,#f58733,#7721c7);border-radius:.125rem}.testimonials__text{font-size:1.3rem;color:#000;text-align:center;max-width:55rem;margin:1.5rem auto 3rem;line-height:1.6}.testimonials__cards{display:flex;flex-wrap:wrap;justify-content:center;gap:2.25rem;width:100%}.testimonials__card{background-color:#fff;padding:2.25rem;border-radius:.875rem;box-shadow:0 .625rem 1.875rem #0000001a;transition:all .3s ease;border:.0625rem solid rgba(217,217,217,.8);display:flex;flex-direction:column;height:100%;position:relative;overflow:hidden;transform-style:preserve-3d;flex:1;min-width:20rem;max-width:35rem}.testimonials__card:before{content:"";position:absolute;top:0;left:0;width:100%;height:.5rem;background:linear-gradient(to right,#f58733,#7721c7)}.testimonials__card:hover{transform:translateY(-.75rem) rotateX(2deg);box-shadow:0 1.25rem 2.5rem #0000001f}.testimonials__card-header{display:flex;align-items:center;margin-bottom:1.875rem;border-bottom:1px solid #f4f2f2;padding-bottom:1.25rem}.testimonials__card-avatar{width:5.5rem;height:5.5rem;border-radius:50%;overflow:hidden;margin-right:1.25rem;background-color:#d9d9d9;border:3px solid #fff;box-shadow:0 5px 16px #0000001a}.testimonials__card-avatar img{width:100%;height:100%;object-fit:cover;object-position:top}.testimonials__card-info{flex:1}.testimonials__card-name{font-weight:700;color:#000;margin-bottom:.3125rem;font-size:1.2rem}.testimonials__card-role{font-size:1rem;color:#b84300;font-weight:500}.testimonials__card-body{flex:1;display:flex;flex-direction:column}.testimonials__card-quote{font-style:italic;position:relative;padding:.375rem 1.75rem;margin-bottom:1.5rem;flex:1;color:#000c;line-height:1.6}.testimonials__card-quote:before,.testimonials__card-quote:after{font-size:3rem;position:absolute;color:#c9a6e9;opacity:.5}.testimonials__card-quote:before{content:"“";top:-1.25rem;left:-.3125rem}.testimonials__card-quote:after{content:"”";bottom:-2.5rem;right:-.3125rem}.testimonials__card-rating{display:flex;margin-top:auto;color:#f58733}.testimonials__card-rating i{margin-right:.1875rem}.faq__container{width:55%}.faq__list{display:flex;flex-direction:column;gap:.25rem}.faq__item{font-size:1.375rem}.faq__title{color:#fff;text-align:center}.faq__question{-webkit-user-select:none;user-select:none;cursor:pointer;gap:1.25rem;align-items:center;background-color:#d9d9d9;display:flex;justify-content:space-between;padding:1.5rem 3rem;font-size:1.25rem;font-weight:500}.faq__question-content{align-items:center;display:flex;gap:1rem 2rem}.faq__question:after{background:url("data:image/svg+xml,%3csvg%20width='37'%20height='16'%20viewBox='0%200%2037%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M36.7071%208.70711C37.0976%208.31658%2037.0976%207.68342%2036.7071%207.29289L30.3431%200.928932C29.9526%200.538408%2029.3195%200.538408%2028.9289%200.928932C28.5384%201.31946%2028.5384%201.95262%2028.9289%202.34315L34.5858%208L28.9289%2013.6569C28.5384%2014.0474%2028.5384%2014.6805%2028.9289%2015.0711C29.3195%2015.4616%2029.9526%2015.4616%2030.3431%2015.0711L36.7071%208.70711ZM2.6623e-10%209L36%209L36%207L-2.6623e-10%207L2.6623e-10%209Z'%20fill='black'/%3e%3c/svg%3e") no-repeat center/contain;content:"";flex-shrink:0;display:inline-block;width:2rem;height:2rem;transition:transform .3s ease,background .3s ease}.faq__question.open:after{transform:rotate(90deg)}.faq__icon{height:4.5rem;width:3rem}.faq__answer{max-height:0;color:#fff;padding:0 2.5rem;overflow:hidden;opacity:0;transition:max-height .5s ease,padding .5s ease,opacity .3s ease}.faq__answer.open{max-height:20rem;opacity:1;padding:1.25rem 2.5rem}.final-call{text-align:center;background:linear-gradient(0deg,#9e73d3,#7721c7);overflow:hidden}.final-call__container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:85%;margin:0 auto;position:relative;z-index:1}.final-call__title{font-size:3rem;font-weight:800;color:#fff;margin-bottom:1.5rem;line-height:1.2;text-transform:uppercase;text-wrap:balance}.final-call__description{font-size:1.5rem;color:#f4f2f2;max-width:50rem;text-wrap:balance;line-height:1.6}.final-call__btn{background:linear-gradient(90deg,#f58733 20%,#b84300);transform:scale(1);transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 8px 15px #0003}.final-call__btn:hover{transform:translateY(-.25rem) scale(1.05);box-shadow:0 12px 25px #00000040}@media (max-width: 900px){.final-call{padding:3rem 1rem}.final-call__title{font-size:2.25rem}.final-call__description{font-size:1.2rem;margin-bottom:2.5rem}}@media (min-width: 1200px){.hero{background:url(./hero-bg-B1oyld0L.svg) no-repeat bottom right/95%;padding-bottom:1.25rem;padding-top:1.25rem}.hero__btn{font-size:2rem;margin-top:5rem;padding:1.25rem 3rem}.struggle__item{text-wrap:balance}.struggle__list{align-items:center;grid-template-columns:32rem 27rem;padding:0 2rem}.pros{display:flex;position:relative}.pros:before{background-repeat:no-repeat;background-size:contain;background-position:center;content:"";display:block;flex-shrink:0}.pros:before{background-image:url(./flowch-icon-D0kG_uu8.svg);bottom:6rem;height:14rem;position:absolute;right:0;transform:translate(50%);width:14rem}.pros__image{margin-right:-5rem}.product{display:flex;position:relative}.product:before{background-repeat:no-repeat;background-size:contain;background-position:center;content:"";display:block;flex-shrink:0}.product:after{background-repeat:no-repeat;background-size:contain;background-position:center;content:"";display:block;flex-shrink:0}.product:before,.product:after{background-image:url(./flowch-icon-D0kG_uu8.svg);position:absolute}.product:before{bottom:-.25rem;left:0;height:25rem;opacity:.3;transform:translateY(40%);width:25rem}.product:after{bottom:-1rem;right:-.5rem;height:18rem;width:18rem}.product__container{padding-bottom:0}.product__swiper .swiper-control{margin-top:4rem}.product__image{align-self:flex-end;margin-bottom:-6rem;margin-right:-2rem;margin-top:-3rem;transform:none;width:26rem;position:relative;z-index:1;max-width:none}.features{padding-top:2rem}.features__content{padding:3rem 6rem;width:90%}.features__list,.features__group{align-items:center;display:flex;justify-content:center;gap:2rem 5rem}.features__group{flex-direction:column}.feature__item header{align-items:flex-end;transform:translate(-2rem)}.vsl{background:url(./hero-bg-B1oyld0L.svg) no-repeat bottom right/95%;position:relative}.vsl__container{margin:0;padding-left:0;padding-bottom:0;width:94%}.vsl__header{display:flex;gap:2rem;flex-direction:column;align-items:flex-end;margin-top:2rem}.vsl__title{text-align:right;max-width:30rem}.vsl__image{margin-bottom:-6rem;margin-right:10rem;width:40rem}.vsl__btn{font-size:1.25rem}.assurance__container{width:50%}.assurance__content{padding:3rem 4rem}}@media (max-width: 1200px){.struggle__footer,.struggle__list{margin-left:auto;margin-right:auto;max-width:40rem}.struggle__footer{flex-direction:column;text-align:center;text-wrap:balance}.pros__content{flex-direction:column}.pros__description,.pros__title{text-align:center}.pros__description{text-wrap:balance}.pros__image{max-width:45rem;width:100%}.pros__list{margin-left:auto;margin-right:auto;max-width:35rem;text-wrap:balance}.features__list,.features__group{display:flex;gap:1rem;flex-direction:column}.feature__item header{align-items:center;justify-content:center}.feature__text{max-width:35rem;margin:0 auto}.vsl__container{flex-direction:column}.vsl__title{text-align:center;text-wrap:balance}.vsl__image{display:none}.assurance__content{flex-direction:column;max-width:40rem;margin:0 auto}.assurance__image{width:6rem}.assurance__text{text-align:center}}@media (min-width: 900px){.audience__item{align-items:center}.registration__aside{border-radius:2rem;max-width:50rem}.registration__form{border:2px solid #7721c7;max-width:50rem;border-radius:2rem}.final-call{position:relative}.final-call:before{content:"";position:absolute;top:0;right:-10%;width:25rem;height:25rem;background:radial-gradient(circle,#f58733 0%,transparent 70%);opacity:.3;border-radius:50%;z-index:0}.final-call:after{content:"";position:absolute;bottom:-15%;left:0;width:30rem;height:30rem;background:radial-gradient(circle,#f58733 0%,transparent 65%);opacity:.4;border-radius:50%;z-index:0}}@media (max-width: 900px){.registration__container{gap:0;padding:0}.registration__title{padding:0 2rem}.testimonials{padding:4.25rem 0}.testimonials__cards{flex-direction:column;align-items:center}.testimonials__card{width:100%;max-width:100%}}@media (max-width: 520px){.hero__description{font-size:1.5rem}.hero__headline{font-size:2.25rem}.hero__logo{margin-bottom:2rem;width:20rem}.hero__btn{width:100%}.product__item{align-items:center;flex-direction:column;text-align:center;text-wrap:balance}.faq{text-align:center;text-wrap:balance}.faq__container{padding:4rem 3rem}.faq__question{border-radius:1.25rem;flex-direction:column}.faq__question-content{flex-direction:column}.faq__answer{font-size:1.25rem}.faq__answer.open{padding:2rem 0}.testimonials{text-align:center}.testimonials__title{font-size:2.25rem}.testimonials__text{font-size:1.125rem;margin:1.25rem auto 2.25rem}.testimonials__card{padding:1.75rem}.testimonials__card-header{flex-direction:column;margin-bottom:1.75rem;padding-bottom:1.75rem}.testimonials__card-avatar{width:7.5rem;height:7.5rem;margin-bottom:1.25rem;margin-right:0}.testimonials__card-name{font-size:1.625rem}.testimonials__card-role{font-size:1.375rem}.testimonials__card-quote{font-size:1.25rem}.testimonials__card-rating{font-size:2.25rem;margin:0 auto}.final-call__btn{margin-top:.5rem}}@media (max-width: 420px){.audience__item{flex-direction:column;text-align:center;padding:2rem}}
