.content a:not(.button){color:var(--website-link)}.content a:not(.button):hover{color:var(--website-link-hover)}.fixed-cart{display:flex;position:fixed;bottom:30px;right:30px;z-index:99;min-width:50px;height:50px;border-radius:100px;background-color:var(--monogold);background-image:linear-gradient(-90deg,#fce0ad,#fee7bd 10%,#8f6528 24%,#cfa14e 36%,#c79946 50%,#fff3e0 60%,#fbdca5 68%,#9d712c);color:#000;align-items:center;justify-content:center;font-size:20px;line-height:1em;cursor:pointer;box-sizing:border-box;padding:0 15px;gap:10px}.fixed-cart .fixed-cart-label{font-weight:500;font-size:13px;line-height:1.4em}.cart-product-delete{background-color:var(--red);color:#fff;font-size:10px;line-height:1em;position:absolute;top:50%;left:0;transform:translateY(-50%);z-index:5;cursor:pointer;border-radius:22px;display:none;align-items:center;gap:5px;flex-shrink:0;width:20px;height:20px;justify-content:center}.column-products-single:hover .cart-product-delete{display:flex}.column-products-list{display:flex;gap:10px;flex-direction:column}.column-products-list .column-products-single{display:flex;gap:12px;border-radius:8px;position:relative}.column-products-list .column-products-single .product-cover{display:flex;min-width:33%;width:33%}span[disabled]{pointer-events:none;opacity:.5}.column-products-list .column-products-single .product-cover img{object-fit:cover;height:65px;width:100%}.column-products-list .column-products-single .product-desc{display:flex;font-size:13px;line-height:1.4em;flex-grow:1;flex-wrap:wrap;align-content:flex-start;color:#ddd}.column-products-list .column-products-single .product-desc .product-title{font-weight:600;display:block;width:100%}.popup-cart h4{margin:0;font-size:18px;line-height:1.3em;width:100%}.popup-cart .popup-sidebar .popup-cart-sidebar-summary{display:flex;flex-direction:column;gap:15px;margin-top:auto;padding-top:20px;border-top:1px solid #777}.popup-cart .popup-sidebar .popup-cart-sidebar-summary .popup-cart-sidebar-summary-total{display:flex;width:100%;justify-content:space-between;align-items:center}.popup-cart .popup-sidebar .popup-cart-sidebar-summary .popup-cart-sidebar-summary-price-bigger{font-size:18px;line-height:1.3em;font-weight:500}.popup-cart .popup-sidebar .popup-cart-sidebar-summary .popup-cart-sidebar-summary-coupon{display:flex;flex-direction:column;width:100%;gap:5px}.popup-cart .popup-sidebar .popup-cart-sidebar-summary .coupon-form-wrapper{display:flex;width:100%}.popup-cart .popup-sidebar .popup-cart-sidebar-summary .coupon-form-wrapper .coupon-form-submit{width:35px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:var(--green);border-radius:0 6px 6px 0;cursor:pointer}.popup-cart .popup-sidebar .popup-cart-sidebar-summary .coupon-form-wrapper .standard-input{flex-grow:1;background-color:#2d2b27;border-radius:6px 0 0 6px;border:none;color:#ccc}.popup-cart-sidebar-summary-coupon .toggle-coupon-form{display:flex;width:100%;gap:5px;align-items:center;cursor:pointer;justify-content:space-between;padding:5px 0;box-sizing:border-box;color:#777}.popup-cart-sidebar-summary-coupon .toggle-coupon-form.active{justify-content:center;font-size:13px;line-height:1.3em;text-decoration:underline}.popup-cart-sidebar-summary-coupon .toggle-coupon-form.active:hover{color:var(--red)}.popup-cart-sidebar-summary-coupon .toggle-coupon-form:not(.active):hover{color:var(--green)}.coupon-active-wrapper{display:flex;width:100%;justify-content:space-between;align-items:center}.coupon-active-wrapper .coupon-active-code{color:var(--green)}.popup-cart .popup-cart-content-form{display:grid;width:100%;gap:30px;grid-template-columns:repeat(2,1fr)}.popup-cart-content-form .pill{display:inline-flex;padding:0;justify-content:center;align-items:center;width:25px;height:25px}.popup-cart .popup-cart-content-form .popup-cart-content-form-col{display:flex;flex-direction:column;gap:20px}.popup-cart-content-form-login-ask{display:flex;justify-content:space-between;align-items:center;gap:10px}.popup-cart-footer-consent label.inline-checkbox{font-weight:400;font-size:12px;line-height:1.5em}.popup-cart-payments{display:flex;gap:15px;margin-top:auto;flex-wrap:wrap}.popup-cart-payments label.visual-option{flex-grow:0;padding:15px 25px}.popup-cart .popup-content .popup-content-wrapper .popup-cart-footer-consent .inline-checkbox-label a:not(.button){color:var(--dark);text-decoration:underline}.section{display:flex;width:100%;max-width:100%;justify-content:center;position:relative;box-sizing:border-box;background-repeat:no-repeat;--section-level-bg-offset: 0px;padding:50px 0 30px}.section:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);pointer-events:none;display:block;width:calc(100% - var(--section-level-bg-offset));height:calc(100% - var(--section-level-bg-offset))}.section-wrapper{display:flex;max-width:100%;flex-wrap:wrap;width:1270px;box-sizing:border-box;z-index:2}.wrap{display:flex;padding-left:15px;padding-right:15px;flex-wrap:wrap;box-sizing:border-box;position:relative;background-repeat:no-repeat;--wrap-level-bg-offset: 0px;max-width:100%}.wrap:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);pointer-events:none;display:block;width:calc(100% - var(--wrap-level-bg-offset));height:calc(100% - var(--wrap-level-bg-offset))}.item{display:flex;width:100%;max-width:100%;flex-wrap:wrap;align-items:flex-start;position:relative;box-sizing:border-box;background-repeat:no-repeat;margin-bottom:20px}.tabber{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;width:100%;--tabber-nav-items-offset: 20px}.tabber-tabs{display:flex;flex-direction:column;flex-grow:1}.tabber img{width:50%;border-radius:50px;flex-shrink:0}.tabber-tabs .tab{flex-grow:1;cursor:pointer;padding-bottom:var(--tabber-nav-items-offset);margin-bottom:var(--tabber-nav-items-offset);border-bottom:1px solid #fff;position:relative;overflow:hidden;display:block}.tabber-tabs .tab:last-child{padding-bottom:0;margin-bottom:0;border:none}.tabber-tabs .tab h3{margin:0;font-size:25px;line-height:1.3em;transition:.3s;display:flex;width:100%;gap:15px;align-items:center}.tabber-tabs .tab h3 img{width:0;object-fit:cover;height:30px;transition:.3s}.tabber-tabs .tab .desc{position:relative;overflow:hidden;max-height:0;margin-top:0;transition:.5s}.tabber-tabs .tab.active .desc{max-height:500px;margin-top:30px}.tabber-tabs .tab:not(.active):hover h3 img,.tabber-tabs .tab.active h3 img{width:30px}.accordion{display:flex;flex-direction:column;width:100%;gap:10px}.accordion .accordion-row{padding:20px;cursor:pointer}.accordion .accordion-row h3{margin:0;font-size:18px;line-height:1.4em;display:flex;width:100%;justify-content:space-between;gap:15px}.accordion .accordion-row .desc{display:none;margin-top:15px}.accordion .accordion-row.active .desc{display:block}.accordion .accordion-row i{transition:.5s}.heading-title{margin:0;order:2;width:100%;white-space:pre-line}.heading-subtitle{order:3;display:block;width:100%;line-height:1.4em;white-space:pre-line}.item-text-wrapper{width:100%}.item-text-wrapper p{margin-bottom:20px}.item-image img{width:100%}.item-pdf-embed-wrapper{display:block;width:100%}.item-heading h1{font-size:34px;line-height:1.3em}.item-heading h2{font-size:30px;line-height:1.3em}.item-heading h3{font-size:26px;line-height:1.3em}.item-heading h4{font-size:24px;line-height:1.3em}.item-heading h5{font-size:20px;line-height:1.3em}.item-heading h6{font-size:18px;line-height:1.3em}.item-product_price s{font-size:.8em}.item-line hr{margin:0}.item-list .default-list{margin:0;display:flex;gap:5px;flex-direction:column;box-sizing:border-box}.item-list .has-custom-bullet{padding:0 0 0 20px;margin:0;list-style-type:none;display:flex;gap:5px;flex-direction:column;box-sizing:border-box;--list-bullet-size: 15px}.item-list .has-custom-bullet li{display:flex;gap:10px;align-items:center}.item-list .has-custom-bullet li i{line-height:1em;font-size:var(--list-bullet-size)}.item-list .has-custom-bullet li img{width:var(--list-bullet-size)}.items_grid{display:grid;gap:15px;width:100%;position:relative}.i_g-item{overflow:hidden;display:flex;position:relative}.i_g-item .i_g-img{display:flex}.i_g-item .i_g-img img{object-fit:cover;width:100%}.i_g-item-v1 .i_g-img img{height:240px}.i_g-item-v2 .i_g-img img{height:160px}.i_g-item .i_g-desc{padding:15px;box-sizing:border-box;display:flex;gap:5px;flex-grow:1;flex-direction:column}.i_g-item-v1 .i_g-desc{width:100%}.i_g-item-v3 .i_g-desc{position:absolute;z-index:3;width:100%;height:100%}.i_g-item-v3 .i_g-img,.i_g-item-v1 .i_g-img{width:100%}.i_g-item .i_g-desc .i_g-shortdesc{width:100%;display:block;white-space:pre-line}.i_g-item .i_g-desc .i_g-title{font-size:16px;display:block;width:100%;line-height:1.3em;margin:0;font-weight:600}.i_g-item-v1{flex-direction:column;align-items:center}.i_g-item-v1 .i_g-img{width:100%}.i_g-item-v2 .i_g-img{width:34%;flex-shrink:0}.i_g-item .i_g-button{width:100%}.i_g-item-v2 .i_g-desc{justify-content:center;gap:10px}.icon-box{display:flex;box-sizing:border-box;gap:10px;align-items:center;justify-content:center;--icon-box-size: 40px;--icon-box-font-size: 20px;--icon-box-border-radius: 0px}.icon-box .icon-box-icon{display:flex;align-items:center;justify-content:center;order:2;border-radius:var(--icon-box-border-radius);line-height:1em;font-size:var(--icon-box-font-size);width:var(--icon-box-size);height:var(--icon-box-size)}.icon-box .icon-box-icon img{width:var(--icon-box-font-size, 30);height:auto}.icon-box .icon-box-desc-wrapper{order:3;display:flex;flex-direction:column;gap:10px;line-height:1.3em}.icon-box .icon-box-title{margin:0;font-size:16px;line-height:1.3em;white-space:pre-line}.icon-box .icon-box-desc{font-size:14px;line-height:1.4em;white-space:pre-line}.item-icon{align-items:center}.item-newsletter{display:flex;gap:15px;flex-wrap:wrap}.item-newsletter .standard-input{flex-grow:1;width:auto;min-width:200px}.item-newsletter .button{padding-top:0;padding-bottom:0;height:45px;line-height:45px;width:auto}.item-newsletter .rodo-note,.item-newsletter .form-input-error{display:block;width:100%}.item-newsletter .rodo-note{font-size:12px;line-height:1.4em;opacity:.7}.item-video iframe{width:100%;display:block;height:auto}.swiper{width:100%}.countdown-wrapper{display:flex;align-items:center;justify-content:inherit;gap:30px;flex-wrap:wrap}.countdown-wrapper .cw-col{display:flex;flex-wrap:wrap;box-sizing:border-box;padding:20px;gap:20px}.countdown-wrapper .cw-number{display:flex;width:100%;justify-content:center;font-size:40px;line-height:1.2em}.countdown-wrapper .cw-label{display:flex;width:100%;line-height:1.3em;justify-content:center}.scroller-swiper-wrapper .swiper .swiper-pagination{bottom:0}.scroller-swiper-wrapper{display:flex;width:100%;box-sizing:border-box}.ssw-has-pagination .swiper{padding-bottom:30px}.item-marquee{--marquee-items-gap: 30px}.marquee-js{padding:0;margin:0;list-style-type:none;display:flex;min-width:100%;gap:var(--marquee-items-gap)}.marquee-js li{padding:8px 14px;background-color:#f1f1f1;color:#000;white-space:nowrap;font-weight:500}.item-marquee .rfm-marquee,.item-marquee .rfm-marquee-container{gap:var(--marquee-items-gap)}.my-account-login{display:flex;padding:20px;border-radius:10px;border:1px solid #eaeaea;background-color:#fff;width:500px;max-width:100%;box-sizing:border-box;justify-self:center}.my-account-login a{color:var(--dark)}.my-account-wrapper{display:flex;gap:30px;width:100%;flex-direction:column}.my-account-wrapper .my-account-nav{display:flex;width:100%}.my-account-nav-menu{display:flex;width:100%;gap:10px;align-items:center}.my-account-nav-menu button{display:flex;padding:10px;font-weight:600;box-sizing:border-box;background-color:#ffffff4d;color:var(--dark);border:none;box-shadow:none;border-radius:6px}.my-account-nav-menu button.active{background-color:var(--dark);color:var(--light)}.my-account-wrapper .my-account-content{display:flex;flex-grow:1}.client-login-form{display:flex;flex-direction:column;gap:20px}.orders-wrapper{display:flex;flex-direction:column;gap:15px}.orders-wrapper .order-single{display:flex;flex-direction:column;width:100%;padding:15px;border-radius:8px;background-color:#fff;box-sizing:border-box;gap:20px}.order-single .order-single-header{display:flex;flex-direction:column;gap:10px}.order-single h3{font-size:20px;line-height:1.3em}.order-single .order-single-header .order-single-meta{display:flex;gap:10px;align-items:center}.order-single .order-single-header .order-single-meta .pill-grey{background-color:#f1f1f1}.orders-wrapper .order-single-products-wrapper{display:flex;width:100%;flex-direction:column;gap:15px}.order-single-product{display:flex;gap:20px;width:100%}.order-single-product .order-single-product-img{display:flex;width:150px}.order-single-product .order-single-product-img img{object-fit:cover;height:150px;width:100%}.order-single-product .order-single-product-desc{display:flex;flex-direction:column;gap:15px}.order-single-product h4{font-size:18px;line-height:1.3em}.order-single-product .order-single-product-footer{display:flex;gap:10px}.order-single-summary{display:block;border-top:1px solid #eaeaea;width:100%;padding-top:15px}.order-single-summary .bigger-price{font-size:22px;line-height:1.3em;display:inline-block;margin-left:5px}.content-player{background-color:var(--dark);color:var(--txtondark)}.player{display:flex;max-width:1600px;margin:0 auto;gap:30px;width:100%;padding:15px;box-sizing:border-box}.player-video-wrapper{display:flex;flex-grow:1;gap:30px;flex-direction:column}.player-video-wrapper .player-video{display:block;width:100%}.player-playlist{width:25%;flex-direction:column;display:flex;gap:15px;padding:15px;background-color:#ffffff0d;border-radius:8px}.player-playlist ul{display:flex;flex-direction:column;padding:0;margin:0;width:100%}.player-playlist ul li{display:flex;flex-direction:column;width:100%}.player-playlist ul li a{display:flex;color:var(--txtondark);align-items:center;font-size:16px;line-height:1.3em;gap:5px;flex-grow:1;font-weight:600;opacity:.7;transition:.3s;padding:10px}.player-playlist ul li a:hover,.player-playlist ul li.active>a{color:var(--txtondark);opacity:1}.player-playlist ul li i{font-size:22px}.player-playlist ul li.active>a i{color:var(--green)}.player-playlist ul li ul{padding-left:20px;box-sizing:border-box}.player-playlist h4{font-size:20px;line-height:1.3em}.player-wrapper .fixed-cart{display:none}.authView{display:flex;width:100%;min-height:100vh;position:relative;background-color:var(--dark)}.authView-img{display:flex;flex-grow:1}.authView-img img{width:100%;height:100vh;object-fit:cover}.authView-content{display:flex;width:600px;max-width:40%;box-sizing:border-box;padding:30px;justify-content:center;align-items:center;color:#ccc}.authView-content-wrapper{display:block;width:300px;max-width:100%}.authView-content h1{font-size:22px;line-height:1.3em;margin:0}.authView-content a.text-link{color:#ccc}.authView-content .button{width:100%}.authView-content .standard-input{background-color:#222;color:#ccc;border-color:#222}.authView-content .logo img{width:auto;height:auto;max-width:230px;max-height:100px}.authView .MuiTextField-root{background-color:#222}.authView .MuiTextField-root .MuiOutlinedInput-notchedOutline{border-color:#222}.authView .MuiTextField-root label{color:#444}html .wrapper.is-landing-page .header .navbar-wrapper,html .wrapper.is-landing-page .header .header-buttons .menu-switcher,html .wrapper.is-landing-page .header .header-buttons .theme-icon-social,.header-default .header .menu-switcher{display:none}.header-default .header{position:fixed;top:0;left:0;display:flex;width:100%;height:var(--header-h);align-items:center;justify-content:space-between;gap:30px;box-sizing:border-box;z-index:99;background-color:var(--header-bg, #000)}.header-default .header .logo{width:var(--header-logo-width, 320px);display:flex;order:1}.header-default .header .navbar-wrapper{display:flex;order:2;gap:20px;flex-direction:column;align-items:center}.header-default .header .navbar-wrapper .header-links-mobile{display:none}.header-default .header .navbar{display:flex;list-style-type:none;padding:0;margin:0}.header .navbar a,.header .navbar a:hover{color:var(--header-link-color, #fff)}.header-default .header .navbar li a{display:block;width:100%;padding:20px;box-sizing:border-box}.header-default .header .header-buttons{display:flex;width:auto}.header-default .header .button{padding:7px 12px;font-size:13px}.footer{background-color:var(--footer-bg, #000);color:var(--footer-link-color, #fff)}.footer-nav li a,.footer-nav li a:hover{color:var(--footer-link-color, #fff)}.footer-socials{gap:10px;display:flex;align-items:center}.footer .logo{display:flex;width:var(--header-logo-width, 320px)}@media (max-width: 992px){.header-default .header .button{padding:12px;font-size:14px}.header-default .header .menu-switcher{display:flex;align-items:center;justify-content:center;align-content:center;padding:0;gap:4px;flex-wrap:wrap}.header-default .header .menu-switcher .menu-switcher-bar{display:block;width:20px;height:2px;background-color:var(--dark)}.header-default .header.menu-opened .menu-switcher .menu-switcher-bar:nth-child(2){opacity:0}.header-default .menu-switcher .menu-switcher-bar:first-child{transition:.5s}.header-default .menu-switcher .menu-switcher-bar:last-child{transition:.3s}.header-default .header.menu-opened .menu-switcher .menu-switcher-bar:first-child{transform:rotate(45deg);transform-origin:0;margin-left:5px}.header-default .header.menu-opened .menu-switcher .menu-switcher-bar:last-child{transform:rotate(-45deg);transform-origin:0;margin-top:2px;margin-left:5px}.header-default .header .navbar-wrapper{display:none;order:3;width:100%;position:absolute;background-color:var(--header-bg, #000);top:100%;left:0;padding-top:20px;padding-bottom:20px}.header-default .header .navbar{display:flex;flex-wrap:wrap}.header-default .header .navbar li{display:block;width:100%}.header-default .header .navbar li a{padding:10px;text-align:center}.header.menu-opened .navbar-wrapper{display:flex}.header{flex-wrap:wrap}.header-default .header .header-buttons{order:2}.header-default .header .navbar-wrapper .header-links-mobile{display:flex;gap:10px}.is-landing-page .fixed-cart{display:none}.authView{flex-wrap:wrap}.authView-img img{height:80vw}.authView-content{width:100%;max-width:100%}.authView-content-wrapper{width:100%}.player{flex-direction:column}.player-playlist{width:100%}.player-playlist ul li a{font-size:13px}.player h1{font-size:22px;line-height:1.4em;display:flex;width:100%;padding:10px 15px;box-sizing:border-box}.player-video-wrapper{gap:0;background-color:#ffffff0d;border-radius:0 0 8px 8px}}@media (max-width: 767px){.header-default .header .logo{width:var(--header-logo-width-mobile, 200px);display:flex;order:1}.order-single-product{flex-wrap:wrap}.order-single-product .order-single-product-img{width:100%}.order-single-product .order-single-product-img img{height:70vw}.order-single .order-single-header{gap:5px}}
