@font-face{font-family:"Majesty Black";src:url("assets/fonts/Majesty/majesty-black.ttf") format("truetype");font-weight:900}@font-face{font-family:"Majesty Black";src:url("assets/fonts/Majesty/majesty-black.ttf") format("truetype");font-weight:900}header{position:fixed;z-index:999;top:0;display:flex;width:100%;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}header .header-wrap{display:flex;max-width:1160px;width:95%;height:100px;align-items:center;justify-content:flex-end}@media(max-width: 1200px){header .header-wrap{max-width:95%;height:80px;justify-content:space-between}}header .header-wrap .logo{padding-right:80px}header .header-wrap .nav-wrap{display:block;flex:1}header .header-wrap .nav-wrap [class*=menu-main-menu]{display:flex;width:100%;align-items:center;justify-content:center}header .header-wrap .nav-wrap [class*=menu-main-menu] .main-menu{display:flex;max-width:700px;width:100%;align-items:center;justify-content:space-between;list-style:none;margin:0;padding:0;white-space:nowrap;overflow-wrap:normal;word-break:normal}header .header-wrap .nav-wrap [class*=menu-main-menu] .main-menu a{font-size:19px;line-height:26px;text-decoration:none;color:#0e2e49}header .header-wrap .nav-wrap [class*=menu-main-menu] .main-menu a:hover{color:#00b9e5}header .header-wrap .h-image{display:block;padding:0 60px 0 100px}header .header-wrap .hamburger{display:none;width:30px;height:30px;margin:0 20px;background-image:url("assets/images/ico_hamburger.svg");background-position:center center;background-repeat:no-repeat;background-size:contain;cursor:pointer}@media(max-width: 1200px){header .header-wrap .nav-wrap{display:none}header .header-wrap .h-image{margin-left:auto}header .header-wrap .hamburger{display:block}}@media(max-width: 768px){header .header-wrap .logo{padding-right:0;margin-right:auto}header .header-wrap .logo img{width:120px}header .header-wrap .h-image{padding:0 20px 0 0}header .header-wrap .h-image img{width:80px}header .header-wrap .hamburger{margin:0 0 0 20px}}.lng-wrap{position:relative;display:block;font-size:15px;line-height:24px;color:#0e2e49;text-transform:capitalize;cursor:pointer}.lng-wrap .lng-current{position:relative;display:flex;flex-direction:row;align-items:center;gap:10px}.lng-wrap .lng-current:after{content:"";display:block;width:15px;height:15px;background-image:url("assets/images/ico_arw_down.svg");background-position:center center;background-repeat:no-repeat;background-size:auto}.lng-wrap .lng-current.lng-active{color:#00b9e5}.lng-wrap .lng-current.lng-active:after{background-image:url("assets/images/ico_arw_up.svg");background-position:center center;background-repeat:no-repeat;background-size:auto}.lng-wrap:hover{color:#00b9e5}.lng-wrap .lng-list{position:absolute;display:none;top:30px;z-index:999;list-style:none;margin:0;padding:5px;width:45px;background-color:#00b9e5;border-radius:3px}.lng-wrap .lng-list li{width:100%}.lng-wrap .lng-list li a{display:block;width:100%;font-size:15px;line-height:24px;color:#fff;text-transform:capitalize;text-decoration:none}.lng-wrap .lng-list li a:hover{color:#0e2e49}@media(max-width: 768px){.lng-wrap{display:none}}.rsp-nav-wrap{position:fixed;z-index:1001;top:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;right:-200%;width:95%;max-width:350px;height:100svh;padding:0 5% 0 0;background-color:#fff;transition:right .3s ease-in-out;box-shadow:-2px 0 5px rgba(0,0,0,.2)}.rsp-nav-wrap.active{right:0}.rsp-nav-wrap .rsp-header{display:flex;align-items:center;justify-content:flex-end;max-width:1440px;width:100%;height:60px;margin:0 auto}.rsp-nav-wrap .rsp-header .close{display:block;width:25px;height:25px;background-image:url("assets/images/ico_close.svg");background-position:center center;background-repeat:no-repeat;background-size:contain;cursor:pointer}.rsp-nav-wrap .nav-wrap{display:block;max-width:1440px;width:100%;height:80px;margin:0 auto}.rsp-nav-wrap .nav-wrap .main-menu{list-style:none;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:20px}.rsp-nav-wrap .nav-wrap .main-menu li{display:block}.rsp-nav-wrap .nav-wrap .main-menu li a{color:#0e2e49;text-decoration:none;font-weight:500;font-size:20px;line-height:normal}.rsp-nav-wrap .nav-wrap .main-menu li a:hover{color:#00b9e5;text-decoration:none}.rsp-nav-wrap .lngs-wrap{display:flex;width:100%;flex-direction:row;align-items:center;justify-content:center;gap:50px;margin:auto 0 30px}.rsp-nav-wrap .lngs-wrap a{color:#0e2e49;text-decoration:none;font-size:20px}.rsp-nav-wrap .lngs-wrap a:hover{color:#00b9e5;text-decoration:none}.rsp-nav-wrap .lngs-wrap a.active{color:#00b9e5}@media(max-width: 450px){.rsp-nav-wrap{max-width:100%}}.rsp-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,185,229,.5);z-index:1000;display:none}.rsp-overlay.active{display:block}footer{display:flex;align-items:center;justify-content:center;background-color:#fff}footer .footer-wrap{display:flex;max-width:1160px;width:95%;padding:30px 0;align-items:center;justify-content:center}footer .footer-wrap .nav-wrap{display:block;width:100%}footer .footer-wrap .nav-wrap .legal-menu{display:flex;width:100%;flex-direction:row;align-items:center;justify-content:space-between;list-style:none;margin:0;padding:0}footer .footer-wrap .nav-wrap .legal-menu li{display:block}footer .footer-wrap .nav-wrap .legal-menu li a{font-size:15px;line-height:24px;font-weight:400;color:#0e2e49;text-decoration:none}footer .footer-wrap .nav-wrap .legal-menu li a:hover{text-decoration:underline}@media(max-width: 768px){footer .footer-wrap .nav-wrap .legal-menu{flex-direction:column;align-items:center;justify-content:center;gap:10px}}@font-face{font-family:"Majesty Black";src:url("assets/fonts/Majesty/majesty-black.ttf") format("truetype");font-weight:900}.layout-hero-wrap{position:relative;display:flex;width:100%;height:100vh;border-bottom:10px solid #00b9e5}.layout-hero-wrap .hero-overlay{position:absolute;z-index:20;display:block;width:100%;height:100vh;background:rgba(0,0,0,0) linear-gradient(180deg, rgba(14, 46, 73, 0) 0%, rgba(14, 46, 73, 0.3019607843) 100%) 0% 0% no-repeat padding-box}.layout-hero-wrap .video-wrap{position:absolute;z-index:10;width:100%;height:100%;overflow:hidden}.layout-hero-wrap .video-wrap video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;pointer-events:none}.layout-hero-wrap .layout-hero{position:relative;z-index:50;display:flex;flex-direction:row;align-items:center;justify-content:center;max-width:1160px;width:95%;padding-top:100px;margin:0 auto}.layout-hero-wrap .layout-hero .image{order:1}.layout-hero-wrap .layout-hero .image img{max-width:100%;height:auto}.layout-hero-wrap .layout-hero .content{order:2}.layout-hero-wrap .layout-hero .content h1{display:block;margin:0;padding:0;font-size:64px;line-height:65px;color:#fff;font-family:"Majesty Black",sans-serif;text-shadow:2px 2px 0px #0e2e49}.layout-hero-wrap .layout-hero .content .text{font-size:19px;line-height:31px;color:#fff;font-weight:400}.layout-hero-wrap .layout-hero .content .btn-v1{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:50px;padding:0 40px;margin-top:45px;font-size:15px;line-height:20px;font-weight:900;color:#fff;text-decoration:none;text-transform:uppercase;background-color:#00b9e5;border-radius:100px}.layout-hero-wrap .layout-hero .content .btn-v1:hover{transition:all .2s ease-in-out;color:#00b9e5;background-color:#fff}@media(max-width: 991px){.layout-hero-wrap{height:auto}.layout-hero-wrap .hero-overlay{height:100%}.layout-hero-wrap .video-wrap{height:100%}.layout-hero-wrap .layout-hero{flex-direction:column;padding-top:130px}.layout-hero-wrap .layout-hero .image{order:2;margin-top:50px;margin-bottom:30px}.layout-hero-wrap .layout-hero .content{order:1;width:100%}}.layout-blocks-wrap{display:flex;width:100%;align-items:center;justify-content:center;margin:70px 0}.layout-blocks-wrap .layout-blocks{display:flex;max-width:1160px;width:95%;align-items:center;justify-content:center}.layout-blocks-wrap .layout-blocks .blocks{display:block;width:100%}.layout-blocks-wrap .layout-blocks .blocks .block{display:flex;width:100%;flex-wrap:wrap}.layout-blocks-wrap .layout-blocks .blocks .block .image{display:block;width:50%;min-height:430px;background-position:center center;background-repeat:no-repeat;background-size:cover;border-bottom:10px solid #00b9e5}.layout-blocks-wrap .layout-blocks .blocks .block .image.first{order:1}.layout-blocks-wrap .layout-blocks .blocks .block .image.second{order:2}.layout-blocks-wrap .layout-blocks .blocks .block .content{display:flex;flex-direction:column;justify-content:center}.layout-blocks-wrap .layout-blocks .blocks .block .content.first{order:1;width:calc(50% - 115px);padding-right:115px}.layout-blocks-wrap .layout-blocks .blocks .block .content.second{order:2;width:calc(50% - 115px);padding-left:115px}.layout-blocks-wrap .layout-blocks .blocks .block .content h3{font-size:19px;line-height:31px;color:#0e2e49;font-weight:400;margin:0}.layout-blocks-wrap .layout-blocks .blocks .block .content h2{display:block;padding:0;font-size:64px;line-height:70px;font-weight:900;color:#00b9e5;font-family:"Majesty Black",sans-serif;margin:0 0 60px}@media(max-width: 1024px){.layout-blocks-wrap .layout-blocks .blocks .block .content h2{font-size:clamp(25px,12.8vw,64px)}}.layout-blocks-wrap .layout-blocks .blocks .block .content .text{font-size:19px;line-height:31px;color:#0e2e49;font-weight:400}.layout-blocks-wrap .layout-blocks .blocks .block:not(:last-of-type){margin-bottom:60px}@media(max-width: 1024px){.layout-blocks-wrap .layout-blocks .blocks .block{flex-wrap:nowrap;flex-direction:column;gap:40px}.layout-blocks-wrap .layout-blocks .blocks .block .image{order:2 !important;width:100%;aspect-ratio:1/1}.layout-blocks-wrap .layout-blocks .blocks .block .content h2{margin:0 0 30px}.layout-blocks-wrap .layout-blocks .blocks .block .content .text{padding-right:0}.layout-blocks-wrap .layout-blocks .blocks .block .content.first{order:1;width:100%;padding-right:0}.layout-blocks-wrap .layout-blocks .blocks .block .content.second{order:1;width:100%;padding-left:0}}.layout-title-wrap{display:flex;width:100%;align-items:center;justify-content:center;margin:70px 0;background-color:#00b9e5}.layout-title-wrap .layout-title{display:flex;max-width:1160px;width:95%;height:100px;align-items:center;justify-content:center}.layout-title-wrap .layout-title h2{display:block;padding:0;font-size:64px;line-height:70px;font-weight:900;color:#fff;font-family:"Majesty Black",sans-serif;margin:0}@media(max-width: 1024px){.layout-title-wrap .layout-title h2{font-size:clamp(25px,12.8vw,64px)}}.layout-blocks-w-icons-wrap{display:flex;width:100%;align-items:center;justify-content:center;background-color:#00b9e5}.layout-blocks-w-icons-wrap .layout-blocks-w-icons{display:flex;max-width:1160px;width:95%;align-items:center;justify-content:center;margin:30px 0 50px}.layout-blocks-w-icons-wrap .layout-blocks-w-icons .blocks{display:flex;flex-wrap:wrap;gap:30px}.layout-blocks-w-icons-wrap .layout-blocks-w-icons .blocks .block{display:flex;width:calc(25% - 25px);flex-direction:column;align-items:center;justify-content:flex-start}.layout-blocks-w-icons-wrap .layout-blocks-w-icons .blocks .block .icon{position:relative;display:flex;justify-content:center;align-items:center;width:100px;height:100px}.layout-blocks-w-icons-wrap .layout-blocks-w-icons .blocks .block .icon .line{position:absolute;z-index:50;display:flex;align-items:center;justify-content:space-between;width:clamp(100px,(100vw - 1024px)*.417 + 100px,170px);height:1px;background-color:#fff;margin-left:clamp(15px,15px + (1250px - 100vw)*.0664,30px);left:100%;top:50%;transform:translateY(-50%)}.layout-blocks-w-icons-wrap .layout-blocks-w-icons .blocks .block .icon .line::before{content:"";display:block;width:10px;height:10px;margin:-10px;border-radius:50px;border:1px solid #fff}.layout-blocks-w-icons-wrap .layout-blocks-w-icons .blocks .block .icon .line::after{content:"";display:block;width:10px;height:10px;background-color:#fff;border-radius:50px;border:1px solid #fff}.layout-blocks-w-icons-wrap .layout-blocks-w-icons .blocks .block:last-child .icon .line{display:none}.layout-blocks-w-icons-wrap .layout-blocks-w-icons .blocks .block .text{font-size:19px;line-height:31px;color:#fff;font-weight:400;text-transform:uppercase;margin-top:20px}@media(max-width: 1024px){.layout-blocks-w-icons-wrap .layout-blocks-w-icons .blocks{flex-wrap:nowrap;flex-direction:column;align-items:center;justify-content:center;gap:100px}.layout-blocks-w-icons-wrap .layout-blocks-w-icons .blocks .block{display:flex;width:50%}.layout-blocks-w-icons-wrap .layout-blocks-w-icons .blocks .block .icon .line{position:absolute;z-index:50;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:1px;height:80px;background-color:#fff;margin-left:0;left:50%;top:-80px;transform:translateY(0)}.layout-blocks-w-icons-wrap .layout-blocks-w-icons .blocks .block .icon .line::before{content:"";display:block;width:10px;height:10px;margin:-10px;border-radius:50px;border:1px solid #fff}.layout-blocks-w-icons-wrap .layout-blocks-w-icons .blocks .block .icon .line::after{content:"";display:block;width:10px;height:10px;background-color:#fff;border-radius:50px;border:1px solid #fff}.layout-blocks-w-icons-wrap .layout-blocks-w-icons .blocks .block:last-child .icon .line{display:flex}.layout-blocks-w-icons-wrap .layout-blocks-w-icons .blocks .block:first-child .icon .line{display:none}}.layout-cta-wrap{display:flex;width:100%;align-items:center;justify-content:center;background-position:center center;background-repeat:no-repeat;background-size:cover}.layout-cta-wrap .layout-cta{display:flex;max-width:1160px;width:95%;padding:70px 0;flex-direction:column;align-items:center;justify-content:center}.layout-cta-wrap .layout-cta h3{margin:0;text-align:center}.layout-cta-wrap .layout-cta h2{display:block;padding:0;font-size:64px;line-height:70px;font-weight:900;color:#00b9e5;font-family:"Majesty Black",sans-serif;text-align:center;margin:0}@media(max-width: 1024px){.layout-cta-wrap .layout-cta h2{font-size:clamp(25px,12.8vw,64px)}}.layout-blocks-title-text-wrap{display:flex;width:100%;align-items:center;justify-content:center;margin:30px 0}.layout-blocks-title-text-wrap .layout-blocks-title-text{display:flex;max-width:1160px;width:95%;align-items:center;justify-content:center}.layout-blocks-title-text-wrap .layout-blocks-title-text .blocks{display:flex;flex-wrap:wrap;gap:70px}.layout-blocks-title-text-wrap .layout-blocks-title-text .blocks .block{display:flex;width:calc(33.3333% - 50px);flex-direction:column;align-items:center;justify-content:flex-start}.layout-blocks-title-text-wrap .layout-blocks-title-text .blocks .block h3{display:block;width:-moz-fit-content;width:fit-content;margin:0 0 25px;font-size:39px;line-height:42px;font-weight:900;color:#00b9e5;text-align:center;font-family:"Majesty Black",sans-serif}.layout-blocks-title-text-wrap .layout-blocks-title-text .blocks .block .text{font-size:19px;line-height:31px;color:#0e2e49;font-weight:400}@media(max-width: 1024px){.layout-blocks-title-text-wrap{margin:50px 0}.layout-blocks-title-text-wrap .layout-blocks-title-text .blocks{flex-wrap:nowrap;flex-direction:column;gap:50px}.layout-blocks-title-text-wrap .layout-blocks-title-text .blocks .block{width:80%;margin:0 auto}.layout-blocks-title-text-wrap .layout-blocks-title-text .blocks .block h3{margin:0 0 15px}}.layout-contact-wrap{display:flex;width:100%;height:100vh;align-items:center;justify-content:center;background-color:#00b9e5}.layout-contact-wrap .layout-contact{display:flex;width:100%;height:100vh;align-items:center;justify-content:center;background-position:center center;background-repeat:no-repeat;background-size:cover}.layout-contact-wrap .layout-contact .contact-content{display:flex;width:570px;flex-direction:row;align-items:flex-start;justify-content:space-between;font-size:19px;line-height:31px;color:#fff;font-weight:400}.layout-contact-wrap .layout-contact .contact-content h3{font-weight:900;margin:0 0 20px}.layout-contact-wrap .layout-contact .contact-content a{color:#fff;text-decoration:none}.layout-contact-wrap .layout-contact .contact-content a:hover{color:#0e2e49;text-decoration:none}.layout-contact-wrap .layout-contact .contact-content .address{width:250px}.layout-contact-wrap .layout-contact .contact-content .contact-us{display:block;width:250px}.layout-contact-wrap .layout-contact .contact-content .contact-us .sn{display:flex;width:100%;margin-top:50px;flex-direction:row;gap:35px;align-items:center;justify-content:flex-start}@media(max-width: 768px){.layout-contact-wrap .layout-contact .contact-content{width:95%;flex-direction:column}.layout-contact-wrap .layout-contact .contact-content .address{width:100%;margin-bottom:50px}.layout-contact-wrap .layout-contact .contact-content .contact-us{width:100%}.layout-contact-wrap .layout-contact .contact-content .contact-us .sn{display:flex;width:-moz-fit-content;width:fit-content;margin-top:50px;flex-direction:row;gap:30px;align-items:center;justify-content:flex-start}}@font-face{font-family:"Majesty Black";src:url("assets/fonts/Majesty/majesty-black.ttf") format("truetype");font-weight:900}.page-header-wrap{display:flex;width:100%;align-items:center;justify-content:center}.page-header-wrap .page-header{display:flex;max-width:768px;width:95%;padding-top:200px}.page-header-wrap .page-header h1{display:block;padding:0;font-size:64px;line-height:70px;font-weight:900;color:#fff;font-family:"Majesty Black",sans-serif;margin:0}@media(max-width: 1024px){.page-header-wrap .page-header h1{font-size:clamp(25px,12.8vw,64px)}}@media(max-width: 1024px){.page-header-wrap .page-header{padding-top:120px}}.page-wrap{display:flex;width:100%;align-items:center;justify-content:center}.page-wrap .page-content{display:flex;max-width:768px;width:95%;margin:100px 0}.page-wrap .page-content .content{display:block;width:100%;font-size:19px;line-height:31px;color:#fff;font-weight:400}.page-wrap .page-content .content a{color:#fff;text-decoration:underline}.page-wrap .page-content .content a:hover{color:#fff;text-decoration:none}@media(max-width: 1024px){.page-wrap .page-content{margin:50px 0}}body{position:relative;margin:0;padding:0;font-family:"avenir-lt-pro",sans-serif;font-weight:400;width:100%}body.home{background-color:#fff}body.page{background-color:#00b9e5}html{scroll-behavior:smooth}p:last-of-type{margin:0 !important}/*# sourceMappingURL=style.min.css.map */