@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wdth,wght@0,75..100,300..800;1,75..100,300..800&display=swap);:root{--font-sans:"Open Sans",sans-serif;--font-montserrat:"Montserrat",sans-serif;--color-white:#fff;--color-black:#2c2c2c;--color-lightgray:#eee;--color-red:#9e0b0f;--color-blue:#0072bc;--color-wm-red:#e2020b;--color-wm-lightblue:#0689d1;--color-wm-darkblue:#0b376a}*{box-sizing:border-box;font-family:Open Sans,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400;margin:0;padding:0;scroll-behavior:smooth}.bg-white{background-color:var(--color-white)}.bg-blue{background-color:var(--color-blue)}.bg-black{background-color:var(--color-black)}.bg-gray{background-color:var(--color-gray)}.text-white{color:var(--color-white)}.text-black{color:var(--color-black)}.text-gray{color:var(--color-gray)}.text-blue{color:var(--color-blue)}.text-red{color:var(--color-red)}.head-text{font-family:var(--font-montserrat);font-size:2.75rem;font-weight:800;text-align:center;text-transform:capitalize}@media screen and (max-width:450px){.head-text{font-size:2rem}}.sub-head-text{font-family:var(--font-montserrat);font-size:2.25rem;font-weight:700;text-align:center;text-transform:capitalize}@media screen and (max-width:450px){.sub-head-text{font-size:1.5rem}}.p-text{color:var(--gray-color);line-height:1.5}.bold-text,.p-text{font-size:1rem;text-align:left}.bold-text{font-weight:800}@media screen and (max-width:450px){.bold-text{font-size:.9rem}}.navbar{background:var(--color-wm-darkblue);box-shadow:0 10px 15px #0003;height:56px;justify-content:center;position:fixed;top:0;width:100%;z-index:1001}.navbar,.navbar__container{align-items:center;display:flex}.navbar__container{justify-content:space-between;width:1280px}.navbar__logo{margin-left:2rem}.navbar__logo img{object-fit:contain;position:relative;width:200px;z-index:1000}.navbar__menu{align-items:center;display:flex;justify-content:center;margin-right:2rem}@media screen and (max-width:896px){.navbar__menu{display:none}}.navbar__menu .active{font-weight:700}.navbar__menu .active .navLink__container__box{background:var(--color-white)}.navLink{align-items:center;color:var(--color-white);display:flex;flex-direction:column;justify-content:center;margin:1rem;text-decoration:none}.navLink__container__box{background:#0000;height:1px;width:100%}.navbar__mobile{color:var(--color-white);display:none}@media screen and (max-width:896px){.navbar__mobile{align-items:center;display:flex;justify-content:center;margin-right:2rem}}.navbar__mobile__menu{align-items:flex-start;background-color:var(--color-wm-darkblue);display:flex;flex-direction:column;height:100vh;justify-content:flex-start;position:fixed;right:0;top:0;transition:all;width:60%}.navbar__mobile__menu .navLink-mobile{border-top:2px solid #124d91;color:var(--color-white);padding:1rem;text-decoration:none;width:100%}.navbar__mobile__menu .navbar__mobile__menu-colose{align-items:center;display:flex;height:56px;justify-content:flex-end;width:100%;z-index:1111}.navbar__mobile__menu .navbar__mobile__menu-colose svg{color:var(--color-white);margin-right:2rem}.parent{align-items:center;display:flex;flex:1.5 1;justify-content:center;padding:1rem;width:100%}@media screen and (max-width:1000px){.parent{margin-top:2rem}}.slider__container{aspect-ratio:.6;margin:0 auto;max-width:350px;perspective:1000px;transform-style:preserve-3d;width:100%}@media screen and (max-width:1000px){.slider__container{overflow:clip;overflow-clip-margin:120px;width:100%}}@media screen and (max-width:600px){.slider__container{overflow:clip;overflow-clip-margin:40px;width:100%}}.slide{top:0}.reflection,.slide{border-radius:12px;position:absolute;transition:transform .5s ease 0s,opacity .5s ease 0s,visibility .5s ease 0s}.reflection{bottom:-60px;height:60px;width:100%}.slide{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;width:100%}.slide h1{background:var(--color-wm-darkblue);border-radius:0 0 12px 12px;color:var(--color-white);font-size:1rem;padding:1rem;text-align:center;text-transform:uppercase;width:100%;z-index:2000}.slide img{border-radius:12px;height:100%;object-fit:cover;position:absolute;width:100%}.sliderContent{align-items:flex-start;color:#fff;display:flex;flex-direction:column;padding:30px}.sliderContent h2{margin:16px 0}.sliderContent p{margin:0 0 16px}.btns{padding-top:100px}.btns .btn{cursor:pointer}.btns .btn:last-child{margin-left:40px}.breadcrumbs__parent{background:var(--color-wm-darkblue);justify-content:center;margin-top:56px}.breadcrumbs__parent,.bredcrumbs__content{align-items:center;display:flex;width:100%}.bredcrumbs__content{flex-direction:row;flex-wrap:wrap;justify-content:flex-start;max-width:1280px;padding:.75rem 2rem}.crumbLink{color:#fff;text-decoration:none;text-transform:capitalize}.crumbLink:after{content:">";margin:0 1rem}.crumb:last-child .crumbLink:after{content:"";margin:0}.hero__parent{justify-content:center;padding-top:2rem}.hero,.hero__parent{align-items:center;display:flex;width:100%}.hero{flex-direction:row;justify-content:space-evenly;margin-top:56px;max-width:1280px;min-height:700px;padding:2rem}@media screen and (max-width:1000px){.hero{align-items:center;flex-direction:column;justify-content:flex-start;margin-bottom:0}}.hero__test{display:grid;grid-template-columns:2}.hero__bullet{margin:1.5rem 1rem 0}.hero__bullet li{margin-bottom:.5rem}.header__point{align-items:center;display:flex;justify-content:flex-start}.header__dot{background:var(--color-blue);border-radius:50%;height:10px;margin-right:.5rem;min-height:10px;min-width:10px;width:10px}.hero__content{flex:1 1;max-width:600px;text-align:left;width:100%}.hero__content h1{font-size:2.5rem;font-weight:700}.hero__content p{font-size:1.2rem;font-weight:500;margin-top:.75rem;text-align:left}.hero__content .sub-text{font-size:1rem;font-style:italic;font-weight:300}.hero__content__btns{align-items:center;display:flex;justify-content:flex-start;padding-top:1rem;width:100%}.hero__content__btns .hero__content__navlink{border-radius:5px;cursor:pointer;font-size:1rem;font-weight:500;margin-right:1rem;padding:.5rem 1rem;text-align:center;text-decoration:none}@media screen and (min-width:768px){.hero__content__btns .hero__content__navlink{margin-right:1.5rem}}@media screen and (max-width:768px){.hero__content__btns .hero__content__navlink{font-size:.8rem}}.hero__content__btns .navlink-blue{background-color:var(--color-wm-darkblue);color:var(--color-white)}.hero__content__btns .navlink-white{background:var(--color-white);border:1px solid var(--color-wm-darkblue);color:var(--color-wm-blue)}.hero__content__data{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin-top:4rem}@media screen and (max-width:768px){.hero__content__data{margin-top:2rem}}.hero__content__data--item{flex:.33 1;padding:0 1rem 0 0}.hero__content__data--item div{background:var(--color-red);height:2px;width:60px}.hero__content__data--item .data--number,.hero__content__data--item span{font-size:1.5rem;font-weight:700;margin-bottom:.1rem}@media screen and (max-width:600px){.hero__content__data--item .data--number,.hero__content__data--item span{font-size:1.2rem}}.hero__content__data--item .data--text{font-size:1rem;font-weight:500;margin-top:.1rem;text-transform:capitalize}@media screen and (max-width:600px){.hero__content__data--item .data--text{font-size:.9rem}}.info__parent{background:var(--color-wm-darkblue);color:#fff;margin-top:5rem;width:100%}.info__content,.info__parent{align-items:center;display:flex;justify-content:center}.info__content{margin:4rem 0;max-width:1280px;padding:2rem}@media screen and (max-width:1000px){.info__content{flex-direction:column}}@media screen and (max-width:450px){.info__content{padding-right:1rem}}.info__text{flex:1.5 1;margin-bottom:2rem;width:80%}.info__text h1,.info__text span{font-size:2rem;font-weight:600;text-transform:capitalize}.info__text span{color:var(--color-wm-lightblue);font-weight:900}.info__text p{font-size:1.2rem;font-weight:500;margin-top:.75rem;text-align:left}.info__text .sub-text{font-size:1rem;font-style:italic;font-weight:300}.info__cards{grid-gap:1.3rem;align-items:center;display:grid;flex:2 1;gap:1.3rem;grid-template-columns:repeat(3,minmax(200px,200px));justify-content:center;justify-items:center;padding-left:4rem}@media screen and (max-width:1280px){.info__cards{flex:1.5 1;grid-template-columns:repeat(2,minmax(200px,200px))}}@media screen and (max-width:1000px){.info__cards{grid-template-columns:repeat(3,minmax(200px,200px));padding-left:0}}@media screen and (max-width:876px){.info__cards{grid-template-columns:repeat(2,1fr);padding-left:0}}.info__card{align-items:center;aspect-ratio:1;background:var(--color-lightgray);border-radius:12px;box-shadow:0 0 20px #0000001a;color:var(--color-wm-darkblue);display:flex;flex-direction:column;justify-content:center;position:relative;text-align:center;width:200px}@media screen and (max-width:500px){.info__card{width:145px}}@media screen and (max-width:400px){.info__card{width:120px}}.info__card svg{height:40%;width:40%}.card--title{font-weight:600}.card--info{font-size:12px;font-weight:300;margin-top:.25rem;width:90%}@media screen and (max-width:500px){.card--info{display:none}}.badge{background:var(--color-red);-webkit-clip-path:polygon(0 0,20px 0,20px 20px,0 30px);clip-path:polygon(0 0,20px 0,20px 20px,0 30px);height:30px;left:20px;position:absolute;top:0;width:15px}.footer__parent{align-items:center;background:var(--color-wm-darkblue);color:var(--color-white);display:flex;flex-direction:column;justify-content:center;width:100%}.footer__content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);max-width:1280px;min-height:100px;padding:2rem;width:100%}@media screen and (max-width:950px){.footer__content{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:500px){.footer__content{grid-template-columns:repeat(1,1fr)}}.footer__content--column{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;min-width:200px}.footer__content--column h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;padding:.5rem 0 0;text-align:left}.footer__content--column ul{display:flex;flex-direction:column;gap:.3rem;list-style-type:none;margin:0;padding:0}.footer__content--column ul li *{color:var(--color-white);font-size:1rem;font-weight:400;text-decoration:none}.footer__content--column ul li :hover{font-weight:600}.footer--p{align-items:center;display:flex;justify-content:flex-start;margin-bottom:.5rem}.footer--p,.footer--p a{color:var(--color-white);font-size:1rem;font-weight:400;text-decoration:none}.footer--p a:hover{font-weight:600}.footer--p svg{margin-right:.75rem}.footer__logo img{object-fit:contain;position:relative;width:100%;z-index:1000}.logo-txt{color:var(--color-white);font-size:.8rem}.footer--separator{border-bottom:1px solid rgba(92,92,92,.438);height:10px;margin:1rem 0;width:100%;z-index:1000}.footer--cp{font-size:.75rem;font-weight:100;padding-bottom:1rem}.prod__parent{align-items:center;background:var(--color-white);display:flex;justify-content:center;width:100%}.prod__parent h1{font-size:2rem;font-weight:600;text-transform:capitalize}.prod__parent span{color:var(--color-wm-lightblue);font-weight:900}.prod__parent p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:1.2rem;font-weight:500;margin-top:.75rem;overflow:hidden;padding-right:1rem;text-align:left;text-overflow:ellipsis}.prod__parent .sub-text{font-size:1rem;font-style:italic;font-weight:300}.prod__container{align-items:flex-start;justify-content:flex-start;margin-bottom:4rem;max-width:1280px;padding:4rem 2rem}.prod__container,.prod__heading{display:flex;flex-direction:column}.prod__heading{align-items:center;justify-content:center;margin-bottom:1rem}.prod__heading h1,.prod__heading p{text-align:center}.prod__card{align-items:flex-start;background:var(--color-wm-darkblue);border-radius:15px;box-shadow:0 10px 10px #0006;display:flex;height:300px;justify-content:space-between;margin-top:3rem}@media screen and (max-width:768px){.prod__card{flex-direction:column;height:auto}}.prod__content{align-items:flex-start;color:var(--color-white);display:flex;flex:2 1;flex-direction:column;justify-content:flex-start;margin:2rem;text-align:left}.prod__content .prod__card--btn{align-items:center;background:var(--color-lightgray);border:none;border-radius:5px;box-shadow:0 10px 10px #0006;color:var(--color-wm-darkblue)!important;cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:center;margin:2rem 0 0;min-width:150px;padding:.5rem 1rem;text-align:left;text-decoration:none;text-transform:capitalize;transition:all .3s ease-in-out}.prod__content .prod__card--btn:hover{transform:scale(1.06)}.prod__content .prod__card--btn svg{height:18px;margin-left:.5rem;width:18px}.prod__img{background:#f08080;border-radius:15px 0 0 15px;height:100%;margin-right:2rem;width:300px}@media screen and (max-width:768px){.prod__img{border-radius:15px 15px 0 0;height:300px;width:100%}}.prod__img img{border-radius:15px 0 0 15px;height:100%;object-fit:cover;width:100%}@media screen and (max-width:768px){.prod__img img{border-radius:15px 15px 0 0}}.testimonials__parent{background:var(--color-wm-darkblue);width:100%}.testimonials__container,.testimonials__parent{align-items:center;display:flex;justify-content:center}.testimonials__container{flex-direction:column;margin:2rem 0;max-width:1280px;padding:2rem}@media screen and (max-width:850px){.testimonials__container{padding:1rem}}@media screen and (max-width:450px){.testimonials__container{padding:.5rem}}.testimonials__container h1{color:var(--color-white);font-size:2rem;font-weight:600;margin-bottom:3rem;padding:0 1rem;text-align:center;text-transform:capitalize}@media screen and (max-width:850px){.testimonials__container h1{font-size:1.75rem}}@media screen and (max-width:450px){.testimonials__container h1{font-size:1.5rem}}.testimonials__container span{color:var(--color-wm-lightblue);font-weight:900}.app__flex{align-items:center;display:flex;justify-content:center}.testimonial-item{background-color:var(--color-white);border-radius:15px;box-shadow:0 0 30px #0000004d;display:flex;min-height:320px;padding:2rem;transition:all .3s ease-in-out;width:80%}.testimonial-item img{border-radius:50%;height:100px;margin-bottom:1rem;object-fit:cover;width:100px}@media screen and (max-width:850px){.testimonial-item{width:80%}}@media screen and (max-width:600px){.testimonial-item{flex-direction:column}}.testimonial-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:space-around;padding:0 2rem;text-align:left}.testimonial-content p{color:var(--color-black);font-size:1rem;line-height:2rem}.testimonial-content h4{color:var(--color-wm-darkblue);font-weight:700;margin-top:2rem}.testimonial-content h5{color:var(--color-gray);font-weight:300;margin-top:5px}.testimonial-btns{flex-direction:row;margin-top:1rem}.testimonial-btns div{background-color:var(--color-white);border-radius:50%;box-shadow:0 0 13px #000c;cursor:pointer;height:50px;margin:1rem;transition:all .3s ease-in-out;width:50px}.testimonial-btns div svg{color:var(--color-wm-darkblue);height:20px;width:20px}.testimonial-btns div:hover{box-shadow:0 0 13px #000c;transform:scale(1.1)}.contact__parent{align-items:center;display:flex;justify-content:center;width:100%}.contact__parent h1{font-size:2rem;font-weight:600;text-transform:capitalize}.contact__parent span{color:var(--color-wm-lightblue);font-style:italic;font-weight:900}.contact__parent p{font-size:1.2rem;font-weight:500;line-height:1.5rem;margin-top:.5rem;padding-right:1rem;text-align:left}.contact__container{align-items:flex-start;display:flex;justify-content:space-between;margin:4rem 0;max-width:1280px;padding:2rem;width:100%}@media screen and (max-width:768px){.contact__container{align-items:center;flex-direction:column;justify-content:center}}.contact__text{margin-right:3rem}@media screen and (max-width:768px){.contact__text{margin-right:0}}.contact__cards{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-right:2rem;padding-top:2rem}@media screen and (max-width:768px){.contact__cards{margin-right:0}}.contact__cards a{align-items:center;background-color:var(--color-wm-darkblue);border-radius:12px;color:var(--color-white);cursor:pointer;display:flex;justify-content:flex-start;margin:.8rem 0;padding:1rem 2rem;text-align:left;text-decoration:none;transition:all .3s ease;width:100%}.contact__cards a:hover{box-shadow:0 0 10px #0006}.contact__map{border-radius:12px;box-shadow:0 0 10px #0003;height:500px;width:100%}@media screen and (max-width:768px){.contact__map{margin-top:2rem}}.contact__map iframe{border-radius:12px}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{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: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-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property: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:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.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-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.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:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.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 #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top: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{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.product__swiper{border-radius:16px;height:500px;margin:1rem 1rem 1rem 0;width:500px}@media screen and (max-width:1050px){.product__swiper{margin:1rem 0;width:100%}}.swiper__main{height:80%;width:100%}.swiper-slide img{border-radius:10px;height:100%!important;object-fit:cover!important;width:100%!important}.swiper__thumbs{cursor:pointer;height:20%;margin-top:10px;width:100%}.swiper__thumbs .swiper-slide{height:100%;opacity:.6;width:100%}.swiper__thumbs .swiper-slide-thumb-active{opacity:1}.subPageLayout__parent{margin-top:56px}.lol{margin-top:5rem}.about__parent{background:var(--color-white);color:var(--color-wm-darkblue);margin-top:56px}.about__content,.about__parent{align-items:center;display:flex;justify-content:center;width:100%}.about__content{flex-direction:column;gap:2rem;margin:2rem 0;max-width:1280px;padding:2rem}.about__item{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between;width:100%}.about__item h1{font-weight:700;margin-bottom:.5rem}.about__item h2{font-weight:600;padding-top:1rem}.about__item p{font-size:1rem;font-weight:400}.about__item span{font-weight:700}@media screen and (max-width:900px){.about__item{align-items:center;flex-direction:column;justify-content:center}}.about__block{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.about__block img{border-radius:12px;box-shadow:0 0 15px #0003;height:400px;object-fit:cover;width:400px}@media screen and (max-width:786px){.about__block img{height:auto;width:100%}}.about__block--txt{flex:2 1}.about__block--items{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:flex-start}.about__block--item{flex:1 1}.parners__parent{background:var(--color-white);color:var(--color-wm-darkblue);margin-top:56px}.parners__parent,.partners__content{align-items:center;display:flex;justify-content:center;width:100%}.partners__content{flex-direction:column;gap:2rem;margin:0 0 3rem;max-width:1280px;padding:2rem}.partners__content h1{font-weight:700;text-align:center}.partners__conatiner{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem;width:100%}.partners__conatiner .partner{background:var(--color-wm-darkblue);border-radius:16px;box-shadow:0 0 15px #0000004d;color:var(--color-white);flex:1 1;min-width:290px;padding:2rem}.partners__conatiner .partner h2{font-weight:700;margin:1rem 0}.partners__conatiner .partner img{border-radius:12px;width:100%}.partner--btn{align-items:flex-end;display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;width:100%}.partner--btn a{background:var(--color-lightgray);border-radius:12px;box-shadow:0 0 15px #0000004d;color:var(--color-wm-darkblue);font-weight:700;padding:.75rem 2rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.partner--btn a:hover{transform:scale(1.03)}.partners__subtext{font-size:1rem;font-weight:400;text-align:center}.tabs__parent{background:var(--color-wm-darkblue);color:#fff;margin-top:56px}.tabs__content,.tabs__parent{align-items:center;display:flex;justify-content:center;width:100%}.tabs__content{flex-direction:column;gap:2rem;margin:2rem 0;max-width:1280px;padding:2rem}.tabs__content h1{font-weight:700;margin-bottom:1rem}.tabs__item{background:var(--color-lightgray);border-radius:12px;box-shadow:0 0 15px #0000004d;color:var(--color-wm-darkblue);padding:1rem 2rem;transition:all .3s ease;width:95%}@media screen and (max-width:380px){.tabs__item{padding:1rem .5rem}.tabs__item h2{font-size:1.2rem}}.tabs__item h2{display:hidden;font-size:1.2rem;font-weight:600;padding:1rem 0}.tabs__item p{font-size:1rem;font-weight:400;max-width:100%;padding-bottom:1rem;text-overflow:ellipsis}.tabs__item .tabs__header{align-items:center;display:flex;justify-content:space-between}.tabs__item .tabs__header .icon{padding:.1rem}.tab--invisible{display:none}.contactus__parent{align-items:flex-start;display:flex;justify-content:center;min-height:80vh;width:100%}.contactus__parent h1{font-size:2rem;font-weight:600;text-transform:capitalize}.contactus__parent span{color:var(--color-wm-lightblue);font-style:italic;font-weight:900}.contactus__parent p{font-size:1.2rem;font-weight:500;line-height:1.5rem;margin-top:.5rem;padding-right:1rem;text-align:left}.contactus__container{align-items:flex-start;display:flex;justify-content:space-between;margin:8rem 0;max-width:1280px;padding:2rem;width:100%}@media screen and (max-width:768px){.contactus__container{align-items:center;flex-direction:column;justify-content:center}}.contactus__text{margin-right:3rem}@media screen and (max-width:768px){.contactus__text{margin-right:0}}.contactus__cards{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-right:2rem;padding-top:2rem}@media screen and (max-width:768px){.contactus__cards{margin-right:0}}.contactus__cards a{align-items:center;background-color:var(--color-wm-darkblue);border-radius:12px;color:var(--color-white);cursor:pointer;display:flex;justify-content:flex-start;margin:.8rem 0;padding:1rem 2rem;text-align:left;text-decoration:none;transition:all .3s ease;width:100%}.contactus__cards a svg{margin-right:.5rem}.contactus__cards a:hover{box-shadow:0 0 10px #0006}.contactus__map{border-radius:12px;box-shadow:0 0 10px #0003;height:500px;width:100%}@media screen and (max-width:768px){.contactus__map{margin-top:2rem}}.contactus__map iframe{border-radius:12px}.not__found{align-items:center;background:var(--color-wm-darkblue);display:flex;flex-direction:column;gap:1.5rem;height:100vh;justify-content:center;width:100%}.not__found h2{color:#fff;text-align:center}.not__found .hero__content__navlink{border-radius:5px;cursor:pointer;font-size:1rem;font-weight:500;margin-right:1rem;padding:.5rem 1rem;text-align:center;text-decoration:none}@media screen and (min-width:768px){.not__found .hero__content__navlink{margin-right:1.5rem}}@media screen and (max-width:768px){.not__found .hero__content__navlink{font-size:.8rem}}.not__found .navlink-blue{background-color:var(--color-wm-darkblue);color:var(--color-white)}.not__found .navlink-white{background:var(--color-white);border:1px solid var(--color-wm-darkblue);color:var(--color-wm-blue)}.certs__parent{background:var(--color-white);color:var(--color-wm-darkblue);margin-top:1rem;min-height:80vh}.certs__content,.certs__parent{align-items:center;display:flex;justify-content:center;width:100%}.certs__content{flex-direction:column;gap:2rem;margin:2rem 0;max-width:1280px;padding:2rem}@media screen and (max-width:768px){.certs__content{padding:.5rem}}.certs__list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto}@media screen and (max-width:900px){.certs__list{align-items:center;gap:1rem;grid-template-columns:repeat(2,1fr);justify-items:center;width:660px}}@media screen and (max-width:768px){.certs__list{align-items:center;gap:2rem;grid-template-columns:repeat(1,1fr);justify-items:center;margin-top:2rem;width:100%}}.cert__item{align-items:flex-start;border-radius:16px;box-shadow:0 0 16px #0000004d;cursor:pointer;display:flex;flex-direction:column;height:300px;justify-content:flex-start;position:relative;transition:all .3s;width:300px}.cert__item:hover{transform:scale(1.05)}@media screen and (max-width:1100px){.cert__item{height:250px;width:250px}}@media screen and (max-width:900px){.cert__item{height:300px;width:300px}}@media screen and (max-width:768px){.cert__item{height:400px;width:400px}}@media screen and (max-width:500px){.cert__item{height:400px;width:90%}}.cert__item img{border-radius:16px;height:100%;margin:0;object-fit:cover;padding:0;width:100%}.cert__item .cert__data{align-items:center;background:var(--color-wm-darkblue);border-radius:0 0 16px 16px;bottom:0;color:#fff;display:flex;justify-content:flex-start;margin:0;padding:.75rem;position:absolute;width:100%}.cert__item .cert__data h2{font-size:1rem;font-weight:500;margin:0;padding:0}@media screen and (max-width:1100px){.cert__item .cert__data h2{font-size:.8rem}}@media screen and (max-width:900px){.cert__item .cert__data h2{font-size:1rem}}.work__item{align-items:flex-start;border-radius:16px;box-shadow:0 0 16px #0000004d;cursor:pointer;display:flex;flex-direction:column;height:500px;justify-content:flex-start;position:relative;transition:all .3s;width:500px}.work__item:hover{transform:scale(1.05)}.work__item:hover .work__desc{display:flex}@media screen and (max-width:1100px){.work__item{height:400px;width:400px}}@media screen and (max-width:900px){.work__item{height:300px;width:300px}}@media screen and (max-width:768px){.work__item{aspect-ratio:1/1;width:100%}}.work__item .work__desc{align-items:center;background:#000c;border-radius:16px;display:none;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.work__item .work__desc p{color:#fff;font-size:.85rem;padding:1rem 1rem 3rem;text-align:center}.work__item img{border-radius:16px;height:100%;margin:0;object-fit:cover;padding:0;width:100%}.work__item .work__data{align-items:center;background:var(--color-wm-darkblue);border-radius:0 0 16px 16px;bottom:0;color:#fff;display:flex;justify-content:flex-start;margin:0;padding:1.5rem;position:absolute;width:100%}.work__item .work__data h2{font-size:1.5rem;font-weight:500;margin:0;padding:0}@media screen and (max-width:1100px){.work__item .work__data h2{font-size:1.2rem}}@media screen and (max-width:900px){.work__item .work__data h2{font-size:1rem}}.works__parent{background:var(--color-white);color:var(--color-wm-darkblue);margin-top:1rem}.works__content,.works__parent{align-items:center;display:flex;justify-content:center;width:100%}.works__content{flex-direction:column;gap:2rem;margin-top:56px;max-width:1280px;min-height:calc(100vh - 400px);padding:2rem}@media screen and (max-width:768px){.works__content{padding:.5rem}}.works__list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin:0 auto}@media screen and (max-width:768px){.works__list{gap:1rem;grid-template-columns:repeat(1,1fr);width:100%}}.products__parent{align-items:flex-start;background:var(--color-white);color:var(--color-wm-darkblue)}.products__content,.products__parent{display:flex;justify-content:center;width:100%}.products__content{align-items:center;flex-direction:column;gap:2rem;max-width:1280px;padding:2rem}.products__parent--img{background-blend-mode:multiply;background-image:linear-gradient(#0b376ab3,#0b376acc),url(http://localhost:1337/uploads/MSOP_50_Kokotow_b4fa6d22f7.jpg);background-size:cover}.products__header p{color:var(--color-white)}.products__selector{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;width:100%}.products__selector h3{color:var(--color-white)}.react--select{margin:.5rem 1rem}.products__list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);height:100%;margin-top:2rem;max-width:1300px;padding:2rem;width:100%}@media screen and (max-width:1380px){.products__list{grid-template-columns:repeat(2,1fr);max-width:700px}}@media screen and (max-width:700px){.products__list{grid-template-columns:repeat(1,1fr);max-width:500px}}.bg-products{background:var(--color-lightgray);min-height:calc(100vh - 400px)}.product__item--notFound{align-items:center;background:var(--color-wm-darkblue);border-radius:16px;box-shadow:0 0 15px #0000004d;color:#fff;display:flex;flex-direction:column;gap:1rem;height:417px;justify-content:center;margin:0 auto;padding:1rem;transition:all .3s;width:300px}.product__item--notFound:hover{transform:scale(1.02)}.product__item--notFound button,.product__item--notFound p{font-size:1rem;font-weight:500;text-align:center}.product__item--notFound button{background-color:var(--color-white);border-radius:5px;color:var(--color-wm-darkblue);cursor:pointer;padding:.5rem 1rem;text-decoration:none}@media screen and (max-width:768px){.product__item--notFound button{font-size:.8rem}}.loading__item{height:386px;position:relative;width:300px}.loader{animation:rotation 1s linear infinite;border:5px solid hsla(0,0%,100%,.522);border-bottom-color:#0000;border-radius:50%;box-sizing:border-box;display:inline-block;height:60px;position:absolute;top:40%;width:60px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.product__item--wide{align-items:flex-start;background:var(--color-wm-darkblue);border-radius:16px;box-shadow:0 0 15px #0000004d;color:#fff;display:flex;flex-direction:column;grid-column:1/-1;height:100px;justify-content:center;padding:1rem;transition:all .3s}.product__item--wide h3{display:inline-block;font-size:1.2rem;font-weight:600;margin-bottom:.5rem;max-width:100%;text-align:left}.product__item{align-items:center;background:var(--color-wm-darkblue);border-radius:16px;box-shadow:0 0 15px #0000004d;color:#fff;display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto;padding:1rem;transition:all .3s;width:300px}.product__item:hover{transform:scale(1.02)}@media screen and (max-width:450px){.product__item{height:auto;width:250px}}.product__item img{aspect-ratio:1;border-radius:8px;box-shadow:0 0 5px #0003;margin-bottom:.5rem;object-fit:cover;width:100%}.product__item .product__item--data{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.product__item .product__item--data h3{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;max-width:100%}.product__item .product__item--data p{font-size:1rem;font-weight:400}.product__item--btn{align-items:flex-end;display:flex;flex-direction:row;height:100%;justify-content:flex-end;width:100%}.product__item--btn .link--btn{border:none;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;margin-top:.5rem;padding:.5rem 1rem;text-decoration:none}.product__item--btn .link--btn,.product__parent{background:var(--color-lightgray);color:var(--color-wm-darkblue)}.product__parent{align-items:center;display:flex;justify-content:center;width:100%}.product__content{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;max-width:1280px;padding:2rem;width:100%}.product--name{color:var(--color-wm-darkblue);font-size:2rem;font-weight:700;margin-bottom:.5rem}@media screen and (max-width:500px){.product--name{font-size:1.5rem}}.product__badges{align-items:center;display:flex;justify-content:flex-start}.product__badges p{background:var(--color-wm-darkblue);border-radius:6px;color:var(--color-white);font-size:.8rem;margin:0 .5rem;padding:.25rem .5rem}@media screen and (max-width:500px){.product__badges p{font-size:.7rem;margin:.1rem;padding:.125rem .25rem}}.product__badges :first-child{margin-left:0}.product__data{align-items:flex-start;display:flex;justify-content:flex-start;margin-top:1rem;width:100%}@media screen and (max-width:1050px){.product__data{align-items:center;flex-direction:column}}.product__description{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-left:1rem;margin-top:1rem;padding-left:1rem;width:100%}@media screen and (max-width:1050px){.product__description{margin-left:0;padding-left:0}}.data__block{margin-bottom:.5rem;width:100%}.data--title{color:var(--color-wm-darkblue);font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.data--data{align-items:flex-start;display:flex;font-size:1rem;font-weight:400;justify-content:flex-start;padding:.1rem}.data--data .data--item{min-width:200px}@media screen and (max-width:500px){.data--data .data--item{flex:1 1;width:auto}}.data--data .data--item--full{width:100%}.data--data .data--bold{font-weight:600}.data--data .data--margin{margin-left:1rem}.data--data .dot{background:var(--color-wm-darkblue);border-radius:50%;height:6px;margin-right:.5rem;margin-top:.45rem;width:6px}.product__text{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:1rem 0;width:100%}.product__text .data--title{color:var(--color-wm-darkblue);font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.product__files{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem;justify-content:flex-start}.product__files a{color:var(--color-wm-darkblue);text-decoration:none}.product__cta{align-items:center;background-color:var(--color-wm-darkblue);border-radius:12px;color:var(--color-white);display:flex;justify-content:space-between;margin:1rem 0;width:100%}@media screen and (max-width:768px){.product__cta{flex-direction:column}}.product__cta .cta--data{align-items:flex-start;display:flex;flex:.7 1;flex-direction:column;font-size:1.2rem;font-weight:700;justify-content:flex-start;padding:1rem 2rem;text-align:center}@media screen and (max-width:768px){.product__cta .cta--data{align-items:center;flex:1 1;justify-content:center;padding-bottom:0;width:100%}}.product__cta .cta--data P{text-align:left}.product__cta p:first-child{font-size:1rem}.product__cta p:last-child{font-size:1.5rem;font-weight:400;padding:.5rem 0}.product__cta .cta__container{align-items:flex-end;display:flex;flex:.3 1;justify-content:flex-end}@media screen and (max-width:768px){.product__cta .cta__container{align-items:center;flex:1 1;justify-content:center;width:100%}}.product__cta .cta__container .cta--btn{background:var(--color-white);border-radius:6px;color:var(--color-wm-darkblue);cursor:pointer;font-size:1rem;font-weight:600;margin:1rem;padding:.5rem 1rem;text-align:center;text-decoration:none;transition:all .3s ease-in-out}.product__cta .cta__container .cta--btn:hover{transform:scale(1.03)}@media screen and (max-width:768px){.product__cta .cta__container .cta--btn{width:100%}}
/*# sourceMappingURL=main.17a1c22c.css.map*/