:root{--ep-color-primary:#504ebc;--ep-color-primary-background:#dddcff;--ep-color-on-primary-background:#504ebc;--ep-color-main-background:#fff;--ep-color-main-text:#34313f;--ep-color-secondary-text:#949ca9;--ep-color-subtle-text:#b5bdca;--ep-color-input-text:var(--ep-color-main-text);--ep-color-input-text-focus:var(--ep-color-primary);--ep-color-input-border:rgba(181,189,202,0.5);--ep-color-input-border-focus:var(--ep-color-primary);--ep-color-button-background:var(--ep-color-primary);--ep-color-button-background--hover:#8f8cff;--ep-color-button-text:#fff;--ep-color-button-text--hover:#fff;--ep-color-button-text--disabled:rgba(71,72,78,0.5);--ep-color-link:var(--ep-color-primary);--ep-color-link-hover:#8f8cff;--ep-box-lavender-blue-surface:#dddcff;--ep-box-lavender-blue-on-surface:#504ebc;--ep-box-marigold-yellow-surface:#ffe870;--ep-box-marigold-yellow-on-surface:#695905;--ep-box-mindaro-surface:#e5e873;--ep-box-mindaro-on-surface:#5d6004;--ep-box-chardonnay-surface:#ffbe71;--ep-box-chardonnay-on-surface:#905105;--ep-box-sea-mist-surface:#bce1cb;--ep-box-sea-mist-on-surface:#1f7441;--ep-box-peach-puff-surface:#ffddb5;--ep-box-peach-puff-on-surface:#8d4c11;--ep-box-tea-green-surface:#dfefc2;--ep-box-tea-green-on-surface:#5d6004;--ep-box-pattens-blue-surface:#e0f6ff;--ep-box-pattens-blue-on-surface:#1c6987;--ep-box-linen-surface:#fff0df;--ep-box-linen-on-surface:#8d4c11;--ep-box-barley-white-surface:#fff3c7;--ep-box-barley-white-on-surface:#695905;--ep-box-desert-storm-surface:#f8f8f8;--ep-box-desert-storm-on-surface:#34313f;--ep-color-border:rgba(181,189,202,0.5);--ep-color-dropdown-background:#fff;--ep-color-review-stars:#ffac5f;--ep-color-error:#fd6e6e;--ep-box-shadow:0 0 50px -5px rgba(139,161,166,0.3)}
:root{--bs-gutter-x:30px}
.ep-featured-products-list-block{position:relative;margin:80px 0}
.ep-featured-products-list-block h2{margin:0 0 20px;font-size:24px;line-height:1.2}
.ep-featured-products-list-block__product{--product-padding:30px;--product-border-radius:25px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:290px;-ms-flex-negative:0;flex-shrink:0;margin:0;padding:var(--product-padding);background:var(--ep-color-main-background);border:1px solid var(--ep-color-border);border-radius:var(--product-border-radius);-webkit-transition:-webkit-box-shadow .2s ease-in-out;transition:-webkit-box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out}
.ep-featured-products-list-block__product:first-child{border:2px solid var(--ep-color-primary)}
.ep-featured-products-list-block__product:hover{-webkit-box-shadow:0 0 0 2px var(--ep-color-primary);box-shadow:0 0 0 2px var(--ep-color-primary)}
.ep-featured-products-list-block__product *{pointer-events:none}
.ep-featured-products-list-block__product a,.ep-featured-products-list-block__product button{pointer-events:auto}
.ep-featured-products-list-block__product+.ep-featured-products-list-block__product{margin-top:25px}
.ep-featured-products-list-block__product__backdrop{position:absolute;top:0;left:0;width:100%;height:100%}
.ep-featured-products-list-block__product__badge{position:absolute;top:0;left:50%;min-width:212px;padding:3px 30px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;background:#ffe870;color:#695905;font-weight:800;font-size:13px;line-height:25px;border-radius:20px;z-index:1}
.ep-featured-products-list-block__product__header,.ep-featured-products-list-block__product__main,.ep-featured-products-list-block__product__footer{position:relative}
.ep-featured-products-list-block__product__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}
.ep-featured-products-list-block__product__logo{position:relative;width:100%;height:40px}
.ep-featured-products-list-block__product__logo img{max-width:200px;max-height:40px;width:auto;height:auto;vertical-align:top}
.ep-featured-products-list-block__product__star-ratings{position:relative;margin:10px calc(-1 * var(--product-padding)) 0;padding:0 var(--product-padding) 0}
.ep-featured-products-list-block__product__star-ratings a{text-decoration:none;color:inherit !important}
.ep-featured-products-list-block__product .review-stars{color:var(--ep-color-review-stars)}
.ep-featured-products-list-block__product__secondary-badge-one,.ep-featured-products-list-block__product__secondary-badge-two{min-width:212px;padding:3px 30px;text-align:center;background:#ffe870;color:#695905;font-weight:800;font-size:13px;line-height:25px;border-radius:20px}
.ep-featured-products-list-block__product__secondary-badge-one{margin:24px 0 10px}
.ep-featured-products-list-block__product__secondary-badge-two{color:var(--ep-color-on-primary-background);background-color:var(--ep-color-primary-background)}
.ep-featured-products-list-block__product__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:var(--product-padding) calc(-1 * var(--product-padding));padding:var(--product-padding) 0;border:1px solid var(--ep-color-border)}
.ep-featured-products-list-block__product__features{position:relative}
.ep-featured-products-list-block__product__features ul{margin:0 0 20px;padding:0 0 0 22px;list-style-image:url("data:image/svg+xml,%3Csvg width='16' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.812.71h-1.365a.622.622 0 00-.49.24l-8.053 10.2-3.861-4.892a.625.625 0 00-.49-.238H.187c-.13 0-.203.15-.123.251l5.35 6.778c.25.316.73.316.982 0L15.936.96c.08-.1.007-.25-.124-.25z' fill='%23504EBC'/%3E%3C/svg%3E")}
.ep-featured-products-list-block__product__features li{font-size:15px;padding-left:6px}
.ep-featured-products-list-block__product__rating_badge{position:relative;display:block;min-width:86px;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap;text-align:center;line-height:28px;color:inherit !important;text-decoration:none;border:1px solid #ffe870;border-radius:10px;overflow:hidden}
.ep-featured-products-list-block__product__rating_badge>span{display:block}
.ep-featured-products-list-block__product__rating_badge>span:first-child{padding:18px 8px;font-size:15px;font-weight:800;line-height:1}
.ep-featured-products-list-block__product__rating_badge>span:first-child span:first-child{font-weight:700;font-size:30px}
.ep-featured-products-list-block__product__rating_badge>span:last-child{padding:2px 10px;font-size:15px;line-height:25px;font-style:italic;background:#ffe870;color:#695905}
.ep-featured-products-list-block__product__footer{text-align:center}
.ep-featured-products-list-block__product__footer a:not(.btn){display:inline-block;margin-top:15px;font-size:15px;font-weight:800}
.ep-featured-products-list-block__product .btn{position:relative;display:block;text-align:center}
.ep-featured-products-list-block--full-width{margin:0 calc(-1 * var(--bs-gutter-x));padding:100px 0;background:rgba(231,231,248,0.5)}
.ep-featured-products-list-block--full-width h2{max-width:1020px;margin:0 auto 50px;text-align:center}
.ep-featured-products-list-block--full-width .ep-featured-products-list-block__products{max-width:1020px;margin:0 auto}
.ep-featured-products-list-block--full-width .ep-featured-products-list-block__products .btn{padding-left:25px;padding-right:25px}
@media(prefers-color-scheme:dark){html:not(.force-light-mode){--ep-color-primary:#8f8cff;--ep-color-primary-background:#504ebc;--ep-color-on-primary-background:#e8e4f5;--ep-color-main-background:#141420;--ep-color-main-text:#e8e4f5;--ep-color-subtle-text:rgba(232,228,245,0.5);--ep-color-input-text:var(--ep-color-main-text);--ep-color-input-text-focus:var(--ep-color-main-text);--ep-color-input-border:rgba(232,228,245,0.2);--ep-color-input-border-focus:#e8e4f5;--ep-color-button-background:#504ebc;--ep-color-button-background--hover:#8f8cff;--ep-color-button-text:var(--ep-color-main-text);--ep-color-button-text--hover:#fff;--ep-color-button-text--disabled:rgba(71,72,78,0.9);--ep-color-link:var(--ep-color-primary);--ep-color-link-hover:#8f8cff;--ep-color-border:rgba(232,228,245,0.2);--ep-color-dropdown-background:linear-gradient(to bottom,#2e2e43,rgba(46,46,67,0.8));--ep-color-review-stars:#ffac5f;--ep-color-error:#fd6e6e}
html:not(.force-light-mode) .ep-featured-products-list-block--full-width{background:#141420}
html:not(.force-light-mode) .ep-featured-products-list-block__product{background:linear-gradient(172.4deg,#393950 5.89%,#1a1a2d 73.01%);border-color:#343447}
html:not(.force-light-mode) .ep-featured-products-list-block__product__logo{height:46px}
html:not(.force-light-mode) .ep-featured-products-list-block__product__logo img{max-height:46px;padding:3px 15px;background-color:#fff}
html:not(.force-light-mode) .ep-featured-products-list-block__product .btn{background-color:#504ebc;color:inherit}
html:not(.force-light-mode) .ep-featured-products-list-block__product .btn:hover,html:not(.force-light-mode) .ep-featured-products-list-block__product .btn:focus{background-color:#8f8cff}
}@media(min-width:576px){.ep-featured-products-list-block--full-width{margin:0 calc(-1 * (100vw - 100%) / 2)}
}@media(min-width:1200px){.ep-featured-products-list-block h2{margin-bottom:45px}
.ep-featured-products-list-block__product{--product-padding:20px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0}
.ep-featured-products-list-block__product__header,.ep-featured-products-list-block__product__main,.ep-featured-products-list-block__product__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.ep-featured-products-list-block__product__header{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;padding:45px var(--product-padding)}
.ep-featured-products-list-block__product__header.has-fixed-badge{padding-bottom:calc(var(--product-padding) + 30px)}
.ep-featured-products-list-block__product__star-ratings{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;padding:0 var(--product-padding)}
.ep-featured-products-list-block__product__secondary-badge-one{margin-bottom:0}
.ep-featured-products-list-block__product__secondary-badge-two{position:absolute;bottom:0;left:0;width:100%;border-radius:0 0 0 var(--product-border-radius)}
.ep-featured-products-list-block__product__main{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;padding:35px 0 20px var(--product-padding);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;border-left:1px solid var(--ep-color-border)}
.ep-featured-products-list-block__product__features ul{margin-bottom:0}
.ep-featured-products-list-block__product__footer{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;padding:var(--product-padding)}
.ep-featured-products-list-block--full-width .ep-featured-products-list-block__product{--product-padding:45px}
.ep-featured-products-list-block--full-width .ep-featured-products-list-block__product__header,.ep-featured-products-list-block--full-width .ep-featured-products-list-block__product__footer{-webkit-box-flex:0;-ms-flex:0 0 290px;flex:0 0 290px}
.ep-featured-products-list-block--full-width .ep-featured-products-list-block__product__main{padding-right:var(--product-padding);border-right:1px solid var(--ep-color-border)}
.ep-featured-products-list-block--full-width h2{font-size:32px;margin-bottom:75px}
}