.header{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:initial;height:auto;padding:30px 0;z-index:9999}@media(max-width:766px){.header{padding-top:10px;padding-bottom:10px}}.header.sticky{position:fixed;height:90px;top:0;left:0;width:100%;z-index:1000;background:#0c0f38;box-shadow:0 4px 10px rgba(0,0,0,.1)}.header.sticky .nav__content-left{max-width:76px}.header .nav__content{position:relative;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:initial}.header .nav__content-left{cursor:pointer}@media(max-width:766px){.header .nav__content-left{max-width:80px}}.header .nav__content__link{width:539px;height:24px;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:initial}@media(min-width:1024px)and (max-width:1199px){.header .nav__content__link{width:500px;height:24px}}@media(min-width:767px)and (max-width:1023px){.header .nav__content__link{position:absolute;top:80px;background:#fff;border-radius:8px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;height:auto;width:calc(100% - 20px);left:10px;transition:1s;opacity:0;visibility:hidden}.header .nav__content__link.open{top:80px;opacity:1;visibility:visible;transition:all .5s linear}}@media(max-width:766px){.header .nav__content__link{position:absolute;top:80px;background:#fff;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;height:auto;width:calc(100% - 20px);left:10px;transition:1s;opacity:0;visibility:hidden}.header .nav__content__link.open{top:80px;opacity:1;visibility:visible;transition:all .5s linear}}.header .nav__content__link__content{width:100%;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:20px}@media(min-width:767px)and (max-width:1023px){.header .nav__content__link__content{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0;flex-direction:column}}@media(max-width:766px){.header .nav__content__link__content{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0;flex-direction:column}}@media(min-width:767px)and (max-width:1023px){.header .nav__content__link__content-item{width:100%}}@media(max-width:766px){.header .nav__content__link__content-item{width:100%}}.header .nav__content__link__content-item a{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:1.25rem;line-height:24px;color:#fff;text-align:center}.header .nav__content__link__content-item a:before{content:"";position:absolute;bottom:-12px;width:0;height:3px;border-radius:3px;background-color:#42e8e0;opacity:0}.header .nav__content__link__content-item a.active:before,.header .nav__content__link__content-item a:hover:before{width:100%;opacity:1;transition:.5s ease-out}@media(min-width:767px)and (max-width:1023px){.header .nav__content__link__content-item a{width:100%;color:#0c0f38;border-bottom:1px solid #ccc;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;padding:15px}.header .nav__content__link__content-item a.active{background:#ccc}.header .nav__content__link__content-item a.active:before{width:0}.header .nav__content__link__content-item a:hover{background:#ccc}.header .nav__content__link__content-item a:hover:before{width:0}}@media(max-width:766px){.header .nav__content__link__content-item a{width:100%;color:#0c0f38;border-bottom:1px solid #ccc;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;padding:15px}.header .nav__content__link__content-item a.active{background:#ccc}.header .nav__content__link__content-item a.active:before{width:0}.header .nav__content__link__content-item a:hover{background:#ccc}.header .nav__content__link__content-item a:hover:before{width:0}}.header .nav__content__link__content-item:nth-child(4) a{border-bottom:none;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.header .nav__content-right{position:static;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:30px;max-width:272px}@media(min-width:767px)and (max-width:1023px){.header .nav__content-right{max-width:300px;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:15px}}@media(max-width:766px){.header .nav__content-right{max-width:130px}}.header .nav__content-right-inner2{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:initial;width:67px;height:40px;cursor:pointer;position:relative}.header .nav__content-right-inner2 i.icon-world{background-color:#fff}.header .nav__content-right-inner2 p{font-family:Montserrat,sans-serif;font-size:1.25rem;color:#fff}.header .nav__content-right-inner2 .dropdown{position:absolute;top:100%;right:0;background-color:#fff;border:1px solid #ccc;border-radius:4px;width:150px;z-index:100}.header .nav__content-right-inner2 .dropdown ul{list-style:none;margin:0;padding:0}.header .nav__content-right-inner2 .dropdown ul li{padding:10px;cursor:pointer;color:#000;font-size:1.25rem}.header .nav__content-right-inner2 .dropdown ul li:hover{background-color:#e0e0e0}.header .nav__content-right .nav-login-btn{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:initial;cursor:pointer}@media(max-width:766px){.header .nav__content-right .nav-login-btn{position:absolute;top:300px;right:0;background:#fff;border:1px solid #ccc;border-bottom-left-radius:8px;border-bottom-right-radius:8px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;left:10px;height:auto;width:calc(100% - 20px);transition:.5s;opacity:0;visibility:hidden;padding:10px}.header .nav__content-right .nav-login-btn.open{top:298px;opacity:1;visibility:visible}.header .nav__content-right .nav-login-btn:hover{background:#ccc}}.header .nav__content-right .nav-login-btn__content{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:1.25rem;line-height:24px;text-align:center;color:#fff;background:none;cursor:pointer;width:167px;height:45px;border:2px solid #fff;border-radius:80px;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:initial}@media(max-width:766px){.header .nav__content-right .nav-login-btn__content{color:#0c0f38;border-color:#0c0f38}}.header .nav__content-right .nav-login-btn__content:hover{background:#fff;color:#0c0f38}.header .nav__content-right .hamburger{margin-right:3%;width:30px;height:20px;display:block;display:none;flex-direction:column;justify-content:space-between;cursor:pointer;transition:all 1s ease}.header .nav__content-right .hamburger .bar{width:100%;height:3px;background-color:#fff;transition:all .5s ease}@media(min-width:767px)and (max-width:1023px){.header .nav__content-right .hamburger{display:flex}}@media(max-width:766px){.header .nav__content-right .hamburger{display:flex}}.header .nav__content-right .hamburger.open{position:relative;margin-top:15px}.header .nav__content-right .hamburger.open .bar:first-child{bottom:19px;width:50%;position:absolute;left:-1px;transform:translateY(8px) rotate(50deg)}.header .nav__content-right .hamburger.open .bar:nth-child(3){width:50%;position:absolute;top:2px;left:-1px;transform:translateY(-8px) rotate(-50deg)}@font-face{font-family:Inter;src:url(/_next/static/media/Inter_24pt-Regular.37089f52.ttf) format("truetype")}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Regular.f750b03c.otf) format("opentype")}@font-face{font-family:Montserrat-light;src:url(/_next/static/media/Montserrat-Light.5b9e55fb.otf) format("opentype")}@font-face{font-family:Montserrat-bold;src:url(/_next/static/media/Montserrat-Bold.58ee90dc.otf) format("opentype")}@font-face{font-family:Montserrat-semi-bold;src:url(/_next/static/media/Montserrat-SemiBold.4a594872.otf) format("opentype")}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-Regular.6d220b90.ttf) format("truetype")}@font-face{font-family:Ecras-Bold;src:url(/_next/static/media/eras-itc-bold.c2f6a028.ttf) format("truetype")}@font-face{font-family:Speed;src:url(/_next/static/media/SPEEd.d51ee356.ttf) format("truetype")}@font-face{font-family:PT Sans;src:url(/_next/static/media/PTSans-Regular.5f8485f3.ttf) format("truetype")}.footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;flex-direction:column}.footer .group18{position:absolute;right:auto;left:60px;top:auto;bottom:114px}.footer .group161{position:absolute;right:auto;left:22px;top:85px;bottom:auto}.footer .group162{position:absolute;right:156px;left:auto;top:234px;bottom:auto}.footer-inner1{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;flex-direction:column;border-bottom:2px solid #25275d}.footer-inner1 .group23{position:absolute;right:103px;left:auto;top:7px;bottom:auto}.footer-inner1__content{display:flex;flex-wrap:wrap;align-items:center;justify-content:end;gap:initial}.footer-inner1__content .group11{position:absolute;right:auto;left:172px;top:auto;bottom:13px}.footer-inner1__content .group16{position:absolute;right:553px;left:auto;top:0;bottom:auto}.footer-inner1__content .socials-medias{width:259px;height:39px;margin-bottom:20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:35px}@media(max-width:766px){.footer-inner1__content .socials-medias{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:15px;width:209px}}.footer-inner1__content .socials-medias__circle{width:38px;height:38px;border-radius:50%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;border:2px solid #fff;cursor:pointer}.footer-inner1__content .socials-medias__circle:hover{background-color:#fff}.footer-inner1__content .socials-medias__circle:hover i{background-color:#0c0f38}.footer-inner1__content .socials-medias__circle i{background-color:#fff}.footer-inner2{width:100%;margin-top:33px;padding-bottom:55px!important}.footer-inner2 .group23{position:absolute;right:903px;left:auto;top:auto;bottom:57px}.footer-inner2 .group14{position:absolute;right:605px;left:auto;top:auto;bottom:65px}.footer-inner2 .group18{position:absolute;right:174px;left:auto;top:auto;bottom:20px}.footer-inner2__content{width:100%;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:102px}@media(min-width:1024px)and (max-width:1199px){.footer-inner2__content{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px}}@media(min-width:767px)and (max-width:1023px){.footer-inner2__content{display:flex;flex-wrap:nowrap;align-items:start;justify-content:space-between;gap:32px}}@media(min-width:585px)and (max-width:766px){.footer-inner2__content{display:flex;flex-wrap:nowrap;align-items:start;justify-content:space-around;gap:30px}}@media(max-width:584px){.footer-inner2__content{display:flex;flex-wrap:wrap;align-items:start;justify-content:space-between;gap:30px}}.footer-inner2__content-left{display:flex;flex-wrap:wrap;align-items:start;justify-content:center;gap:initial;flex-direction:column}.footer-inner2__content-left .serprotch__logo{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px;flex-direction:column;cursor:pointer}.footer-inner2__content-left .serprotch__logo .text{font-family:Speed,sans-serif;font-style:normal;font-weight:500;font-size:1.25rem;line-height:1.25rem;text-align:center;color:#fff}@media(max-width:766px){.footer-inner2__content-left .serprotch__logo .text{font-size:1rem;line-height:1.25rem}}.footer-inner2__content-left .whatsapp-tel{margin-top:26px;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:11px}.footer-inner2__content-left .whatsapp-tel i{background-color:#fff}.footer-inner2__content-left .whatsapp-tel .tel{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;flex-direction:column}.footer-inner2__content-left .whatsapp-tel .tel a{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:.8125rem;line-height:18px;letter-spacing:.03em;color:#fff}.footer-inner2__content-left .whatsapp-tel .tel a:hover{color:#03faee}@media(max-width:766px){.footer-inner2__content-left .whatsapp-tel .tel a{font-size:.625rem;line-height:1.125rem}}.footer-inner2__content-left .email{margin-top:15px;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:11px}.footer-inner2__content-left .email i{background-color:#fff}.footer-inner2__content-left .email .text{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:.8125rem;line-height:16px;text-align:center;color:#fff}.footer-inner2__content-left .email:hover i{background-color:#03faee}.footer-inner2__content-left .email:hover .text{color:#03faee}.footer-inner2__content-left .btn{margin-top:23px}.footer-inner2__content-left .btn button{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial;background:#900c71;border-radius:80px;width:187px;height:44px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:.75rem;line-height:15px;color:#fff;cursor:pointer}@media(max-width:766px){.footer-inner2__content-left .btn button{width:137px;height:40px;font-size:.625rem;line-height:15px}}.footer-inner2__content-left .btn button:hover{background:#550c44}@media(min-width:1024px)and (max-width:1199px){.footer-inner2__content-right{width:calc(100% - 220px)}}@media(min-width:767px)and (max-width:1023px){.footer-inner2__content-right{width:calc(100% - 220px)}}@media(max-width:766px){.footer-inner2__content-right{width:100%;padding-left:15px}}.footer-inner2__content-right__top{display:flex;flex-wrap:wrap;align-items:start;justify-content:space-between;gap:97px}@media(min-width:1024px)and (max-width:1199px){.footer-inner2__content-right__top{display:flex;flex-wrap:wrap;align-items:start;justify-content:space-between;gap:5px}}@media(min-width:767px)and (max-width:1023px){.footer-inner2__content-right__top{display:grid;grid-template-columns:repeat(2,1fr);gap:50px}}@media(min-width:585px)and (max-width:766px){.footer-inner2__content-right__top{display:grid;grid-template-columns:repeat(2,1fr);gap:0}}@media(max-width:584px){.footer-inner2__content-right__top{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}}.footer-inner2__content-right__top .footer-card{max-height:144px}.footer-inner2__content-right__top .footer-card__title p{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:1.25rem;line-height:24px;color:#fff}@media(max-width:766px){.footer-inner2__content-right__top .footer-card__title p{font-size:.9375rem}}.footer-inner2__content-right__top .footer-card__list{margin-top:17px;display:flex;flex-wrap:wrap;align-items:start;justify-content:center;gap:initial;flex-direction:column}@media(max-width:766px){.footer-inner2__content-right__top .footer-card__list{margin-top:8px}}.footer-inner2__content-right__top .footer-card__list li{list-style:disc;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:.8125rem;line-height:26px;color:#fff}@media(max-width:766px){.footer-inner2__content-right__top .footer-card__list li{font-size:.625rem}}.footer-inner2__content-right__top .footer-card__list li a{font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:.8125rem;line-height:26px;color:#fff}.footer-inner2__content-right__top .footer-card__list li a:hover{color:#03faee}@media(max-width:766px){.footer-inner2__content-right__top .footer-card__list li a{font-size:.625rem}}.footer-inner2__content-right__bottom{margin-top:59px}.footer-inner2__content-right__bottom .policies-confidentiality{margin-left:100px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:108px}@media(min-width:1024px)and (max-width:1199px){.footer-inner2__content-right__bottom .policies-confidentiality{margin-left:30px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:50px}}@media(min-width:767px)and (max-width:1023px){.footer-inner2__content-right__bottom .policies-confidentiality{margin-left:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:0}}@media(max-width:766px){.footer-inner2__content-right__bottom .policies-confidentiality{margin-left:0;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:10px}}.footer-inner2__content-right__bottom .policies-confidentiality .list{font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:.8125rem;line-height:26px;color:#fff}.footer-inner2__content-right__bottom .policies-confidentiality .list:hover{color:#03faee}@media(max-width:766px){.footer-inner2__content-right__bottom .policies-confidentiality .list{font-size:.625rem;line-height:16px}}.footer-inner3{width:100%;height:41px;background:#25264d;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:initial}@media(max-width:766px){.footer-inner3{min-height:41px;height:60px}}.footer-inner3__content{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:initial}@media(max-width:766px){.footer-inner3__content{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:15px}}.footer-inner3__content-inner1{font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;font-size:.875rem;line-height:17px;color:#fff}@media(max-width:766px){.footer-inner3__content-inner1{font-size:.625rem}}.footer-inner3__content-inner2{font-family:Montserrat,sans-serif;font-style:italic;font-weight:300;font-size:1.25rem;line-height:24px;color:#fff}@media(max-width:766px){.footer-inner3__content-inner2{font-size:.875rem}}.footer-inner3__content-inner2 span{font-family:Montserrat,sans-serif;font-style:normal;font-weight:600;font-size:1.25rem;line-height:24px;color:#fff}@media(max-width:766px){.footer-inner3__content-inner2 span{font-size:.875rem}}