@charset "UTF-8";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}:root{--color-primary:#009cad;--color-secondary:#f77b00;--color-accent1:#0054a3;--color-accent2:#184189;--color-accent3:#ececec;--color-accent4:#878787}html{font-size:62.5%}a{text-decoration:none}h1{font-size:5rem;font-weight:600;line-height:1.1}h2{font-size:4rem}h2,h3{color:#000;font-weight:500}h3{font-size:2.8rem}p{color:#000;font-size:2rem;font-weight:400;line-height:1.3}@media screen and (min-width:650px)and (max-width:1024px){h1{font-size:4rem}h2{font-size:3rem}h3{font-size:2.4rem}p{font-size:1.8rem}}@media screen and (min-width:481px) and (max-width:649px){h1{font-size:3rem}h2{font-size:2.4rem}h3{font-size:2.2rem}p{font-size:1.8rem}}@media screen and (max-width:480px){h1{font-size:2.4rem}h2{font-size:2.2rem}h3{font-size:2rem}p{font-size:1.8rem}}.btn{background:#f77b00;border:1px solid #fff;color:#222;cursor:pointer;font-size:1.6rem;font-weight:500;padding:12px 32px}.btn,.btn-light{border-radius:10px}.btn-light{background:transparent;color:#fff}.btn:hover{background:hsla(0,0%,100%,.2);color:#fff;transition:.6s}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}li{list-style-type:none}.nav-container{align-items:center;background-color:#f2f2f2;display:flex;height:6.5rem;justify-content:space-between;position:fixed;width:100%;z-index:100}.nav-menu,.nav-menu-items{display:flex}.nav-menu{justify-content:flex-end;margin-right:7%;width:100%}@media screen and (max-width:1150px){.nav-menu{margin-right:5%}}.nav-logo{margin-left:7%;padding-right:2rem;width:20%}@media screen and (max-width:1150px){.nav-logo{margin-left:5%}}.lang-menu-mobile{display:none}.lang-menu{align-items:center;background-color:#184189;border-radius:5px;box-shadow:2px 2px 5px 3px hsla(0,0%,43%,.2);display:flex;justify-content:center;margin-left:10rem;padding:.3rem 1rem}@media screen and (max-width:1255px){.lang-menu{margin-left:5rem}}.nav-menu-items li{font-size:1.8rem;font-weight:500;padding:0 1.5rem;white-space:nowrap}@media screen and (max-width:1200px){.nav-menu-items li{font-size:1.6rem;padding:0 1rem}}.nav-menu-items li p{font-size:1.8rem;padding:0 1rem}.lang-switch{border-radius:10px solid;display:flex}.lang-switch li{color:#d0d0d0;font-size:1.6rem;font-weight:100;padding:0 .3rem}.lang-switch li p{color:#d0d0d0;font-size:1.8rem}@media screen and (max-width:1150px){.lang-switch li p{font-size:1.6rem}}.nav-menu-items li a{color:#727272;text-decoration:none}.nav-menu-items li a:hover{color:#184189}.nav-item-wrap a.active{border-bottom:4px solid #184189;border-radius:2px;color:#0054a3;display:inline-block;transition:.5s ease;width:100%}.toggle{display:none}.lang-switch{background-color:none}.lang-switch li a{text-decoration:none}@media screen and (max-width:1024px){.nav-menu-items{background-color:#f2f2f2;border-top:1px solid rgba(0,0,0,.2);display:flex;flex-direction:column;height:100vh;left:-100%;margin-top:65px;padding-top:5%;position:absolute;top:0;transition:.5s ease-in-out;width:100%;z-index:100}.nav-menu-items.active{left:0}.nav-menu-items li{padding:4rem 3rem 1rem 0}.nav-menu-items li a{color:#727272;text-decoration:none}.nav-item-wrap a.active{border-bottom:1px}.hr-bottom-line{border-bottom:1px solid hsla(0,0%,76%,.3);margin-left:5%;margin-right:5%}.toggle{cursor:pointer;display:inline;display:initial}.lang-menu{border-right:2px;border-right-color:#050505;display:none}.lang-menu-mobile{align-items:center;background-color:#184189;border-radius:5px;box-shadow:2px 2px 7px 5px hsla(0,0%,43%,.3);display:flex;justify-content:center;margin-left:5%;padding:.3rem 1rem;width:20%}}@media screen and (max-width:1024px)and (min-width:600px)and (max-width:1024px){.lang-menu-mobile{width:15%}}@media screen and (max-width:1024px)and (max-width:450px){.lang-menu-mobile{width:25%}}@media screen and (max-width:1024px){.lang-switch li{color:#f2f2f2;font-size:1.6rem;font-weight:100;padding:0 .2rem}.lang-switch li p{color:#f2f2f2;font-size:1.8rem}}:root{--heights:93vh;--widths:100%}.slider-container{height:93vh;height:var(--heights);margin:auto;overflow:hidden;position:relative;width:100%;width:var(--widths);z-index:1}@media screen and (max-width:768px){.slider-container{height:80vh}}.slider-container:after{background-color:rgba(0,0,0,.4);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.active{display:inline-block}.inactive{display:none}.slides{height:93vh;height:var(--heights);position:relative;width:100%;width:var(--widths)}.slide-image{background-position:50%;background-size:cover;height:100%;object-fit:cover;object-position:center;position:absolute;width:100%}.slider-headline-body{display:flex;justify-content:center}.slide-title{color:#fff;justify-content:center;padding-top:2rem;position:absolute;text-align:center;text-shadow:2px 2px #2e2d2d;width:65%;z-index:10}@media screen and (max-width:750px){.slide-title{width:80%}}@media screen and (max-width:591px){.slide-title{width:95%}}@media screen and (min-width:1024px)and (max-width:1200px){.slide-title{font-size:4rem}}@media screen and (min-width:600px)and (max-width:1023px){.slide-title{font-size:3.4rem}}@media screen and (max-width:360px){.slide-title{font-size:2.1rem}}.slide-text{color:#ededed;font-size:2rem;justify-content:center;padding-top:10rem;position:absolute;text-align:center;text-shadow:2px 2px #1a1919;width:50%;z-index:10}@media screen and (max-width:800px){.slide-text{width:80%}}@media screen and (max-width:591px){.slide-text{width:90%}}@media screen and (min-width:1024px)and (max-width:1200px){.slide-text{font-size:1.8rem}}@media screen and (max-width:1023px){.slide-text{font-size:1.6rem}}@media screen and (max-width:490px){.slide-text{font-size:1.6rem}}.slide-headline{display:flex;height:50%;justify-content:center;position:absolute;top:38%;width:100%;z-index:10}@media screen and (max-width:520px){.slide-headline{width:80%}}@media screen and (max-width:450px){.slide-headline{width:90%}}.slide-headline p{color:#fff;font-size:1.6rem}.headline-hr-line{background-color:#fff;border:none;height:3px;margin:1rem 2rem;width:50px}@media screen and (min-width:520px)and (max-width:1024px){.headline-hr-line{width:40px}}@media screen and (max-width:519px){.headline-hr-line{width:30px}}.next,.prev{border-radius:0 5px 5px 0;color:transparent;cursor:pointer;font-size:40px;font-weight:700;margin-top:-3rem;padding:1rem;position:absolute;top:50%;width:auto;z-index:100}.slider-container:hover .next,.slider-container:hover .prev{color:#cbcbcb}.slider-container:hover .next:hover,.slider-container:hover .prev:hover{background-color:rgba(0,0,0,.6);color:#fff;transition:all .5s ease-in}.next{border-radius:5px 0 0 5px;right:0}.all-dots{display:flex;height:100%;justify-content:center;position:absolute;top:90%;width:100%;z-index:200}.dot{background-color:transparent;border-radius:50%;cursor:pointer;display:inline-block;height:1.5rem;margin:0 3px;width:1.5rem}.slider-container:hover .dot:hover{background-color:#000}.slider-container:hover .dot{background-color:#fff}.slider-container:hover .active-dot{background-color:#184189}.play-pause{color:#000}.slide-heading h4{color:#fff;font-size:1.8rem}.slider-headline-body .hero-content{left:50%;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%;z-index:10}@media screen and (min-width:1200px)and (max-width:1500px){.slider-headline-body .hero-content{width:60%}}@media screen and (min-width:1501px){.slider-headline-body .hero-content{width:45%}}.hero-content h1{color:#fff;padding-bottom:2rem;text-shadow:2px 2px #000;width:100%}.home-hero-intro-text{color:#fff;font-size:1.2rem;font-weight:500;letter-spacing:5px;padding-top:.5rem}.home-hero-text{color:#ececec;font-size:2rem;margin-bottom:5rem;text-shadow:2px 2px #282828}@media screen and (max-width:591px){.home-hero-text{width:90%}}@media screen and (min-width:1024px)and (max-width:1200px){.home-hero-text{font-size:1.8rem}}@media screen and (min-width:491px)and (max-width:1023px){.home-hero-text{font-size:1.8rem}}@media screen and (max-width:490px){.home-hero-text{font-size:1.6rem}}.hero-content .btn{margin:1rem .5rem;white-space:nowrap}@media screen and (max-width:670px){.hero-btn .btn{font-size:1.4rem;margin:1rem .5rem;padding:8px 22px}}.servic-intro{position:relative;width:100%}.service-intro-content{display:flex;flex-direction:column;justify-content:center;margin-left:auto;margin-right:auto;padding-top:2rem;text-align:center;width:80%}.service-intro-hr{background-color:#f77b00;border:none;height:6px;margin-left:auto;margin-right:auto;margin-top:7rem;width:40px}.service-intro-header{display:flex;flex-direction:column;justify-content:center}.service-intro-header h2,.service-intro-header p{padding-bottom:2rem;text-align:center}.service-intro-card-container{grid-column-gap:5rem;-webkit-column-gap:5rem;column-gap:5rem;display:grid;grid-template-columns:repeat(3,1fr);height:100%;margin:10rem auto 20rem;width:75%}@media screen and (min-width:1024px)and (max-width:1350px){.service-intro-card-container{-webkit-column-gap:3rem;column-gap:3rem;width:90%}}@media screen and (min-width:768px)and (max-width:1023px){.service-intro-card-container{-webkit-column-gap:2.5rem;column-gap:2.5rem;width:90%}}@media screen and (max-width:950px){.service-intro-card-container{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(3,1fr);row-gap:5rem;width:60%}}@media screen and (max-width:950px)and (max-width:600px){.service-intro-card-container{width:75%}}@media screen and (max-width:950px)and (max-width:400px){.service-intro-card-container{width:85%}}.service-intro-cards{align-items:center;border:1px solid #184189;border-radius:40px;height:100%;justify-content:center;padding:3rem 1rem;text-align:center;width:100%}.service-intro-card-title h3{padding:2rem 0}.service-intro-card-text p{padding-bottom:2rem;padding-top:1rem;width:100%}.service-intro-link{color:#f77b00;cursor:pointer;font-size:1.8rem;font-weight:500}.about-home-container{background-image:url(/static/media/AboutHomeBg2.74c0fcdacb7db894c3bc.jpg);background-position:50%;background-size:cover;height:90vh;object-fit:cover;object-position:center;position:relative;width:100%}.about-home-intro{align-items:center;background-color:rgba(0,0,0,.6);justify-content:center;margin-left:50%;margin-top:10rem;padding:10rem 3rem;position:absolute;width:35%}@media screen and (min-width:1150px)and (max-width:1500px){.about-home-intro{margin-left:40%;width:45%}}@media screen and (min-width:768px)and (max-width:1149px){.about-home-intro{margin-left:40%;width:50%}}@media screen and (min-width:550px)and (max-width:767px){.about-home-intro{margin-left:20%;width:70%}}@media screen and (max-width:549px){.about-home-intro{margin-left:5%;width:90%}}.about-home-intro h3{color:#fff;padding-bottom:4rem}.about-home-intro p{color:#e3e3e3;padding-bottom:8rem;width:100%}.about-home-intro .btn{margin-bottom:3rem}.business-home-wrapper{display:flex;gap:2rem;margin-bottom:10rem;padding:10rem 5rem;width:100%}@media screen and (max-width:900px){.business-home-wrapper{flex-direction:column;gap:6rem;padding:5rem 2rem}}.business-home-img{align-items:center;display:flex;justify-content:center;width:50%}@media screen and (max-width:900px){.business-home-img{width:100%}}.businees-home-intro{display:flex;flex-direction:column;justify-content:center;padding-left:5rem;width:50%}@media screen and (max-width:900px){.businees-home-intro{width:100%}}@media screen and (min-width:901px)and (max-width:1025px){.businees-home-intro{padding-left:0}}@media screen and (max-width:650px){.businees-home-intro{padding-left:0}}.businees-home-intro h2{padding-bottom:2rem;padding-left:1rem}@media screen and (min-width:901px)and (max-width:1025px){.businees-home-intro h2{padding-left:0}}.businees-home-intro p{padding-bottom:2rem;padding-left:1rem;width:90%}@media screen and (min-width:901px)and (max-width:1025px){.businees-home-intro p{padding-left:0}}@media screen and (max-width:580px){.businees-home-intro p{width:100%}}.business-home-img img{background-position:50%;background-size:cover;object-fit:cover;object-position:center;width:80%}@media screen and (max-width:1200px){.business-home-img img{width:100%}}@media screen and (min-width:650px)and (max-width:900px){.business-home-img img{width:80%}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.shipping-home-container{background-color:#09264e;height:100%;width:100%}.shipping-home-container .slick-next{right:10px}.shipping-home-container .slick-prev{left:3px;z-index:10}.shipping-home-container .slick-next:before,.shipping-home-container .slick-prev:before{font-size:3rem}.shipping-intro-hr{background-color:#f77b00;border:none;height:6px;margin-left:auto;margin-right:auto;width:3%}.shipping-home-intro{padding-bottom:5rem;padding-top:10rem}.shipping-home-intro h3{color:#fff;padding-top:2rem;text-align:center}.shipping-home-intro p{color:#fff;font-size:1.8rem;padding-top:.5rem;text-align:center}.shipping-case-home{width:100%}.shipping-case1-home{height:60rem;width:50rem}@media screen and (max-width:1400px){.shipping-case1-home{height:50rem}}.shipping-case1-home img{align-items:center;background-position:50%;background-size:cover;height:100%;object-fit:cover;object-position:center;width:100%}.shipping-home-btn{align-items:center;display:flex;justify-content:center;padding-bottom:10rem;padding-top:7rem;position:relative;top:60%}.slick-dots{bottom:-25px;z-index:100}.slick-dots li{font-size:30px}.slick-dots li button:before{color:#fff;font-size:16px;opacity:.3}.slick-dots li.slick-active button:before{color:#fff;opacity:1}.shipping-case1-home .shipping-img-text{background:linear-gradient(-175deg,transparent,#09264e);bottom:0;color:#fff;padding:2rem;position:absolute;-webkit-transform:translateY(100%);transform:translateY(100%);transition:all .5s ease-out;z-index:100}.shipping-img-text:before{height:40%;left:50%;top:-5em;-webkit-transform:translateX(-50%) rotate(10deg);transform:translateX(-50%) rotate(10deg);width:100%}.shipping-img-text h3{color:#fff}.shipping-home-img{transition:all .5s}.shipping-case1-home:hover .shipping-img-text{-webkit-transform:translateY(0);transform:translateY(0)}.home-contact{background-color:#ededf2;display:flex;padding:5% 0;position:relative;width:100%}@media(max-width:767px){.home-contact{flex-direction:column}}.home-contact-col-1,.home-contact-col-2{height:100%;width:50%}@media(max-width:767px){.home-contact-col-1,.home-contact-col-2{height:50%;width:100%}}.home-contact-col-1{z-index:3}@media(max-width:767px){.home-contact-col-1{display:flex;justify-content:center}}.home-contact-col-1 img{height:50%;max-height:500px;object-fit:cover}@media(max-width:767px){.home-contact-col-1 img{width:50%}}.home-contact-col-2{align-items:center;display:flex;height:500px;justify-content:flex-start}@media(max-width:767px){.home-contact-col-2{height:auto;padding:5% 0}}.home-contact-col-2 div{max-width:300px}.home-contact-col-2 h2{color:#083e89}.home-contact-col-2 p{padding:20px 0}@media(max-width:767px){.home-contact-col-2{justify-content:center;text-align:center}}.home-contact-bg-1{background-color:#dfe4ec;height:150px;left:0;position:absolute;top:0;width:100%;z-index:2}@media(max-width:1024px){.home-contact-bg-1{height:120px}}@media(max-width:767px){.home-contact-bg-1{height:100px}}@media(max-width:580px){.home-contact-bg-1{height:60px}}.contact-home-btn .btn:hover{background:hsla(0,0%,100%,.2);border:1px solid #000;color:#000;transition:.6s}.newscardContainer{align-items:center;background-color:#dfe4ec;display:flex;flex-direction:column;padding:10% 2%;width:100vw}.newscardContainer .slick-slider{width:80%!important}.newscardContainer .slick-list{margin:0!important;padding:0!important;width:100%!important}.newscardContainer .slick-next:before,.newscardContainer .slick-prev:before{color:#184189;font-size:3rem}.home-news-title{padding-bottom:10rem}@media(max-width:700px){.home-news-title{padding-bottom:5rem}}.newsCard img{height:100%}.marketing-home-container{height:100%;width:100%}.marketing-home-wrapper{background-color:#ededf2;display:flex;height:70rem;padding-bottom:5rem;position:relative;width:100%}@media screen and (max-width:1024px){.marketing-home-wrapper{align-items:center;flex-direction:column;height:100rem;row-gap:4rem}}@media screen and (min-width:650px)and (max-width:850px){.marketing-home-wrapper{height:95rem}}@media screen and (min-width:520px)and (max-width:649px){.marketing-home-wrapper{height:80rem}}@media screen and (max-width:519px){.marketing-home-wrapper{height:75rem}}@media screen and (max-width:470px){.marketing-home-wrapper{height:73rem}}.marketinghome-text{display:flex;flex-direction:column;margin-left:10rem;margin-top:10rem;width:40%}@media screen and (max-width:1024px){.marketinghome-text{align-items:center;margin-left:0;padding-left:3rem;padding-right:3rem;width:100%}}@media screen and (max-width:650px){.marketinghome-text{align-items:flex-start;margin-left:0;margin-top:5rem}}.marketinghome-text h2{padding-bottom:2rem;width:100%}@media screen and (max-width:1024px){.marketinghome-text h2{text-align:center;width:80%}}@media screen and (max-width:650px){.marketinghome-text h2{text-align:left;width:100%}}.marketinghome-text p{padding-bottom:4rem;width:100%}@media screen and (max-width:1024px){.marketinghome-text p{text-align:center;width:80%}}@media screen and (max-width:650px){.marketinghome-text p{text-align:left;width:100%}}.marketing-home-img{display:flex;justify-content:center;padding-right:3rem;width:60%;z-index:2}@media screen and (max-width:1024px){.marketing-home-img{width:100%}}.marketing-home-img img{align-items:center;background-position:50%;background-size:cover;height:100%;object-fit:cover;object-position:center;width:100%}.marketing-home-bottom{background-color:#dfe4ec;bottom:-1px;height:115px;left:0;position:absolute;width:100%}@media screen and (min-width:931px)and (max-width:1024px){.marketing-home-bottom{height:30px}}@media screen and (min-width:851px)and (max-width:930px){.marketing-home-bottom{height:90px}}@media screen and (min-width:767px)and (max-width:850px){.marketing-home-bottom{height:80px}}@media screen and (max-width:470px){.marketing-home-bottom{height:90px}}.marketing-home-btn{margin-bottom:2rem}.marketing-home-btn .btn:hover{background:hsla(0,0%,100%,.2);border:1px solid #1b1b1b;color:#000;transition:.6s}@media screen and (max-width:650px){.marketing-home-btn .btn:hover{justify-content:left}}.footer{align-items:center;background-color:#eef0f2;display:flex;flex-direction:column;width:100%}.footer-container{display:flex;gap:3rem;justify-content:space-around;padding:2% 0;width:70%}@media(max-width:1000px){.footer-container{flex-direction:column}}@media(max-width:600px){.footer-container{width:90%}}.footer-container .col-2{width:100%}.footer-container .col-1{align-items:center;display:flex;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:1000px){.footer-container .col-1{padding-bottom:3%;width:100%}}.footer-container .col-1 img{width:250px}.footer-container .col-1 .icon-container{display:flex;gap:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer-container .col-1 .icon-container .icon-1,.footer-container .col-1 .icon-container .icon-2,.footer-container .col-1 .icon-container .icon-3{font-size:20px}.footer-container .col-2{display:flex;gap:5rem}.footer-container .col-2 .col-1{align-items:flex-start;display:flex;flex-direction:column;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:1000px){.footer-container .col-2 .col-1{margin:0}}.footer-container .col-2 .col-1>*{color:#000;font-size:1.6rem;padding-bottom:5px;text-decoration:none}.footer-container .col-2 .col-1 h4{font-size:2rem;padding-bottom:10px}.footer-container .col-2 .col-2{display:flex;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer-container .col-2 .col-2 h4{font-size:2rem;padding-bottom:10px}.footer-container .col-2 .col-2 div .row{display:flex;font-size:1.4rem;gap:10px;max-width:300px;padding-bottom:5px}.footer-container>.col-2{padding-bottom:3rem}@media(max-width:1000px){.footer-container>.col-2{justify-content:space-between}}@media(max-width:600px){.footer-container>.col-2{flex-direction:column;gap:40px}}.footer .bottom{background-color:#083e89;display:flex;justify-content:center;padding:5px 10%;width:100%}.footer .bottom>*{color:#fff;font-size:12px;margin:0;padding:0 5%;text-align:center}.hero-img-container{height:90vh;overflow:hidden;position:relative;width:100%}@media screen and (max-width:768px){.hero-img-container{height:80vh}}.hero-img{background-position:50%;background-size:cover;height:100%;object-fit:cover;width:100%}.hero-img-container:before{background-color:rgba(0,0,0,.2);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.hero-container{height:100%;width:100%}.hero-container .page-hero-content{left:50%;position:absolute;text-align:center;text-shadow:2px 2px #2e2d2d;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%}@media screen and (min-width:1200px)and (max-width:1500px){.hero-container .page-hero-content{width:60%}}@media screen and (min-width:1501px){.hero-container .page-hero-content{width:45%}}.header-intro{display:flex;height:4rem;justify-content:center}.header-intro .header-intro-hr{background-color:#fff;border:none;height:3px;margin:1.5rem 2rem;width:50px}.page-hero-content h1{color:#fff;padding-bottom:2rem;width:100%}.page-hero-content p{color:#ececec;padding-bottom:1rem}@media screen and (min-width:520px){.page-hero-content p{font-size:1.4rem}}@media screen and (min-width:440px){.page-hero-content p{font-size:1.2rem}}.page-hero-content .btn{margin:1rem .5rem}@media screen and (max-width:670px){.page-hero-content .btn{font-size:1.4rem;margin:1rem .5rem;padding:8px 22px}}.ourMissionContainer{align-items:center;background-color:#eaeef5;display:flex;padding:5% 0;width:100%}@media(max-width:1024px){.ourMissionContainer{padding:10% 0}}@media(max-width:480px){.ourMissionContainer{padding:15% 0}}@media(max-width:1024px){.ourMissionContainer{flex-direction:column}}.ourMissionCol1{display:flex;height:100%;justify-content:center;padding:5% 0;width:50%}@media(max-width:1024px){.ourMissionCol1{width:100%}}.ourMissionCol1 .ourMissionHorizonal{display:flex;padding:3rem 0}.ourMissionCol1 .ourMissionHorizonal span{background-color:orange;height:7px;width:80px}.ourMissionCol1 .ourMissionBody{width:70%}@media(max-width:1024px){.ourMissionCol1 .ourMissionBody{width:90%}}.ourMissionCol1 .ourMissionBody p{font-size:2.5rem;padding:2rem 0}@media(max-width:1024px){.ourMissionCol1 .ourMissionBody p{font-size:2rem}}@media(max-width:767px){.ourMissionCol1 .ourMissionBody p{font-size:1.8rem}}.ourMissionCol2{align-items:center;display:flex;height:100%;justify-content:center;width:50%}@media(max-width:1024px){.ourMissionCol2{width:100%}}.ourMissionCol2 div{width:90%}.aboutUsContainer{align-items:center;background-color:#dfe4ec;display:flex;width:100%}@media(max-width:1024px){.aboutUsContainer{flex-direction:column-reverse}}.aboutUsCol1{align-items:center;display:flex;height:100%;justify-content:center;padding:5% 0;width:50%}@media(max-width:1024px){.aboutUsCol1{padding:10% 0;width:100%}}.aboutUsCol1 div{width:80%}@media screen and (max-width:1024px){.aboutUsCol1 div{width:90%}}.aboutUsCol1 p{padding:2rem 0}.aboutUsCol2{width:50%}@media(max-width:1024px){.aboutUsCol2{width:100%}}.aboutUsCol2 img{max-height:850px;object-fit:cover;width:100%}@media(max-width:1024px){.aboutUsCol2 img{max-height:500px}}.coreValueContainer{background-color:#09264e;padding:10% 5%;width:100%}.coreValueContainer *{color:#fff}.coreValueHeader{padding-bottom:5%}.coreValueBody{display:flex;justify-content:space-between}@media(max-width:1024px){.coreValueBody{align-items:center;flex-direction:column}}.coreValueCard{align-items:center;display:flex;flex-direction:column;padding-bottom:5%;width:25%}@media(max-width:1200px){.coreValueCard{width:28rem}}@media(max-width:1024px){.coreValueCard{width:80%}}.coreValueCard>*{text-align:center}.coreValueCard img{height:100px;padding:10px 0}@media(max-width:1024px){.coreValueCard img{height:80px}}@media(max-width:767px){.coreValueCard img{height:60px}}.coreValueCard p{padding:20px 0;text-align:center}.aboutCarouselContainer{align-items:center;display:flex;flex-direction:column;width:100%}.aboutCarouselHeader{padding:5%;text-align:center}.aboutCarouselHeader h2{padding-bottom:2rem}.aboutCarouselBody{width:50%}@media(max-width:1024px){.aboutCarouselBody{width:100%}}.aboutCarousel img{height:100%!important;width:100%!important}.carousel .thumbs{display:flex;justify-content:center}.carousel .slider{height:100%}.aboutCarousel img{height:100%;object-fit:cover;object-position:center;width:100%}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid transparent;border-top:8px solid transparent;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px rgba(0,0,0,.9);cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px rgba(0,0,0,.9);top:0}.carousel:hover .slide .legend{opacity:1}.service-main-container{align-items:center;display:flex;justify-content:center;margin-bottom:0m;margin-top:10rem}.service-section-one{grid-column-gap:4rem;-webkit-column-gap:4rem;column-gap:4rem;display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;margin-bottom:10rem;overflow-y:hidden;position:relative;width:80%}@media screen and (min-width:1025px)and (max-width:1600px){.service-section-one{padding-right:5rem;width:95%}}@media screen and (max-width:470px){.service-section-one{width:90%}}@media screen and (max-width:1024px){.service-section-one{grid-template-columns:repeat(1,1fr)}}.service-section-text{align-items:center;display:flex;justify-content:center}.service-section-title{padding-left:5rem;width:100%}@media screen and (max-width:1024px){.service-section-title{padding-left:0}}.service-section-title p{padding-bottom:4rem;padding-top:2rem;width:100%}@media screen and (min-width:1024px)and (max-width:1400px){.service-section-title p{width:95%}}.service-section-img{padding-top:3rem}@media(max-width:1024px){.service-section-img{display:flex;justify-content:center}}.service-section-img img{height:95%;justify-content:center;justify-items:center;object-fit:cover;object-position:center;width:100%}@media screen and (min-width:901px)and (max-width:1400px){.service-section-img img{height:95%;width:100%}}@media screen and (min-width:730px)and (max-width:900px){.service-section-img img{height:100%}}@media(max-width:729px){.service-section-img img{width:100%}}.service-main-container2{align-items:center;background-color:hsla(180,1%,48%,.15);display:flex;justify-content:center;margin:0}.service-section-two{grid-column-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;margin-bottom:10rem;overflow-y:hidden;position:relative;width:80%}@media screen and (min-width:1025px)and (max-width:1600px){.service-section-two{padding-left:5rem;width:95%}}@media screen and (max-width:470px){.service-section-two{width:90%}}@media screen and (max-width:1024px){.service-section-two{grid-template-columns:repeat(1,1fr)}.service-section-two .service-section-text2{grid-row:1}.service-section-two .service-section-img2{grid-row:2}}.service-section-text2{align-items:center;display:flex;flex-direction:column;justify-content:center}.service-section-title2{padding-left:5rem;padding-top:5rem;width:100%}@media screen and (max-width:1024px){.service-section-title2{padding-left:0}}.service-section-title2 p{padding-bottom:4rem;padding-top:2rem;width:100%}@media screen and (min-width:1024px)and (max-width:1400px){.service-section-title2 p{width:95%}}.service-section-img2{padding-top:8rem}@media(max-width:1024px){.service-section-img2{display:flex;justify-content:center;padding-top:3rem}}.service-section-img2 img{height:95%;justify-content:center;justify-items:center;object-fit:cover;object-position:center;width:100%}@media screen and (min-width:901px)and (max-width:1400px){.service-section-img2 img{height:95%;width:100%}}@media screen and (min-width:730px)and (max-width:900px){.service-section-img2 img{height:100%}}@media(max-width:729px){.service-section-img2 img{width:100%}}.service-main-three-wrapper{display:flex;position:relative;width:100%}@media screen and (max-width:1024px){.service-main-three-wrapper{flex-direction:column}}.service-main-three-upper-div{background-color:#fff;border:none;height:110px}@media screen and (max-width:1024px){.service-main-three-upper-div{background-color:#09264e;bottom:360px;height:350px;position:absolute;width:100%;z-index:2}}@media screen and (max-width:1024px)and (min-width:430px)and (max-width:600px){.service-main-three-upper-div{height:250px}}@media screen and (max-width:1024px)and (max-width:431px){.service-main-three-upper-div{height:210px}}.service-main-three-content{padding-top:20%}@media screen and (max-width:1024px){.service-main-three-content{padding-top:0}}.service-main-three-intro{background-color:#09264e;width:50%}@media screen and (max-width:1024px){.service-main-three-intro{height:40rem;padding-top:5rem;width:100%}}.service-main-three-intro h2{color:#fff;padding-bottom:2rem;padding-left:5rem}@media(max-width:700px){.service-main-three-intro h2{padding-left:3rem}}.service-main-three-intro p{color:#d0cfcf;padding-bottom:10rem;padding-left:5rem;width:90%}@media(max-width:700px){.service-main-three-intro p{padding-left:3rem;padding-right:3rem;width:100%}}.service-main-three-img{width:50%;z-index:3}@media screen and (max-width:1024px){.service-main-three-img{align-self:flex-start;display:flex;width:80%}}.service-main-three-img img{height:100%;object-fit:cover;object-position:center;width:100%}.service-main-four-container{margin-bottom:10rem;margin-top:10rem}.service-main-four-wrapper{display:flex;position:relative;width:100%}@media screen and (max-width:1024px){.service-main-four-wrapper{flex-direction:column-reverse}}.service-main-four-upper-div{background-color:#fff;border:none;height:110px}@media screen and (max-width:1024px){.service-main-four-upper-div{background-color:#09264e;bottom:360px;height:350px;position:absolute;width:100%;z-index:2}}@media screen and (max-width:1024px)and (min-width:430px)and (max-width:600px){.service-main-four-upper-div{height:250px}}@media screen and (max-width:1024px)and (max-width:431px){.service-main-four-upper-div{height:210px}}.service-main-four-content{padding-top:20%}@media screen and (max-width:1024px){.service-main-four-content{padding-top:0}}.service-main-four-intro{background-color:#09264e;width:50%}@media screen and (max-width:1024px){.service-main-four-intro{height:40rem;padding-top:5rem;width:100%}}.service-main-four-intro h2{color:#fff;padding-bottom:2rem;padding-left:5rem}@media(max-width:700px){.service-main-four-intro h2{padding-left:3rem}}.service-main-four-intro p{color:#d0cfcf;padding-bottom:10rem;padding-left:5rem;width:90%}@media(max-width:700px){.service-main-four-intro p{padding-left:3rem;padding-right:3rem;width:100%}}.service-main-four-img{width:50%;z-index:3}@media screen and (max-width:1024px){.service-main-four-img{align-self:flex-end;display:flex;width:80%}}.service-main-four-img img{height:100%;object-fit:cover;object-position:center;width:100%}.service-main-five-container{align-items:center;display:flex;justify-content:center;margin-bottom:20rem;margin-top:20rem}.service-main-five-content{display:flex;gap:7rem;width:80%}@media screen and (max-width:768px){.service-main-five-content{flex-direction:column}}.service-main-five-hr{background-color:#f77b00;border:none;height:6px;width:70px}.service-main-five-promo{width:50%}@media screen and (max-width:768px){.service-main-five-promo{width:100%}}.service-main-five-promo h2{line-height:1.2;padding-top:3rem;width:100%}.service-main-five-text{width:50%}@media screen and (max-width:768px){.service-main-five-text{width:100%}}.shipping-main-title{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:10rem 2rem 2rem}.shipping-main-title h2{padding-top:1rem}.shipping-main-title p{padding-top:2rem;text-align:center;width:50%}@media screen and (min-width:700px)and (max-width:1024px){.shipping-main-title p{width:80%}}@media screen and (max-width:699px){.shipping-main-title p{width:100%}}.shipping-main-hr{background-color:#f77b00;border:none;height:6px;width:70px}.shipping-img-wrapper-top{display:flex;justify-content:center}.shippingcase-img-wrapper{grid-column-gap:30px;grid-row-gap:60px;-webkit-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;justify-items:center;padding:5rem 0 10rem;row-gap:60px;width:80%}@media screen and (min-width:700px)and (max-width:1024px){.shippingcase-img-wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:699px){.shippingcase-img-wrapper{grid-template-columns:repeat(1,1fr)}}.shippingcase-img-wrapper img{height:100%;object-fit:cover;object-position:center;width:100%}.shipping-case-img{position:relative}.shipping-main-img-text h4{color:#fff;font-size:2.4rem;font-weight:400;width:100%}@media screen and (min-width:1061px)and (max-width:1230px){.shipping-main-img-text h4{font-size:2rem}}@media screen and (min-width:380px)and (max-width:1060px){.shipping-main-img-text h4{font-size:1.8rem}}@media screen and (max-width:380px){.shipping-main-img-text h4{font-size:1.6rem}}.shipping-main-img-text{background:linear-gradient(-175deg,transparent,#09264e);bottom:0;padding:4rem 1.5rem;position:absolute;transition:all .5s ease-out;visibility:visible;width:100%;z-index:1}.shipping-main-img-text:before{height:35%;left:50%;top:-4em;-webkit-transform:translateX(-50%) rotate(10deg);transform:translateX(-50%) rotate(10deg);width:80%}.shipping-case-img{transition:all .5s}.shipping-case-img:hover{-webkit-transform:scale(1.03);transform:scale(1.03)}.NewsMain{background-color:#f2f2f2;padding:5% 0}.NewsMain .header{padding:5% 10rem;width:100%}@media(max-width:480px){.NewsMain .header{padding-left:3rem;padding-right:3rem}}.NewsMain .header h2{padding-bottom:2rem}.NewsMain .header p{padding-bottom:1rem}.NewsMain-container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);padding:0 15%}@media(max-width:767px){.NewsMain-container{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(5,1fr)}}@media(max-width:1200px){.NewsMain-container{padding:0 10%}}@media(max-width:1024px){.NewsMain-container{padding:0 5%}}@media(max-width:480px){.NewsMain-container{padding:0 2%}}.NewsMain-card{padding:10%}@media(max-width:480px){.NewsMain-card{padding:0 0 5%}}.newsCard{margin:0 10px;max-width:500px}.newsCard img{height:300px;object-fit:cover;width:100%}@media(max-width:1200px){.newsCard img{height:250px}}@media(max-width:480px){.newsCard img{height:200px}}.newsCardContent{background-color:#fff;width:100%}.newsCardContent .newCardBody{background-color:#eaeef5;padding:10px 20px}.newsCardContent p{color:#7f8280;font-size:12px}.newsCardContent h4{font-size:2.4rem;font-weight:400;padding:10px 0}@media(max-width:1024px){.newsCardContent h4{font-size:2rem}}@media(max-width:767px){.newsCardContent h4{font-size:1.6rem}}.newsCardContent .newsCardFooter{border-top:1px solid hsla(140,1%,50%,.3);display:flex;justify-content:space-between;padding:10px 20px}.newsCardContent .newsCardButton{align-items:flex-start;color:var(--color-accent2);display:flex;font-size:18px;font-weight:500;gap:10px}@media(max-width:1024px){.newsCardContent .newsCardButton{font-size:16px}}@media(max-width:767px){.newsCardContent .newsCardButton{font-size:14px}}.newsCardContent .newsCardSocial{color:#7f8280;display:flex;font-size:14px;gap:5px}.newsCardContent p{margin:0}.news-detail-main-container{display:flex;justify-content:center;margin-bottom:60rem;margin-top:10rem}@media screen and (max-width:800px){.news-detail-main-container{padding:0}}.news-detail-main-wrapper{display:flex;justify-content:center;position:relative;width:100%}.news-detail-main-content{padding-top:3rem}.news-detail-main-intro{background-color:#eaeef5;padding-top:5rem;width:90%}.news-detail-main-intro h2{color:#000;padding-bottom:2rem;padding-left:5rem}@media screen and (max-width:900px){.news-detail-main-intro h2{padding-left:2rem}}.news-detail-main-intro p{color:#707070;padding-bottom:5rem;padding-left:5rem;padding-top:3rem;width:80%}@media screen and (max-width:900px){.news-detail-main-intro p{padding-left:2rem;width:95%}}.news-detail-main-img{align-self:flex-end;padding-left:5rem;width:80%;z-index:4}@media screen and (max-width:900px){.news-detail-main-img{padding-left:2rem}}.news-detail-main-img img{height:80%;max-width:800px;min-height:180px;min-width:250px;object-fit:cover;object-position:center;width:80%}@media screen and (max-width:1024px){.news-detail-main-img img{width:100%}}.back-button-title{color:#052756;font-size:1.8rem}.back-button-icon{color:#052756;height:40px;padding-top:2rem;width:40px}.back-button{align-items:flex-end;display:flex;justify-content:flex-end;padding-bottom:2rem;width:80%}.team-container{margin-bottom:15rem}.magt-team-img-container,.team-intro{align-items:center;display:flex;justify-content:center}.team-intro{flex-direction:column;padding-bottom:4rem;padding-top:5rem}.team-intro h2{padding:1rem 0}.team-intro-hr{background-color:#f77b00;border:none;height:6px;width:70px}.magt-team-img{grid-gap:50px;grid-row-gap:60px;align-items:center;display:grid;gap:50px;grid-template-columns:repeat(3,1fr);justify-items:center;row-gap:60px;width:60%}@media screen and (max-width:800px){.magt-team-img{gap:50px;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(4,1fr)}}.magt-team-img1 img{object-fit:cover;object-position:center;width:100%}.magt-team-img1 h4{font-size:2.2rem;padding-top:1rem}@media(max-width:1024px){.magt-team-img1 h4{font-size:2rem}}.magt-team-img1 p{color:#7a7d7d;font-size:1.8rem}@media(max-width:1024px){.magt-team-img1 p{font-size:1.6rem}}.our-team-wrapper{display:flex;position:relative;width:100%}@media screen and (max-width:1024px){.our-team-wrapper{flex-direction:column-reverse}}.ourteam-upper-div{background-color:#fff;border:none;height:110px}@media screen and (max-width:1024px){.ourteam-upper-div{background-color:#09264e;bottom:360px;height:350px;position:absolute;width:100%;z-index:2}}@media screen and (max-width:1024px)and (min-width:430px)and (max-width:600px){.ourteam-upper-div{height:250px}}@media screen and (max-width:1024px)and (max-width:431px){.ourteam-upper-div{height:210px}}.ourteam{padding-top:20%}@media screen and (max-width:1024px){.ourteam{padding-top:0}}.ourteam-intro{background-color:#09264e;width:45%}@media screen and (max-width:1024px){.ourteam-intro{height:40rem;padding-top:5rem;width:100%}}.ourteam-intro h2{color:#fff;padding-bottom:2rem;padding-left:5rem}@media(max-width:700px){.ourteam-intro h2{padding-left:3rem}}.ourteam-intro p{color:#d0cfcf;padding-bottom:10rem;padding-left:5rem;width:90%}@media(max-width:700px){.ourteam-intro p{padding-left:3rem;padding-right:3rem;width:100%}}.ourteam-img{width:55%;z-index:3}@media screen and (max-width:1024px){.ourteam-img{align-self:flex-end;display:flex;width:80%}}.ourteam-img img{height:100%;object-fit:cover;object-position:center;width:100%}.ourteam-style-container{width:100%}.ourteam-style-wrapper{align-items:center;background-color:rgba(80,127,193,.1);display:flex;gap:5rem;justify-content:center;padding-bottom:15rem;padding-top:15em;position:relative;width:100%}@media(max-width:1024px){.ourteam-style-wrapper{flex-direction:column}}.ourteam-style-img{align-items:center;display:flex;justify-content:center;padding-left:3rem;width:45%;z-index:4}@media(max-width:1024px){.ourteam-style-img{padding-left:0;width:100%}}.ourteam-style-img img{background-size:cover;object-fit:cover;object-position:center;width:100%}@media(max-width:1024px){.ourteam-style-img img{width:95%}}.ourteam-style-content{display:flex;flex-direction:column;justify-content:center;width:55%}@media(max-width:1024px){.ourteam-style-content{padding-left:2rem;width:100%}}.ourteam-style-content p{padding-bottom:5rem;padding-top:2rem;width:80%}@media screen and (min-width:901px)and (max-width:1280px){.ourteam-style-content p{width:90%}}@media(max-width:900px){.ourteam-style-content p{width:95%}.ourteam-style-content h2{width:90%}}.team-building-container{display:flex;flex-direction:column;gap:20px;justify-content:center;margin:10rem auto;width:80%}@media screen and (max-width:1024px){.team-building-container{width:90%}}.team-building-section-1{display:flex;gap:20px;width:100%}@media screen and (max-width:600px){.team-building-section-1{flex-direction:column}}.team-building-title{align-items:center;background-color:#09264e;display:flex;justify-content:center;width:33.3%}@media screen and (max-width:600px){.team-building-title{width:100%}}.team-building-title h3{color:#fff;text-align:center}@media screen and (max-width:600px){.team-building-title h3{padding:5rem 0}}.team-building-section-2{width:100%}.team-building-img1{width:33.3%}@media screen and (max-width:600px){.team-building-img1{width:100%}}.team-building-img1 img{width:100%}.team-building-img2{width:33.3%}@media screen and (max-width:600px){.team-building-img2{width:100%}}.team-building-img2 img{object-fit:cover;object-position:center;width:100%}.team-building-img3,.team-building-img3 img{width:100%}.map-container{height:70rem;position:relative;width:100%}@media(max-width:1024px){.map-container{height:60rem}}@media(max-width:480px){.map-container{height:50rem}}.map-container iframe{height:100%;width:100%}.contact-form-container{align-items:center;background-color:#eef0f2;display:flex;justify-content:center}.contact-container{-webkit-column-gap:100px;column-gap:100px;display:flex;justify-content:center;margin:10rem 0;width:80%}@media(max-width:900px){.contact-container{flex-direction:column;row-gap:4rem;width:80%}}.form-intro{max-width:80%}@media screen and (max-width:900px){.form-intro{width:80%}}.form-intro p{color:#707070;padding-bottom:2rem;padding-top:2rem}.form-content{display:flex;flex-direction:column}@media screen and (max-width:900px){.form-content{justify-content:center}}input{background-color:transparent;border:none;border-bottom:1px solid #000;font-size:20px;height:50px;margin-bottom:1rem;margin-top:1rem;width:100%}::-webkit-input-placeholder{color:#707070;font-size:1.6rem;padding-left:.5rem;text-transform:uppercase}::placeholder{color:#707070;font-size:1.6rem;padding-left:.5rem;text-transform:uppercase}textarea{background-color:transparent;border:none;border-bottom:2px solid #000;height:100px;margin-bottom:5rem;margin-top:3rem}.contact-col-1{width:50%}@media screen and (max-width:900px){.contact-col-1{width:100%}}.contact-col-2{padding-left:5rem;width:50%}@media screen and (max-width:900px){.contact-col-2{padding-left:0;width:100%}}.contact-support h2{padding-bottom:2rem}.support-text{padding-bottom:1rem}.support-email{color:#707070;font-weight:700;padding-bottom:2rem}.contact-address h2{padding-bottom:2rem;padding-top:2rem}.contact-address p{padding-bottom:1rem}.form-content .btn:hover{background:hsla(0,0%,100%,.2);border:1px solid #1b1b1b;color:#000;transition:.6s}.btn{color:#fff}
/*# sourceMappingURL=main.e6b65bc8.css.map*/