@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes shimmer{to{transform:translateX(100%)}}section.category-tabs{padding-bottom:2.5rem;padding-top:1rem}section.category-tabs .header .title{margin-bottom:4rem;text-align:center}section.category-tabs .links{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:4.5rem}section.category-tabs .links a{color:gray;margin:0 3rem;text-transform:uppercase;transition:.3s}@media (max-width:767px){section.category-tabs .links a{margin:0 1rem}}section.category-tabs .links a.active,section.category-tabs .links a:hover{color:var(--black)}section.category-tabs .content{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}section.category-tabs .content .item{display:none;margin:1rem 1rem 3rem;position:relative;top:3rem;transition:.3s;width:calc(25% - 2rem)}@media (max-width:767px){section.category-tabs .content .item{width:calc(50% - 2rem)}}section.category-tabs .content .item.active{display:block;top:0}.quote,section.category-tabs .content .item .product-bottom{text-align:center}.quote{background:var(--gray-3);line-height:2rem;margin-top:0;padding:5rem 0}.quote p{margin:0 auto;max-width:631px;width:100%}.quote .image-wrapper{margin:2rem auto;width:10rem}.categories .header .title{margin-bottom:4rem;text-align:center}.categories .categories-wrapper{display:flex;flex-direction:column;justify-content:space-between}@media (min-width:768px){.categories .categories-wrapper{flex-direction:row}}.categories .category-item{flex:1;margin-bottom:2rem;margin-right:0;position:relative}@media (min-width:768px){.categories .category-item{margin-bottom:0;margin-right:2rem}}.categories .category-item:last-child{margin-bottom:0}@media (min-width:768px){.categories .category-item:last-child{margin-right:0}}.categories .category-item .text{background-color:hsla(0,0%,100%,.541);color:var(--category-color,var(--font-color-base));display:flex;flex-direction:column;height:100%;left:0;padding:10% 5%;position:absolute;top:0;transition:var(--transition);width:100%}@media (min-width:768px){.categories .category-item .text{opacity:0}.categories .category-item .text:hover{opacity:1}}.categories .category-item .text .title{color:inherit;font-size:2.2rem}.categories .category-item .text .upper-title{font-size:1.6rem;margin-bottom:1rem}.categories .category-item .text .arrow{color:inherit;display:block;font-size:var(--font-size-big);font-weight:700;margin-top:2rem;position:relative;transition:var(--transition);width:-moz-fit-content;width:fit-content}.categories .category-item .text .arrow:after{background-color:var(--category-color,#000);content:"";height:1px;left:0;position:absolute;top:calc(100% + 7.5px);transition:.3s;width:50%}.categories .category-item .text .arrow:hover:after{width:100%}.instagram{margin-bottom:0}.instagram>.content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:4rem}.instagram>.swiper{padding-bottom:6rem}.instagram>.swiper .swiper-pagination{bottom:2rem}@media (min-width:992px){.instagram>.swiper{padding-bottom:0}.instagram>.swiper .swiper-pagination{display:none}}.instagram .title{font-size:22px;font-weight:400;margin-bottom:0;text-transform:uppercase}.instagram .description{font-size:13px;text-align:center}