.products{display:flex;flex-wrap:wrap;justify-content:space-around;margin:12px -9px 0;padding:0}@media(min-width:640px){.products{margin:0 auto 50px}}.products--box{min-height:330px;position:relative}@media(min-width:768px){.products--box{min-height:530px}}.products__buttons{display:flex}@media(min-width:768px){.products__buttons{display:none}}.products__buttons-description{background-color:#aee6e6;background-image:url(../js/../css/b77b1afa67fbac90ade3.svg)}.products__buttons-description,.products__buttons-purchase{background-position:50%;background-repeat:no-repeat;border-radius:8px;height:34px;width:34px}.products__buttons-purchase{background-color:#ffda77;background-image:url(../js/../css/cf355afecac607da89de.svg);margin-left:4px}.products--container{margin:0 auto 50px}.products--container.products-page--container{margin-bottom:0;padding:0 10px}.products--container.products-page--container .products--slider{margin-bottom:0}.products--container h2{color:#111235;font-family:YellixBold,sans-serif;font-size:40px;font-weight:700;margin-bottom:30px;text-align:center}@media screen and (max-width:640px){.products--container h2{font-size:30px}}.products--container-more{border:1px solid rgba(17,18,53,.2);border-radius:16px;color:#111235;cursor:pointer;display:flex;font-family:YellixBold,sans-serif;font-size:17px;font-weight:700;justify-content:center;padding:19px 0;transition:all .5s;width:100%}.products--container-more:hover{background-color:rgba(255,164,92,.1);box-shadow:0 15px 40px hsla(28,64%,87%,.25)}.products--container-more:active{background-color:rgba(255,164,92,.2)}.products--arcl{margin:0 auto;overflow:hidden}@media screen and (max-width:640px){.products--arcl{margin-top:8px}}@media screen and (min-width:368px){.products--arcl{margin:0}}.products--arcl.vis{display:none}.products--arcl .price-button-container{align-items:center;display:flex;justify-content:space-between;margin-top:10px}@media screen and (min-width:767px){.products--arcl .price-button-container{display:block;margin-top:0}}.products--arcl-loader{background-color:hsla(0,0%,100%,.5);border-radius:10px;bottom:0;box-shadow:0 30px 60px #fbf2e7;display:none;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:5}.slick-slider .products--arcl{padding-bottom:40px}.products--item{background-color:#fff;border-radius:10px;box-shadow:0 30px 60px #fbf2e7;display:block;margin:0 auto;padding:170px 5px 10px;position:relative;text-align:center;text-decoration:none;transition:all .5s;width:175px}@media(min-width:640px){.products--item{padding:170px 10px 10px}}@media(min-width:768px){.products--item{padding:250px 20px 10px;width:285px}}.products--item:hover{box-shadow:0 15px 40px hsla(28,64%,87%,.25)}.products--item .thumb{margin-bottom:0;max-width:212px}.products--item .thumb.img-hidden{display:none}.products--item .main-image{display:flex;height:auto;left:50%;opacity:0;position:absolute;top:12px;transform:translateX(-50%);transition:all .5s;z-index:1}@media(min-width:768px){.products--item .main-image{top:15px}}@media(min-width:1100px){.products--item .main-image.rollover:hover .secondary-img{opacity:1}.products--item .main-image.rollover:hover .thumb{opacity:0}}.products--item .main-image img{aspect-ratio:1/1;height:auto;max-height:150px;opacity:1;transform:translateX(0);transition:all 1s;width:130px}@media(min-width:375px){.products--item .main-image img{width:150px}}@media(min-width:767px){.products--item .main-image img{max-height:220px;width:220px}}.products--item .main-image img.vis{opacity:0}.products--item .main-image .secondary-img{border-radius:10px;left:0;opacity:0;position:absolute;transition:all 1s;width:100%}.products--item .main-image .secondary-img.vis{opacity:1}.products--item .main-image.selected{opacity:1;z-index:2}.products--item .color-selector{align-items:center;display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;margin:0 auto 10px;width:-moz-fit-content;width:fit-content}.products--item .color-selector label{border-radius:100%;cursor:pointer;display:block;height:20px;margin:0 5px;transition:all .5s;width:20px}.products--item .color-selector label.selected{box-shadow:0 0 0 3px #fff,0 0 0 4px #58c1da!important}@media(min-width:767px){.products--item .color-selector label{height:28px;width:28px}}.products--item .color-selector input[type=radio]{display:none}.products--item .heading{color:#58c1da;font-family:Yellix,sans-serif;font-size:22px;font-weight:500;height:50px;letter-spacing:.18px;line-height:1.1;margin:0 0 10px;text-align:center}.products--item .name{color:#111235;font-family:YellixSemiBold,sans-serif;font-size:12px;font-weight:500}@media(min-width:768px){.products--item .name{font-size:18px;font-style:"YellixBold",sans-serif;font-weight:600;margin-bottom:10px;margin-top:0;max-height:45px;min-height:45px}}.products--item .text{color:#9b9b9b;font-family:Yellix,sans-serif;font-size:16px;font-weight:400;height:65px;margin:0 0 20px;text-align:center}.products--item .text p{margin-bottom:10px;margin-top:0}.products--item .desc{color:rgba(17,18,53,.7);display:none;font-family:Yellix,sans-serif;font-size:13px;font-weight:400}@media(min-width:768px){.products--item .desc{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:4;margin-bottom:10px;min-height:62px;overflow:hidden;text-overflow:ellipsis}}.products--item .desc p{margin:0}.products--item .price{color:#ffa45c;display:inline-block;font-family:YellixBold,sans-serif;font-size:16px;font-weight:600;margin-left:10px}@media(min-width:768px){.products--item .price{font-size:24px;margin-left:0}}.products--item .price--box{align-items:center;color:#4d4d4d;display:flex;font-family:Yellix,sans-serif;font-size:13px;font-weight:500;height:34px;justify-content:center;margin-top:14px;position:relative}@media screen and (max-width:767px){.products--item .price--box{justify-content:normal;margin-top:0}}.products--item .price--box .different-price{align-items:center;display:flex;justify-content:center;opacity:0;position:absolute;transition:all .5s;z-index:1}@media screen and (max-width:767px){.products--item .price--box .different-price{flex-direction:column}}@media(min-width:768px){.products--item .price--box .different-price>div{align-items:center;display:flex}}.products--item .price--box .different-price.selected{opacity:1;z-index:2}.products--item .price--old{display:inline-block;font-family:Yellix,sans-serif;font-size:10px;font-weight:400;margin-left:8px;text-decoration:line-through}@media(min-width:768px){.products--item .price--old{font-size:14px}}.products--item .price--dis{left:0;margin-left:unset;padding:4px 8px;right:unset;top:-245px}@media(min-width:768px){.products--item .price--dis{font-size:16px;line-height:24px;margin-left:20px;padding:4px 8px;position:static}}.products--item .button{color:#111235;display:none;font-family:YellixBold,sans-serif;font-size:17px;font-weight:600}@media(min-width:768px){.products--item .button{align-items:center;background-color:#ffda77;border-radius:16px;box-shadow:0 4px 6px -2px rgba(149,121,48,.161),0 0 0 .6px #dcba5f;display:flex;justify-content:center;margin-left:-10px;margin-right:-10px;margin-top:12px}.products--item .button:hover{background-color:#ffd35e}.products--item .button:active{background-color:#ffcf4e}}.products--item .button i{font-size:20px;margin-right:8px}.products__new-desc{align-items:center;background:#fff;border-radius:10px;display:none;flex-direction:column;height:100%;justify-content:center;left:0;opacity:0;padding:0 17px;position:absolute;top:0;transition:all .5s;width:100%;z-index:-1}.products__new-desc.vis{opacity:1;z-index:10}@media screen and (max-width:767px){.products__new-desc{display:flex}}.products__new-desc .desc{color:#111235;display:flex;font-family:Yellix,sans-serif;font-size:12px;font-weight:400;margin-top:0}.products__new-desc .desc p{margin:0}.products__new-desc-cross{background-color:rgba(17,18,53,.2);background-image:url(../js/../css/3af18eefe6cf1ee6c1af.svg);background-position:50%;background-repeat:no-repeat;border-radius:100%;height:24px;position:absolute;right:6px;top:6px;width:24px}.products--tab{display:flex;justify-content:center}.products--categories{background:#fff;border-radius:16px;box-shadow:0 30px 60px #f7e9da;display:flex;margin-bottom:40px;padding:8px;position:relative}.products--categories span{color:#111235;cursor:pointer;display:block;font-family:YellixBold,sans-serif;font-size:14px;font-weight:700;padding:12px 24px;position:relative}@media(min-width:768px){.products--categories span{font-size:18px}}.products--categories span.active{background-color:rgba(255,164,92,.1);border-radius:8px;color:#ffa45c;font-weight:700}.products--categories:before{background-color:#ffa45c;display:block;height:36px;opacity:.2;position:absolute;width:1px}.products--categories-tab{margin-bottom:30px}.products--categories-child{cursor:pointer;display:block;margin-bottom:15px;position:relative;text-align:center}.products--categories-child i.img,.products--categories-child img{aspect-ratio:1/1;background-color:#fff;border:1px solid rgba(255,164,92,.5);border-radius:50%;display:block;height:56px;margin:0 auto 15px;width:56px}@media(min-width:768px){.products--categories-child i.img,.products--categories-child img{height:80px;width:80px}}.products--categories-child.active:after{background-image:url(../js/../css/09974f0224b461b21930.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:30px;position:absolute;right:0;top:0;width:30px}.products--categories-child-all i.img{background-color:#ffa45c;background-image:url(../js/../css/d7a22f70832440f1a758.svg);background-position:50%;background-repeat:no-repeat;background-size:25px}.products--categories-child span{color:#111235;font-family:Yellix,sans-serif;font-size:10px;font-weight:600}@media(min-width:768px){.products--categories-child span{font-size:14px}}.custom-select{position:relative}.custom-select.active .arrow{transform:rotate(180deg)}.custom-select.active .select-dropdown{opacity:1;transform:scaleY(1);visibility:visible;z-index:3}.custom-select .select-button{align-items:center;background-color:transparent;border:none;color:#111236;cursor:pointer;display:flex;font-family:YellixSemiBold,sans-serif;font-size:13px;font-weight:600;justify-content:space-between;line-height:20px;width:100%}.custom-select .select-dropdown{background-color:#fff;border:1px solid #caced1;border-radius:4px;box-shadow:0 10px 25px rgba(0,0,0,.2);left:-10%;list-style:none;margin-top:10px;max-height:200px;opacity:0;overflow-y:auto;padding:10px;position:absolute;transform:scaleY(0);transition:.5s ease;visibility:hidden;width:200px;z-index:0}.custom-select .select-dropdown:focus-within{box-shadow:0 10px 25px rgba(94,108,233,.6)}.custom-select .select-dropdown::-webkit-scrollbar{width:7px}.custom-select .select-dropdown::-webkit-scrollbar-track{background:#f1f1f1;border-radius:25px}.custom-select .select-dropdown::-webkit-scrollbar-thumb{background:#ccc;border-radius:25px}.custom-select .select-dropdown li{align-items:center;color:#111236;cursor:pointer;display:flex;font-family:OutfitRegular,sans-serif;font-size:13px;font-weight:500;gap:1rem;line-height:20px;position:relative}.custom-select .select-dropdown li:hover{background-color:#f2f2f2}.custom-select .select-dropdown li label{align-items:center;cursor:pointer;display:flex;gap:1rem;padding:8px 10px;pointer-events:none;width:100%}.custom-select .select-dropdown input[type=radio]{left:0;opacity:0;pointer-events:none;position:absolute}.custom-select .select-dropdown input[type=radio]:checked~label{background-color:#f2f2f2}.custom-select .select-dropdown input[type=radio]:focus~label{background-color:#dfdfdf}.custom-select .selected-value{pointer-events:none;text-align:left}.custom-select .arrow{background-image:url(../js/../css/9bc140fc083b4580bcb3.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:18px;pointer-events:none;transition:transform .3s ease-in-out;width:18px}.settings{background-color:#ffa45c;border-radius:6px;display:flex;justify-content:center;margin-bottom:16px;padding:12px 0;position:sticky;top:32px;width:100%;z-index:3}.settings-filter,.settings-sort{align-items:center;color:#fff;display:flex;font-family:OutfitRegular,sans-serif;font-size:14px;font-weight:500;justify-content:center;line-height:20px;margin:0 auto;position:relative}.settings-filter:before,.settings-sort:before{background-image:url(../js/../css/c86876a356b3909aefb7.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:20px;margin-right:4px;pointer-events:none;width:20px}.settings-sort:before{background-image:url(../js/../css/4ce5484b988db436b751.svg)}.settings-filter:after{align-items:center;background-color:#fff;border:1px solid #fff;border-radius:50%;color:#ffa45c;content:attr(count);display:flex;font-family:OutfitRegular,sans-serif;font-size:12px;font-weight:500;height:20px;justify-content:center;line-height:20;position:absolute;right:-25px;top:-6px;width:20px}.settings-delimiter{background-image:url(../js/../css/375b3e18b522c53a94cb.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:24px;pointer-events:none;width:24px}@media(min-width:768px){.settings{background-color:transparent;border-bottom:1px solid #ffc89d;border-radius:unset;border-top:1px solid #ffc89d;display:flex;justify-content:space-between;margin-bottom:24px;position:static;top:unset;z-index:unset}.settings-delimiter,.settings-filter,.settings-sort{display:none}}@media(min-width:1200px){.settings{margin:0 auto 24px;max-width:calc(100% - 24px)}}.products{justify-content:space-between;margin:0}@media(min-width:1200px){.products{margin:0 auto;max-width:calc(100% - 24px)}}.products--item{margin-bottom:20px;padding:170px 10px 10px;width:140px}@media(min-width:375px){.products--item{width:168px}}.products--item .name{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;max-height:30px;min-height:30px;overflow:hidden;text-overflow:ellipsis}.products--item .price--box .different-price.stars .price,.products--item .price--box .different-price.stars .price--old{margin-left:0}@media(min-width:768px){.products--item .price--box .different-price.stars .price--old{margin-left:8px}}.products--item .price--box .different-price.stars .price--dis{right:-43px;top:-232px}.products--item .price--old{color:rgba(17,18,53,.5)}.products--item .price--dis{background-color:#f15a29;border-radius:6px;color:#fff;font-family:OutfitBold,sans-serif;font-size:9px;font-weight:700;height:auto;left:unset;position:absolute;right:-89px;top:-240px;width:auto}.products--item-review{align-items:center;cursor:pointer;display:flex;min-height:16px;padding-bottom:10px}@media(min-width:768px){.products--item-review{padding-bottom:0}}.products--item-review-stars{background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:16px;margin-right:4px;pointer-events:none;width:80px}.products--item-review-amount{color:#111236;font-family:Yellix,sans-serif;font-size:14px;font-weight:500;line-height:20px;pointer-events:none}.products--item .desc p{pointer-events:none}.products--item .desc.vis{align-items:center;background-color:#fff;border-radius:10px;display:flex;height:100%;left:0;padding:10px;position:absolute;top:0;width:100%;z-index:3}.products--item .desc.vis:after{background-color:rgba(17,18,53,.2);background-image:url(../js/../css/3af18eefe6cf1ee6c1af.svg);background-position:50%;background-repeat:no-repeat;border-radius:100%;content:"";height:24px;position:absolute;right:6px;top:6px;width:24px}.products--item .products__buttons{flex-direction:column}.products--item .products__buttons-purchase{margin-left:0;margin-top:4px}@media(min-width:768px){.products--item{padding:241px 20px 10px;width:300px}.products--item .color-selector label{height:20px;width:20px}.products--item .name{max-height:45px;min-height:45px}.products--item .desc{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:4;margin-bottom:14px;overflow:hidden;text-overflow:ellipsis}.products--item .price{margin-left:0}.products--item .price--box .different-price.stars{justify-content:space-between;width:100%}.products--item .price--box .different-price.stars .price--dis{right:0;top:-384px}.products--item .price--old{color:rgba(17,18,53,.5);padding-top:0}.products--item .price--dis{font-size:16px;left:unset;line-height:24px;right:0;top:-385px}.products--item .price--dis.no-stars{right:-75px}.products--item .different-price>div{align-items:center;display:flex}.products--item .button{background-color:#ffda77;box-shadow:0 4px 6px -2px rgba(149,121,48,.161),0 0 0 .6px #dcba5f}.products--item .button:hover{background-color:#ffd35e}.products--item .button:active{background-color:#ffcf4e}}@media(min-width:960px){.products--item{width:320px}}.products--container-more{margin-bottom:61px}@media(min-width:768px){.products--container-more{margin-bottom:96px}}@media(min-width:1200px){.products--container-more{margin:0 auto 96px;max-width:calc(100% - 24px)}}.breadcrumb{margin-left:0}@media(min-width:960px){.breadcrumb{margin-left:5px}}.sliding-menu{background-color:#fff;height:100%;left:0;position:fixed;top:0;transform:translateX(-100%);transition:all .3s;width:320px;z-index:1003}@media(min-width:768px){.sliding-menu{background-color:#fbf6f0;border-right:1px solid #ffc89d}}.sliding-menu.open{transform:translateX(0)}.sliding-menu.open .sort{align-items:normal;display:flex;flex-direction:column}.sliding-menu.open .sort-by{align-items:center;border-bottom:1px solid #ffc89d;color:#111236;display:flex;font-size:16px;line-height:24px;padding:20px 16px;text-transform:capitalize}.sliding-menu.open .sort-by:before{background-image:url(../js/../css/0ff28f9ad57f7d375838.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:20px;margin-right:18px;pointer-events:none;width:20px}.sliding-menu.open .sort .select-button{display:none}.sliding-menu.open .sort .select-dropdown{border:none;box-shadow:none;height:100%;margin:16px 0;max-height:70vh;opacity:1;padding:0 16px;position:static;transform:scaleY(1);visibility:visible;width:100%}.sliding-menu.open .sort .select-dropdown li{color:#76706b;font-size:20px;line-height:28px}.sliding-menu.open .sort .select-dropdown li label{align-items:center;display:flex;justify-content:space-between;padding:14px 0}.sliding-menu.open .sort .select-dropdown input[type=radio]:checked~label{background-color:transparent;color:#ffa45c}.sliding-menu.open .sort .select-dropdown input[type=radio]:checked~label:after{background-image:url(../js/../css/3160161a1c0269494cdc.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:24px;width:24px}.sliding-menu.open .sort .select-dropdown input[type=radio]:focus~label{background-color:#dfdfdf}.category-header{display:flex;margin:0 -16px 16px;overflow:hidden;padding:15px 16px;position:relative;width:calc(100% + 32px)}@media(min-width:768px){.category-header{margin:0 auto 48px;width:100%}}@media(min-width:960px){.category-header{padding:30px 0 50px 64px}}.category-header--left{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:400px;width:100%}@media(min-width:960px){.category-header--left{align-items:normal;margin:0;z-index:1}}.category-header--left[data-id-category="22"] .category-header--left-description,.category-header--left[data-id-category="22"] .category-header--left-title{color:#fff}.category-header--left-title{color:#2d5151;font-family:OutfitBold,sans-serif;font-size:32px;line-height:40px;text-align:center}@media(min-width:960px){.category-header--left-title{font-size:48px;line-height:normal;text-align:left}}.category-header--left-description{color:#2d5151;font-family:OutfitRegular,sans-serif;font-size:16px;line-height:24px;margin-top:8px;text-align:center}@media(min-width:960px){.category-header--left-description{text-align:left}}.category-header--left-description p{display:inline-block;margin:0;padding:0}.category-header--left-description p.hidden{display:none}.category-header--left-less,.category-header--left-more{cursor:pointer;font-family:OutfitSemiBold,sans-serif;text-decoration:underline}.category-header--left-video{align-items:center;border-radius:12px;box-shadow:0 4px 6px -2px rgba(133,79,37,.161),0 4px 6px -2px rgba(133,79,37,.161),0 0 0 1px #ffa45c;color:#111236;cursor:pointer;display:flex;font-family:YellixSemiBold,sans-serif;font-size:16px;height:auto;justify-content:center;line-height:24px;margin-top:17px;max-width:205px;padding:12px;transition:all .3s;width:100%}.category-header--left-video:hover{box-shadow:0 4px 6px -2px rgba(133,79,37,.161),0 4px 6px 6px rgba(133,79,37,.161),0 0 0 1px #ffa45c}.category-header--left-video img{margin-left:5px;pointer-events:none}.category-header--right{display:none;height:auto;width:auto}@media(min-width:960px){.category-header--right{display:block;height:100%;position:absolute;right:0;top:50%;transform:translateY(-50%)}}.youtube{align-items:center;background-color:#fbf6f0;border-radius:16px;display:flex;flex:0 0 100%;justify-content:center;left:50%;margin:auto;max-height:600px;max-width:428px;outline:none;overflow:auto;overscroll-behavior:contain;padding:10px;position:fixed;top:50%;transform:translate(-50%,-50%);transition:all .5s cubic-bezier(.51,1.23,.85,1.06);width:290px;z-index:9999}@media(min-width:360px){.youtube{width:320px}}@media(min-width:768px){.youtube{left:50%;top:50%;transform:translate(-50%,-50%);width:440px}}@media(min-width:960px){.youtube{height:600px;padding:0;width:936px}}.youtube__cross{border-radius:100%;cursor:pointer;display:block;height:46px;position:absolute;right:10px;top:10px;width:46px;z-index:1}.youtube__cross .icons{background-color:#ffa45c;background-image:url(../js/../css/e6390e8f79b999163aa0.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;border-radius:50%;direction:ltr;display:block;font-size:46px;height:1em;letter-spacing:normal;line-height:1;pointer-events:none;position:relative;text-rendering:optimizeLegibility;text-transform:none;transform:rotate(0deg);vertical-align:middle;white-space:nowrap;width:1em;word-wrap:normal;z-index:997}.youtube__video{background-color:#fff;border:1px solid #eff3e2;border-radius:32px;cursor:pointer;max-height:580px;max-width:100%;padding:15px}.youtube__mute,.youtube__unmute{--offset:2em;--size:2em;align-content:center;background:none;border:0;border-radius:100%;bottom:var(--offset);cursor:pointer;display:flex;flex-wrap:wrap;height:32px;justify-content:center;padding:0;position:absolute;right:var(--offset);width:32px}.youtube__mute img,.youtube__unmute img{height:100%;pointer-events:none;width:100%}.youtube__container{position:relative}.filter{display:none;max-width:75%;width:100%}@media(min-width:768px){.filter,.filter--text{align-items:center;display:flex}.filter--text{background-color:#ffedde;border-radius:6px;color:#111236;cursor:pointer;flex:0 0 140px;font-family:OutfitRegular,sans-serif;font-size:16px;font-weight:500;height:auto;justify-content:center;line-height:24px;margin-right:64px;max-width:140px;padding:11px;position:relative;width:100%}.filter--text:before{background-image:url(../js/../css/bb8528f7056c97561e69.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:20px;margin-right:8px;width:20px}.filter--text:after{align-items:center;background-color:#ffa45c;border:1px solid #fff;border-radius:50%;color:#fff;content:attr(count);display:flex;font-size:12px;height:20px;justify-content:center;line-height:20;position:absolute;right:-6px;top:-6px;width:20px}.filter--results,.filter--text:after{font-family:OutfitRegular,sans-serif;font-weight:500}.filter--results{color:#111236;font-size:20px;-webkit-box-orient:vertical;display:none;height:-moz-min-content;height:min-content;-webkit-line-clamp:1;line-height:26px;max-height:26px;overflow:hidden;text-overflow:ellipsis}.filter--results span{display:contents}.filter--results.shown{display:-webkit-box}}.filter--header{border-bottom:1px solid #ffc89d;justify-content:space-between;padding:20px 16px}.filter--cross,.filter--header{align-items:center;display:flex}.filter--cross{color:#111236;cursor:pointer;font-family:OutfitRegular,sans-serif;font-size:16px;font-weight:500;line-height:24px;text-transform:capitalize}.filter--cross:before{background-image:url(../js/../css/0ff28f9ad57f7d375838.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:20px;margin-right:18px;pointer-events:none;width:20px}.filter--clear{align-items:center;border:1px solid #ffc89d;border-radius:6px;color:#76706b;cursor:pointer;display:flex;font-family:OutfitRegular,sans-serif;font-size:12px;font-weight:400;line-height:20px;padding:6px}.filter--clear:after{background-image:url(../js/../css/fce7cfac25b97b927df5.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:12px;margin-left:4px;width:12px}.filter--item{padding:14px 16px}.filter--item.price-container{justify-content:center}.filter--item-container,.filter--item.price-container{align-items:center;display:flex}.filter--item.hidden{display:none}.filter--item.child{padding:14px 0 0 20px}.filter--item .filter--price-from,.filter--item .filter--price-to{border:1px solid #ffc89d;border-radius:8px;color:#76706b;font-family:OutfitRegular,sans-serif;font-size:14px;font-weight:400;line-height:24px;max-width:56px;padding:4px;text-align:center;width:100%}.filter--item .filter--price-from:focus,.filter--item .filter--price-to:focus{border:1px solid #ffc89d;outline:none}.filter--item .filter--price-delimiter{color:#111236;font-family:OutfitRegular,sans-serif;font-size:14px;font-weight:400;line-height:24px;margin:0 2px}.filter--item.promotion .filter--icon{background-image:url(../js/../css/63efc2cea6bf8d3ef690.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:20px;margin-right:8px;width:20px}.filter--item.promotion .promotion-container{align-items:flex-start;display:flex;flex-direction:column;margin-left:14px}.filter--item.promotion .filter--label{display:flex;flex-direction:row-reverse}.filter--item.promotion .filter--promotion-check{display:none}.filter--item.promotion .filter--promotion-check:checked+.filter--label-box:after{background-image:url(../js/../css/9c816a5cf7cb05d2979d.png);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:10px;width:10px}.filter--item.promotion .filter--label-box{align-items:center;border:2px solid #111236;border-radius:4px;display:flex;height:16px;justify-content:center;margin-right:8px;pointer-events:none;width:16px}.filter--container{display:flex;flex-direction:column;max-height:91vh;overflow-y:auto}.filter--icon{background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:20px;margin-right:8px;width:20px}.filter--label{align-items:center;color:#111236;cursor:pointer;display:flex;font-family:OutfitRegular,sans-serif;font-size:14px;font-weight:500;line-height:24px}.filter--check{display:none}.filter--check:checked~.filter--label{color:#ffa45c}.filter--check:checked~.filter--label:after{background-image:url(../js/../css/3160161a1c0269494cdc.svg);content:"";height:24px;margin-left:4px;width:24px}.filter--arrow,.filter--check:checked~.filter--label:after{background-position:50%;background-repeat:no-repeat;background-size:contain;display:block}.filter--arrow{background-image:url(../js/../css/9bc140fc083b4580bcb3.svg);cursor:pointer;height:18px;margin-left:auto;transition:all .3s;width:18px}.filter--arrow.open{transform:rotate(180deg)}.breadcrumb{display:block;padding:0}.breadcrumb ol{align-items:center;display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.breadcrumb ol li{align-items:center;display:flex;margin-top:10px}.breadcrumb ol li span{color:#76706b;font-family:PoppinsRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px}.breadcrumb ol li a{text-decoration:none;width:-moz-max-content;width:max-content}.breadcrumb ol li:not(:last-child):after{background-image:url(../js/../css/ba73fb1f98dd7cffe09d.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:16px;margin-left:12px;width:16px}.breadcrumb ol li:not(:first-child){margin-left:12px}.breadcrumb ol li:first-child:before{background-image:url(../js/../css/aa290f59af2f5dd34d35.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:18px;margin-right:4px;width:18px}.breadcrumb ol li:last-child span{color:#111236}#search_widget{display:flex;flex:0 0 100%;margin:0 auto;max-width:350px;order:3}@media(min-width:640px){#search_widget{order:2}}@media(min-width:768px){#search_widget{max-width:200px}}@media(min-width:960px){#search_widget{margin:0 100px 0 0;max-width:350px}}#search_widget form{background-color:#fff;display:flex;height:44px;position:relative;width:100%}@media(min-width:768px){#search_widget form{height:48px}}#search_widget input{border:1px solid rgba(214,136,74,.32);border-radius:10px;color:#777e90;font-family:Yellix,sans-serif;font-size:14px;font-weight:500;height:100%;line-height:20px;padding:6px;width:100%}#search_widget input:active,#search_widget input:focus{outline:none}#search_widget button{background-color:#ffa45c;background-image:url(../js/../css/91ae65a83825653339d9.svg);background-position:50%;background-repeat:no-repeat;background-size:auto;border:none;border-radius:50%;height:32px;position:absolute;right:6px;top:6px;transition:box-shadow .3s;width:32px}@media(min-width:768px){#search_widget button{height:36px;width:36px}}#search_widget button:hover{box-shadow:0 0 6px #ffa45c}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.menu-categories.swiper{margin-bottom:16px;overflow:hidden;padding:20px 0 16px 16px}@media(min-width:768px){.menu-categories.swiper{margin-bottom:44px;padding:44px 0 20px}}.menu-categories.swiper .swiper-wrapper{margin:0 auto;width:-moz-max-content;width:max-content}.menu-categories.swiper .menu-item{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-right:14px;max-width:88px;position:relative;text-align:center;text-decoration:none;width:-moz-max-content;width:max-content}@media(min-width:768px){.menu-categories.swiper .menu-item{margin-right:24px;max-width:112px}}.menu-categories.swiper .menu-item:hover .menu-item--title{color:#ffda77}.menu-categories.swiper .menu-item.selected picture:before{background-image:url(../js/../css/6229c39b02d91dd53f4d.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:24px;left:0;position:absolute;top:0;width:24px}.menu-categories.swiper .menu-item.selected .menu-item--img{border:2px solid #ffa45c}.menu-categories.swiper .menu-item[data-label]:before{background-color:var(--labelBgColor,#fff);border:1px solid #fff;border-radius:24px;color:#fff;color:var(--labelColor,#000);content:attr(data-label);font-family:OutfitSemiBold,sans-serif;font-size:14px;font-weight:600;left:50%;line-height:20px;padding:1px 5px;position:absolute;text-align:center;top:-12px;transform:translateX(-50%);width:-moz-max-content;width:max-content}.menu-categories.swiper .menu-item[data-label-icon]:before{background-image:var(--labelIcon);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:40px;position:absolute;right:-6px;top:-18px;width:40px}@media(min-width:768px){.menu-categories.swiper .menu-item[data-label-icon]:before{height:50px;width:50px}}.menu-categories.swiper .menu-item picture{pointer-events:none}.menu-categories.swiper .menu-item--img{border:2px solid #ffda77;border-radius:50%;height:88px;transition:box-shadow .3s;width:88px}@media(min-width:768px){.menu-categories.swiper .menu-item--img{height:112px;width:112px}}.menu-categories.swiper .menu-item--title{color:#111236;font-family:OutfitSemiBold,sans-serif;font-size:12px;font-weight:600;line-height:20px;margin-top:8px;pointer-events:none;transition:color .3s}@media(min-width:768px){.menu-categories.swiper .menu-item--title{font-size:18px;line-height:26px;margin-top:6px}}.menu-categories.swiper .swiper-scrollbar{background-color:#fce9da;border-radius:10px;bottom:0;height:8px;left:16px;padding:1px;position:absolute;width:calc(100% - 16px)}@media(min-width:768px){.menu-categories.swiper .swiper-scrollbar{left:0;width:100%}}.menu-categories.swiper .swiper-scrollbar-drag{background-color:#ffa45c;border-radius:8px}.button{align-items:center;border:none;border-radius:16px;color:#111235;cursor:pointer;display:flex;font-family:YellixBold,sans-serif;font-size:16px;font-weight:600;justify-content:center;max-width:360px;min-width:200px;padding:18px;text-align:center;text-decoration:none}.button:active,.button:focus{outline:none}.button.disabled{cursor:not-allowed;opacity:.5}.button--1{background-color:#ffda77}.button--1:hover{background-color:#ffd258}.button--1:active{background-color:#ffce49}.button--2{background-color:#aee6e6}.button--2:hover{background-color:#97dfdf}.button--2:active{background-color:#8bdbdb}.button--3{background-color:#0fba3f;color:#fff}.button--3:hover{background-color:#0d9e35}.button--3:active{background-color:#0c9031}.button--4{background-color:#ffda77}.button--4:hover{background-color:#ffd258}.button--4:active{background-color:#ffce49}.button--back{background-color:#ffa45c;font-size:16px}.button--back:hover{background-color:#ff933d}.button--back:active{background-color:#ff8a2e}.button.s{padding:18px}.button.m{padding:18px 20px}.button.l{padding:22px 20px}.button.w24{min-width:240px}.button.w3{min-width:300px}.button.fw{max-width:100%;width:100%}.button--reorder{background-image:url(../js/../css/b6b3dca3b5f955818e41.svg);padding-left:50px!important}.button--reorder,.button--signin{background-position:20px;background-repeat:no-repeat;background-size:24px 26px}.button--signin{background-image:url(../js/../css/ccae35c4ab8ddf06e803.svg);padding-left:60px!important}.button--login{background-image:url(../js/../css/9b4fa37f2153dcc323a6.svg)}.button--gt,.button--login{background-position:20px;background-repeat:no-repeat;background-size:24px 26px;padding-left:50px!important}.button--gt{background-image:url(../js/../css/00207a46dd4ac6b7a85d.svg)}.button--edit{background-image:url(../js/../css/784de5d057114ffeca72.svg);border-radius:16px;padding-left:50px!important}.button--edit,.button--speech{background-position:20px;background-repeat:no-repeat;background-size:24px 26px}.button--speech{background-image:url(../js/../css/aad78e62a6e8f78f90ba.svg);padding-left:55px!important}.button--upload{background-image:url(../js/../css/ff52effbe0cc4f0c9f83.svg);background-position:20px;background-repeat:no-repeat;background-size:24px 26px;padding-left:50px!important;text-align:center}.button--next{font-size:16px;text-align:center}.button--order{background-image:url(../js/../css/d7c8055091bc19c99867.svg);background-position:20px;background-repeat:no-repeat;background-size:28px 30px;max-width:100%;min-width:300px;padding-left:50px!important;width:100%}@media(min-width:768px){.button--order{min-width:360px}}.button--show-cust:before{background-image:url(../js/../css/cf355afecac607da89de.svg);background-position:50%;background-repeat:no-repeat;background-size:14px;content:"";display:flex;height:20px;margin-right:8px;width:20px}.button.add-to-cart{background-image:url(../js/../css/b6b3dca3b5f955818e41.svg);background-position:20px;background-repeat:no-repeat;background-size:24px 26px}.seo-footer{border-top:1px solid #ffc89d;margin:0 16px;max-height:3000px;max-width:calc(100% - 32px);overflow:hidden!important;padding:24px 0 50px;position:relative;transition:max-height .3s ease-in-out}@media(min-width:640px){.seo-footer{margin:0 auto}}@media(min-width:768px){.seo-footer{padding:24px 0 50px!important}}.seo-footer[data-hide="1"]{max-height:215px}.seo-footer[data-hide="1"]:after{background:linear-gradient(transparent,#fbf6f0);bottom:0;content:"";height:120px;left:0;position:absolute;right:0}.seo-footer[data-hide="1"] .seo-footer--button{bottom:0;left:0;position:absolute;z-index:1}.seo-footer[data-hide="1"] .seo-footer--button:after{transform:rotate(180deg)}.seo-footer--title{color:#111236;display:block;font-family:OutfitBold,sans-serif;font-size:16px;font-weight:600;line-height:24px}.seo-footer--description{color:#76706b;display:block;font-family:OutfitRegular,sans-serif;font-size:14px;font-weight:400;line-height:24px;margin-top:12px}.seo-footer--description b{font-family:OutfitBold,sans-serif}.seo-footer--description+.seo-footer--title{margin-top:32px}.seo-footer--button{align-items:center;color:#ffa45c;cursor:pointer;display:flex;font-family:Yellix,sans-serif;font-size:16px;font-weight:500;line-height:24px;margin-top:16px;transition:all .3s}.seo-footer--button:after{background-image:url(../js/../css/32dedac0875541438ed7.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:24px;margin-left:4px;transform:rotate(0deg);width:24px}#category #left-column,.sort{display:none}.sort{align-items:center;justify-self:flex-end}@media(min-width:768px){.sort{display:flex}}.sort-by{color:#76706b;font-family:Yellix,sans-serif;font-size:13px;font-weight:500;line-height:20px;text-transform:lowercase}.container{overflow:unset}@media(min-width:1200px){.container{max-width:1400px;width:100%}}#wrapper{padding:0}@media(min-width:1200px){#wrapper .container{padding:0}}footer{max-width:calc(100% - 32px)!important}@media(min-width:640px){footer{--size-s:var.$screen-sm-min;max-width:calc(var(--size-s) - 32px)!important}}@media(min-width:960px){footer{--size-lg:var.$screen-lg-min;max-width:calc(var(--size-lg) - 32px)!important}}@media(min-width:1200px){footer{max-width:1376px!important}}.seo-footer{margin:0;max-width:100%}@media(min-width:1200px){.seo-footer{margin:0 auto;max-width:calc(100% - 24px)}.menu-categories{padding-top:15px!important}}#category .menu-categories.swiper .menu-item:hover .menu-item--title{color:#111236}
