.navbar{background-color:#1b4273;box-sizing:border-box;padding:0;position:fixed;top:0;transition:top 1s;width:100%;z-index:98}.nav-container{box-sizing:border-box;padding:0 80px}.nav-container,.nav-dropdown-container{display:flex;flex-direction:row;justify-content:space-between}.nav-dropdown-container{width:100%}.nav-logo{align-items:center;display:flex}.nav-logo .nav-text{color:#fffafe;display:block;margin-right:20px}.nav-logo img{align-self:center;height:60px;object-fit:contain;padding:10px}.dropdown-icon{align-items:center;display:none;justify-content:center;width:100%}.dropdown-icon .fa{color:#fff;padding:20px}.dropdown{background-color:rgba(46,98,204,.75);color:#fff}.nav-items{display:flex;flex-direction:row}.nav-items .active{background:linear-gradient(180deg,#b0e1e4 0,hsla(0,0%,100%,0));border-bottom:2px solid #fff;color:#fff;font-weight:600}.nav-item{align-items:center;box-sizing:border-box;color:#fff;display:flex;justify-content:center;padding:18px 24px;text-decoration:none}.nav-icon:hover,.nav-item:hover{background:linear-gradient(180deg,#5f96bd 0,hsla(0,0%,100%,0));color:#fff;display:flex}@media screen and (min-width:0px)and (max-width:992px){.nav-container{flex-direction:row;flex-direction:column;justify-content:center;justify-content:space-between;padding:0}.nav-logo .nav-text{display:flex;flex-direction:column;font-size:.8em}.nav-logo .nav-text span:nth-child(2){display:none}.dropdown-icon{cursor:pointer;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dropdown-icon .icon{align-items:center;display:flex;flex-direction:column;height:50px;justify-content:center;width:50px}.dropdown-icon .icon div{background-color:#fff;border-radius:20px;height:3px;margin:3px 0;width:25px}.nav-items{display:none}.dropdown-items{display:flex!important}.nav-items{flex-direction:column}}.Dropdown{position:relative}.Dropdown .dropdown-content-enter{height:0;opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.Dropdown .dropdown-content-enter-active{transition:opacity .5s,height 1s,-webkit-transform .5s;transition:opacity .5s,transform .5s,height 1s;transition:opacity .5s,transform .5s,height 1s,-webkit-transform .5s}.Dropdown .dropdown-content-enter-active,.Dropdown .dropdown-content-exit{height:auto;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.Dropdown .dropdown-content-exit-active{height:0;opacity:0;-webkit-transform:translateY(-5px);transform:translateY(-5px);transition:opacity .3s,height 1s,-webkit-transform .3s;transition:opacity .3s,transform .3s,height 1s;transition:opacity .3s,transform .3s,height 1s,-webkit-transform .3s}.ImageWithOverlay{height:100%;position:relative;width:100%;z-index:1}.ImageWithOverlay .overlay-container{height:100%;position:absolute;width:100%;z-index:-1}.ImageWithOverlay .ImageWithOverlay-overlayimg{height:100%;object-fit:cover;position:absolute;width:100%;z-index:-2}.ImageWithOverlay .ImageWithOverlay-content{height:100%;width:100%}.UnderlinedGradientButton,a{color:inherit;cursor:pointer;text-decoration:none}.UnderlinedGradientButton .btn-content,a .btn-content{padding-top:4px}.UnderlinedGradientButton .bot-border,a .bot-border{height:4px;margin-top:2px;width:100%}.UnderlinedGradientButton .active-border,.UnderlinedGradientButton:hover .bot-border,a .active-border,a:hover .bot-border{background:linear-gradient(90deg,#b0e1e4 0,hsla(0,0%,100%,0))}.UnderlinedGradientButton:hover .btn-content,a:hover .btn-content{font-weight:600}#Footer{box-sizing:border-box;color:#fffafe;height:100%;position:relative;width:100%}#Footer,#Footer .footer-logo-text{display:flex;flex-direction:column}#Footer .footer-logo-text span:nth-child(2){display:none}#Footer .footer-overlay{background:linear-gradient(180deg,#1b4273 15%,rgba(27,66,115,.6))}#Footer .footer-logo{display:flex;justify-content:center;padding:32px 0}#Footer .footer-logo img{align-self:center;height:40px;margin-right:8px;object-fit:contain}#Footer .footer-content .separator{background-color:#fff;height:1px;margin:24px 0;width:100%}#Footer .office-address-container{text-align:center}#Footer .contact-us-container{align-items:center;display:flex;flex-direction:column}#Footer .contact-us-container div:first-child{margin-bottom:18px}#Footer .contact-us-container .contact-btn{align-items:center;border:1px solid #fff;border-radius:10px;display:flex;justify-content:center;margin-bottom:8px;padding:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#Footer .contact-us-container .contact-btn img{height:24px;object-fit:contain;width:24px}#Footer .contact-us-container .contact-btn span{margin-left:8px}#Footer .footer-navigation-container .body{margin-bottom:18px;text-align:center}#Footer .footer-navigation-container .navigation-list{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}#Footer .footer-navigation-container .navigation-list .UnderlinedGradientButton{margin:0 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#Footer .footer-navigation-container .navigation-list .btn-content{padding:8px 0}#Footer .footer-copyright p{border-top:1px solid #fff;margin:24px 0 0;padding:24px 0;text-align:center}@media(min-width:768px){#Footer .footer-logo{padding:120px 0 62px}#Footer .footer-logo-text{display:flex;flex-direction:row}#Footer .footer-logo-text span:nth-child(2){display:inline;display:initial;margin:0 8px}#Footer .office-address-container{text-align:left;width:40%}#Footer .contact-us-container,#Footer .footer-navigation-container{flex-grow:1}#Footer .footer-content{display:flex}#Footer .footer-content .separator{display:block;height:auto;margin:0 32px;width:1px}#Footer .footer-navigation-container .body{text-align:left}#Footer .footer-navigation-container .navigation-list{align-items:flex-start;flex-direction:column;flex-wrap:nowrap}#Footer .footer-navigation-container .navigation-list .UnderlinedGradientButton{margin:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#Footer .footer-copyright p{margin:64px 0 0}}.PageWrapper .page-wrapper-container{height:100%;position:relative;width:100%}.PageWrapper .page-wrapper-container .absolute-scroll-top{align-items:center;display:flex;justify-content:center;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:2}.PageWrapper .page-wrapper-container .absolute-scroll-top div{font-size:50px;height:60px;width:60px}.PageWrapper .bottom-container{position:static}@media(min-width:768px){.PageWrapper .bottom-container{bottom:0;position:fixed;width:100%;z-index:-2}}#child-content{position:relative}#child-content .hidden{left:130%}.CustomScrollbar{align-items:center;bottom:50%;display:flex;flex-direction:column;height:60vh;justify-content:center;left:97%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .6s ease;z-index:97}.CustomScrollbar .text{color:#5f96bd;font-weight:300;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl}.CustomScrollbar .text span{color:#5f96bd;font-weight:700}.CustomScrollbar .scrollbar{background-color:#5f96bd;display:flex;flex:1 1;justify-content:center;margin-top:20px;position:relative;width:1px}.CustomScrollbar .scrollbar .scrollbar-active{background-color:#5f96bd;border-radius:8px;height:50px;position:absolute;top:-50px;width:5px}@media screen and (min-width:0px)and (max-width:768px){.CustomScrollbar{display:none}}.CompanyProfile{padding:32px 0}.CompanyProfile .container{display:flex;flex-direction:column}.CompanyProfile .container .left-content{color:#126e9f}.CompanyProfile .container .right-content{grid-row-gap:20px;grid-column-gap:20px;align-items:center;align-self:center;box-sizing:border-box;-webkit-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(2,150px);grid-template-rows:repeat(2,150px);justify-items:center;margin:20px 0;row-gap:20px}.CompanyProfile .container .right-content .box{align-items:center;background:linear-gradient(180deg,#b0e1e4 0,#126e9f);box-sizing:border-box;color:#fffafe;display:flex;flex-direction:column;height:100%;justify-content:center;padding:20px;text-align:center;width:100%}@media(min-width:768px){.CompanyProfile{padding:62px 0}.CompanyProfile .container{display:flex;flex-direction:row}.CompanyProfile .container .left-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-right:60px}.CompanyProfile .container .right-content{grid-template-columns:repeat(2,200px);grid-template-rows:repeat(2,200px)}}.RightButtonOvalButton{align-items:center;background-color:#fff;border:1px solid #126e9f;border-radius:0 0 50px;color:#5f96bd;cursor:pointer;display:flex;flex-direction:row;padding:10px 70px 10px 24px;transition:.5s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.RightButtonOvalButton b{font-weight:700;margin:0}.RightButtonOvalButton:hover{background:linear-gradient(90deg,#b0e1e4 0,hsla(0,0%,100%,0))}.Specialization{height:100%;margin:70px 0;width:100%}.Specialization .product-text{color:#126e9f;margin-bottom:50px;text-align:center;width:100%}.Specialization .specialization-bg-overlay{background:linear-gradient(180deg,#fff 5%,rgba(18,110,159,.8) 50%,#fff 95%)}.Specialization .specialization-box-container{display:flex;flex-direction:column;gap:32px;width:100%}.Specialization .specialization-box-container .specialization-box{align-items:center;background:rgba(27,66,115,.9);display:flex;flex-direction:column;height:500px;justify-content:center;margin:0 auto;max-height:500px;max-width:300px;padding:0 20px;text-align:center;transition:all .2s ease;width:100%}.Specialization .specialization-box-container .specialization-box .specialization-img{border-bottom:8px solid #fffafe;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.Specialization .specialization-box-container .specialization-box .specialization-img img{height:100%;object-fit:cover;width:100%}.Specialization .specialization-box-container .specialization-box .title-text{color:#fff;margin:20px 0 8px;word-break:break-all}.Specialization .specialization-box-container .specialization-box .title-text,.Specialization .specialization-box-container .specialization-box p{color:#fff}@media(min-width:768px){.Specialization{height:100vh}.Specialization .container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.Specialization .specialization-box-container{flex-direction:row;gap:32px}.Specialization .specialization-box-container .specialization-box{max-height:500px;max-width:390px}.Specialization .specialization-box-container .specialization-box img{aspect-ratio:3/2}.Specialization .specialization-box-container .specialization-box:hover{background:rgba(176,225,228,.8);-webkit-transform:scale(1.1);transform:scale(1.1)}.Specialization .specialization-box-container .specialization-box:hover .specialization-img{border-bottom-color:#1b4273}.Specialization .specialization-box-container .specialization-box:hover .title-text,.Specialization .specialization-box-container .specialization-box:hover p{color:#1b4273}}.ClientAndPartners{padding:60px 0 120px}.ClientAndPartners .and-more,.ClientAndPartners .product-text{color:#126e9f;text-align:center}.ClientAndPartners .and-more{margin-top:40px}.ClientAndPartners .partner-row{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:50px}.ClientAndPartners .partner-row .partner-item{height:120px;margin:10px 0;width:50%}.ClientAndPartners .partner-row .partner-item img{height:100%;object-fit:contain;width:100%}@media(min-width:768px){.ClientAndPartners .partner-row .partner-item{width:20%}}.About{background-color:#fff;height:100%;width:100%}.ParallaxMainHeadline{height:40vh;position:relative}.ParallaxMainHeadline .ParallaxMainHeadline-banner{height:100%;width:100%}.ParallaxMainHeadline .overlay{background-image:linear-gradient(180deg,#1b4273 2%,rgba(27,66,115,0) 53%);bottom:0;height:100%;position:absolute;top:0;width:100%;z-index:1}.ParallaxMainHeadline .ParallaxMainHeadline-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;top:0;width:100%;z-index:2}.ParallaxMainHeadline .ParallaxMainHeadline-content .ParallaxMainHeadline-content-container .product-text{color:#fffafe}.OverlayedButton{word-wrap:break-word;background:#fff;border:none;color:#126e9f;cursor:pointer;font:inherit;outline:inherit;padding:10px 8px;width:auto}.OverlayedButton:hover{background:linear-gradient(90deg,#b0e1e4 0,hsla(0,0%,100%,0));color:#126e9f}.OverlayedButton:disabled span{color:#b0e1e4}.OverlayedButton__selected{background-color:#126e9f;color:#fff!important}.OverlayedButton__border-btm{border-bottom:1px solid #5f96bd}.OverlayedButton__border-top{border-top:1px solid #5f96bd}.OverlayedButton__border-left{border-left:1px solid #5f96bd}.OverlayedButton__border-right{border-right:1px solid #5f96bd}.Home{background-color:#fff;height:100%;min-height:100vh}.Home .text-align-center{text-align:center}.Home .btn-text{color:#5f96bd}.Home .btn-text:hover{color:#fff}.Home .our-text{color:#5f96bd}.Home .cp-text,.Home .product-text,.Home .title-text{color:#126e9f}.Home p{font-size:1em;font-weight:300}.Home .logo{height:4.5em;margin-top:20px;width:50%}.Home .logo img{height:100%;object-fit:contain;width:100%}.Home .logo-text{color:#1b4273}.Home .home-container{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;width:100%}.Home .absolute-container{background-color:#fff;flex:1 1;height:100%;padding-bottom:100px;width:100%}.Home .absolute-container .parallax-container{height:100vh;position:relative}.Home .absolute-container .parallax-container .overlay{background-image:linear-gradient(180deg,#1b4273 2%,rgba(27,66,115,0) 53%,#b0e1e4 92%,#fff);bottom:0;height:100%;position:absolute;top:0;width:100%;z-index:1}.Home .absolute-container .parallax-banner{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;z-index:0}.Home .absolute-container .parallax-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;top:0;width:100%;z-index:2}.Home .absolute-container .parallax-content .content-container{width:80%}.Home .absolute-container .parallax-content .content-container .head-sentence{color:#fff;line-height:1;text-align:center}.Home .absolute-container .parallax-content .content-container .sliding-word-container{height:7vw;overflow:hidden}.Home .absolute-container .parallax-content .content-container .text{-webkit-animation:fadeIn 1s ease-in-out;animation:fadeIn 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation:fadeIn 3s ease infinite;animation:fadeIn 3s ease infinite;color:#fff;line-height:1;opacity:0;text-align:center;text-transform:uppercase}.Home .absolute-container .parallax-content .content-container .text-hidden{-webkit-animation:fadeOut .5s ease-in-out forwards;animation:fadeOut .5s ease-in-out forwards;opacity:0}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}30%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}30%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}.Home .absolute-container .parallax-content .content-container .description{color:#fff;text-align:center}.Home .absolute-container .parallax-content .content-container .description span{margin:0 .4em}.Home .absolute-container .about-content{margin-top:60px}.Home .absolute-container .about-content .content-flex{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin:30px 0;width:100%}.Home .absolute-container .about-content .content-flex .image-container{aspect-ratio:1;height:100%;margin-right:64px;width:35%}.Home .absolute-container .about-content .content-flex .image-container img{height:100%;object-fit:cover;width:100%}.Home .absolute-container .about-content .content-flex .switcher-content-container{display:flex;flex:1 1;flex-direction:column}.Home .absolute-container .about-content .content-flex .switcher-content-container .row{margin-right:20%}.Home .absolute-container .about-content .content-flex .switcher-content-container .switch{align-items:center;align-items:flex-start;cursor:pointer;display:flex;flex:1 1;font-weight:700;margin-right:20px;padding:10px 0;width:80%}.Home .absolute-container .about-content .content-flex .switcher-content-container .switch:hover{border-bottom:3px solid #5f96bd}.Home .absolute-container .about-content .content-flex .switcher-content-container .switch span{color:#5f96bd}.Home .absolute-container .about-content .content-flex .switcher-content-container .active{border-bottom:3px solid #b0e1e4}.Home .absolute-container .about-content .content-flex .switcher-content-container .switch-content{background-color:#fff;display:flex;flex:1 1;flex-direction:column;padding:20px 0}.Home .absolute-container .about-content .content-flex .switcher-content-container .switch-content .equipment{display:flex;flex-direction:column}.Home .absolute-container .about-content .content-flex .switcher-content-container .switch-content .equipment span{color:#1b4273}.Home .absolute-container .about-content .content-flex .switcher-content-container .switch-content .specialization{display:flex;flex:1 1;flex-direction:row;justify-content:flex-start;padding-bottom:20px;padding-top:20px}.Home .absolute-container .about-content .content-flex .switcher-content-container .switch-content .specialization .specialization-wrap-border{background:linear-gradient(0deg,#b0e1e4 0,rgba(18,110,159,.5) 20%,rgba(95,150,189,0));padding:2px}.Home .absolute-container .about-content .content-flex .switcher-content-container .switch-content .specialization .specialization-wrap-border:nth-child(2){margin:0 20px}.Home .absolute-container .about-content .content-flex .switcher-content-container .switch-content .specialization .specialization-container{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding:20px 30px;width:100%}.Home .absolute-container .about-content .content-flex .switcher-content-container .switch-content .specialization .specialization-container .specialization-img{max-height:150px;max-width:150px}.Home .absolute-container .about-content .content-flex .switcher-content-container .switch-content .specialization .specialization-container .specialization-img img{height:100%;object-fit:contain;width:100%}.Home .absolute-container .about-content .content-flex .switcher-content-container .switch-content .specialization .specialization-container .specialization-text{color:#126e9f;font-size:1.2em;font-weight:600;margin-top:20px;word-break:break-all}@media screen and (min-width:0px)and (max-width:992px){.Home .absolute-container .about-content .content-flex{align-items:center;box-sizing:border-box;flex-direction:column;justify-content:center}.Home .absolute-container .about-content .content-flex .image-container{height:100%;margin:0;width:80%}.Home .absolute-container .about-content .content-flex .switcher-content-container{margin-top:20px;width:100%}.Home .absolute-container .about-content .content-flex .switcher-content-container .row{margin-right:0}.Home .absolute-container .about-content .content-flex .switcher-content-container .switch{flex:1 1;width:100%}.Home .absolute-container .about-content .content-flex .switcher-content-container .switch-content .specialization{align-items:center;flex-direction:column;justify-content:center;padding-top:20px}.Home .absolute-container .about-content .content-flex .switcher-content-container .switch-content .specialization .specialization-container{margin-right:0}.Home .absolute-container .about-content .content-flex .switcher-content-container .switch-content .specialization .specialization-container:nth-child(n+2){margin-top:20px}}@media screen and (min-width:0px)and (max-width:768px){.Home .absolute-container .about-content .logo{width:80%}.Home .absolute-container .about-content .content-flex .switcher-content-container .switch span{font-size:1em}}.Home .absolute-container .products{background-color:#fff;box-sizing:border-box;display:flex;flex-direction:row;padding-top:120px;width:100%}.Home .absolute-container .products .content-sliders-container{align-items:center;display:flex;margin-right:50px;position:relative;width:50%}.Home .absolute-container .products .content-sliders-container .left{bottom:0;left:-50px;margin:auto 0;position:absolute;top:0}.Home .absolute-container .products .content-sliders-container .right{bottom:0;margin:auto 0;position:absolute;right:-50px;top:0}.Home .absolute-container .products .content-sliders-container .slider-img-container{display:flex;flex:1 1;flex-direction:row}.Home .absolute-container .products .content-sliders-container .slider-img-container .left-img{margin-right:8px}.Home .absolute-container .products .content-sliders-container .slider-img-container .slider-img{display:flex;flex-direction:column;height:50vh;overflow:hidden;position:relative;width:100%}.Home .absolute-container .products .content-sliders-container .slider-img-container .slider-img .slider-img-overlay{align-items:flex-end;background-image:linear-gradient(0deg,#6ed3d3 0,hsla(0,0%,100%,0) 60%);box-sizing:border-box;display:flex;height:100%;justify-content:flex-start;padding:20px 18px;position:absolute;width:100%;z-index:1}.Home .absolute-container .products .content-sliders-container .slider-img-container .slider-img .slider-img-overlay .product-title{color:#fff;transition:all .2s ease}.Home .absolute-container .products .content-sliders-container .slider-img-container .slider-img .hidden-product-img{display:none}.Home .absolute-container .products .content-sliders-container .slider-img-container .slider-img img{height:100%;object-fit:cover;transition:all .2s ease;width:100%}.Home .absolute-container .products .content-sliders-container .slider-img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.Home .absolute-container .products .product-container{display:flex;flex-direction:column;margin-left:40px;width:40%}@media screen and (min-width:0px)and (max-width:768px){.Home .absolute-container .products{flex-direction:column}.Home .absolute-container .products .content-sliders-container{margin-right:0;width:70%}.Home .absolute-container .products .content-sliders-container .slider-img-container .slider-img .slider-img-overlay .product-title{font-size:1em;word-break:break-all}.Home .absolute-container .products .content-sliders-container .slider-img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.Home .absolute-container .products .product-container{align-items:center;box-sizing:border-box;justify-content:center;margin:20px 0;padding:0 20px;width:100%}}.Home .absolute-container .services{box-sizing:border-box;padding-top:120px}.Home .absolute-container .services .services-container{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;padding-top:60px;width:100%}.Home .absolute-container .services .services-container .services-list{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;margin-right:60px;width:100%}.Home .absolute-container .services .services-container .services-detail{flex:1 1;height:50vh}.Home .absolute-container .services .services-container .services-detail .service-img{aspect-ratio:1;display:none;height:100%;overflow:hidden;position:relative;width:100%}.Home .absolute-container .services .services-container .services-detail .service-img .overlay{background-image:linear-gradient(180deg,rgba(24,50,143,.5),100%,#fff);box-sizing:border-box;height:100%;overflow-y:scroll;padding:40px;position:absolute;top:0;width:100%}.Home .absolute-container .services .services-container .services-detail .service-img .overlay .service-title{border-bottom:1px solid #fff;color:#fff}.Home .absolute-container .services .services-container .services-detail .service-img .overlay .service-list{color:#fff;font-weight:300}.Home .absolute-container .services .services-container .services-detail .service-img .overlay .service-list .list{align-items:flex-start;display:flex;margin:20px 0;width:100%}.Home .absolute-container .services .services-container .services-detail .service-img .overlay .service-list .list .list-content{color:#fff;font-size:1em;font-weight:300;width:100%}.Home .absolute-container .services .services-container .services-detail .service-img .overlay .service-list .list .dot{color:#fff;font-size:2em;line-height:15px;margin-right:20px}.Home .absolute-container .services .services-container .services-detail .service-img .overlay::-webkit-scrollbar{display:none}.Home .absolute-container .services .services-container .services-detail .service-img img{filter:blur(6px);-webkit-filter:blur(6px);height:100%;object-fit:cover;width:100%}.Home .absolute-container .services .services-container .services-detail .show-img{display:block}@media screen and (min-width:0px)and (max-width:768px){.Home .absolute-container .services .services-container{flex-direction:column}.Home .absolute-container .services .services-container .services-list{margin:0 0 20px}}.Home .footer{background-color:#5f96bd;bottom:0;box-sizing:border-box;display:flex;flex-direction:column;height:600px;min-height:400px;position:fixed;width:100%;z-index:-1}.Home .footer .footer-padding-top{padding-top:80px}.Home .footer .footer-bg{height:100%;position:absolute;width:100%;z-index:-2}.Home .footer .footer-bg img{height:100%;object-fit:cover;width:100%}.Home .footer .overlay{background:linear-gradient(180deg,#1b4273 15%,rgba(27,66,115,.6));height:100%;position:absolute;width:100%;z-index:-1}.Home .footer .footer-copyright{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.Home .footer .footer-copyright .bordered-footer{border-top:1px solid #fff;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;padding:20px}.Home .footer .footer-copyright .copyright-text{color:#fff;font-size:.9em;font-weight:300}.Home .footer .footer-copyright .sosmed-container{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:flex-end}.Home .footer .footer-copyright .sosmed-container span{color:#fff;font-size:.9em;font-weight:600;margin:0 30px}.Home .footer .footer-copyright .sosmed-container :last-child{margin-right:0}.Home .footer .footer-header-content .footer-title{color:#fff;margin-bottom:18px}.Home .footer .footer-header-content .footer-logo{height:3em;margin-left:2px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Home .footer .footer-header-content .footer-logo img{height:100%;object-fit:contain;width:100%}.Home .footer .footer-content{color:#fff;display:flex;flex-direction:row;width:100%}.Home .footer .footer-content .footer-left{width:40%}.Home .footer .footer-content .footer-left .map-container{height:200px;width:100%}.Home .footer .footer-content .footer-left .mapouter{height:100%;position:relative;text-align:right;width:100%}.Home .footer .footer-content .footer-left .gmap_canvas{background:none!important;height:100%;overflow:hidden;width:100%}.Home .footer .footer-content .footer-list-product{box-sizing:border-box;display:grid;flex:1 1;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;margin-left:60px;width:100%}.Home .footer .footer-content .footer-list-product .product-name{font-size:1em;font-weight:300}@media screen and (min-width:0px)and (max-width:768px){.Home .logo{height:4.5em;width:100%}.Home .absolute-container{margin-bottom:0!important}.Home .absolute-container .text{margin:20px 0}.Home .footer{background-color:#18328f;bottom:auto;box-sizing:border-box;display:flex;flex-direction:column;height:100%;min-height:auto;position:relative!important;position:fixed;width:100%;z-index:2}.Home .footer .overlay{height:100%;position:absolute;width:100%;z-index:0}.Home .footer .footer-bg{height:100%;overflow:hidden;position:absolute;width:100%;z-index:-1}.Home .footer .footer-header-content{flex:1 1;padding:0 20px;z-index:1}.Home .footer .footer-header-content .footer-title{text-align:center}.Home .footer .footer-header-content .footer-logo{margin-left:0;width:auto}.Home .footer .footer-content{flex-direction:column;z-index:1}.Home .footer .footer-content .footer-left{flex:1 1;justify-content:center;width:auto}.Home .footer .footer-content .footer-left p{padding:0 20px}.Home .footer .footer-content .footer-left .map-container{align-items:center;display:flex;justify-content:center;width:100%}.Home .footer .footer-content .footer-left .map-container .mapouter{width:auto}.Home .footer .footer-content .footer-list-product{box-sizing:border-box;-webkit-column-gap:20px;column-gap:20px;margin-left:0;padding:0 20px}.Home .footer .footer-content .footer-list-product .product-name{align-items:center;display:flex;padding:10px;width:100%}.Home .footer .footer-copyright{height:100%;z-index:1}.Home .footer .footer-copyright .bordered-footer{flex-direction:column;width:100%}.Home .footer .footer-copyright .bordered-footer .copyright-text{text-align:center}.Home .footer .footer-copyright .bordered-footer .sosmed-container{flex-direction:column}.Home .footer .footer-copyright .bordered-footer .sosmed-container span{text-align:center}.Home .footer .footer-copyright .bordered-footer .sosmed-container :last-child{margin:0 30px}}.Category{width:100%}.Category .category-title{margin:8px 0;text-align:center}.Category .category-list:after{background-color:#126e9f;content:"";display:flex;height:1px;width:100%}.Category .category-list .category{font-weight:500;text-align:center;width:100%}.Category .category-list .category-active{font-weight:700}.Category .category-list .sub-category-container .sub-category{background-color:#fff;color:#126e9f;cursor:pointer;padding:8px 16px;text-align:center}.Category .category-list .sub-category-container .sub-category-active{font-weight:700}@media(min-width:768px){.Category .category-list .category,.Category .category-title{text-align:left}.Category .category-list .sub-category-container .sub-category{padding:8px 24px;text-align:left}}.Brand,.Brand .brand-title{text-align:center;width:100%}.Brand .brand-title{margin:16px 0}.Brand .brand-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding-right:15px}.Brand .clear-btn{cursor:pointer}.Brand .brand-item-container{display:flex;overflow-x:scroll;padding-bottom:8px}.Brand .brand-item-container::-webkit-scrollbar-thumb{background:#1b4273;border-radius:20px}.Brand .brand-item-container::-webkit-scrollbar{background-color:#5f96bd;height:10px}.Brand .brand-item-container .brand-item{margin:0 10px}.Brand .brand-item-container .brand-item:first-child{margin-left:0}.Brand .brand-item-container .brand-item:last-child{margin-right:0}@media(min-width:768px){.Brand .brand-title{text-align:left}.Brand .brand-item-container{display:flex;flex-grow:1;flex-wrap:wrap;overflow-x:auto}.Brand .brand-item-container .brand-item{margin:0 8px 8px 0}}.Pagination{align-items:center;display:flex;flex-direction:row;justify-content:center}.Pagination div:first-child{margin-right:8px}.Pagination div:last-child{margin-left:8px}.Pagination .page-number{align-items:center;border-radius:50%;color:#126e9f;display:flex;font-weight:700;justify-content:center;margin:0 4px;min-height:35px;min-width:35px;padding:6px}.Pagination .page-number:hover{cursor:pointer}.Pagination .active{background-color:#126e9f;color:#fff}.Pagination .disabled{cursor:not-allowed}.Product{background-color:#fff;height:100%;width:100%}.Product .d-none{display:none}.Product .product-content-container{justify-content:center;padding:0;width:100%}.Product .product-content-container .sidebar{width:100%}.Product .product-content-container .main{margin-bottom:30px;margin-top:16px;width:100%}.Product .product-content-container .main .main-content{width:100%}.Product .product-content-container .main .main-content .sort-container{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:20px}.Product .product-content-container .main .main-content .sort-container div:first-child{color:#126e9f}.Product .product-content-container .main .main-content .sort-container .sorting-dropdown{border:1px solid #000;color:#126e9f;display:flex;flex-direction:row;margin-left:16px;padding:4px 12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Product .product-content-container .main .main-content .sort-container .sorting-dropdown .chevron{color:#126e9f;font-weight:500;margin-left:70px;transition:all 1s}.Product .product-content-container .main .main-content .sort-container .sorting-dropdown .chevron[ascending=false]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.Product .product-content-container .main .pagination-container{margin:24px 0}@media(min-width:768px){.Product .product-content-container{display:flex;flex-direction:row;padding:40px 80px;width:100%}.Product .product-content-container .sidebar{padding-right:30px;width:400px}.Product .product-content-container .main{display:flex;flex-direction:column;margin-bottom:30px;margin-top:16px;width:100%}.Product .product-content-container .main .main-content{border-left:1px solid #000;display:flex;flex-direction:column;height:100%;padding-left:30px;width:100%}.Product .product-content-container .main .main-content .sort-container{justify-content:flex-end}}.ProductItem{border:1px solid #5f96bd;cursor:pointer;display:flex;flex-direction:column}.ProductItem .product-img{border-bottom:1px solid #5f96bd;height:100%;position:relative;width:100%}.ProductItem .product-img img{aspect-ratio:1;height:100%;object-fit:contain;width:100%}.ProductItem .product-img .product-bg-overlay{height:100%;position:absolute;width:100%}.ProductItem .name{word-wrap:break-word;background-color:#fff;color:#1b4273;height:100%;min-height:60px;padding:8px}.ProductItem:hover .product-img{border-bottom:1px solid #b0e1e4}.ProductItem:hover .product-bg-overlay{background:linear-gradient(180deg,hsla(0,0%,100%,0) 50%,#b0e1e4)}.ProductItem:hover .name{background-color:#b0e1e4}.Backdrop{align-items:center;background-color:rgba(0,0,0,.7);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:99}.Backdrop-enter-active{-webkit-animation:enterAnimation .2s ease-out forwards;animation:enterAnimation .2s ease-out forwards}.Backdrop-exit-active{-webkit-animation:exitAnimation .2s ease-out forwards;animation:exitAnimation .2s ease-out forwards}.Modal{background-color:#fff;display:flex;position:fixed;-webkit-transform:translate(calc(50vw - 50%),calc(50vh - 50%));transform:translate(calc(50vw - 50%),calc(50vh - 50%));z-index:100}.Modal-enter-active{-webkit-animation:enterAnimation .2s ease-out forwards;animation:enterAnimation .2s ease-out forwards}.Modal-exit-active{-webkit-animation:exitAnimation .2s ease-out forwards;animation:exitAnimation .2s ease-out forwards}@-webkit-keyframes enterAnimation{0%{opacity:0}to{opacity:1}}@keyframes enterAnimation{0%{opacity:0}to{opacity:1}}@-webkit-keyframes exitAnimation{0%{opacity:1}to{opacity:0}}@keyframes exitAnimation{0%{opacity:1}to{opacity:0}}.ProductDetail{display:flex;flex-direction:column;height:100%;max-height:70vh;max-width:90vw;overflow-y:auto;padding:20px;position:relative;width:100%}.ProductDetail .close-popup-btn{align-items:center;border-radius:8px;display:flex;height:30px;justify-content:center;line-height:1;position:absolute;right:8px;top:8px;width:30px}.ProductDetail .close-popup-btn:hover{background-color:gray;cursor:pointer}.ProductDetail .images-container{align-items:center;display:flex;flex-direction:column;margin-top:20px;width:100%}.ProductDetail .images-container .preview{height:100%;margin-bottom:8px;max-height:350px;max-width:350px;width:100%}.ProductDetail .images-container .preview img{height:100%;object-fit:contain;width:100%}.ProductDetail .images-container .img-list{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly;width:100%}.ProductDetail .images-container .img-list .circle-btn-left,.ProductDetail .images-container .img-list .circle-btn-right{height:20px;width:20px}.ProductDetail .images-container .img-list .img-small{height:70px;width:70px}.ProductDetail .images-container .img-list .img-small[is-hidden=true]{display:none}.ProductDetail .images-container .img-list .img-small[is-hidden=false]{display:block}.ProductDetail .images-container .img-list .img-small[is-selected=true]{border:1px solid blue}.ProductDetail .images-container .img-list .img-small img{height:100%;object-fit:contain;width:100%}.ProductDetail .product-detail{color:#1b4273;height:100%;padding:16px;width:100%}.ProductDetail .product-detail .product-name:after{background-color:#126e9f;content:"";display:flex;height:2px;margin:16px 0;width:100%}.ProductDetail .product-detail .product-description{margin-bottom:20px}.ProductDetail .product-detail .product-name{color:#126e9f}.ProductDetail .product-detail .product-spesification{margin-bottom:8px}.ProductDetail .product-detail .product-price{color:#126e9f;margin-bottom:16px}.ProductDetail .product-detail .purchase-link{background-color:#1b4273;color:#fff;display:block;padding:8px 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(min-width:768px){.ProductDetail{flex-direction:row;height:100%;max-height:600px;max-width:900px;overflow-y:scroll;padding:20px}.ProductDetail .close-popup-btn{top:20px}.ProductDetail .product-detail .purchase-link{background-color:#1b4273;color:#fff;display:block;padding:8px 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.ProductList .product-grid{grid-row-gap:10px;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:1fr 1fr 1fr;margin:0 8px;row-gap:10px}.ProductList .menu{background:#fff;display:flex;flex-direction:column;width:200px}.ProductList .menu-item{border-bottom:1px solid #bbb;cursor:pointer;height:28px;padding:5px}.ProductList .menu-item:hover{color:#2980b9}.ProductList .skeleton-container{height:250px;width:100%}@media(min-width:768px){.ProductList .product-grid{margin:initial}.ProductList .skeleton-container{height:450px;width:100%}}.Services{background-color:#fff;height:100%;padding-bottom:120px;width:100%}.Services .satisfaction-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:50px 0}.Services .satisfaction-container div{text-align:center;width:80%}.Services .satisfaction-container div:first-child{color:#126e9f;margin-bottom:50px}.Services .satisfaction-container div:nth-child(2),.Services .satisfaction-container div:nth-child(3){color:#126e9f;margin-bottom:24px}.Services .carousel{height:100%;position:relative;width:100%}.Services .carousel .circle-btn-left,.Services .carousel .circle-btn-right{bottom:0;margin:auto 0;position:absolute;top:0}.Services .carousel .circle-btn-left{left:20px}.Services .carousel .circle-btn-right{right:20px}.Services .carousel-content{color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:600px;padding:20%;width:100%}.Services .carousel-content .heading1{margin-bottom:20px}.Services .carousel-content-active .slide-body,.Services .carousel-content-active .slide-title{color:#1b4273}.Services .slide-overlay{background:linear-gradient(180deg,hsla(0,0%,100%,.8) 0,rgba(27,66,115,.7) 30%,rgba(27,66,115,.7) 70%,hsla(0,0%,100%,.8))}.Services .slide-overlay-active{background:hsla(0,0%,100%,.8)}.Services .progress-bar-container{align-items:center;display:flex;justify-content:center;margin:50px 0;width:100%}.Services .progress-bar-container .progress-bar{width:70%}.Services .email-input-form{align-items:center;display:flex;flex-direction:column;justify-content:center}.Services .email-input-form div:first-child{color:#126e9f;margin:42px 0;text-align:left;width:100%}.Services .email-input-form button,.Services .email-input-form input,.Services .email-input-form textarea{border:1px solid #126e9f;color:#126e9f;margin-bottom:24px}.Services .email-input-form button::-webkit-input-placeholder,.Services .email-input-form input::-webkit-input-placeholder,.Services .email-input-form textarea::-webkit-input-placeholder{color:#126e9f}.Services .email-input-form button::placeholder,.Services .email-input-form input::placeholder,.Services .email-input-form textarea::placeholder{color:#126e9f}.Services .email-input-form button:active,.Services .email-input-form button:focus-visible,.Services .email-input-form input:active,.Services .email-input-form input:focus-visible,.Services .email-input-form textarea:active,.Services .email-input-form textarea:focus-visible{outline:1px solid #126e9f}.Services .email-input-form button:disabled,.Services .email-input-form input:disabled,.Services .email-input-form textarea:disabled{cursor:not-allowed;pointer-events:none}.Services .email-input-form input,.Services .email-input-form textarea{padding:8px 16px;width:100%}.Services .email-input-form textarea{resize:vertical}.Services .email-input-form button{padding:8px 16px}@media(min-width:768px){.Services .slide-title{font-size:2.5em}}.CustomProgressBar{background-color:#126e9f;height:1px;position:relative;width:100%}.CustomProgressBar .CustomProgressBar-bar{background-color:#1b4273;bottom:0;height:3px;margin:auto 0;position:absolute;top:0;transition:all .2s ease-in-out}.BlogPost .gallery-header{margin-bottom:30px}.BlogPost .carousel-container{align-items:center;display:flex;flex-direction:row;justify-content:center;position:relative;width:100%}.BlogPost .carousel-container .carousel{display:flex;flex:1 1}.BlogPost .carousel-container .circle-btn{margin:0 8px}.BlogPost .slide-content{background-color:#1b4273;color:#fff;display:flex;flex-direction:column;height:100%;min-height:60px;padding:20px;width:100%}.BlogPost .slide-content div{color:#fff}.BlogPost .slide-content .slide-body,.BlogPost .slide-content .slide-title{margin-bottom:12px}.BlogPost .slide-content .slide-body{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.BlogPost .slide-content .readmore-btn{border-bottom:1px solid #1b4273;color:#fff;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.BlogPost .slide-content .readmore-btn:hover{border-bottom:1px solid #fff}@media(min-width:768px){.BlogPost .circle-btn{margin:0 20px}.BlogPost .swiper-container{width:768px}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Gallery{background-color:#fff;height:100%;padding-bottom:50px;width:100%}.Gallery .gallery-header{color:#1b4273;margin-bottom:30px;text-align:center;width:100%}.Gallery .gallery-container{padding-bottom:30px;padding-top:60px}.Gallery .gallery-grid{grid-row-gap:10px;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);row-gap:10px;width:100%}.Gallery .gallery-grid .gallery-item{height:100%;width:100%}.Gallery .gallery-grid .gallery-item img{height:100%;object-fit:contain;width:100%}.Gallery .gallery-pagination{margin-bottom:80px;margin-top:24px;width:100%}.Gallery .download-table{border-bottom:1px solid #1b4273;width:100%}.Gallery .download-table .rdt_TableCell:not(:last-child){border-right:1px solid #1b4273}.Gallery .download-table .rdt_TableCol:not(:last-child){border-right:1px solid #fff}.Gallery .download-table .rdt_TableHeadRow{background-color:#1b4273;color:#fff;font-weight:700}.Gallery .download-table .rdt_TableRow{border-color:#1b4273;color:#1b4273}.Gallery .icon-btn{align-items:center;background-color:#5f96bd;border:0;border-radius:50%;display:flex;height:30px;justify-content:center;width:30px}.Gallery .icon-btn:hover{background-color:#b0e1e4}.Gallery .icon-btn:hover .table-icon{color:#126e9f}.Gallery .icon-btn .table-icon{color:#fff}.Contact{background-color:#fff;height:100%;padding-bottom:50px;width:100%}.Contact .body,.Contact .heading1{color:#126e9f}.Contact .address-container .heading1{margin-top:62px}.Contact .address-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.Contact .address-detail{margin-top:32px;text-align:center;width:100%}.Contact .map-container{height:250px;margin-top:32px;width:100%}.Contact .map-container iframe{border:none;height:100%;width:100%}.Contact .address-info-form-wrapper{display:flex;flex-direction:column;padding-bottom:80px;padding-top:64px;width:100%}.Contact .address-information-container{width:100%}.Contact .address-information-container div{text-align:center}.Contact .address-information-container div:nth-child(2n+2):not(:first-child):not(:last-child){margin-bottom:4px;margin-top:8px}.Contact .address-information-container div:nth-child(6):before{background-color:#126e9f;content:"";display:flex;height:1px;margin:24px 0;width:100%}.Contact .form-separator{display:none}.Contact .message-form{margin-top:30px}.Contact .message-form div:first-child{margin-bottom:16px;text-align:center}.Contact .message-form form{background-color:#1b4273;display:flex;flex-direction:column;padding:16px 24px}.Contact .message-form form label{color:#fff;margin-bottom:8px}.Contact .message-form form label:not(:first-child){margin-top:16px}.Contact .message-form form input,.Contact .message-form form textarea{background-color:inherit;border:none;color:#fff;outline:1px solid #fff;padding:8px}.Contact .message-form form textarea{margin-bottom:24px;padding:8px;resize:vertical}.Contact .message-form form button::-webkit-input-placeholder,.Contact .message-form form input::-webkit-input-placeholder,.Contact .message-form form textarea::-webkit-input-placeholder{color:#add8e6}.Contact .message-form form button::placeholder,.Contact .message-form form input::placeholder,.Contact .message-form form textarea::placeholder{color:#add8e6}.Contact .message-form form button:active,.Contact .message-form form button:focus-visible,.Contact .message-form form input:active,.Contact .message-form form input:focus-visible,.Contact .message-form form textarea:active,.Contact .message-form form textarea:focus-visible{outline:2px solid #fff}.Contact .message-form form button:disabled,.Contact .message-form form input:disabled,.Contact .message-form form textarea:disabled{background-color:#126e9f;cursor:not-allowed;pointer-events:none}.Contact .message-form form button:disabled:hover,.Contact .message-form form input:disabled:hover,.Contact .message-form form textarea:disabled:hover{cursor:not-allowed}.Contact .message-form form button{align-self:end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Contact .message-form form button:hover span{color:#fff}@media(min-width:768px){.Contact .address-info-form-wrapper{flex-direction:row;height:100%;width:100%}.Contact .address-info-form-wrapper .form-separator{display:block;margin:0 32px}.Contact .address-info-form-wrapper .address-information-container{width:40%}.Contact .address-info-form-wrapper .address-information-container div{text-align:left}.Contact .address-info-form-wrapper .message-form{flex-grow:1;margin-top:0}.Contact .address-info-form-wrapper .message-form div:first-child{text-align:left;text-align:initial}}@-webkit-keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%;z-index:1}.react-loading-skeleton:after{-webkit-animation-direction:var(--animation-direction);animation-direction:var(--animation-direction);-webkit-animation-duration:var(--animation-duration);animation-duration:var(--animation-duration);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:react-loading-skeleton;animation-name:react-loading-skeleton;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}@font-face{font-family:Sitka-Regular;src:url(/static/media/Sitka-Regular.53d492f21191d70a9e20.ttf)}@font-face{font-family:Inter-ExtraLight;src:url(/static/media/Inter-ExtraLight.f910634f33ecc5e9d98c.ttf)}@font-face{font-family:Inter-Medium;src:url(/static/media/Inter-Medium.68aa71f4a2b837db5ad3.ttf)}.container{box-sizing:border-box;height:100%;padding:0 80px;width:100%}.flex-1{display:flex;flex:1 1}.row{display:flex;flex-direction:row}.col{flex:1 1;padding:15px}.page-container{height:100%;min-height:100vh}@media screen and (min-width:0px)and (max-width:768px){.container{display:flex;flex-wrap:wrap;padding:0 30px}}@media screen and (min-width:768px)and (max-width:992px){.container{padding:0 80px}.col{flex:1 1 100%}}*{word-wrap:break-word;box-sizing:border-box;font-family:Montserrat!important}body,html{margin:0;padding:0}#root,.App{height:100%;min-height:100vh;width:100%}.circle-btn,.circle-btn-bottom,.circle-btn-left,.circle-btn-right,.circle-btn-top{align-items:center;background-color:#fff;border:1px solid #5f96bd;border-radius:50%;color:#1b4273;cursor:pointer;display:flex;font-size:24px;font-weight:600;height:30px;justify-content:center;transition:all .2s ease-in-out;width:30px;z-index:1}.circle-btn-bottom-right,.circle-btn-left-right,.circle-btn-right,.circle-btn-right-right,.circle-btn-top-right{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.circle-btn-bottom,.circle-btn-bottom-bottom,.circle-btn-left-bottom,.circle-btn-right-bottom,.circle-btn-top-bottom{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.circle-btn-bottom-top,.circle-btn-left-top,.circle-btn-right-top,.circle-btn-top,.circle-btn-top-top{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.circle-btn-bottom:after,.circle-btn-left:after,.circle-btn-right:after,.circle-btn-top:after,.circle-btn:after{content:"<"}.circle-btn-bottom:hover,.circle-btn-left:hover,.circle-btn-right:hover,.circle-btn-top:hover,.circle-btn:hover{background-color:#b0e1e4}@-webkit-keyframes moveInLeft{0%{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}60%{-webkit-transform:translateX(10px);transform:translateX(10px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes moveInLeft{0%{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}60%{-webkit-transform:translateX(10px);transform:translateX(10px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes moveInRight{0%{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px)}60%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes moveInRight{0%{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px)}60%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes moveInTop{0%{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px)}60%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes moveInTop{0%{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px)}60%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes moveInBottom{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}60%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes moveInBottom{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}60%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}.animate-moveInLeft{-webkit-animation-name:moveInLeft;animation-name:moveInLeft}.animate-moveInRight{-webkit-animation-name:moveInRight;animation-name:moveInRight}.animate-moveInTop{-webkit-animation-name:moveInTop;animation-name:moveInTop}.animate-moveInBottom{-webkit-animation-name:moveInBottom;animation-name:moveInBottom}.tag-line{font-size:1.8em}.heading1,.heading2{font-size:2em}.heading3{font-size:1.8em}.heading4{font-size:1.6em}.subtitle1{font-size:1.5em}.subtitle2{font-size:1.2em}.subtitle3{font-size:1.1em}.body{font-size:1em}.font-light{font-weight:300}.font-regular{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}@media(min-width:768px){.tag-line{font-size:6em}.heading1{font-size:3em}.heading2{font-size:2em}.subtitle1{font-size:2.5em}.subtitle2{font-size:1.8em}.subtitle3{font-size:1.2em}.body{font-size:1em}}
/*# sourceMappingURL=main.a13ae072.css.map*/