body.stemba{margin:0;padding:0;display:flex;flex-direction:column;font-family:var(--theme-font-family-secondary);font-size:var(--theme-fs-body-lg);line-height:var(--theme-lh-xl);color:var(--theme-color-primary);background-color:var(--theme-helper-color-tertiary);min-width:320px;box-sizing:border-box;font-weight:400;letter-spacing:normal}*,*:before,*:after{box-sizing:border-box}.stemba main{flex-grow:1}.stemba img,.stemba picture,.stemba video{max-width:100%;height:auto;object-fit:contain}.stemba iframe{max-width:100%}.stemba ul,.stemba ol{padding-left:24px}.stemba strong{font-weight:600}.stemba a{color:inherit}.stemba .no-list{list-style:none;padding-left:0;margin:0}.stemba .no-list li,.stemba .no-margin{margin:0}.stemba .no-underline{text-decoration:none}.stemba h1,.stemba .theme-h1,.stemba h2,.stemba .theme-h2,.stemba h3,.stemba .theme-h3,.stemba h4,.stemba .theme-h4,.stemba h5,.stemba .theme-h5,.stemba h6,.stemba .theme-h6{font-family:var(--theme-font-family-primary);color:var(--theme-color-primary);letter-spacing:normal}.stemba h1,.stemba .theme-h1{font-size:var(--theme-fs-h1)}.stemba h2,.stemba .theme-h2{font-size:var(--theme-fs-h2);line-height:var(--theme-lh-md)}.stemba h3,.stemba .theme-h3{font-size:var(--theme-fs-h3)}.stemba h4,.stemba .theme-h4{font-size:var(--theme-fs-h4)}.stemba h5,.stemba .theme-h5{font-size:var(--theme-fs-h5)}.stemba h6,.stemba .theme-h6{font-size:var(--theme-fs-h6)}.stemba .disabled{opacity:.5;pointer-events:none}.stemba .page-width{width:100%;margin:0 auto;padding:0 20px;max-width:var(--theme-mw-container)}@media(max-width:1920px){.stemba .page-width{max-width:86.4584%}}@media(max-width:991px){.stemba .page-width{max-width:100%}}.stemba .theme-text-element>*{margin:20px 0}.stemba .theme-text-element>:first-child{margin-top:0!important}.stemba .theme-text-element>:last-child{margin-bottom:0!important}.stemba .theme-btn-primary,.stemba .button,.stemba .button--primary{max-width:360px;min-height:60px;width:100%;display:flex;align-items:center;justify-content:center;background-color:var(--theme-color-primary);color:var(--theme-helper-color-tertiary);font-size:var(--theme-fs-body-sm);line-height:normal;cursor:pointer;border:0;border-bottom:2px solid var(--theme-color-secondary);border-radius:40px;padding:20px 30px;font-family:var(--theme-font-family-secondary);font-weight:600;text-decoration:none;text-transform:uppercase;transition:background-color var(--theme-transition)}.stemba .theme-btn-primary:hover,.stemba .button:hover,.stemba .button.button--primary:hover{background-color:var(--theme-color-secondary)}.stemba .theme-btn-secondary,.stemba .button.button--secondary{max-width:360px;min-height:60px;width:100%;display:flex;align-items:center;justify-content:center;background:none;color:var(--theme-color-primary);border-bottom:2px solid var(--theme-color-secondary);font-size:var(--theme-fs-body-sm);line-height:normal;cursor:pointer;border-radius:40px;padding:20px 30px;font-family:var(--theme-font-family-secondary);font-weight:600;text-decoration:none;text-transform:uppercase;transition:border-color var(--theme-transition)}.stemba .theme-btn-secondary:hover,.stemba .button--secondary:hover{border-color:var(--theme-color-primary)}.stemba .theme-btn-primary.with-arrow,.stemba .theme-btn-secondary.with-arrow{justify-content:space-between}.stemba .theme-btn-primary.with-arrow:after,.stemba .theme-btn-secondary.with-arrow:after{content:"";display:block;width:19px;height:14px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='14' viewBox='0 0 19 14' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.9444 5.94896C15.371 5.94896 13.0256 3.61456 13.0256 1.05105V0L10.9144 0V1.05105C10.9144 2.91561 11.7357 4.66456 13.0245 5.94896L0 5.94896L0 8.05105L13.0245 8.05105C11.7357 9.33544 10.9144 11.0844 10.9144 12.9489V14H13.0256V12.9489C13.0256 10.3854 15.371 8.05105 17.9444 8.05105H19V5.94896H17.9444Z' fill='%23F4EEE3'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='14' viewBox='0 0 19 14' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.9444 5.94896C15.371 5.94896 13.0256 3.61456 13.0256 1.05105V0L10.9144 0V1.05105C10.9144 2.91561 11.7357 4.66456 13.0245 5.94896L0 5.94896L0 8.05105L13.0245 8.05105C11.7357 9.33544 10.9144 11.0844 10.9144 12.9489V14H13.0256V12.9489C13.0256 10.3854 15.371 8.05105 17.9444 8.05105H19V5.94896H17.9444Z' fill='%23F4EEE3'/%3E%3C/svg%3E") no-repeat center / contain;background-color:currentColor;transition:transform var(--theme-transition)}.stemba .theme-btn-primary.with-arrow:hover:after,.stemba .theme-btn-secondary.with-arrow:hover:after{transform:translate(10px)}.stemba .button:after,.stemba .button:before{content:none}.stemba .theme-next-btn{width:100px;height:100px;display:flex;align-items:center;justify-content:center;padding:0;background-color:var(--theme-color-secondary);border-radius:100%;border:0;z-index:2;cursor:pointer;transition:background-color var(--theme-transition)}.stemba .theme-next-btn:hover{background-color:var(--theme-color-primary)}.stemba .theme-next-btn:before{content:"";width:32px;height:23px;background-color:var(--theme-helper-color-tertiary);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='24' viewBox='0 0 32 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M29.9074 9.91492C25.6183 9.91492 21.7093 6.02427 21.7093 1.75175V0L18.1907 0V1.75175C18.1907 4.85935 19.5594 7.77427 21.7075 9.91492L0 9.91492L0 13.4184L21.7075 13.4184C19.5594 15.5591 18.1907 18.474 18.1907 21.5816V23.3333H21.7093V21.5816C21.7093 17.3091 25.6183 13.4184 29.9074 13.4184H31.6667L31.6667 9.91492H29.9074Z' fill='%23F4EEE3'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='24' viewBox='0 0 32 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M29.9074 9.91492C25.6183 9.91492 21.7093 6.02427 21.7093 1.75175V0L18.1907 0V1.75175C18.1907 4.85935 19.5594 7.77427 21.7075 9.91492L0 9.91492L0 13.4184L21.7075 13.4184C19.5594 15.5591 18.1907 18.474 18.1907 21.5816V23.3333H21.7093V21.5816C21.7093 17.3091 25.6183 13.4184 29.9074 13.4184H31.6667L31.6667 9.91492H29.9074Z' fill='%23F4EEE3'/%3E%3C/svg%3E") no-repeat center / contain}.stemba .theme-next-btn.is-hidden{display:none}.stemba .theme-month-icon{display:block;width:16px;height:16px;background-color:var(--theme-color-primary);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4.68807 0.0028026C1.43418 1.63357 -0.522135 5.21452 0.122396 8.9636C0.880501 13.3543 5.04298 16.4506 9.5263 15.9462C12.3628 15.6296 14.6911 13.996 16 11.7544C11.1788 17.8123 -2.99804 8.06696 4.68807 0' fill='%23F4C6C2'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4.68807 0.0028026C1.43418 1.63357 -0.522135 5.21452 0.122396 8.9636C0.880501 13.3543 5.04298 16.4506 9.5263 15.9462C12.3628 15.6296 14.6911 13.996 16 11.7544C11.1788 17.8123 -2.99804 8.06696 4.68807 0' fill='%23F4C6C2'/%3E%3C/svg%3E") no-repeat center / contain}.stemba .theme-pretitle{font-size:var(--theme-fs-body-md);font-weight:600;line-height:normal;display:flex;align-items:center;gap:16px}.stemba .theme-pretitle:before{content:"";display:block;width:6px;height:6px;border-radius:1px;background-color:var(--theme-color-secondary);flex-shrink:0}.stemba .theme-slider{margin:0 calc(var(--slides-gap) / -2)}.stemba .theme-slider .swiper-slide{width:calc(100% / var(--slides-count));padding:0 calc(var(--slides-gap) / 2)}.stemba .theme-bottom-underline{position:absolute;bottom:0;left:50%;width:calc(var(--theme-mw-container) - 40px);max-width:calc(100% - 40px);border-bottom:1px solid var(--theme-color-primary);transform:translate(-50%)}.stemba .breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.stemba .breadcrumbs a{font-size:var(--theme-fs-body-xxs);font-weight:600;line-height:.8;text-underline-position:from-font;text-transform:uppercase}.stemba .breadcrumbs .theme-month-icon{width:7px;height:7px;background-color:var( --theme-color-secondary)}.stemba .breadcrumbs .current{font-size:var(--theme-fs-body-xxs);font-weight:500;line-height:.8;text-transform:uppercase;opacity:.4}.stemba .product-sticky-bar{position:fixed;bottom:0;left:0;width:100%;background-color:var(--theme-color-white);padding:20px 0;z-index:10;transition:transform var(--theme-transition);transform:translateY(100%)}.stemba .product-sticky-bar.active{transform:translateY(0)}.mobile-hidden{display:block}.desktop-hidden{display:none}@media(max-width:991px){.mobile-hidden{display:none}.desktop-hidden{display:block}}@media(max-width:768px){.stemba .theme-pretitle{font-size:var(--theme-fs-body-mobile-sm);gap:7px}.stemba .theme-pretitle:before{width:4px;height:4px}.stemba .theme-next-btn{width:60px;height:60px}.stemba .theme-next-btn:before{width:19px;height:14px}.stemba .theme-btn-primary,.stemba .button,.stemba .button--primary,.stemba .theme-btn-secondary,.stemba .button.button--secondary{font-size:calc(var(--theme-fs-body-mobile-md) - 1px);min-height:50px;padding:18px 25px}.stemba .breadcrumbs a,.stemba .breadcrumbs .current{font-size:var(--theme-fs-body-mobile-xs)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/global.css.map */
