@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{margin:72px 0 0;min-height:calc(100vh - 72px);z-index:1}main section{width:100%}main section img{width:100%;height:100%;object-fit:cover;object-position:center}main section.first-section{height:auto;min-height:79.1vh;display:flex;justify-content:flex-end;position:relative;padding-bottom:30px}main section.first-section .img-wrapper-right{width:71.67%}main section.first-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:5%;top:50%;transform:translateY(-50%);max-width:611px}main section.first-section .content-wrapper h1,main section.first-section .content-wrapper h2,main section.first-section .content-wrapper h3{font-size:54px;line-height:125%;color:#262262}main section.first-section .content-wrapper h2{font-size:43px;line-height:120%}main section.first-section .content-wrapper h3{font-size:35px;line-height:120%}main section.first-section .content-wrapper p{font-size:16px;line-height:150%;color:#555}@media(max-width: 1024px){main section.first-section .content-wrapper{border-radius:4px;padding:32px 24px;max-width:291px}main section.first-section .content-wrapper h1,main section.first-section .content-wrapper h2,main section.first-section .content-wrapper h3{font-size:24px;line-height:120%}main section.first-section .content-wrapper h3{font-size:20px}main section.first-section .content-wrapper p{font-size:14px}}main section.first-section .content-wrapper p{margin-top:16px}@media(max-width: 1024px){main section.first-section{min-height:unset;padding-bottom:unset}main section.first-section .img-wrapper-right{width:90%;min-height:349px;padding:0}}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}}@media(max-width: 1024px){main{margin-top:55px}}.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{color:#262262;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}main section{display:flex;flex-direction:column}main section .image-wrapper{align-self:flex-end}main h1{font-size:54px}main span{font-size:14px;margin:16px 0}main ul{list-style:none;display:flex;flex-direction:column;gap:16px;width:100%;padding:0 5%}main .drop-down{width:100%;border-bottom:1px solid #262262;padding:1.5%;text-align:start;cursor:pointer}main .drop-down div{display:flex;align-items:center;justify-content:space-between}main .drop-down p{font-size:16px;line-height:20px}main .drop-down img{width:unset;transform:rotate(90deg)}main .drop-down .drop-content{height:0;opacity:0}main .open .drop-content{opacity:1;height:fit-content;margin-top:16px}main .open img{transform:rotate(270deg)}@media(max-width: 1024px){main h1{font-size:24px}main section.generic-section{padding:200px 0 0}}/*# sourceMappingURL=styles.css.map */
