.page-module-scss-module__zGbdFW__main{width:100%}.page-module-scss-module__zGbdFW__navbar{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:1.5rem 0;display:flex}.page-module-scss-module__zGbdFW__navbar .page-module-scss-module__zGbdFW__logo{cursor:pointer;align-items:center;display:flex}.page-module-scss-module__zGbdFW__navbar .page-module-scss-module__zGbdFW__logo img{max-height:40px}.page-module-scss-module__zGbdFW__navbar .page-module-scss-module__zGbdFW__navRight{align-items:center;gap:2rem;display:flex}.page-module-scss-module__zGbdFW__navbar .page-module-scss-module__zGbdFW__navLinks{gap:2rem;font-size:.9rem;font-weight:600;display:flex}.page-module-scss-module__zGbdFW__navbar .page-module-scss-module__zGbdFW__cartIconContainer{color:var(--color-text-main);cursor:pointer;align-items:center;transition:color .3s;display:flex;position:relative}.page-module-scss-module__zGbdFW__navbar .page-module-scss-module__zGbdFW__cartIconContainer:hover{color:var(--color-primary)}.page-module-scss-module__zGbdFW__navbar .page-module-scss-module__zGbdFW__cartIconContainer.page-module-scss-module__zGbdFW__bumpAnim{animation:.4s page-module-scss-module__zGbdFW__bump}.page-module-scss-module__zGbdFW__navbar .page-module-scss-module__zGbdFW__cartIconContainer .page-module-scss-module__zGbdFW__cartBadge{background:var(--color-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 5px #0003}@keyframes page-module-scss-module__zGbdFW__bump{0%{transform:scale(1)}50%{transform:scale(1.3)translateY(-2px)}to{transform:scale(1)}}.page-module-scss-module__zGbdFW__navbar .page-module-scss-module__zGbdFW__langSwitch .page-module-scss-module__zGbdFW__langBtn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:.4rem .8rem;font-weight:700;transition:background .2s}.page-module-scss-module__zGbdFW__navbar .page-module-scss-module__zGbdFW__langSwitch .page-module-scss-module__zGbdFW__langBtn:hover{background:var(--color-bg-dark)}.page-module-scss-module__zGbdFW__hero{justify-content:center;align-items:center;min-height:80vh;padding:4rem 0 6rem;display:flex;position:relative}.page-module-scss-module__zGbdFW__hero:before{content:"";background-color:var(--color-primary);z-index:-1;border-radius:40px;width:350px;position:absolute;top:0;bottom:0;left:65%;transform:translate(-50%);box-shadow:0 20px 40px #c00a1466}.page-module-scss-module__zGbdFW__hero .page-module-scss-module__zGbdFW__heroContent{width:100%;min-height:500px;transition:opacity var(--transition-speed);justify-content:space-between;align-items:center;display:flex}.page-module-scss-module__zGbdFW__hero .page-module-scss-module__zGbdFW__heroContent .page-module-scss-module__zGbdFW__leftText{z-index:2;flex:0 0 45%;padding-right:2rem}.page-module-scss-module__zGbdFW__hero .page-module-scss-module__zGbdFW__heroContent .page-module-scss-module__zGbdFW__leftText h2{margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.page-module-scss-module__zGbdFW__hero .page-module-scss-module__zGbdFW__heroContent .page-module-scss-module__zGbdFW__leftText h1{text-transform:uppercase;margin-bottom:1.5rem;font-size:4.5rem;line-height:1.1}.page-module-scss-module__zGbdFW__hero .page-module-scss-module__zGbdFW__heroContent .page-module-scss-module__zGbdFW__leftText .page-module-scss-module__zGbdFW__btnPrimary{background-color:var(--color-bg-dark);color:#fff;transition:transform var(--transition-speed);border-radius:4px;padding:.8rem 2rem;font-weight:600;display:inline-block}.page-module-scss-module__zGbdFW__hero .page-module-scss-module__zGbdFW__heroContent .page-module-scss-module__zGbdFW__leftText .page-module-scss-module__zGbdFW__btnPrimary:hover{transform:translateY(-2px)}.page-module-scss-module__zGbdFW__hero .page-module-scss-module__zGbdFW__heroContent .page-module-scss-module__zGbdFW__centerImage{z-index:1;flex:0 0 55%;justify-content:flex-end;display:flex;position:relative}.page-module-scss-module__zGbdFW__hero .page-module-scss-module__zGbdFW__heroContent .page-module-scss-module__zGbdFW__centerImage img{filter:drop-shadow(0 30px 40px #0006);transform-origin:100%;max-width:120%;height:auto;transition:transform .5s;animation:6s ease-in-out infinite page-module-scss-module__zGbdFW__float}.page-module-scss-module__zGbdFW__hero .page-module-scss-module__zGbdFW__carouselControls{gap:1rem;display:flex;position:absolute;bottom:4rem;left:50%;transform:translate(-50%)}.page-module-scss-module__zGbdFW__hero .page-module-scss-module__zGbdFW__carouselControls .page-module-scss-module__zGbdFW__dot{cursor:pointer;width:12px;height:12px;transition:background-color var(--transition-speed);background-color:#ddd;border:none;border-radius:50%}.page-module-scss-module__zGbdFW__hero .page-module-scss-module__zGbdFW__carouselControls .page-module-scss-module__zGbdFW__dot.page-module-scss-module__zGbdFW__active{background-color:var(--color-primary)}.page-module-scss-module__zGbdFW__hero .page-module-scss-module__zGbdFW__heroInvitation{z-index:10;position:absolute;bottom:-2rem;left:50%;transform:translate(-50%)}.page-module-scss-module__zGbdFW__hero .page-module-scss-module__zGbdFW__heroInvitation .page-module-scss-module__zGbdFW__invitationBox{background-color:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 3rem;display:flex;box-shadow:0 10px 30px #0000001a}.page-module-scss-module__zGbdFW__hero .page-module-scss-module__zGbdFW__heroInvitation .page-module-scss-module__zGbdFW__invitationBox p{color:var(--color-text-muted);margin:0;font-size:1rem;line-height:1.4}.page-module-scss-module__zGbdFW__hero .page-module-scss-module__zGbdFW__heroInvitation .page-module-scss-module__zGbdFW__invitationBox p strong{color:var(--color-text-main);margin-bottom:.3rem;font-size:1.2rem;display:block}.page-module-scss-module__zGbdFW__hero .page-module-scss-module__zGbdFW__heroInvitation .page-module-scss-module__zGbdFW__invitationBox .page-module-scss-module__zGbdFW__btnSecondary{color:var(--color-primary);border:1.5px solid var(--color-primary);cursor:pointer;transition:all var(--transition-speed);white-space:nowrap;background-color:#0000;border-radius:50px;padding:.6rem 2rem;font-weight:600}.page-module-scss-module__zGbdFW__hero .page-module-scss-module__zGbdFW__heroInvitation .page-module-scss-module__zGbdFW__invitationBox .page-module-scss-module__zGbdFW__btnSecondary:hover{background-color:#c00a140d;transform:translateY(-2px)}@keyframes page-module-scss-module__zGbdFW__float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.page-module-scss-module__zGbdFW__promotionsSection{width:100vw;margin-left:calc(50% - 50vw);padding:4rem 0}.page-module-scss-module__zGbdFW__promotionsSection .page-module-scss-module__zGbdFW__promotionsGrid{flex-direction:column;gap:0;display:flex}.page-module-scss-module__zGbdFW__promotionsSection .page-module-scss-module__zGbdFW__promotionsGrid .page-module-scss-module__zGbdFW__promotionBanner{object-fit:cover;width:100vw;height:350px;transition:opacity var(--transition-speed);display:block}.page-module-scss-module__zGbdFW__promotionsSection .page-module-scss-module__zGbdFW__promotionsGrid .page-module-scss-module__zGbdFW__promotionBanner:hover{opacity:.95}.page-module-scss-module__zGbdFW__productsSection{background-color:#eae6e1;padding:5rem 0}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__sectionTitle{text-align:center;color:var(--color-primary);margin-bottom:.5rem}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__swipeHint{text-align:center;color:var(--color-text-muted);margin-bottom:2rem;font-size:.9rem;animation:2s infinite page-module-scss-module__zGbdFW__pulse}@keyframes page-module-scss-module__zGbdFW__pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__categoryCarousel{scroll-behavior:smooth;justify-content:flex-start;align-items:center;gap:2rem;margin-bottom:4rem;padding:3rem 5vw;display:flex;overflow-x:auto}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__categoryCarousel::-webkit-scrollbar{display:none}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__categoryCarousel .page-module-scss-module__zGbdFW__categoryItem{cursor:pointer;opacity:.5;flex-direction:column;align-items:center;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex;transform:scale(.7)}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__categoryCarousel .page-module-scss-module__zGbdFW__categoryItem .page-module-scss-module__zGbdFW__imageWrapper{justify-content:center;align-items:center;width:150px;height:150px;margin-bottom:1rem;display:flex}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__categoryCarousel .page-module-scss-module__zGbdFW__categoryItem .page-module-scss-module__zGbdFW__imageWrapper img{object-fit:contain;filter:drop-shadow(0 10px 15px #0000001a);max-width:100%;max-height:100%}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__categoryCarousel .page-module-scss-module__zGbdFW__categoryItem .page-module-scss-module__zGbdFW__titleWrapper h3{color:var(--color-text-main);text-align:center;opacity:0;margin:0;font-size:1rem;font-weight:500;transition:opacity .3s}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__categoryCarousel .page-module-scss-module__zGbdFW__categoryItem.page-module-scss-module__zGbdFW__active{opacity:1;transform:scale(1.3)}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__categoryCarousel .page-module-scss-module__zGbdFW__categoryItem.page-module-scss-module__zGbdFW__active .page-module-scss-module__zGbdFW__imageWrapper img{filter:drop-shadow(0 20px 25px #0003)}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__categoryCarousel .page-module-scss-module__zGbdFW__categoryItem.page-module-scss-module__zGbdFW__active .page-module-scss-module__zGbdFW__titleWrapper h3{opacity:1;color:var(--color-primary);font-weight:700}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__categoryCarousel .page-module-scss-module__zGbdFW__categoryItem:hover:not(.page-module-scss-module__zGbdFW__active){opacity:.8;transform:scale(.85)}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productCarousel{scroll-behavior:smooth;justify-content:flex-start;align-items:center;gap:2rem;padding:3rem 5vw;display:flex;overflow-x:auto}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productCarousel::-webkit-scrollbar{display:none}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productCarousel .page-module-scss-module__zGbdFW__productItem{cursor:pointer;opacity:.5;flex-direction:column;align-items:center;transition:all .5s cubic-bezier(.25,.8,.25,1);display:flex;transform:scale(.7)}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productCarousel .page-module-scss-module__zGbdFW__productItem .page-module-scss-module__zGbdFW__imageWrapper{justify-content:center;align-items:center;width:180px;height:180px;margin-bottom:1.5rem;display:flex}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productCarousel .page-module-scss-module__zGbdFW__productItem .page-module-scss-module__zGbdFW__imageWrapper img{object-fit:contain;filter:drop-shadow(0 10px 15px #0000001a);max-width:100%;max-height:100%;transition:filter .3s}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productCarousel .page-module-scss-module__zGbdFW__productItem .page-module-scss-module__zGbdFW__detailsWrapper{opacity:0;visibility:hidden;flex-direction:column;align-items:center;transition:opacity .3s,visibility .3s;display:flex}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productCarousel .page-module-scss-module__zGbdFW__productItem .page-module-scss-module__zGbdFW__detailsWrapper h3{color:var(--color-text-main);text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 1rem;font-size:1.1rem;font-weight:600;display:-webkit-box;overflow:hidden}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productCarousel .page-module-scss-module__zGbdFW__productItem.page-module-scss-module__zGbdFW__active{opacity:1;margin:0 3rem;transform:scale(1.3)}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productCarousel .page-module-scss-module__zGbdFW__productItem.page-module-scss-module__zGbdFW__active .page-module-scss-module__zGbdFW__imageWrapper img{filter:drop-shadow(0 25px 35px #0000004d)}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productCarousel .page-module-scss-module__zGbdFW__productItem.page-module-scss-module__zGbdFW__active .page-module-scss-module__zGbdFW__detailsWrapper{opacity:1;visibility:visible}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productCarousel .page-module-scss-module__zGbdFW__productItem.page-module-scss-module__zGbdFW__active .page-module-scss-module__zGbdFW__detailsWrapper h3{color:var(--color-primary)}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productCarousel .page-module-scss-module__zGbdFW__productItem:hover:not(.page-module-scss-module__zGbdFW__active){opacity:.8;transform:scale(.85)}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:2rem;padding:2rem 0;display:grid}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productGrid .page-module-scss-module__zGbdFW__productCard{transition:all var(--transition-speed);cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:4px;flex-direction:column;justify-content:space-between;padding:1.5rem;display:flex}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productGrid .page-module-scss-module__zGbdFW__productCard:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000014}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productGrid .page-module-scss-module__zGbdFW__productCard:hover .page-module-scss-module__zGbdFW__imageWrapper img{transform:scale(1.05)}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productGrid .page-module-scss-module__zGbdFW__productCard .page-module-scss-module__zGbdFW__imageWrapper{justify-content:center;align-items:center;width:100%;height:200px;margin-bottom:1.5rem;display:flex}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productGrid .page-module-scss-module__zGbdFW__productCard .page-module-scss-module__zGbdFW__imageWrapper img{object-fit:contain;max-width:100%;max-height:100%;transition:transform .4s}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productGrid .page-module-scss-module__zGbdFW__productCard .page-module-scss-module__zGbdFW__detailsWrapper{flex-direction:column;display:flex}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productGrid .page-module-scss-module__zGbdFW__productCard .page-module-scss-module__zGbdFW__detailsWrapper h3{color:#555;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.8rem;margin:0 0 1rem;font-size:.95rem;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productGrid .page-module-scss-module__zGbdFW__productCard .page-module-scss-module__zGbdFW__detailsWrapper .page-module-scss-module__zGbdFW__priceRow{margin-bottom:1rem}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productGrid .page-module-scss-module__zGbdFW__productCard .page-module-scss-module__zGbdFW__detailsWrapper .page-module-scss-module__zGbdFW__priceRow .page-module-scss-module__zGbdFW__price{color:#111;font-size:1.25rem;font-weight:700}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productGrid .page-module-scss-module__zGbdFW__productCard .page-module-scss-module__zGbdFW__detailsWrapper .page-module-scss-module__zGbdFW__bottomRow{justify-content:space-between;align-items:flex-end;display:flex}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productGrid .page-module-scss-module__zGbdFW__productCard .page-module-scss-module__zGbdFW__detailsWrapper .page-module-scss-module__zGbdFW__bottomRow .page-module-scss-module__zGbdFW__rating{flex-direction:column;gap:.2rem;display:flex}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productGrid .page-module-scss-module__zGbdFW__productCard .page-module-scss-module__zGbdFW__detailsWrapper .page-module-scss-module__zGbdFW__bottomRow .page-module-scss-module__zGbdFW__rating .page-module-scss-module__zGbdFW__stars{color:#f39c12;letter-spacing:2px;font-size:.9rem}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productGrid .page-module-scss-module__zGbdFW__productCard .page-module-scss-module__zGbdFW__detailsWrapper .page-module-scss-module__zGbdFW__bottomRow .page-module-scss-module__zGbdFW__rating .page-module-scss-module__zGbdFW__reviews{color:#888;font-size:.8rem}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productGrid .page-module-scss-module__zGbdFW__productCard .page-module-scss-module__zGbdFW__detailsWrapper .page-module-scss-module__zGbdFW__bottomRow .page-module-scss-module__zGbdFW__cartBtn{color:#fff;cursor:pointer;background-color:#8f96a3;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .2s;display:flex}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productGrid .page-module-scss-module__zGbdFW__productCard .page-module-scss-module__zGbdFW__detailsWrapper .page-module-scss-module__zGbdFW__bottomRow .page-module-scss-module__zGbdFW__cartBtn:hover{background-color:#717885}.page-module-scss-module__zGbdFW__productsSection .page-module-scss-module__zGbdFW__productGrid .page-module-scss-module__zGbdFW__productCard .page-module-scss-module__zGbdFW__detailsWrapper .page-module-scss-module__zGbdFW__bottomRow .page-module-scss-module__zGbdFW__cartBtn svg{width:18px;height:18px}.page-module-scss-module__zGbdFW__footer{color:#f1f1f1;background-color:#111;border-top:1px solid #ffffff1a;padding:4rem 0}.page-module-scss-module__zGbdFW__footer .page-module-scss-module__zGbdFW__container{flex-wrap:wrap;justify-content:space-between;gap:2rem;display:flex}.page-module-scss-module__zGbdFW__footer .page-module-scss-module__zGbdFW__col{border-left:1px solid #ffffff1a;flex-direction:column;gap:.8rem;padding-left:2rem;display:flex}.page-module-scss-module__zGbdFW__footer .page-module-scss-module__zGbdFW__col:first-child{border-left:none;padding-left:0}.page-module-scss-module__zGbdFW__footer .page-module-scss-module__zGbdFW__col h4{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.9rem}.page-module-scss-module__zGbdFW__footer .page-module-scss-module__zGbdFW__col a{color:#aaa;transition:color var(--transition-speed);font-size:.9rem;text-decoration:none}.page-module-scss-module__zGbdFW__footer .page-module-scss-module__zGbdFW__col a:hover{color:#fff}.page-module-scss-module__zGbdFW__footer .page-module-scss-module__zGbdFW__col .page-module-scss-module__zGbdFW__socialIcons{gap:.8rem;display:flex}.page-module-scss-module__zGbdFW__footer .page-module-scss-module__zGbdFW__col .page-module-scss-module__zGbdFW__socialIcons a{color:#aaa;text-transform:lowercase;border:1px solid #aaa;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;transition:all .3s;display:flex}.page-module-scss-module__zGbdFW__footer .page-module-scss-module__zGbdFW__col .page-module-scss-module__zGbdFW__socialIcons a:hover{color:#fff;border-color:#fff;transform:translateY(-2px)}.page-module-scss-module__zGbdFW__categoriesHeroSection{background-color:#ece9e4;width:100vw;margin-bottom:2rem;margin-left:calc(50% - 50vw);padding:4rem 0 0;overflow:hidden}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__categoriesHeroTop{text-align:center;max-width:1200px;margin:0 auto 3rem}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__categoriesHeroTop .page-module-scss-module__zGbdFW__subtitleWrapper{flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__categoriesHeroTop .page-module-scss-module__zGbdFW__subtitleWrapper .page-module-scss-module__zGbdFW__subtitle{color:var(--color-primary);text-transform:uppercase;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__categoriesHeroTop .page-module-scss-module__zGbdFW__subtitleWrapper .page-module-scss-module__zGbdFW__redLine{background-color:var(--color-primary);width:40px;height:2px}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__categoriesHeroTop .page-module-scss-module__zGbdFW__titleRow{text-align:left;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:0 5%;display:flex}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__categoriesHeroTop .page-module-scss-module__zGbdFW__titleRow .page-module-scss-module__zGbdFW__hugeTitle{text-transform:uppercase;color:#1a1a1a;flex:40%;margin:0;font-size:clamp(3rem,6vw,6rem);font-weight:900;line-height:.9}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__categoriesHeroTop .page-module-scss-module__zGbdFW__titleRow .page-module-scss-module__zGbdFW__categoryDesc{color:#4a4a4a;flex:40%;margin:0;font-size:1rem;line-height:1.6}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__shelfContainer{flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:250px;margin-bottom:0;display:flex;position:relative}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__shelfContainer .page-module-scss-module__zGbdFW__shelfItems{z-index:2;align-items:flex-end;gap:4rem;padding-bottom:1rem;display:flex}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__shelfContainer .page-module-scss-module__zGbdFW__shelfItems .page-module-scss-module__zGbdFW__shelfProduct{object-fit:contain;filter:drop-shadow(0 20px 20px #0000004d);height:200px;transition:transform .5s}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__shelfContainer .page-module-scss-module__zGbdFW__shelfItems .page-module-scss-module__zGbdFW__shelfProduct:hover{transform:scale(1.05)}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__shelfContainer .page-module-scss-module__zGbdFW__shelfBase{z-index:1;background:linear-gradient(#7e6b56,#514233);border-radius:4px;height:15px;position:absolute;bottom:0;left:10%;right:10%;box-shadow:0 10px 20px #0000004d}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__mosaicWrapper{background-color:#111;width:100vw;height:250px;margin-left:calc(50% - 50vw);position:relative}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__mosaicWrapper .page-module-scss-module__zGbdFW__mosaicScrollBtn{cursor:pointer;z-index:10;width:45px;height:45px;color:var(--color-primary);background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 10px #0000004d}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__mosaicWrapper .page-module-scss-module__zGbdFW__mosaicScrollBtn:hover{background:#fff;transform:translateY(-50%)scale(1.1)}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__mosaicWrapper .page-module-scss-module__zGbdFW__mosaicScrollBtn.page-module-scss-module__zGbdFW__left{left:1rem}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__mosaicWrapper .page-module-scss-module__zGbdFW__mosaicScrollBtn.page-module-scss-module__zGbdFW__right{right:1rem}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__mosaicWrapper .page-module-scss-module__zGbdFW__categoryMosaic{scroll-behavior:smooth;width:100%;height:100%;display:flex;overflow-x:auto}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__mosaicWrapper .page-module-scss-module__zGbdFW__categoryMosaic::-webkit-scrollbar{display:none}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__mosaicWrapper .page-module-scss-module__zGbdFW__categoryMosaic .page-module-scss-module__zGbdFW__mosaicItem{cursor:pointer;background-position:50%;background-size:cover;border-right:1px solid #ffffff1a;flex:0 0 20vw;min-width:20vw;max-width:20vw;transition:all .4s cubic-bezier(.25,.8,.25,1);position:relative}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__mosaicWrapper .page-module-scss-module__zGbdFW__categoryMosaic .page-module-scss-module__zGbdFW__mosaicItem:last-child{border-right:none}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__mosaicWrapper .page-module-scss-module__zGbdFW__categoryMosaic .page-module-scss-module__zGbdFW__mosaicItem .page-module-scss-module__zGbdFW__mosaicOverlay{background-color:#0009;justify-content:center;align-items:center;transition:background-color .3s;display:flex;position:absolute;inset:0}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__mosaicWrapper .page-module-scss-module__zGbdFW__categoryMosaic .page-module-scss-module__zGbdFW__mosaicItem .page-module-scss-module__zGbdFW__mosaicOverlay .page-module-scss-module__zGbdFW__iconSquare,.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__mosaicWrapper .page-module-scss-module__zGbdFW__categoryMosaic .page-module-scss-module__zGbdFW__mosaicItem .page-module-scss-module__zGbdFW__mosaicOverlay .page-module-scss-module__zGbdFW__iconDiamond{color:#fff;justify-content:center;align-items:center;font-size:1.5rem;transition:transform .3s;display:flex}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__mosaicWrapper .page-module-scss-module__zGbdFW__categoryMosaic .page-module-scss-module__zGbdFW__mosaicItem .page-module-scss-module__zGbdFW__mosaicOverlay .page-module-scss-module__zGbdFW__iconDiamond{border:1px solid #ffffff80;width:40px;height:40px;transform:rotate(45deg)}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__mosaicWrapper .page-module-scss-module__zGbdFW__categoryMosaic .page-module-scss-module__zGbdFW__mosaicItem .page-module-scss-module__zGbdFW__mosaicOverlay .page-module-scss-module__zGbdFW__iconDiamond span{transform:rotate(-45deg)}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__mosaicWrapper .page-module-scss-module__zGbdFW__categoryMosaic .page-module-scss-module__zGbdFW__mosaicItem .page-module-scss-module__zGbdFW__mosaicOverlay .page-module-scss-module__zGbdFW__iconSquare{opacity:0;border:2px solid #fff;width:50px;height:50px;transform:scale(.5)}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__mosaicWrapper .page-module-scss-module__zGbdFW__categoryMosaic .page-module-scss-module__zGbdFW__mosaicItem.page-module-scss-module__zGbdFW__active{min-width:30vw;max-width:30vw;box-shadow:inset 0 0 0 8px var(--color-primary);z-index:2;flex:0 0 30vw}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__mosaicWrapper .page-module-scss-module__zGbdFW__categoryMosaic .page-module-scss-module__zGbdFW__mosaicItem.page-module-scss-module__zGbdFW__active .page-module-scss-module__zGbdFW__mosaicOverlay{background-color:#0003}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__mosaicWrapper .page-module-scss-module__zGbdFW__categoryMosaic .page-module-scss-module__zGbdFW__mosaicItem.page-module-scss-module__zGbdFW__active .page-module-scss-module__zGbdFW__mosaicOverlay .page-module-scss-module__zGbdFW__iconSquare{opacity:1;transform:scale(1)}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__mosaicWrapper .page-module-scss-module__zGbdFW__categoryMosaic .page-module-scss-module__zGbdFW__mosaicItem:hover:not(.page-module-scss-module__zGbdFW__active) .page-module-scss-module__zGbdFW__mosaicOverlay{background-color:#0006}.page-module-scss-module__zGbdFW__categoriesHeroSection .page-module-scss-module__zGbdFW__mosaicWrapper .page-module-scss-module__zGbdFW__categoryMosaic .page-module-scss-module__zGbdFW__mosaicItem:hover:not(.page-module-scss-module__zGbdFW__active) .page-module-scss-module__zGbdFW__mosaicOverlay .page-module-scss-module__zGbdFW__iconDiamond{border-color:#fff;transform:rotate(45deg)scale(1.1)}.page-module-scss-module__zGbdFW__categoryPillsList{scroll-behavior:smooth;gap:1rem;padding:1rem 0 2rem;display:flex;overflow-x:auto}.page-module-scss-module__zGbdFW__categoryPillsList::-webkit-scrollbar{display:none}.page-module-scss-module__zGbdFW__categoryPillsList .page-module-scss-module__zGbdFW__pillItem{color:#666;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e0e0e0;border-radius:50px;justify-content:center;align-items:center;padding:.6rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .3s;display:flex}.page-module-scss-module__zGbdFW__categoryPillsList .page-module-scss-module__zGbdFW__pillItem:hover{background:#f5f5f5;border-color:#ccc}.page-module-scss-module__zGbdFW__categoryPillsList .page-module-scss-module__zGbdFW__pillItem.page-module-scss-module__zGbdFW__active{background:var(--color-primary);color:#fff;border-color:var(--color-primary);box-shadow:0 4px 10px #c00a144d}.page-module-scss-module__zGbdFW__categoryPillsList .page-module-scss-module__zGbdFW__scrollHintFade{pointer-events:none;z-index:2;background:linear-gradient(90deg,#f5f5f500 0%,#f5f5f5 100%);width:60px;height:100%;position:absolute;top:0;right:0}.page-module-scss-module__zGbdFW__categoryPillsList .page-module-scss-module__zGbdFW__swipeHint{text-align:center;color:#888;font-size:.85rem;animation:2s infinite page-module-scss-module__zGbdFW__pulse}.page-module-scss-module__zGbdFW__cartLayout{grid-template-columns:2fr 1fr;align-items:flex-start;gap:3rem;display:grid}@media (max-width:900px){.page-module-scss-module__zGbdFW__cartLayout{grid-template-columns:1fr}}.page-module-scss-module__zGbdFW__cartList{flex-direction:column;gap:1.5rem;display:flex}.page-module-scss-module__zGbdFW__cartItem{background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:1.5rem;padding:1.5rem;display:flex}@media (max-width:600px){.page-module-scss-module__zGbdFW__cartItem{flex-direction:column;align-items:flex-start}}.page-module-scss-module__zGbdFW__cartItem .page-module-scss-module__zGbdFW__cartItemImg{flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;display:flex}.page-module-scss-module__zGbdFW__cartItem .page-module-scss-module__zGbdFW__cartItemImg img{object-fit:contain;max-width:100%;max-height:100%}.page-module-scss-module__zGbdFW__cartItem .page-module-scss-module__zGbdFW__cartItemDetails{flex-grow:1}.page-module-scss-module__zGbdFW__cartItem .page-module-scss-module__zGbdFW__cartItemDetails h3{color:#333;margin:0 0 1rem;font-size:1.1rem}.page-module-scss-module__zGbdFW__cartItem .page-module-scss-module__zGbdFW__cartItemDetails .page-module-scss-module__zGbdFW__qtyControls{align-items:center;gap:1rem;display:flex}.page-module-scss-module__zGbdFW__cartItem .page-module-scss-module__zGbdFW__cartItemDetails .page-module-scss-module__zGbdFW__qtyControls button{cursor:pointer;background:#f0f0f0;border:none;border-radius:4px;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.2rem;transition:background .2s;display:flex}.page-module-scss-module__zGbdFW__cartItem .page-module-scss-module__zGbdFW__cartItemDetails .page-module-scss-module__zGbdFW__qtyControls button:hover{background:#e0e0e0}.page-module-scss-module__zGbdFW__cartItem .page-module-scss-module__zGbdFW__cartItemDetails .page-module-scss-module__zGbdFW__qtyControls span{text-align:center;min-width:20px;font-weight:700}.page-module-scss-module__zGbdFW__cartItem .page-module-scss-module__zGbdFW__cartItemPrice{text-align:right}@media (max-width:600px){.page-module-scss-module__zGbdFW__cartItem .page-module-scss-module__zGbdFW__cartItemPrice{text-align:left;justify-content:space-between;align-items:center;width:100%;display:flex}}.page-module-scss-module__zGbdFW__cartItem .page-module-scss-module__zGbdFW__cartItemPrice p{color:#111;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.page-module-scss-module__zGbdFW__cartItem .page-module-scss-module__zGbdFW__cartItemPrice .page-module-scss-module__zGbdFW__removeBtn{color:#d32f2f;cursor:pointer;background:0 0;border:none;font-size:.9rem;text-decoration:underline}.page-module-scss-module__zGbdFW__cartItem .page-module-scss-module__zGbdFW__cartItemPrice .page-module-scss-module__zGbdFW__removeBtn:hover{color:#9a0007}.page-module-scss-module__zGbdFW__cartSummary{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:2rem;position:sticky;top:2rem}.page-module-scss-module__zGbdFW__cartSummary h3{border-bottom:1px solid #eee;margin:0 0 1.5rem;padding-bottom:1rem;font-size:1.2rem}.page-module-scss-module__zGbdFW__cartSummary .page-module-scss-module__zGbdFW__summaryRow{color:#666;justify-content:space-between;margin-bottom:1rem;display:flex}.page-module-scss-module__zGbdFW__cartSummary .page-module-scss-module__zGbdFW__summaryTotal{color:#111;border-top:1px solid #eee;justify-content:space-between;margin-top:1rem;padding-top:1rem;font-size:1.3rem;font-weight:700;display:flex}.page-module-scss-module__zGbdFW__cartSummary .page-module-scss-module__zGbdFW__btnWhatsapp{color:#fff;cursor:pointer;background-color:#25d366;border:none;border-radius:50px;padding:.8rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #25d36666}.page-module-scss-module__zGbdFW__cartSummary .page-module-scss-module__zGbdFW__btnWhatsapp:hover{background-color:#128c7e;transform:translateY(-2px);box-shadow:0 6px 20px #25d36699}.page-module-scss-module__zGbdFW__aboutHero{background:var(--color-bg-dark);color:#fff;text-align:center;padding:6rem 0;position:relative;overflow:hidden}.page-module-scss-module__zGbdFW__aboutHero:before{content:"";background:radial-gradient(circle,#c00a1433 0%,#0000 70%);position:absolute;inset:0}.page-module-scss-module__zGbdFW__aboutHero .page-module-scss-module__zGbdFW__aboutHeroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.page-module-scss-module__zGbdFW__aboutHero .page-module-scss-module__zGbdFW__aboutHeroContent h1{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.page-module-scss-module__zGbdFW__aboutHero .page-module-scss-module__zGbdFW__aboutHeroContent .page-module-scss-module__zGbdFW__subtitle{color:var(--color-primary);letter-spacing:2px;margin-bottom:2rem;font-weight:700}.page-module-scss-module__zGbdFW__aboutHero .page-module-scss-module__zGbdFW__aboutHeroContent .page-module-scss-module__zGbdFW__desc{opacity:.9;font-size:1.1rem;line-height:1.8}.page-module-scss-module__zGbdFW__sectionHeader{text-align:center;margin-bottom:3rem}.page-module-scss-module__zGbdFW__sectionHeader .page-module-scss-module__zGbdFW__label{color:var(--color-primary);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.5rem;font-weight:700}.page-module-scss-module__zGbdFW__sectionHeader h2{color:var(--color-text-main);margin-bottom:1rem;font-size:2rem}.page-module-scss-module__zGbdFW__sectionHeader .page-module-scss-module__zGbdFW__divider{background:var(--color-primary);border-radius:2px;width:60px;height:4px;margin:0 auto}.page-module-scss-module__zGbdFW__featuresSection{background:#f9f9f9;padding:5rem 0}.page-module-scss-module__zGbdFW__featuresGrid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;display:grid}.page-module-scss-module__zGbdFW__featuresGrid .page-module-scss-module__zGbdFW__featureItem{background:#fff;border-radius:8px;padding:2rem;transition:transform .3s;box-shadow:0 5px 15px #0000000d}.page-module-scss-module__zGbdFW__featuresGrid .page-module-scss-module__zGbdFW__featureItem:hover{transform:translateY(-5px)}.page-module-scss-module__zGbdFW__featuresGrid .page-module-scss-module__zGbdFW__featureItem .page-module-scss-module__zGbdFW__icon{margin-bottom:1rem;font-size:2.5rem}.page-module-scss-module__zGbdFW__featuresGrid .page-module-scss-module__zGbdFW__featureItem h3{color:var(--color-text-main);margin-bottom:.5rem;font-size:1.1rem}.page-module-scss-module__zGbdFW__featuresGrid .page-module-scss-module__zGbdFW__featureItem p{color:#666;font-size:.9rem}.page-module-scss-module__zGbdFW__timelineSection{background:#fff;padding:5rem 0}.page-module-scss-module__zGbdFW__timeline{max-width:800px;margin:0 auto;position:relative}.page-module-scss-module__zGbdFW__timeline:before{content:"";background:#e0e0e0;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}@media (max-width:768px){.page-module-scss-module__zGbdFW__timeline:before{left:20px}}.page-module-scss-module__zGbdFW__timeline .page-module-scss-module__zGbdFW__timelineItem{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex;position:relative}@media (max-width:768px){.page-module-scss-module__zGbdFW__timeline .page-module-scss-module__zGbdFW__timelineItem{flex-direction:column;align-items:flex-start;padding-left:50px}}.page-module-scss-module__zGbdFW__timeline .page-module-scss-module__zGbdFW__timelineItem:nth-child(2n){flex-direction:row-reverse}@media (max-width:768px){.page-module-scss-module__zGbdFW__timeline .page-module-scss-module__zGbdFW__timelineItem:nth-child(2n){flex-direction:column}}.page-module-scss-module__zGbdFW__timeline .page-module-scss-module__zGbdFW__timelineItem:nth-child(2n) .page-module-scss-module__zGbdFW__content{text-align:right}@media (max-width:768px){.page-module-scss-module__zGbdFW__timeline .page-module-scss-module__zGbdFW__timelineItem:nth-child(2n) .page-module-scss-module__zGbdFW__content{text-align:left}}.page-module-scss-module__zGbdFW__timeline .page-module-scss-module__zGbdFW__timelineItem:after{content:"";background:var(--color-primary);width:16px;height:16px;box-shadow:0 0 0 2px var(--color-primary);z-index:1;border:4px solid #fff;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.page-module-scss-module__zGbdFW__timeline .page-module-scss-module__zGbdFW__timelineItem:after{top:24px;left:20px}}.page-module-scss-module__zGbdFW__timeline .page-module-scss-module__zGbdFW__timelineItem .page-module-scss-module__zGbdFW__year{width:45%;color:var(--color-bg-dark);text-align:center;font-size:2rem;font-weight:800}@media (max-width:768px){.page-module-scss-module__zGbdFW__timeline .page-module-scss-module__zGbdFW__timelineItem .page-module-scss-module__zGbdFW__year{text-align:left;width:100%;margin-bottom:.5rem;font-size:1.5rem}}.page-module-scss-module__zGbdFW__timeline .page-module-scss-module__zGbdFW__timelineItem .page-module-scss-module__zGbdFW__content{background:#f9f9f9;border-radius:8px;width:45%;padding:1.5rem}@media (max-width:768px){.page-module-scss-module__zGbdFW__timeline .page-module-scss-module__zGbdFW__timelineItem .page-module-scss-module__zGbdFW__content{width:100%}}.page-module-scss-module__zGbdFW__timeline .page-module-scss-module__zGbdFW__timelineItem .page-module-scss-module__zGbdFW__content h3{color:var(--color-primary);margin-bottom:.5rem}.page-module-scss-module__zGbdFW__timeline .page-module-scss-module__zGbdFW__timelineItem .page-module-scss-module__zGbdFW__content p{color:#555;line-height:1.6}.page-module-scss-module__zGbdFW__valuesSection{background:var(--color-bg-dark);color:#fff;padding:5rem 0}.page-module-scss-module__zGbdFW__valuesSection .page-module-scss-module__zGbdFW__sectionHeader h2{color:#fff}.page-module-scss-module__zGbdFW__valuesSection .page-module-scss-module__zGbdFW__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.page-module-scss-module__zGbdFW__valuesSection .page-module-scss-module__zGbdFW__valueCard{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:2rem;transition:transform .3s,border-color .3s}.page-module-scss-module__zGbdFW__valuesSection .page-module-scss-module__zGbdFW__valueCard:hover{border-color:var(--color-primary);transform:translateY(-5px)}.page-module-scss-module__zGbdFW__valuesSection .page-module-scss-module__zGbdFW__valueCard h3{color:var(--color-primary);margin-bottom:1rem;font-size:1.3rem}.page-module-scss-module__zGbdFW__valuesSection .page-module-scss-module__zGbdFW__valueCard p{opacity:.8;line-height:1.6}.page-module-scss-module__zGbdFW__experienceSection{background:#fff;padding:5rem 0}.page-module-scss-module__zGbdFW__experienceSection .page-module-scss-module__zGbdFW__grid2{grid-template-columns:1fr 1fr;gap:4rem;display:grid}@media (max-width:768px){.page-module-scss-module__zGbdFW__experienceSection .page-module-scss-module__zGbdFW__grid2{grid-template-columns:1fr}}.page-module-scss-module__zGbdFW__experienceSection .page-module-scss-module__zGbdFW__textBlock h2{color:var(--color-text-main);margin-bottom:1rem;font-size:1.8rem}.page-module-scss-module__zGbdFW__experienceSection .page-module-scss-module__zGbdFW__textBlock .page-module-scss-module__zGbdFW__divider{background:var(--color-primary);width:40px;height:3px;margin-bottom:1.5rem}.page-module-scss-module__zGbdFW__experienceSection .page-module-scss-module__zGbdFW__textBlock p{color:#555;font-size:1.05rem;line-height:1.8}.page-module-scss-module__zGbdFW__commitmentSection{background:#f9f9f9;padding:5rem 0}.page-module-scss-module__zGbdFW__commitmentSection .page-module-scss-module__zGbdFW__commitmentContent{max-width:800px;margin:0 auto}.page-module-scss-module__zGbdFW__commitmentSection .page-module-scss-module__zGbdFW__commitmentContent .page-module-scss-module__zGbdFW__teamDesc{text-align:center;color:#444;margin-bottom:3rem;font-size:1.1rem;line-height:1.8}.page-module-scss-module__zGbdFW__commitmentSection .page-module-scss-module__zGbdFW__commitmentContent .page-module-scss-module__zGbdFW__quote{text-align:center;color:var(--color-primary);margin:0 0 3rem;padding:0 2rem;font-size:1.5rem;font-style:italic;position:relative}.page-module-scss-module__zGbdFW__commitmentSection .page-module-scss-module__zGbdFW__commitmentContent .page-module-scss-module__zGbdFW__quote:before,.page-module-scss-module__zGbdFW__commitmentSection .page-module-scss-module__zGbdFW__commitmentContent .page-module-scss-module__zGbdFW__quote:after{content:"\"";color:#c00a1433;font-size:3rem;position:absolute}.page-module-scss-module__zGbdFW__commitmentSection .page-module-scss-module__zGbdFW__commitmentContent .page-module-scss-module__zGbdFW__quote:before{top:-10px;left:0}.page-module-scss-module__zGbdFW__commitmentSection .page-module-scss-module__zGbdFW__commitmentContent .page-module-scss-module__zGbdFW__quote:after{bottom:-30px;right:0}.page-module-scss-module__zGbdFW__commitmentSection .page-module-scss-module__zGbdFW__commitmentContent .page-module-scss-module__zGbdFW__workFor{background:#fff;border-radius:8px;padding:2.5rem;box-shadow:0 5px 20px #0000000d}.page-module-scss-module__zGbdFW__commitmentSection .page-module-scss-module__zGbdFW__commitmentContent .page-module-scss-module__zGbdFW__workFor h3{color:var(--color-bg-dark);margin-bottom:1.5rem;font-size:1.3rem}.page-module-scss-module__zGbdFW__commitmentSection .page-module-scss-module__zGbdFW__commitmentContent .page-module-scss-module__zGbdFW__workFor ul{margin:0;padding:0;list-style:none}.page-module-scss-module__zGbdFW__commitmentSection .page-module-scss-module__zGbdFW__commitmentContent .page-module-scss-module__zGbdFW__workFor ul li{color:#555;border-bottom:1px solid #eee;padding:.8rem 0;font-size:1.1rem}.page-module-scss-module__zGbdFW__commitmentSection .page-module-scss-module__zGbdFW__commitmentContent .page-module-scss-module__zGbdFW__workFor ul li:last-child{border-bottom:none}
