@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:Raleway,sans-serif;color:#fff;background-color:#060811;width:100%;min-height:100vh;margin:0;padding:0;overflow-x:hidden}.container{max-width:1320px;margin:0 auto}@media(max-width:768px){.container{padding:0 16px}}.app{min-height:100vh;display:flex;flex-direction:column;background-color:#060811;width:100%}section{padding:80px 0;background-color:#060811}h1,h2,h3,h4,h5,h6{font-family:Raleway,sans-serif;margin-bottom:1rem}h1{font-size:72px;font-weight:900}h2{font-size:48px;font-weight:900}.section-title{text-align:center}h3{font-size:24px;font-weight:900}h4{font-size:20px;font-weight:900}h5{font-size:20px;font-weight:700}h6{font-size:14px;font-weight:700}.gradient-text{background:linear-gradient(100.09deg,#fff 45.13%,#fff0 103.64%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;display:inline-block}.text-b1{font-size:20px;font-weight:400}.text-b2{font-size:16px;font-weight:400}.text-sh{font-size:20px;font-weight:700}.text-pc{font-size:16px;font-weight:700}p{margin-bottom:1rem;font-size:20px;color:#fffc}a{color:#0280fb;text-decoration:none;transition:color .2s}a:hover{color:#0280fb;opacity:.8}@media(max-width:768px){h1{font-size:36px}h2{font-size:32px}h3{font-size:20px}h4{font-size:16px}h5,h6{font-size:14px}.text-b1{font-size:16px;font-weight:500}.text-b2{font-size:14px}}.header-lines{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:0}.header-lines-vertical{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.header-lines-vertical:before{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background:#ffffff08}.header-lines-vertical:after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background:#ffffff08}.header-lines-horizontal{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.header-cta{flex:0 0 auto;display:flex;justify-content:flex-end}.header-cta-button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 24px;gap:10px;background:linear-gradient(100.48deg,#060811,#122b43);border:1px solid rgba(255,255,255,.25);border-radius:40px;color:#fff;font-size:14px;font-family:Raleway,sans-serif;font-weight:500;text-decoration:none}@media(max-width:768px){.header-cta-button{max-height:59px}}.header-cta-text{color:#fff;font-size:14px;font-family:Raleway,sans-serif;font-weight:500;word-wrap:break-word}.cta-button{padding:20px 40px;background:#0280fb;box-shadow:0 2px 24px 12px #0280fb26;border-radius:100px;color:#fff;font-size:20px;font-family:Raleway,sans-serif;font-weight:700;border:none;cursor:pointer}.header-badges{margin-top:24px}.header-badges .badge-box{display:flex;flex-wrap:wrap;align-content:flex-end;align-items:flex-end;gap:16px;justify-content:flex-start;width:100%}.header-badges .badge-corner{position:relative;padding:16px 20px;background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;gap:10px;display:flex;max-height:55px}@media(max-width:768px){.header-badges .badge-corner{max-height:40px}}.header-badges .badge-corner .badge-text{color:#fff;font-size:20px;font-family:Raleway,sans-serif;font-weight:700;word-wrap:break-word;position:relative;z-index:5}.header-badges .badge-corner-tl,.header-badges .badge-corner-tr,.header-badges .badge-corner-bl,.header-badges .badge-corner-br{position:absolute;width:14px;height:14px;pointer-events:none;z-index:10}.header-badges .badge-corner-tl{top:0;left:0;border-top:2px solid #0280FB;border-left:2px solid #0280FB;border-top-left-radius:8px}.header-badges .badge-corner-tr{top:0;right:0;border-top:2px solid #0280FB;border-right:2px solid #0280FB;border-top-right-radius:8px}.header-badges .badge-corner-bl{bottom:0;left:0;border-bottom:2px solid #0280FB;border-left:2px solid #0280FB;border-bottom-left-radius:8px}.header-badges .badge-corner-br{bottom:0;right:0;border-bottom:2px solid #0280FB;border-right:2px solid #0280FB;border-bottom-right-radius:8px}.header{background-color:#060811;background-image:url(../assets/img/header_background_lines.png);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative}.header-top{background-color:transparent}.header-top-content{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;gap:1rem}.header .logo{display:flex;align-items:center;justify-content:flex-start;flex:0 0 auto}.header .logo img{max-height:40px;width:auto}.header .header-mobile{display:none;justify-content:flex-end;align-items:center;width:100%}.header .burger{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:40px;height:36px;padding:4px 6px;background:#ffffff0d;border-radius:8px;border:none;cursor:pointer;margin-left:auto;margin-right:16px}.header .burger-line{display:block;width:28px;height:5px;background-color:#fff;border-radius:2px}.header .mobile-menu{display:none;position:fixed;top:0;right:0;width:256px;height:100vh;z-index:9999;padding:0}.header .mobile-menu-overlay{width:256px;height:627px;position:relative;background:#0a0f1acc;overflow:hidden;border-top-left-radius:40px;border-bottom-left-radius:40px}.header .mobile-menu-close{width:40px;height:36px;padding:4px 6px;left:184px;top:16px;position:absolute;background:#ffffff0d;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex;border:none;cursor:pointer}.header .close-line{background:#fff;border-radius:2px}.header .close-line-1{width:17px;height:2px;transform:rotate(45deg);position:absolute}.header .close-line-2{width:17px;height:2px;transform:rotate(-45deg);position:absolute}.header .close-line-3{display:none}.header .mobile-menu-nav{left:24px;top:112px;position:absolute;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:32px;display:flex}.header .mobile-menu-nav ul{display:flex;flex-direction:column;gap:32px;list-style:none}.header .mobile-menu-nav a{color:#fff;font-size:16px;font-family:Raleway,sans-serif;font-weight:600;line-height:22.4px;word-wrap:break-word;text-decoration:none;transition:color .2s}.header .mobile-menu-nav a:hover{color:#fffc}.header .mobile-menu-cta{width:200px;padding:20px 32px;left:24px;top:536px;position:absolute;border-radius:40px;border:none}.header .mobile-menu-button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 24px;gap:10px;background:linear-gradient(100.48deg,#060811,#122b43);border:1px solid rgba(255,255,255,.25);border-radius:40px;color:#fff;font-size:14px;font-family:Raleway,sans-serif;font-weight:500;word-wrap:break-word;text-decoration:none;cursor:pointer;max-height:63px}@media(max-width:768px){.header .mobile-menu-button{max-height:59px}}.header.menu-open .mobile-menu{display:block!important}.header.menu-open .header-mobile{display:none!important}@media(max-width:768px){.header-top-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.header .nav,.header .header-cta{display:none!important}.header .header-mobile{display:flex}.header .logo{flex:0 0 auto}}.header .logo h1{font-size:20px;color:#fff;font-weight:700}.header h1{font-weight:900;font-size:72px}@media(max-width:768px){.header h1{font-size:36px}}.header .nav{flex:1 1 auto;display:flex;justify-content:center}.header .nav ul{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.header .nav a{color:#fffc;font-weight:500;text-decoration:none;transition:color .2s}.header .nav a:hover{color:#fff}.header-main{padding:3rem 0;position:relative}.header-main-content{display:flex;gap:3rem;align-items:center}@media(max-width:768px){.header-main-content{flex-direction:column;align-items:flex-start}}.header-left{flex:1;display:flex;flex-direction:column;gap:2rem;justify-content:space-between;align-self:stretch}@media(max-width:768px){.header .header-left{gap:40px}}@media(max-width:768px){.header .badge-text{font-size:14px!important}}.header-text h1{font-size:72px;font-weight:900;margin-bottom:24px;line-height:1.2}@media(max-width:768px){.header-text h1{font-size:36px;margin-bottom:24px}}.header-text p{font-size:20px;color:#fffc;margin-bottom:40px;line-height:20px}@media(max-width:768px){.header-text p{font-size:16px;font-weight:500;margin-bottom:40px}}.header-text .header-cta{justify-content:flex-start;display:flex!important}.header-badges{display:flex;gap:28px;flex-wrap:wrap}@media(max-width:768px){.header-badges{gap:28px}}.header-right{flex:1;display:flex;justify-content:center;align-items:center}@media(max-width:768px){.header-right{order:-1;width:100%;margin-bottom:1rem}}.header-image{position:relative;display:flex;justify-content:center;align-items:center}.header-image-glow{position:absolute;width:330px;height:330px;background:#0280fb;border-radius:9999px;filter:blur(300px);z-index:0;opacity:.6}.header-image img{max-width:100%;height:646px;border-radius:40px;position:relative;z-index:1}@media(max-width:768px){.header-image img{height:278px}}.advantages{width:100%;padding:80px 0}.advantages-title{display:block;text-align:center;color:#fff;font-size:48px;font-family:Raleway,sans-serif;font-weight:900;margin-bottom:80px}@media(max-width:768px){.advantages-title{width:100%;display:block}}.advantages-grid{display:flex;flex-wrap:wrap;gap:40px;justify-content:flex-start;align-items:center;align-content:center}.advantages-grid .advantage-card{width:calc(33.333% - 27px);flex-shrink:0}@media(max-width:1024px){.advantages-grid .advantage-card{width:calc(50% - 20px)}}@media(max-width:768px){.advantages-grid .advantage-card{width:100%}}.advantage-card{height:358px;position:relative}.advantage-card__background{width:100%;height:100%;padding:32px 24px;position:absolute;left:0;top:0;background:#ffffff0d;overflow:hidden;border-radius:32px;outline:1px rgba(255,255,255,.25) solid;outline-offset:-1px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:16px}.advantage-card__content{position:relative;z-index:2}.advantage-card__title{align-self:stretch;color:#fff;font-size:24px;font-family:Raleway,sans-serif;font-weight:900;margin-bottom:16px}.advantage-card__description{align-self:stretch;color:#fff;font-size:16px;font-family:Raleway,sans-serif;font-weight:400}.advantage-card__images{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.advantage-card__image{position:absolute}.advantage-card__image--1{width:171.5px;height:171.5px;left:74.39px;top:0;transform:rotate(15deg);transform-origin:top left}.advantage-card__image--2{width:263px;height:262px;left:158px;top:-71px}.advantage-card__image--3{width:354px;height:272px;left:14px;top:-79px}.advantage-card__image--4{width:317px;height:317px;left:56px;top:-89px}.advantage-card__image--5{width:268px;height:214px;left:131.87px;top:6.33px;transform:rotate(-15deg);transform-origin:top left;mix-blend-mode:luminosity}.advantage-card__image--6{width:179px;height:179px;left:36px;top:-20px;mix-blend-mode:luminosity}.advantage-card__image--7{width:259px;height:261px;left:165px;top:-30px}.advantage-card__image--8{width:204px;height:204px;left:33px;top:-25px}.advantage-card__image--9{width:200px;height:200px;left:175px;top:15px}.advantage-card__image--10{width:200px;height:200px;left:24px;top:-29px}@media(max-width:768px){.advantages{padding:40px 0}.advantages-title{font-size:32px;margin-bottom:40px}.advantages-grid{gap:20px;justify-content:flex-start}.advantage-card{height:300px}.advantage-card__background{padding:24px 20px}.advantage-card__title{font-size:20px}.advantage-card__description{font-size:14px}}.steps-header{text-align:center;margin-bottom:4rem}@media(max-width:768px){.steps-header .section-title{text-align:center;width:100%;display:block}}.steps-subtitle{font-size:16px;color:#6b7280;margin-top:1rem;max-width:600px;margin-left:auto;margin-right:auto}.steps-container{position:relative;width:100%;margin-bottom:4rem}.steps-points{display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:2}.step-point{flex:1;text-align:center;position:relative}.step-point:not(:last-child):after{content:"";position:absolute;top:26px;right:calc(-50% + 28px);width:calc(100% - 56px);height:3px;background:#0280fb80;border-radius:8px;z-index:0}.step-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;position:relative;z-index:4}.step-icon img{width:100%;height:100%;object-fit:contain}.step-content{max-width:200px;margin:0 auto}.step-title{font-size:1.1rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.step-description{font-size:16px;font-weight:400;color:#fff}.steps-button-container{text-align:center}@media(max-width:768px){.steps-container{max-width:100%;margin:0 auto 4rem}.steps-subtitle{font-size:14px;color:#fff}.steps-points{display:flex;flex-direction:column;align-items:flex-start;gap:16px;position:relative}.step-point{display:flex;flex-direction:row;align-items:flex-start;gap:16px;width:100%;text-align:left;position:relative}.step-point:not(:last-child):after{display:none}.step-point:not(:last-child):before{content:"";position:absolute;left:26px;top:56px;height:16px;width:3px;background:#0280fb80;border-radius:8px;z-index:0}.step-icon{width:52px;height:52px;margin:0;flex-shrink:0;position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.step-icon img{width:52px;height:52px;object-fit:contain}.step-content{max-width:260px;margin:0;flex:1;padding-top:4px}.step-title{font-size:14px;font-weight:700;color:#fff;margin-bottom:.5rem}.step-description{font-weight:400;font-size:14px;color:#fff;margin:10px 0}}:root{--conditions-primary-gradient: linear-gradient(225deg, #0280FB 0%, #014C95 100%);--conditions-text-color: white;--conditions-border-color: rgba(255, 255, 255, .25);--conditions-bg-light: rgba(255, 255, 255, .05);--conditions-shadow-light: rgba(0, 0, 0, .05);--conditions-shadow-hover: rgba(0, 0, 0, .1)}.conditions-content{position:relative;justify-content:flex-start;align-items:center;gap:60px;display:flex;width:100%}@media(max-width:768px){.conditions-content{flex-direction:column;gap:60px;align-items:flex-start;width:100%}}.conditions-commission{width:527px;padding:40px;background:linear-gradient(225deg,#0280fb,#014c95);border-radius:40px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;display:inline-flex;flex:none;order:0;flex-grow:0;z-index:0;position:relative}@media(max-width:768px){.conditions-commission{width:100%;padding:24px;gap:16px;align-self:stretch;display:flex;order:1;align-items:center;text-align:center}}@media(max-width:768px){.conditions-commission .conditions-title{text-align:left}}.conditions-payouts{flex:1;position:relative}@media(max-width:768px){.conditions-payouts{order:2}}.conditions-title{font-size:48px;font-family:Raleway,sans-serif;font-weight:900;margin:0 0 24px;display:inline-block;text-align:left;width:fit-content;align-self:flex-start}@media(max-width:768px){.conditions-title{font-size:32px;margin-bottom:24px;text-align:left;width:fit-content;align-self:flex-start}}.conditions-sticker{width:218px;left:356px;top:-26px;position:absolute;transform:rotate(24deg);transform-origin:top left;background:#ffffff0d;box-shadow:0 4px 12px #00000026;border-radius:100px;outline:2px rgba(6,12,24,.35) solid;outline-offset:-2px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);justify-content:center;align-items:center;display:flex;z-index:10}.conditions-sticker span{color:#fff;font-size:24px;font-family:Raleway,sans-serif;font-weight:900;word-wrap:break-word}@media(max-width:768px){.conditions-sticker{width:156px;left:calc(100vw - 157px);top:-20px}.conditions-sticker span{font-size:16px}}.commission-rates{align-self:stretch;flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.commission-rate{align-self:stretch;padding-top:16px;padding-bottom:16px;border-bottom:1px rgba(255,255,255,.25) solid;justify-content:space-between;align-items:flex-start;display:flex}.commission-rate:last-child{border-bottom:none}.commission-amount{color:#fff;font-size:20px;font-family:Raleway,sans-serif;font-weight:400;word-wrap:break-word}@media(max-width:768px){.commission-amount{font-size:14px}}.commission-percent{color:#fff;font-size:20px;font-family:Raleway,sans-serif;font-weight:900;word-wrap:break-word}@media(max-width:768px){.commission-percent{font-size:14px}}.payout-options{display:flex;flex-wrap:wrap;gap:16px;width:100%}@media(max-width:768px){.payout-options{justify-content:flex-start;align-content:flex-start}}.payout-options .payout-option{width:calc(50% - 8px)}@media(max-width:768px){.payout-options .payout-option{width:calc(50% - 8px);padding:24px 16px;height:165px}}@media(max-width:768px){.payout-options .payout-option:nth-child(3),.payout-options .payout-option:nth-child(4){height:124px}}.payout-option{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:32px;isolation:isolate;position:relative;overflow:hidden;background:#ffffff0d;border:1px solid rgba(255,255,255,.25);border-radius:32px}@media(max-width:768px){.payout-option{padding:24px 16px}}.payout-option:after{content:"";position:absolute;width:clamp(100px,15vw,127px);height:clamp(100px,15vw,127px);right:-24px;bottom:-24px;background:#0280fb40;filter:blur(50px);z-index:0}@media(max-width:768px){.payout-option:after{width:127px;height:127px;inset:62px auto auto 53px}}@media(max-width:768px){.payout-option.short:after{top:21px}}.payout-option-content{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;height:100%;position:relative;z-index:1}.payout-top{display:flex;justify-content:flex-start;align-items:flex-start;margin:0;height:32px;flex:none;order:1;flex-grow:0;z-index:1;position:relative}@media(max-width:768px){.payout-top{height:auto;flex:1}}.payout-icon{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;height:100%}@media(max-width:768px){.payout-icon{flex:1;align-items:center}}.payout-icon img{max-width:100%;max-height:100%;object-fit:contain}.payout-description{margin:13px 0 0;width:fit-content;height:auto;font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:16px;color:var(--conditions-text-color);text-align:left;flex:none;order:2;flex-grow:0;z-index:2;position:relative}@media(max-width:768px){.payout-description{font-size:14px;margin-top:0}}.faq{padding:5rem 0;background-color:#060811}.faq .section-title{display:block;text-align:center}@media(max-width:768px){.faq .section-title{text-align:center;width:100%;display:block}}.faq-list{max-width:800px;margin:0 auto}@media(max-width:768px){.faq-list{max-width:100%}}@media(max-width:768px){.faq{padding:40px 0}}.faq-item{position:relative}.faq-question{width:100%;padding-top:24px;padding-bottom:24px;justify-content:space-between;align-items:flex-start;display:flex;cursor:pointer}.faq-question-text{flex:1 1 0;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;display:flex}.faq-question-title{color:#fff;font-size:24px;font-family:Raleway;font-weight:900;word-wrap:break-word;margin:0}.faq-toggle{font-size:42px;color:#fff;width:28px;height:28px;justify-content:center;align-items:center;gap:10px;display:flex;font-weight:300;transition:all .3s ease;flex-shrink:0;margin-left:1rem}.faq-toggle.active{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-answer.active{max-height:300px;padding:0 0 1.5rem}.faq-answer p{color:#fff;font-size:16px;font-family:Raleway;font-weight:400;word-wrap:break-word;margin:0}.faq-divider{height:1px;background-color:#e5e7eb;margin:0}.numbers{width:100%;padding:80px 0;background-color:#060811;background-image:url(../assets/img/header_background_lines.png);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative}.numbers .section-title{display:block;text-align:center}.numbers-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:20px;margin-bottom:60px}@media(max-width:768px){.numbers-grid{gap:16px}}.number-card{padding:16px 20px;position:relative;background:#ffffff0d;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px}@media(max-width:768px){.number-card{padding:16px;width:calc(50% - 8px)}}.number-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse 50% 50% at 50% 50%,#13151d00 75%,#13151d);z-index:1;pointer-events:none;border-radius:8px}.number-card:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse 50% 50% at 50% 50%,#13151d00,#0280fb0d);z-index:2;pointer-events:none;border-radius:8px}.number-card .number{position:relative;z-index:5;color:#fff;font-size:36px;font-family:Raleway,sans-serif;font-weight:900;white-space:nowrap}@media(max-width:768px){.number-card .number{font-size:20px}}.number-card .number-description{position:relative;z-index:5;color:#fff;font-size:16px;font-family:Raleway,sans-serif;font-weight:400;white-space:nowrap}@media(max-width:768px){.number-card .number-description{font-size:14px;white-space:normal}}@media(min-width:769px){.number-card--first-row{width:300px}}@media(min-width:769px){.number-card--second-row{width:385px}}.number-card-corner-tl,.number-card-corner-tr,.number-card-corner-bl,.number-card-corner-br{position:absolute;width:14px;height:14px;pointer-events:none;z-index:10}.number-card-corner-tl{top:0;left:0;border-top:2px solid #0280FB;border-left:2px solid #0280FB;border-top-left-radius:8px}.number-card-corner-tr{top:0;right:0;border-top:2px solid #0280FB;border-right:2px solid #0280FB;border-top-right-radius:8px}.number-card-corner-bl{bottom:0;left:0;border-bottom:2px solid #0280FB;border-left:2px solid #0280FB;border-bottom-left-radius:8px}.number-card-corner-br{bottom:0;right:0;border-bottom:2px solid #0280FB;border-right:2px solid #0280FB;border-bottom-right-radius:8px}.numbers-button-container{text-align:center}.footer{width:100%;position:relative;background:linear-gradient(180deg,#06081140,#0280fb40);padding-bottom:100px}.footer-background{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../assets/img/footer/footer_background.png);background-size:cover;background-position:center;background-repeat:no-repeat;pointer-events:none;z-index:0}.footer-wrapper{position:relative;z-index:1;width:100%;padding:0;display:flex;flex-direction:column;gap:40px}.footer-cta{width:100%;padding:40px 60px;position:relative;background:#ffffff0d;border-radius:40px;display:flex;justify-content:space-between;align-items:flex-end}.footer-cta:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse 50% 50% at 50% 50%,#13151d00 75%,#13151d);z-index:1;pointer-events:none;border-radius:40px}.footer-cta:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse 50% 50% at 50% 50%,#13151d00,#0280fb0d);z-index:2;pointer-events:none;border-radius:40px}.footer-cta-corner-tl,.footer-cta-corner-tr,.footer-cta-corner-bl,.footer-cta-corner-br{position:absolute;width:70px;height:70px;pointer-events:none;z-index:10}.footer-cta-corner-tl{top:0;left:0;border-top:3px solid #0280FB;border-left:3px solid #0280FB;border-top-left-radius:40px}.footer-cta-corner-tr{top:0;right:0;border-top:3px solid #0280FB;border-right:3px solid #0280FB;border-top-right-radius:40px}.footer-cta-corner-bl{bottom:0;left:0;border-bottom:3px solid #0280FB;border-left:3px solid #0280FB;border-bottom-left-radius:40px}.footer-cta-corner-br{bottom:0;right:0;border-bottom:3px solid #0280FB;border-right:3px solid #0280FB;border-bottom-right-radius:40px}.footer-cta-content{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:flex-end;gap:40px;width:100%}.footer-cta-text{flex:1;display:flex;flex-direction:column;gap:16px}.footer-cta-title{color:#fff;font-family:Raleway,sans-serif;font-size:48px;font-weight:900;margin:0}.footer-cta-title.gradient-text{background:linear-gradient(100.09deg,#fff 45.13%,#fff0 103.64%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;width:60%;display:inline-block}.footer-cta-description{color:#fff;font-family:Raleway,sans-serif;font-size:16px;font-weight:400;margin:0}.footer-cta-button{padding:20px 40px;background:#0280fb;box-shadow:0 2px 24px 12px #0280fb26;border-radius:100px;color:#fff;font-family:Raleway,sans-serif;font-size:20px;font-weight:700;text-decoration:none;display:flex;justify-content:center;align-items:center;gap:10px;white-space:nowrap}.footer-cta-logo--cloud{position:absolute;top:-100px;right:340px;width:128px;height:auto;z-index:20}.footer-cta-logo--fbm{position:absolute;top:-64px;right:560px;width:96px;height:auto;z-index:20}.footer-content{width:100%;padding-top:40px;display:flex;justify-content:flex-start;align-items:flex-end;gap:94px}.footer-left{display:flex;flex-direction:column;gap:20px;visibility:hidden}.footer-logo{width:129px;height:48px}.footer-logo img{width:100%;height:100%;object-fit:contain}.footer-info{display:flex;flex-direction:column;gap:4px}.footer-info-title,.footer-info-text{color:#fff;font-family:Raleway,sans-serif;font-size:16px;font-weight:400;margin:0}.footer-right{width:718px;display:flex;flex-direction:column;gap:46px;align-items:flex-end}.footer-copyright{width:100%;text-align:right;color:#fff;font-family:Raleway,sans-serif;font-size:16px;font-weight:400}.footer-nav{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:24px;flex-wrap:wrap}.footer-nav a{color:#fff;font-family:Raleway,sans-serif;font-size:16px;font-weight:400;text-decoration:none;transition:color .3s ease}.footer-nav a:hover{color:#0280fb}@media(max-width:768px){.footer-wrapper{padding:0;gap:30px}.footer-cta{padding:30px 20px;border-radius:40px}.footer-cta-content{flex-direction:column;align-items:flex-start;gap:20px;width:80%}.footer-cta-title{font-size:32px}.footer-cta-title.gradient-text{width:100%}.footer-cta-description{font-size:14px}.footer-cta-button{width:100%;padding:16px 32px;font-size:18px}.footer-cta-logo--cloud{position:absolute;top:-80px;right:-110px;width:128px;height:auto;z-index:20}.footer-cta-logo--fbm{position:absolute;top:140px;right:-110px;width:96px;height:auto;z-index:20}.footer-cta-ellipse,.footer-cta-corner{display:none}.footer-content{flex-direction:column;align-items:flex-start;gap:30px}.footer-left{display:none}.footer-right{width:100%;align-items:flex-start;gap:20px}.footer-copyright{text-align:left}.footer-nav{flex-direction:column;align-items:flex-start;gap:16px}.footer-info-text{white-space:normal}}
