@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap";@import"../global.css";*{margin:0;padding:0;box-sizing:border-box;transition:all ease-in-out .2s}html,body{height:100%;min-height:100vh;width:100%;font-family:"Poppins",sans-serif;scroll-behavior:smooth}button{background:#262262;border-radius:2px;padding:12px 32px;color:#fff;font-size:16px;cursor:pointer;border:1px solid #262262}button:hover{background:transparent;color:#262262}header{width:100%;height:72px;position:fixed;left:0;top:0;background-color:#fff;box-shadow:0px 2px 12px rgba(0,0,0,.12);display:flex;align-items:center;justify-content:center;padding:0 148px 0 117px;z-index:9999}header img{width:40px;height:40px;margin-right:10%}header .header-content{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between}header .header-content a{text-decoration:none;color:#3c3939;font-size:16px;line-height:150%}header .header-content a:hover,header .header-content a:active,header .header-content a:focus{color:#49457d}header .header-content ul{list-style:none;display:flex;gap:32px}header .header-content div{display:flex;align-items:center;gap:28px}header .header-content div a{color:#262262}header .sandwich{display:none;align-items:center;justify-content:center}@media(max-width: 1024px){header{height:55px;justify-content:space-between;padding:0 40px}header .header-content{position:absolute;top:55px;left:0;background:linear-gradient(90.56deg, #ffffff 0.46%, rgba(255, 255, 255, 0.33) 109.93%);backdrop-filter:blur(26px);height:calc(100vh - 55px);flex-direction:column;justify-content:center}header .header-content div,header .header-content ul{flex-direction:column;align-items:center;gap:32px}header .header-content ul{margin-bottom:72px}header .sandwich{display:flex}header .hidden{display:none}}footer{width:100%;color:#fff;min-height:563px;display:flex;align-items:flex-end;position:relative;background:#171536 url("../../assets/footer/bg-effect.png");background-position-y:22%;background-repeat:no-repeat;margin-top:100px}footer form{background:#fff;width:100%;min-height:562px;max-width:38%;border:none;color:#555;position:absolute;right:5%;bottom:53px;padding:18px 45px 18px 38px;box-shadow:0px 2px 16px rgba(0,0,0,.12);border-radius:0px 0px 8px 8px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}footer form div{width:100%;display:flex;flex-direction:column}footer form .input-group{flex-direction:row;gap:5px}footer form button{width:fit-content;align-self:flex-end}footer form span{color:#262262;font-size:14.15px;line-height:150%;text-transform:uppercase;align-self:flex-start}footer form label{color:#555;font-size:14px;line-height:150%;margin-bottom:4px}footer form input,footer form textarea{font-family:"Poppins",sans-serif;border:1px solid #909090;padding:8px;font-size:14px;line-height:24px;color:#171717;width:100%}footer form input::placeholder,footer form textarea::placeholder{color:#909090}footer form input:focus,footer form input:active,footer form textarea:focus,footer form textarea:active{border-color:#171717}footer form textarea{resize:none;height:88px}footer .content-wrapper{display:flex;width:100%}footer .content-wrapper h3{font-size:31px;line-height:120%;margin-bottom:42.5px}footer .content-wrapper div{flex:1.1}footer .content-wrapper div:first-child{flex:1;padding-left:8.35vw;padding-bottom:58px}footer .content-wrapper div:first-child div{display:flex;justify-content:space-between}footer .content-wrapper div:first-child div section p{font-size:11.32px;line-height:150%}footer .content-wrapper div:first-child div section p:first-child{font-size:14.15px;text-transform:uppercase}footer .content-wrapper div:last-child{display:flex;align-items:flex-end;justify-content:space-around;padding-bottom:18px}footer .content-wrapper div:last-child span{font-size:11.32px;line-height:150%;padding-bottom:7px}footer .content-wrapper div:last-child span a{color:#fff}footer .content-wrapper div:last-child span a:hover{color:#49457d}footer .content-wrapper div:last-child ul{display:flex;gap:8px}footer .content-wrapper div:last-child ul li{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:9999px;cursor:pointer;background-color:#201e4d}footer .content-wrapper div:last-child ul li img,footer .content-wrapper div:last-child ul li a{width:18px;height:18px}@media(max-width: 1024px){footer{min-height:unset;flex-direction:column;margin-top:20px;background:unset}footer form{position:relative;right:unset;bottom:unset;box-shadow:unset;border-radius:unset;max-width:unset}footer form .input-group{flex-direction:column;gap:16px}footer .content-wrapper{flex-direction:column;padding:32px;background:#171536}footer .content-wrapper h3{font-size:20px;line-height:120%;margin-bottom:25px}footer .content-wrapper div{flex:1;flex-direction:column}footer .content-wrapper div:first-child{padding:unset}footer .content-wrapper div:first-child div{gap:24px}footer .content-wrapper div:last-child{margin-top:24px;align-items:flex-start;gap:24px}}main section.generic-section{margin:60px 0 48px;width:100%;position:relative;display:flex;align-items:center;justify-content:flex-end;padding-right:9.52%}main section.generic-section .content-wrapper{background:linear-gradient(90.56deg, #ffffff 0.46%, rgba(255, 255, 255, 0.33) 109.93%);box-shadow:0px 2px 12px rgba(0,0,0,.12);backdrop-filter:blur(26px);border-radius:2px;padding:80px 30px;position:absolute;left:9.52%;top:50%;transform:translateY(-50%);max-width:535px;border:24px solid #262262;padding:32px 24px}main section.generic-section .content-wrapper h1,main section.generic-section .content-wrapper h2,main section.generic-section .content-wrapper h3{font-size:54px;line-height:125%;color:#262262}main section.generic-section .content-wrapper h2{font-size:43px;line-height:120%}main section.generic-section .content-wrapper h3{font-size:35px;line-height:120%}main section.generic-section .content-wrapper p{font-size:16px;line-height:150%;color:#555}@media(max-width: 1024px){main section.generic-section .content-wrapper{border-radius:4px;padding:32px 24px;max-width:291px}main section.generic-section .content-wrapper h1,main section.generic-section .content-wrapper h2,main section.generic-section .content-wrapper h3{font-size:24px;line-height:120%}main section.generic-section .content-wrapper h3{font-size:20px}main section.generic-section .content-wrapper p{font-size:14px}}main section.generic-section .content-wrapper p{margin-top:16px}main section.generic-section .content-wrapper button{margin-top:16px}main section.generic-section .content-wrapper span{color:#373737;font-size:16px;line-height:150%;margin-bottom:4px;text-transform:uppercase}main section.generic-section .image-wrapper{width:56.25%}@media(max-width: 1024px){main section.generic-section{min-height:337px;padding:280px 0 0;margin:60px 0 0}main section.generic-section button{display:none}main section.generic-section .content-wrapper{width:100%;max-width:calc(100% - 26px);top:25%;left:13px}main section.generic-section .image-wrapper{width:100%}main section.generic-section .image-wrapper img{min-height:377px}}.full-banner{width:100%;height:0;padding-top:20.858%;position:relative}.full-banner img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media(max-width: 1024px){.full-banner{padding-top:30.1%}}main section.second-section{display:flex;align-items:center;justify-content:center;width:100%;max-height:152px;margin-top:32px}main section.second-section div{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 64px}main section.second-section div:not(:first-child){border-left:1px solid #b3b3b3}main section.second-section div img{width:53px;height:53px}main section.second-section div span{margin:8px 0 4px;color:#555;font-size:43px;line-height:120%;font-weight:bold}main section.second-section div p{font-size:16px;line-height:125%;color:#555}@media(max-width: 1024px){main section.second-section{max-height:unset;display:grid;grid-template-columns:repeat(2, 1fr)}main section.second-section div{padding:20px 48px 25px}main section.second-section div:nth-child(3){border-left:unset}main section.second-section div:nth-child(3),main section.second-section div:last-child{position:relative}main section.second-section div:nth-child(3)::before,main section.second-section div:last-child::before{content:"";width:60%;height:1px;background:#b3b3b3;top:0;position:absolute}main section.second-section div span{font-size:20px}main section.second-section div p{font-size:14px}}main section.third-section{margin-top:72px;height:auto;min-height:79.1vh;display:flex;justify-content:flex-start;position:relative}main section.third-section .img-wrapper-left{width:61.86%}main section.third-section .content-wrapper{background:linear-gradient(90.56deg, #ffffff 0.46%, rgba(255, 255, 255, 0.33) 109.93%);box-shadow:0px 2px 12px rgba(0,0,0,.12);backdrop-filter:blur(26px);border-radius:2px;padding:80px 30px;position:absolute;right:9%;top:50%;transform:translateY(-50%);max-width:500px;background:linear-gradient(270.13deg, #ffffff 0.11%, rgba(255, 255, 255, 0.4) 99.89%)}main section.third-section .content-wrapper h1,main section.third-section .content-wrapper h2,main section.third-section .content-wrapper h3{font-size:54px;line-height:125%;color:#262262}main section.third-section .content-wrapper h2{font-size:43px;line-height:120%}main section.third-section .content-wrapper h3{font-size:35px;line-height:120%}main section.third-section .content-wrapper p{font-size:16px;line-height:150%;color:#555}@media(max-width: 1024px){main section.third-section .content-wrapper{border-radius:4px;padding:32px 24px;max-width:291px}main section.third-section .content-wrapper h1,main section.third-section .content-wrapper h2,main section.third-section .content-wrapper h3{font-size:24px;line-height:120%}main section.third-section .content-wrapper h3{font-size:20px}main section.third-section .content-wrapper p{font-size:14px}}main section.third-section .content-wrapper p{margin:8px 0 24px}@media(max-width: 1024px){main section.third-section{height:380px;min-height:unset}main section.third-section .img-wrapper-left{max-height:380px;width:80%}main section.third-section .content-wrapper{right:13px}}main section.associates{width:100%;display:flex;flex-direction:column;align-items:center;flex-direction:column;margin-top:72px}main section.associates h3{margin-bottom:32px;color:#262262;font-size:35px;line-height:120%}main section.associates .swiper-associates{width:100%;max-width:70%;overflow:hidden}main section.associates .associates-button-next,main section.associates .associates-button-prev{cursor:pointer;float:right;margin-top:32px;width:32px;height:32px;z-index:10}main section.associates .associates-button-next::after,main section.associates .associates-button-prev::after{content:unset}main section.associates .associates-button-prev{right:56px;transform:rotate(180deg);margin-right:24px}main section.associates .associates-button-disabled{opacity:.3}main section.associates .associates-wrapper{height:150px}main section.associates .swiper-slide{height:100%;display:flex;align-items:center;justify-content:center}main section.associates .swiper-slide img{object-fit:contain}@media(max-width: 1024px){main section.associates{margin-top:32px}main section.associates .swiper-associates{max-width:90%}main section.associates h3{font-size:20px;line-height:150%}}main section.advantages{display:flex;flex-direction:row-reverse;position:relative}main section.advantages .header{flex:1;padding:42px 32px}main section.advantages .header span{color:#373737;font-size:16px;line-height:150%;margin-bottom:4px;text-transform:uppercase}main section.advantages .header h3{margin-bottom:24px;color:#262262;font-size:35px;line-height:120%}main section.advantages .image-wrapper{width:42.17%}main section.advantages .carousel-container{width:100%;overflow:hidden;height:65%;position:absolute;right:0;top:35%}main section.advantages .carousel-container .swiper-slide{width:100%;background:#fff;box-shadow:0px 2px 12px rgba(0,0,0,.19);border-radius:4px;color:#555;padding:50px 26px 36px;min-height:294px;overflow:hidden}main section.advantages .carousel-container .swiper-slide img{width:50px;height:50px;margin-bottom:32px}main section.advantages .carousel-container .swiper-slide h4{font-size:20px;line-height:120%;margin-bottom:8px}main section.advantages .carousel-container .swiper-slide p{font-size:14px;line-height:150%;max-width:90%}main section.advantages .carousel-container .advantages-button-next,main section.advantages .carousel-container .advantages-button-prev{cursor:pointer;float:right;margin-right:24px;margin-top:32px;width:32px;height:32px;z-index:10}main section.advantages .carousel-container .advantages-button-next::after,main section.advantages .carousel-container .advantages-button-prev::after{content:unset}main section.advantages .carousel-container .advantages-button-prev{right:56px;transform:rotate(180deg);margin-right:24px}main section.advantages .carousel-container .advantages-button-disabled{opacity:.3}@media(max-width: 1024px){main section.advantages{flex-direction:column}main section.advantages .header{padding:32px 20px}main section.advantages .header span{font-size:12px;line-height:150%}main section.advantages .header h3{font-size:20px}main section.advantages .image-wrapper{width:100%;padding:unset;margin-top:16px}main section.advantages .image-wrapper img{max-height:210px}main section.advantages .carousel-container{width:100%;position:relative}main section.advantages .carousel-container .swiper-slide{padding:47px 18px 14px;min-height:245px}main section.advantages .carousel-container .swiper-slide h4{font-size:16px}main section.advantages .carousel-container .swiper-slide img{width:45px;height:45px;margin-bottom:24px}}/*# sourceMappingURL=styles.css.map */
