@import "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,sans-serif}html{scroll-behavior:smooth}:root{--primary-color:#f46a2b;--text-color-1:#eee;--text-color-2:#c4c4c4;--text-color-3:#fff;--bg-color-1:#1c1f26;--bg-color-2:#2a3139;--bg-color-3:#08080859}body{background-color:var(--bg-color-1);color:var(--text-color-1)}a{color:var(--text-color-2);text-decoration:none}.slider__img{animation:1s ease-in-out toDown}@keyframes toDown{0%{opacity:0;transform:translateY(-200px)scaleX(-1)}to{opacity:1;transform:translateY(0)scaleX(-1)}}._header_tfmcq_1{background-color:var(--bg-color-3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;padding:0 15px;position:sticky;top:0}._header_tfmcq_1 ._headerContainer_tfmcq_9{justify-content:space-between;align-items:center;width:min(1400px,100%);margin:auto;padding:25px 0;display:flex}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._checkbox_tfmcq_17{display:none}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__hamBtn_tfmcq_21{cursor:pointer;flex-direction:column;gap:5px;display:none}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__hamBtn_tfmcq_21 span{background-color:var(--text-color-1);width:30px;height:3px;transition:all .3s;display:block}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._checkbox_tfmcq_17:checked+._header__hamBtn_tfmcq_21 span:first-of-type{transform:rotate(45deg)translateY(11.5px)}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._checkbox_tfmcq_17:checked+._header__hamBtn_tfmcq_21 span:nth-of-type(2){opacity:0}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._checkbox_tfmcq_17:checked+._header__hamBtn_tfmcq_21 span:nth-of-type(3){transform:rotate(-45deg)translateY(-11.5px)}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__logo_tfmcq_50{text-wrap:nowrap;font-size:1.4rem}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__navMenu_tfmcq_55{scroll-target-group:auto;gap:20px;display:flex}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__navMenu_tfmcq_55 ._header__navLink_tfmcq_60{text-transform:uppercase;padding:2px 10px}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__navMenu_tfmcq_55 ._header__navLink_tfmcq_60:hover{background-color:var(--primary-color);color:var(--text-color-1)}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__navMenu_tfmcq_55 ._header__navLink_tfmcq_60:target-current{background-color:var(--primary-color);color:var(--text-color-1)}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__shoppingCart_tfmcq_76{background-color:var(--primary-color);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:relative}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__shoppingCart_tfmcq_76 button{color:var(--text-color-1);cursor:pointer;background:0 0;border:none}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__shoppingCart_tfmcq_76 ._header__qtdItemCart_tfmcq_93{z-index:3;background-color:var(--bg-color-1);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;top:-8px;right:-8px}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__shoppingCart_tfmcq_76 ._header__cartList_tfmcq_107{background-color:var(--bg-color-2);pointer-events:none;transform-origin:100% 0;border-radius:10px;width:min(400px,90vw);height:425px;transition:all .3s;position:absolute;top:50px;right:0;overflow-y:auto;transform:scale(0);box-shadow:-3px 4px 17px 2px #00000069}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__shoppingCart_tfmcq_76 ._header__cartList_tfmcq_107::-webkit-scrollbar{width:6px;height:6px}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__shoppingCart_tfmcq_76 ._header__cartList_tfmcq_107::-webkit-scrollbar-track{background-color:#dfe9eb;border-radius:5px}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__shoppingCart_tfmcq_76 ._header__cartList_tfmcq_107::-webkit-scrollbar-track:hover{background-color:#b8c0c2}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__shoppingCart_tfmcq_76 ._header__cartList_tfmcq_107::-webkit-scrollbar-track:active{background-color:#b8c0c2}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__shoppingCart_tfmcq_76 ._header__cartList_tfmcq_107::-webkit-scrollbar-thumb{background-color:#f46a2b;border-radius:5px}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__shoppingCart_tfmcq_76 ._header__cartList_tfmcq_107::-webkit-scrollbar-thumb:hover{background-color:#f46a2b}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__shoppingCart_tfmcq_76 ._header__cartList_tfmcq_107::-webkit-scrollbar-thumb:active{background-color:#f46a2b}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__shoppingCart_tfmcq_76 ._header__cartList_tfmcq_107 ._header__noItem_tfmcq_153{color:var(--text-color-2);text-align:center;width:100%;list-style:none;position:absolute;top:50%;left:50%;transform:translate(-50%)}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__shoppingCart_tfmcq_76 ._header__cartList_tfmcq_107 ._header__totalItem_tfmcq_164{background-color:var(--bg-color-3);justify-content:space-between;align-items:center;padding:15px;display:flex}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__shoppingCart_tfmcq_76 ._header__cartList_tfmcq_107 ._header__totalItem_tfmcq_164 span{font-size:1.2rem;font-weight:600}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__shoppingCart_tfmcq_76 ._header__cartList_tfmcq_107 ._header__totalItem_tfmcq_164 button{background-color:var(--primary-color);color:var(--text-color-1);cursor:pointer;border:none;border-radius:5px;padding:10px 15px}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__shoppingCart_tfmcq_76 ._header__cartList_tfmcq_107 ._header__totalItem_tfmcq_164 button:hover{opacity:.8}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__shoppingCart_tfmcq_76 ._header__cartList_tfmcq_107 ._header__cartItem_tfmcq_190{border-bottom:1px solid var(--bg-color-1);justify-content:space-between;padding:10px;display:flex}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__shoppingCart_tfmcq_76 ._header__cartList_tfmcq_107 ._header__cartItem_tfmcq_190 ._header__cartItemInfo_tfmcq_196{justify-content:flex-start;align-items:center;gap:15px;display:flex}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__shoppingCart_tfmcq_76 ._header__cartList_tfmcq_107 ._header__cartItem_tfmcq_190 ._header__cartItemInfo_tfmcq_196 img{aspect-ratio:1;object-fit:contain;width:50px;margin-right:10px}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__shoppingCart_tfmcq_76 ._header__cartList_tfmcq_107 ._header__cartItem_tfmcq_190 ._header__cartItemInfo_tfmcq_196 ._header__cartItemInfoPrice_tfmcq_209{opacity:.8;font-weight:300;display:block}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__shoppingCart_tfmcq_76 ._header__cartList_tfmcq_107 ._header__cartItem_tfmcq_190 ._header__cartItemInfo_tfmcq_196 ._header__cartItemInfoName_tfmcq_215{text-overflow:ellipsis;white-space:nowrap;width:min(180px,30vw);font-size:.8rem;font-weight:500;display:inline;overflow-x:hidden}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__shoppingCart_tfmcq_76 ._header__cartList_tfmcq_107 ._header__cartItem_tfmcq_190 ._header__cartItemQty_tfmcq_226{flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__shoppingCart_tfmcq_76 ._header__cartList_tfmcq_107 ._header__cartItem_tfmcq_190 ._header__cartItemQty_tfmcq_226 button{background-color:var(--primary-color);color:var(--text-color-1);cursor:pointer;border:none;border-radius:5px;width:25px;height:25px}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__shoppingCart_tfmcq_76 ._header__cartList_tfmcq_107 ._header__cartItem_tfmcq_190 ._header__cartItemQty_tfmcq_226 button:hover{opacity:.8}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__shoppingCart_tfmcq_76 ._header__cartListVisible_tfmcq_251{pointer-events:all;transform:scale(1)}@media (max-width:900px){._header_tfmcq_1 ._headerContainer_tfmcq_9 ._headerContainer_tfmcq_9{position:relative}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__hamBtn_tfmcq_21{display:flex}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._header__navMenu_tfmcq_55{background-color:var(--bg-color-2);pointer-events:none;transform-origin:0 0;border-radius:5px;flex-direction:column;min-width:190px;padding:15px;transition:all .3s;position:absolute;top:60px;transform:scale(0);box-shadow:-3px 4px 17px 2px #00000069}._header_tfmcq_1 ._headerContainer_tfmcq_9 ._checkbox_tfmcq_17:checked~._header__navMenu_tfmcq_55{opacity:1;pointer-events:all;transform:scale(1)}}._slider_y4dfx_1{width:min(1400px,100%);height:100dvh;margin:auto;padding:0 15px;display:flex}._slider__text_y4dfx_9{flex-direction:column;justify-content:center;align-items:self-start;gap:30px;width:40%;display:flex}._slider__text_y4dfx_9 h2{font-size:min(3rem,4.8vw)}._slider__text_y4dfx_9 p{font-size:min(1rem,1.7vw)}._slider__text_y4dfx_9 button{text-transform:uppercase;color:var(--text-color-3);background-color:var(--primary-color);cursor:pointer;border:none;padding:15px;font-weight:700}._slider__content_y4dfx_36{flex-direction:column;justify-content:center;align-items:center;width:60%;display:flex}._slider__contentImg_y4dfx_44 img{aspect-ratio:1;object-fit:contain;filter:drop-shadow(-12px 0 100px #ff880057);width:min(700px,100%);transform:scaleX(-1)}._slider__contentBtns_y4dfx_54{gap:15px;display:flex}._slider__contentBtns_y4dfx_54 button{background:0 0;border:none;border-radius:10px;transition:transform .3s;box-shadow:-3px 4px 17px 2px #00000069}._slider__contentBtns_y4dfx_54 button:hover{transform:scale(1.05)}._slider__contentBtns_y4dfx_54 button img{aspect-ratio:16/9;object-fit:contain;cursor:pointer;width:calc(75px + 8vw);max-width:200px;transform:scaleX(-1)}@media (max-width:750px){._slider_y4dfx_1{flex-direction:column-reverse;gap:30px;padding-bottom:30px}._slider__text_y4dfx_9,._slider__content_y4dfx_36{width:100%}._slider__text_y4dfx_9{justify-content:center;align-items:center}._slider__text_y4dfx_9 h2{white-space:nowrap;text-overflow:ellipsis;text-align:center;width:min(600px,80vw);overflow:hidden}._slider__text_y4dfx_9 p{display:none}._slider__contentImg_y4dfx_44 img{max-width:600px}}._card_u5xjq_1{cursor:pointer;background-color:var(--bg-color-1);border-radius:10px;flex-direction:column;justify-content:space-between;gap:15px;width:100%;padding:15px;transition:transform .3s;display:flex;position:relative;box-shadow:-3px 4px 17px 2px #00000069}._card_u5xjq_1:hover{transform:scale(1.05)}._card_u5xjq_1 ._card__addToCart_u5xjq_19{background-color:var(--primary-color);color:var(--text-color-1);cursor:pointer;border:none;border-radius:5px;padding:5px;position:absolute;top:15px;right:15px}._card__figure_u5xjq_32{flex-direction:column;align-items:center;display:flex}._card__figure_u5xjq_32 img{aspect-ratio:1;object-fit:cover;width:100%}._card__figure_u5xjq_32 figcaption{min-height:min(50px,100%);font-size:1rem}._card__price_u5xjq_49{flex-direction:column;display:flex}._card__price_u5xjq_49 ._card__pricePrev_u5xjq_53{color:var(--text-color-2);opacity:.8}._card__price_u5xjq_49 ._card__priceNow_u5xjq_58{font-size:1.3rem;font-weight:700}._card__btnBuy_u5xjq_64{text-transform:uppercase;background-color:var(--primary-color);color:var(--text-color-1);border:none;padding:7.5px;font-weight:700}._background_lumvb_1{background-color:var(--bg-color-2);background-image:url(./src/img/fabric-of-squares.png)}._containerCard__title_lumvb_6{text-align:center;background-color:var(--bg-color-1);opacity:.6;text-transform:uppercase;font-size:min(2.5rem,4.8vw);font-weight:700}._containerCard_lumvb_6{grid-template-columns:repeat(5,1fr);gap:15px;width:min(1400px,100%);margin:auto;padding:60px 15px;display:grid}@media (max-width:1200px){._containerCard_lumvb_6{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){._containerCard_lumvb_6{grid-template-columns:repeat(3,1fr)}}@media (max-width:680px){._containerCard_lumvb_6{grid-template-columns:repeat(2,1fr)}}._faq_1u623_1{background-color:var(--bg-color-1);background-image:url(/src/img/question.png);background-position:top;background-repeat:no-repeat;background-size:cover;flex-direction:column;align-items:center;width:100%;height:100dvh;display:flex}._faq_1u623_1 ._faq__title_1u623_13{text-align:center;background-color:var(--bg-color-2);opacity:.6;text-transform:uppercase;width:100%;font-size:min(2.5rem,4.8vw);font-weight:700}._faq__container_1u623_24{flex-direction:column;justify-content:center;width:min(1400px,100%);margin:auto;padding:75px 15px;display:flex}._faq__item_1u623_34{background-color:var(--bg-color-2);cursor:pointer;height:auto;margin-bottom:15px;overflow:hidden;box-shadow:-3px 4px 17px 2px #00000069}._faq__item_1u623_34 ._faq__sumary_1u623_42{background-color:var(--bg-color-2);padding:15px;font-size:1rem;font-weight:700}._faq__item_1u623_34 p{color:var(--text-color-2);padding:0 15px 15px;font-size:.89rem}._about_2177q_1{background-color:var(--bg-color-2);background-image:url(./src/img/bg-tenis.jpg);background-position:50%;background-size:cover;flex-direction:column;height:100dvh;display:flex}._about_2177q_1 ._about__title_2177q_11{text-align:center;background-color:var(--bg-color-1);opacity:.6;text-transform:uppercase;font-size:min(2.5rem,4.8vw);font-weight:700}._about__container_2177q_21{width:min(1400px,100%);margin:auto;padding:0 15px;display:flex;box-shadow:-3px 4px 17px 2px #1d1d1d69}._about__text_2177q_29{background-color:var(--bg-color-1);flex-direction:column;justify-content:center;gap:30px;width:50%;padding:15px;display:flex}._about__text_2177q_29 p{color:var(--text-color-2);font-size:1rem;font-weight:500}._about_video_2177q_47{background-color:var(--bg-color-1);justify-content:center;align-items:center;width:50%;padding:15px;display:flex}._about_video_2177q_47 iframe{border:none;width:100%}@media (max-width:1250px){._about__container_2177q_21{flex-direction:column}._about__text_2177q_29,._about_video_2177q_47{width:95%;margin:auto}._about_video_2177q_47 iframe{width:100%;height:100%;max-height:600px}}._contact_1gspr_1{flex-direction:column;align-items:center;height:100dvh;display:flex}._contact_1gspr_1 ._contact__h2_1gspr_7{text-align:center;background-color:var(--bg-color-2);opacity:.6;text-transform:uppercase;width:100%;font-size:min(2.5rem,4.8vw);font-weight:700}._contact__content_1gspr_18{background-color:var(--bg-color-2);justify-content:center;width:min(1400px,95%);margin:auto;padding:15px;display:flex;box-shadow:-3px 4px 17px 2px #00000069}._contact__ways_1gspr_28{flex-direction:column;justify-content:center;width:50%;display:flex}._contact__ways_1gspr_28 h3{margin-bottom:15px;font-size:2rem;font-weight:700}._contact__ways_1gspr_28 p{margin-bottom:10px;font-size:1.3rem}._contact__ways_1gspr_28 p i{color:var(--primary-color)}._contact__form_1gspr_49{border-radius:10px;flex-direction:column;width:50%;padding:15px;display:flex;box-shadow:-3px 4px 17px 2px #00000069}._contact__form_1gspr_49 input[type=text],._contact__form_1gspr_49 input[type=email]{border:1px solid var(--text-color-2);border-radius:5px;width:100%;margin-bottom:10px;padding:10px}._contact__form_1gspr_49 textarea{border:1px solid var(--text-color-2);resize:vertical;border-radius:5px;width:100%;height:100px;margin-bottom:10px;padding:10px}._contact__form_1gspr_49 button{text-transform:uppercase;color:var(--text-color-3);background-color:var(--primary-color);cursor:pointer;border:none;padding:15px;font-weight:700}@media (max-width:1000px){._contact__content_1gspr_18{flex-direction:column}._contact__ways_1gspr_28,._contact__form_1gspr_49{width:95%;margin:auto auto 15px}}._footer_15j9e_1{background-color:var(--bg-color-3);color:#fff;text-align:center;padding:20px 0}._whatssap_14fiv_1{color:#fff;cursor:pointer;z-index:1000;background-color:#25d366;border:none;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;font-size:30px;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 8px #0003}
