@import"https://fonts.cdnfonts.com/css/helvetica-neue-5";.navbar-header:after{display:block;height:72px;content:""}.navbar-header .navbar-content{position:fixed;width:100%;top:0;left:0;height:72px;z-index:100;transition:.2s}.navbar-header .navbar-content:hover,.navbar-header .navbar-content.document-scrolled{background:#fff}.navbar-header .navbar-content .wrapper{max-width:1300px;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 15px}.navbar-header .navbar-content .wrapper nav{display:flex;align-items:center;gap:34px}.navbar-header .navbar-content .wrapper nav .navbar-items{display:flex;align-items:center;gap:34px}@media (max-width: 1054px){.navbar-header .navbar-content .wrapper nav .navbar-items{display:none}}.navbar-header .navbar-content .wrapper nav .navbar-items .navbar-item{position:relative}.navbar-header .navbar-content .wrapper nav .navbar-items .navbar-item>a,.navbar-header .navbar-content .wrapper nav .navbar-items .navbar-item p{text-transform:uppercase;font-size:1rem;line-height:1.5rem;display:flex;align-items:center;gap:8px;font-weight:500;color:#1c1c1c;cursor:pointer}.navbar-header .navbar-content .wrapper nav .navbar-items .navbar-item:after{display:block;content:"";position:absolute;left:0;width:100%;height:2px;background:#FFDF0D;bottom:-5px;opacity:0;transition:.2s}.navbar-header .navbar-content .wrapper nav .navbar-items .navbar-item.actual-page:after,.navbar-header .navbar-content .wrapper nav .navbar-items .navbar-item:hover:after{opacity:1}.navbar-header .navbar-content .wrapper nav .navbar-items .navbar-item:hover svg{transition:.2s;transform:rotate(180deg)}.navbar-header .navbar-content .wrapper nav .navbar-items .navbar-item:hover .navbar-item-menu{display:flex}.navbar-header .navbar-content .wrapper nav .navbar-items .navbar-item .navbar-item-menu{display:none;position:absolute;background:#fff;top:100%;width:-moz-fit-content;width:fit-content;flex-direction:column;padding-top:30px}.navbar-header .navbar-content .wrapper nav .navbar-items .navbar-item .navbar-item-menu a{color:#8d8d8d;width:100%;padding:16px 40px 16px 20px;text-transform:uppercase;font-weight:300;transition:.2s}.navbar-header .navbar-content .wrapper nav .navbar-items .navbar-item .navbar-item-menu a:hover{color:#1c1c1c}.navbar-header .navbar-content .wrapper nav .search{display:flex;align-items:center;gap:8px;padding:3px 12px;border:1px solid #1c1c1c;border-radius:999px;max-width:200px}@media (max-width: 1054px){.navbar-header .navbar-content .wrapper nav .search{display:none}}.navbar-header .navbar-content .wrapper nav .search .search-button{flex-shrink:0}.navbar-header .navbar-content .wrapper nav .search .search-input{background:transparent;padding:2px 0;font-size:17px;line-height:1.6;font-weight:300;width:100%;text-overflow:ellipsis}.navbar-header .navbar-content .wrapper nav .toggle-navbar-menu-btn{display:none}@media (max-width: 1054px){.navbar-header .navbar-content .wrapper nav .toggle-navbar-menu-btn{display:block}}.navbar-header .navbar-content .wrapper nav .responsive-navbar-menu{opacity:0;overflow:auto;position:fixed;width:100%;height:100%;z-index:100;top:0;right:0;transform-origin:0% 0%;transform:translate(100%);transition:transform .5s cubic-bezier(.77,.2,.05,1);background:#fff}.navbar-header .navbar-content .wrapper nav .responsive-navbar-menu.show{opacity:1;transform:none}.navbar-header .navbar-content .wrapper nav .responsive-navbar-menu .navbar-menu-header{padding:15px 0;display:flex;justify-content:center;position:relative;border-bottom:2px solid #EAEAEA}.navbar-header .navbar-content .wrapper nav .responsive-navbar-menu .navbar-menu-header button{position:absolute;right:15px;top:50%;transform:translateY(-50%)}.navbar-header .navbar-content .wrapper nav .responsive-navbar-menu .menu-items{padding:20px 0}.navbar-header .navbar-content .wrapper nav .responsive-navbar-menu .menu-items .menu-item{cursor:pointer;text-transform:uppercase;display:flex;align-items:center;justify-content:space-between;font-size:1.25rem;line-height:1.75rem;font-weight:600;padding:12px 20px;color:#1c1c1c;transition:.2s}.navbar-header .navbar-content .wrapper nav .responsive-navbar-menu .menu-items .menu-item svg{transition:.2s;transform:rotate(90deg)}.navbar-header .navbar-content .wrapper nav .responsive-navbar-menu .menu-items .menu-item:hover{background:#e4e4e4}.navbar-header .navbar-content .wrapper nav .responsive-navbar-menu .menu-items .menu-item-submenu{display:none;border-bottom:1px solid #e4e4e4}.navbar-header .navbar-content .wrapper nav .responsive-navbar-menu .menu-items .menu-item-submenu.show{display:block}.navbar-header .navbar-content .wrapper nav .responsive-navbar-menu .menu-items .menu-item-submenu .menu-item{color:#8d8d8d;font-weight:500;padding-left:40px}.navbar-header .navbar-content .wrapper nav .responsive-navbar-menu .responsive-search{width:100%;display:flex;align-items:center;gap:8px;padding:3px 12px;border:1px solid #1c1c1c;border-radius:999px;max-width:90%;margin:0 auto}.navbar-header .navbar-content .wrapper nav .responsive-navbar-menu .responsive-search .search-button{flex-shrink:0}.navbar-header .navbar-content .wrapper nav .responsive-navbar-menu .responsive-search .search-input{background:transparent;padding:2px 0;font-size:17px;line-height:1.6;font-weight:300;width:100%;text-overflow:ellipsis}footer{background:#212121;padding:50px 0}@media (max-width: 1024px){footer{padding:30px 0}}footer .content{max-width:1300px;margin:0 auto;display:grid;grid-template-columns:35% 24% 35%;justify-content:space-between}@media (max-width: 1024px){footer .content{grid-template-columns:repeat(1,minmax(0,1fr))}}footer .content>div{padding:20px 15px}footer .content .about-rubio .vestuarios-rubio{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:25px;position:relative;z-index:1}footer .content .about-rubio .vestuarios-rubio h2{display:none;line-height:2rem;position:relative;text-transform:uppercase;font-weight:500;line-height:1.2;color:#fff;letter-spacing:1.3px;font-size:1.525rem}footer .content .about-rubio .vestuarios-rubio h2:after{content:attr(data-title);position:absolute;left:0;top:0;transform:translate(1px,3px);color:#212121;z-index:-1;text-shadow:1px 0 #fff,-1px 0 #fff,0 1px #fff,0 -1px #fff}@media (max-width: 1024px){footer .content .about-rubio .vestuarios-rubio h2{display:block}}footer .content .about-rubio p{color:#8d8d8d;margin-bottom:45px}@media (max-width: 1024px){footer .content .about-rubio p{margin-bottom:20px}}footer .content .about-rubio .links{display:flex;gap:12px}@media (max-width: 1024px){footer .content .about-rubio .links{display:none}footer .content .our-store,footer .content .contact-data{padding:10px 20px}}footer .content .our-store h4,footer .content .contact-data h4{color:#fff;margin-bottom:26px;display:flex;justify-content:space-between;align-items:center}@media (max-width: 1024px){footer .content .our-store h4,footer .content .contact-data h4{cursor:pointer;margin-bottom:0;padding-top:20px}}footer .content .our-store h4 svg,footer .content .contact-data h4 svg{display:none;transition:.2s}@media (max-width: 1024px){footer .content .our-store h4 svg,footer .content .contact-data h4 svg{display:block}}footer .content .our-store .information,footer .content .contact-data .information{display:flex;flex-direction:column;gap:24px}@media (max-width: 1024px){footer .content .our-store .information,footer .content .contact-data .information{display:none;margin:20px 0}footer .content .our-store .information.show,footer .content .contact-data .information.show{display:flex}}footer .content .our-store .information a,footer .content .our-store .information p,footer .content .contact-data .information a,footer .content .contact-data .information p{color:#8d8d8d}footer .content .our-store .information a:hover,footer .content .contact-data .information a:hover{transition:.2s;color:#fff}@media (max-width: 1024px){footer .content .contact-data h4{border-top:2px solid #8D8D8D}}footer .content .responsive-links{display:none}@media (max-width: 1024px){footer .content .responsive-links{display:flex;gap:12px;margin-top:20px}}.presentation{margin-top:-72px;padding:132px 40px;background:url(/build/assets/background-aa0816d7.png) no-repeat center/cover}@media (max-width: 1024px){.presentation{padding:100px 15px}}.presentation .content{max-width:1300px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}@media (max-width: 1024px){.presentation .content{flex-direction:column-reverse}}.presentation .content img{width:45%}@media (max-width: 1024px){.presentation .content img{width:100%;max-width:260px}}.presentation .content .text-content{padding:10px;color:#1c1c1c;width:45%}@media (max-width: 1024px){.presentation .content .text-content{width:100%;text-align:center;padding:0}}.presentation .content .text-content .title-container{z-index:1;position:relative}.presentation .content .text-content .title-container h1{font-size:4.5rem;position:relative;text-transform:uppercase;font-weight:600;line-height:1.2;max-width:-moz-fit-content;max-width:fit-content;margin:0 auto}@media (max-width: 1024px){.presentation .content .text-content .title-container h1{margin-top:20px;font-size:3rem;line-height:1}}@media (max-width: 640px){.presentation .content .text-content .title-container h1{font-size:2.025rem}}.presentation .content .text-content .title-container h1:after{content:attr(data-title);position:absolute;left:0;top:0;transform:translate(-4px,4px);letter-spacing:.5px;color:#f5f5f5;z-index:-1;text-shadow:1px 0 #1c1c1c,-1px 0 #1c1c1c,0 1px #1c1c1c,0 -1px #1c1c1c}@media (max-width: 1024px){.presentation .content .text-content .title-container h1:after{transform:translate(1px,2px);letter-spacing:0}}.presentation .content .text-content p{font-size:1.125rem;line-height:1.75rem;line-height:1.2;max-width:430px;margin:40px 0 50px;font-weight:500}@media (max-width: 1024px){.presentation .content .text-content p{max-width:500px;margin:20px auto 30px}}@media (max-width: 640px){.presentation .content .text-content p{max-width:100%;font-size:1rem;line-height:1.5rem;transform:translate(-3px,3px)}}.presentation .content .text-content .links{display:flex;flex-wrap:wrap;gap:20px}@media (max-width: 1024px){.presentation .content .text-content .links{justify-content:center}.presentation .content .text-content .links .custom-button-container{width:200px}}.carrousel-container{min-height:460px;position:relative;overflow:hidden;display:flex;align-items:flex-end}@media (max-width: 1024px){.carrousel-container{min-height:400px}}.carrousel-container .home-carrousel{display:flex;position:absolute;left:0;top:0;height:100%;transition:.6s}.carrousel-container .home-carrousel .carrousel-item{height:100%;position:relative}.carrousel-container .home-carrousel .carrousel-item .shadow-background{position:absolute;left:0;right:0;height:100%;width:100%;box-shadow:0 -280px 134px -47px #000000b2 inset;-webkit-box-shadow:0px -280px 134px -47px rgba(0,0,0,.6980392157) inset;-moz-box-shadow:0px -280px 134px -47px rgba(0,0,0,.6980392157) inset;z-index:1}@media (max-width: 1024px){.carrousel-container .home-carrousel .carrousel-item .shadow-background{box-shadow:0 -380px 134px -47px #000000b2 inset;-webkit-box-shadow:0px -380px 134px -47px rgba(0,0,0,.6980392157) inset;-moz-box-shadow:0px -380px 134px -47px rgba(0,0,0,.6980392157) inset}}.carrousel-container .home-carrousel .carrousel-item .content{height:100%;position:relative}.carrousel-container .home-carrousel .carrousel-item .content img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;left:0;top:0}.carrousel-container .home-carrousel .carrousel-item .content .carrousel-item-footer{height:100%;width:100%;padding:45px 15px;position:relative;z-index:1;max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-end;gap:30px}@media (max-width: 1024px){.carrousel-container .home-carrousel .carrousel-item .content .carrousel-item-footer{align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:40px;max-width:650px}}.carrousel-container .home-carrousel .carrousel-item .content .carrousel-item-footer .information h3{color:#ffdf0d;margin-bottom:14px;font-weight:500;font-size:1.125rem;line-height:1.75rem}@media (max-width: 1024px){.carrousel-container .home-carrousel .carrousel-item .content .carrousel-item-footer .information h3{margin-bottom:20px}}.carrousel-container .home-carrousel .carrousel-item .content .carrousel-item-footer .information h2{color:#fff;font-size:3rem;line-height:1;font-weight:500}.carrousel-circles-container{display:flex;justify-content:center;gap:12px;background:#212121;padding:20px 0 10px}.carrousel-circles-container .circle-button{background:#979797;height:9px;width:9px;border-radius:999px;transition:.2s}.carrousel-circles-container .circle-button.active,.carrousel-circles-container .circle-button:hover{background:#FFDF0D}.featured-products{background:#212121;padding:140px 15px 100px}@media (max-width: 1024px){.featured-products{padding:60px 15px 30px}}.featured-products .content{max-width:1300px;margin:0 auto}.featured-products .content h2{color:#fff;font-size:3rem;line-height:1;font-weight:500;margin-bottom:40px}@media (max-width: 1024px){.featured-products .content h2{text-align:center;font-size:2.25rem;line-height:2.5rem}}.featured-products .content .featured-products-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:25px}@media (max-width: 1024px){.featured-products .content .featured-products-list{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-template-rows:1fr}}.know-our-services{display:flex;background:url(/build/assets/background-aa0816d7.png) no-repeat center/cover;padding:120px 15px}@media (max-width: 1024px){.know-our-services{padding:100px 15px}}.know-our-services .content{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;max-width:1300px;margin:0 auto}@media (max-width: 1024px){.know-our-services .content{grid-template-columns:repeat(1,minmax(0,1fr));text-align:center}}.know-our-services .content .services-presentation,.know-our-services .content .services-list{padding-left:6vw}@media (max-width: 1024px){.know-our-services .content .services-presentation,.know-our-services .content .services-list{padding:0}}.know-our-services .content .services-presentation p{color:#8d8d8d;font-weight:500;font-size:1.125rem;line-height:1.75rem}.know-our-services .content .services-presentation h2{color:#1c1c1c;font-size:2.4rem;font-weight:600;max-width:380px;margin-top:30px}@media (max-width: 1024px){.know-our-services .content .services-presentation h2{max-width:100%;margin-bottom:40px;margin-top:20px}}.know-our-services .content .services-list{display:flex;flex-direction:column;gap:30px}.know-our-services .content .services-list .service{display:flex}.know-our-services .content .services-list .service .information{width:100%;padding:0 12px}.know-our-services .content .services-list .service .information h3{font-weight:600;font-size:1.125rem;line-height:1.75rem;margin-bottom:8px;display:flex;align-items:center;flex-direction:row-reverse;justify-content:left;gap:10px;margin-left:-45px}@media (max-width: 1024px){.know-our-services .content .services-list .service .information h3{justify-content:center}}.know-our-services .content .services-list .service .information h3 .icon{flex-shrink:0}.know-our-services .content .services-list .service .information p{color:#8d8d8d;max-width:420px;font-size:1rem;line-height:1.5rem;font-weight:300}@media (max-width: 1024px){.know-our-services .content .services-list .service .information p{margin:0 auto}}.header{display:flex;justify-content:space-between;align-items:center;max-width:1300px;margin:60px auto 40px;padding:0 20px}.header h1{font-size:3rem;line-height:1;font-weight:600}@media (max-width: 768px){.header h1{font-size:2.25rem;line-height:2.5rem}}.header .actions{display:flex;gap:20px}.header .actions .order,.header .actions .open-filters-button{border:1px solid #1c1c1c;color:#1c1c1c;background:#FFDF0D;padding:10px 12px;transition:.2s}.header .actions .order:hover,.header .actions .open-filters-button:hover{background:#e0ba0e}.header .actions .order{display:flex;align-items:center;gap:10px;position:relative;cursor:pointer}.header .actions .order:hover .order-menu{display:flex}.header .actions .order .order-menu{display:none;position:absolute;top:100%;right:0;border:1px solid #1c1c1c;background:#FFDF0D;width:-moz-max-content;width:max-content;flex-direction:column}.header .actions .order .order-menu .order-menu-item{padding:15px 20px;color:#8d8d8d;text-align:right;font-size:1rem;line-height:1.5rem;font-weight:300}.header .actions .order .order-menu .order-menu-item.active{color:#1c1c1c}.header .actions .open-filters-button{position:relative}@media (max-width: 450px){.header .actions .open-filters-button{display:none}}.header .actions .open-filters-button .filters-selected-circle{display:none;position:absolute;height:10px;width:10px;top:-5px;right:-5px;border-radius:999px;background:#000}.filters-menu{position:fixed;right:0;top:0;background:#fff;width:100%;max-width:380px;height:100%;box-shadow:0 0 4px 3px #0003;z-index:100;overflow:auto;transform-origin:0% 0%;transform:translate(100%)}.filters-menu.show{transform:none;transition:.2s}.filters-menu .content{height:inherit;display:flex;flex-direction:column;justify-content:space-between}.filters-menu .content h1{font-size:1.25rem;line-height:1.75rem;color:#212121;border-bottom:2px solid #b6b6b6;padding:20px;text-align:center;font-weight:500;margin-left:10px}.filters-menu .content .close-filters-button{position:absolute;top:25px;right:20px}.filters-menu .content h3{font-size:1rem;line-height:1.5rem;padding:20px;font-weight:300}.filters-menu .content .filters{display:flex;flex-wrap:wrap;gap:20px 12px;padding:0 20px 20px}.filters-menu .content .filters .filter{padding:10px 14px;display:flex;align-items:center;gap:5px;border:1px solid #212121;transition:.2s}.filters-menu .content .filters .filter:hover{background:#f5f5f5}.filters-menu .content .filters .filter.active{background:#FFDF0D}.filters-menu .content .filters .filter[disabled]{opacity:.4;background:transparent}.filters-menu .content .filters .filter img{max-height:70px}.filters-menu .content .actions{padding:20px;display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-end}.categories-options,.selected-filters{display:flex;align-items:center;max-width:1300px;padding:0 20px;margin:0 auto;overflow:auto;gap:12px}.categories-options .option,.categories-options .selected-filter,.selected-filters .option,.selected-filters .selected-filter{flex-shrink:0;border:1px solid #212121;color:#212121;display:flex;align-items:center;gap:3px;padding:10px 18px;transition:.2s;font-size:14px}.categories-options .option:hover,.categories-options .selected-filter:hover,.selected-filters .option:hover,.selected-filters .selected-filter:hover{background:#e4e4e4}.categories-options .option.active,.categories-options .selected-filter.active,.selected-filters .option.active,.selected-filters .selected-filter.active{background:#FFDF0D;font-weight:500}.categories-options .option img,.categories-options .selected-filter img,.selected-filters .option img,.selected-filters .selected-filter img{width:15px;height:15px;-o-object-fit:contain;object-fit:contain}.selected-filters{margin-top:20px}.selected-filters .selected-filter{gap:10px}.selected-filters .selected-filter:hover{background:transparent}.catalog-products-list-container{max-width:1300px;padding:0 15px;margin:30px auto 60px}.catalog-products-list-container .catalog-products-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:25px}@media (max-width: 1024px){.catalog-products-list-container .catalog-products-list{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-template-rows:1fr}}@media (max-width: 450px){.catalog-products-list-container .catalog-products-list{margin-bottom:20px}}.catalog-products-list-container .responsive-filters-button-wrapper{display:none;justify-content:center;position:sticky;bottom:20px;z-index:10}@media (max-width: 450px){.catalog-products-list-container .responsive-filters-button-wrapper{display:flex}}.catalog-products-list-container .responsive-filters-button-wrapper .custom-button-container{width:200px}.catalog-products-list-container .responsive-filters-button-wrapper .custom-button-container div{gap:15px}.paginator{max-width:1300px;margin:0 auto 60px;display:flex;gap:8px;padding:0 20px}.paginator .paginator-item{width:43px;height:43px;display:flex;align-items:center;justify-content:center;font-weight:500;background:#FFDF0D;position:relative;color:#1c1c1c;transition:.2s}.paginator .paginator-item:hover{background:#e0ba0e}.paginator .paginator-item.active-page{border:1px solid #1c1c1c}.paginator .paginator-item[disabled]{opacity:.4}.paginator .paginator-item[disabled]:after{display:block;content:"";position:absolute;left:0;top:0;width:inherit;height:inherit}.brands{max-width:1300px;padding:0 15px;margin:60px auto 80px}.brands h1{font-size:3rem;line-height:1;margin-bottom:40px;font-weight:600;color:#1c1c1c}@media (max-width: 1024px){.brands h1{font-size:2.25rem;line-height:2.5rem;margin:0}}.brands .brands-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:60px 15px}@media (max-width: 1024px){.brands .brands-list{grid-template-columns:repeat(1,minmax(0,1fr));gap:30px;max-width:700px}}.brands .brands-list .brand:first-child{border-top:0}@media (max-width: 1024px){.brands .brands-list .brand{padding-top:30px;border-top:2px solid rgba(28,28,28,.2)}}.brands .brands-list .brand .content{display:flex;gap:20px}@media (max-width: 1024px){.brands .brands-list .brand .content{margin-bottom:30px}}.brands .brands-list .brand .content .image-container{width:30%;height:197px;background:#fff;border:1px solid #1c1c1c;display:flex;align-items:center;justify-content:center}@media (max-width: 1024px){.brands .brands-list .brand .content .image-container{height:150px;width:43%}}.brands .brands-list .brand .content .image-container .image{-o-object-fit:contain;object-fit:contain;width:100%;max-width:120px;padding:20px}@media (max-width: 1024px){.brands .brands-list .brand .content .image-container .image{padding:14px}}.brands .brands-list .brand .content .information{width:70%}.brands .brands-list .brand .content .information .name{font-size:1.25rem;line-height:1.75rem;font-weight:600;color:#1c1c1c;margin-bottom:8px}.brands .brands-list .brand .content .information .description{color:#8d8d8d;margin-bottom:40px;font-weight:300}@media (max-width: 1024px){.brands .brands-list .brand .content .information .description{margin:0}}.brands .brands-list .brand .content .links{display:flex;gap:20px}@media (max-width: 1024px){.brands .brands-list .brand .content .links{display:none}}.brands .brands-list .brand .responsive-links{gap:10px;display:none;flex-wrap:wrap}@media (max-width: 1024px){.brands .brands-list .brand .responsive-links{display:flex}}.brands .brands-list .brand .responsive-links .custom-button-container div{padding:10px 8px}.contact{max-width:1300px;margin:70px auto 90px;padding:0 20px;display:flex;gap:60px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width: 768px){.contact{padding:0;grid-template-columns:repeat(1,minmax(0,1fr));margin:60px 0 0;gap:20px}.contact .contact-welcome{padding:0 15px}}.contact .contact-welcome .description{color:#8d8d8d;font-size:1.125rem;line-height:1.75rem;font-weight:600;margin-bottom:30px}@media (max-width: 768px){.contact .contact-welcome .description{display:none}}.contact .contact-welcome .title{color:#1c1c1c;font-size:3rem;line-height:1;font-weight:600;margin-bottom:130px}@media (max-width: 768px){.contact .contact-welcome .title{font-size:2.25rem;line-height:2.5rem;margin-bottom:30px}}.contact .contact-welcome .contact-information h3{color:#1c1c1c;font-weight:600;margin-bottom:25px}.contact .contact-welcome .contact-information p,.contact .contact-welcome .contact-information a{display:block;color:#8d8d8d;font-weight:300;margin-top:20px}.contact .contact-form{border-radius:10px;border:1px solid #353535;background:#fff;padding:80px 65px;display:flex;flex-direction:column;gap:50px}@media (max-width: 1024px){.contact .contact-form{padding:80px 30px}}@media (max-width: 768px){.contact .contact-form{border:unset;border-radius:unset;padding:40px 15px;gap:25px}}.contact .contact-form .form-control label{font-weight:500;color:#1c1c1c;display:block;margin-bottom:18px}.contact .contact-form .form-control input,.contact .contact-form .form-control textarea{border:1px solid #1c1c1c;border-radius:5px;padding:8px 10px;width:100%;font-size:1rem;line-height:1.5rem;transition:.3s}.contact .contact-form .form-control input:hover,.contact .contact-form .form-control textarea:hover{border:1px solid #FFDF0D}.contact .contact-form .form-control input:focus,.contact .contact-form .form-control textarea:focus{border:1px solid #FFDF0D;box-shadow:0 0 0 4px #ffdf0d33}.contact .contact-form .form-control .error-message{margin-top:5px;color:red;display:none}.contact .contact-form .form-control .error-message.show-error{display:block}.contact .contact-form .message-sent-alert{display:none;font-size:1.25rem;line-height:1.75rem;color:#1c1c1c;margin-top:-20px}.maps-location{width:100%;height:300px}.product-view{padding:0 15px;max-width:1300px;margin:60px auto 40px}.product-view h2{font-size:3rem;line-height:1;font-weight:600;margin-bottom:40px;color:#1c1c1c}@media (max-width: 880px){.product-view h2{font-size:2.25rem;line-height:2.5rem}}.product-view .product-categories{display:flex;align-items:center;overflow:auto;gap:12px;margin-bottom:40px}@media (max-width: 880px){.product-view .product-categories{margin-bottom:30px}}.product-view .product-categories .category{flex-shrink:0;border:1px solid #1c1c1c;color:#1c1c1c;display:flex;align-items:center;gap:6px;padding:10px 18px;transition:.2s;font-size:14px}.product-view .product-categories .category.active{background:#FFDF0D;font-weight:500}.product-view .product-categories .category img{width:15px;height:15px;-o-object-fit:contain;object-fit:contain}.product-view .product-name{font-weight:600;font-size:1.875rem;line-height:2.25rem;margin-bottom:15px;color:#1c1c1c}@media (max-width: 880px){.product-view .product-name{font-size:1.5rem;line-height:2rem;margin-bottom:10px}}.product-view .product-short-description{font-size:1rem;line-height:1.5rem;color:#1c1c1c}.product-view .about-the-product{display:flex;gap:100px;margin-top:30px}@media (max-width: 880px){.product-view .about-the-product{flex-direction:column;max-width:600px;gap:20px;margin-top:15px}}.product-view .about-the-product .images{width:40%}@media (max-width: 880px){.product-view .about-the-product .images{width:100%;display:flex}}.product-view .about-the-product .images img{border:1px solid #1c1c1c;border-radius:10px;padding:15px}.product-view .about-the-product .images .principal-image-wrapper{width:100%}.product-view .about-the-product .images .principal-image-wrapper img{width:100%;height:450px;-o-object-fit:contain;object-fit:contain}@media (max-width: 640px){.product-view .about-the-product .images .principal-image-wrapper img{height:300px}}.product-view .about-the-product .images .secondary-images{margin-top:15px;display:flex;gap:8px;overflow:auto;flex-shrink:0}@media (max-width: 880px){.product-view .about-the-product .images .secondary-images{gap:6px;margin:0 0 0 6px;flex-direction:column}}.product-view .about-the-product .images .secondary-images img{width:100px;height:100px;-o-object-fit:contain;object-fit:contain;cursor:pointer}.product-view .about-the-product .images .secondary-images img:hover{border-color:#ffdf0d}@media (max-width: 880px){.product-view .about-the-product .images .secondary-images img{width:80px;height:80px}}@media (max-width: 640px){.product-view .about-the-product .images .secondary-images img{width:60px;height:60px}}.product-view .details{width:60%;display:flex;flex-direction:column;gap:35px}@media (max-width: 880px){.product-view .details{width:100%;gap:20px}}.product-view .details h3{font-size:1.25rem;line-height:1.75rem;font-weight:600;margin-bottom:10px}.product-view .details p{color:#8d8d8d;font-weight:300;font-size:1.125rem;line-height:1.75rem;line-height:1.2}.product-view .details .description{font-size:16px}.product-view .details .custom-button-container{width:-moz-fit-content;width:fit-content}.product-view .details .sizes,.product-view .details .colors{display:flex;flex-wrap:wrap;gap:12px;transition:.2s}.product-view .details .sizes .size:hover,.product-view .details .sizes .color:hover,.product-view .details .colors .size:hover,.product-view .details .colors .color:hover{background:#e4e4e4}.product-view .details .sizes .size.active,.product-view .details .sizes .color.active,.product-view .details .colors .size.active,.product-view .details .colors .color.active{background:#FFDF0D}.product-view .details .manufacturer,.product-view .details .size,.product-view .details .color{display:flex;gap:8px;padding:10px 20px;border:1px solid #1c1c1c;align-items:center;font-size:13px}.product-view .details .manufacturer{width:-moz-fit-content;width:fit-content}.product-view .details .color{border-radius:5px}.product-view .details .color .color-circle{height:20px;width:20px;border-radius:999px;border:1px solid #818181}.product-view .details .color .bicolor{overflow:hidden;border:1px solid #818181;height:20px;width:20px;border-radius:999px;display:flex}.product-view .details .color .bicolor .color-semi-circle{height:inherit;width:10px}.product-view .details .custom-button-container{margin-top:6px}.other-products{max-width:1300px;padding:0 15px;margin:30px auto 60px}.other-products .other-products-header{display:flex;justify-content:space-between;gap:20px;margin-bottom:20px}.other-products .other-products-header h4{font-size:1.125rem;line-height:1.75rem;font-weight:600}.other-products .other-products-header .other-products-paginator{display:flex;gap:10px}.other-products .other-products-header .other-products-paginator button{background:#FFDF0D;height:40px;width:40px;display:flex;align-items:center;justify-content:center;transition:.2s}.other-products .other-products-header .other-products-paginator button:hover{background:#e0ba0e}.other-products .other-products-header .other-products-paginator button[disabled]{opacity:.7}.other-products .other-products-header .other-products-paginator button[disabled]:hover{background:#FFDF0D}.other-products .other-products-carrousel{overflow:hidden}.other-products .other-products-carrousel .other-products-list{display:flex;gap:25px;transition:.3s}.other-products .other-products-carrousel .other-products-list .product-card{flex-shrink:0;width:calc(20% - 20px);min-width:unset}@media (max-width: 1024px){.other-products .other-products-carrousel .other-products-list .product-card{width:calc(25% - 18.75px)}}@media (max-width: 768px){.other-products .other-products-carrousel .other-products-list .product-card{width:calc(33.3333333333% - 16.666px)}}@media (max-width: 640px){.other-products .other-products-carrousel .other-products-list .product-card{width:calc(50% - 12.5px)}}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:Helvetica Neue,sans-serif;background:#F5F5F5}h1,h2,h3,h4,h5,h6{font-weight:inherit}a{text-decoration:none}a,label{display:inline-block}img,video{max-width:100%;height:auto}img,svg,video,iframe{display:block}input,textarea,button{border:none;font-family:inherit}input,textarea{background:transparent;outline:inherit}ul,ol{list-style:none}button{cursor:pointer;background:inherit}.custom-button-container{position:relative;z-index:1;transition:.2s}.custom-button-container[disabled]{opacity:.4}.custom-button-container[disabled] .custom-button:hover:after,.custom-button-container[disabled] .custom-button-white:hover:after,.custom-button-container[disabled] .custom-button-yellow:hover:after{transform:translate(-5px,4px)!important}.custom-button,.custom-button-white,.custom-button-yellow{font-size:1rem;line-height:1.5rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;text-transform:uppercase;color:#1c1c1c;padding:11px 14px;border:1px solid #1c1c1c;position:relative;transition:.2s}.custom-button svg,.custom-button-white svg,.custom-button-yellow svg{flex-shrink:0}.custom-button:after,.custom-button-white:after,.custom-button-yellow:after{display:block;content:"";position:absolute;width:100%;height:100%;border:1px solid #1c1c1c;left:0;top:0;transform:translate(-5px,4px);z-index:-1;transition:.2s}.custom-button:hover:after,.custom-button-white:hover:after,.custom-button-yellow:hover:after{transform:translate(0)}.custom-button-yellow{background:#FFDF0D}.custom-button-white{background:#fff}.product-card{display:flex;flex-direction:column;width:100%;min-width:160px;position:relative;border-radius:5px;transition:.2s;border:1px solid #1c1c1c}.product-card:hover{box-shadow:0 0 4px 3px #0003}.product-card .classification{position:absolute;top:8px;right:15px;color:#fff;background:#ACACAC;padding:4px 7px;border-radius:999px;z-index:2;font-size:.9rem}.product-card .image{padding:5px;width:100%;height:220px;-o-object-fit:contain;object-fit:contain;background:#fff}@media (max-width: 460px){.product-card .image{height:180px}}.product-card .details{padding:12px;flex-grow:1}.product-card .details .title{color:#1c1c1c;font-weight:500;margin-bottom:15px;font-size:1.125rem;line-height:1.75rem}@media (max-width: 640px){.product-card .details .title{font-size:1rem;line-height:1.5rem}}.product-card .details .description{color:#8d8d8d;font-size:1rem;line-height:1.5rem}@media (max-width: 640px){.product-card .details .description{font-size:.95rem;line-height:1.2;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}}.product-card.dark-version{box-shadow:3px 4px 10px #000;border-color:transparent}.product-card.dark-version:hover{box-shadow:3px 4px 10px #000;border-color:#ffdf0d}.product-card.dark-version .title{color:#fff}
