.section-hero{display:flex;height:824px;padding:0 64px;flex-direction:column;justify-content:center;align-items:center;gap:48px;flex-shrink:0;align-self:stretch;color:var(--color-white);background:var(--background,linear-gradient(180deg,#18145B 0%,#42419E 50%,#F5F5F5 100%));--badge-border:rgba(255,255,255,0.12);--badge-bg:rgba(255,255,255,0.12)}.section-hero--inverted{color:var(--color-black);background:var(--background,var(--color-white));--badge-border-radius:12px;--badge-border:1px solid rgba(255,255,255,0.12);--badge-bg:rgba(17,17,17,0.05)}.hero-container{display:flex;margin:0 auto;max-width:1440px;padding:64px 0 96px 0;justify-content:center;align-items:center;gap:96px;flex:1 0 0;align-self:stretch}.hero-main-container{display:flex;height:596px;align-items:center;gap:clamp(24px,6vw,96px);flex:1 0 0;justify-content:space-between}.hero-main{display:flex;max-width:596px;flex-direction:column;justify-content:center;align-items:flex-start;gap:48px;flex:1 1 0;min-width:0;width:100%;align-self:stretch}.hero-main-content{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.hero-main-content-header{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.hero-main-content-header-badge{display:flex;padding:12px 8px;justify-content:center;align-items:center;gap:2px;border-radius:12px;border:1px solid var(--badge-border);background:var( --badge-bg)}.hero-main-content-header-badge-content{display:flex;align-items:center;gap:6px}.hero-main-content-header-badge-text{color:rgba(255,255,255,0.80);text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:165%}.hero-main-content-header-badge-text span{color:var(--color-white)}.section-hero--inverted .hero-main-content-header-badge-text{color:rgba(0,0,0,0.8)}.section-hero--inverted .hero-main-content-header-badge-text span{color:var(--color-black)}.hero-main-content-header-title{align-self:stretch;font-size:62px;font-style:normal;font-weight:600;line-height:100%;word-break:break-word}.hero-main-content-header-subtitle{max-width:490px;font-size:18px;font-style:normal;font-weight:500;line-height:150%}.hero-main-content-buttons{display:flex;flex-direction:row;align-items:flex-start;gap:12px}.hero-main-bullets{display:flex;max-width:490px;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.hero-main-bullet{display:flex;padding:2px;align-items:flex-start;gap:6px;align-self:stretch;color:var(--color-gray);font-size:15px;font-style:normal;font-weight:400;line-height:150%}.hero-main-bullet img{padding-top:4px}.hero-illustration{display:flex;align-items:center;justify-content:center;height:100%}.hero-illustration img{height:100%;width:auto;max-width:100%;display:block}.hero-contact-us-form{display:flex;padding:12px;justify-content:center;align-items:center;gap:10px;border-radius:24px;background:linear-gradient(180deg,rgba(70,74,218,0.40) 0%,rgba(70,74,218,0.00) 100%);flex:1 1 0;min-width:0;max-width:600px;width:100%}.is-wide{width:620px}@media (max-width:1320px){.section-hero{height:unset}.hero-main-container{height:unset;flex-direction:column;gap:60px;width:100%;align-items:stretch}.hero-contact-us-form{width:100%;max-width:100%;min-width:0}}@media (max-width:1040px){.hero-illustration{max-width:100%;width:100%;height:100%}.hero-illustration img{width:100%;height:100%;object-fit:cover}.section-hero{height:unset}.hero-main-container{height:unset;flex-direction:column;gap:60px}.is-wide{width:unset}}@media (max-width:600px){.section-hero{padding:40px 16px}.hero-container{padding:0}.hero-main-container{gap:24px}.hero-main-content-header-title{font-size:36px}.hero-main-content-header-subtitle{font-size:16px}.hero-contact-us-form{width:auto}}.section-info{display:flex;padding:144px 48px 0 48px;flex-direction:column;justify-content:center;align-items:center;gap:96px;align-self:stretch;background:var(--background,var(--color-white))}.info-main{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;align-self:stretch}.info-main-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;align-self:stretch}.info-main-content-header{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;align-self:stretch}.info-main-content-header-title{gap:12px;color:var(--charcoal);text-align:center;font-size:var(--title-font-size-desktop,56px);max-width:var(--title-width-desktop,800px);font-style:normal;font-weight:600;line-height:100%;letter-spacing:-0.64px}.inline-icon{display:inline-block;vertical-align:middle}.info-main-content-header-subtitle{width:586px;color:var(--color-gray);text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:150%}#info-first-button{margin-top:36px}.info-bullets{display:flex;flex-direction:row;width:100%;max-width:1200px;padding:3px 3px 0 3px;align-items:flex-start;justify-content:center;gap:3px;align-self:center;border-radius:15px 15px 0 0;background:rgba(17,17,17,0.12);backdrop-filter:blur(6px)}.info-bullets.is-table{display:grid;grid-template-columns:repeat(2,1fr);width:800px;margin-bottom:64px;border-radius:15px;padding:3px}.info-bullet{display:flex;padding:24px;flex-direction:column;align-items:flex-start;gap:16px;flex:1 0 0;align-self:stretch;border-radius:12px 12px 0 0;background:rgba(255,255,255,0.90);backdrop-filter:blur(38.87999725341797px)}.info-bullets.is-table .info-bullet{border-radius:12px}.info-bullets.is-bg{width:100%;border-radius:0;background:none;backdrop-filter:none}.info-bullets.is-bg-table .info-bullet{border-radius:0;background-color:transparent}.info-bullet.is-bg{background-size:contain;background-position:center;background-repeat:no-repeat;align-items:center;text-align:center;justify-content:flex-end;;border:none;box-shadow:none;aspect-ratio:464/354}.info-bullet.is-bg .info-bullet-text{font-size:20px;color:var(--color-white);max-width:400px;text-align:center;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-0.16px;align-self:center}.info-bullet-image-wrapper{display:flex;width:40px;height:40px;justify-content:center;align-items:center;border-radius:8px;background:#464ADA;flex-shrink:0}.info-bullet-image-wrapper img{width:24px;height:24px;flex-shrink:0}.info-bullet-content{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.info-bullet-title{font-size:20px;font-style:normal;font-weight:600;line-height:110%;letter-spacing:-0.2px}.info-bullet-text{align-self:stretch;color:var(--color-gray);font-size:16px;font-style:normal;font-weight:500;line-height:150%}.info-minor-images{display:flex;flex-direction:row;justify-content:space-between;width:calc(100% + 96px);margin-top:-142px}.info-minor-left-image{transform:rotate(7.478deg)}.info-minor-right-image{transform:rotate(-9.947deg)}.info-image{margin-top:48px}@media (max-width:1040px){.info-minor-images{margin-bottom:40px}.info-minor-images img{width:208px}}@media (max-width:910px){.info-minor-images{display:none}}@media (max-width:860px){.info-bullets.is-table{grid-template-columns:repeat(1,1fr);width:100%}.info-bullets.is-bg .info-bullet{border-radius:12px !important}.info-bullets.is-bg .info-bullet:nth-child(1),.info-bullets.is-bg .info-bullet:nth-child(2),.info-bullets.is-bg .info-bullet:nth-child(3),.info-bullets.is-bg .info-bullet:nth-child(4){border-radius:12px !important}.info-bullets.is-bg-table .info-bullet:first-child{border-top-left-radius:36px;border-top-right-radius:36px}.info-bullets.is-bg-table .info-bullet:last-child{border-bottom-left-radius:36px;border-bottom-right-radius:36px}}@media (max-width:810px){.section-info{padding:60px 100px 0 100px;gap:80px}.info-main-content-header-title{font-size:var(--title-font-size-tablet,36px);max-width:var(--title-width-tablet,800px)}.info-bullets{flex-direction:column}.info-bullet{border-radius:12px 12px 12px 12px}}@media (max-width:600px){.section-info{padding:40px 16px 0 16px;gap:40px}.info-main-content-header{align-items:var(--title-text-align-on-mobile,flex-start)}.info-main-content-header-title{text-align:var(--title-text-align-on-mobile,left);font-size:32px}.info-main-content-header-subtitle{text-align:left;font-size:16px;width:100%}.info-bullet-title{font-size:18px}.info-image{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;margin-top:0}.info-image img{width:100%;display:block}#info-first-button{margin-top:0}.info-bullet.is-bg .info-bullet-text{font-size:18px}}.section-tiles{display:flex;padding:144px 240px 96px 240px;flex-direction:column;align-items:center;gap:80px;align-self:stretch}.tiles-wrapper{display:grid;grid-template-columns:repeat(2,max-content);justify-content:center;grid-auto-flow:dense;border-radius:23px;background:var(--silver);backdrop-filter:blur(6px);padding:3px;gap:3px}.tiles-wrapper .tile:nth-child(4n + 3){grid-column:2}.tiles-wrapper .tile:nth-child(4n + 4){grid-column:1}.tile-content-type{display:flex;height:463px;padding:12px 36px;flex-direction:column;justify-content:space-between;align-items:flex-start;flex:unset;border-radius:20px;background:var(--color-white)}.tile-image-type{display:flex;align-items:center}.tile-content-type{height:auto;width:495px}.tile-image{width:100%;height:auto;display:block}.tile-image img{display:block;width:100%;height:auto}.tile-content{display:flex;padding:12px;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.tile-main-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}.tile-main{display:flex;padding:12px;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.tile-title{font-size:36px;font-style:normal;font-weight:600;line-height:110%;letter-spacing:-0.72px}.tile-subtitle{color:var(--color-gray);font-size:16px;font-style:normal;font-weight:500;line-height:150%}.tile-bullets{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.tile-bullet{display:flex;height:28px;padding:2px;align-items:center;gap:8px;align-self:stretch}.tile-bullet-text{color:#6F6D77;font-size:16px;font-style:normal;font-weight:400;line-height:110%}.no_background{background:none}@media (max-width:1200px){.section-tiles{padding:60px 100px}.tiles-wrapper{display:flex;flex-direction:column}.tile-title{font-size:28px}}@media (max-width:620px){.section-tiles{padding:48px 16px}.tiles-wrapper{display:flex;flex-direction:column}.tile-title{font-size:24px}.tile-content-type{width:100%;padding:0},.tile-image{width:100%}}