.hero__buttons,.hero__content{display:-webkit-box;display:-ms-flexbox}.hero__content,.hero__features{-webkit-box-orient:vertical;-webkit-box-direction:normal}.hero{padding-bottom:0;padding-top:12px;letter-spacing:-.5%}@media (min-width:768px){.hero{padding-top:32px}}@media (min-width:1024px){.hero{padding-top:48px}}.hero__content{position:relative;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 -12px;padding:60px 24px 40px;color:#FFF;background-color:#011F5B;border-radius:30px;overflow:hidden;z-index:1}@media (min-width:768px){.hero__content{margin:0;padding:60px 32px 40px}}@media (min-width:1024px){.hero__content{min-height:600px;padding-top:68px;padding-bottom:68px;border-radius:40px}.hero__text{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 376px);max-width:648px}}@media (min-width:1200px){.hero__content{padding-left:64px}}@media (min-width:1400px){.hero__content{padding-left:106px}}@media (min-width:1920px){.hero__content{min-height:696px}}.hero__text .text-block{font-size:18px;margin-bottom:40px}@media (min-width:768px){.hero__text .text-block{font-size:20px;margin-bottom:48px}}@media (min-width:1024px){.hero__text .text-block{margin-bottom:60px}}.hero__text .text-block h1{letter-spacing:-.5%;margin-bottom:20px}@media (min-width:768px){.hero__text .text-block h1{margin-bottom:32px}}@media (min-width:1024px){.hero__text .text-block h1{margin-bottom:40px}}.hero__text .text-block p{max-width:460px}.hero__buttons{display:flex;gap:12px;margin-bottom:98px}@media (min-width:560px){.hero__buttons{gap:20px}}@media (min-width:768px){.hero__buttons{gap:32px}}@media (min-width:1024px){.hero__buttons{gap:40px;margin-bottom:60px}}.hero__buttons .btn{width:calc(50% - 6px)}@media (max-width:449px){.hero__buttons .btn{padding:12px}}@media (min-width:450px){.hero__buttons .btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.hero__features{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-bottom:40px}@media (min-width:768px){.hero__features{gap:16px;margin-bottom:48px}}@media (min-width:1024px){.hero__features{position:absolute;top:68px;right:33px;width:344px;height:calc(100% - 136px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:0}}.hero__feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:8px 16px 8px 12px;background-color:rgba(211,224,253,.22);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-radius:16px;overflow:hidden}.hero__badges,.hero__feature-icon{display:-webkit-box;display:-ms-flexbox}.hero__feature:nth-of-type(1){margin-left:56px}@media (min-width:1024px){.hero__feature:nth-of-type(1){margin-left:0;margin-right:40px}}.hero__feature:nth-of-type(2){margin-right:76px}@media (min-width:1024px){.hero__feature:nth-of-type(2){margin-right:0;margin-left:60px}}.hero__feature:nth-of-type(3){margin-left:51px}.hero__feature::before{content:"";position:absolute;inset:0;border-radius:20px 18px;border:.6px solid rgba(255,255,255,.6);pointer-events:none;z-index:-1}.hero__feature-icon{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:32px;height:32px;background-color:#CACFDB;border-radius:50%}.hero__feature-icon svg{width:16px;height:16px}.hero__feature-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.hero__feature-content strong{display:block;font-size:16px;font-weight:600;line-height:1.4;margin-bottom:4px}@media (min-width:768px){.hero__feature{gap:24px;padding:16px 40px 16px 24px}.hero__feature-content strong{margin-bottom:8px}}.hero__feature-content p{font-size:14px}.hero__badges{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;font-size:12px}@media (min-width:560px){.hero__badges{gap:12px;font-size:14px}}@media (min-width:768px){.hero__badges{gap:16px;font-size:16px}}@media (min-width:1024px){.hero__feature:nth-of-type(3){margin-left:0;margin-right:80px}.hero__badges{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:auto}}.hero__badges li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}@media (min-width:560px){.hero__badges li{gap:12px}}@media (min-width:768px){.hero__badges li{gap:16px}}.hero__badges li:not(:last-of-type)::after{content:"";width:1px;height:100%;background-color:#3F5684}.hero__background{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:47%;object-position:47%;z-index:-1}@media (max-width:559px){.hero__background{-o-object-position:47%;object-position:47%}}