.mobile-nav-drawer{z-index:1300;visibility:hidden;pointer-events:none;position:fixed;top:0;bottom:0;left:0;right:0}.mobile-nav-drawer--open{visibility:visible;pointer-events:auto}.mobile-nav-drawer__backdrop{opacity:0;background:#00000073;transition:opacity .25s;position:fixed;top:0;bottom:0;left:0;right:0}.mobile-nav-drawer--open .mobile-nav-drawer__backdrop{opacity:1}.mobile-nav-drawer__panel{box-sizing:border-box;background:#fff;flex-direction:column;gap:1rem;width:min(85vw,360px);padding:1.5rem;transition:transform .25s;display:flex;position:fixed;top:0;bottom:0;overflow-y:auto;transform:translate(-100%);box-shadow:0 4px 20px #00000026}.mobile-nav-drawer__panel:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:0}.mobile-nav-drawer__panel:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:0}.mobile-nav-drawer__panel:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:0}.mobile-nav-drawer__panel:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:0}.mobile-nav-drawer__panel:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:0}.mobile-nav-drawer__panel:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:0}[dir=rtl] .mobile-nav-drawer__panel{transform:translate(100%)}.mobile-nav-drawer--open .mobile-nav-drawer__panel{transform:translate(0)}.mobile-nav-drawer__header{justify-content:flex-end;display:flex}.mobile-nav-drawer__close{color:#000;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.5rem;line-height:1;display:flex}.mobile-nav-drawer__search #mobileTopSearchWrap{width:100%}.mobile-nav-drawer__account{border-top:1px solid #bdbdbd;margin-top:auto;padding-top:1rem}.mobile-nav-drawer__account-list{margin:0;padding:0;list-style:none}.mobile-nav-drawer__account-link{color:#000;text-align:start;cursor:pointer;background:0 0;border:none;width:100%;padding:.5rem 0;text-decoration:none;display:block}.mobile-nav-drawer__language{gap:.25rem;margin-top:1rem;display:flex}.mobile-nav-drawer__lang-button{cursor:pointer;color:#000;background-color:#0000;border:1px solid #bdbdbd;border-radius:4px;padding:.25rem .5rem;font-size:.875rem;font-weight:500}.mobile-nav-drawer__lang-button.active{color:#fff;background-color:#005d38;border-color:#005d38}#topSearchWrap{align-items:center;gap:8px;width:30vw;display:inline-flex;position:relative}#topSearchWrap span{color:#6f6f6f;flex-shrink:0;font-size:1.25rem}#topSearchWrap div{border-bottom:1px solid #ddd;flex:1;align-items:center;gap:8px;height:100%;padding-bottom:3px;display:flex}#topSearchWrap div input{color:#000;background:0 0;border:none;outline:none;flex:1;padding:0;font-size:1rem}#topSearchWrap div svg{color:#6f6f6f;flex-shrink:0}#profileDropdownWrap{display:inline-block;position:relative}#profileDropdownWrap #profileDropdownElement{cursor:pointer;color:#000;white-space:nowrap;justify-content:space-between;align-items:center;margin:20px;text-decoration:none;display:flex}#profileDropdownWrap #profileDropdownElement svg{flex-shrink:0}#profileDropdownWrap #profileDropdownOptionsWrap{z-index:1000;background-color:#fff;border:1px solid #bdbdbd;border-radius:4px;min-width:120px;position:absolute;top:20px;left:0;box-shadow:0 2px 8px #00000026}#profileDropdownWrap #profileDropdownOptionsWrap a{cursor:pointer;color:#000;padding:8px 12px;text-decoration:none;display:block}#profileDropdownWrap #profileDropdownOptionsWrap .profile-dropdown-header{border-bottom:1px solid #bdbdbd}#profileDropdownWrap #profileDropdownOptionsWrap .profile-dropdown-email-status{align-items:center;gap:6px;padding:10px 12px;font-size:.875rem;text-decoration:none;display:flex}#profileDropdownWrap #profileDropdownOptionsWrap .profile-dropdown-email-status--confirmed{color:#005d38;font-weight:500}#profileDropdownWrap #profileDropdownOptionsWrap .profile-dropdown-email-status__icon{color:#005d38;background:#005d3814;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.75rem;font-weight:700;display:inline-flex}#profileDropdownWrap #profileDropdownOptionsWrap .profile-dropdown-email-status--pending{color:#000;background:#ffcf77;font-weight:500}#profileDropdownWrap #profileDropdownOptionsWrap .profile-dropdown-email-status--pending:hover{background:#ffc458}a#BtcLinkWrap{color:#b27401;align-items:center;text-decoration:none;display:flex}a#BtcLinkWrap span{text-decoration:underline}#iconLinksWrap{justify-content:space-between;align-items:center;gap:15px;display:flex}#iconLinksWrap a{color:#000;align-items:center;font-size:.875rem;text-decoration:none;display:flex}#iconLinksWrap a svg{flex-shrink:0;width:20px;height:20px;display:block}#iconLinksWrap a span{white-space:nowrap;flex-shrink:0;margin-inline-start:4px}.mobile-category-accordion{flex-direction:column;width:100%;display:flex}.mobile-category-accordion__root-link{color:#000;text-align:start;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #bdbdbd;align-items:center;gap:.5rem;width:100%;padding:1rem 0;font-weight:500;display:flex}.mobile-category-accordion__icon{object-fit:contain;width:22px;height:22px}.mobile-category-accordion__list{margin:0;padding:0;list-style:none}.mobile-category-accordion__row{border-bottom:1px solid #bdbdbd;justify-content:space-between;align-items:center;display:flex}.mobile-category-accordion__row-link{color:#000;text-align:start;cursor:pointer;background:0 0;border:none;flex:1;padding:1rem 0}.mobile-category-accordion__toggle{color:#6f6f6f;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.25rem;display:flex}.mobile-category-accordion__sublist{margin:0;padding:0 0 .5rem 1rem;list-style:none}.mobile-category-accordion__sublink{color:#6f6f6f;text-align:start;cursor:pointer;background:0 0;border:none;width:100%;padding:.5rem 0;display:block}.categories-menu-container{--slot-width:70px;direction:rtl;border-bottom:1px solid #bdbdbd;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;width:100%;margin:0 0 2vh;padding:0;display:flex;position:relative}.categories-menu-container .categories-menu-bar{justify-content:flex-start;align-items:flex-start;width:100%;display:flex;overflow:hidden}.categories-menu-container .categories-all-products{flex:0 0 var(--slot-width);width:var(--slot-width);cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;padding:10px;display:flex}.categories-menu-container .categories-all-products .categories-all-products-icon{object-fit:contain;width:34px;height:34px}.categories-menu-container .categories-all-products .categories-all-products-name{text-align:center;overflow-wrap:anywhere;width:100%;font-size:.875rem;line-height:1.2}.categories-menu-container .categories-divider{border-left:1px dotted #bdbdbd;flex-shrink:0;align-self:stretch;width:1px;margin-inline-start:0;margin-inline-end:10px}.categories-menu-container .categories-menu-leading{flex-shrink:0;align-items:flex-start;gap:10px;margin-inline-start:20px;display:flex}.categories-menu-container .categories-carousel{flex:auto;gap:10px;min-width:0;display:flex}.categories-menu-container .categories-menu-leading .categories-button,.categories-menu-container .categories-carousel .categories-button{flex:0 0 var(--slot-width);width:var(--slot-width);cursor:pointer;box-sizing:border-box;background:0 0;border:none;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;padding:10px;display:flex}.categories-menu-container .categories-menu-leading .categories-button .categories-button-icon,.categories-menu-container .categories-carousel .categories-button .categories-button-icon{object-fit:contain;width:34px;height:34px}.categories-menu-container .categories-menu-leading .categories-button .categories-button-name,.categories-menu-container .categories-carousel .categories-button .categories-button-name{color:#000;text-align:center;overflow-wrap:anywhere;width:100%;font-size:.875rem;font-weight:400;line-height:1.2}.categories-menu-container .categories-submenu-bridge{z-index:9999;height:8px;position:absolute;top:100%;left:0;right:0}.categories-menu-container .categories-submenu{z-index:10000;box-sizing:border-box;direction:rtl;background-color:#fff;width:100%;min-height:100px;margin-top:8px;display:flex;position:absolute;top:100%;right:0;box-shadow:0 4px 16px #0000001f}.categories-menu-container .categories-submenu .categories-submenu-side{align-self:flex-start}@media (max-width:768px){#prodMenuWrap{display:none}}.bottom-menu-content,.categories-submenu-content{box-sizing:border-box;flex:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:2em 10px;padding:16px 20px;display:grid}.bottom-menu-section,.categories-submenu-section{text-align:right}.bottom-menu-header{color:#000;cursor:pointer;margin-bottom:4px;font-size:1rem;font-weight:700;text-decoration:none;display:block}.categories-submenu-header{color:#000;cursor:pointer;margin-bottom:4px;font-size:.875rem;font-weight:700;text-decoration:none;display:block}.bottom-menu-links,.categories-submenu-links{flex-direction:column;gap:4px;display:flex}.bottom-menu-link{color:#000;cursor:pointer;font-size:.875rem;font-weight:400;text-decoration:none}.categories-submenu-link{color:#000;cursor:pointer;font-size:.75rem;font-weight:400;text-decoration:none}.bottom-menu-side,.categories-submenu-side{flex-direction:column;flex:1;min-width:0;display:flex}.bottom-menu-side-upper,.categories-submenu-side-upper{flex:none;padding:10px}.bottom-menu-side-upper:not(:last-child),.categories-submenu-side-upper:not(:last-child){border-bottom:1px solid #bdbdbd}.bottom-menu-side-links,.categories-submenu-side-links{gap:20px;display:flex}.bottom-menu-links-column,.categories-submenu-links-column{flex-direction:column;flex:1;gap:8px;display:flex}.bottom-menu-side-link,.categories-submenu-side-link{color:#6f6f6f;cursor:pointer;text-align:right;font-size:.875rem;font-weight:400;text-decoration:none}.bottom-menu-side-link:hover,.categories-submenu-side-link:hover{text-decoration:underline}.bottom-menu-side-lower,.categories-submenu-side-lower{box-sizing:border-box;flex:none;width:100%;padding:10px}.bottom-menu-banner-link,.categories-submenu-banner-link{aspect-ratio:4.8;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;display:block}.small-banners-container{gap:10px;width:100%;margin:0;padding:0;display:flex}.small-banners-container .small-banner{aspect-ratio:8;border-radius:8px;flex:1;margin-top:5px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}.small-banners-container .small-banner:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.small-banners-container .small-banner .small-banner-content,.small-banners-container .small-banner .small-banner-content>div{justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex}.small-banners-container .small-banner .small-banner-content p{margin:0}.small-banners-container .small-banner .small-banner-content img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:768px){.small-banners-container{flex-direction:column;padding:0 20px}.small-banners-container .small-banner{aspect-ratio:4}}.navbar{background-color:#fcfcfc;border-bottom:1px solid #bdbdbd;padding:1rem 2rem}.navbar-container{justify-content:space-between;align-items:center;display:flex}.navbar-left{align-items:center;gap:2rem;display:flex}.navbar-right{align-items:center;gap:1rem;display:flex}.navbar-logo{border-radius:4px;align-items:center;padding:.25rem;text-decoration:none;transition:opacity .2s;display:flex}.navbar-logo:hover{opacity:.8}.navbar-logo.active{opacity:1}.navbar-logo img{width:auto;height:2rem;display:block}.navbar-link{color:#000;border-bottom:2px solid #0000;padding:.5rem 1rem;text-decoration:none}.navbar-link.active{color:#005d38;border-bottom:2px solid #005d38}.navbar-username{color:#000;cursor:pointer;border-bottom:2px solid #0000;padding:.5rem 1rem;text-decoration:none}.navbar-username:hover{color:#005d38}.navbar-username.active{color:#005d38;border-bottom:2px solid #005d38}.navbar-logout{cursor:pointer;color:#000;background-color:#0000;border:1px solid #bdbdbd;border-radius:4px;justify-content:center;align-items:center;min-width:2.5rem;min-height:2.5rem;padding:.5rem;text-decoration:none;display:flex}.navbar-logout:hover{color:#005d38;background-color:#fcfcfc;border-color:#005d38}.navbar-language{gap:.25rem;margin-inline-start:1rem;padding-inline-start:1rem;display:flex}.navbar-lang-button{cursor:pointer;color:#000;background-color:#0000;border:1px solid #bdbdbd;border-radius:4px;padding:.25rem .5rem;font-size:.875rem;font-weight:500}.navbar-lang-button:hover{background-color:#fcfcfc}.navbar-lang-button.active{color:#fff;background-color:#005d38;border-color:#005d38}.loginLink{cursor:pointer;color:#000;margin:20px;font-size:.875rem}#bannerAreaSmallWrap{box-sizing:border-box;width:100%;margin-top:0;margin-bottom:0}.navbar-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;width:2.25rem;height:2.25rem;padding:0;display:none}.navbar-hamburger span{background:#000;border-radius:1px;width:20px;height:2px;display:block}@media (max-width:768px){.navbar-hamburger{display:inline-flex}.navbar-container #topSearchWrap,.navbar-right a#BtcLinkWrap,.navbar-right #profileDropdownWrap,.navbar-right .loginLink,.navbar-right .navbar-language{display:none}}.dot-pass{box-sizing:border-box;background:#fff;flex-direction:column;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.dot-pass .dot-pass-line{gap:1px;margin-bottom:1px;display:flex;overflow:hidden}.dot-pass .dot-pass-line:last-child{margin-bottom:0}.dot-pass .dot-pass-square{flex-shrink:0;width:4px;height:4px}.dot-pass .dot-pass-square.filled{background-color:var(--dot-color,#a30000)}.dot-pass .dot-pass-square.empty{background-color:#0000}.green-symbol-pass{color:#4caa84;white-space:nowrap;height:16px;margin:8px 0;font-family:Jura,sans-serif;font-size:32px;font-weight:400;line-height:1;display:block;overflow:hidden}.bottom-menu-container{direction:rtl;background-color:#fff;width:100%;display:flex}.footer{direction:rtl;align-items:stretch;width:100%;min-height:200px;display:flex}.footer .footer-left{flex-direction:column;flex-shrink:0;align-items:flex-start;width:auto;min-width:200px;display:flex}.footer .footer-left .footer-left-symbol{justify-content:center;align-items:center;width:162px;height:82px;margin-bottom:10px;display:flex}.footer .footer-left .footer-left-symbol svg{width:100%;height:100%}.footer .footer-left .footer-logo{width:auto;max-width:100%;height:auto;margin-top:20px;margin-bottom:10px}.footer .footer-left .footer-text-line{color:#000;white-space:nowrap;margin:0;font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:1.4}.footer .footer-left .footer-text-line.footer-text-gray{color:#6f6f6f}.footer .footer-center{flex:1;justify-content:center;align-items:center;min-width:0;margin-left:500px;padding:0 20px;display:flex}.footer .footer-center p{align-items:center;gap:15px;margin:0;display:flex}.footer .footer-center .footer-center-pair{align-items:center;gap:4px;font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;display:flex}.footer .footer-center .footer-center-pair.footer-center-pair-second .footer-center-logo{height:15px}.footer .footer-center .footer-center-logo-link{align-items:center;text-decoration:none;display:inline-flex}.footer .footer-center .footer-center-logo{width:auto;height:20px}.footer .footer-right{aspect-ratio:4;flex-shrink:0;justify-content:flex-start;align-items:center;gap:10px;width:28.5714vw;display:flex}.footer .footer-right .footer-social-button{background-color:#0000;border-radius:4px;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:transform .2s,opacity .2s;display:flex}.footer .footer-right .footer-social-button:hover{opacity:.8;transform:scale(1.05)}.footer .footer-right .footer-social-button.placeholder{pointer-events:none}.footer-container{width:100%}.footer-container .footer-ornament{margin-bottom:20px}.footer-container .footer-socials-copyright{margin-top:10px}.footer-container .footer-ornament-bottom{clip-path:inset(0 0 0 -100vw);margin:30px 0;position:relative;overflow:clip visible}.cart-added-feedback-backdrop{z-index:1200;background:#00000073;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.cart-added-feedback{background:#fff;border-radius:8px;width:min(100%,440px);padding:22px 2rem;box-shadow:0 4px 20px #00000026}.cart-added-feedback__title{color:#000;margin:0 0 10px;font-size:1.125rem;font-weight:700}.cart-added-feedback__body{color:#6f6f6f;margin:0 0 20px;font-size:1rem;line-height:1.45}.cart-added-feedback__actions{flex-wrap:wrap;justify-content:end;gap:10px;display:flex}.cart-added-feedback__btn{cursor:pointer;border:2px solid #0000;border-radius:4px;padding:10px 1.5rem;font-size:1rem;font-weight:600}.cart-added-feedback__btn--primary{color:#fff;background:#005d38;border-color:#005d38}.cart-added-feedback__btn--outline{color:#005d38;background:#fff;border-color:#005d38}.storefront-layout{flex-direction:column;min-height:100vh;display:flex}.storefront-layout-content{flex:1}.admin-navbar{background-color:#fcfcfc;border-bottom:1px solid #bdbdbd;padding:1rem 2rem}.admin-navbar-container{justify-content:space-between;align-items:center;display:flex}.admin-navbar-left{align-items:center;gap:2rem;display:flex}.admin-navbar-right{align-items:center;gap:1rem;display:flex}.admin-navbar-logo{border-radius:4px;align-items:center;padding:.25rem;text-decoration:none;transition:opacity .2s;display:flex}.admin-navbar-logo:hover{opacity:.8}.admin-navbar-logo.active{opacity:1}.admin-navbar-logo img{width:auto;height:2rem;display:block}.admin-navbar-login-link{cursor:pointer;color:#000;margin:20px;font-size:.875rem;text-decoration:none}.admin-navbar-login-link:hover,.admin-navbar-login-link.active{color:#005d38}.admin-navbar-language{gap:.25rem;margin-inline-start:1rem;padding-inline-start:1rem;display:flex}.admin-navbar-lang-button{cursor:pointer;color:#000;background-color:#0000;border:1px solid #bdbdbd;border-radius:4px;padding:.25rem .5rem;font-size:.875rem;font-weight:500}.admin-navbar-lang-button:hover{background-color:#fcfcfc}.admin-navbar-lang-button.active{color:#fff;background-color:#005d38;border-color:#005d38}.admin-navbar-lang-button:disabled{opacity:.6;cursor:not-allowed}.admin-footer{background-color:#fcfcfc;border-top:1px solid #bdbdbd;flex-shrink:0;padding:1rem 2rem}.admin-footer-text{color:#000;text-align:center;margin:0;font-size:.875rem}.admin-footer-link{color:#005d38;text-decoration:none}.admin-footer-link:hover{text-decoration:underline}.admin-sidebar{background-color:#fcfcfc;border-inline-end:1px solid #bdbdbd;flex-shrink:0;width:250px;min-height:calc(100vh - 60px);padding:1.5rem 0}.admin-sidebar-nav{height:100%}.admin-sidebar-menu{margin:0;padding:0;list-style:none}.admin-sidebar-menu-item{margin-bottom:.25rem}.admin-sidebar-menu-header{padding:0}.admin-sidebar-menu-toggle{cursor:pointer;color:#000;text-align:start;background-color:#0000;border:none;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;font-size:1rem;font-weight:500;transition:background-color .2s,color .2s;display:flex}.admin-sidebar-menu-toggle:hover{color:#005d38;background-color:#fcfcfc}.admin-sidebar-menu-toggle .admin-sidebar-menu-icon{width:20px;height:20px;color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:flex}.admin-sidebar-menu-toggle span{flex:1}.admin-sidebar-menu-toggle .admin-sidebar-menu-arrow{flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s;display:flex}.admin-sidebar-menu-toggle.open .admin-sidebar-menu-arrow{transform:rotate(180deg)}.admin-sidebar-menu-toggle.has-active-child{background-color:#005d381a}.admin-sidebar-submenu{padding:0;margin:0;padding-inline-start:1rem;list-style:none}.admin-sidebar-submenu-item{margin-bottom:.25rem}.admin-sidebar-submenu-header{padding:0}.admin-sidebar-submenu-toggle{cursor:pointer;color:#000;text-align:start;background-color:#0000;border:none;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;font-size:.875rem;font-weight:400;transition:background-color .2s,color .2s;display:flex}.admin-sidebar-submenu-toggle:hover{color:#005d38;background-color:#fcfcfc}.admin-sidebar-submenu-toggle span{flex:1}.admin-sidebar-submenu-toggle .admin-sidebar-menu-arrow{flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;transition:transform .2s;display:flex}.admin-sidebar-submenu-toggle.open .admin-sidebar-menu-arrow{transform:rotate(180deg)}.admin-sidebar-submenu-toggle.has-active-child{background-color:#005d381a}.admin-sidebar-submenu-nested{margin:0;padding:0;padding-inline-start:1rem;list-style:none}.admin-sidebar-link{color:#000;border-inline-start:3px solid #0000;padding:.5rem 1rem;font-size:1rem;text-decoration:none;transition:background-color .2s,color .2s;display:block}.admin-sidebar-link:hover:not(.disabled){color:#005d38;background-color:#fcfcfc}.admin-sidebar-link.active{color:#fff;background-color:#0f9a63;border-inline-start-color:#005d38;font-weight:500}.admin-sidebar-link.disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.admin-sidebar-link .coming-soon{opacity:.7;margin-inline-start:.25rem;font-size:.75rem;font-style:italic}[dir=rtl] .admin-sidebar{border-inline-start:1px solid #bdbdbd;border-inline-end:none}[dir=rtl] .admin-sidebar-link.active{border-inline-start:none;border-inline-end:3px solid #005d38}.admin-breadcrumbs{direction:rtl;flex-wrap:wrap;align-items:center;margin-bottom:1rem;font-size:.75rem;display:flex}.admin-breadcrumbs .breadcrumb-link{color:inherit;text-decoration:none}.admin-breadcrumbs .breadcrumb-separator{margin:0 8px}.admin-breadcrumbs .breadcrumb-current{font-weight:700}.admin-notification-container{z-index:10000;pointer-events:none;flex-direction:column;align-items:flex-end;gap:1rem;padding:1rem;display:flex;position:fixed;bottom:0;right:0}.admin-notification{cursor:pointer;pointer-events:auto;border-radius:8px;width:auto;min-width:300px;max-width:600px;padding:1rem 1.5rem;transition:transform .2s,opacity .2s;animation:.3s ease-out slideUp;box-shadow:0 2px 4px #0000001a,0 4px 12px #00000026}.admin-notification:hover{transform:translateY(-2px);box-shadow:0 2px 4px #0000001a,0 6px 16px #0003}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.admin-notification-content{justify-content:space-between;align-items:center;gap:1rem;display:flex}.admin-notification-message{flex:1;font-size:1rem;font-weight:500;line-height:1.5}.admin-notification-close{cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:1.5rem;line-height:1;transition:background-color .2s;display:flex}.admin-notification-close:hover{background-color:#0000001a}.admin-notification-error{color:#a30000;background-color:#a3000014;border:1px solid #a300004d}.admin-notification-error .admin-notification-close{color:#a30000}.admin-notification-error .admin-notification-close:hover{background-color:#721c2433}.admin-notification-notification{color:#005d38;background-color:#005d3814;border:1px solid #005d384d}.admin-notification-notification .admin-notification-close{color:#005d38}.admin-notification-notification .admin-notification-close:hover{background-color:#15572433}.admin-notification-notice{color:#b27401;background-color:#ffcf7759;border:1px solid #ffcf7799}.admin-notification-notice .admin-notification-close{color:#b27401}.admin-notification-notice .admin-notification-close:hover{background-color:#85640433}.admin-layout{flex-direction:column;min-height:100vh;display:flex}.admin-layout-body{flex:1;display:flex;overflow:hidden}.admin-layout-content{flex:1;padding:2rem;overflow-y:auto}.ui-modal__backdrop{z-index:1200;background:#00000073;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.ui-modal__panel{background:#fff;border-radius:8px;flex-direction:column;gap:1rem;width:min(28rem,100%);max-height:calc(100vh - 4rem);padding:2rem;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000026}.ui-modal__panel--wide{width:min(42rem,100%)}.ui-modal__title{color:#000;margin:0;font-family:Rubik,sans-serif;font-size:1.25rem;font-weight:700;line-height:normal}.ui-modal__body{flex-direction:column;flex:auto;min-height:0;display:flex;overflow-y:auto}.ui-modal__footer{flex-shrink:0;justify-content:flex-end;gap:.5rem;margin-top:auto;display:flex}.ui-button{cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.75rem 1rem;font-family:Rubik,sans-serif;font-size:1rem;font-weight:500;transition:background-color .2s,color .2s,border-color .2s,transform .1s;display:inline-flex}.ui-button:disabled{color:#fff;cursor:not-allowed;opacity:.6;background-color:#6f6f6f}.ui-button--full-width{width:100%}.ui-button--primary{color:#fff;background-color:#005d38}.ui-button--primary:hover:not(:disabled){background-color:#094930}.ui-button--primary:active:not(:disabled){background-color:#094930;transform:translateY(1px)}.ui-button--secondary{color:#005d38;background-color:#fff;border:1px solid #005d38}.ui-button--secondary:hover:not(:disabled),.ui-button--secondary:active:not(:disabled){color:#005d38;background-color:#fcfcfc}.ui-button--secondary:disabled{color:#6f6f6f;background-color:#fff;border-color:#bdbdbd}.ui-button--danger{color:#fff;background-color:#6e0505}.ui-button--danger:hover:not(:disabled){background-color:#a30000}.ui-button--danger:active:not(:disabled){background-color:#a30000;transform:translateY(1px)}.ui-button--ghost{font-weight:inherit;border:none}.ui-button--ghost:not(.admin-table-pagination-button):not(.admin-table-filter-clear):not(.admin-table-action-icon-btn):not(.admin-table-hierarchy-toggle-btn){color:inherit;background:0 0;padding:0}.ui-button--ghost:not(.admin-table-pagination-button):not(.admin-table-filter-clear):not(.admin-table-action-icon-btn):not(.admin-table-hierarchy-toggle-btn):hover:not(:disabled){color:inherit;background-color:#0000}.ui-button--ghost:not(.admin-table-pagination-button):not(.admin-table-filter-clear):not(.admin-table-action-icon-btn):not(.admin-table-hierarchy-toggle-btn):active:not(:disabled){background-color:#0000;transform:none}.ui-button--ghost:not(.admin-table-pagination-button):not(.admin-table-filter-clear):not(.admin-table-action-icon-btn):not(.admin-table-hierarchy-toggle-btn):disabled{opacity:.6;background:0 0}.compare-dialog__body{color:#6b7280;margin:0;font-size:1rem;line-height:1.45}.compare-dialog__footer-stack{flex-direction:column;align-items:stretch;gap:.5rem;width:100%;display:flex}.manufacturer-brand-text{color:inherit;text-align:center;word-break:break-word;justify-content:center;align-items:center;font-family:Jura,sans-serif;font-weight:600;line-height:1.1;display:flex;overflow:hidden}.manufacturer-brand-mark{justify-content:center;align-items:center;display:inline-flex}.manufacturer-brand-mark--clickable{cursor:pointer}.manufacturer-brand-text--card{max-width:65px;max-height:25px;font-size:11px}.manufacturer-brand-text--page-small{flex:none;width:65px;height:25px;font-size:12px}.manufacturer-brand-text--page-large{aspect-ratio:30/8;box-sizing:border-box;width:100%;min-height:48px;margin-top:auto;padding:4px;font-size:max(14px,min(2.5vw,22px));line-height:1.15}.warranty-badge{color:#6f6f6f;align-items:baseline;gap:6px;margin:0;font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:1rem;display:inline-flex}.warranty-badge svg{vertical-align:text-bottom}.warranty-badge-text{display:inline}.product-availability-overlay{pointer-events:none;z-index:2;letter-spacing:.06em;text-transform:uppercase;color:#a30000;text-align:center;mix-blend-mode:multiply;background:repeating-linear-gradient(-32deg,#a300001f,#a300001f 8px,#a300000a 8px 16px);border:2px solid #a300008c;justify-content:center;align-items:center;padding:.35rem;font-size:max(.75rem,min(2.5vw,1.1rem));font-weight:700;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.product-card-link{color:inherit;cursor:pointer;text-decoration:none;display:block}.product-card-link:focus-visible{outline-offset:2px;outline:2px solid #005d38}.product-card{aspect-ratio:3/4.5;direction:rtl;background:#fff;border-radius:12px;flex-direction:column;width:300px;transition:transform .22s,box-shadow .22s;display:flex;overflow:hidden;transform:translateZ(0);box-shadow:0 2px 8px #0000001a}@media (hover:hover) and (pointer:fine){.product-card:hover{transform:translateY(-4px)scale(1.01);box-shadow:0 4px 12px #00000026}}@media (max-width:768px){.product-card{width:100%;min-width:0;max-width:none}}.product-card .product-image{height:33.33%;position:relative;overflow:hidden}.product-card .product-image img,.product-card .product-image .product-image-placeholder{max-width:80%;height:auto;margin:40px auto 0;display:block}.product-card .product-image .sale-badge{color:#fff;background:#a30000;border-radius:4px;justify-content:center;align-items:center;width:38px;height:18px;font-family:Rubik,sans-serif;font-size:.625rem;font-weight:700;line-height:.625rem;display:flex;position:absolute;top:10px;left:10px}.product-card .product-image .product-actions{gap:2px;display:flex;position:absolute;top:10px;right:10px}.product-card .product-image .product-actions .action-btn{cursor:pointer;color:#000;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:background .2s;display:flex}.product-card .product-image .product-actions .action-btn:hover{background:0 0}.product-card .product-image .product-actions .action-btn svg{display:block}.product-card .product-info-line{flex-direction:row-reverse;justify-content:space-between;align-items:center;height:32px;margin-top:20px;padding:0 15px;display:flex}.product-card .product-info-line .cat-id{color:#6f6f6f;font-family:Rubik,sans-serif;font-size:.625rem;font-weight:400;line-height:.625rem}.product-card .product-info-line .manufacturer-logo{object-fit:contain;width:65px;height:25px}.product-card .product-title{text-align:center;color:#000;text-overflow:ellipsis;white-space:nowrap;margin:8px 15px;font-family:Rubik,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.2;overflow:hidden}.product-card .product-description{text-align:center;color:#6f6f6f;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0 15px 8px;font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:1rem;overflow:hidden}.product-card .product-warranty-container{margin:0 15px auto;padding-bottom:20px}.product-card .product-warranty-container .product-warranty{color:#6f6f6f;margin:0;font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:.875rem}.product-card .product-warranty-container svg{vertical-align:text-bottom}.product-card .product-pricing{border-top:1px dotted #bdbdbd;justify-content:space-between;align-items:flex-start;margin:0;padding:15px 15px 0;display:flex}.product-card .product-pricing .price-left{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.product-card .product-pricing .price-left .current-price{color:#005d38;font-family:Rubik,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.5rem}.product-card .product-pricing .price-left .former-price{color:#a30000;min-height:1.2em;font-family:Rubik,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.2em;text-decoration:line-through}.product-card .product-pricing .price-left .former-price.placeholder{color:#0000}.product-card .product-pricing .price-right{flex-direction:row;align-items:center;gap:2px;display:flex}.product-card .product-pricing .price-right .cash-price{color:#005d38;font-family:Rubik,sans-serif;font-size:1.25rem;font-weight:700;line-height:normal}.product-card .product-pricing .price-right .cash-label{color:#6f6f6f;width:90px;font-family:Rubik,sans-serif;font-size:.625rem;font-weight:400;line-height:.625rem}.product-card .product-footer{cursor:pointer;color:#005d38;background:0 0;border:none;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:10px;padding:20px 0;transition:background .2s;display:flex}.product-card .product-footer:hover{background:#fcfcfc}.product-card .product-footer .cart-text{font-family:Rubik,sans-serif;font-size:1rem;font-weight:700;line-height:normal}.product-card .product-footer svg{width:20px;height:20px}.faq-container{box-sizing:border-box;gap:3%;width:100%;padding:0;display:flex}.faq-container .faq-card{aspect-ratio:1.8;border-radius:8px;flex-direction:column;flex:1;margin-top:5px;padding:0;text-decoration:none;display:flex;overflow:hidden}.faq-container .faq-card .faq-header{box-sizing:border-box;border-bottom:1px solid #005d38;flex-direction:row;justify-content:space-between;align-items:center;min-height:25%;max-height:25%;display:flex}.faq-container .faq-card .faq-header .faq-title{color:#000;text-align:right;width:75%;font-family:Rubik,sans-serif;font-size:22px;font-weight:700}.faq-container .faq-card .faq-header .faq-icon{color:#005d38;direction:ltr;unicode-bidi:isolate;flex-shrink:0;font-family:Jura,sans-serif;font-size:32px;font-weight:700;line-height:1}.faq-container .faq-card .faq-content{box-sizing:border-box;flex:1;padding:25px 0}.faq-container .faq-card .faq-content .faq-html{color:#000;text-align:right;font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:1.6}.faq-container .faq-card .faq-content .faq-html img{max-width:100%;height:auto;display:block}.faq-container .faq-card .faq-content .faq-html p{margin:0 0 8px}.faq-container .faq-card .faq-content .faq-html p:last-child{margin-bottom:0}@media (max-width:768px){.faq-container{flex-direction:column;padding:0 20px}.faq-container .faq-card{aspect-ratio:1.8}}.ui-input{box-sizing:border-box;color:#000;background-color:#fff;border:1px solid #bdbdbd;border-radius:4px;padding:.75rem;font-family:Rubik,sans-serif;font-size:1rem;transition:border-color .2s,box-shadow .2s}.ui-input[type=number]{direction:ltr;unicode-bidi:isolate}.ui-input:focus{border-color:#005d38;outline:none;box-shadow:0 0 0 3px #0f9a63}.ui-input::placeholder{color:#6f6f6f;opacity:.6}.ui-input:disabled{cursor:not-allowed;opacity:.6;background-color:#fcfcfc}.ui-input[type=checkbox],.ui-input[type=radio]{width:auto;box-shadow:none;background:0 0;border:none;padding:0}.ui-input[type=checkbox]:focus,.ui-input[type=radio]:focus{box-shadow:none}.ui-input--full-width{width:100%}.ui-input--error{border-color:#a300004d}.ui-input--error:focus{border-color:#a300004d;box-shadow:0 0 0 3px #a3000033}.ui-textarea{box-sizing:border-box;color:#000;background-color:#fff;border:1px solid #bdbdbd;border-radius:4px;padding:.75rem;font-family:Rubik,sans-serif;font-size:1rem;transition:border-color .2s,box-shadow .2s}.ui-textarea[type=number]{direction:ltr;unicode-bidi:isolate}.ui-textarea:focus{border-color:#005d38;outline:none;box-shadow:0 0 0 3px #0f9a63}.ui-textarea::placeholder{color:#6f6f6f;opacity:.6}.ui-textarea:disabled{cursor:not-allowed;opacity:.6;background-color:#fcfcfc}.ui-textarea{resize:vertical;width:100%;min-height:5.5rem}.ui-textarea--full-width{width:100%}.ui-textarea--error{border-color:#a300004d}.ui-textarea--error:focus{border-color:#a300004d;box-shadow:0 0 0 3px #a3000033}.ui-label{color:#000;cursor:pointer;margin-bottom:.5rem;font-weight:500;display:block}.ui-checkbox-wrap{width:20px;height:20px;display:inline-flex;position:relative}.ui-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:#fcfcfc;border:1px solid #ddd;flex-shrink:0;width:20px;height:20px;margin:0;transition:background-color .15s,border-color .15s}.ui-checkbox:checked{background-color:#005d38;border-color:#005d38}.ui-checkbox:focus-visible{outline-offset:2px;outline:2px solid #005d38}.ui-checkbox:disabled{cursor:not-allowed;opacity:.6}.ui-checkbox{border-radius:4px}.ui-checkbox-icon{color:#fff;pointer-events:none;opacity:0;width:13px;height:13px;margin:auto;transition:opacity .1s;position:absolute;top:0;bottom:0;left:0;right:0}.ui-checkbox:checked+.ui-checkbox-icon{opacity:1}.ui-radio-wrap{width:20px;height:20px;display:inline-flex;position:relative}.ui-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:#fcfcfc;border:1px solid #ddd;flex-shrink:0;width:20px;height:20px;margin:0;transition:background-color .15s,border-color .15s}.ui-radio:checked{background-color:#005d38;border-color:#005d38}.ui-radio:focus-visible{outline-offset:2px;outline:2px solid #005d38}.ui-radio:disabled{cursor:not-allowed;opacity:.6}.ui-radio{border-radius:50%}.ui-radio-icon{color:#fff;pointer-events:none;opacity:0;width:13px;height:13px;margin:auto;transition:opacity .1s;position:absolute;top:0;bottom:0;left:0;right:0}.ui-radio:checked+.ui-radio-icon{opacity:1}.product-share-popover{z-index:10050;background:#fff;border:1px solid #bdbdbd;border-radius:8px;min-width:200px;max-width:min(280px,100vw - 16px);padding:10px 0;position:fixed;box-shadow:0 8px 24px #0000001f}.product-share-popover__title{color:#000;margin:0 14px 8px;font-family:Rubik,sans-serif;font-size:.875rem;font-weight:600}.product-share-popover__status{margin:0 14px 8px;font-family:Rubik,sans-serif;font-size:.75rem}.product-share-popover__status--ok{color:#005d38}.product-share-popover__status--err{color:#a30000}.product-share-popover__list{margin:0;padding:0;list-style:none}.product-share-popover__item{color:#000;text-align:start;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:8px 14px;font-family:Rubik,sans-serif;font-size:.875rem;display:flex}.product-share-popover__item:hover{background:#fcfcfc;outline:none}.product-share-popover__item:focus-visible{background:#fcfcfc;outline:none}.product-share-popover__icon{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.product-page-container{padding-top:1rem}.breadcrumbs{align-items:center;margin-bottom:1.5rem;font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:1rem;display:flex}.breadcrumbs .breadcrumb-link{color:#000;text-decoration:none;transition:color .2s}.breadcrumbs .breadcrumb-link:hover{color:#005d38}.breadcrumbs .breadcrumb-separator{color:#6f6f6f;margin:0 8px}.breadcrumbs .breadcrumb-current{color:#000;font-weight:700}.product-page-line{align-items:stretch;width:100%;height:auto;min-height:200px;display:flex}.product-page-block-red{background:0 0;flex:0 0 40%;padding:20px 0 0;overflow:hidden}.product-page-block-green{background:0 0;flex:0 0 calc(30% - 10px);margin-inline-start:10px}.product-page-block-blue{background:0 0;flex:0 0 30%}@media (max-width:900px){.product-page-line{flex-direction:column}.product-page-block-red,.product-page-block-green,.product-page-block-blue{flex:100%;width:100%;margin-inline-start:0}}.product-blue-sub{padding-top:10px}.product-blue-actions{justify-content:space-between;align-items:center;margin-inline-start:15px;margin-inline-end:15px;display:flex}.product-blue-action{color:#005d38;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;display:inline-flex}.product-blue-action svg{flex:none;width:18px;height:18px}.product-blue-action span{color:#005d38;white-space:nowrap;font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:.875rem}.product-blue-actions-sep{border-top:1px dotted #bdbdbd;margin-top:10px}.product-blue-pricing-row{margin-top:30px;justify-content:flex-start;align-items:flex-start;gap:10px;margin-inline-start:15px;margin-inline-end:15px;display:flex}.product-blue-prices{flex:none;align-items:baseline;gap:10px;width:max-content;display:flex}.product-blue-current-price{color:#005d38;font-family:Rubik,sans-serif;font-size:1.25rem;font-weight:400;line-height:normal}.product-blue-former-price{color:#a30000;min-height:1.2em;font-family:Rubik,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.2em;text-decoration:line-through}.product-blue-former-price.placeholder{color:#0000}.product-blue-installments{color:#6f6f6f;text-align:right;white-space:nowrap;flex:auto;font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:1.3}.product-blue-cash-row{margin-top:15px;justify-content:flex-start;align-items:flex-start;gap:10px;margin-inline-start:15px;margin-inline-end:15px;display:flex}.product-blue-cash-price-wrap{color:#005d38;flex:0 0 var(--blue-price-wrap-width,auto);width:var(--blue-price-wrap-width,auto);justify-content:center;align-items:baseline;display:flex}.product-blue-cash-price{color:#005d38;font-family:Rubik,sans-serif;font-size:1.25rem;font-weight:700;line-height:1}.product-blue-cash-text{color:#6f6f6f;text-align:right;white-space:nowrap;flex:auto;font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:1.3}.product-blue-bitcoin-row{margin-top:15px;align-items:center;gap:6px;margin-inline-start:15px;margin-inline-end:15px;display:inline-flex}.product-blue-bitcoin-value{color:#000;font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:1}.product-blue-delivery-list{margin-top:35px;flex-direction:column;align-self:flex-start;gap:12px;margin-inline-start:15px;display:flex}.product-blue-delivery-item{align-items:flex-start;gap:12px;display:flex}.product-blue-delivery-label{color:#6f6f6f;min-width:64px;font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:.875rem}.product-blue-delivery-text-wrap{flex-direction:column;gap:4px;display:flex}.product-blue-delivery-text-wrap-inline{flex-flow:row;align-items:baseline;gap:8px}.product-blue-delivery-text{color:#000;font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:1.2}.product-blue-delivery-text-green{color:#4caa84;font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:1.2}.product-blue-offer-row{margin-top:30px;justify-content:space-between;align-items:center;width:calc(100% - 40px);margin-inline-start:20px;margin-inline-end:20px;display:flex}.product-blue-offer-counter{align-items:center;gap:10px;display:inline-flex}.product-blue-counter-btn{color:#005d38;cursor:pointer;background:0 0;border:none;padding:0;font-family:Rubik,sans-serif;font-size:1.25rem;font-weight:700;line-height:1}.product-blue-counter-value{color:#000;text-align:center;min-width:28px;font-family:Rubik,sans-serif;font-size:1.25rem;font-weight:700;line-height:normal}.product-blue-counter-bracket{color:#6f6f6f;font-family:Rubik,sans-serif;font-size:1.25rem;font-weight:700;line-height:1}.product-blue-offer-file-link-wrap{align-items:center;gap:8px;display:inline-flex}.product-blue-offer-file-link{color:#005d38;white-space:nowrap;font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:.875rem;text-decoration:underline}.product-blue-total-row-wrap{margin-top:10px;margin-inline-start:10px;margin-inline-end:10px}.product-blue-total-sep{border-top:1px dotted #bdbdbd}.product-blue-total-prices{justify-content:center;align-items:center;gap:30px;padding-block-start:10px;padding-block-end:10px;display:flex}.product-blue-buttons-row{margin-top:25px;flex-wrap:wrap;gap:15px;width:calc(100% - 20px);margin-inline-start:10px;margin-inline-end:10px;display:flex}.product-mandatory-options-hint{color:#a30000;flex:100%;margin:0 0 4px;padding:0;font-family:Rubik,sans-serif;font-size:.875rem;font-weight:600;line-height:1.35}.product-purchase-option{margin-bottom:10px}.product-purchase-option:last-child{margin-bottom:0}.product-purchase-option--incomplete{outline-offset:0;background-color:#a3000012;border-radius:6px;outline:2px solid #a30000;margin-inline-start:-6px;margin-inline-end:-6px;padding:6px 8px}.product-blue-deals-banner{box-sizing:border-box;color:#000;background:#bdbdbd;justify-content:center;align-items:center;width:100%;height:115px;margin-top:30px;font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:normal;display:flex}.product-blue-buy-btn,.product-blue-add-cart-btn{cursor:pointer;border-radius:0;flex:1 1 0;height:50px;font-family:Rubik,sans-serif}.product-blue-buy-btn{color:#fff;background:#005d38;border:none;justify-content:center;align-items:center;font-family:Rubik,sans-serif;font-size:.875rem;font-weight:700;line-height:1rem;display:flex}.product-blue-add-cart-btn{color:#005d38;background:0 0;border:1px solid #005d38;justify-content:center;align-items:center;gap:8px;display:flex}.product-blue-add-cart-btn svg{flex:none;width:18px;height:18px}.product-blue-add-cart-label{color:#005d38;font-family:Rubik,sans-serif;font-size:1rem;font-weight:700;line-height:normal;text-decoration:underline}.product-green-sub{flex-direction:column;gap:10px;height:100%;padding:12px;display:flex;overflow:hidden}.product-green-title{color:#000;margin-bottom:20px;font-family:Rubik,sans-serif;font-size:1.25rem;font-weight:700;line-height:normal}.product-green-main-params{flex-direction:column;gap:8px;margin-inline-start:70px;margin-inline-end:5px;display:flex}.product-green-warranty{margin-top:24px}.product-green-manufacturer-page,.product-green-manufacturer-all{color:#000;white-space:nowrap;text-overflow:ellipsis;font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:1rem;text-decoration:none;overflow:hidden}.product-green-manufacturer-page:hover,.product-green-manufacturer-all:hover{text-decoration:underline}.product-green-manufacturer-all{align-items:center;gap:10px;display:flex}.product-green-manufacturer-logo-small{object-fit:contain;flex:none;width:65px;height:25px}.product-green-manufacturer-logo-big{aspect-ratio:30/8;object-fit:contain;width:100%;margin-top:auto}.product-green-manufacturer-logo-big-wrap{margin-top:auto;padding-top:30px;position:relative}.product-image-sub{flex-direction:column;padding-inline-end:10px;display:flex;overflow:hidden}.product-image-main{aspect-ratio:5/3;border-radius:8px;flex:none;width:100%;height:auto;position:relative;overflow:hidden}.product-image-main img{object-fit:cover;width:100%;height:100%;display:block}.product-image-main--placeholder{justify-content:center;align-items:center;display:flex}.product-image-main--placeholder .product-page-image-placeholder{width:auto;max-width:90%;height:auto;max-height:90%}.product-image-thumbs{margin-top:12px;padding-inline-start:44px;padding-inline-end:44px;position:relative}.product-image-thumbs--hidden{display:none}.product-image-thumbs-swiper{width:100%}.product-image-thumbs-swiper .swiper-wrapper{align-items:stretch}.product-image-thumbs-swiper .swiper-slide{min-width:0;display:flex}.product-image-thumbs-swiper .product-image-thumb{width:100%}.product-image-thumb-window{gap:10px;display:flex;overflow:hidden}.product-image-thumb{cursor:pointer;background:0 0;border:none;flex:1 1 0;min-width:0;margin:2px;padding:0;position:relative}.product-image-thumb img{aspect-ratio:5/3;object-fit:cover;border-radius:4px;width:100%;display:block;box-shadow:0 2px 4px #0000001a}.product-image-thumb.active img{outline:2px solid #005d38}.product-thumb-nav{z-index:2;cursor:pointer;color:#000;background:#ffffffd9;border:none;border-radius:999px;width:32px;height:32px;position:absolute;top:50%;transform:translateY(-50%)}.product-thumb-nav:disabled{opacity:.4;cursor:default}.product-page-thumb-prev:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:0}.product-page-thumb-prev:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:0}.product-page-thumb-prev:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:0}.product-page-thumb-prev:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:0}.product-page-thumb-prev:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:0}.product-page-thumb-prev:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:0}.product-page-thumb-next:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:0}.product-page-thumb-next:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:0}.product-page-thumb-next:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:0}.product-page-thumb-next:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:0}.product-page-thumb-next:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:0}.product-page-thumb-next:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:0}.product-specs{margin-top:40px}.product-specs-header-title{color:#000;white-space:nowrap;flex:none;font-family:Rubik,sans-serif;font-size:2rem;font-weight:700;line-height:normal}.product-specs-header-sub{color:#6f6f6f;white-space:nowrap;flex:auto;min-width:0;max-width:900px;font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:1rem}.product-specs-header-main{flex-flow:row;align-items:center;gap:10px;display:flex}.product-specs-report-cta{align-items:center;gap:5px;display:inline-flex}.product-specs-report-cta-icon{flex:none;display:block}.product-report-link{color:#005d38;text-decoration:underline}.product-specs-dotted-sep{border-top:1px dotted #bdbdbd;margin-top:10px}.product-specs-list{width:40%;margin:60px auto 0}@media (max-width:900px){.product-specs-list{width:100%}}.product-spec-row{direction:ltr;align-items:baseline;margin:10px 0;font-family:Rubik,sans-serif;display:flex}.product-spec-key{color:#6f6f6f;flex:none;font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:1rem}.product-spec-dots{border-bottom:1px dotted #ddd;flex:auto;height:10px;margin:0 16px;transform:translateY(-2px)}.product-spec-value{color:#000;white-space:nowrap;flex:none;font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:normal}.product-extra-wrap{margin-top:40px;padding-bottom:10px}.product-extra-header-line{flex-wrap:nowrap;align-items:flex-end;gap:80px;display:flex}.product-extra-header{color:#000;white-space:nowrap;font-family:Rubik,sans-serif;font-size:2rem;font-weight:700;line-height:normal}.product-extra-dots{align-self:flex-end}.product-suggested-carousel{--suggested-gap:15px;--suggested-edge-pad:10px;--suggested-step:calc((100% + var(--suggested-gap) - (2 * var(--suggested-edge-pad))) / 5);margin-top:60px;padding-inline-start:12px;padding-inline-end:12px;position:relative}.product-suggested-viewport{padding-inline:var(--suggested-edge-pad);overflow:hidden}.product-suggested-list{gap:var(--suggested-gap);box-sizing:border-box;will-change:transform;direction:ltr;padding-block-start:12px;padding-block-end:24px;transition:transform .26s;display:flex;overflow:visible}.product-suggested-item{flex:0 0 calc((100% - 4 * var(--suggested-gap) - 2 * var(--suggested-edge-pad)) / 5);max-width:calc((100% - 4 * var(--suggested-gap) - 2 * var(--suggested-edge-pad)) / 5);min-width:0}@media (max-width:900px){.product-suggested-carousel{--suggested-step:calc((100% + var(--suggested-gap) - (2 * var(--suggested-edge-pad))) / 3)}.product-suggested-item{flex:0 0 calc((100% - 2 * var(--suggested-gap) - 2 * var(--suggested-edge-pad)) / 3);max-width:calc((100% - 2 * var(--suggested-gap) - 2 * var(--suggested-edge-pad)) / 3)}}@media (max-width:768px){.product-suggested-carousel{--suggested-step:calc((100% + var(--suggested-gap) - (2 * var(--suggested-edge-pad))) / 2)}.product-suggested-item{flex:0 0 calc((100% - 1 * var(--suggested-gap) - 2 * var(--suggested-edge-pad)) / 2);max-width:calc((100% - 1 * var(--suggested-gap) - 2 * var(--suggested-edge-pad)) / 2)}}.product-suggested-list .product-card{width:100%;max-width:none}.product-suggested-nav{z-index:2;color:#000;cursor:pointer;background:#ffffffe6;border:none;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-family:Rubik,sans-serif;font-size:1.25rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:calc(50% + 8px);transform:translateY(-50%);box-shadow:0 1px 3px #00000038}.product-suggested-nav:disabled{opacity:.4;cursor:default}.product-suggested-nav--prev{right:-2px}.product-suggested-nav--next{left:-2px}#faqWrap{margin-top:40px}.composite-product-page__description{color:#6f6f6f;margin:0;font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:1rem}.composite-product-specs-list{width:40%;margin:60px auto 0}.composite-part-detail{margin:10px 0}.composite-part-detail__toggle{cursor:pointer;width:100%;text-align:inherit;font:inherit;color:inherit;background:0 0;border:none;align-items:baseline;padding:0;display:flex}.composite-part-detail__chevron{color:#6f6f6f;flex:0 0 16px;margin-inline-end:4px}.composite-part-detail__panel{margin-top:12px;grid-template-columns:120px 1fr;align-items:start;gap:16px;margin-inline-start:20px;display:grid}.composite-part-detail__media img{border-radius:4px;width:100%;display:block}.composite-part-detail__specs{flex-direction:column;gap:4px;display:flex}.composite-part-detail__description{color:#6f6f6f;margin:8px 0 0;font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:1rem}.composite-part-detail__product-link{color:#005d38;margin-top:8px;font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:1rem;text-decoration:underline}.home-elt-with-margins{padding-left:2rem;padding-right:2rem}body{color:#000;font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:normal}.ui-text{color:inherit;margin:0;font-family:Rubik,sans-serif}.ui-text--h1{font-family:Rubik,sans-serif;font-size:2rem;font-weight:400;line-height:normal}.ui-text--body-20-bold{font-family:Rubik,sans-serif;font-size:1.25rem;font-weight:700;line-height:normal}.ui-text--body-20{font-family:Rubik,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.5rem}.ui-text--body-18-semi{font-family:Rubik,sans-serif;font-size:1.125rem;font-weight:600;line-height:normal}.ui-text--body-16{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:normal}.ui-text--body-14-bold{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:700;line-height:1rem}.ui-text--body-14{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:1rem}.ui-text--body-12{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:.875rem}.ui-text--body-10{font-family:Rubik,sans-serif;font-size:.625rem;font-weight:400;line-height:.625rem}.ui-text--hero-md{font-family:Rubik,sans-serif;font-size:4.5rem;font-weight:700;line-height:normal}.ui-text--hero-lg{font-family:Rubik,sans-serif;font-size:7rem;font-weight:700;line-height:normal}.ui-text--body{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:normal}.ui-text--body-sm{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:1rem}.ui-text--caption{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:.875rem}.ui-text--label{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:1rem}.ui-text--heading-sm{font-family:Rubik,sans-serif;font-size:1.25rem;font-weight:700;line-height:normal}.ui-text--heading-md,.ui-text--display-sm{font-family:Rubik,sans-serif;font-size:2rem;font-weight:400;line-height:normal}.ui-text--display-lg{font-family:Rubik,sans-serif;font-size:7rem;font-weight:700;line-height:normal}.ui-icon-glyph{letter-spacing:-.02em;color:inherit;font-family:Jura,sans-serif;font-weight:500;line-height:1.9375rem;display:inline-block}.ui-icon-glyph--accent,.ui-icon-glyph--md{letter-spacing:-.02em;font-family:Jura,sans-serif;font-size:2rem;font-weight:500;line-height:1.9375rem}.ui-icon-glyph--sm{font-size:1.25rem;line-height:1.5rem}.ui-icon-glyph--lg{font-size:4.5rem;line-height:normal}.ui-icon-glyph--xl{font-size:7rem;line-height:normal}*{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:clip}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}