*{margin:0;padding:0;box-sizing:border-box}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#c2c2c2}::-webkit-scrollbar-thumb{background:#fd8400;border:1px solid #002a5b}::-webkit-scrollbar-thumb:hover{background:#002a5b;border:1px solid #fd8400}.App{overflow-x:hidden!important}*{font-family:"Oswald",sans-serif;letter-spacing:.5px}.pagesconfig{max-width:1300px;width:100%;margin:3rem auto;padding:0 1rem}.pages-title{font-size:3.75rem;text-align:center;color:#ff9e30;margin-bottom:3rem}#mobile{display:none}@media screen and (max-width:980px){#desktop{display:none}#mobile{display:block}}@media screen and (max-width:430px){.pages-title{font-size:2.5rem}}.section-categories{max-width:1300px;width:100%;margin:0 auto;padding:3rem 1rem}.section-categories-cards{display:flex;justify-content:center;flex-flow:wrap;padding:3rem 0}.section-categories-cards a{max-width:300px;width:100%;padding:2rem;display:flex;flex-direction:column;align-items:center}.section-categories-cards a:hover{box-shadow:0 5px 10px rgba(0,0,0,.5)}.section-categories-cards span{color:#414141;font-size:20px;font-weight:700;margin:.5rem 0}.section-categories-cards p{color:#717171;text-align:justify}.section-categories h2{font-size:50px;color:#002a5b;margin:0 auto}.section-categories h4{color:#002a5b;font-size:25px;margin-top:1rem;font-weight:500}.slider{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.slider-image{width:100%;height:100%}.right-arrow{position:absolute;top:50%;right:32px;font-size:3rem;color:#fd8400;z-index:10;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform:translateY(-50%)}.left-arrow:hover,.right-arrow:hover{color:#002a5b}.left-arrow{position:absolute;top:50%;left:32px;font-size:3rem;color:#fd8400;z-index:10;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform:translateY(-50%)}.slide{-webkit-filter:blur(5px);filter:blur(5px);transition-duration:.5s ease}.slide.active{-webkit-filter:blur(0);filter:blur(0);transition-duration:.5s;transform:scale(1.03)}@media screen and (max-width:980px){.left-arrow,.right-arrow{font-size:2rem}}@media screen and (max-width:550px){.left-arrow{left:10px;font-size:1.5rem}.right-arrow{right:10px;font-size:1.5rem}}.ruler-section{background-color:#002a5b}.ruler-icons{max-width:1300px;width:100%;padding:0 1rem;margin:0 auto;display:flex;justify-content:space-around}.ruler-col{color:#fff;padding:4rem 2rem;text-align:center;max-width:350px;width:100%}.ruler-col svg{font-size:3rem}@media screen and (max-width:620px){.ruler-icons svg{font-size:2rem}.ruler-col{padding:2rem 1rem}}@media screen and (max-width:480px){.ruler-col{padding:1rem .5rem;max-width:200px}.ruler-col:last-child{border-bottom:none}.ruler-icons{flex-flow:wrap}}@media screen and (max-width:430px){.ruler-col{border-bottom:1px solid #fff}.section-categories{padding:1rem}.section-categories h2{font-size:25px}.section-categories-cards{padding:1rem 0}.section-categories-cards a{max-width:unset;padding:1rem}.about-section-home span{font-size:35px}.about-section-content img{margin-top:2rem}.about-section-home p{text-align:justify;margin:1rem 0 3rem}.about-section-content{padding:1rem}.contact-home-col1{max-width:100%!important}.contact-home-col1 p{max-width:100%}.contact-home-col2{width:100%}.slick-dots{display:none!important}.footer-bottom p{font-size:14px}}.slick-initialized .slick-slide{display:flex;justify-content:center;align-items:center}.slick-track{display:flex;align-items:center}.arrow.prev{z-index:9}.arrow.next,.arrow.prev{position:absolute;top:50%;transform:translateY(-50%);font-size:2rem;color:#fd8400}.arrow.next{right:0}.arrow.next:active,.arrow.prev:active{color:#002a5b}.slick-dots{bottom:10px}.slick-slider{padding:2rem 0;position:relative}.slick-dots li button:before{color:#002a5b}.slick-dots li.slick-active button:before{opacity:.75;color:#fd8400}.about-section-home{background-image:url(/static/media/sec-5-about-bg.b8e27a03.jpg)}.about-section-content{max-width:1300px;width:100%;margin:0 auto}.about-section-home h2{color:#fd8400;font-size:40px}.about-section-home span{font-size:60px;font-weight:700;text-transform:uppercase}.about-section-home p{color:#414141;margin-bottom:2rem}.about-section-button{background-color:#002a5b;color:#fd8400;padding:1rem 3rem;text-decoration:none;font-size:1.5rem;border-radius:5px;transition:all .15s ease-in}.about-section-button:hover{background-color:#fd8400;color:#002a5b}.about-section-content{display:flex;align-items:center;padding:2rem 1rem}.about-section-content img{max-width:450px;width:100%}.about-section-txt{margin-right:3rem}@media screen and (max-width:980px){.about-section-content{flex-direction:column}.about-section-txt{margin-right:0;text-align:center}}@media screen and (max-width:430px){.about-section-home span{font-size:50px}}.contact-home-section{background:url(/static/media/contact-section-bg.adfc67f8.jpg) no-repeat;background-size:cover}.contact-home-content{max-width:1300px;width:100%;margin:0 auto;display:flex;justify-content:space-evenly;align-items:center;padding:3rem 1rem}.contact-home-col1{border:3px solid #fd8400;background-color:rgba(0,42,91,.85)}.contact-home-col1 h2{color:#fd8400;font-size:45px;text-transform:uppercase}.contact-home-col1{display:grid;grid-template-areas:"contacttitle contactimg" "contacttxt contacttxt";padding:2rem;justify-items:center;align-items:center;border-top-left-radius:150px;border-top-right-radius:100px;border-bottom-right-radius:150px;max-width:55%}.contact-home-col1 h2{grid-area:contacttitle}.contact-home-col1 svg{grid-area:contactimg;font-size:5rem}.contact-home-col1 p{grid-area:contacttxt;color:#fff;max-width:80%;margin-top:2rem}.contact-home-col2{border:3px solid #002a5b;background-color:#fd8400;padding:2rem 3rem;border-top-left-radius:100px;border-bottom-left-radius:100px;border-top-right-radius:100px;display:flex;flex-direction:column;align-items:center;justify-content:center}.contact-wp-number svg{font-size:4rem}.contact-wp-number{color:#fff;display:flex;align-items:center;margin-bottom:2rem}.contact-home-col2 a{background-color:#002a5b;border:2px solid transparent;color:#fff;text-decoration:none;padding:.5rem 2rem;border-radius:5px;transition:all .15s ease-in}.contact-home-col2 a:hover{background-color:#fff;border:2px solid #002a5b;color:#002a5b}@media screen and (max-width:980px){.contact-home-content{flex-direction:column}.contact-home-col1{margin-bottom:2rem;max-width:80%}}@media screen and (max-width:610px){.contact-home-col1{grid-template-areas:"contactimg" "contacttitle" "contacttxt";border-top-left-radius:100px;border-bottom-right-radius:100px}}.fornecedores-page{max-width:1300px;width:100%;margin:0 auto;padding:3rem 0}.fornecedores-page h4{color:#414141;font-size:20px;text-align:center}.fornecedores-content{display:flex;justify-content:space-around;flex-flow:wrap;margin-top:3rem}@media screen and (max-width:480px){.fornecedores-card{max-width:unset;margin:1rem}.fornecedores-page h4{padding:0 1rem}}.fornecedores-card{max-width:250px;margin:3rem;display:flex;flex-direction:column}.fornecedores-card .card-image{height:180px;display:flex;justify-content:center;align-items:center}.fornecedores-card h3{margin:1rem 0;text-align:center;min-height:55px;color:#414141}.fornecedores-card p{text-align:justify;color:#414141}.fornecedores-card a{text-decoration:none;text-align:center;padding-top:1rem;width:100%;color:#fd8400}.fornecedores-card a:hover{color:#002a5b}.prodContLeft span,.prodContRight span{font-style:italic;font-weight:700}.prodContLeft p,.prodContRight p{color:#002a5b;text-align:center;font-size:1.5rem}.prodContLeft a,.prodContRight a{color:#fd8400;font-size:2rem;text-decoration:none;border-bottom:2px solid transparent;transition:all .15s ease-in}.prodContLeft a:hover,.prodContRight a:hover{color:#c96a02;border-bottom:2px solid #c96a02}.prodContLeft{display:grid;grid-template-areas:"leftimg leftp";align-items:center;justify-content:center;margin-bottom:2rem}.prodContLeft img{grid-area:leftimg;width:100%}.prodContLeft p{grid-area:leftp;margin-left:2rem}.product-pages{max-width:1300px;width:100%;margin:3rem auto}.prodContRight{display:grid;grid-template-areas:"rightp rightimg";align-items:center;justify-content:center;margin-bottom:2rem}.prodContRight img{grid-area:rightimg;width:100%}.prodContRight p{grid-area:rightp;margin-right:2rem}@media screen and (max-width:980px){.prodContLeft{grid-template-areas:"leftimg" "leftp"}.prodContLeft p,.prodContRight p{margin:2rem 0 0}.prodContRight{grid-template-areas:"rightimg" "rightp"}}.page-about{background:url(/static/media/page-about-bg.6df46d80.png) no-repeat fixed 50%;background-size:contain;max-width:1300px;width:100%;margin:0 auto;padding:3rem 1rem}.page-about h1{color:#fd8400;font-weight:400;font-size:70px;line-height:1.5;margin-bottom:1rem}.page-about h1 span{font-weight:700}.about-section1{display:flex;align-items:center;padding:1rem 0}.about-section1 p{font-size:20px;margin-right:4rem;text-align:justify}.about-section1 img{max-width:600px;min-width:400px;width:100%;box-shadow:0 5px 10px rgb(0 0 0/50%)}.member_img{max-width:205px;width:100%;margin-right:2rem;border-radius:50px;box-shadow:0 3px 5px rgb(0 0 0/50%)}.owner_card2{border-top:1px solid #002a5b;border-bottom:1px solid #002a5b}.owner_content{margin:2rem 20% 2rem 2rem;border-right:5px solid #fd8400}.owner_content,.owner_content2{display:flex;align-items:center;padding:2rem 0}.owner_content2{margin:2rem 2rem 2rem 20%;border-left:5px solid #fd8400}.owner_content2 img{margin-right:0}.owner_content2 .owner_text{margin-left:2rem}.owner_text p{text-align:justify}.owner_text h3{font-size:30px;color:#414141}.role{color:#fd8400}.owner_text p{color:#717171;font-size:20px}.owner_text{margin-right:2rem}@media screen and (max-width:1100px){.owner_content{margin-right:10%}.owner_content2{margin-left:10%}}@media screen and (max-width:980px){h1{margin:0 auto;width:-webkit-max-content;width:-moz-max-content;width:max-content}.about-section1,.owner_content{flex-direction:column}.about-section1 p{margin:0 0 4rem}.owner_content,.owner_content2{margin-right:0;margin-left:0}.owner_content2{display:grid;grid-template-areas:"humbertoimg" "humbertotxt";justify-items:center}.member_img{margin:0 0 2rem}.owner_content2 .owner_text{grid-area:humbertotxt}.owner_content2 img{grid-area:humbertoimg}.owner_text{text-align:center}.owner_text h3{margin-bottom:1rem}.owner_text p{margin-top:1rem}}@media screen and (max-width:660px){.page-about{padding:3rem 1.5rem}.page-about h1{margin:unset;width:unset}.about-owners{border-top:1px solid #002a5b;margin:4rem 0}.page-about h1{font-size:40px;text-align:center}.owner_content{border-right:none}.owner_content2{border-left:none}.owner_card2{border-top:5px solid #fd8400;border-bottom:5px solid #fd8400}.owner_text{margin-right:0}.owner_content2 .owner_text{margin-left:0}}.pageContact{padding:0 1rem}#contact-form{margin:0 auto 3rem;max-width:600px;display:flex;flex-direction:column;align-items:center;box-shadow:0 5px 15px rgba(0,0,0,.6);padding:3rem 2rem;border-radius:1rem;background-color:#002a5b}#contact-form input,#contact-form textarea{width:100%;background-color:hsla(0,0%,100%,.05);box-shadow:0 5px 10px rgb(0 0 0/30%);margin-bottom:.5rem;outline:none;border:none;border-bottom:1px solid #fff;padding:10px;color:#fff;font-size:1rem}#contact-form button{background-color:#ff9e30;border:1px solid transparent;padding:.5rem 4rem;margin-top:2rem;color:#fff;font-size:1.5rem}#contact-form button:focus{transform:scale(1.1)}#contact-form input::-webkit-input-placeholder,#contact-form textarea::-webkit-input-placeholder{color:#fff}#contact-form input:-ms-input-placeholder,#contact-form textarea:-ms-input-placeholder{color:#fff}#contact-form input::-ms-input-placeholder,#contact-form textarea::-ms-input-placeholder{color:#fff}#contact-form input::placeholder,#contact-form textarea::placeholder{color:#fff}.form-phone::-webkit-inner-spin-button,.form-phone::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.loja-page{max-width:1300px;width:100%;margin:3rem auto}.lojas-subtitle{color:#002a5b;text-align:center;font-size:1.87rem}.lojas-subtitle span{color:#ff9e30}.lojas-subtitle:before{margin-right:2.5rem}.lojas-subtitle:after,.lojas-subtitle:before{content:"";display:inline-block;width:100%;max-width:350px;height:5px;background-color:#ff9e30;margin-bottom:4px}.lojas-subtitle:after{margin-left:2.5rem}.store-option p{text-align:justify}.store-option img{max-width:1000px;width:100%;margin:0 auto}.store-option{display:flex;flex-direction:column;align-items:center;margin-bottom:4rem}.store-option img{margin:2rem 0}.store-option a{color:#002a5b;text-decoration:none;font-size:1.5rem;margin-top:1rem}.store-option a:hover{color:#ff9e30}@media screen and (max-width:1033px){.lojas-subtitle:after,.lojas-subtitle:before{max-width:250px}}@media screen and (max-width:834px){.lojas-subtitle:after,.lojas-subtitle:before{max-width:200px}}@media screen and (max-width:733px){.loja-page h1{font-size:2.75rem}.lojas-subtitle:after,.lojas-subtitle:before{max-width:unset;margin:0;display:block;height:3px}.lojas-subtitle{margin:0}}@media screen and (max-width:470px){.loja-page h1{font-size:2rem}.lojas-subtitle{font-size:1.5rem}}.thanksPage{max-width:1300px;width:100%;margin:0 auto;display:grid;grid-template-areas:"title title" "thankstxt thanksimg";padding:0 1rem}.thanksPage h1{grid-area:title}.thanksPage-txt{grid-area:thankstxt;justify-self:end;align-self:center;margin-right:3rem;font-size:1.5rem;color:#333}.thanksPage img{grid-area:thanksimg;max-width:300px}.thanksPage-txt a{text-decoration:none;display:flex;align-items:center;background-color:#002a5b;color:#fd8400;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:.5rem 1.5rem .5rem .5rem;border-radius:5px}.thanksPage-txt a svg{margin-top:6px}.thanksPage-txt p{margin-bottom:1em}@media screen and (max-width:660px){.thanksPage{grid-template-areas:"title" "thankstxt" "thanksimg"}.thanksPage-txt{margin-right:0}.thanksPage-txt,.thanksPage img{justify-self:center}}.pageprod-page{max-width:1300px;margin:0 auto;padding:0 1rem}.pageprod-prod-container{margin-top:4rem}.pageprod-page h1{color:#fd8400;font-size:60px;margin:1rem 0}.pageprod-page p{color:#002a5b}.pageprod-prod-container h2{text-align:center;font-size:2.5rem;color:#ff9e30;margin-bottom:2rem}.pageprod-prod-content{display:flex;justify-content:center;flex-flow:wrap;border-top:1px solid #ff9e30;border-bottom:1px solid #ff9e30;background-color:#f9f9f9;padding:3rem 20px}.pageprod-pro-card{max-width:300px;width:100%;height:450px;display:flex;flex-direction:column;align-items:center;margin:10px;box-sizing:border-box;padding:20px;background-color:#fff}.pageprod-pro-card img{max-width:150px;margin-bottom:1rem}.pageprod-pro-card h4{height:48px;color:#414141;text-align:center}.pageprod-pro-card span{font-size:14px;color:#414141;margin:1rem 0}.pageprod-prod-container .pageprod-pro-card p{color:#717171;text-align:justify}.lojas-container{text-align:center;margin:3rem 0}.lojas-container h2{font-size:2.5rem;color:#002a5b;margin-bottom:1rem}.lojas-container p{font-size:1.56rem;margin-bottom:2rem}.lojas-container-links{display:flex;justify-content:center;flex-flow:wrap}.sou-lojista,.sou-profissional{display:flex;flex-direction:column;align-items:center;margin:20px}.lojas-container-links a{text-decoration:none}.sou-lojista a{width:300px;padding:.5rem 0;background-color:#ff9e30;font-size:1.56rem;color:#002a5b;border:2px solid transparent;border-radius:5px;font-weight:700;transition:all .1s ease-in}.sou-lojista svg{font-size:5rem;color:#002a5b}.sou-profissional a{width:300px;padding:.5rem 0;background-color:#002a5b;font-size:1.56rem;color:#ff9e30;border:2px solid transparent;border-radius:5px;font-weight:700;transition:all .1s ease-in}.sou-profissional svg{font-size:5rem;color:#002a5b}.sou-lojista a:hover,.sou-profissional a:hover{background-color:transparent;border:2px solid #ff9e30;color:#ff9e30;box-shadow:0 0 10px rgba(0,0,0,.5);transform:scale(1.05)}.sou-lojista a:hover+svg,.sou-profissional a:hover+svg{color:#ff9e30}@media screen and (max-width:980px){.pageprod-page h1{text-align:center;margin:1rem auto}.pageprod-page p{text-align:justify}.lojas-container p{text-align:center}}.search-container{width:100%;margin:10px;position:relative}.search-bar-cont{max-width:380px;width:100%;position:relative;margin:0 auto;z-index:9}.search-bar{width:100%;border:2px solid #c9c9c9;border-radius:15px;padding:10px 20px;font-size:16px;transition:all .15s ease-in;color:#002a5b;background-color:#f5f5f5}.search-bar-cont svg{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:1.5rem;color:#002a5b}.search-bar:focus{outline:none;border:2px solid #fd8400}.search-suggestions{max-width:360px;width:100%;margin-left:50%;transform:translateX(-50%);background-color:#fff;border:1px solid #c9c9c9;position:absolute;top:35px;z-index:8;max-height:50vh;overflow-y:auto;padding-top:10px}.search-suggestions::-webkit-scrollbar{width:5px}.search-suggestions::-webkit-scrollbar-track{background:#f1f1f1}.search-suggestions::-webkit-scrollbar-thumb{background:#fd8400}.search-suggestions::-webkit-scrollbar-thumb:hover{background:#002a5b}.search-suggestions .link-suggestion{margin:10px}.suggestions-item img{max-width:50px;margin-right:10px}.suggestions-item{display:flex;align-items:center;padding:10px}.search-suggestions a{text-decoration:none}.suggestions-item:hover{background-color:#ededed}.suggestions-item-txt{color:#272727}.suggestions-item-txt span{color:#919191;font-size:13px}.header-logo{max-width:255px}.nav-top{justify-content:space-around;min-height:5vh;padding:1rem}.nav-top,.nav-top-content{display:flex;align-items:center}.nav-top-content{width:100%;max-width:1300px;justify-content:space-between}.nav-bottom{display:flex;justify-content:space-around;align-items:center;min-height:5vh;background-color:#fd8400;padding:0 1rem;border-top:3px solid #002a5b}.nav-links{width:100%;max-width:1000px;display:flex;justify-content:space-between;list-style:none}.nav-links li{color:#fff;padding:.5rem 2rem;transition:background-color .2s ease-in}.nav-links li:hover{background-color:#002a5b}.nav-contact{display:flex}.nav-contact-info{display:flex;align-items:center;margin:0 1rem;width:-webkit-max-content;width:-moz-max-content;width:max-content}.nav-contact-info a{text-decoration:none;color:#002a5b;transition:all .15s ease-in}.nav-contact-info a:hover{color:#fd8400}.nav-contact-icon{margin-right:1rem;font-size:2rem}.tophead{background-color:#f1f1f1;font-family:"Oswald",sans-serif;padding:0 1rem}.top-head-content{max-width:1300px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.top-head-content button{color:#fff;background-color:#002a5b;border:none;padding:.3em 1em;font-family:"Oswald",sans-serif;font-size:16px;font-weight:600}.top-head-content ul{list-style:none;display:flex;justify-content:space-between}.topHead-socialmedia{font-size:2rem;color:#002a5b;transition:color .15s ease-in}.topHead-socialmedia:hover{color:#fd8400}.topHead-socialmedia:first-child{margin-right:10px}.categories-list{background-color:#002a5b;padding:0 1rem;display:flex;justify-content:center}.categories-link{text-decoration:none}.categories-list-content{max-width:1000px;width:100%;display:flex;justify-content:space-evenly}.categories-list-content a{padding:1rem 2rem;display:flex;flex-direction:column;align-items:center;color:#fff;text-decoration:none;transition:color .15s ease-in}.categories-list-content a:hover{color:#fd8400}.categories-list-content img{margin-bottom:10px}.footer-top-container{background-color:#002a5b;padding:2rem 1rem}.footer-top-content{max-width:1300px;width:100%;margin:0 auto;display:flex;justify-content:space-between;color:#fff}.footer-top-col1,.footer-top-col2,.footer-top-col3,.footer-top-col4{margin-right:2rem}.footer-top-content h3{font-size:1.5rem;font-weight:700;color:#fd8400;margin-bottom:1rem}.footer-top-content ul{list-style:none}.footer-top-content li{color:#fff;margin-bottom:.5rem;transition:color .15s ease-in}.footer-top-content li:hover{color:silver}.footer-top-col1{color:#fff}.footer-top-col1 p{font-weight:500}.ft-logo{margin-bottom:1rem}.footer-top-col1 p,.ft-logo{max-width:200px;width:100%}.footer-address,.footer-hours{display:flex;align-items:center}.footer-top-col4 p{font-size:.8rem}.footer-top-col4 svg{font-size:1.5rem;margin-right:.5rem}.footer-address{margin-bottom:1rem}.ft-wp-number{display:flex;align-items:center;margin-right:1rem}.ft-wp-number svg{font-size:2rem;margin-right:.5rem}.ft-wp-container{display:flex}.ft-contact a{text-decoration:none;color:#fff;font-size:.8rem}.ft-contact a:hover{color:silver}.ft-email-container{display:flex;align-items:center;margin:1rem 0}.ft-email-container svg{font-size:2rem;margin-right:.5rem}.ft-socialmedia a:hover svg{color:silver}.ft-socialmedia svg{font-size:2.5rem;color:#fff;margin-right:1rem}.footer-bottom{background-color:#414141;color:#fff;text-align:center;padding:.5rem 0}.footer-bottom a{color:#fff;text-decoration:none;transition:color .15s ease-in}.footer-bottom a:hover{color:#fd8400}@media screen and (max-width:980px){.footer-top-col4 p,.footer-top-content h3,.footer-top-content ul{text-align:center}.ft-wp-container{flex-direction:column}.ft-contact a,.ft-email-container{display:flex;flex-direction:column;align-items:center;margin:0 0 10px}.ft-email-container svg,.ft-wp-number svg{margin:0 0 10px}.footer-address,.footer-hours{display:flex;flex-direction:column}.footer-address svg,.footer-hours svg{margin:0 0 10px}.ft-socialmedia{text-align:center}}@media screen and (max-width:780px){.footer-top-content{flex-direction:column;align-items:center;text-align:center}.footer-top-col1,.footer-top-col2,.footer-top-col3,.footer-top-col4{margin-right:0;margin-bottom:2rem}}.menuHamburger{border-top:4px solid #002a5b;width:30px;display:block;margin:1.5rem;position:relative;transition:all .15s ease-in}.menuHamburger:after,.menuHamburger:before{content:"";display:block;width:30px;height:4px;background-color:#002a5b;margin-top:5px;transition:all .3s ease-in;position:relative}#menuMobile.mobileactive .menuHamburger{border-top-color:transparent;transition:all .15s ease-in}#menuMobile.mobileactive .menuHamburger:before{transform:rotate(135deg)}#menuMobile.mobileactive .menuHamburger:after{transform:rotate(-135deg);top:-9px}#menuMobile img{max-width:200px;width:100%}.menuMobileCont{position:absolute;display:block;top:70px;background-color:#002a5b;height:calc(100vh - 70px);z-index:19;width:100vw;transform:translateX(-100vw);transition:all .3s ease-in}#menuMobile.mobileactive .menuMobileCont{transform:translateX(0)}#menuMobile{display:flex;justify-content:space-between;align-items:center;z-index:19;width:100vw;background-color:#fff}.mobileactive{position:fixed;top:0}#menuMobile .top-mob-wpp{color:#002a5b;margin-left:.5rem}.menuMobileCont ul a{color:#fff}.menuMobileCont ul{border-bottom:3px solid #fd8400;text-align:center;width:80%;margin:0 auto;list-style:none}.menuMobileCont li{margin:1.5rem 0}@media screen and (max-width:980px){.search-container{margin:0}.search-bar-cont{max-width:100%}.search-bar{border-radius:0}.search-bar,.search-bar:focus{border-right:none;border-left:none}}.mobile-section-categories{display:flex;flex-direction:column;text-align:center}.mobile-section-categories a{color:#fff;margin:1.5rem 0}
/*# sourceMappingURL=main.2a4735cb.chunk.css.map */