/* Version=4.13.0,Timestamp=2025-07-09T10:47:28.529Z */

.find-similar-items{background-color:rgba(0,0,0,.65);background-color:#212121;border:1px solid #212121;border-radius:30px;bottom:3px;color:#fff;font-size:12px;max-width:130px;overflow:hidden;padding:4px 12px;position:absolute;right:3px;text-overflow:ellipsis;-webkit-transition:background-color .25s;transition:background-color .25s;white-space:nowrap;z-index:99}.find-similar-items:hover{background-color:#161616}.find-similar-overlay{background-color:rgba(0,0,0,.45);left:0;opacity:0;-webkit-transition:opacity .25s,visibility .25s;transition:opacity .25s,visibility .25s;visibility:hidden;z-index:9997}.find-similar-drawer,.find-similar-overlay{height:100%;position:fixed;top:0;width:100%}.find-similar-drawer{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;right:0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .3s cubic-bezier(0.4,0,0.2,1);transition:-webkit-transform .3s cubic-bezier(0.4,0,0.2,1);transition:transform .3s cubic-bezier(0.4,0,0.2,1);transition:transform .3s cubic-bezier(0.4,0,0.2,1),-webkit-transform .3s cubic-bezier(0.4,0,0.2,1);z-index:9998}@media screen and (min-width:768px){.find-similar-drawer{max-width:1014px;-webkit-transform:translateX(100%);transform:translateX(100%)}}@media screen and (min-width:700px)and (max-width:1050px){.find-similar-drawer{max-width:90vw;-webkit-transform:translateX(100%);transform:translateX(100%)}}.find-similar-drawer .find-similar-drawer__main{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;scroll-behavior:smooth}.find-similar-drawer .find-similar-drawer__close{background-color:#f4f4f5;border:1px solid #e4e4e7;border-radius:7px;height:36px;margin:15px;position:relative;width:36px}.find-similar-drawer .find-similar-drawer__close:hover{background-color:#ebebeb}.find-similar-drawer .find-similar-drawer__close span{position:relative}.find-similar-drawer .find-similar-drawer__close span:after,.find-similar-drawer .find-similar-drawer__close span:before{background-color:#121212;content:"";height:2px;left:-9.5px;position:absolute;top:-1px;width:20px}.find-similar-drawer .find-similar-drawer__close span:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.find-similar-drawer .find-similar-drawer__close span:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.find-similar-drawer .find-similar-drawer__title{font-family:sans-serif;font-weight:700;margin:0;text-align:center}.find-similar-drawer .find-similar-drawer__content{margin-top:20px;position:relative}.find-similar-drawer .find-similar__error{text-align:center}.find-similar-drawer .find-similar-load-more{margin-bottom:40px;margin-top:30px;text-align:center}.find-similar-drawer .find-similar-load-more__button{background:#000;border:none;color:#fff;cursor:pointer;font-weight:600;padding:8px 20px;position:relative}.find-similar-drawer .find-similar-load-more__button--active{color:transparent;pointer-events:none}.find-similar-drawer .find-similar-load-more__button--active:before{--_g:no-repeat radial-gradient(circle closest-side,#fff 90%,#000);-webkit-animation:findSimilarLoadMore 1s linear infinite;animation:findSimilarLoadMore 1s linear infinite;aspect-ratio:3;background:var(--_g) 0% 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:25% 50%;content:"";left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:60px}.find-similar-drawer__open .find-similar-overlay{opacity:1;visibility:visible}.find-similar-drawer__open .find-similar-drawer{-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (min-width:768px){.find-similar-drawer__open .find-similar-drawer{-webkit-transform:translateX(0);transform:translateX(0)}}.find-similar-drawer__open .cw_bin_cartwire .cw_master{max-height:97vh;overflow-y:auto}.find-similar-drawer__open{overflow:hidden}.find-similar-drawer__loader{aspect-ratio:1;background:radial-gradient(farthest-side,#000 94%,transparent) top/8px 8px no-repeat,conic-gradient(transparent 30%,#000);border-radius:50%;height:50px;left:0;margin:auto;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 8px),#000 0);overflow:hidden;position:absolute;right:0;top:20px;width:50px}.find-similar-drawer__loader.find-similar-drawer__loadMore{margin-bottom:30px;position:relative}.find-similar-drawer__loader.find-similar-drawer__anim{-webkit-animation:find-similar-loader 1s linear infinite;animation:find-similar-loader 1s linear infinite}@-webkit-keyframes find-similar-loader{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes find-similar-loader{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes findSimilarLoadMore{20%{background-position:0% 0%,50% 50%,100% 50%}40%{background-position:0% 100%,50% 0%,100% 50%}60%{background-position:0% 50%,50% 100%,100% 0%}80%{background-position:0% 50%,50% 50%,100% 100%}}@keyframes findSimilarLoadMore{20%{background-position:0% 0%,50% 50%,100% 50%}40%{background-position:0% 100%,50% 0%,100% 50%}60%{background-position:0% 50%,50% 100%,100% 0%}80%{background-position:0% 50%,50% 50%,100% 100%}}.find-similar-list{-webkit-padding-start:0;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));list-style:none;padding-inline-start:0;padding-left:10%;padding-right:10%;text-align:center;width:100%}@media screen and (max-width:767px){.find-similar-list{gap:30px 20px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));padding-left:5%;padding-right:5%}}.find-similar-list .find-similar__item .similar-item-title{font-family:sans-serif;font-size:1.6rem;font-weight:700;height:auto;letter-spacing:0;line-height:normal;margin-bottom:20px;margin-top:15px;max-height:6rem;overflow:hidden}@media screen and (max-width:767px){.find-similar-list .find-similar__item .similar-item-title{font-size:1.4rem}}.find-similar-list .find-similar__item .similar-item-card-button-wrapper{margin:5px 0}.find-similar-list .find-similar__item a.similar-item-title-link{text-decoration:none}.find-similar-list .find-similar__item .product-variant-section{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px;justify-content:center;margin-bottom:20px}.find-similar-list .find-similar__item .product-variant-section.product-variant-select{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.find-similar-list .find-similar__item .product-variant-section button.product-variant-selector,.find-similar-list .find-similar__item .product-variant-section div.product-variant-single_variant{border:1px solid #222;border-radius:4px;display:inline-block;font-size:12px;margin:0;padding:1px 6px}.find-similar-list .find-similar__item .product-variant-section button.product-variant-selector{background-color:transparent;color:#222}.find-similar-list .find-similar__item .product-variant-section button.product-variant-selector:not(.variant-selected):hover{background-color:#f3f3f3}.find-similar-list .find-similar__item .product-variant-section button.product-variant-selector.variant-selected,.find-similar-list .find-similar__item .product-variant-section div.product-variant-single_variant{background-color:#222;color:#fff}.find-similar-list .card-button-wrapper button{background-color:#2954ff;border:.2rem solid #2954ff;border-radius:2rem;color:#fff;font-size:1.4rem;outline-offset:3px;padding:8px 14px}.find-similar-list .similar-item-image-container img{aspect-ratio:1;width:100%}.search-results-list .card-item--image{position:relative}.cmp-recipe-listing-wrapper>.cmp-recipe-listing-container .cmp-recipe-listing-item button.find-similar-items{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:auto;margin-top:-47px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}[data-product-brand-logo-enabled=true] .card-item--details{position:relative}[data-product-brand-logo-enabled=true] .title{width:calc(100% - 50px)}[data-product-brand-logo-enabled=true] .product-list-item-brandLogo{max-width:50px;position:absolute;right:10px;top:0}.cmp-product-listing{margin-bottom:2.4rem;margin-top:2.4rem;position:relative}.cmp-product-listing label{margin-left:1rem}.cmp-product-listing input[type=checkbox]{cursor:pointer;position:relative}.cmp-product-listing input[type=checkbox]:focus-within{border:0;-webkit-box-shadow:none!important;box-shadow:none!important;outline:none}.cmp-product-listing input[type=checkbox]:focus-within:before{border:.2rem solid #000}.cmp-product-listing input[type=checkbox]:before{background-color:#efefef;border-radius:.3rem;content:"";display:block;height:2rem;left:0;outline:.2rem solid #efefef;position:absolute;top:-2px;width:2rem}.cmp-product-listing input[type=checkbox]:hover:before{background-color:#fff}.cmp-product-listing input[type=checkbox]:checked:after{border:solid #fff;border-width:0 .3rem .3rem 0;content:"";display:block;height:1.2rem;left:.65rem;position:absolute;top:.1rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:.7rem}.cmp-product-listing input[type=checkbox]:checked:before{background-color:#1d87ff}.cmp-product-listing .product-listing-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-product-listing .product-listing-content-wrapper .list-card-content-filter{background-color:#fff;display:none;position:fixed}@media only screen and (min-width:1024px){.cmp-product-listing .product-listing-content-wrapper .list-card-content-filter{display:block}}.cmp-product-listing .product-listing-content-wrapper .list-card-content-filter.--floating{display:block;height:100%;top:0;width:100%;z-index:99999}.cmp-product-listing .product-listing-content-wrapper .list-card-content-filter .list-filter-title{display:block;font-family:inherit;font-size:inherit;font-weight:700;text-align:center}@media only screen and (min-width:1024px){.cmp-product-listing .product-listing-content-wrapper .list-card-content-filter .list-filter-title{display:inline-block;margin-left:1.6rem;text-align:left}}.cmp-product-listing .product-listing-content-wrapper .list-card-content-filter .list-filter-clear-all{cursor:pointer;display:none;float:right;margin-right:1.6rem}@media only screen and (min-width:1024px){.cmp-product-listing .product-listing-content-wrapper .list-card-content-filter .list-filter-clear-all{display:inline-block;margin-right:1.2rem}}.cmp-product-listing .product-listing-content-wrapper .list-card-content-filter .filter-close{position:absolute;right:12px;top:0}.cmp-product-listing .product-listing-content-wrapper .list-card-content-filter .filter-close:before{content:"clear";font-family:Material Icons;font-size:2rem;font-weight:600;position:relative;top:.4rem}@media only screen and (min-width:1024px){.cmp-product-listing .product-listing-content-wrapper .list-card-content-filter{-webkit-box-flex:0;border-right:.2rem solid #c7c7c7;display:block;-ms-flex:0 0 20%;flex:0 0 20%;margin-right:1.6rem;position:relative}.cmp-product-listing .product-listing-content-wrapper .list-card-content-filter .filter-cancel-btn,.cmp-product-listing .product-listing-content-wrapper .list-card-content-filter .filter-close{display:none}.cmp-product-listing .product-listing-content-wrapper .list-card-content-filter ul{padding:0}.cmp-product-listing .product-listing-content-wrapper .list-card-content-filter .list-filter-option-main{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:90%}}.cmp-product-listing .product-listing-content-wrapper .list-card-content-filter .cmp-accordion{margin:2rem 1.6rem}@media only screen and (min-width:1024px){.cmp-product-listing .product-listing-content-wrapper .list-card-content-filter .cmp-accordion{margin:2rem .5rem .5rem}}.cmp-product-listing .product-listing-content-wrapper .list-card-content-filter .cmp-accordion .cmp-accordion__button:after{content:"expand_more";font-family:Material Icons,sans-serif;font-weight:600}.cmp-product-listing .product-listing-content-wrapper .list-card-content-filter .cmp-accordion .cmp-accordion__button--expanded:after{font-weight:600;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.cmp-product-listing .product-listing-content-wrapper .list-card-content-filter .cmp-accordion .filter-viewMore-btn{color:#455a64;cursor:pointer;display:inline-block;margin-top:2.4rem;text-decoration:underline}.cmp-product-listing .product-listing-content-wrapper .list-card-content-filter .cmp-accordion .cmp-accordion__title{font-weight:600}.cmp-product-listing .product-listing-content-wrapper .list-card-content-filter .cmp-accordion .cmp-accordion__item .cmp-accordion__header .button{position:relative}.cmp-product-listing .product-listing-content-wrapper .list-card-content-filter .list-card-filter-no-product{margin:0 1.6rem}.cmp-product-listing .product-listing-content-wrapper select{padding-bottom:3px;padding-top:3px}.cmp-product-listing .product-listing-content-wrapper .list-card-filters{max-height:90vh;overflow-y:auto}@media only screen and (min-width:1024px){.cmp-product-listing .product-listing-content-wrapper .list-card-filters{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:inherit;overflow-y:unset}}.cmp-product-listing .product-listing-content-wrapper .list-card-filter .list-filter-title,.cmp-product-listing .product-listing-content-wrapper .list-card-filter span{display:block}@media only screen and (min-width:1024px){.cmp-product-listing .product-listing-content-wrapper .list-card-filter .list-card-filter-no-product,.cmp-product-listing .product-listing-content-wrapper .list-card-filter .list-card-filter-no-product-bracket{-ms-flex-item-align:end;align-self:flex-end}.cmp-product-listing .product-listing-content-wrapper .list-card-filter{-webkit-box-flex:unset;border-right:0;-ms-flex:unset;flex:unset;margin:0 1.2rem}.cmp-product-listing .product-listing-content-wrapper .list-card-filter span,.cmp-product-listing .product-listing-content-wrapper .list-card-filter-heading{display:inline-block}}.cmp-product-listing .product-listing-content-wrapper .list-card-filter-heading--title{font-weight:600;padding-right:1rem}.cmp-product-listing .product-listing-content-wrapper .list-card-filter .card-filter{margin:0;padding:.6rem;width:100%}@media only screen and (min-width:1024px){.cmp-product-listing .product-listing-content-wrapper .list-card-filter .card-filter{margin:0 1.2rem;max-width:160px;width:auto}}.cmp-product-listing .product-listing-content-wrapper .list-card-filter .producting-list-checkbox-filter-list{list-style:none;margin:1.6rem 0 1rem;padding:0}@media only screen and (min-width:1024px){.cmp-product-listing .product-listing-content-wrapper .list-card-filter .producting-list-checkbox-filter-list{margin:2.6rem 0 .3rem}}.cmp-product-listing .product-listing-content-wrapper .list-card-filter .producting-list-checkbox-filter-list li:not(:last-child){margin-bottom:2.4rem}.cmp-product-listing .product-listing-content-wrapper .list-card-filter .list-card-filter-item{margin:2rem 1.6rem}@media only screen and (min-width:1024px){.cmp-product-listing .product-listing-content-wrapper .list-card-filter .list-card-filter-item{margin:0}.cmp-product-listing .product-listing-content-wrapper .list-card-filter .list-card-filter-item:not(:first-child){margin-left:5rem}}.cmp-product-listing .product-listing-content-wrapper .list-card-filter-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;justify-content:space-between}@media only screen and (min-width:1024px){.cmp-product-listing .product-listing-content-wrapper .list-card-filter-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.cmp-product-listing .product-listing-content-wrapper .list-card-filter-wrapper .list-card-heading .card-title{font-size:2.7rem;font-weight:600}.cmp-product-listing .product-listing-content-wrapper .list-card-filter-wrapper .list-card-subheading{font-size:1.6rem;line-height:2.7rem}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper{width:100%}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .filter-mobile-section{border:.2rem solid #607d8b;border-radius:25px;color:#607d8b;cursor:pointer;display:inline-block;font-weight:600;margin:.5rem 1rem;padding:0 1rem 1rem;text-align:center}@media only screen and (min-width:1024px){.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .filter-mobile-section{display:none}}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .filter-mobile-section .filter-icon:after{content:"filter_alt";font-family:Material Icons;font-size:2rem;font-weight:600;position:relative;top:.4rem}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .filter-listing-mobile{margin:.5rem 1rem}@media only screen and (min-width:1024px){.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .filter-listing-mobile{display:none}}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .filter-listing-mobile span{margin-right:1.6rem}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .filter-listing-mobile .selected-filter-item{border:.2rem solid #607d8b;border-radius:25px;color:#607d8b;cursor:pointer;font-weight:600;margin-right:1rem;padding:.6rem 1.2rem;text-align:center}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .filter-listing-mobile .selected-filter-item .selected-filter-close{margin-right:0}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .filter-listing-mobile .selected-filter-item .selected-filter-close:after{content:"clear";font-family:Material Icons;font-size:2rem;font-weight:600;margin-left:.5rem;position:relative;right:0;top:.4rem}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:GT Pressura,sans-serif;margin:1.2rem}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-item{-webkit-box-flex:1;border:.1rem solid #c7c7c7;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:1;flex:1;margin:1rem 0}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-item .card-item--details a:focus-visible,.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-item .card-item--details a:focus-within{outline-offset:-0.5px}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-item .card-item--details .clic2buy-buy-it-now-btn,.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-item .card-item--details button.cartwire{background:#2954ff;border:.2rem solid #2954ff;border-radius:2rem;color:#fff;display:inline-block;font-size:1.6rem;font-weight:600;letter-spacing:0;line-height:2.2rem;margin:0 1.6rem .8rem 0;padding:.9rem 1.6rem}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-item .card-item--image{position:relative}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-item .card-item--image .productcollection__item{display:block}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-item .card-item--image .productcollection__item .card-video-icon{position:absolute;right:24px;top:24px}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-item .card-item--image .productcollection__item .card-video-icon:before{background-image:url(../resources/icons/video-play-icon.svg);background-size:cover;content:"";display:inline-block;height:3rem;width:3rem}@media only screen and (min-width:1024px){.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;justify-content:space-between}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card:after{-webkit-box-flex:0;content:"";-ms-flex:0 0 calc(33.33% - 1rem);flex:0 0 calc(33.33% - 1rem)}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-item{-webkit-box-flex:0;border:.1rem solid #c7c7c7;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 calc(33.33% - 1rem);flex:0 0 calc(33.33% - 1rem)}}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-item-active{border:.1rem solid #c7c7c7;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;margin:1rem 0;width:100%}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-item-active .card-item--image{-ms-flex-preferred-size:27rem;-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;flex-basis:27rem;flex-grow:0;flex-shrink:0}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-item-active .card-item--details .title{height:auto!important}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-item-active .card-item--details .title h2,.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-item-active .card-item--details .title h4,.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-item-active .card-item--details .title span{font-size:1.6rem;font-weight:600}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-item-active .card-item--details .description{height:auto!important}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card.list-card-tiles-view{-ms-flex-wrap:wrap;flex-wrap:wrap}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card.list-card-tiles-view .list-card-item{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:.8rem}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .card-item--details{padding:1.2rem}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .card-item--details .title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;height:9rem;overflow:hidden;text-overflow:ellipsis;white-space:normal}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .card-item--details .title h2,.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .card-item--details .title h4,.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .card-item--details .title span{font-size:1.6rem;font-weight:600}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .card-item--details .description{-webkit-box-orient:vertical;-webkit-line-clamp:4;display:-webkit-box;font-size:1.4rem;font-weight:500;height:8.5rem;overflow:hidden;text-overflow:ellipsis;white-space:normal}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .card-item--details .cmp-integration--reviewrating .kr-star-percentage{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .card-item--details .card-tags .card-tags-item{border:.2rem solid #607d8b;border-radius:25px;color:#607d8b;display:inline-block;font-size:1.4rem;font-weight:600;margin:.4rem .5rem .4rem 0;padding:.5rem 1rem;text-align:center}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .card-item--details .card-button-wrapper{margin-top:1rem}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .card-item--details .card-button-wrapper .cmp-button{background:#2954ff;border:.2rem solid #2954ff;border-radius:2rem;color:#fff;display:inline-block;font-size:1.6rem;font-weight:600;letter-spacing:0;line-height:2.2rem;margin:0 1.6rem .8rem 0;opacity:1;padding:.9rem 1.6rem;text-align:left;text-decoration:none}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card a{text-decoration:none}.cmp-product-listing .product-listing-content-wrapper .product-listing-dropdown-filter{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem;justify-content:center;margin:2rem}.cmp-product-listing .product-listing-content-wrapper .product-listing-dropdown-filter .card-filter{background:#fff;border:1px solid #cfd8dc;border-radius:.4rem;color:#455a64;font-size:1.6rem;height:4rem;line-height:2.8rem;margin:0;overflow:hidden;padding:0 .5rem;text-overflow:ellipsis;white-space:nowrap;width:100%}.cmp-product-listing .product-listing-bottom-wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.cmp-product-listing .product-listing-bottom-wrapper .product-listing-loadmore-button{background:#2954ff;border:.2rem solid #2954ff;border-radius:2rem;color:#fff;display:inline-block;font-size:1.6rem;font-weight:600;letter-spacing:0;line-height:2.2rem;opacity:1;padding:.9rem 3.6rem;text-align:center}.cmp-product-listing .product-listing-bottom-wrapper .product-listing-pagination{margin:1.6rem 0;text-align:center}.cmp-product-listing .product-listing-bottom-wrapper .product-listing-pagination .pagination_list{padding:0}.cmp-product-listing .product-listing-bottom-wrapper .product-listing-pagination .pagination_list .pagination_list_item{display:inline-block;list-style:none}.cmp-product-listing .product-listing-bottom-wrapper .product-listing-pagination .product-listing-pagination-arrow{background:transparent;border:0;color:#607d8b;font-family:Material Icons;text-decoration:none}.cmp-product-listing .product-listing-bottom-wrapper .product-listing-pagination .product-listing-pagination-arrow.product-listing-pagination-arrow--first:before{background:#eceff1;border-radius:.5rem;content:"navigate_before";font-size:3rem;position:relative;top:9px}.cmp-product-listing .product-listing-bottom-wrapper .product-listing-pagination .product-listing-pagination-arrow.product-listing-pagination-arrow--prev:before{background:#eceff1;border-radius:5px;content:"navigate_before";font-size:3rem;position:relative;top:9px}.cmp-product-listing .product-listing-bottom-wrapper .product-listing-pagination .product-listing-pagination-arrow.product-listing-pagination-arrow--last:before,.cmp-product-listing .product-listing-bottom-wrapper .product-listing-pagination .product-listing-pagination-arrow.product-listing-pagination-arrow--next:before{background:#eceff1;border-radius:5px;content:"navigate_next";font-size:3rem;position:relative;top:9px}.cmp-product-listing .product-listing-bottom-wrapper .product-listing-pagination .product-listing-pagination-button{background-color:transparent;border:0}.cmp-product-listing .product-listing-bottom-wrapper .product-listing-pagination .product-listing-pagination-button.product-listing-pagination-button--current{background-color:#607d8b;border:.1rem solid #607d8b;border-radius:16px;color:#fff;padding:0 .8rem}.cmp-product-listing .product-listing-bottom-wrapper .product-listing-pagination .product-listing-pagination-button.product-listing-pagination-button--current .product-listing-pagination-button-title,.cmp-product-listing .product-listing-bottom-wrapper .product-listing-pagination .product-listing-pagination-button.product-listing-pagination-button--inactive .product-listing-pagination-button-title{border-bottom:0}.cmp-product-listing .product-listing-bottom-wrapper .product-listing-pagination .product-listing-pagination-button .product-listing-pagination-button-title{border-bottom:1px solid #000}.cmp-product-listing .product-listing-bottom-wrapper .product-listing-pagination a{display:inline-block;margin:0 .6rem}.cmp-product-listing div.products-preloader{display:none}.cmp-product-listing div.products-preloader.type-a{background:transparent;left:50%;position:absolute;top:100px}@-webkit-keyframes load-o{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load-o{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.cmp-product-listing .product-variant-section{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;justify-content:center}.cmp-product-listing .product-variant-section.product-variant-select{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cmp-product-listing .product-variant-section button.product-variant-selector,.cmp-product-listing .product-variant-section div.product-variant-single_variant{border:1px solid #222;border-radius:6px;display:inline-block;padding:2px 10px 4px}.cmp-product-listing .product-variant-section button.product-variant-selector{background-color:transparent;color:#222}.cmp-product-listing .product-variant-section button.product-variant-selector:not(.variant-selected):hover{background-color:#f3f3f3}.cmp-product-listing .product-variant-section button.product-variant-selector.variant-selected,.cmp-product-listing .product-variant-section div.product-variant-single_variant{background-color:#222;color:#fff}.productlist.product-list-variation-center .list-card .list-card-item .card-item--details{text-align:center}.productlist.product-list-variation-center .list-card .list-card-item .card-item--details .cmp-integration--reviewrating .kr-star-percentage{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:768px){.productlist .cmp-product-listing.carousel-center .cmp-carousel__content.list-card{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}}.productlist .cmp-product-listing.carousel .cmp-carousel__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 auto;overflow:hidden}@media only screen and (max-width:767px){.productlist .cmp-product-listing.carousel .cmp-carousel__content{gap:0}}@media only screen and (min-width:768px){.productlist .cmp-product-listing.carousel .cmp-carousel__content{padding:0 1rem;width:calc(100% - 5rem)}}@media only screen and (min-width:1024px){.productlist .cmp-product-listing.carousel .cmp-carousel__content{width:calc(100% - 14rem)}}.productlist .cmp-product-listing.carousel .list-card-filter-wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.productlist .cmp-product-listing.carousel .list-card .list-card-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:0}@media only screen and (min-width:768px){.productlist .cmp-product-listing.carousel .list-card .list-card-item{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33% - 1rem);flex:0 0 calc(33.33% - 1rem)}.productlist .cmp-product-listing.four-column-layout .list-card .list-card-item{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 1.4rem);flex:0 0 calc(25% - 1.4rem)}}@media only screen and (min-width:1024px){.productlist .cmp-product-listing.four-column-layout .list-card .list-card-item{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 0.9rem);flex:0 0 calc(25% - 0.9rem)}}@media only screen and (max-width:768px){.productlist.horizontal-scroll .carousel .cmp-carousel .list-card,.productlist.two-column-layout .carousel .cmp-carousel .list-card,.productlist.vertical-stacking-mobile .carousel .cmp-carousel .list-card{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.productlist.horizontal-scroll .carousel .cmp-carousel .cmp-carousel__action--disabled,.productlist.horizontal-scroll .carousel .cmp-carousel .cmp-carousel__actions,.productlist.horizontal-scroll .carousel .cmp-carousel .cmp-carousel__indicators,.productlist.two-column-layout .carousel .cmp-carousel .cmp-carousel__action--disabled,.productlist.two-column-layout .carousel .cmp-carousel .cmp-carousel__actions,.productlist.two-column-layout .carousel .cmp-carousel .cmp-carousel__indicators,.productlist.vertical-stacking-mobile .carousel .cmp-carousel .cmp-carousel__action--disabled,.productlist.vertical-stacking-mobile .carousel .cmp-carousel .cmp-carousel__actions,.productlist.vertical-stacking-mobile .carousel .cmp-carousel .cmp-carousel__indicators{opacity:0}.productlist.two-column-layout .cmp-product-listing .list-card .list-card-item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 1rem);flex:0 0 calc(50% - 1rem)}.productlist.horizontal-scroll .carousel .cmp-carousel .list-card{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:scroll}.productlist.horizontal-scroll .carousel .cmp-carousel .list-card .list-card-item{-webkit-box-flex:0;-ms-flex:0 0 90%;flex:0 0 90%}}.product-list .cmp-list__item .cmp-teaser__image{margin-bottom:0}.product-list .cmp-list__item .cmp-teaser__content{width:100%}@media only screen and (max-width:768px){.product-list .cmp-list__item .cmp-teaser__content{text-align:center}}.product-list .cmp-list__item .cmp-teaser__description{margin-bottom:0}.product-list .cmp-list__item .cmp-teaser__description p{color:#666}.product-list .cmp-list__item .cmp-teaser__pretitle{font-size:1.3rem;letter-spacing:.2em;line-height:1.3;margin-bottom:12px}.product-list .cmp-list__item .cmp-teaser__title{font-size:medium;text-transform:none}.product-list .cmp-list__item .cmp-teaser__title a,.product-list .cmp-list__item .cmp-teaser__title-link{text-decoration:none}.product-article .cmp-text h2{font-size:2.7rem;font-weight:400;line-height:1.3}.product-article .cmp-list__item{padding:0}.product-article .cmp-list__item .cmp-teaser__image{padding:0 3rem}.product-article .cmp-list__item .cmp-teaser__content{text-align:left;width:100%}@media only screen and (min-width:768px){.product-article .cmp-list__item .cmp-teaser__content{width:100%}}.product-article .cmp-list__item .cmp-teaser__description{color:#666;font-size:1.7rem;font-weight:400;line-height:1.177;text-transform:none}.product-article .cmp-list__item .cmp-teaser__description p{color:#666}.product-article .cmp-list__item .cmp-teaser__pretitle{color:#666;font-family:Georgia,serif;font-size:1.8rem;letter-spacing:normal;line-height:1.334;margin-bottom:0}.product-article .cmp-list__item .cmp-teaser__title{font-family:GT Pressura Bold,sans-serif;font-size:2.7rem;font-weight:400;margin-bottom:0;text-transform:none}.product-article .cmp-list__item .cmp-teaser__title a,.product-article .cmp-list__item .cmp-teaser__title-link{color:#333;letter-spacing:normal;line-height:1.334}.list-horizontal-v2--type-a{background-color:#fff}.list-horizontal-v2--type-a .list{margin:0 auto;max-width:1250px}.list-horizontal-v2--type-a .list ul{list-style:none;padding:0 1.5rem}.list-horizontal-v2--type-a .list ul li{margin-bottom:2rem}@media only screen and (min-width:768px){.list-horizontal-v2--type-a .list ul li{margin-top:8rem}}.list-horizontal-v2--type-a .list ul li .cmp-teaser{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:768px){.list-horizontal-v2--type-a .list ul li .cmp-teaser{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.list-horizontal-v2--type-a .list ul li .cmp-teaser__pretitle,.list-horizontal-v2--type-a .list ul li .cmp-teaser__title{margin:0}.list-horizontal-v2--type-a .list ul li .cmp-teaser__description{text-align:left}.list-horizontal-v2--type-a .list ul li .cmp-teaser__description p{color:#000;font-family:GT Pressura,sans-serif;font-size:1.9rem;line-height:1.6;margin:2rem 0 0}@media only screen and (min-width:768px){.list-horizontal-v2--type-a .list ul li .cmp-teaser__description p{margin:0 1rem 1rem}}.list-horizontal-v2--type-a .list ul li .cmp-teaser a{pointer-events:none}@media only screen and (min-width:768px){.list-horizontal-v2--type-a .list ul li:nth-child(2n) .cmp-teaser__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.list-horizontal-v2--type-a .list ul li:nth-child(2n) .cmp-teaser__image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.list-horizontal-v2--type-b{background-color:transparent}.list-horizontal-v2--type-b .list{margin:0 auto;max-width:1250px}.list-horizontal-v2--type-b .list ul{list-style:none;padding:0 1.5rem}.list-horizontal-v2--type-b .list ul li{margin-bottom:2rem;margin-top:2rem}@media only screen and (min-width:768px){.list-horizontal-v2--type-b .list ul li{margin-top:8rem}}.list-horizontal-v2--type-b .list ul li .cmp-teaser{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.list-horizontal-v2--type-b .list ul li .cmp-teaser__title{color:#fff;font-size:3rem;line-height:1.2;margin:2rem 0 1rem}.list-horizontal-v2--type-b .list ul li .cmp-teaser__content{text-align:left}.list-horizontal-v2--type-b .list ul li .cmp-teaser__action-container{font-family:GT Pressura,sans-serif;font-size:1.9rem;line-height:1.6}.list-horizontal-v2--type-b .list ul li .cmp-teaser__action-container a{color:#fff;display:inline-block;margin-top:1rem;padding-right:3rem;position:relative;text-decoration:none}.list-horizontal-v2--type-b .list ul li .cmp-teaser__action-container a:after{background-color:transparent;background-position:0 0;background-repeat:no-repeat;content:"";height:10px;margin-top:-0.6rem;position:absolute;right:0;top:50%;-webkit-transition:all .7s;transition:all .7s;width:13px}.list-horizontal-v2--type-b .list ul li .cmp-teaser__action-container a:hover:after{-webkit-transform:translateX(-13px);transform:translateX(-13px)}@media only screen and (min-width:768px){.list-horizontal-v2--type-b .list ul li .cmp-teaser{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-direction:row;flex-direction:row;justify-content:space-between}.list-horizontal-v2--type-b .list ul li .cmp-teaser__content{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:50%}.list-horizontal-v2--type-b .list ul li .cmp-teaser__action-container{text-align:right}.list-horizontal-v2--type-b .list ul li .cmp-teaser__title{margin:0}}.list-horizontal-v2--type-b .list ul li .cmp-teaser__pretitle{margin:0}@media only screen and (min-width:768px){.list-horizontal-v2--type-b .list ul li:nth-child(2n) .cmp-teaser__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:left;width:50%}.list-horizontal-v2--type-b .list ul li:nth-child(2n) .cmp-teaser__action-container{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:left}.list-horizontal-v2--type-b .list ul li:nth-child(2n) .cmp-teaser__image{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.list-vertical-v2--type-a .list{margin:0 auto;max-width:1250px}.list-vertical-v2--type-a .list ul{list-style:none;padding:0 1.5rem}.list-vertical-v2--type-a .list ul .cmp-list__item{padding-bottom:2rem;padding-top:2rem}.list-vertical-v2--type-a .list ul .cmp-list__item .cmp-teaser{-webkit-box-shadow:0 0 .1rem .1rem #607d8b;box-shadow:0 0 .1rem .1rem #607d8b;height:100%;padding-bottom:2rem;position:relative}.list-vertical-v2--type-a .list ul .cmp-list__item .cmp-teaser__image{-webkit-box-shadow:0 0 .1rem .1rem #fff;box-shadow:0 0 .1rem .1rem #fff}.list-vertical-v2--type-a .list ul .cmp-list__item .cmp-teaser__content{padding:2rem 1.5rem 0;text-align:left}.list-vertical-v2--type-a .list ul .cmp-list__item .cmp-teaser__content .cmp-teaser__pretitle{color:#607d8b;font-family:Source Sans Pro,sans-serif;font-size:1.3rem;font-weight:600;letter-spacing:.048rem;line-height:1.1;margin-bottom:2rem}.list-vertical-v2--type-a .list ul .cmp-list__item .cmp-teaser__content .cmp-teaser__title{color:#000;font-size:3rem;font-weight:600;letter-spacing:0;line-height:1.1;margin:0 0 2rem}.list-vertical-v2--type-a .list ul .cmp-list__item .cmp-teaser__content .cmp-teaser__title a{color:#000;text-decoration:none}.list-vertical-v2--type-a .list ul .cmp-list__item .cmp-teaser__content .cmp-teaser__description p{color:#000;font-family:Source Sans Pro,sans-serif;font-size:1.9rem;line-height:1.1;margin-bottom:2rem;padding-bottom:5.5rem}.list-vertical-v2--type-a .list ul .cmp-list__item .cmp-teaser__content .cmp-teaser__action-container{bottom:0;margin-bottom:1.5rem;position:absolute}.list-vertical-v2--type-a .list ul .cmp-list__item .cmp-teaser__content .cmp-teaser__action-link{background:#2954ff;border:.2rem solid #2954ff;border-radius:2rem;color:inherit;color:#fff;display:inline-block;font-family:Source Sans Pro,sans-serif;font-size:2rem;font-weight:600;letter-spacing:0;line-height:2.2rem;margin:0 1.6rem .8rem 0;opacity:1;padding:.9rem 1.6rem;text-align:left;text-decoration:none}.list-vertical-v2--type-a .list ul .cmp-list__item .cmp-teaser__content .cmp-teaser__action-link:hover{background:#103be6;border-color:#103be6}.list-vertical-v2--type-a.dark .list ul{list-style:none}.list-vertical-v2--type-a.dark .list ul .cmp-list__item{background-color:#607d8b;padding-bottom:2.4rem;padding-top:0}.list-vertical-v2--type-a.dark .list ul .cmp-list__item .cmp-teaser{-webkit-box-shadow:0 0 .1rem .1rem #fff;box-shadow:0 0 .1rem .1rem #fff}.list-vertical-v2--type-a.dark .list ul .cmp-list__item .cmp-teaser__image{-webkit-box-shadow:0 0 .1rem .1rem #607d8b;box-shadow:0 0 .1rem .1rem #607d8b}.list-vertical-v2--type-a.dark .list ul .cmp-list__item .cmp-teaser__content .cmp-teaser__description p,.list-vertical-v2--type-a.dark .list ul .cmp-list__item .cmp-teaser__content .cmp-teaser__pretitle,.list-vertical-v2--type-a.dark .list ul .cmp-list__item .cmp-teaser__content .cmp-teaser__title,.list-vertical-v2--type-a.dark .list ul .cmp-list__item .cmp-teaser__content .cmp-teaser__title a{color:#fff}@media only screen and (min-width:768px){.list-vertical-v2--type-a.list-3by3 .list ul{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.list-vertical-v2--type-a.list-3by3 .list ul .cmp-list__item{padding:2.4rem;width:33.33333%}.list-vertical-v2--type-a.list-2by2 .list ul{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.list-vertical-v2--type-a.list-2by2 .list ul .cmp-list__item{padding:2.4rem;width:50%}}.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:12px auto;width:90%}.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--image img{width:auto}@media only screen and (max-width:768px){.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details{margin-left:0;padding:20px;width:100%}}@media only screen and (min-width:768px){.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details{padding:20px;width:53%}}@media only screen and (min-width:1024px){.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details{padding:30px}}.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:12px auto;width:90%}.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--image img{width:auto}.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details{margin-left:80px}@media only screen and (max-width:768px){.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details{margin-left:0;padding:20px;width:100%}}@media only screen and (min-width:768px){.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details{margin-left:0;padding:20px;width:53%}}@media only screen and (min-width:1024px){.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details{margin-left:80px;padding:30px}}.cmp-container[data-background-flag=true] .productlist .cmp-featured-product-v2 .product-listing-content-wrapper .list-item-wrapper .list-card-item,.cmp-container[data-background-flag=true] .productlist.cmp-featured-product-v2-left .cmp-featured-product-v2 .product-listing-content-wrapper .list-item-wrapper .list-card-item,.cmp-container[data-background-flag=true] .productlist.cmp-featured-product-v2-right .cmp-featured-product-v2 .product-listing-content-wrapper .list-item-wrapper .list-card-item{border:0}.cmp-container[data-background-flag=true] .productlist .cmp-featured-product-v2 .product-listing-content-wrapper .list-item-wrapper .list-card-item .card-item--details .description,.cmp-container[data-background-flag=true] .productlist .cmp-featured-product-v2 .product-listing-content-wrapper .list-item-wrapper .list-card-item .card-item--details .title h2,.cmp-container[data-background-flag=true] .productlist .cmp-featured-product-v2 .product-listing-content-wrapper .list-item-wrapper .list-card-item .card-item--details .title h4,.cmp-container[data-background-flag=true] .productlist .cmp-featured-product-v2 .product-listing-content-wrapper .list-item-wrapper .list-card-item .card-item--details .title span,.cmp-container[data-background-flag=true] .productlist.cmp-featured-product-v2-left .cmp-featured-product-v2 .product-listing-content-wrapper .list-item-wrapper .list-card-item .card-item--details .description,.cmp-container[data-background-flag=true] .productlist.cmp-featured-product-v2-left .cmp-featured-product-v2 .product-listing-content-wrapper .list-item-wrapper .list-card-item .card-item--details .title h2,.cmp-container[data-background-flag=true] .productlist.cmp-featured-product-v2-left .cmp-featured-product-v2 .product-listing-content-wrapper .list-item-wrapper .list-card-item .card-item--details .title h4,.cmp-container[data-background-flag=true] .productlist.cmp-featured-product-v2-left .cmp-featured-product-v2 .product-listing-content-wrapper .list-item-wrapper .list-card-item .card-item--details .title span,.cmp-container[data-background-flag=true] .productlist.cmp-featured-product-v2-right .cmp-featured-product-v2 .product-listing-content-wrapper .list-item-wrapper .list-card-item .card-item--details .description,.cmp-container[data-background-flag=true] .productlist.cmp-featured-product-v2-right .cmp-featured-product-v2 .product-listing-content-wrapper .list-item-wrapper .list-card-item .card-item--details .title h2,.cmp-container[data-background-flag=true] .productlist.cmp-featured-product-v2-right .cmp-featured-product-v2 .product-listing-content-wrapper .list-item-wrapper .list-card-item .card-item--details .title h4,.cmp-container[data-background-flag=true] .productlist.cmp-featured-product-v2-right .cmp-featured-product-v2 .product-listing-content-wrapper .list-item-wrapper .list-card-item .card-item--details .title span{color:#fff}.cmp-container[data-background-flag=true] .productlist .cmp-featured-product-v2 .product-listing-content-wrapper .list-item-wrapper .list-card-item .card-item--details .card-button-wrapper a.cmp-button,.cmp-container[data-background-flag=true] .productlist.cmp-featured-product-v2-left .cmp-featured-product-v2 .product-listing-content-wrapper .list-item-wrapper .list-card-item .card-item--details .card-button-wrapper a.cmp-button,.cmp-container[data-background-flag=true] .productlist.cmp-featured-product-v2-right .cmp-featured-product-v2 .product-listing-content-wrapper .list-item-wrapper .list-card-item .card-item--details .card-button-wrapper a.cmp-button{border-color:#fff;color:#fff}.tag-offer{border:1px solid #002663;border-left-width:0;border-radius:0 25px 25px 0;color:#002663;font-size:1rem;font-weight:500;left:0;letter-spacing:.3px;line-height:17px;margin-top:20px;padding:5px 13px;position:absolute;top:0}.productlist .cmp-integration--reviewrating .kr-tReview{color:#595959}.product-variations ul.product-variations-list{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;list-style-type:none}.product-variations .list-card-item.focused-variation{border:2px solid #000!important}.product-variations .list-card-item.prime-focused-variation{border:2px solid #2954ff!important}.product-variations .product-variation-list-item{margin:0px 10px;text-align:center}.product-variations .product-variation-list-item:focus{outline:unset;outline-offset:unset}.carousel .product-variations .cmp-carousel .cmp-carousel__action{top:30%!important}.carousel .product-variations .cmp-carousel__actions .cmp-carousel__action--disabled,.carousel.four-column-layout .product-variations .cmp-carousel__actions .cmp-carousel__action--disabled{opacity:.5}@media only screen and (min-width:1024px){.productlist .cmp-product-listing.carousel.four-column-layout .product-variations .list-card .list-card-item{-webkit-box-flex:0!important;-ms-flex:0 0 25%!important;flex:0 0 25%!important}}.productlist-type-a .cmp-product-listing .list-card-filter-wrapper .apply-filter-button{border:.2rem solid #455a64;border-radius:3rem;color:#455a64}.productlist-type-a .cmp-product-listing .list-card-filter-wrapper .apply-filter-button:hover{background-color:#455a64;color:#fff}.productlist-type-a .cmp-product-listing .product-listing-content-wrapper .list-card-item.quiz-card .quiz-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#2954ff;border:.2rem solid transparent;border-radius:3rem;color:#fff;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Source Sans Pro,sans-serif;font-size:1.6rem;font-weight:600;line-height:1.15;padding:.9rem 1.6rem;text-decoration:none;-webkit-transition:all .5s;transition:all .5s;width:-webkit-max-content;width:-moz-max-content;width:max-content}.productlist-type-a .cmp-product-listing .product-listing-content-wrapper .list-card-item.quiz-card .quiz-button:hover{background:#103be6}.productlist-type-a .cmp-product-listing .product-listing-content-wrapper .list-card-item.quiz-card .quiz-button:focus{outline:.2rem solid #2954ff;outline-offset:.2rem}.productlist .highlighted-tile:nth-child(3n+1){background-color:#f6dcbb}.productlist .highlighted-tile:nth-child(3n+2){background-color:#d0d45b}.productlist .highlighted-tile:nth-child(3n){background-color:#ffb966}.product-article .cmp-list__item .cmp-teaser__description,.product-article .cmp-list__item .cmp-teaser__image{margin-bottom:0}.product-article .cmp-list__item .cmp-teaser__description p,.product-list .cmp-list__item .cmp-teaser__description p{letter-spacing:normal;text-transform:none}.product-article .cmp-list__item .cmp-teaser__description-sub,.product-list .cmp-list__item .cmp-teaser__description-sub{font-size:medium}.product-article .cmp-list__item .cmp-teaser__title{margin-bottom:12px}@media only screen and (max-width:768px){.product-article .cmp-list__item .cmp-teaser__title{font-size:1.1rem}}.product-article .cmp-list__item .cmp-teaser__title a,.product-article .cmp-list__item .cmp-teaser__title-link{text-decoration:none}.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .description,.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .description{font-size:1.6rem;height:auto;margin:20px 0;overflow:visible}.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title,.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title{-webkit-box-orient:unset;height:auto;overflow:visible}.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a h2,.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a h4,.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a span,.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a h2,.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a h4,.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a span{font-size:4.8rem}@media only screen and (max-width:768px){.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a h2,.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a h4,.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a span,.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a h2,.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a h4,.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a span{font-size:2.7rem}}@media only screen and (min-width:768px){.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a h2,.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a h4,.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a span,.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a h2,.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a h4,.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a span{font-size:3.8rem}}@media only screen and (min-width:1024px){.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a h2,.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a h4,.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a span,.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a h2,.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a h4,.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a span{font-size:4.8rem}}.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--image{float:right;margin:0 100px 0 20px}@media only screen and (max-width:768px){.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--image{margin:0 15px}}@media only screen and (min-width:768px){.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--image{margin:0 20px;width:40%}}@media only screen and (min-width:1024px){.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--image{margin:0 100px 0 20px;width:auto}}.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--image{float:left;margin:0 20px 0 100px}@media only screen and (max-width:768px){.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--image{margin:0 15px}}@media only screen and (min-width:768px){.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--image{margin:0 20px;width:40%}}@media only screen and (min-width:1024px){.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--image{margin:0 20px 0 100px;width:auto}}.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details,.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details{display:inline-block;padding:30px;width:53%}.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .buyitnow button,.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper a.cmp-button,.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .buyitnow button,.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper a.cmp-button{background:#2954ff;border:.2rem solid #2954ff;border-radius:2rem;color:#fff;display:inline-block;font-size:1.6rem;font-weight:600;letter-spacing:0;line-height:2.2rem;margin:0 1.6rem .8rem 0;opacity:1;padding:.9rem 1.6rem;text-align:left;text-decoration:none}.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .buyitnow,.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .buyitnow{float:left;margin-right:5px}.cmp-featured-product-v2-left .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper a.cmp-button,.cmp-featured-product-v2-right .cmp-featured-product-v2.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper a.cmp-button{background:transparent;border-color:#413f47;color:#413f47}.cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-item .card-item--image .product-list-new-badge{background:#fff;border:.1rem solid #35414b;border-radius:.5rem;bottom:2rem;color:#35414b;display:inline-block;font-size:1.4rem;font-weight:600;padding:.3rem .6rem;position:absolute;right:2rem;-webkit-transform:skewX(-10deg);transform:skewX(-10deg)}.cmp-whatsNew-product-v2-left-prioritized .cmp-product-listing .product-listing-content-wrapper .list-card-filter-wrapper,.cmp-whatsNew-product-v2-right-prioritized .cmp-product-listing .product-listing-content-wrapper .list-card-filter-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:row;flex-direction:row;justify-content:center}.cmp-whatsNew-product-v2-left-prioritized .cmp-product-listing .product-listing-content-wrapper .list-card-filter-wrapper .list-card-heading .card-title,.cmp-whatsNew-product-v2-right-prioritized .cmp-product-listing .product-listing-content-wrapper .list-card-filter-wrapper .list-card-heading .card-title{font-size:2.7rem}@media only screen and (min-width:768px){.cmp-whatsNew-product-v2-left-prioritized .cmp-product-listing .product-listing-content-wrapper .list-card-filter-wrapper .list-card-heading .card-title,.cmp-whatsNew-product-v2-right-prioritized .cmp-product-listing .product-listing-content-wrapper .list-card-filter-wrapper .list-card-heading .card-title{font-size:4.8rem}.cmp-whatsNew-product-v2-left-prioritized .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card,.cmp-whatsNew-product-v2-right-prioritized .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;-ms-flex-direction:column;flex-direction:column}}.cmp-whatsNew-product-v2-left-prioritized .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item,.cmp-whatsNew-product-v2-right-prioritized .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item{border:0;margin:.75rem}@media only screen and (min-width:768px){.cmp-whatsNew-product-v2-left-prioritized .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item,.cmp-whatsNew-product-v2-right-prioritized .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;justify-content:space-between;width:45%}}.cmp-whatsNew-product-v2-left-prioritized .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details,.cmp-whatsNew-product-v2-left-prioritized .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--image,.cmp-whatsNew-product-v2-right-prioritized .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details,.cmp-whatsNew-product-v2-right-prioritized .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--image{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}@media only screen and (min-width:768px){.cmp-whatsNew-product-v2-left-prioritized .cmp-product-listing .list-card .list-card-item:nth-child(2n) .card-item--image,.cmp-whatsNew-product-v2-right-prioritized .cmp-product-listing .list-card .list-card-item:nth-child(odd) .card-item--image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.productlist-type-a .cmp-product-listing .product-listing-content-wrapper .filter-listing-mobile,.productlist-type-a .cmp-product-listing .product-listing-content-wrapper .filter-mobile-section{display:none}.productlist-type-a .cmp-product-listing .product-listing-content-wrapper .list-card-item.quiz-card .card-item--details{text-align:center}.productlist-type-a .cmp-product-listing .list-card-filter-wrapper{display:block}.productlist-type-a .cmp-product-listing .list-card-filter-wrapper .list-card-heading .card-title{font-size:2.7rem;font-weight:600;text-align:center}.productlist-type-a .cmp-product-listing .list-card-filter-wrapper .cmp-filter-section{border-bottom:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex}.productlist-type-a .cmp-product-listing .list-card-filter-wrapper .list-card-filter-product-count{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin:14px 0 0;width:calc(100% - 300px)}.productlist-type-a .cmp-product-listing .list-card-filter-wrapper .c-page-listing-v2-filter__group{float:left;margin-right:14px;margin-top:14px}.productlist-type-a .cmp-product-listing .list-card-filter-wrapper .filter-prefix{display:none}.productlist-type-a .cmp-product-listing .list-card-filter-wrapper .filter_sort{border:0;color:#35414b;font-size:1.6rem}.productlist-type-a .cmp-product-listing .list-card-filter-wrapper .list-filter-button{background:#f9f9f9;border:1px solid #ccc;border-bottom:0;color:#35414b;float:right;padding:15px 25px}.productlist-type-a .cmp-product-listing .list-card-filter-wrapper .list-filter-button:after{content:"+";display:none;font-size:1.8rem;margin-left:7px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.productlist-type-a .cmp-product-listing .list-card-filter-wrapper .list-filter-title{display:inline-block;margin:0}.productlist-type-a .cmp-product-listing .list-card-filter-wrapper h3.list-filter-title{display:none}.productlist-type-a .cmp-product-listing .list-card-filter-wrapper .list-card-content-filter{display:block;margin:0 auto;max-width:900px;position:relative}.productlist-type-a .cmp-product-listing .list-card-filter-wrapper .list-card-filter .list-card-filter-item{margin-top:15px}.productlist-type-a .cmp-product-listing .list-card-filter-wrapper .list-card-filter.active .list-filter-button:after{display:inline-block}.productlist-type-a .cmp-product-listing .list-card-filter-wrapper .list-card-filter.active .filter-operations{display:-webkit-box;display:-ms-flexbox;display:flex}.productlist-type-a .cmp-product-listing .list-card-filter-wrapper .list-card-filter.active .list-card-filters{display:block}@media only screen and (min-width:768px){.productlist-type-a .cmp-product-listing .list-card-filter-wrapper .list-card-filter.active .list-card-filters{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}}.productlist-type-a .cmp-product-listing .list-card-filter-wrapper .list-card-filters{display:none;max-height:100%}.productlist-type-a .cmp-product-listing .list-card-filter-wrapper .filter-operations{-webkit-box-pack:end;-ms-flex-pack:end;display:none;justify-content:flex-end;margin:15px 10px}.productlist-type-a .cmp-product-listing .list-card-filter-wrapper .clear-button{background:0;border:0;color:#413f47;margin-right:30px;text-decoration:underline}.productlist-type-a .cmp-product-listing .list-card-filter-wrapper .filter-close{display:none}.productlist-type-a .cmp-product-listing .list-card-filter-wrapper .apply-filter-button{opacity:.4;pointer-events:none}.productlist-type-a .cmp-product-listing .list-card-filter-wrapper .apply-filter-button.active{opacity:1;pointer-events:auto}.productlist-type-a .cmp-product-listing .list-card-filter-wrapper .apply-filter-button.active:hover{background-color:#35414b;border-color:#35414b;color:#fff}.productlist-type-a .loading .list-card-filter:after{-webkit-animation:spin 1s infinite;animation:spin 1s infinite;border:2px solid #35414b;border-bottom-color:#efefef;border-radius:100%;content:"";display:block;height:50px;left:50%;margin:-38px 0 0 -38px;position:absolute;top:100%;width:50px}.productlist.horizontal-scroll .carousel .cmp-carousel .list-card,.productlist.two-column-layout .carousel .cmp-carousel .list-card,.productlist.vertical-stacking-mobile .carousel .cmp-carousel .list-card{-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:768px){.productlist.horizontal-scroll .carousel .cmp-carousel .list-card,.productlist.two-column-layout .carousel .cmp-carousel .list-card,.productlist.vertical-stacking-mobile .carousel .cmp-carousel .list-card{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (max-width:768px){.productlist.two-column-layout .cmp-product-listing .list-card .list-card-item .description,.productlist.two-column-layout .cmp-product-listing .list-card .list-card-item .title{min-height:auto}}.cmp-product-listing .preloader:after,.cmp-product-listing .products-preloader:after,.productList-quickview .quick-view-content .quickview-preloader:after{border:3px solid tint(#000,2%);border-left-color:#000;margin:2rem auto;width:2rem}.cmp-product-listing .preloader,.cmp-product-listing .products-preloader,.productList-quickview .quick-view-content .quickview-preloader{background:#fff center 5rem no-repeat;margin:2rem auto;min-height:10rem;position:relative;text-indent:-9999px;top:0;width:2rem;z-index:2}.cmp-product-listing .preloader:after,.cmp-product-listing .products-preloader:after,.productList-quickview .quick-view-content .quickview-preloader:after{-webkit-animation:load-o 1.2s linear infinite;animation:load-o 1.2s linear infinite;border-left:3px solid #000;border-radius:50%;content:"";display:block;height:3.5rem;width:3.5rem}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary,.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title .card-title,.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter-wrapper .list-card-filter .list-card-filters .card-filter,.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter-wrapper .list-card-filter .list-card-filters .list-card-filter-heading--title,.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter-wrapper .list-card-filter .list-card-filters .list-card-filter-product-count,.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button,.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__content.list-card .cmp-carousel__item .card-item--details .title .card-title,.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__content.list-card .cmp-carousel__item .card-item--details .title .card-title,.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__content.list-card .cmp-carousel__item .card-item--details .title .card-title,.productlist.productlist-with-blue-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary,.productlist.productlist-with-blue-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button,.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary,.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button,.productlist.productlist-with-red-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary,.productlist.productlist-with-red-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button,.productlist.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title .card-title{font-family:GT Pressura,sans-serif;font-style:normal;font-weight:400}.productlist .cmp-product-listing{margin-top:unset}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter-wrapper{padding-bottom:20px}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter-wrapper .list-card-filter{margin:0;width:100%}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter-wrapper .list-card-filter .list-card-filters{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:left;-ms-flex-pack:left;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;justify-content:left;overflow:visible}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter-wrapper .list-card-filter .list-card-filters .list-card-filter-heading{padding:10px 0}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter-wrapper .list-card-filter .list-card-filters .list-card-filter-heading--title{color:#8c8c8c;font-size:1rem;line-height:1.5rem;padding:0}@media only screen and (min-width:768px){.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter-wrapper .list-card-filter .list-card-filters .list-card-filter-heading--title{font-size:1.25rem;line-height:1.75rem}}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter-wrapper .list-card-filter .list-card-filters .card-filter{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../resources/icons/arrow-down-grey.svg) no-repeat;background-position:97% 50%;border:1px solid #8c8c8c;border-radius:30px;color:#8c8c8c;font-size:1rem;height:45px;line-height:1.5rem;margin:0;padding:.375rem .6rem;width:100%}@media only screen and (min-width:768px){.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter-wrapper .list-card-filter .list-card-filters .card-filter{font-size:1.25rem;line-height:1.75rem;max-width:237px}}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter-wrapper .list-card-filter .list-card-filters .card-filter option{color:#000;font-family:GT Pressura,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter-wrapper .list-card-filter .list-card-filters .list-card-filter-product-count{color:#8c8c8c;color:#6e6e6e!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1rem;line-height:1.5rem}@media only screen and (min-width:768px){.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter-wrapper .list-card-filter .list-card-filters .list-card-filter-product-count{font-size:1.25rem;line-height:1.75rem}}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter-wrapper .list-card-filter .list-card-filters .list-card-filter-product-count .list-card-filter-no-product-bracket{margin-bottom:0}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card:after{-webkit-box-flex:unset;content:none;-ms-flex:unset;flex:unset}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item{border:unset;border-radius:20px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.08);box-shadow:0 0 10px 0 rgba(0,0,0,.08);margin:unset;width:100%}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--image .cmp-image img{aspect-ratio:1/1;border-radius:20px;display:block;margin:0 auto}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 auto;padding:10px;text-align:center;width:auto}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a:focus,.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a:focus-visible{outline-color:#de2727;outline-offset:-1px}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title .card-title{box-orient:vertical;-webkit-line-clamp:2;color:#000;display:box;font-size:1.5rem;line-height:2rem;margin:0;min-height:unset;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-word}@media only screen and (min-width:992px){.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title .card-title{font-size:2rem;line-height:2.25rem}}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .description{box-orient:vertical;-webkit-line-clamp:3;-webkit-box-ordinal-group:3;-ms-flex-order:2;color:#8c8c8c;color:#6e6e6e!important;display:box;font-family:GT Pressura,sans-serif;font-size:1rem;font-weight:400;height:unset;line-height:1.5rem;order:2;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-word}@media only screen and (min-width:768px){.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .description{height:76px;margin:10px 0 0}}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .cmp-integration--reviewrating{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .cmp-integration--reviewrating:focus,.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .cmp-integration--reviewrating:focus-visible{outline:none}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .cmp-integration--reviewrating pre{margin:0;white-space:normal}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .cmp-integration--reviewrating pre .rr-widget-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .cmp-integration--reviewrating pre .rr-widget-container .kr-aggregateRating.kr-Stars{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2.5rem;margin:0}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .cmp-integration--reviewrating pre .rr-widget-container .kr-aggregateRating.kr-Stars .kr-tReview{font-size:1.5rem}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper{-webkit-box-ordinal-group:5;-ms-flex-order:4;margin-bottom:28px;order:4}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#de2727;border:none;border-radius:36px;color:#fff;cursor:pointer;font-family:GT Pressura,sans-serif;font-size:.875rem;font-size:1rem;font-weight:400;justify-content:center;letter-spacing:.0625rem;letter-spacing:.1rem;line-height:1em;line-height:1.5rem;margin:0;min-width:100%;padding:22px 30px;position:relative;text-align:center;text-transform:uppercase;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:768px){.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary{font-size:1.375rem;min-width:196px;padding:18px 30px}}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:before{border:2px solid #fff;border-radius:36px;bottom:6px;content:"";left:6px;position:absolute;right:6px;top:6px;-webkit-transition:all .3s ease;transition:all .3s ease}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:hover{background-color:#b83232;color:#fff}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:hover:before{border:2px solid #b83232;bottom:0;left:0;right:0;top:0}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:focus,.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:focus-visible{outline-color:#de2727;outline-style:solid;outline-width:2px}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:focus,.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:focus-visible{outline-offset:4px}@media only screen and (min-width:768px){.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary{color:#fff;font-family:GT Pressura,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;min-width:160px}}@media only screen and (min-width:992px){.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary{min-width:196px}}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper{margin-top:50px}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#fff;border:2px solid #de2727;border-radius:36px;color:#de2727;cursor:pointer;font-family:GT Pressura,sans-serif;font-size:.875rem;font-size:1rem;font-weight:400;justify-content:center;letter-spacing:.0625rem;letter-spacing:.1rem;line-height:1em;line-height:1.5rem;min-width:100%;padding:22px 30px;position:relative;text-align:center;text-transform:uppercase;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:768px){.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button{font-size:1.375rem;min-width:196px;padding:18px 30px}}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:before{border:2px solid #de2727;border-radius:36px;bottom:6px;content:"";left:6px;position:absolute;right:6px;top:6px;-webkit-transition:all .3s ease;transition:all .3s ease}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:hover{background-color:#fff;color:#b83232}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:hover:before{border:2px solid #b83232;bottom:0;left:0;right:0;top:0}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:focus,.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:focus-visible{outline-color:#de2727;outline-style:solid;outline-width:2px}@media only screen and (min-width:768px){.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button{color:#de2727;font-family:GT Pressura,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem}}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:hover{border:2px solid #b83232}.productlist.productlist-blueprint-3-by-3 .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-direction:row;flex-direction:row;gap:15px;justify-content:space-between;margin:0}@media(min-width:768)and (max-width:1200){.productlist.productlist-blueprint-3-by-3 .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}}.productlist.productlist-blueprint-3-by-3 .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item{-webkit-box-flex:unset;-webkit-box-orient:vertical;-webkit-box-direction:normal;border:unset;border-radius:20px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.08);box-shadow:0 0 10px 0 rgba(0,0,0,.08);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:unset;flex:unset;-ms-flex-direction:column;flex-direction:column;outline:1px solid transparent;-webkit-transition:all .5s ease;transition:all .5s ease;width:100%}.productlist.productlist-blueprint-3-by-3 .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item:hover{outline:1px solid #852424}@media only screen and (min-width:768px){.productlist.productlist-blueprint-3-by-3 .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item{width:calc(33% - 1rem)}}.productlist.productlist-blueprint-3-by-3 .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details{height:100%}.productlist.productlist-blueprint-3-by-3 .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title{-webkit-box-flex:1;-webkit-box-ordinal-group:2;-ms-flex-order:1;-ms-flex:1;flex:1;height:unset;order:1;overflow:unset}.productlist.productlist-blueprint-4-by-4 .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:row;flex-direction:row;justify-content:center;margin:0;row-gap:16px}@media only screen and (min-width:768px){.productlist.productlist-blueprint-4-by-4 .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card{-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;row-gap:55px}}@media(min-width:768)and (max-width:1200){.productlist.productlist-blueprint-4-by-4 .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}}.productlist.productlist-blueprint-4-by-4 .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item{-webkit-box-flex:unset;-webkit-box-orient:vertical;-webkit-box-direction:normal;border:unset;border-radius:20px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.08);box-shadow:0 0 10px 0 rgba(0,0,0,.08);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:unset;flex:unset;-ms-flex-direction:column;flex-direction:column;outline:1px solid transparent;-webkit-transition:all .5s ease;transition:all .5s ease;width:100%}.productlist.productlist-blueprint-4-by-4 .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item:hover{outline:1px solid #852424}@media only screen and (min-width:768px){.productlist.productlist-blueprint-4-by-4 .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item{width:calc(32.5% - 1rem)}}@media only screen and (min-width:992px){.productlist.productlist-blueprint-4-by-4 .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item{width:calc(25% - 1.5rem)}}.productlist.productlist-blueprint-4-by-4 .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details{height:100%}.productlist.productlist-blueprint-4-by-4 .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title{-webkit-box-flex:1;-webkit-box-ordinal-group:2;-ms-flex-order:1;-ms-flex:1;flex:1;height:unset;order:1;overflow:unset}.productlist.productlist-with-red-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#de2727;border:none;border-radius:36px;color:#fff;cursor:pointer;font-family:GT Pressura,sans-serif;font-size:.875rem;font-size:1rem;font-weight:400;justify-content:center;letter-spacing:.0625rem;letter-spacing:.1rem;line-height:1em;line-height:1.5rem;margin:0;min-width:100%;padding:22px 30px;position:relative;text-align:center;text-transform:uppercase;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:768px){.productlist.productlist-with-red-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary{font-size:1.375rem;min-width:196px;padding:18px 30px}}.productlist.productlist-with-red-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:before{border:2px solid #fff;border-radius:36px;bottom:6px;content:"";left:6px;position:absolute;right:6px;top:6px;-webkit-transition:all .3s ease;transition:all .3s ease}.productlist.productlist-with-red-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:hover{background-color:#b83232;color:#fff}.productlist.productlist-with-red-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:hover:before{border:2px solid #b83232;bottom:0;left:0;right:0;top:0}.productlist.productlist-with-red-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:focus,.productlist.productlist-with-red-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:focus-visible{outline-color:#de2727;outline-style:solid;outline-width:2px}@media only screen and (min-width:768px){.productlist.productlist-with-red-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary{color:#fff;font-family:GT Pressura,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;min-width:160px}}@media only screen and (min-width:992px){.productlist.productlist-with-red-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary{min-width:196px}}.productlist.productlist-with-red-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#fff;border:2px solid #de2727;border-radius:36px;color:#de2727;cursor:pointer;font-family:GT Pressura,sans-serif;font-size:.875rem;font-size:1rem;font-weight:400;justify-content:center;letter-spacing:.0625rem;letter-spacing:.1rem;line-height:1em;line-height:1.5rem;min-width:100%;padding:22px 30px;position:relative;text-align:center;text-transform:uppercase;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:768px){.productlist.productlist-with-red-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button{font-size:1.375rem;min-width:196px;padding:18px 30px}}.productlist.productlist-with-red-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:before{border:2px solid #de2727;border-radius:36px;bottom:6px;content:"";left:6px;position:absolute;right:6px;top:6px;-webkit-transition:all .3s ease;transition:all .3s ease}.productlist.productlist-with-red-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:hover{background-color:#fff;color:#b83232}.productlist.productlist-with-red-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:hover:before{border:2px solid #b83232;bottom:0;left:0;right:0;top:0}.productlist.productlist-with-red-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:focus,.productlist.productlist-with-red-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:focus-visible{outline-color:#de2727;outline-style:solid;outline-width:2px}@media only screen and (min-width:768px){.productlist.productlist-with-red-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button{color:#de2727;font-family:GT Pressura,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem}}.productlist.productlist-with-red-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:hover{border:2px solid #b83232}.productlist.productlist-with-blue-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#de2727;background-color:#00a8e3;border:none;border-radius:36px;color:#fff;cursor:pointer;font-family:GT Pressura,sans-serif;font-size:.875rem;font-size:1rem;font-weight:400;justify-content:center;letter-spacing:.0625rem;letter-spacing:.1rem;line-height:1em;line-height:1.5rem;min-width:100%;padding:22px 30px;position:relative;text-align:center;text-transform:uppercase;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:768px){.productlist.productlist-with-blue-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary{font-size:1.375rem;min-width:196px;padding:18px 30px}}.productlist.productlist-with-blue-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:before{border:2px solid #fff;border-radius:36px;bottom:6px;content:"";left:6px;position:absolute;right:6px;top:6px;-webkit-transition:all .3s ease;transition:all .3s ease}.productlist.productlist-with-blue-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:hover{background-color:#b83232;color:#fff}.productlist.productlist-with-blue-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:hover:before{border:2px solid #b83232;bottom:0;left:0;right:0;top:0}.productlist.productlist-with-blue-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:focus,.productlist.productlist-with-blue-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:focus-visible{outline-color:#de2727}.productlist.productlist-with-blue-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:hover{background-color:#00a8e3}.productlist.productlist-with-blue-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:hover:before{border:2px solid #00a8e3}.productlist.productlist-with-blue-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:focus,.productlist.productlist-with-blue-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:focus-visible{outline-color:#00a8e3;outline-style:solid;outline-width:2px}@media only screen and (min-width:768px){.productlist.productlist-with-blue-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary{color:#fff;font-family:GT Pressura,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;min-width:160px}}@media only screen and (min-width:992px){.productlist.productlist-with-blue-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary{min-width:196px}}.productlist.productlist-with-blue-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#fff;border:2px solid #00a8e3;border-radius:36px;color:#00a8e3;cursor:pointer;font-family:GT Pressura,sans-serif;font-size:.875rem;font-size:1rem;font-weight:400;justify-content:center;letter-spacing:.0625rem;letter-spacing:.1rem;line-height:1em;line-height:1.5rem;min-width:100%;padding:22px 30px;position:relative;text-align:center;text-transform:uppercase;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:768px){.productlist.productlist-with-blue-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button{font-size:1.375rem;min-width:196px;padding:18px 30px}}.productlist.productlist-with-blue-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:before{border:2px solid #00a8e3;border-radius:36px;bottom:6px;content:"";left:6px;position:absolute;right:6px;top:6px;-webkit-transition:all .3s ease;transition:all .3s ease}.productlist.productlist-with-blue-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:hover{background-color:#fff;color:#00a8e3}.productlist.productlist-with-blue-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:hover:before{border:2px solid #00a8e3;bottom:0;left:0;right:0;top:0}.productlist.productlist-with-blue-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:focus,.productlist.productlist-with-blue-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:focus-visible{outline-color:#de2727;outline-style:solid;outline-width:2px}@media only screen and (min-width:768px){.productlist.productlist-with-blue-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button{color:#00a8e3;font-family:GT Pressura,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem}}.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#de2727;background-color:#490000;border:none;border-radius:36px;color:#fff;color:#fff4d4;cursor:pointer;font-family:GT Pressura,sans-serif;font-size:.875rem;font-size:1rem;font-weight:400;justify-content:center;letter-spacing:.0625rem;letter-spacing:.1rem;line-height:1em;line-height:1.5rem;min-width:100%;padding:22px 30px;position:relative;text-align:center;text-transform:uppercase;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:768px){.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary{font-size:1.375rem;min-width:196px;padding:18px 30px}}.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:before{border:2px solid #fff;border-radius:36px;bottom:6px;content:"";left:6px;position:absolute;right:6px;top:6px;-webkit-transition:all .3s ease;transition:all .3s ease}.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:hover{background-color:#b83232;color:#fff}.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:hover:before{border:2px solid #b83232;bottom:0;left:0;right:0;top:0}.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:focus,.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:focus-visible{outline-color:#de2727}.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:before{border:2px solid #fff4d4}.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:hover{background-color:#490000}.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:hover:before{border:2px solid #490000}.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:focus,.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:focus-visible{outline-color:#490000;outline-style:solid;outline-width:2px}@media only screen and (min-width:768px){.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary{color:#fff4d4;font-family:GT Pressura,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;min-width:160px}}@media only screen and (min-width:992px){.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary{min-width:196px}}.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#fff;border:2px solid #490000;border-radius:36px;color:#de2727;color:#490000;cursor:pointer;font-family:GT Pressura,sans-serif;font-size:.875rem;font-size:1rem;font-weight:400;justify-content:center;letter-spacing:.0625rem;letter-spacing:.1rem;line-height:1em;line-height:1.5rem;min-width:100%;padding:22px 30px;position:relative;text-align:center;text-transform:uppercase;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:768px){.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button{font-size:1.375rem;min-width:196px;padding:18px 30px}}.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:before{border:2px solid #de2727;border-radius:36px;bottom:6px;content:"";left:6px;position:absolute;right:6px;top:6px;-webkit-transition:all .3s ease;transition:all .3s ease}.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:hover{color:#b83232}.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:hover:before{border:2px solid #b83232;bottom:0;left:0;right:0;top:0}.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:focus,.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:focus-visible{outline-color:#de2727;outline-style:solid;outline-width:2px}.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:before{border:2px solid #490000}.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:hover{background-color:#fff;color:#490000}.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:hover:before{border:2px solid #490000}.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:focus,.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:focus-visible{outline-color:#490000}@media only screen and (min-width:768px){.productlist.productlist-with-brown-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button{color:#490000;font-family:GT Pressura,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem}}.productlist.productlist-with-brown-btn.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .cmp-carousel__indicators{padding:0}.productlist.productlist-with-brown-btn.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .cmp-carousel__indicators .cmp-carousel__indicator{background-color:#e1b87f;cursor:pointer}.productlist.productlist-with-brown-btn.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .cmp-carousel__indicators .cmp-carousel__indicator--active{background-color:#e7458f}.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__content.list-card{-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:1rem;padding-top:1rem}.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__content.list-card .cmp-carousel__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media only screen and (min-width:992px){.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__content.list-card .cmp-carousel__item{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33% - 1rem);flex:0 0 calc(33.33% - 1rem)}}.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__content.list-card .cmp-carousel__item .card-item--details .title{height:3.5rem}.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__content.list-card .cmp-carousel__item .card-item--details .title .card-title{color:#000;font-size:1.375rem;line-height:1.375rem;padding:10px 0}.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next,.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous{background:#fff;border:none;border-radius:.5rem;color:transparent;cursor:pointer}.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next:hover,.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous:hover{border:none}.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next.cmp-carousel__action--disabled,.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous.cmp-carousel__action--disabled{display:block}.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next.cmp-carousel__action--disabled .cmp-carousel__action-icon:after,.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous.cmp-carousel__action--disabled .cmp-carousel__action-icon:after{cursor:not-allowed;display:block;opacity:.5}.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next .cmp-carousel__action-icon,.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous .cmp-carousel__action-icon{border:1px solid #e5e5e5;border-radius:10px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.08);box-shadow:0 0 10px 0 rgba(0,0,0,.08);display:block;height:44px;width:44px}.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next .cmp-carousel__action-icon:hover,.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous .cmp-carousel__action-icon:hover{border:1px solid #852424}.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous{left:0}@media only screen and (min-width:992px){.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous{left:1.6rem}}.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous .cmp-carousel__action-icon:after{background:url(../resources/icons/carousel-small-aro.svg) no-repeat;background-position:6px -72px;background-size:30px;content:"";display:block;height:49px;width:50px}.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next{right:0}@media only screen and (min-width:992px){.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next{right:1.6rem}}.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next .cmp-carousel__action-icon:after{background:url(../resources/icons/carousel-small-aro.svg) no-repeat;background-position:7px 7px;background-size:30px;content:"";display:block;height:49px;width:50px}.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__indicators{padding:0}.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__indicators .cmp-carousel__indicator{background-color:#fff;border:1px solid #de2727;height:8px;width:8px}.productlist.caroussel-product-listing-red-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__indicators .cmp-carousel__indicator.cmp-carousel__indicator--active{background-color:#de2727}.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__content.list-card{-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:1rem;padding-top:1rem}.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__content.list-card .cmp-carousel__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media only screen and (min-width:992px){.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__content.list-card .cmp-carousel__item{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33% - 1rem);flex:0 0 calc(33.33% - 1rem)}}.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__content.list-card .cmp-carousel__item .card-item--details .title{height:3.5rem}.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__content.list-card .cmp-carousel__item .card-item--details .title .card-title{color:#000;font-size:1.375rem;line-height:1.375rem;padding:10px 0}.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next,.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous{background:#fff;border:none;border-radius:.5rem;color:transparent;cursor:pointer}.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next:hover,.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous:hover{border:none}.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next.cmp-carousel__action--disabled,.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous.cmp-carousel__action--disabled{display:block}.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next.cmp-carousel__action--disabled .cmp-carousel__action-icon:after,.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous.cmp-carousel__action--disabled .cmp-carousel__action-icon:after{cursor:not-allowed;display:block;opacity:.5}.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next .cmp-carousel__action-icon,.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous .cmp-carousel__action-icon{border:1px solid #e5e5e5;border-radius:10px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.08);box-shadow:0 0 10px 0 rgba(0,0,0,.08);display:block;height:44px;width:44px}.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next .cmp-carousel__action-icon:hover,.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous .cmp-carousel__action-icon:hover{border:1px solid #852424}.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous{left:0}@media only screen and (min-width:992px){.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous{left:1.6rem}}.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous .cmp-carousel__action-icon:after{background:url(../resources/icons/carousel-small-aro.svg) no-repeat;background-position:6px -72px;background-size:30px;content:"";display:block;height:49px;width:50px}.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next{right:0}@media only screen and (min-width:992px){.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next{right:1.6rem}}.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next .cmp-carousel__action-icon:after{background:url(../resources/icons/carousel-small-aro.svg) no-repeat;background-position:7px 7px;background-size:30px;content:"";display:block;height:49px;width:50px}.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__indicators{padding:0}.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__indicators .cmp-carousel__indicator{background-color:#fff;border:1px solid #00a8e3;height:8px;width:8px}.productlist.caroussel-product-listing-blue-theme .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__indicators .cmp-carousel__indicator.cmp-carousel__indicator--active{background-color:#00a8e3}.productlist.single-product-caroussel .cmp-product-listing.carousel-center .cmp-carousel__content.list-card{-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (min-width:768px){.productlist.single-product-caroussel .cmp-product-listing.carousel-center .cmp-carousel__content.list-card{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.productlist.single-product-caroussel .product-listing-content-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.productlist.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper{width:100%}@media only screen and (min-width:768px){.productlist.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper{width:50%}}.productlist.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .list-card{margin:0;padding:0}@media only screen and (min-width:768px){.productlist.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .list-card{padding:1rem}}.productlist.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .list-card.cmp-carousel__content{margin:auto}.productlist.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item{-webkit-box-flex:0;-webkit-box-shadow:none;box-shadow:none;-ms-flex:0 0 100%;flex:0 0 100%}.productlist.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title{height:unset}.productlist.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title .card-title{color:#703f2a;font-size:2rem;line-height:2.25rem}@media only screen and (min-width:992px){.productlist.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title .card-title{font-size:3.25rem;line-height:4.5rem}}.productlist.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .description{color:#8c8c8c;font-family:GT Pressura,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem}.productlist.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .cmp-carousel__actions .cmp-carousel__action{background:none;border:none;cursor:pointer;height:53px}.productlist.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .cmp-carousel__actions .cmp-carousel__action:focus,.productlist.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .cmp-carousel__actions .cmp-carousel__action:hover{border:none}.productlist.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .cmp-carousel__actions .cmp-carousel__action.cmp-carousel__action--disabled{cursor:not-allowed;display:block;opacity:.5}.productlist.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .cmp-carousel__actions .cmp-carousel__action.cmp-carousel__action--next .cmp-carousel__action-icon{border:none;color:transparent}.productlist.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .cmp-carousel__actions .cmp-carousel__action.cmp-carousel__action--next .cmp-carousel__action-icon:after{background:url(../resources/icons/carousel-brown-aro.svg) no-repeat;background-size:30px;content:"";display:block;height:50px;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.productlist.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .cmp-carousel__actions .cmp-carousel__action.cmp-carousel__action--previous .cmp-carousel__action-icon{border:none}.productlist.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .cmp-carousel__actions .cmp-carousel__action.cmp-carousel__action--previous .cmp-carousel__action-icon:after{background:url(../resources/icons/carousel-brown-aro.svg) no-repeat;background-size:30px;content:"";display:block;height:50px}.productlist.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .cmp-carousel__indicators{padding:0}.productlist.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .cmp-carousel__indicators .cmp-carousel__indicator{background-color:#e1b87f;cursor:pointer}.productlist.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .cmp-carousel__indicators .cmp-carousel__indicator--active{background-color:#00a8e3}.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__content.list-card{-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:1rem;padding-top:1rem}.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__content.list-card .cmp-carousel__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media only screen and (min-width:768px){.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__content.list-card .cmp-carousel__item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 1rem);flex:0 0 calc(50% - 1rem)}}@media only screen and (min-width:992px){.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__content.list-card .cmp-carousel__item{-webkit-box-flex:0;-ms-flex:0 0 calc(33% - 1rem);flex:0 0 calc(33% - 1rem)}}.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__content.list-card .cmp-carousel__item .card-item--details .title{height:3.5rem}.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__content.list-card .cmp-carousel__item .card-item--details .title .card-title{color:#000;font-size:1.375rem;line-height:1.375rem;padding:10px 0}.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next,.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous{background:#fff;border:none;border-radius:.5rem;color:transparent;cursor:pointer}.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next:hover,.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous:hover{border:none}.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next.cmp-carousel__action--disabled,.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous.cmp-carousel__action--disabled{display:block}.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next.cmp-carousel__action--disabled .cmp-carousel__action-icon:after,.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous.cmp-carousel__action--disabled .cmp-carousel__action-icon:after{cursor:not-allowed;display:block;opacity:.5}.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next .cmp-carousel__action-icon,.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous .cmp-carousel__action-icon{border:1px solid #e5e5e5;border-radius:10px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.08);box-shadow:0 0 10px 0 rgba(0,0,0,.08);display:block;height:44px;width:44px}.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next .cmp-carousel__action-icon:hover,.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous .cmp-carousel__action-icon:hover{border:1px solid #852424}.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous{left:0}@media only screen and (min-width:992px){.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous{left:1.6rem}}.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--previous .cmp-carousel__action-icon:after{background:url(../resources/icons/carousel-small-aro.svg) no-repeat;background-position:6px -72px;background-size:30px;content:"";display:block;height:49px;width:50px}.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next{right:0}@media only screen and (min-width:992px){.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next{right:1.6rem}}.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions .cmp-carousel__action--next .cmp-carousel__action-icon:after{background:url(../resources/icons/carousel-small-aro.svg) no-repeat;background-position:7px 7px;background-size:30px;content:"";display:block;height:49px;width:50px}@media only screen and (min-width:768px){.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__actions{display:-webkit-box;display:-ms-flexbox;display:flex}}.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__indicators{padding:0}.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__indicators .cmp-carousel__indicator{background-color:#fff;border:1px solid #de2727;height:8px;width:8px}.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__indicators .cmp-carousel__indicator.cmp-carousel__indicator--active{background-color:#de2727}@media only screen and (min-width:768px){.productlist.carousel-product-listing-red-theme-campaign .carousel.carousel-parent .product-listing-content-wrapper .cmp-carousel__indicators{display:-webkit-box;display:-ms-flexbox;display:flex}}.cta-small-text .productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary{font-size:.7rem!important}@media only screen and (max-width:767px){.carousel{padding:0 .25rem}}.carousel .cmp-carousel{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative}.carousel .cmp-carousel__content{list-style-type:none;margin:0 auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:-webkit-transform .4s ease-out;transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;transition:transform .4s ease-out,-webkit-transform .4s ease-out}@media only screen and (max-width:767px){.carousel .cmp-carousel__content{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;gap:0}}@media only screen and (min-width:768px){.carousel .cmp-carousel__content{margin:0 auto;overflow:inherit;width:100%}}.carousel .cmp-carousel__item{display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:767px){.carousel .cmp-carousel__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media only screen and (min-width:768px){.carousel .cmp-carousel__item{display:none}.carousel .cmp-carousel__item--active{display:block}}.carousel .cmp-carousel .cmp-image--title{display:none}.carousel .cmp-carousel__indicators{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;justify-content:center;margin-bottom:1rem;margin-top:1.8rem;padding:0}.carousel .cmp-carousel__indicator{background-color:#cfd8dc;border-radius:50%;height:1rem;margin:0 .5rem;width:1rem}.carousel .cmp-carousel__indicator--active{background-color:#141517;color:#141517;height:1rem;width:1rem}.carousel .cmp-carousel__actions{display:block;height:100%;position:static;right:0;top:0;width:100%;z-index:0}@media only screen and (min-width:768px){.carousel .cmp-carousel__actions{display:block}}.carousel .cmp-carousel__action-text{display:none;font-size:0}.carousel .cmp-carousel__action{background:#eceff1;border:1px solid #fff;border-radius:.5rem;color:#35414b;height:3rem;padding:1px;top:44%;width:3rem}.carousel .cmp-carousel__action-icon{font-family:Material Icons;font-size:2.4rem;line-height:1.1}.carousel .cmp-carousel__action.cmp-carousel__action--next{position:absolute;right:1.6rem}.carousel .cmp-carousel__action.cmp-carousel__action--next:active,.carousel .cmp-carousel__action.cmp-carousel__action--next:focus,.carousel .cmp-carousel__action.cmp-carousel__action--next:hover{border:1px solid #35414b}.carousel .cmp-carousel__action.cmp-carousel__action--next .cmp-carousel__action-icon:after{content:"chevron_right";content:"chevron_right"/""}.carousel .cmp-carousel__action.cmp-carousel__action--previous .cmp-carousel__action-icon:after{content:"chevron_left";content:"chevron_left"/""}.carousel .cmp-carousel__action.cmp-carousel__action--previous{left:1.6rem;position:absolute}.carousel .cmp-carousel__action.cmp-carousel__action--previous:active,.carousel .cmp-carousel__action.cmp-carousel__action--previous:focus,.carousel .cmp-carousel__action.cmp-carousel__action--previous:hover{border:1px solid #35414b}.carousel.cmp-teaser-play-pause .cmp-carousel__action-text{display:none;font-size:0}.carousel.cmp-teaser-play-pause .cmp-carousel__action-icon{line-height:1.1}.carousel .cmp-carousel__action--pause,.carousel .cmp-carousel__action--play,.carousel.cmp-teaser-play-pause .cmp-carousel__action--pause,.carousel.cmp-teaser-play-pause .cmp-carousel__action--play{background:transparent;border:2px solid #eceff1;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;float:right;height:2.5rem;position:absolute;right:2.5rem;top:2rem;width:2.5rem}@media only screen and (min-width:768px){.carousel .cmp-carousel__action--pause,.carousel .cmp-carousel__action--play,.carousel.cmp-teaser-play-pause .cmp-carousel__action--pause,.carousel.cmp-teaser-play-pause .cmp-carousel__action--play{right:1.6rem;top:2rem}}.carousel .cmp-carousel__action--disabled,.carousel.cmp-teaser-play-pause .cmp-carousel__action--disabled{opacity:0}.carousel .cmp-carousel .cmp-carousel__action--pause .cmp-carousel__action-icon:before,.carousel.cmp-teaser-play-pause .cmp-carousel__action--pause .cmp-carousel__action-icon:before{content:"pause";content:"pause"/""}.carousel .cmp-carousel .cmp-carousel__action--play .cmp-carousel__action-icon:before,.carousel.cmp-teaser-play-pause .cmp-carousel__action--play .cmp-carousel__action-icon:before{content:"play_arrow";content:"play_arrow"/""}.carousel .cmp-carousel .cmp-carousel__action-icon:before,.carousel.cmp-teaser-play-pause .cmp-carousel__action-icon:before{-webkit-font-feature-settings:"liga";font-feature-settings:"liga";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-wrap:normal;color:#eceff1;direction:ltr;font-family:Material Icons;font-size:1.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.1;padding:0 0 0 1px;text-rendering:optimizeLegibility;text-transform:none;vertical-align:top;white-space:nowrap}.carousel.cmp-teaser-play-pause .cmp-carousel__indicators{-webkit-box-pack:center;-ms-flex-pack:center;bottom:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;justify-content:center;left:0;padding:0;position:absolute;right:0}@media only screen and (min-width:768px){.carousel.cmp-teaser-play-pause .cmp-carousel__indicators{left:0;right:0}}.carousel.cmp-teaser-play-pause .cmp-carousel__indicator--active{border-radius:50%;height:1rem;margin:0 .5rem;width:1rem}.carousel.cmp-teaser-four-items .cmp-teaser,.carousel.cmp-teaser-three-items .cmp-teaser{border:.5px solid #c7c7c7;margin:0 8px}.carousel.cmp-teaser-four-items .teaser.cmp-teaser-top-image .cmp-teaser,.carousel.cmp-teaser-three-items .teaser.cmp-teaser-top-image .cmp-teaser{height:auto;width:auto}@media only screen and (min-width:768px){.carousel.cmp-teaser-four-items .teaser.cmp-teaser-top-image .cmp-teaser,.carousel.cmp-teaser-three-items .teaser.cmp-teaser-top-image .cmp-teaser{height:auto;margin:0 8px}.carousel.cmp-teaser-four-items .teaser .cmp-teaser__content,.carousel.cmp-teaser-three-items .teaser .cmp-teaser__content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:1.6rem 1.2rem}}.carousel.cmp-teaser-four-items .teaser .cmp-teaser__description,.carousel.cmp-teaser-three-items .teaser .cmp-teaser__description{margin-bottom:0}.carousel.cmp-teaser-four-items .teaser .cmp-teaser__description p,.carousel.cmp-teaser-three-items .teaser .cmp-teaser__description p{font-size:1.2rem;line-height:unset}.carousel.cmp-teaser-four-items .cmp-teaser__description p a,.carousel.cmp-teaser-three-items .cmp-teaser__description p a{color:#2020e0;text-decoration:none}.carousel.cmp-teaser-four-items .cmp-carousel__item--active,.carousel.cmp-teaser-three-items .cmp-carousel__item--active{display:block;padding:0}@media only screen and (min-width:768px){.carousel.cmp-teaser-four-items .cmp-carousel__item--active,.carousel.cmp-teaser-three-items .cmp-carousel__item--active{padding:0 8.62rem}}.carousel.cmp-teaser-four-items .cmp-carousel__action-text,.carousel.cmp-teaser-three-items .cmp-carousel__action-text{display:none;font-size:0}.carousel .cmp-carousel .teaser.cmp-teaser-left-image .cmp-teaser,.carousel .cmp-carousel .teaser.cmp-teaser-right-image .cmp-teaser{max-width:100%}@media only screen and (min-width:768px){.carousel .cmp-carousel .teaser.cmp-teaser-left-image .cmp-teaser__content,.carousel .cmp-carousel .teaser.cmp-teaser-right-image .cmp-teaser__content{padding-left:6rem}.carousel.cmp-teaser-four-items .cmp-carousel__action--pause,.carousel.cmp-teaser-four-items .cmp-carousel__action--play,.carousel.cmp-teaser-three-items .cmp-carousel__action--pause,.carousel.cmp-teaser-three-items .cmp-carousel__action--play{border-color:#35414b;top:-4.5rem}.carousel.cmp-teaser-four-items .cmp-carousel__action-icon:before,.carousel.cmp-teaser-three-items .cmp-carousel__action-icon:before{color:#35414b}.carousel .cmp-carousel[data-cmp-slide=slide]{overflow:hidden}.carousel .cmp-carousel[data-cmp-slide=slide] .cmp-carousel__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:2rem}.carousel .cmp-carousel[data-cmp-slide=slide] .cmp-carousel__item{display:block;-webkit-transition:margin .5s ease-out;transition:margin .5s ease-out}.carousel.four-column-layout .cmp-carousel[data-cmp-slide=slide] .cmp-carousel__content{gap:1.5rem}}.visuallyhidden{clip:rect(0 0 0 0);border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{clear:both;content:"";display:table}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-gallery,.tns-no-calc{left:0;position:relative}.tns-gallery{min-height:1px}.tns-gallery>.tns-item{left:-100%;position:absolute;-webkit-transition:transform 0s,opacity 0s;-webkit-transition:opacity 0s,-webkit-transform 0s;transition:opacity 0s,-webkit-transform 0s;transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s,-webkit-transform 0s}.tns-gallery>.tns-slide-active{left:auto!important;position:relative}.tns-gallery>.tns-moving{-webkit-transition:all .25s;transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{opacity:.6;-webkit-transition:opacity .6s;transition:opacity .6s}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{left:-10000em;position:absolute}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{filter:alpha(opacity=100);opacity:1;z-index:0}.tns-fadeOut,.tns-normal{filter:alpha(opacity=0);opacity:0;z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{height:10px;margin:0 auto;overflow:hidden;position:relative;width:310px}.tns-t-ct{position:absolute;right:0;width:2333.3333333333%;width:2333.33333%}.tns-t-ct:after{clear:both;content:"";display:table}.tns-t-ct>div{float:left;height:10px;width:1.4285714286%;width:1.42857%}.carousel .cmp-carousel__content,.carousel.theme-carousel-hero{padding:0}@media only screen and (max-width:767px){.carousel.theme-carousel-hero{padding:0}}.carousel.theme-carousel-hero .cmp-carousel__actions .cmp-carousel__action--previous:active,.carousel.theme-carousel-hero .cmp-carousel__actions .cmp-carousel__action--previous:focus,.carousel.theme-carousel-hero .cmp-carousel__actions .cmp-carousel__action--previous:hover{border:none}@media only screen and (min-width:768px){.carousel.theme-carousel-hero .cmp-carousel__actions .cmp-carousel__action--previous{top:23%}}@media only screen and (min-width:992px){.carousel.theme-carousel-hero .cmp-carousel__actions .cmp-carousel__action--previous{top:40%}}.carousel.theme-carousel-hero .cmp-carousel__actions .cmp-carousel__action--previous .cmp-carousel__action-icon:after{background:url(../resources/icons/carousel-small-aro.svg) no-repeat;background-position:6px -72px;background-size:30px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.102);box-shadow:0 0 10px 0 rgba(0,0,0,.102);content:"";display:block;height:45px;width:45px}.carousel.theme-carousel-hero .cmp-carousel__actions .cmp-carousel__action--next:active,.carousel.theme-carousel-hero .cmp-carousel__actions .cmp-carousel__action--next:focus,.carousel.theme-carousel-hero .cmp-carousel__actions .cmp-carousel__action--next:hover{border:none}@media only screen and (min-width:768px){.carousel.theme-carousel-hero .cmp-carousel__actions .cmp-carousel__action--next{top:23%}}@media only screen and (min-width:992px){.carousel.theme-carousel-hero .cmp-carousel__actions .cmp-carousel__action--next{top:40%}}.carousel.theme-carousel-hero .cmp-carousel__actions .cmp-carousel__action--next .cmp-carousel__action-icon:after{background:url(../resources/icons/carousel-small-aro.svg) no-repeat;background-position:7px 7px;background-size:30px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.102);box-shadow:0 0 10px 0 rgba(0,0,0,.102);content:"";display:block;height:45px;width:45px}.carousel.theme-carousel-hero .cmp-carousel__indicators{margin-top:16px;padding:0}.carousel.theme-carousel-hero .cmp-carousel__indicators .cmp-carousel__indicator{background-color:#fff;border:1px solid #de2727;height:8px;width:8px}.carousel.theme-carousel-hero .cmp-carousel__indicators .cmp-carousel__indicator.cmp-carousel__indicator--active{background-color:#de2727}@-webkit-keyframes slideOut{to{opacity:1;-webkit-transform:translateY(1rem);transform:translateY(1rem)}0%{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.edit-preview-infinte-fix{height:.0625em;position:relative}.show{display:block}.hide{display:none}@media only screen and (max-width:767px){.hide-mobile{display:none!important}}@media only screen and (min-width:768px)and (max-width:1023px){.hide-tablet{display:none!important}}@media only screen and (min-width:1024px){.hide-desktop{display:none!important}}.productList-quickview .quick-view-content{background:#35414b;display:none;left:0;margin-top:1rem;min-height:65rem;padding:2rem 0;position:absolute;width:100%;z-index:2}@media only screen and (min-width:768px){.productList-quickview .quick-view-content{min-height:50rem}}.productList-quickview .quick-view-content.active{display:block!important}.productList-quickview .quick-view-content>.container{padding:0 1.6rem}@media only screen and (min-width:768px){.productList-quickview .quick-view-content>.container{margin:0 8rem}}@media only screen and (max-width:768px){.productList-quickview .quick-view-content.active .container .aem-Grid>.container{width:100%}}.productList-quickview .quick-view-content>.container .product-media-gallary .cmp-productmediagallery .cmp-image__image{max-width:75%}@media only screen and (min-width:768px){.productList-quickview .quick-view-content>.container .product-media-gallary .cmp-productmediagallery .cmp-image__image{max-width:100%}}.productList-quickview .quick-view-content>.container .productvariantselector .product-variant-selector{border:.2rem solid #fff;color:#fff}.productList-quickview .quick-view-content>.container .productvariantselector .product-variant-selector.active,.productList-quickview .quick-view-content>.container .productvariantselector .product-variant-selector:hover{background:#fff;border:.2rem solid #fff;color:#35414b}.productList-quickview .quick-view-content>.container a.cmp-button:hover{background:transparent;border:0;outline:0}.productList-quickview .quick-view-content>.container a.cmp-button:focus{background:transparent;border:0;outline:.2rem solid;outline-offset:.2rem}.productList-quickview .quick-view-content>.container a.cmp-button :after{content:"navigate_next";font-family:Material Icons;font-size:2rem;position:absolute}.productList-quickview .quick-view-content .basicpage{max-width:1024px}.productList-quickview .quick-view-content .quick-view-close{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border:0;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:2rem;top:2rem;z-index:1}.productList-quickview .quick-view-content .quick-view-close-icon:before{content:"close";font-family:Material Icons;font-size:2.5rem;left:-2.5rem;position:absolute;top:-0.5rem}.productList-quickview .quick-view-arrow{border-bottom:15px solid #35414b;border-left:15px solid transparent;border-right:15px solid transparent;content:"";height:0;left:7.5%;opacity:0;position:relative;top:1rem;-webkit-transform:translateX(-15px);transform:translateX(-15px);width:0}.productList-quickview .active.quick-view-arrow{opacity:1}[dir=rtl] .productList-quickview .quick-view-arrow{left:unset;right:10.5%}.productList-quickview .quick-nextBtn,.productList-quickview .quick-prevBtn{background:#eceff1;border:0;border-radius:.4rem;cursor:pointer;height:3.4rem;position:absolute;top:30%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3.4rem;z-index:1}@media only screen and (min-width:768px){.productList-quickview .quick-nextBtn,.productList-quickview .quick-prevBtn{top:50%}}.productList-quickview .inactive.quick-nextBtn,.productList-quickview .inactive.quick-prevBtn{display:none;opacity:0;pointer-events:none}.productList-quickview .quick-nextBtn:before,.productList-quickview .quick-prevBtn:before{content:"";height:1.9rem;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.4rem}@media only screen and (min-width:768px){.productList-quickview .quick-nextBtn,.productList-quickview .quick-prevBtn{height:3.1rem;width:3.1rem}.productList-quickview .quick-nextBtn:before,.productList-quickview .quick-prevBtn:before{height:1.9rem;width:1.9rem}}.productList-quickview .quick-prevBtn{left:2rem;margin:.3rem 1.3rem .3rem 0}.productList-quickview .quick-prevBtn:before{background:url(../resources/icons/icon-chevron-left.svg) 50% no-repeat;background-size:cover}@media only screen and (min-width:768px){.productList-quickview .quick-prevBtn{margin:1rem 1.7rem 1rem 0}}.productList-quickview .quick-nextBtn{margin:.3rem 0;right:2rem}.productList-quickview .quick-nextBtn:before{background:url(../resources/icons/icon-chevron-right.svg) 50% no-repeat;background-size:cover}@media only screen and (min-width:768px){.productList-quickview .quick-nextBtn{margin:1rem 0}}.productList-quickview .quick-view-content div.quickview-preloader{background:transparent;display:none;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.productList-quickview .quick-view-content div.quickview-preloader:after{border-left:.3rem solid #fff}.productList-quickview .quick-view-content .quickview-preloader:after{border:3px solid tint(#000,2%);border-left-color:#000;margin:2rem auto;width:2rem}.productList-quickview .quick-view-content .quickview-preloader{background:#fff center 5rem no-repeat;margin:2rem auto;min-height:10rem;position:relative;text-indent:-9999px;top:0;width:2rem;z-index:2}.productList-quickview .quick-view-content .quickview-preloader:after{-webkit-animation:load-o 1.2s linear infinite;animation:load-o 1.2s linear infinite;border-left:3px solid #000;border-radius:50%;content:"";display:block;height:3.5rem;width:3.5rem}.center-h h1,.center-h h2,.center-h h3,.center-h h4,.center-h h5,.center-h h6,.center-p p{text-align:center}@keyframes slideOut{to{opacity:1;-webkit-transform:translateY(1rem);transform:translateY(1rem)}0%{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.productlist.productlist-with-pink-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary,.productlist.productlist-with-pink-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button{font-family:GT Pressura,sans-serif;font-style:normal;font-weight:400}@font-face{font-display:swap;font-family:Troutbeck Regular;font-style:"normal";font-weight:"normal";src:url(../resources/fonts/Troutbeck-Regular.eot);src:url(../resources/fonts/Troutbeck-Regular.eot?#iefix) format("embedded-opentype"),url(../resources/fonts/Troutbeck-Regular.woff2) format("woff2"),url(../resources/fonts/Troutbeck-Regular.woff) format("woff"),url(../resources/fonts/Troutbeck-Regular.ttf) format("truetype"),url(../resources/fonts/Troutbeck-Regular.svg) format("svg")}@font-face{font-display:swap;font-family:Baskerville Old Face;font-style:"normal";font-weight:"normal";src:url(../resources/fonts/BaskOldFace.eot);src:url(../resources/fonts/BaskOldFace.eot?#iefix) format("embedded-opentype"),url(../resources/fonts/BaskOldFace.woff2) format("woff2"),url(../resources/fonts/BaskOldFace.woff) format("woff"),url(../resources/fonts/BaskOldFace.ttf) format("truetype"),url(../resources/fonts/BaskOldFace.svg) format("svg")}@font-face{font-display:swap;font-family:Corbel;font-style:"normal";font-weight:"normal";src:url(../resources/fonts/Corbel.eot);src:url(../resources/fonts/Corbel.eot?#iefix) format("embedded-opentype"),url(../resources/fonts/Corbel.woff2) format("woff2"),url(../resources/fonts/Corbel.woff) format("woff"),url(../resources/fonts/Corbel.ttf) format("truetype"),url(../resources/fonts/Corbel.svg) format("svg")}@font-face{font-display:swap;font-family:Corbel Bold;font-style:"normal";font-weight:"bold";src:url(../resources/fonts/Corbel-Bold.eot);src:url(../resources/fonts/Corbel-Bold.eot?#iefix) format("embedded-opentype"),url(../resources/fonts/Corbel-Bold.woff2) format("woff2"),url(../resources/fonts/Corbel-Bold.woff) format("woff"),url(../resources/fonts/Corbel-Bold.ttf) format("truetype"),url(../resources/fonts/Corbel-Bold.svg) format("svg")}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary,.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .cmp-integration--reviewrating pre .rr-widget-container .kr-aggregateRating.kr-Stars .kr-tReview,.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .description,.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .card-filter,.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .card-filter option,.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .list-card-filter-heading--title,.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .list-card-filter-product-count,.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button{font-family:Corbel,sans-serif;font-style:normal;font-weight:400}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title .card-title{font-family:Corbel Bold,sans-serif;font-style:normal}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .description,.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title .card-title,.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .card-filter,.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .card-filter option,.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .list-card-filter-heading--title,.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .list-card-filter-product-count{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;font-weight:400}.productList-quickview .quick-view-link{margin-top:1rem}.productList-quickview .quick-view-content>.container .reviewnratings .cmp-integration--reviewrating{text-align:left}.productList-quickview .quick-view-content>.container .reviewnratings .cmp-integration--reviewrating .kr-Stars .kr-tReview{color:#fff}@media only screen and (min-width:768px){.productList-quickview .quick-view-content>.container .product-media-gallary{margin:0}}.productList-quickview .quick-view-content>.container .productvariantselector .product-variant-title{color:#fff}.productList-quickview .quick-view-content>.container .button,.productList-quickview .quick-view-content>.container .buynow{display:inline-block}.productList-quickview .quick-view-content .cmp-accordion__title,.productList-quickview .quick-view-content .cmp-product-nutrients{color:#fff}.productList-quickview .quick-view-content .quick-view-close-text{-ms-flex-item-align:center;align-self:center}.productList-quickview .quick-view-content .quick-view-close:focus{outline:1px dotted #212121;outline:5px auto -webkit-focus-ring-color}.productList-quickview .quick-view-action-link.active{pointer-events:none}.productlist.single-product-carousel-with-3-images .product-listing-content-wrapper .list-item-wrapper .list-card-filter-wrapper{padding-bottom:0}@media only screen and (max-width:768px){.productlist.single-product-carousel-with-3-images .product-listing-content-wrapper .list-item-wrapper .list-card-filter-wrapper{padding:0 20px}}.productlist.single-product-carousel-with-3-images .product-listing-content-wrapper .list-item-wrapper .list-card-filter-wrapper .list-card-heading .card-title{font-family:Stick-A-Round,sans-serif}.productlist.single-product-carousel-with-3-images .cmp-product-listing.carousel-center .cmp-carousel__content.list-card{-webkit-box-pack:unset;-ms-flex-pack:unset;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:unset}.productlist.productlist-with-pink-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#de2727;background-color:#e7458f;border:none;border-radius:36px;color:#fff;cursor:pointer;font-family:GT Pressura,sans-serif;font-size:.875rem;font-size:1rem;font-weight:400;justify-content:center;letter-spacing:.0625rem;letter-spacing:.1rem;line-height:1em;line-height:1.5rem;min-width:100%;padding:22px 30px;position:relative;text-align:center;text-transform:uppercase;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:768px){.productlist.productlist-with-pink-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary{font-size:1.375rem;min-width:196px;padding:18px 30px}}.productlist.productlist-with-pink-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:before{border:2px solid #fff;border-radius:36px;bottom:6px;content:"";left:6px;position:absolute;right:6px;top:6px;-webkit-transition:all .3s ease;transition:all .3s ease}.productlist.productlist-with-pink-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:hover{background-color:#b83232;color:#fff}.productlist.productlist-with-pink-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:hover:before{border:2px solid #b83232;bottom:0;left:0;right:0;top:0}.productlist.productlist-with-pink-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:focus,.productlist.productlist-with-pink-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:focus-visible{outline-color:#de2727}.productlist.productlist-with-pink-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:hover{background-color:#e7458f}.productlist.productlist-with-pink-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:hover:before{border:2px solid #e7458f}.productlist.productlist-with-pink-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:focus,.productlist.productlist-with-pink-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:focus-visible{outline-color:#e7458f;outline-style:solid;outline-width:2px}@media only screen and (min-width:768px){.productlist.productlist-with-pink-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary{color:#fff;font-family:GT Pressura,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem;min-width:160px}}@media only screen and (min-width:992px){.productlist.productlist-with-pink-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary{min-width:196px}}.productlist.productlist-with-pink-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#fff;border:2px solid #e7458f;border-radius:36px;color:#e7458f;cursor:pointer;font-family:GT Pressura,sans-serif;font-size:.875rem;font-size:1rem;font-weight:400;justify-content:center;letter-spacing:.0625rem;letter-spacing:.1rem;line-height:1em;line-height:1.5rem;min-width:100%;padding:22px 30px;position:relative;text-align:center;text-transform:uppercase;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:768px){.productlist.productlist-with-pink-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button{font-size:1.375rem;min-width:196px;padding:18px 30px}}.productlist.productlist-with-pink-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:before{border:2px solid #e7458f;border-radius:36px;bottom:6px;content:"";left:6px;position:absolute;right:6px;top:6px;-webkit-transition:all .3s ease;transition:all .3s ease}.productlist.productlist-with-pink-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:hover{background-color:#fff;color:#e7458f}.productlist.productlist-with-pink-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:hover:before{border:2px solid #e7458f;bottom:0;left:0;right:0;top:0}.productlist.productlist-with-pink-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:focus,.productlist.productlist-with-pink-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:focus-visible{outline-color:#e7458f;outline-style:solid;outline-width:2px}@media only screen and (min-width:768px){.productlist.productlist-with-pink-btn .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button{color:#e7458f;font-family:GT Pressura,sans-serif;font-size:1rem;font-weight:400;line-height:1.5rem}}.productlist.productlist-with-pink-btn.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .cmp-carousel__indicators{padding:0}.productlist.productlist-with-pink-btn.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .cmp-carousel__indicators .cmp-carousel__indicator{background-color:#e1b87f;cursor:pointer}.productlist.productlist-with-pink-btn.single-product-caroussel .product-listing-content-wrapper .list-item-wrapper .cmp-carousel__indicators .cmp-carousel__indicator--active{background-color:#e7458f}.productlist.carte-dor-product-list-3-items .cmp-product-listing{padding:0 15px}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .list-card-filter-heading--title{color:#6f6c6c;font-size:.875rem;font-weight:400;line-height:1.25rem}@media only screen and (min-width:768px){.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .list-card-filter-heading--title{font-size:1.25rem;line-height:1.75rem}}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .card-filter{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../resources/icons/grey-down-arrow-icon.svg) no-repeat;background-position:right 10px center;background-size:16px;border:none;border-radius:0;border-right:1px solid #d7c4b7;color:#6f6c6c;font-size:.875rem;font-weight:400;line-height:1.25rem;max-width:150px}@media only screen and (min-width:768px){.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .card-filter{font-size:1.25rem;line-height:1.75rem}}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .card-filter:focus,.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .card-filter:focus-visible{outline-color:#946037;outline-offset:-2px;outline-style:solid;outline-width:2px}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .card-filter option{color:#6f6c6c;font-size:.875rem;font-weight:400;line-height:1.25rem}@media only screen and (min-width:768px){.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .card-filter option{font-size:1.25rem;line-height:1.75rem}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .card-filter{max-width:150px}}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .list-card-filter-product-count{color:#6f6c6c;font-size:.875rem;font-weight:400;line-height:1.25rem}@media only screen and (min-width:768px){.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .list-card-filter-product-count{font-size:1.25rem;line-height:1.75rem}}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:row;flex-direction:row;gap:30px;justify-content:center;margin:0}@media only screen and (min-width:768px){.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:24px}}@media(min-width:768px)and (max-width:1200px){.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item{-webkit-box-flex:unset;-webkit-box-orient:vertical;-webkit-box-direction:normal;border:none;border-radius:0;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2)!important;box-shadow:0 0 10px 0 rgba(0,0,0,.2)!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:unset;flex:unset;-ms-flex-direction:column;flex-direction:column;margin:0;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%}@media only screen and (min-width:768px){.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item{width:calc(50% - 1rem)}}@media only screen and (min-width:992px){.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item{width:calc(33% - 1.1rem)}}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item:hover{border:none;-webkit-box-shadow:0 0 10px 0 #b29647!important;box-shadow:0 0 10px 0 #b29647!important}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--image{padding:16px 16px 0}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--image a:focus,.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--image a:focus-visible{outline-color:#946037;outline-offset:-2px;outline-style:solid;outline-width:2px}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--image .cmp-image img{border-radius:0;height:100%;width:100%!important}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;padding:16px;width:100%}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title{-webkit-box-flex:1;-webkit-box-ordinal-group:2;-ms-flex-order:1;-ms-flex:1;flex:1;height:unset;order:1;overflow:unset;text-align:left}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title:focus,.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title:focus-visible{outline-color:#946037;outline-offset:-2px;outline-style:solid;outline-width:2px}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a{display:block}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a:focus,.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a:focus-visible{outline-color:#946037;outline-offset:-2px;outline-style:solid;outline-width:2px}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title .card-title{color:#956c58;font-size:1.25rem;font-weight:700;line-height:1.5rem;min-height:unset}@media only screen and (min-width:768px){.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title .card-title{font-size:1.5rem;line-height:1.75rem}}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .description{-webkit-box-ordinal-group:4;-ms-flex-order:3;color:#6f6c6c;font-size:.875rem;font-weight:400;height:unset;line-height:1.125rem;order:3;text-align:left}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .cmp-integration--reviewrating{-webkit-box-ordinal-group:3;-ms-flex-order:2;margin-top:1rem;order:2}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .cmp-integration--reviewrating pre .rr-widget-container .kr-aggregateRating.kr-Stars{font-size:1rem}@media only screen and (min-width:768px){.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .cmp-integration--reviewrating pre .rr-widget-container .kr-aggregateRating.kr-Stars{font-size:1.25rem}}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .cmp-integration--reviewrating pre .rr-widget-container .kr-aggregateRating.kr-Stars:before{-webkit-text-fill-color:transparent;-webkit-text-stroke:1px #b29647;background:-webkit-gradient(linear,left top,right top,from(#b29647),to(var(--kr-star-background-color,#ccc)));background:linear-gradient(90deg,#b29647 var(--percent),var(--kr-star-background-color,#ccc) var(--percent));-webkit-background-clip:text;background-clip:text}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .cmp-integration--reviewrating pre .rr-widget-container .kr-aggregateRating.kr-Stars .kr-tReview{color:#6f6c6c;font-size:1rem;font-weight:400;line-height:1.25rem}@media only screen and (min-width:768px){.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .cmp-integration--reviewrating pre .rr-widget-container .kr-aggregateRating.kr-Stars .kr-tReview{font-size:1.25rem;line-height:1.75rem}}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .cmp-integration--reviewrating .kr-summary-section{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;padding:0;width:100%}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper{-webkit-box-ordinal-group:5;-ms-flex-order:4;margin-bottom:0;order:4}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#b29647;border:2px solid #b29647;border-radius:2px;color:#000;cursor:pointer;font-size:.875rem;font-weight:700;justify-content:center;letter-spacing:.0125rem;letter-spacing:.5px;line-height:1.25rem;min-width:100%;padding:14px 25px;position:relative;text-align:center;text-transform:uppercase;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:focus,.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:focus-visible{outline-color:#946037;outline-offset:-2px;outline-style:solid;outline-width:2px}@media only screen and (min-width:768px){.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary{min-width:196px;padding:14px 30px}}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:hover{background-color:transparent;border:2px solid #b29647;color:#000}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:before{content:none}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:focus,.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:focus-visible{outline-offset:3px}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button{-webkit-box-pack:center;-ms-flex-pack:center;background-color:transparent;border:2px solid #b29647;border-radius:2px;color:#000;cursor:pointer;font-size:.875rem;font-weight:700;justify-content:center;letter-spacing:.0125rem;letter-spacing:.5px;line-height:1.25rem;min-width:100%;padding:14px 25px;position:relative;text-align:center;text-transform:uppercase;-webkit-transition:all .3s ease;transition:all .3s ease}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:focus,.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:focus-visible{outline-color:#946037;outline-offset:-2px;outline-style:solid;outline-width:2px}@media only screen and (min-width:768px){.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button{min-width:196px;padding:14px 30px}}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:hover{background-color:#b29647;border:2px solid #b29647;color:#000}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:before{content:none}.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:focus,.productlist.carte-dor-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:focus-visible{outline-offset:3px}.productlist.swedish-glace-product-list-3-items .cmp-product-listing{padding:0 15px}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .list-card-filter-heading{padding:0}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .list-card-filter-heading--title{color:#231f20;font-size:1.5rem;font-weight:400;line-height:2rem}@media only screen and (min-width:992px){.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .list-card-filter-heading--title{font-size:1.5625rem;line-height:1.9375rem}}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .list-card-filter-product-count{display:none}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .card-filter{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../resources/icons/caret-down-black.svg) no-repeat;background-position:right 10px top 22px;background-size:12px;border:none;border-bottom:2px solid #ae8357;border-radius:0;color:#231f20;font-size:1.5rem;font-weight:400;line-height:2rem;max-width:150px;padding:.6rem .6rem .4rem}@media only screen and (min-width:992px){.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .card-filter{font-size:1.5625rem;line-height:1.9375rem}}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .card-filter:focus,.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .card-filter:focus-visible{outline-color:#231f20;outline-offset:-2px;outline-style:solid;outline-width:2px}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .card-filter option{color:#231f20;font-size:1.5rem;font-weight:400;line-height:2rem}@media only screen and (min-width:992px){.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .card-filter option{font-size:1.5625rem;line-height:1.9375rem}}@media only screen and (min-width:768px){.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .card-filter{max-width:150px}}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .list-card-filter-product-count{color:#231f20;font-size:1.5rem;font-weight:400;line-height:2rem}@media only screen and (min-width:992px){.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter .list-card-filters .list-card-filter-product-count{font-size:1.5625rem;line-height:1.9375rem}}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-direction:row;flex-direction:row;gap:30px;justify-content:flex-start;margin:0}@media only screen and (min-width:768px){.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:24px}}@media(min-width:768)and (max-width:1200){.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item{-webkit-box-flex:unset;-webkit-box-orient:vertical;-webkit-box-direction:normal;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:unset;flex:unset;-ms-flex-direction:column;flex-direction:column;margin:0;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%}@media only screen and (min-width:768px){.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item{width:calc(50% - 1rem)}}@media only screen and (min-width:992px){.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item{width:calc(33% - 1.1rem)}}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item:hover{border:none}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--image{padding:0}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--image a:focus,.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--image a:focus-visible{outline-color:#231f20;outline-offset:-2px;outline-style:solid;outline-width:2px}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--image .cmp-image img{border-radius:0;height:100%;width:auto}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;padding:0;width:100%}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title{-webkit-box-flex:1;-webkit-box-ordinal-group:2;-ms-flex-order:1;-ms-flex:1;flex:1;height:unset;order:1;overflow:unset;text-align:center}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title:focus,.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title:focus-visible{outline-color:#231f20;outline-offset:-2px;outline-style:solid;outline-width:2px}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a{display:block}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a:focus,.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title a:focus-visible{outline-color:#231f20;outline-offset:-2px;outline-style:solid;outline-width:2px}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title .card-title{color:#231f20;font-size:1.5rem;font-weight:400;line-height:2rem;min-height:unset}@media only screen and (min-width:992px){.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .title .card-title{font-size:1.5625rem;line-height:1.9375rem}}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .description{-webkit-box-ordinal-group:4;-ms-flex-order:3;color:#231f20;font-size:1rem;font-weight:400;height:unset;line-height:1.4375rem;order:3;text-align:center}@media only screen and (min-width:992px){.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .description{font-size:1.125rem;line-height:1.6875rem}}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .cmp-integration--reviewrating{-webkit-box-ordinal-group:3;-ms-flex-order:2;margin-top:1rem;order:2}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .cmp-integration--reviewrating .kr-summary-section{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;width:100%}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper{-webkit-box-ordinal-group:5;-ms-flex-order:4;margin-bottom:0;order:4}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#231f20;border:2px solid #231f20;border-radius:50px;color:#fff;cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;justify-content:center;letter-spacing:.0125rem;line-height:1.45;min-width:100%;padding:6px 23px;position:relative;text-align:center;text-transform:none;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:768px){.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary{font-size:1.125rem;letter-spacing:0;line-height:1.5;min-width:196px;padding:10px 35px}}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:hover{background-color:transparent;border:2px solid #231f20;color:#231f20}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:focus{background-color:transparent;border:2px solid #231f20;color:#231f20;outline:none;outline-offset:unset}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:focus-visible{-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff;outline:2px solid #000}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:active{background-color:rgba(35,31,32,.051);color:#231f20}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cc-smart-product-button .btn-primary:before{content:none}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cmp-button{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#231f20;border:2px solid #231f20;border-radius:50px;color:#fff;cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;justify-content:center;letter-spacing:.0125rem;line-height:1.45;margin:0;min-width:100%;padding:6px 23px;position:relative;text-align:center;text-transform:none;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:768px){.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cmp-button{font-size:1.125rem;letter-spacing:0;line-height:1.5;min-width:196px;padding:10px 35px}}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cmp-button:hover{background-color:transparent;border:2px solid #231f20;color:#231f20}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cmp-button:focus{background-color:transparent;border:2px solid #231f20;color:#231f20;outline:none;outline-offset:unset}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cmp-button:focus-visible{-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff;outline:2px solid #000}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cmp-button:active{background-color:rgba(35,31,32,.051);color:#231f20}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card .list-card-item .card-item--details .card-button-wrapper .cmp-button:before{content:none}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#231f20;border:2px solid #231f20;border-radius:50px;color:#fff;cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;justify-content:center;letter-spacing:.0125rem;line-height:1.45;min-width:100%;padding:6px 23px;position:relative;text-align:center;text-transform:none;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:768px){.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button{font-size:1.125rem;letter-spacing:0;line-height:1.5;min-width:196px;padding:10px 35px}}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:hover{background-color:transparent;border:2px solid #231f20;color:#231f20}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:focus{background-color:transparent;border:2px solid #231f20;color:#231f20;outline:none;outline-offset:unset}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:focus-visible{-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff;outline:2px solid #000}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:active{background-color:rgba(35,31,32,.051);color:#231f20}.productlist.swedish-glace-product-list-3-items .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .product-listing-bottom-wrapper .product-listing-loadmore-button:before{content:none}.productlist .cmp-product-listing .product-listing-content-wrapper .list-item-wrapper .list-card-filter-wrapper .list-card-filter .list-card-filters .list-card-filter-product-count{color:#757575!important}