:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-zoom-container{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{object-fit:contain;max-width:100%;max-height:100%}.swiper-slide-zoomed{cursor:move;touch-action:none}@font-face{font-family:tigerbars;src:url(/build/assets/tigerbars-BYJCiAKt.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Teko;font-style:normal;font-weight:400;src:url(/build/assets/teko-v15-latin-ext-regular-CKzFSGQm.woff2)format("woff2");font-display:swap}@font-face{font-family:Squada One;font-style:normal;font-weight:400;src:url(/build/assets/squada-one-v14-latin-regular-D3va-NvZ.woff2)format("woff2");font-display:swap}@font-face{font-family:Rubik;font-style:normal;font-weight:400;src:url(/build/assets/rubik-v21-latin-ext-regular-DGWzNpEe.woff2)format("woff2");font-display:swap}@font-face{font-family:Rowdies;font-style:normal;font-weight:400;src:url(/build/assets/rowdies-v15-latin-ext-regular-D24aeDIp.woff2)format("woff2");font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/build/assets/roboto-v30-latin-ext-regular-BLJ8WAw_.woff2)format("woff2");font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(/build/assets/roboto-v30-latin-ext-700-BejlJAwu.woff2)format("woff2");font-display:swap}[class^=icon-],[class*=\ icon-]{speak:never;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:tigerbars!important}.icon-check-white:before{content:"";color:#fff}.icon-hamburger:before{content:"";color:#fff}.icon-warranty:before{content:"";color:#4e4e4e}.icon-safe-pay:before{content:"";color:#4e4e4e}.icon-express-delivery:before{content:"";color:#4e4e4e}.icon-trash:before{content:""}.icon-logo:before{content:""}.icon-checkbox:before{content:"";color:#86c64d}.icon-x-mark:before{content:"";color:#c52e30}.icon-down:before{content:"";color:#c4c4c4}.icon-up:before{content:"";color:#c4c4c4}.icon-arrow-right:before{content:"";color:#fff}.icon-arrow-left:before{content:"";color:#fff}.icon-athlete-handstand:before{content:"";color:#fff}.icon-athlete-iron-cross:before{content:"";color:#fff}.icon-athlete-muscles:before{content:"";color:#fff}.icon-stopwatch:before{content:""}.icon-close:before{content:"";color:#fff}.icon-close1:before{content:"";color:#fff}.icon-close2:before{content:"";color:#fff}.icon-minicart:before{content:"";color:#fff}.header-main{z-index:1000;background-color:#111;border-bottom:1px solid #ffffff1a;position:sticky;top:0}.header-main .container-fluid{max-width:1400px;margin:0 auto;padding:0 20px}.header-main .desktop-nav{justify-content:space-between;align-items:center;height:90px;display:none}@media (width>=1024px){.header-main .desktop-nav{display:flex}}.header-main .desktop-nav .logo-col{flex:none;margin-right:40px}.header-main .desktop-nav .logo-col .brand-text{font-size:38px}.header-main .desktop-nav .logo-col .icon-logo{font-size:30px}.header-main .desktop-nav .nav-col{gap:2rem;display:flex}.header-main .desktop-nav .nav-col .nav-link{color:#fff;text-transform:uppercase;letter-spacing:.5px;padding:10px 0;font-family:Rowdies,cursive;font-size:1rem;text-decoration:none;transition:color .3s;position:relative}.header-main .desktop-nav .nav-col .nav-link:after{content:"";background:#ffd600;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.header-main .desktop-nav .nav-col .nav-link:hover,.header-main .desktop-nav .nav-col .nav-link.active{color:#ffd600}.header-main .desktop-nav .nav-col .nav-link:hover:after,.header-main .desktop-nav .nav-col .nav-link.active:after{width:100%}.header-main .desktop-nav .icons-col{flex:none;justify-content:flex-end;align-items:center;gap:1.5rem;display:flex}.header-main .desktop-nav .icons-col .icon-link{color:#fff;align-items:center;gap:8px;text-decoration:none;display:flex}.header-main .desktop-nav .icons-col .icon-link:hover{color:#ffd600}.header-main .desktop-nav .icons-col .icon-link .icon{stroke-width:2px;width:24px;height:24px}.header-main .desktop-nav .icons-col .icon-link .user-name{font-family:Rubik,sans-serif}.header-main .desktop-nav .icons-col .cart-link .counter{color:#111;background:#ffd600;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-5px;right:-8px}.header-main .desktop-nav .icons-col .cart-link .counter.hidden{display:none}.header-main .desktop-nav .icons-col .lang-switcher{cursor:pointer;color:#fff;align-items:center;padding:10px 0;font-family:Rubik,sans-serif;font-size:.9rem;display:flex;position:relative}.header-main .desktop-nav .icons-col .lang-switcher .arrow{width:14px;height:14px;margin-left:5px}.header-main .desktop-nav .icons-col .lang-switcher:hover .lang-dropdown{opacity:1;display:block;transform:translateY(0)}.header-main .desktop-nav .icons-col .lang-switcher .lang-dropdown{opacity:0;background:#fff;border-radius:4px;min-width:140px;padding:10px 0;transition:all .2s;display:none;position:absolute;top:100%;right:0;transform:translateY(10px);box-shadow:0 5px 20px #0003}.header-main .desktop-nav .icons-col .lang-switcher .lang-dropdown a{color:#111;white-space:nowrap;padding:8px 20px;font-size:.9rem;text-decoration:none;display:block}.header-main .desktop-nav .icons-col .lang-switcher .lang-dropdown a:hover{color:#111;background:#f4f4f4}.header-main .desktop-nav .icons-col .lang-switcher .lang-dropdown a.active{color:#111;font-weight:700}.header-main .mobile-nav{justify-content:space-between;align-items:center;height:70px;display:flex;position:relative}@media (width>=1024px){.header-main .mobile-nav{display:none}}.header-main .mobile-nav .mobile-left,.header-main .mobile-nav .mobile-right{z-index:2}.header-main .mobile-nav .mobile-center{z-index:1;position:absolute;left:50%;transform:translate(-50%)}.header-main .mobile-nav .mobile-center .brand-text{font-size:28px}.header-main .mobile-nav .mobile-center .icon-logo{font-size:22px}.header-main .mobile-nav .hamburger-btn{cursor:pointer;background:0 0;border:none;padding:10px 0}.header-main .mobile-nav .mobile-logo{height:28px}.header-main .mobile-nav .cart-link{color:#fff;position:relative}.header-main .mobile-nav .cart-link .counter{color:#000;background:#ffd600;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-5px;right:-8px}.header-main .mobile-nav .cart-link .counter.hidden{display:none}.header-main .mobile-menu-dropdown{background:#1a1a1a;border-top:1px solid #ffffff0d;max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.header-main .mobile-menu-dropdown.open{max-height:500px}.header-main .mobile-menu-dropdown .menu-list{margin:0;padding:0;list-style:none}.header-main .mobile-menu-dropdown .menu-list li a{color:#fff;text-transform:uppercase;text-align:center;border-bottom:1px solid #ffffff0d;padding:15px 0;font-family:Rowdies,cursive;font-size:1.2rem;text-decoration:none;display:block}.header-main .mobile-menu-dropdown .menu-list li a:active{color:#ffd600}.header-main .mobile-menu-dropdown .mobile-lang-row{border-bottom:1px solid #ffffff0d;justify-content:center;gap:15px;padding:15px 0;display:flex}.header-main .mobile-menu-dropdown .mobile-lang-row a{border:1px solid #444;border-radius:4px;font-family:Rubik,sans-serif;font-size:.9rem;padding:5px 10px!important}.header-main .mobile-menu-dropdown .mobile-lang-row a.active{color:#ffd600;border-color:#ffd600}.header-main .mobile-menu-dropdown .mobile-auth-btn{color:#000;text-align:center;text-transform:uppercase;background:#ffd600;border-radius:4px;margin:20px;padding:15px;font-family:Rowdies,cursive;text-decoration:none;display:block}.brand-link{white-space:nowrap;align-items:center;gap:8px;text-decoration:none;transition:opacity .2s;display:flex}.brand-link:hover{opacity:.9}.brand-link .brand-text{text-transform:uppercase;color:#fff;letter-spacing:1px;margin-top:4px;font-family:Teko,sans-serif;font-weight:500;line-height:1}.brand-link .icon-logo{color:#fff;align-items:center;display:flex}.footer-main{color:#fff;background-color:#111;border-top:1px solid #ffd600;padding-top:5rem;padding-bottom:2rem}.footer-main .container{max-width:1200px;margin:0 auto;padding:0 20px}.footer-main .footer-top{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem;display:grid}@media (width>=768px){.footer-main .footer-top{grid-template-columns:1.5fr 1fr 1fr;gap:4rem}}.footer-main .footer-top .col-brand .footer-logo{align-items:center;margin-bottom:1.5rem;text-decoration:none;display:inline-flex}.footer-main .footer-top .col-brand .footer-logo .brand-text{color:#fff;font-size:32px}.footer-main .footer-top .col-brand .footer-logo .icon-logo{color:#fff;margin-left:8px;font-size:26px}.footer-main .footer-top .col-brand .mission-text{color:#999;max-width:350px;margin-bottom:2rem;font-family:Rubik,sans-serif;font-size:.95rem;line-height:1.6}.footer-main .footer-top .col-brand .social-links{gap:15px;display:flex}.footer-main .footer-top .col-brand .social-links a{color:#fff;border:1px solid #333;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.footer-main .footer-top .col-brand .social-links a:hover{color:#ffd600;border-color:#ffd600;transform:translateY(-3px)}.footer-main .footer-top .col-brand .social-links a svg{width:18px;height:18px}.footer-main .footer-top .col-links .col-title{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-family:Rowdies,cursive;font-size:1.1rem}.footer-main .footer-top .col-links ul{margin:0;padding:0;list-style:none}.footer-main .footer-top .col-links ul li{margin-bottom:10px}.footer-main .footer-top .col-links ul li a{color:#999;font-family:Rubik,sans-serif;font-size:1rem;text-decoration:none;transition:all .2s}.footer-main .footer-top .col-links ul li a:hover{color:#ffd600;padding-left:5px}.footer-main .footer-divider{border:0;border-top:1px solid #222;margin-bottom:2rem}.footer-main .footer-bottom{flex-direction:column;align-items:center;gap:1.5rem;display:flex}@media (width>=768px){.footer-main .footer-bottom{flex-direction:row;justify-content:space-between}}.footer-main .footer-bottom .copyright{color:#666;margin:0;font-size:.9rem}.footer-main .footer-bottom .copyright strong{color:#fff}.footer-main .footer-bottom .footer-payments{opacity:.5;filter:grayscale();align-items:center;gap:15px;transition:opacity .3s;display:flex}.footer-main .footer-bottom .footer-payments:hover{opacity:1;filter:grayscale(0%)}.footer-main .footer-bottom .footer-payments span{background-position:50%;background-repeat:no-repeat;background-size:contain;width:38px;height:24px;display:block}.login-page{background-color:#f9fafb;justify-content:center;align-items:center;min-height:85vh;padding:2rem 1rem;font-family:Roboto,system-ui,-apple-system,sans-serif;display:flex}.login-card{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:1100px;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000000d,0 10px 10px -5px #00000003}@media (width>=900px){.login-card{flex-direction:row;min-height:650px}}.login-card__column{flex-direction:column;flex:1;justify-content:center;padding:2.5rem;display:flex}@media (width>=900px){.login-card__column{padding:4rem}}.login-card__column--left{background-color:#fff}.login-card__column--right{background-color:#fffbe6;justify-content:space-between;position:relative;overflow:hidden}.login-header{margin-bottom:2.5rem}.login-header__title{color:#111827;margin:0 0 .5rem;font-size:2rem;font-weight:800;line-height:1.2}.login-header__subtitle{color:#6b7280;margin:0;font-size:1rem;line-height:1.5}.login-form{flex-direction:column;gap:1.5rem;display:flex}.login-form .form-group{flex-direction:column;gap:.5rem;display:flex}.login-form .form-label{color:#3d4148;font-size:.875rem;font-weight:600}.login-form .form-input{box-sizing:border-box;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:.85rem 1rem;font-size:1rem;transition:all .2s}.login-form .form-input:focus{background-color:#fff;border-color:#ffd600;outline:none;box-shadow:0 0 0 4px #ffd60033}.login-form .form-input.is-invalid{background-color:#fef2f2;border-color:#ef4444}.login-form .form-error{color:#ef4444;font-size:.85rem}.login-form .form-label-row{justify-content:space-between;align-items:center;display:flex}.login-form .form-link-badge{color:#000;background-color:#ffd600;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:700;text-decoration:none;transition:opacity .2s}.login-form .form-link-badge:hover{opacity:.8}.login-form .form-check{align-items:center;gap:.75rem;display:flex}.login-form .form-checkbox{accent-color:#ffd600;cursor:pointer;width:1.25rem;height:1.25rem}.login-form .form-check-label{color:#6b7280;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.9rem}.login-form .btn-login{color:#000;cursor:pointer;text-transform:uppercase;background-color:#ffd600;border:none;border-radius:12px;width:100%;margin-top:.5rem;padding:1rem;font-size:1.1rem;font-weight:800;transition:transform .1s,background-color .2s;box-shadow:0 4px 6px -1px #0000001a}.login-form .btn-login:hover{background-color:#e6c100}.login-form .btn-login:active{transform:scale(.98)}.login-footer{align-items:center;gap:1rem;margin-top:2.5rem;display:flex}.login-footer__text{color:#6b7280;font-size:.95rem;font-weight:500}.login-footer .btn-register-small{color:#000;background-color:#ffd600;border-radius:20px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .2s}.login-footer .btn-register-small:hover{opacity:.8}.decorative-circle{filter:blur(60px);z-index:0;background-color:#ffd60026;border-radius:50%;width:300px;height:300px;position:absolute;top:-50px;right:-50px}.benefits-content{z-index:1;position:relative}.benefits-content .benefits-title{color:#111827;margin:0 0 2rem;font-size:1.75rem;font-weight:800}.benefits-content .benefits-list{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.benefits-content .benefit-item{align-items:flex-start;gap:1rem;display:flex}.benefits-content .benefit-icon{color:#16a34a;background-color:#dcfce7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;display:flex}.benefits-content .benefit-text strong{color:#111827;margin-bottom:.25rem;font-size:1rem;display:block}.benefits-content .benefit-text p{color:#6b7280;margin:0;font-size:.9rem;line-height:1.5}.security-footer{z-index:1;border-top:1px solid #ffd6004d;margin-top:3rem;padding-top:1.5rem;position:relative}.security-footer .security-header{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.security-footer .security-header strong{color:#3d4148;font-size:.9rem}.security-footer p{color:#6b7280;margin:0;font-size:.8rem;line-height:1.4}.dashboard-page{background-color:#f9fafb;min-height:100vh;padding:2rem 1rem;font-family:Inter,sans-serif}@media (width<=768px){.dashboard-page{padding:0}}.dashboard-container{background:#fff;border-radius:24px;flex-direction:column;max-width:1200px;min-height:800px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000008}@media (width>=900px){.dashboard-container{flex-direction:row}}.dashboard-sidebar{background-color:#fff;border-right:1px solid #e5e7eb;flex-direction:column;width:100%;padding:2rem;display:flex}@media (width>=900px){.dashboard-sidebar{flex-shrink:0;width:280px}}@media (width<=768px){.dashboard-sidebar{box-sizing:border-box;padding:1.25rem}}.user-summary{border-bottom:1px solid #e5e7eb;align-items:center;gap:1rem;margin-bottom:3rem;padding-bottom:1.5rem;display:flex}.user-summary .user-avatar{color:#000;background-color:#ffd600;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;font-weight:700;display:flex}.user-summary .user-info{flex-direction:column;display:flex}.user-summary .user-info .user-name{color:#111827;font-weight:700}.user-summary .user-info .user-email{color:#6b7280;font-size:.85rem}.dashboard-nav{flex-direction:column;flex:1;gap:.5rem;display:flex}.dashboard-nav .nav-item{color:#6b7280;border-radius:12px;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.dashboard-nav .nav-item:hover{color:#111827;background-color:#f9fafb}.dashboard-nav .nav-item.is-active{color:#111827;background-color:#fff3b3;border-left:4px solid #ffd600;font-weight:600}.dashboard-nav .nav-item .badge-count{color:#6b7280;background-color:#f3f4f6;border-radius:10px;padding:2px 8px;font-size:.75rem}.dashboard-nav .nav-item .badge-status{color:#16a34a;text-transform:uppercase;background-color:#dcfce7;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:700}.dashboard-logout{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:1rem}.dashboard-logout .btn-logout{color:#ef4444;cursor:pointer;background:0 0;border:none;padding:0;font-size:.95rem;font-weight:500}.dashboard-logout .btn-logout:hover{text-decoration:underline}.dashboard-content{background-color:#fff;flex:1;padding:2rem}@media (width>=900px){.dashboard-content{padding:4rem}}.content-header{margin-bottom:3rem}.content-header h1{color:#111827;margin:0 0 .5rem;font-size:1.8rem;font-weight:800}.content-header p{color:#6b7280;font-size:1rem}.summary-cards{grid-template-columns:1fr;gap:1.5rem;margin-bottom:4rem;display:grid}@media (width>=768px){.summary-cards{grid-template-columns:repeat(3,1fr)}}.summary-cards .info-card{border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:140px;padding:1.5rem;display:flex}.summary-cards .info-card .card-label{color:#6b7280;margin-bottom:.5rem;font-size:.85rem}.summary-cards .info-card .card-value{color:#111827;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.summary-cards .info-card .card-value-small{color:#111827;margin-bottom:.5rem;font-size:1.1rem;font-weight:700;line-height:1.3}.summary-cards .info-card .card-status{margin-bottom:.5rem;font-size:.9rem;font-weight:600}.summary-cards .info-card .card-status.status-delivered{color:#16a34a}.summary-cards .info-card .card-meta,.summary-cards .info-card .card-subtext{color:#858c99;font-size:.85rem}.content-grid-row{grid-template-columns:1fr;gap:3rem;display:grid}@media (width>=1000px){.content-grid-row{grid-template-columns:1fr 1fr}}.section-block .section-title{color:#111827;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.item-list{flex-direction:column;gap:1rem;display:flex}.item-list .list-item{border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem;transition:border-color .2s;display:flex}.item-list .list-item:hover{border-color:#c8ccd5}.item-list .list-item .item-details{flex-direction:column;display:flex}.item-list .list-item .item-details .item-id{color:#111827;font-weight:700}.item-list .list-item .item-details .item-desc{color:#6b7280;font-size:.85rem}.item-list .list-item .item-meta{text-align:right;flex-direction:column;margin-right:1rem;display:none}@media (width>=600px){.item-list .list-item .item-meta{display:flex}}.item-list .list-item .item-meta .status-text{font-size:.9rem;font-weight:600}.item-list .list-item .item-meta .status-text.text-green{color:#16a34a}.item-list .list-item .item-meta .meta-date{color:#6b7280;font-size:.8rem}.btn-action{color:#000;cursor:pointer;background-color:#ffd600;border:none;border-radius:8px;width:fit-content;height:fit-content;padding:.5rem 1rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .2s}.btn-action:hover{background-color:#e6c100}.address-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=900px){.address-grid{grid-template-columns:1fr 1fr}}.address-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;min-height:250px;padding:2rem;display:flex;box-shadow:0 4px 6px -1px #00000005}.address-card__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.address-card__header h3{color:#111827;margin:0;font-size:1.1rem;font-weight:700}.address-card__header .btn-edit{color:#000;cursor:pointer;background-color:#ffd600;border:none;border-radius:20px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;transition:background-color .2s}.address-card__header .btn-edit:hover{background-color:#e6c100}.address-card__body{color:#111827;flex-direction:column;gap:.25rem;font-size:.95rem;line-height:1.5;display:flex}.address-card__body .data-row.text-muted{color:#6b7280;margin-top:.5rem;font-size:.85rem}.settings-form{background-color:#fff;border-radius:16px}.settings-form .form-section{flex-direction:column;gap:2rem;display:flex}.settings-form .form-row{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.settings-form .form-row{grid-template-columns:1fr 1fr}}.settings-form .form-group{flex-direction:column;gap:.5rem;display:flex}.settings-form .form-label{color:#6b7280;font-size:.9rem;font-weight:600}.settings-form .form-input{box-sizing:border-box;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:.85rem 1rem;font-size:1rem;transition:all .2s}.settings-form .form-input:focus{border-color:#ffd600;outline:none;box-shadow:0 0 0 3px #ffd60033}.settings-form .form-input::placeholder{color:#a1a6b0}.settings-form .form-divider{background-color:#f3f4f6;height:1px;margin:.5rem 0}.settings-form .form-actions{justify-content:flex-end;gap:1rem;margin-top:3rem;padding-top:1.5rem;display:flex}.settings-form .btn-cancel{color:#111827;cursor:pointer;background-color:#f3f4f6;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:background .2s}.settings-form .btn-cancel:hover{background-color:#e4e7eb}.settings-form .btn-save{color:#000;cursor:pointer;background-color:#ffd600;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:700;transition:background .2s}.settings-form .btn-save:hover{background-color:#e6c100}.order-detail-wrapper{max-width:100%}.order-header-row{margin-bottom:2rem}.order-header-row h1{color:#111827;margin:0 0 .5rem;font-size:2rem;font-weight:800}.order-header-row p{color:#6b7280;font-size:.95rem}.detail-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:1.5rem;padding:2rem}.detail-card h3{color:#111827;margin:0 0 1.5rem;font-size:1.1rem;font-weight:700}.detail-card .label{color:#6b7280;margin-bottom:.5rem;font-size:.85rem;display:block}.detail-card.status-card .status-value{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.detail-card.status-card .status-value.text-success{color:#16a34a}.detail-card.status-card .status-desc{color:#6b7280;margin:0;font-size:.9rem}.order-table{width:100%}.order-table .table-header{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e5e7eb;padding-bottom:1rem;font-size:.75rem;font-weight:700;display:flex}.order-table .table-row{color:#111827;border-bottom:1px solid #e5e7eb;align-items:center;padding:1.25rem 0;font-size:.95rem;display:flex}.order-table .table-row .font-bold{font-weight:600}.order-table .table-row:last-child{border-bottom:none}.order-table .col-product{flex:1}.order-table .col-qty{text-align:center;width:100px}.order-table .col-price{text-align:right;width:100px}.order-table .table-footer{padding-top:1.5rem}.order-table .table-footer .footer-row{color:#6b7280;justify-content:space-between;margin-bottom:.75rem;font-size:.95rem;display:flex}.order-table .table-footer .footer-row.total-row{color:#111827;border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem;font-size:1.25rem;font-weight:800}.address-block,.payment-info{color:#111827;font-size:.95rem;line-height:1.6}.address-block .text-muted,.payment-info .text-muted{color:#6b7280;font-size:.85rem}.order-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:3rem;display:flex}.order-actions .btn-back{color:#000;background-color:#ffd600;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s}.order-actions .btn-back:hover{background-color:#e6c100}.order-actions .btn-download{color:#111827;cursor:pointer;background-color:#e5e7eb;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:background .2s}.order-actions .btn-download:hover{background-color:#d7dae0}.register-page{background-color:#f9fafb;justify-content:center;align-items:center;min-height:85vh;padding:2rem 1rem;font-family:Roboto,system-ui,-apple-system,sans-serif;display:flex}.register-card{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:1100px;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000000d,0 10px 10px -5px #00000003}@media (width>=900px){.register-card{flex-direction:row;min-height:700px}}.register-card__column{flex-direction:column;flex:1;justify-content:center;padding:2.5rem;display:flex}@media (width>=900px){.register-card__column{padding:4rem}}.register-card__column--left{background-color:#fff}.register-card__column--right{background-color:#fffbe6;justify-content:space-between;position:relative;overflow:hidden}.register-header{margin-bottom:2rem}.register-header__title{color:#111827;margin:0 0 .5rem;font-size:2rem;font-weight:800;line-height:1.2}.register-header__subtitle{color:#6b7280;margin:0;font-size:1rem;line-height:1.5}.register-form{flex-direction:column;gap:1.25rem;display:flex}.register-form .form-group{flex-direction:column;gap:.5rem;display:flex}.register-form .form-label{color:#3d4148;font-size:.875rem;font-weight:600}.register-form .form-input{box-sizing:border-box;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:.85rem 1rem;font-size:1rem;transition:all .2s}.register-form .form-input:focus{background-color:#fff;border-color:#ffd600;outline:none;box-shadow:0 0 0 4px #ffd60033}.register-form .form-input.is-invalid{background-color:#fef2f2;border-color:#ef4444}.register-form .form-error{color:#ef4444;font-size:.85rem}.register-form .btn-register{color:#000;cursor:pointer;background-color:#ffd600;border:none;border-radius:12px;width:100%;margin-top:1rem;padding:1rem;font-size:1.1rem;font-weight:800;transition:transform .1s,background-color .2s;box-shadow:0 4px 6px -1px #0000001a}.register-form .btn-register:hover{background-color:#e6c100}.register-form .btn-register:active{transform:scale(.98)}.register-footer{align-items:center;gap:1rem;margin-top:2rem;display:flex}.register-footer__text{color:#6b7280;font-size:.95rem;font-weight:500}.register-footer .btn-login-small{color:#000;background-color:#ffd600;border-radius:20px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .2s}.register-footer .btn-login-small:hover{opacity:.8}.order-list-container{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.order-list-container .list-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;padding:1.25rem;transition:all .2s;display:flex}@media (width>=768px){.order-list-container .list-item{flex-direction:row;justify-content:space-between;align-items:center}}.order-list-container .list-item:hover{border-color:#c8ccd5;box-shadow:0 4px 6px -1px #0000000d}.order-list-container .list-item .item-main{flex-direction:column;gap:.25rem;margin-bottom:1rem;display:flex}@media (width>=768px){.order-list-container .list-item .item-main{margin-bottom:0}}.order-list-container .list-item .item-main .item-id{color:#111827;font-size:1.1rem;font-weight:700}.order-list-container .list-item .item-main .item-desc{color:#6b7280;font-size:.9rem}.order-list-container .list-item .mobile-meta{align-items:center;gap:1rem;margin-top:.5rem;display:flex}@media (width>=768px){.order-list-container .list-item .mobile-meta{display:none}}.order-list-container .list-item .item-meta-desktop{align-items:center;gap:2rem;margin-right:2rem;display:none}@media (width>=768px){.order-list-container .list-item .item-meta-desktop{display:flex}}.order-list-container .list-item .meta-date{color:#6b7280;font-size:.9rem}.order-list-container .list-item .status-badge{text-transform:uppercase;color:#4b5563;background-color:#f3f4f6;border-radius:20px;padding:4px 10px;font-size:.8rem;font-weight:700}.order-list-container .list-item .status-badge.status-green{color:#16a34a;background-color:#dcfce7}.order-list-container .list-item .status-badge.status-yellow{color:#d97706;background-color:#fef3c7}.subscriptions-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=900px){.subscriptions-grid{grid-template-columns:1fr 1fr}}.subscription-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;justify-content:space-between;margin-bottom:1rem;padding:1.5rem;display:flex}.subscription-card.sub-inactive{opacity:.7;background-color:#fafafa}.subscription-card .sub-header{margin-bottom:1.5rem}.subscription-card .sub-header .sub-name{color:#111827;margin-bottom:.5rem;font-size:1.1rem;font-weight:700;display:block}.subscription-card .badge-active{color:#16a34a;text-transform:uppercase;background-color:#dcfce7;border-radius:12px;padding:4px 10px;font-size:.75rem;font-weight:700}.subscription-card .badge-inactive{color:#6b7280;text-transform:uppercase;background-color:#f3f4f6;border-radius:12px;padding:4px 10px;font-size:.75rem;font-weight:700}.subscription-card .sub-body{margin-bottom:1.5rem}.subscription-card .sub-body .sub-info-row{justify-content:space-between;margin-bottom:.5rem;font-size:.9rem;display:flex}.subscription-card .sub-body .sub-info-row .label{color:#6b7280}.subscription-card .sub-body .sub-info-row .value{color:#111827;font-weight:600}.subscription-card .sub-footer{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:.75rem;padding-top:1rem;display:flex}.btn-secondary{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600}.btn-secondary:hover{background-color:#f3f4f6}.btn-outline{color:#111827;cursor:pointer;background:0 0;border:1px solid #111827;border-radius:8px;width:100%;padding:.5rem 1rem;font-weight:600}.btn-outline:hover{color:#fff;background-color:#111827}.pagination-wrapper{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.pagination-wrapper .btn-page{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:36px;height:36px;font-weight:600}.pagination-wrapper .btn-page.active{background-color:#ffd600;border-color:#ffd600}.pagination-wrapper .btn-page.disabled{opacity:.5;cursor:not-allowed}.address-modal{z-index:9999;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:none;position:fixed;top:0;left:0}.address-modal.active{display:flex}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.modal-content{z-index:10;background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.modal-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.modal-header h3{color:#111;margin:0;font-size:1.25rem;font-weight:700}.close-btn{cursor:pointer;color:#666;background:0 0;border:none;font-size:2rem;line-height:1}.modal-form .form-group{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.modal-form label{color:#666;font-size:.9rem;font-weight:600}.modal-form input{box-sizing:border-box;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem}.modal-form input:focus{border-color:#ffd600;outline:none;box-shadow:0 0 0 3px #ffd60033}.form-row{gap:1rem;display:grid}.two-col{grid-template-columns:1fr 1fr}.two-col-bias{grid-template-columns:2fr 1fr}.three-col{grid-template-columns:1fr 1fr .5fr}.modal-footer{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1rem;display:flex}.btn-save{color:#000;cursor:pointer;background:#ffd600;border:none;border-radius:8px;padding:.75rem 2rem;font-weight:700}.btn-cancel{color:#111;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600}@media (width<=600px){.form-row{grid-template-columns:1fr}}.programs-list-grid{gap:1rem;display:grid}.program-card-horizontal{background:#fff;border:1px solid #e5e7eb;border-radius:16px;align-items:center;gap:1.5rem;padding:1.5rem;transition:all .2s;display:flex}.program-card-horizontal:hover{border-color:#ffd600;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.card-image{border-radius:8px;flex-shrink:0;width:140px;height:80px;position:relative;overflow:hidden}.card-image img{object-fit:cover;width:100%;height:100%}.card-image .play-icon{color:#fff;background:#0009;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.card-details{flex:1}.card-details h4{color:#111;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .25rem;font-family:Teko,sans-serif;font-size:1.1rem;font-weight:800}.badge-status{text-transform:uppercase;border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:700}.meta{color:#6b7280;margin:0;font-size:.85rem}.btn-watch{color:#111;text-transform:uppercase;white-space:nowrap;background:#ffd600;border-radius:8px;padding:10px 24px;font-family:Teko,sans-serif;font-size:1.1rem;font-weight:700;text-decoration:none;transition:background .2s}.btn-watch:hover{background:#e6c200}@media (width<=768px){.program-card-horizontal{flex-direction:column;align-items:flex-start}.card-image{width:100%;height:180px}.btn-watch{text-align:center;width:100%;display:block}.card-action{width:100%}}.blog-container{grid-template-columns:repeat(3,1fr);gap:20px;display:grid;margin-top:50px!important;margin-bottom:141px!important}.blog-container .blog-box{cursor:pointer;border-radius:10px;position:relative;overflow:hidden}.blog-container .blog-box img{width:100%;transition:transform .3s ease-in-out}@media (width<=768px){.blog-container .blog-box img{width:100%}}.blog-container .blog-box p{text-align:center;text-transform:uppercase;color:#292929;margin-top:9px;margin-bottom:40px;font-family:Rubik,sans-serif;font-size:32px;font-weight:400;line-height:46px}@media (width<=768px){.blog-container .blog-box{flex-direction:column;margin:1rem 1rem 0;display:flex}}.blog-container .blog-box img{aspect-ratio:14/9;object-fit:cover;border-radius:10px;position:relative}.blog-container .blog-box p{color:#fff;z-index:9999;margin:0;padding-left:33px;padding-right:16px;font-weight:700;line-height:1.3;position:absolute}.blog-container .blog-box p.blog-title{text-align:initial;text-transform:initial;font-size:1.125rem;bottom:35px}.blog-container .blog-box p.date{font-size:14px;bottom:10px}.blog-container .blog-box .img-box:after{z-index:10;opacity:.9;content:"";background-size:100% 80%;border-radius:10px;transition:all .3s ease-in-out;position:absolute;inset:0;background:linear-gradient(#0000 20%,#000) bottom no-repeat!important}.blog-container .blog-box:hover img{transform:scale(1.025)}@media (width<=768px){.blog-container{flex-direction:column;grid-template-columns:repeat(1,1fr);gap:0;margin-top:0!important;margin-bottom:45px!important}}.container.blog-post{flex-direction:column;justify-content:center;align-items:center;display:flex}.container.blog-post .title{text-transform:uppercase;margin-top:60px;margin-bottom:20px;font-family:Teko,sans-serif;font-size:48px}@media (width<=768px){.container.blog-post .title{margin-top:25px;padding:0 16px;font-size:40px;line-height:1.2}}.container.blog-post img{border-radius:10px;max-width:600px}@media (width<=768px){.container.blog-post img{border-radius:0;width:100%}}.container.blog-post .label-footer{justify-content:space-between;font-family:Rubik,sans-serif;font-size:12px;display:flex}.container.blog-post .label-footer p{margin-top:5px}@media (width<=768px){.container.blog-post .label-footer,.container.blog-post .content{padding:0 16px}}.container.blog-post .popular-blogs{margin-top:100px;font-family:Rubik,sans-serif}.container.blog-post .popular-blogs .blog-container{margin-top:10px!important}.container.blog-post .popular-blogs .title-box{justify-content:space-between;align-items:baseline;margin-bottom:20px;display:flex}.container.blog-post .popular-blogs .title-box h2{text-transform:uppercase;margin:0;font-family:Teko,sans-serif;font-size:51px;font-weight:400;line-height:1}.container.blog-post .popular-blogs .title-box a{color:#000}.container.blog-post .popular-blogs .title-box p{margin:0;font-family:Rubik,sans-serif;font-weight:700;line-height:1}@media (width<=768px){.container.blog-post .popular-blogs .title-box{margin-bottom:0;padding:0 16px}.container.blog-post .popular-blogs .title-box h2{font-size:30px}.container.blog-post .popular-blogs .title-box p{font-size:12px}}.exercises-and-nutrition>.title{color:#292929;text-transform:uppercase;text-align:center;margin:60px 0 12px;font-family:Rowdies,sans-serif;font-size:42px;font-weight:400;line-height:35px}@media (width<=768px){.exercises-and-nutrition>.title{font-size:32px}}.exercises-and-nutrition .text-underline{-webkit-box-decoration-break:clone;box-decoration-break:clone;background-image:linear-gradient(90deg,#ffd500,#ffd500);background-position:0 23px;background-repeat:no-repeat;background-size:100% 36%;margin-left:-1px;margin-right:-1px;padding-left:1px;padding-right:1px}.exercises-and-nutrition .address{color:#767676;margin-top:50px;font-family:Rubik,sans-serif;font-size:24px;font-weight:400}.exercises-and-nutrition .nav-menu-box .section.gray{background:#f8f8f8;padding-top:60px}.exercises-and-nutrition .nav-menu-box .box{flex-direction:column;margin:12px 0;font-family:Rubik,sans-serif;font-size:18px;font-weight:400;line-height:21px;display:flex;position:relative}.exercises-and-nutrition .nav-menu-box .box>.subtitle{min-width:150px;margin:auto;font-family:Rowdies,sans-serif;font-size:42px;display:flex}.exercises-and-nutrition .nav-menu-box .box .text{color:#212121;text-align:center;margin-top:50px;font-family:Rubik,sans-serif;font-size:18px;font-weight:400;line-height:1.7}.exercises-and-nutrition .nav-menu-box .box .items{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:20px;font-size:24px;display:flex}.exercises-and-nutrition .nav-menu-box .box .items .item{flex-basis:32%;margin-top:20px;display:flex}.exercises-and-nutrition .nav-menu-box .box .items .item a{color:#000;letter-spacing:1px;flex-direction:column;font-size:22px;font-weight:700;text-decoration:none;display:flex}.exercises-and-nutrition .nav-menu-box .box .items .item a img{object-fit:cover;border-radius:10px;width:100%;height:100%;margin-bottom:20px;transition:all .2s ease-in-out}.exercises-and-nutrition .nav-menu-box .box .items .item a img:hover{-webkit-transform:scale(1.05)}.exercises-and-nutrition .nav-menu-box .box .items .item a span{height:60px}.exercises-and-nutrition .nav-menu-box .box .items ul{margin-top:49px;margin-left:0;padding:0;list-style:none}.exercises-and-nutrition .nav-menu-box .box .items ul li{margin-bottom:40px}.exercises-and-nutrition .nav-menu-box .box .items ul li a{color:#000;letter-spacing:1px;flex-direction:column;font-weight:700;text-decoration:none;display:flex}.exercises-and-nutrition .nav-menu-box .box .items ul li a img{border-radius:10px;width:300px;margin-bottom:20px;transition:all .2s ease-in-out}.exercises-and-nutrition .nav-menu-box .box .items ul li a img:hover{-webkit-transform:scale(1.05)}@media (width<=768px){.exercises-and-nutrition.container{padding:15px}}.main.home .home-wrapper{width:100%;overflow-x:hidden}.main.home .home-wrapper .home-hero{background:#111;justify-content:center;align-items:center;width:100%;height:85vh;display:flex;position:relative;overflow:hidden}.main.home .home-wrapper .home-hero .bg-video{z-index:1;opacity:.6;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.main.home .home-wrapper .home-hero .video-overlay{z-index:2;background:linear-gradient(#0000001a,#0006);width:100%;height:100%;position:absolute;top:0;left:0}.main.home .home-wrapper .home-hero .hero-content{z-index:3;text-align:center;max-width:800px;padding:0 20px;position:relative}.main.home .home-wrapper .home-hero .hero-content .hero-title{color:#fff;text-transform:uppercase;margin-bottom:1rem;font-family:Rowdies,cursive;font-size:3rem;line-height:1}@media (width>=768px){.main.home .home-wrapper .home-hero .hero-content .hero-title{font-size:5rem}}.main.home .home-wrapper .home-hero .hero-content .hero-title .text-stroke{-webkit-text-stroke:1px #fff;color:#0000}.main.home .home-wrapper .home-hero .hero-content .hero-sub{color:#ddd;margin-bottom:2rem;font-family:Rubik,sans-serif;font-size:1.1rem}@media (width>=768px){.main.home .home-wrapper .home-hero .hero-content .hero-sub{font-size:1.3rem}}.main.home .home-wrapper .home-hero .hero-content .btn-hero{color:#111;background:#ffd600;border-radius:50px;padding:1rem 2.5rem;font-family:Rowdies,cursive;font-size:1.2rem;text-decoration:none;transition:transform .2s;display:inline-block}.main.home .home-wrapper .home-hero .hero-content .btn-hero:hover{transform:scale(1.05)}.main.home .home-wrapper .features-section{background:#fff;padding:6rem 1rem}.main.home .home-wrapper .features-section .container{grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (width>=768px){.main.home .home-wrapper .features-section .container{grid-template-columns:repeat(3,1fr)}}.main.home .home-wrapper .features-section .feature-card{text-align:center;cursor:default;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:3rem 2rem;transition:all .3s}.main.home .home-wrapper .features-section .feature-card:hover{border-color:#ffd600;transform:translateY(-5px);box-shadow:0 15px 30px #00000014}.main.home .home-wrapper .features-section .feature-card:hover .luxury-icon-wrap{background-color:#ffd600;transform:scale(1.1)}.main.home .home-wrapper .features-section .feature-card:hover .luxury-icon-wrap .icon{fill:#111}.main.home .home-wrapper .features-section .feature-card .luxury-icon-wrap{background-color:#111;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 2rem;transition:all .3s;display:flex}.main.home .home-wrapper .features-section .feature-card .luxury-icon-wrap .icon{fill:#fff;stroke:none;width:40px;height:40px;transition:fill .3s}.main.home .home-wrapper .features-section .feature-card h3{color:#111;text-transform:uppercase;margin-bottom:1rem;font-family:Rowdies,cursive;font-size:1.6rem;line-height:1.1}.main.home .home-wrapper .features-section .feature-card p{color:#666;max-width:300px;margin:0 auto;font-family:Rubik,sans-serif;font-size:1.05rem;line-height:1.6}.main.home .home-wrapper .showcase-section{background:#f3f4f6;padding:4rem 1rem}.main.home .home-wrapper .showcase-section .container{flex-direction:column;align-items:center;gap:3rem;max-width:1100px;margin:0 auto;display:flex}@media (width>=900px){.main.home .home-wrapper .showcase-section .container{text-align:left;flex-direction:row;align-items:center}}.main.home .home-wrapper .showcase-section .text-side{flex:1}.main.home .home-wrapper .showcase-section .text-side .section-title{text-transform:uppercase;margin-bottom:1.5rem;font-family:Rowdies,cursive;font-size:2.5rem;line-height:1}.main.home .home-wrapper .showcase-section .text-side .section-title .text-yellow{color:#e6c100}.main.home .home-wrapper .showcase-section .text-side .desc{color:#666;margin-bottom:2rem;font-size:1.1rem}.main.home .home-wrapper .showcase-section .text-side .clean-list{padding:0;list-style:none}.main.home .home-wrapper .showcase-section .text-side .clean-list li{color:#111;margin-bottom:.5rem;font-family:Rowdies,cursive;font-size:1.2rem}.main.home .home-wrapper .showcase-section .video-side{flex:1;width:100%}.main.home .home-wrapper .showcase-section .video-side video{object-fit:cover;border-radius:20px;width:100%;height:auto;display:block;box-shadow:0 20px 40px #0000001a}.main.home .home-wrapper .arsenal-section{background:#fff;padding:4rem 1rem}.main.home .home-wrapper .arsenal-section .section-title{text-align:center;text-transform:uppercase;margin-bottom:3rem;font-family:Rowdies,cursive;font-size:2.5rem}.main.home .home-wrapper .arsenal-section .section-title .text-stroke{color:#0000;-webkit-text-stroke:1px #111}.main.home .home-wrapper .arsenal-section .arsenal-grid{grid-template-columns:1fr;gap:20px;max-width:1000px;margin:0 auto;display:grid}@media (width>=768px){.main.home .home-wrapper .arsenal-section .arsenal-grid{grid-template-columns:1fr 1fr;align-items:stretch}}.main.home .home-wrapper .arsenal-section .arsenal-card{color:#111;background:#f9f9f9;border:1px solid #0000;border-radius:12px;flex-direction:column;height:100%;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.main.home .home-wrapper .arsenal-section .arsenal-card:hover{border-color:#0000001a;transform:translateY(-5px);box-shadow:0 10px 25px #00000014}.main.home .home-wrapper .arsenal-section .arsenal-card:hover .btn-action{color:#ffd600;background:#111;border-color:#111}.main.home .home-wrapper .arsenal-section .arsenal-card .card-image-wrapper{background:0 0;flex:1;justify-content:center;align-items:center;padding:1.5rem 1.5rem 0;display:flex}.main.home .home-wrapper .arsenal-section .arsenal-card .card-image-wrapper img{object-fit:contain;mix-blend-mode:multiply;width:auto;max-width:250px;height:auto;max-height:100%}@media (width<=768px){.main.home .home-wrapper .arsenal-section .arsenal-card .card-image-wrapper img{max-width:200px}.main.home .home-wrapper .arsenal-section .arsenal-card .card-image-wrapper{padding:1rem 1rem 0}}.main.home .home-wrapper .arsenal-section .arsenal-card .card-content{text-align:center;background:0 0;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.main.home .home-wrapper .arsenal-section .arsenal-card .card-content h3{text-transform:uppercase;letter-spacing:.5px;margin:0;font-family:Rowdies,cursive;font-size:1.5rem}.main.home .home-wrapper .arsenal-section .arsenal-card .card-content .btn-action{text-transform:uppercase;color:#111;white-space:nowrap;background:0 0;border:2px solid #111;border-radius:50px;padding:12px 30px;font-family:Rowdies,cursive;font-size:.9rem;transition:all .3s;display:inline-block}.main.home .home-wrapper .arsenal-section .arsenal-card .card-content .btn-action .arrow{margin-left:5px;font-family:sans-serif}.main.home .home-wrapper .community-section{color:#fff;text-align:center;background:#111;padding:6rem 1rem}.main.home .home-wrapper .community-section .content{max-width:900px;margin:0 auto}.main.home .home-wrapper .community-section .content h2{text-transform:uppercase;color:#ffd600;margin-bottom:1rem;font-family:Rowdies,cursive;font-size:2.5rem}.main.home .home-wrapper .community-section .content p{color:#ccc;margin-bottom:3rem;font-size:1.2rem}.main.home .home-wrapper .community-section .video-grid{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:3rem;display:flex}.main.home .home-wrapper .community-section .video-grid .vid-wrap.portrait{aspect-ratio:9/16;background:#1a1a1a;border:2px solid #1a1a1a;border-radius:10px;width:300px;overflow:hidden}.main.home .home-wrapper .community-section .video-grid .vid-wrap.portrait video{object-fit:cover;width:100%;height:100%;display:block}.main.home .home-wrapper .community-section .btn-outline{color:#ffd600;text-transform:uppercase;border:2px solid #ffd600;padding:1rem 3rem;font-family:Rowdies,cursive;font-size:1.2rem;text-decoration:none;transition:all .3s;display:inline-block}.main.home .home-wrapper .community-section .btn-outline:hover{color:#111;background:#ffd600}.new_look.offer .section-two h2{margin-top:40px!important}@media (width<=768px){.new_look.offer .section-two h2{margin-top:10px!important}}.main.new_look{font-family:Inter,sans-serif!important}@media (width<=768px){.main.new_look{padding-top:20px}}.main.new_look mark{padding:2px}.main.new_look h2{font-size:40px;font-weight:700}@media (width<=768px){.main.new_look h2{text-align:center;padding:0 16px;font-size:26px}}.main.new_look p{font-size:18px}.main.new_look .btn{border-radius:9999px;padding:14px 30px;font-family:inherit;font-weight:700;position:relative}.main.new_look .btn .icon-minicart:before{color:#000;padding-left:10px;font-size:18px}@media (width<=768px){.main.new_look .btn{padding:14px 45px}}.main.new_look .section-one:not(.section-one~.section-one){padding-top:30px}@media (width<=768px){.main.new_look .section-one:not(.section-one~.section-one){padding-top:0}}.main.new_look .section-one{flex-wrap:wrap;padding-bottom:30px;display:flex}@media (width<=768px){.main.new_look .section-one{background:#f8f8f8;padding-bottom:0}.main.new_look .section-one .free-shipping{margin-bottom:37px}}.main.new_look .section-one .preview-box,.main.new_look .section-one .headline-box{flex:0 0 50%;justify-content:end;display:flex}.main.new_look .section-one .preview-box img,.main.new_look .section-one .headline-box img{max-height:670px;margin-right:-70px}.main.new_look .section-one .preview-box .mobile-gradient,.main.new_look .section-one .headline-box .mobile-gradient{display:none}.main.new_look .section-one .preview-box{overflow:hidden}.main.new_look .section-one .preview-box video{border:none;flex:0 0 50%;width:101%}@media (width<=768px){.main.new_look .section-one .preview-box{flex:initial;justify-content:center;width:100%}.main.new_look .section-one .preview-box img{max-height:400px;margin:initial;margin-top:-5px;margin-bottom:-10px}}.main.new_look .section-one .headline-box{flex-direction:column;justify-content:center;display:flex}.main.new_look .section-one .headline-box .gold-pill{--text:#aa8e00;--ring:#e6c200;--bg:#fbf7d6;--glow:255, 214, 63;color:var(--text);background:var(--bg);border:1px solid var(--ring);box-shadow:0 0 0 2px rgba(var(--glow), .55), 0 8px 30px 0 rgba(var(--glow), .15), 0 0 60px 14px rgba(var(--glow), .15), inset 0 0 18px rgba(var(--glow), .2);background-clip:padding-box;border-radius:9999px;padding:5px 15px;font-size:15px;font-weight:700;line-height:1.1;display:inline-block}.main.new_look .section-one .headline-box .title-box{display:flex}.main.new_look .section-one .headline-box .title-box img{max-height:100px;margin-top:-20px;margin-left:70px}.main.new_look .section-one .headline-box .title{color:#292929;max-width:475px;margin-top:20px;margin-bottom:25px;font-size:50px;font-weight:700;line-height:35px}@media (width<=768px){.main.new_look .section-one .headline-box .title{font-size:28px}}.main.new_look .section-one .headline-box .title .title-underline{display:inline-block;position:relative}.main.new_look .section-one .headline-box .title .title-underline span:first-child{z-index:10;position:relative}.main.new_look .section-one .headline-box .price-pro,.main.new_look .section-one .headline-box .price-classic{font-size:16px}.main.new_look .section-one .headline-box .price-pro span,.main.new_look .section-one .headline-box .price-classic span{color:#7b7b7b}.main.new_look .section-one .headline-box .price-pro .regular,.main.new_look .section-one .headline-box .price-classic .regular{text-decoration:line-through}.main.new_look .section-one .headline-box .price-classic{display:none}.main.new_look .section-one .headline-box .subtitle{font-size:18px;font-weight:400;line-height:20px}.main.new_look .section-one .headline-box .type{text-transform:uppercase;font-size:15px}.main.new_look .section-one .headline-box .equipment-selector{gap:10px;display:flex}.main.new_look .section-one .headline-box .btn-equipment{cursor:pointer;color:#fff;background-color:#8b8b8b;border:none;border-radius:50px;align-items:center;padding:12px 24px 12px 45px;font-size:15px;font-weight:700;transition:background-color .2s ease-in-out;display:flex;position:relative}.main.new_look .section-one .headline-box .btn-equipment .icon-circle{box-sizing:border-box;border:2px solid #ffd500;border-radius:50%;width:20px;height:20px;display:inline-block;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.main.new_look .section-one .headline-box .btn-equipment.active{background-color:#000}.main.new_look .section-one .headline-box .btn-equipment.active .icon-circle:after{content:"";background-color:#ffd500;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.main.new_look .section-one .headline-box .specs{margin-top:12px}.main.new_look .section-one .headline-box .specs p{color:#7b7b7b;text-transform:uppercase;margin:5px 0;font-size:16px;line-height:1}.main.new_look .section-one .headline-box .specs .classic{display:none}.main.new_look .section-one .headline-box .color{text-transform:uppercase;font-size:15px}.main.new_look .section-one .headline-box .options span{cursor:pointer;border-radius:50%;width:30px;height:30px;margin-right:10px;display:inline-block}.main.new_look .section-one .headline-box .options .options .color-option{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-right:10px;transition:transform .2s ease-in-out;display:flex}.main.new_look .section-one .headline-box .options .options .color-option:hover{transform:scale(1.1)}.main.new_look .section-one .headline-box .options .option-selected .icon-check-white{visibility:visible}.main.new_look .section-one .headline-box .options .black{background:#000}.main.new_look .section-one .headline-box .options .orange{background:#f67828}.main.new_look .section-one .headline-box .options .blue{background:#2196f3}.main.new_look .section-one .headline-box .options .icon-check-white{visibility:hidden;justify-content:center;align-items:center;margin:auto;display:flex}.main.new_look .section-one .headline-box .options .icon-check-white:before{font-size:14px}.main.new_look .section-one .headline-box .order-box{flex-direction:column;align-items:center;width:fit-content;margin-top:10px;display:flex}.main.new_look .section-one .headline-box .order-box .features-container{justify-content:center;gap:20px;width:100%;margin-top:20px;display:flex}.main.new_look .section-one .headline-box .order-box .feature-box{background-color:#f0f0f0;border-radius:8px;flex-direction:column;flex:1;gap:8px;width:160px;padding:20px;display:flex}.main.new_look .section-one .headline-box .order-box .feature-header{align-items:center;gap:15px;display:flex}.main.new_look .section-one .headline-box .order-box .feature-icon{flex-shrink:0}.main.new_look .section-one .headline-box .order-box .feature-icon svg{stroke-width:1.5px;color:#333;width:32px;height:32px}.main.new_look .section-one .headline-box .order-box .feature-header h4{color:#111;margin:0;font-size:16px;font-weight:700}.main.new_look .section-one .headline-box .order-box .feature-box p{color:#555;margin:0;padding-left:0;font-size:14px;line-height:1.4}@media (width<=768px){.main.new_look .section-one .headline-box .order-box .features-container{flex-direction:column;align-items:stretch;padding-bottom:20px}.main.new_look .section-one .headline-box .order-box .feature-box{min-width:unset;box-sizing:border-box;width:100%;max-width:initial}}.main.new_look .section-one .headline-box .order-box .free-shipping{color:#7b7b7b;align-items:center;display:flex}.main.new_look .section-one .headline-box .order-box .free-shipping .shipping-icon{background:url(/build/assets/shipping-D31wyM14.svg) 50%/34px no-repeat;width:46px;height:46px}@media (width<=768px){.main.new_look .section-one .headline-box .order-box{width:100%;margin-top:46px;display:block}.main.new_look .section-one .headline-box .order-box .free-shipping{text-align:center}}.main.new_look .section-one .headline-box .order-box .about{cursor:pointer}.main.new_look .section-one .headline-box .order-box .center{justify-content:center}@media (width<=768px){.main.new_look .section-one .headline-box .order-box.configurator{margin-top:20px;padding-bottom:40px}}.main.new_look .section-one .headline-box .order{align-items:center;margin-top:15px;display:flex}.main.new_look .section-one .headline-box .order p{color:#7b7b7b;margin-left:50px;font-weight:500;text-decoration:underline}@media (width<=768px){.main.new_look .section-one .headline-box .order p{margin-left:25px}.main.new_look .section-one .headline-box{flex:initial}.main.new_look .section-one .headline-box .top-container{padding:0 16px}.main.new_look .section-one .headline-box .mobile-gradient{background:linear-gradient(#fff,#f8f8f8);height:20px;display:block}.main.new_look .section-one .headline-box .order{flex-direction:column}.main.new_look .section-one .headline-box h1{margin-top:8px!important;margin-bottom:10px!important}.main.new_look .section-one .headline-box .price{margin-bottom:0}.main.new_look .section-one .headline-box .subtitle{margin-top:10px}.main.new_look .section-one .headline-box .title-box{justify-content:space-between}.main.new_look .section-one .headline-box .title-box img{max-height:85px;margin:-49px 0 0}.main.new_look .section-one .headline-box .price-pro,.main.new_look .section-one .headline-box .price-classic{margin-top:0}.main.new_look .section-one .headline-box .free-shipping{justify-content:center}}.main.new_look .section-one.configurator .title-box .title{margin-right:80px}.main.new_look .section-two{flex-direction:column;justify-content:center;align-items:center;display:flex}.main.new_look .section-two h2{margin-top:10px}.main.new_look .section-two .text{background:#fff;border-radius:20px;width:600px;margin-top:-40px;padding:10px 100px}.main.new_look .section-two .text p{font-size:18px}.main.new_look .section-two .text p mark{background:#ffd500}.main.new_look .section-two .text .underline{-webkit-text-decoration:underline #ffd500;text-decoration:underline #ffd500}.main.new_look .section-two .subtitle{color:#7b7b7b;text-align:center;max-width:560px;margin-top:0;font-size:18px;font-weight:700}.main.new_look .section-two .cons-container{flex-wrap:wrap;justify-content:center;gap:20px;max-width:570px;margin-top:30px;display:flex}.main.new_look .section-two .cons-container .box{text-align:center;box-sizing:border-box;background:#fdf0f0;border:1px solid #c51919;border-radius:10px;flex-direction:column;flex:0 0 275px;justify-content:flex-start;align-items:center;margin-bottom:20px;display:flex;position:relative}.main.new_look .section-two .cons-container .box .warning-sign{background:url(/build/assets/warning-sign-DYOKL_ub.svg) 50% no-repeat;width:46px;height:46px;margin-top:-24px}.main.new_look .section-two .cons-container .box .title{color:#c51919;margin-top:5px;margin-bottom:10px;padding:0 10px;font-size:18px;font-weight:600}.main.new_look .section-two .cons-container .box .desc{margin-top:0;padding:0 10px}@media (width<=768px){.main.new_look .section-two h2{margin-top:30px;padding:0 16px}.main.new_look .section-two .subtitle{max-width:initial;padding:0 16px}.main.new_look .section-two img{width:100%}.main.new_look .section-two .text{border-radius:initial;width:100%;padding:10px 0}.main.new_look .section-two .text p{padding:0 16px}.main.new_look .section-two .box:last-child{margin-bottom:0}}.main.new_look .section-three{flex-wrap:wrap;margin-top:80px;display:flex}.main.new_look .section-three .left{flex:1;justify-content:end;display:flex}.main.new_look .section-three .right{background:#f8f8f8;flex:1;align-items:center;display:flex}.main.new_look .section-three .right .box{padding-left:70px}.main.new_look .section-three .right h2{max-width:560px}.main.new_look .section-three .right .title{font-size:40px;font-weight:700}.main.new_look .section-three .right .desc{max-width:560px;font-size:18px}@media (width<=768px){.main.new_look .section-three{margin-top:50px}.main.new_look .section-three .left,.main.new_look .section-three .right{flex:initial}.main.new_look .section-three .box{padding:0 16px!important}.main.new_look .section-three img{width:100%}.main.new_look .section-three .desc:last-of-type{margin-bottom:25px}.main.new_look .section-three .btn{margin:auto auto 50px}}.main.new_look .section-four{max-width:1150px;margin:auto}.main.new_look .section-four .box{flex-direction:column;justify-content:center;align-items:center;display:flex}@media (width<=768px){.main.new_look .section-four .box h2{margin-top:30px}.main.new_look .section-four .box .desc{text-align:center;padding:0 16px}.main.new_look .section-four .box .box:last-of-type{margin-bottom:0!important}.main.new_look .section-four .box .note{margin:20px 0}.main.new_look .section-four .box iframe{border-radius:0!important}.main.new_look .section-four .box .top h2{margin-top:0;padding-top:40px!important}.main.new_look .section-four .box .steps-box p{padding:0 16px}.main.new_look .section-four .box .steps-container img{object-fit:cover;height:230px}.main.new_look .section-four .box .benefits-containers{margin-bottom:40px!important}.main.new_look .section-four .box .benefits-containers .benefit{max-width:228px!important;padding:30px 20px!important}.main.new_look .section-four .box .moment-container{border-radius:0!important}.main.new_look .section-four .box .moment-container p{padding:0 16px}.main.new_look .section-four .box .moment-container .moment-box{margin:auto auto 200px!important}.main.new_look .section-four .box .tb-triple img{box-sizing:border-box;padding:0 16px;margin-top:-190px!important}.main.new_look .section-four .box .btn{margin-bottom:0!important}.main.new_look .section-four .box .trust-box{display:block}.main.new_look .section-four .box .trust-box span:nth-child(3){text-align:center;display:block}.main.new_look .section-four .box .trust-box span:nth-child(2):before{margin-left:2px!important;margin-right:4px!important}.main.new_look .section-four .box .trust-box span:nth-child(3):before{content:initial!important}.main.new_look .section-four .box .order-now{padding:14px 70px}}.main.new_look .section-four .box h2{margin-bottom:20px}.main.new_look .section-four .box .desc{margin-top:0;font-size:18px}.main.new_look .section-four .box .pros-container{flex-wrap:wrap;justify-content:center;gap:20px;max-width:570px;margin-top:30px;display:flex}.main.new_look .section-four .box .pros-container .box{text-align:center;box-sizing:border-box;background:#f3faf3;border:1px solid #55b955;border-radius:10px;flex-direction:column;flex:0 0 275px;justify-content:flex-start;align-items:center;margin-bottom:20px;display:flex;position:relative}.main.new_look .section-four .box .pros-container .box .check-sign{background:url(/build/assets/check_green-DvU85tWw.svg) 50% no-repeat;width:46px;height:46px;margin-top:-24px}.main.new_look .section-four .box .pros-container .box .title{color:#55b955;margin-top:5px;margin-bottom:10px;padding:0 10px;font-size:18px;font-weight:600}.main.new_look .section-four .box .pros-container .box .desc{margin-top:0;padding:0 10px}.main.new_look .section-four .box .note{text-align:center;max-width:570px;font-size:18px;font-weight:700}.main.new_look .section-four .box .video-container{width:100%;max-width:850px;display:flex}.main.new_look .section-four .box .video-container iframe{aspect-ratio:16/9;border-radius:10px;flex:1 1 0;width:100%;min-width:0}.main.new_look .section-four .box .steps-container{width:100%;padding-bottom:50px}.main.new_look .section-four .box .steps-container .top{color:#e2e2e2;background:#000;border-top-left-radius:20px;border-top-right-radius:20px;height:300px}.main.new_look .section-four .box .steps-container .top h2{text-align:center;padding-top:50px}.main.new_look .section-four .box .steps-container .top .steps-box{flex-direction:row;justify-content:space-around;margin-top:30px;display:flex}.main.new_look .section-four .box .steps-container .top .steps-box .step{max-width:220px}.main.new_look .section-four .box .steps-container .top .steps-box .step p{margin:0;font-size:18px}.main.new_look .section-four .box .steps-container .bottom img{border-bottom-right-radius:20px;border-bottom-left-radius:20px;width:100%}@media (width<=768px){.main.new_look .section-four .box .steps-container{padding-bottom:0}.main.new_look .section-four .box .steps-container .top{height:initial}.main.new_look .section-four .box .steps-container .steps-box{flex-direction:column!important}.main.new_look .section-four .box .steps-container .steps-box .step{margin-bottom:25px;max-width:initial!important}.main.new_look .section-four .box .steps-container img{width:100%}.main.new_look .section-four .box .steps-container .top,.main.new_look .section-four .box .steps-container .bottom img{border-radius:0}}.main.new_look .section-four .box .benefit-title{margin-bottom:30px}.main.new_look .section-four .box .benefits-containers{flex-wrap:wrap;justify-content:space-between;gap:20px;width:100%;margin-bottom:100px;display:flex}.main.new_look .section-four .box .benefits-containers .benefit{border:1px solid #e2e2e2;border-radius:20px;max-width:228px;padding:20px}.main.new_look .section-four .box .benefits-containers .benefit p{margin:0}@media (width<=768px){.main.new_look .section-four .box .benefits-containers{justify-content:center}}.main.new_look .section-four .box .moment-container{color:#e2e2e2;background:linear-gradient(#2c3e50,#bdc3c7);border-radius:20px;flex-direction:column;width:100%;max-width:1150px;display:flex}.main.new_look .section-four .box .moment-container .moment-box{margin:auto auto 300px}.main.new_look .section-four .box .moment-container .moment-box h2{text-align:center;max-width:750px}.main.new_look .section-four .box .moment-container .moment-box mark{background:#f7d845}.main.new_look .section-four .box .moment-container p{max-width:550px;font-size:18px}.main.new_look .section-four .box .tb-triple img{width:100%;margin-top:-230px;margin-bottom:30px}.main.new_look .section-four .box .trust-box{color:#7b7b7b;margin-top:20px;margin-bottom:40px}.main.new_look .section-four .box .trust-box span:not(:first-child):before{content:"•";color:#d9d9d9;margin:0 10px}.main.new_look .section-four .box .tb-testing-container{width:100%;max-width:1100px;position:relative}.main.new_look .section-four .box .tb-testing-container>img{width:100%}.main.new_look .section-four .box .tb-testing-container .title-box{color:#fff;flex-direction:column;align-items:center;display:flex;position:absolute;top:34%;right:27%}.main.new_look .section-four .box .tb-testing-container .title-box p{margin:0;font-size:50px;font-weight:700}.main.new_look .section-four .box .tb-testing-container .title-box img{width:156px}@media (width<=768px){.main.new_look .section-four .box .tb-testing-container>img{object-fit:cover;object-position:92%;height:400px}.main.new_look .section-four .box .tb-testing-container .title-box{right:23%}.main.new_look .section-four .box .tb-testing-container .title-box p{font-size:20px}}.main.new_look .section-four .box .tb-testing-container .tb-testing-iframe{aspect-ratio:16/9;box-sizing:border-box}.main.new_look .section-four .box .founder-container{flex-direction:column;align-items:center;display:flex}.main.new_look .section-four .box .founder-container p{max-width:570px;font-size:18px}.main.new_look .section-four .box .founder-container .intro{flex-wrap:wrap;display:flex}.main.new_look .section-four .box .founder-container .intro img{border-radius:50%}.main.new_look .section-four .box .founder-container .intro .text{padding-left:15px}.main.new_look .section-four .box .founder-container ul{padding-left:20px;font-size:18px;line-height:1.5}@media (width<=768px){.main.new_look .section-four .box .founder-container .profile{justify-content:center;width:100%;display:flex}.main.new_look .section-four .box .founder-container .intro img{width:114px;height:114px}.main.new_look .section-four .box .founder-container .cta-banner{max-width:initial;border-radius:0;height:135px;padding:25px 0}.main.new_look .section-four .box .founder-container .cta-banner:before{border-radius:0}.main.new_look .section-four .box .founder-container h2{font-size:25px!important}.main.new_look .section-four .box .founder-container .intro .text,.main.new_look .section-four .box .founder-container .main{padding:0 16px}.main.new_look .section-four .box .founder-container .btn{position:absolute;bottom:-13%}}.main.new_look .section-four .box .cta-banner{color:#fff;text-align:center;background:url(/build/assets/front-lever-v2-BRr-7S5m.jpg) 0%/cover no-repeat;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:510px;padding:40px 30px 20px;display:flex;position:relative}.main.new_look .section-four .box .cta-banner:before{content:"";z-index:1;background-color:#2c3e50a6;border-radius:20px;position:absolute;inset:0}.main.new_look .section-four .box .cta-banner-content{z-index:2;flex-direction:column;align-items:center;display:flex}.main.new_look .section-four .box .cta-banner-content h2{margin:0 0 30px;font-size:25px;font-weight:900;line-height:1.2}.main.new_look .section-five{background:#f8f8f8;margin-top:150px}.main.new_look .section-five .lifestyle-container{flex-wrap:wrap;padding-top:100px;padding-bottom:100px;display:flex}.main.new_look .section-five .lifestyle-container .left{flex:1;justify-content:end;display:flex}.main.new_look .section-five .lifestyle-container .left img{max-width:550px;padding-right:50px}.main.new_look .section-five .lifestyle-container .right{flex:1}.main.new_look .section-five .lifestyle-container .right p,.main.new_look .section-five .lifestyle-container .right li{max-width:550px}.main.new_look .section-five .lifestyle-container .right .text,.main.new_look .section-five .lifestyle-container .right li{font-size:18px}.main.new_look .section-five .lifestyle-container .right li:not(:last-child){margin-bottom:20px}.main.new_look .section-five .lifestyle-container .right .note{font-size:22px}@media (width<=768px){.main.new_look .section-five .lifestyle-container .left,.main.new_look .section-five .lifestyle-container .right{flex:initial}.main.new_look .section-five .lifestyle-container img{width:100%}.main.new_look .section-five{margin-top:0}.main.new_look .section-five img{padding-right:0!important}.main.new_look .section-five p,.main.new_look .section-five li{padding:0 16px!important}.main.new_look .section-five .lifestyle-container{padding-top:50px;padding-bottom:30px}}.main.new_look .section-six{flex-direction:column;justify-content:center;align-items:center;padding-bottom:30px;display:flex}.main.new_look .section-six h2{margin-bottom:10px}@media (width<=768px){.main.new_look .section-six h2{margin-top:50px}}.main.new_look .section-six p{text-align:center;max-width:550px}.main.new_look .section-six mark{background:#ffd500}@media (width<=768px){.main.new_look .section-six p{padding:0 16px!important}.main.new_look .section-six .saying-text{margin-top:0}}.main.new_look .section-six .happy-customer-box{flex-wrap:wrap;gap:15px;display:flex}.main.new_look .section-six .happy-customer-box .left,.main.new_look .section-six .happy-customer-box .right{flex-direction:column;flex:1;align-items:center;display:flex}.main.new_look .section-six .happy-customer-box .text-container{background:#fff;border-radius:20px;max-width:370px;margin-top:-125px;padding-top:15px}.main.new_look .section-six .happy-customer-box .text-container p{padding:0 10px}.main.new_look .section-six .happy-customer-box .text-container .review{margin-top:5px}.main.new_look .section-six .happy-customer-box .star{background-image:url(/build/assets/star-yellow-BZKgas16.svg);background-repeat:repeat-x;background-size:20px 20px;width:20px;height:20px;display:inline-block}.main.new_look .section-six .happy-customer-box .stars-container{justify-content:center;width:100%;display:flex}.main.new_look .section-six .happy-customer-box .stars-container .stars-box{display:block}.main.new_look .section-six .happy-customer-box .stars-container .stars-box .star{background-size:18px 18px;width:18px;height:18px}@media (width<=768px){.main.new_look .section-six .happy-customer-box .left,.main.new_look .section-six .happy-customer-box .right{flex:initial}.main.new_look .section-six .happy-customer-box .left img,.main.new_look .section-six .happy-customer-box .right img{width:100%}}.main.new_look .section-seven{flex-direction:column;justify-content:center;align-items:center;display:flex}.main.new_look .section-seven p{text-align:center;max-width:550px}.main.new_look .section-seven .stories-container{flex-wrap:wrap;justify-content:center;gap:10px;max-width:700px;display:flex}.main.new_look .section-seven .stories-container div{color:#55b955;background:#f5fbf5;border:1px solid #55b955;border-radius:10px;flex:0 0 250px;padding:5px 10px;font-weight:600}.main.new_look .section-seven .pics-container{flex-wrap:wrap;margin-top:50px;display:flex}.main.new_look .section-seven .pics-container div{flex:1}@media (width<=768px){.main.new_look .section-seven .pics-container div{flex:initial}.main.new_look .section-seven .pics-container img{width:100%}}.main.new_look .section-seven .story-desc p{font-size:25px}.main.new_look .section-seven h2{text-align:center;max-width:850px}.main.new_look .section-seven .compare-title{margin-bottom:0}.main.new_look .section-seven .cta-banner{color:#fff;text-align:center;background:url(/build/assets/front-lever-v2-BRr-7S5m.jpg) 0%/cover no-repeat;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1000px;padding:80px 30px 70px;display:flex;position:relative}.main.new_look .section-seven .cta-banner:before{content:"";z-index:1;background-color:#0009;border-radius:20px;position:absolute;inset:0}.main.new_look .section-seven .cta-banner-content{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.main.new_look .section-seven .cta-banner-content h2{max-width:700px;margin:0 0 30px;font-size:25px;font-weight:900;line-height:1.2}@media (width<=768px){.main.new_look .section-seven{margin-top:30px}.main.new_look .section-seven>p{padding:0 16px!important}.main.new_look .section-seven .stories-container{display:none}.main.new_look .section-seven .pics-container div{flex:0 0 50%}.main.new_look .section-seven .story-desc p{font-size:20px}.main.new_look .section-seven .order-now-scroll{margin-top:30px}.main.new_look .section-seven .compare-title{margin-top:50px;padding:0 16px}.main.new_look .section-seven .cta-banner{max-width:initial;border-radius:0;padding:10px 0}.main.new_look .section-seven .cta-banner h2{padding:16px;font-size:22px}.main.new_look .section-seven .cta-banner .btn{margin-bottom:20px}.main.new_look .section-seven .cta-banner:before{border-radius:0}}.main.new_look .section-eight{background:#f8f8f8;flex-direction:column;justify-content:center;align-items:center;padding-bottom:50px;display:flex}.main.new_look .section-eight h2{margin-bottom:0}.main.new_look .section-eight h2,.main.new_look .section-eight p{max-width:550px}.main.new_look .section-eight .video-demo{flex-wrap:wrap;margin:10px 0;display:flex}.main.new_look .section-eight .video-demo .left{margin:auto}.main.new_look .section-eight .video-demo .left .video-container{width:100%;max-width:850px;display:flex}.main.new_look .section-eight .video-demo .left .video-container video{max-height:500px}.main.new_look .section-eight .video-demo .right{padding-left:30px}.main.new_look .section-eight .video-demo .right li{font-size:18px}.main.new_look .section-eight .video-demo .right ul,.main.new_look .section-eight .video-demo .right ol{padding-left:20px}@media (width<=768px){.main.new_look .section-eight .video-demo .left{width:100%}.main.new_look .section-eight h2,.main.new_look .section-eight p{padding:0 16px}.main.new_look .section-eight .video-demo .video-container{justify-content:center}.main.new_look .section-eight .video-demo .right{padding:0}.main.new_look .section-eight .video-demo .right ul,.main.new_look .section-eight .video-demo .right ol{padding:0 32px}}.main.new_look .section-nine{flex-direction:column;justify-content:center;align-items:center;padding-bottom:50px;display:flex}.main.new_look .section-nine>h2{text-align:center;max-width:550px}.main.new_look .section-nine .value-container{flex-wrap:wrap;justify-content:center;gap:30px;max-width:770px;display:flex}.main.new_look .section-nine .value-container .row{color:#fff;background:linear-gradient(90deg,#bdc3c7,#2c3e50);border-radius:10px;flex:0 0 275px;justify-content:flex-start;padding:20px;display:flex;position:relative}.main.new_look .section-nine .value-container .row p{margin:0}.main.new_look .section-nine .value-container .row img{width:50px;position:absolute}.main.new_look .section-nine .value-container .row div{padding-left:70px}@media (width<=768px){.main.new_look .section-nine .value-container{margin-top:20px}.main.new_look .section-nine>p{padding:0 16px}.main.new_look .section-nine .btn{margin-top:20px}}.main.new_look .section-reviews .title{text-transform:initial;font-family:Inter,sans-serif!important}.icon-minicart-gray{background:url(/build/assets/add_to_cart_gray-DWU_s-3j.svg) 50% no-repeat;border:2px solid #ffd500;width:20px;height:20px;position:absolute;right:15px}.section-one-gallery{flex-wrap:wrap;justify-content:center;display:flex;font-family:Inter,sans-serif!important}.section-one-gallery #my-gallery{flex:0 0 50%;justify-content:end;max-width:600px;margin-right:100px;display:flex}@media (width<=768px){.section-one-gallery #my-gallery{width:100%;max-width:initial;margin-right:initial;flex:initial}}.section-one-gallery .headline-box{flex:0 0 50%;max-width:600px}@media (width<=768px){.section-one-gallery .headline-box{max-width:initial;flex:initial;background:#f8f8f8}}.section-one-gallery .headline-box{flex-direction:column;justify-content:center;display:flex}.section-one-gallery .headline-box .gold-pill{--text:#aa8e00;--ring:#e6c200;--bg:#fbf7d6;--glow:255, 214, 63;color:var(--text);background:var(--bg);border:1px solid var(--ring);box-shadow:0 0 0 2px rgba(var(--glow), .55), 0 8px 30px 0 rgba(var(--glow), .15), 0 0 60px 14px rgba(var(--glow), .15), inset 0 0 18px rgba(var(--glow), .2);background-clip:padding-box;border-radius:9999px;padding:5px 15px;font-size:15px;font-weight:700;line-height:1.1;display:inline-block}.section-one-gallery .headline-box .title-box{display:flex}.section-one-gallery .headline-box .title-box img{max-height:100px;margin-top:-20px;margin-left:70px}.section-one-gallery .headline-box .title{color:#292929;max-width:475px;margin-top:20px;margin-bottom:25px;font-size:50px;font-weight:700;line-height:35px}@media (width<=768px){.section-one-gallery .headline-box .title{font-size:28px}}.section-one-gallery .headline-box .title .title-underline{display:inline-block;position:relative}.section-one-gallery .headline-box .title .title-underline span:first-child{z-index:10;position:relative}.section-one-gallery .headline-box .price-pro,.section-one-gallery .headline-box .price-classic{font-size:16px}.section-one-gallery .headline-box .price-pro span,.section-one-gallery .headline-box .price-classic span{color:#7b7b7b}.section-one-gallery .headline-box .price-pro .regular,.section-one-gallery .headline-box .price-classic .regular{text-decoration:line-through}.section-one-gallery .headline-box .price-classic{display:none}.section-one-gallery .headline-box .autumn-sale .offer{color:#fff;background-color:#b40606;border-radius:9999px;padding:5px 10px;font-weight:700}.section-one-gallery .headline-box .autumn-sale .notice{font-weight:500}@media (width<=768px){.section-one-gallery .headline-box .autumn-sale{flex-direction:column;display:flex}.section-one-gallery .headline-box .autumn-sale .offer{gap:.5ch;width:fit-content;display:flex}}.section-one-gallery .headline-box .subtitle{font-size:18px;font-weight:400;line-height:20px}.section-one-gallery .headline-box .type{text-transform:uppercase;font-size:15px}.section-one-gallery .headline-box .mobile-product-preview{background:#fff;border-radius:10px;width:300px;display:none;position:absolute;top:60px;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 0 4px #00000040}.section-one-gallery .headline-box .mobile-product-preview svg{position:absolute;top:20px;right:20px}.section-one-gallery .headline-box .mobile-product-preview img{width:100%}.section-one-gallery .headline-box .autumn-sale{top:122px}.section-one-gallery .headline-box .equipment-selector{gap:10px;display:flex}.section-one-gallery .headline-box .btn-equipment{cursor:pointer;color:#fff;background-color:#8b8b8b;border:none;border-radius:50px;align-items:center;padding:12px 24px 12px 45px;font-size:15px;font-weight:700;transition:background-color .2s ease-in-out;display:flex;position:relative}.section-one-gallery .headline-box .btn-equipment .icon-circle{box-sizing:border-box;border:2px solid #ffd500;border-radius:50%;width:20px;height:20px;display:inline-block;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.section-one-gallery .headline-box .btn-equipment.active{background-color:#000}.section-one-gallery .headline-box .btn-equipment.active .icon-circle:after{content:"";background-color:#ffd500;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section-one-gallery .headline-box .specs{margin-top:12px}.section-one-gallery .headline-box .specs p{color:#7b7b7b;text-transform:uppercase;margin:5px 0;font-size:16px;line-height:1}.section-one-gallery .headline-box .specs .classic{display:none}.section-one-gallery .headline-box .color{text-transform:uppercase;font-size:15px}.section-one-gallery .headline-box .options span{cursor:pointer;border-radius:50%;width:30px;height:30px;margin-right:10px;display:inline-block}.section-one-gallery .headline-box .options .options .color-option{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-right:10px;transition:transform .2s ease-in-out;display:flex}.section-one-gallery .headline-box .options .options .color-option:hover{transform:scale(1.1)}.section-one-gallery .headline-box .options .option-selected .icon-check-white{visibility:visible}.section-one-gallery .headline-box .options .black{background:#000}.section-one-gallery .headline-box .options .orange{background:#f67828}.section-one-gallery .headline-box .options .blue{background:#2196f3}.section-one-gallery .headline-box .options .icon-check-white{visibility:hidden;justify-content:center;align-items:center;margin:auto;display:flex}.section-one-gallery .headline-box .options .icon-check-white:before{font-size:14px}.section-one-gallery .headline-box .order-box{flex-direction:column;align-items:center;width:fit-content;margin-top:10px;display:flex}.section-one-gallery .headline-box .order-box .features-container{justify-content:center;gap:20px;width:100%;margin-top:20px;display:flex}.section-one-gallery .headline-box .order-box .feature-box{background-color:#f0f0f0;border-radius:8px;flex-direction:column;flex:1;gap:8px;width:160px;padding:20px;display:flex}.section-one-gallery .headline-box .order-box .feature-header{align-items:center;gap:15px;display:flex}.section-one-gallery .headline-box .order-box .feature-icon{flex-shrink:0}.section-one-gallery .headline-box .order-box .feature-icon svg{stroke-width:1.5px;color:#333;width:32px;height:32px}.section-one-gallery .headline-box .order-box .feature-header h4{color:#111;margin:0;font-size:16px;font-weight:700}.section-one-gallery .headline-box .order-box .feature-box p{color:#555;margin:0;padding-left:0;font-size:14px;line-height:1.4}@media (width<=768px){.section-one-gallery .headline-box .order-box .features-container{flex-direction:column;align-items:stretch;padding-bottom:20px}.section-one-gallery .headline-box .order-box .feature-box{min-width:unset;box-sizing:border-box;width:100%;max-width:initial}}.section-one-gallery .headline-box .order-box .free-shipping{color:#7b7b7b;align-items:center;display:flex}.section-one-gallery .headline-box .order-box .free-shipping .shipping-icon{background:url(/build/assets/shipping-D31wyM14.svg) 50%/34px no-repeat;width:46px;height:46px}@media (width<=768px){.section-one-gallery .headline-box .order-box{width:100%;margin-top:46px;display:block}.section-one-gallery .headline-box .order-box .free-shipping{text-align:center}}.section-one-gallery .headline-box .order-box .about{cursor:pointer}.section-one-gallery .headline-box .order-box .center{justify-content:center}@media (width<=768px){.section-one-gallery .headline-box .order-box.configurator{margin-top:20px;padding-bottom:40px}}.section-one-gallery .headline-box .order{align-items:center;margin-top:15px;display:flex}.section-one-gallery .headline-box .order p{color:#7b7b7b;margin-left:50px;font-weight:500;text-decoration:underline}@media (width<=768px){.section-one-gallery .headline-box .order p{margin-left:25px}.section-one-gallery .headline-box{flex:initial}.section-one-gallery .headline-box .top-container{padding:0 16px;position:relative}.section-one-gallery .headline-box .mobile-gradient{background:linear-gradient(#fff,#f8f8f8);height:40px;display:block}.section-one-gallery .headline-box .order{flex-direction:column}.section-one-gallery .headline-box h1{margin-top:8px!important;margin-bottom:10px!important}.section-one-gallery .headline-box .price{margin-bottom:0}.section-one-gallery .headline-box .subtitle{margin-top:10px}.section-one-gallery .headline-box .title-box{justify-content:space-between}.section-one-gallery .headline-box .title-box img{max-height:85px;margin:-49px 0 0}.section-one-gallery .headline-box .price-pro,.section-one-gallery .headline-box .price-classic{margin-top:0}.section-one-gallery .headline-box .free-shipping{justify-content:center}}.section-one-gallery.revolution{font-family:Rubik,sans-serif!important}.section-one-gallery.revolution h1{font-family:Rowdies,sans-serif;font-weight:400!important}.section-one-gallery.revolution .headline-box .title{font-size:33px}@media (width<=768px){.section-one-gallery.revolution .headline-box .title{font-size:30px}}.section-one-gallery.revolution .type,.section-one-gallery.revolution .color{margin-bottom:10px;font-size:18px;font-weight:700}.section-one-gallery.revolution .icon-minicart:before{color:#000}.section-one-gallery.revolution .order-box{align-items:start}.section-one-gallery.revolution .order-box .order{flex-direction:column;align-items:start}.section-one-gallery.revolution .order-box .order .payment-reviews-box{margin-top:20px;display:flex}.section-one-gallery.revolution .order-box .order .payment-reviews-box .supported-payments{margin-top:0}@media (width<=768px){.section-one-gallery.revolution .order-box .order .payment-reviews-box{flex-direction:column}.section-one-gallery.revolution .order-box .order .payment-reviews-box .supported-payments{margin-bottom:5px}.section-one-gallery.revolution .order-box .order .payment-reviews-box .based-on-reviews{margin-left:0}}.section-one-gallery.revolution .order-box .order .based-on-reviews{cursor:pointer;align-items:center;margin-left:10px;display:flex}.section-one-gallery.revolution .order-box .order .based-on-reviews .stars{background-image:url(/build/assets/star-gray-MMiphmxR.svg);background-repeat:repeat-x;background-size:23px 20px;width:115px;display:inline-block}.section-one-gallery.revolution .order-box .order .based-on-reviews .stars span{background-image:url(/build/assets/star-yellow-BZKgas16.svg);background-repeat:repeat-x;background-size:23px 20px;width:93%;height:20px;display:block}.section-one-gallery.revolution .order-box .order .based-on-reviews p{color:#7b7b7b;margin:0 0 0 10px;font-family:Open Sans,sans-serif;text-decoration:none}.section-one-gallery.revolution .btn.order-now{border-radius:12px;padding:11px 50px;position:relative}.section-one-gallery.revolution .icon-minicart{padding-left:10px}@media (width<=768px){.section-one-gallery.revolution .btn.order-now{box-sizing:border-box;width:100%;padding:17px 10px}.section-one-gallery.revolution .mobile-product-preview{top:64px!important}.section-one-gallery.revolution .features-container{grid-template-columns:repeat(2,1fr);display:grid!important}}.band-lander{color:#fff;background-color:#000;font-family:Rubik,sans-serif}.band-hero{border-bottom:1px solid #ffffff1a;flex-direction:column;min-height:500px;display:flex}@media (width>=900px){.band-hero{flex-direction:row;height:60vh}}.band-hero .band-hero-content{background:#121212;flex-direction:column;flex:1;justify-content:center;padding:4rem 2rem;display:flex}.band-hero .band-hero-content h2{text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-family:Rowdies,cursive;font-size:3rem;font-weight:300;line-height:1}.band-hero .band-hero-content h2 .text-stroke{color:#0000;-webkit-text-stroke:1px #ffd600;display:block}.band-hero .band-hero-content p{color:#999;max-width:400px;font-size:1.1rem;line-height:1.6}.band-hero .band-hero-image{background-position:50%;background-size:cover;flex:1;min-height:300px}.uses-section{gap:2rem;max-width:1200px;margin:0 auto;padding:4rem 2rem;display:grid}@media (width>=768px){.uses-section{grid-template-columns:repeat(3,1fr)}}.uses-section .use-card{background:#1e1e1e;border-radius:12px;transition:transform .2s;overflow:hidden}.uses-section .use-card:hover{transform:translateY(-5px)}.uses-section .use-card .use-img{height:200px;overflow:hidden}.uses-section .use-card .use-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.uses-section .use-card:hover .use-img img{transform:scale(1.05)}.uses-section .use-card h3{color:#fff;text-transform:uppercase;letter-spacing:.5px;padding:1.5rem 1.5rem .5rem;font-family:Rowdies,cursive;font-size:1.4rem;font-weight:400}.uses-section .use-card p{color:#999;padding:0 1.5rem 2rem;font-size:.95rem;line-height:1.5}.tech-specs{text-align:center;background-color:#121212;padding:5rem 2rem;position:relative;overflow:hidden}.tech-specs:before{content:"LATEX";color:#ffffff05;z-index:0;pointer-events:none;font-family:Rowdies,cursive;font-size:15vw;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tech-specs .tech-content{z-index:1;max-width:800px;margin:0 auto;position:relative}.tech-specs h2{text-transform:uppercase;letter-spacing:1px;margin-bottom:3rem;font-family:Rowdies,cursive;font-size:2.5rem;font-weight:400}.tech-specs .spec-row{flex-wrap:wrap;justify-content:center;gap:3rem;margin-bottom:3rem;display:flex}.tech-specs .spec-row .spec-item{flex-direction:column;display:flex}.tech-specs .spec-row .spec-item .spec-val{color:#ffd600;font-family:Rowdies,cursive;font-size:3rem;font-weight:400}.tech-specs .spec-row .spec-item .spec-label{color:#999;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:500}.tech-specs .durability-text{color:#999;max-width:600px;margin:0 auto;font-size:1.1rem}.band-cta{text-align:center;padding:4rem 0}.band-cta .btn-add{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:#ffd600;border:none;border-radius:4px;padding:1rem 3rem;font-family:Rowdies,cursive;font-size:1.2rem;font-weight:400;transition:background .2s}.band-cta .btn-add:hover{background-color:#fff}.whey-lander{color:#fff;background-color:#111;width:100%;font-family:Rubik,sans-serif}.whey-hero{text-align:center;background:radial-gradient(circle,#222 0%,#111 100%);border-bottom:1px solid #ffffff0d;padding:5rem 2rem}.whey-hero .hero-content{max-width:1000px;margin:0 auto}.whey-hero .headline{text-transform:uppercase;margin-bottom:1.5rem;font-family:Rowdies,cursive;font-size:3.5rem;line-height:1}.whey-hero .headline .text-yellow{color:#ffd600}@media (width<=768px){.whey-hero .headline{font-size:2.5rem}}.whey-hero .sub-headline{color:#ccc;max-width:600px;margin:0 auto 4rem;font-size:1.2rem;line-height:1.6}.whey-hero .stats-row{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.whey-hero .stats-row .stat-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;min-width:150px;padding:2rem}.whey-hero .stats-row .stat-item .stat-num{color:#ffd600;margin-bottom:.5rem;font-family:Rowdies,cursive;font-size:3rem;line-height:1;display:block}.whey-hero .stats-row .stat-item .stat-label{color:#ccc;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:500}.feature-split{flex-direction:column;display:flex}@media (width>=900px){.feature-split{flex-direction:row;height:600px}}.feature-split .split-image{background-color:#000;flex:1}.feature-split .split-image img{object-fit:cover;opacity:.8;width:100%;height:100%}.feature-split .split-text{background:#1a1a1a;flex-direction:column;flex:1;justify-content:center;padding:4rem;display:flex}.feature-split .split-text h3{margin-bottom:1.5rem;font-family:Rowdies,cursive;font-size:2.5rem;line-height:1.1}.feature-split .split-text p{color:#ccc;margin-bottom:2rem;font-size:1.1rem}.feature-split .split-text .benefit-list{padding:0;list-style:none}.feature-split .split-text .benefit-list li{margin-bottom:1rem;padding-left:2rem;font-size:1.1rem;font-weight:500;position:relative}.feature-split .split-text .benefit-list li:before{content:"✓";color:#ffd600;font-weight:900;position:absolute;left:0}.flavor-section{background-image:url(/assets/images/products/whey/chocolate-splash.jpg);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:400px;display:flex;position:relative}.flavor-section:before{content:"";background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.flavor-section .flavor-content{z-index:2;text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;border:1px solid #ffffff1a;border-radius:16px;max-width:600px;padding:2rem;position:relative}.flavor-section .flavor-content h3{color:#ffd600;margin-bottom:1rem;font-family:Rowdies,cursive;font-size:2.5rem}.flavor-section .flavor-content p{font-size:1.1rem;line-height:1.6}.nutrition-lander-section{background:#111;padding:6rem 2rem}.nutrition-lander-section .nutrition-container{max-width:800px;margin:0 auto}.nutrition-lander-section .nutrition-container h3{text-align:center;color:#fff;margin-bottom:3rem;font-family:Rowdies,cursive;font-size:2rem}.nutrition-lander-section .nutrition-card{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:16px;padding:2rem}.nutrition-lander-section .nutrition-table{border-collapse:collapse;width:100%;margin-bottom:2rem}.nutrition-lander-section .nutrition-table th{text-align:left;color:#ffd600;letter-spacing:1px;border-bottom:2px solid #ffd600;padding:1rem;font-family:Rowdies,cursive}.nutrition-lander-section .nutrition-table td{color:#ccc;border-bottom:1px solid #ffffff0d;padding:1rem}.nutrition-lander-section .nutrition-table .highlight td{color:#fff;background:#ffd6000d;font-weight:700}.nutrition-lander-section .ingredients-list{color:#999;border-top:1px solid #ffffff1a;padding-top:1.5rem;font-size:.9rem;line-height:1.6}.whey-cta{text-align:center;background:linear-gradient(#111 0%,#000 100%);padding:6rem 2rem}.whey-cta h2{margin-bottom:2rem;font-family:Rowdies,cursive;font-size:3rem}.whey-cta .btn-buy{color:#000;cursor:pointer;background:#ffd600;border:none;border-radius:50px;padding:1.2rem 3rem;font-family:Rowdies,cursive;font-size:1.2rem;transition:transform .2s}.whey-cta .btn-buy:hover{transform:scale(1.05);box-shadow:0 0 30px #ffd6004d}.subscription-panel{color:#111;background:#fff;max-width:500px;padding:2rem;font-family:Rubik,sans-serif}.subscription-panel .opacity-50{opacity:.5}.subscription-panel .pointer-events-none{pointer-events:none}.subscription-panel .panel-header h3{text-transform:uppercase;letter-spacing:.5px;margin:0;font-family:Rowdies,cursive;font-size:1.4rem;font-weight:400}.subscription-panel .plan-toggle{align-items:center;gap:10px;margin-bottom:2rem;display:flex}.subscription-panel .plan-toggle .divider-text{color:#666;font-size:.8rem;font-weight:700}.subscription-panel .plan-toggle .plan-option{cursor:pointer;text-align:center;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;flex:1;align-items:center;padding:1rem;transition:all .2s;display:flex;position:relative}.subscription-panel .plan-toggle .plan-option .radio-indicator{border:2px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-bottom:.5rem;display:flex;position:absolute;top:10px;left:10px}.subscription-panel .plan-toggle .plan-option .plan-title{color:#111;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-size:.75rem;font-weight:800;display:block}.subscription-panel .plan-toggle .plan-option .plan-price{font-family:Rowdies,cursive;font-size:1.3rem;font-weight:400}.subscription-panel .benefits-box{color:#fff;text-align:center;background:#222;border-radius:12px;margin-bottom:2rem;padding:2rem 1.5rem;position:relative}.subscription-panel .benefits-box .savings-badge{color:#000;text-transform:uppercase;white-space:nowrap;background:#ffd600;border-radius:20px;padding:4px 12px;font-family:Rowdies,cursive;font-size:.85rem;font-weight:400;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.subscription-panel .benefits-box .check-list li{margin-bottom:.5rem;padding-left:1.5rem;font-size:.95rem;font-weight:500;position:relative}.subscription-panel .benefits-box .check-list li:before{content:"✓";color:#ffd600;font-weight:900;position:absolute;left:0}.subscription-panel .section-title{text-align:center;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:1rem;font-weight:600}.subscription-panel .frequency-section .freq-row{justify-content:center;gap:1rem;display:flex}.subscription-panel .frequency-section .freq-pill{cursor:pointer;border:1px solid #e5e7eb;border-radius:20px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.subscription-panel .frequency-section .freq-pill input{display:none}.subscription-panel .frequency-section .freq-pill.selected{background-color:#fffbe6;border-color:#ffd600;box-shadow:0 0 0 1px #ffd600}.subscription-panel .btn-add-large{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:#ffd600;border:none;border-radius:12px;width:100%;margin-bottom:1.5rem;padding:1rem;font-family:Rowdies,cursive;font-size:1.4rem;font-weight:400;transition:transform .1s,background-color .2s}.subscription-panel .btn-add-large.disabled{color:#9ca3af;cursor:not-allowed;box-shadow:none;background-color:#e5e7eb;transform:none!important}.subscription-panel .btn-add-large.disabled:hover{background-color:#e5e7eb}.subscription-panel .payment-icons{opacity:.9;justify-content:center;align-items:center;gap:1rem;display:flex}@media (width<=600px){.plan-toggle{flex-direction:column}.plan-toggle .divider-text{margin:5px 0}.plan-toggle .plan-option{flex-direction:row;justify-content:center;gap:1rem;width:100%;padding:1.5rem}.plan-toggle .plan-option .radio-indicator{margin-bottom:0;position:static}.plan-toggle .plan-option .plan-details{text-align:left;flex:1;justify-content:space-between;align-items:center;padding-left:10px;display:flex}.plan-toggle .plan-option .plan-title{margin-bottom:0}}.quantity-wrapper{flex-direction:column;align-items:center;margin-bottom:1.5rem;display:flex}.quantity-wrapper .section-title{text-transform:uppercase;letter-spacing:.5px;color:#111;text-align:center;margin-bottom:.75rem;font-family:Rubik,sans-serif;font-size:.9rem;font-weight:700}body{color:#222;-webkit-font-smoothing:antialiased;background-color:#fff;margin:0;font-family:Rubik,sans-serif}img{max-width:100%;height:auto;display:block}.main.programs.product{overflow-x:hidden}.section-micronized{text-align:center;background:#f3f4f6;padding:4rem 1rem}@media (width>=768px){.section-micronized{padding:6rem 1rem}}.section-micronized .container{max-width:1000px;margin:0 auto}.section-micronized h2{color:#111;margin-bottom:1rem;font-family:Rowdies,cursive;font-size:1.8rem;font-weight:400;line-height:1.2}@media (width>=768px){.section-micronized h2{font-size:2.2rem}}.section-micronized h2 .text-yellow{color:#ccab00}.section-micronized .lead{color:#666;margin-bottom:2.5rem;font-size:1rem}@media (width>=768px){.section-micronized .lead{margin-bottom:4rem;font-size:1.2rem}}.section-micronized .comparison-visual{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.section-micronized .comparison-visual .particle-box{background:#fff;border-radius:16px;width:100%;max-width:280px;padding:2rem 1.5rem;transition:transform .3s;box-shadow:0 10px 30px #0000000d}.section-micronized .comparison-visual .particle-box:hover{transform:translateY(-5px)}.section-micronized .comparison-visual .particle-box .circle-visual{background:#f0f0f0;border:4px solid #fff;border-radius:50%;width:120px;height:120px;margin:0 auto 1.5rem;position:relative;overflow:hidden;box-shadow:inset 0 0 20px #0000000d}.section-micronized .comparison-visual .particle-box h3{margin-bottom:.5rem;font-family:Rowdies,cursive;font-size:1.2rem;font-weight:400}@media (width>=768px){.section-micronized .comparison-visual .particle-box h3{font-size:1.4rem}}.section-micronized .comparison-visual .particle-box p{color:#666;font-size:.9rem;line-height:1.4}.section-micronized .comparison-visual .particle-box.standard .dots-large{background-image:radial-gradient(#9ca3af 20%,#0000 20%);background-size:20px 20px;width:100%;height:100%}.section-micronized .comparison-visual .particle-box.tiger .dots-fine{background-image:radial-gradient(#ffd600 20%,#0000 20%);background-size:3px 3px;width:100%;height:100%}.section-micronized .comparison-visual .vs-badge{color:#ffd600;z-index:2;background:#111;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-family:Rowdies,cursive;font-size:1rem;display:flex}@media (width>=768px){.section-micronized .comparison-visual .vs-badge{width:50px;height:50px;font-size:1.2rem}}.section-performance{color:#fff;background:#111;padding:4rem 1rem}@media (width>=768px){.section-performance{padding:6rem 1rem}}.section-performance .container{grid-template-columns:1fr;gap:3rem;max-width:1200px;margin:0 auto;display:grid}@media (width>=900px){.section-performance .container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem}}.section-performance .perf-text h2{text-transform:uppercase;margin-bottom:1.5rem;font-family:Rowdies,cursive;font-size:2rem;font-weight:400;line-height:1.1}@media (width>=768px){.section-performance .perf-text h2{font-size:2.5rem}}.section-performance .perf-text h2 .text-yellow{color:#ffd600}.section-performance .perf-text>p{color:#ccc;margin-bottom:2rem;font-size:1rem;line-height:1.6}@media (width>=768px){.section-performance .perf-text>p{margin-bottom:3rem;font-size:1.1rem}}.section-performance .perf-list{padding:0;list-style:none}.section-performance .perf-list li{gap:1.5rem;margin-bottom:2rem;display:flex}.section-performance .perf-list li .num{color:#ffd600;opacity:.3;font-family:Rowdies,cursive;font-size:2rem;line-height:1}@media (width>=768px){.section-performance .perf-list li .num{font-size:2.5rem}}.section-performance .perf-list li div strong{color:#fff;margin-bottom:.3rem;font-size:1.1rem;display:block}@media (width>=768px){.section-performance .perf-list li div strong{font-size:1.2rem}}.section-performance .perf-list li div p{color:#ccc;margin:0;font-size:.9rem;line-height:1.4}@media (width>=768px){.section-performance .perf-list li div p{font-size:.95rem}}.section-performance .perf-image img{filter:grayscale();border-radius:20px;width:100%;transition:all .5s}.section-performance .perf-image img:hover{filter:grayscale(0%)}.section-usage{text-align:center;background:#fff;padding:4rem 1rem}@media (width>=768px){.section-usage{padding:6rem 1rem}}.section-usage .container{max-width:1000px;margin:0 auto}.section-usage h2{color:#111;margin-bottom:2rem;font-family:Rowdies,cursive;font-size:2rem;font-weight:400}@media (width>=768px){.section-usage h2{margin-bottom:3rem;font-size:2.5rem}}.section-usage .steps-row{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.section-usage .steps-row .step-card{border:1px solid #e5e7eb;border-radius:16px;flex:1;min-width:260px;max-width:300px;padding:2rem 1.5rem;transition:all .2s}.section-usage .steps-row .step-card:hover{border-color:#ffd600;box-shadow:0 10px 30px #0000000d}.section-usage .steps-row .step-card .step-icon{color:#ffd600;background:#111;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.5rem;font-size:1.8rem;transition:transform .3s;display:flex;box-shadow:0 10px 20px #0000001a}@media (width>=768px){.section-usage .steps-row .step-card .step-icon{width:80px;height:80px;font-size:2rem}}.section-usage .steps-row .step-card .step-icon img,.section-usage .steps-row .step-card .step-icon svg{fill:#ffd600;width:35px;height:35px}@media (width>=768px){.section-usage .steps-row .step-card .step-icon img,.section-usage .steps-row .step-card .step-icon svg{width:40px;height:40px}}.section-usage .steps-row .step-card:hover .step-icon{transform:scale(1.1)rotate(5deg);box-shadow:0 15px 30px #ffd60033}.section-usage .steps-row .step-card h4{color:#111;text-transform:uppercase;margin-bottom:.5rem;font-family:Rowdies,cursive;font-size:1.1rem;font-weight:400}@media (width>=768px){.section-usage .steps-row .step-card h4{font-size:1.2rem}}.section-usage .steps-row .step-card p{color:#666;font-size:.9rem;line-height:1.5}.bottom-cta-creatine{text-align:center;background:#ffd600;padding:4rem 1rem}@media (width>=768px){.bottom-cta-creatine{padding:6rem 1rem}}.bottom-cta-creatine h2{color:#111;text-transform:uppercase;margin-bottom:2rem;font-family:Rowdies,cursive;font-size:2rem;font-weight:400}@media (width>=768px){.bottom-cta-creatine h2{font-size:2.5rem}}.bottom-cta-creatine .btn-buy-now{color:#fff;cursor:pointer;text-transform:uppercase;background:#111;border:none;border-radius:50px;padding:1rem 3rem;font-family:Rowdies,cursive;font-size:1.2rem;transition:transform .2s}@media (width>=768px){.bottom-cta-creatine .btn-buy-now{font-size:1.5rem}}.bottom-cta-creatine .btn-buy-now:hover{transform:scale(1.05)}.section-reviews{background:#f9f9f9;padding:6rem 1rem}.section-reviews .section-title{text-align:center;text-transform:uppercase;margin-bottom:3rem;font-family:Rowdies,cursive;font-size:2.5rem}.section-reviews .section-title .text-yellow{color:#e6c100}.section-reviews .review-dashboard{background:#fff;border-radius:20px;flex-direction:column;gap:3rem;max-width:900px;margin:0 auto 4rem;padding:3rem;display:flex;box-shadow:0 10px 30px #0000000d}@media (width>=768px){.section-reviews .review-dashboard{flex-direction:row;align-items:center;padding:4rem}}.section-reviews .review-dashboard .score-card{text-align:center;border-right:0;flex:1}@media (width>=768px){.section-reviews .review-dashboard .score-card{border-right:1px solid #e5e7eb}}.section-reviews .review-dashboard .score-card .score-circle{margin-bottom:10px;font-family:Rowdies,cursive;line-height:1}.section-reviews .review-dashboard .score-card .score-circle .number{color:#111;font-size:4rem}.section-reviews .review-dashboard .score-card .score-circle .max{color:#666;font-size:1.2rem}.section-reviews .review-dashboard .score-card .stars-static{color:#ffd600;letter-spacing:2px;margin-bottom:5px;font-size:1.5rem}.section-reviews .review-dashboard .score-card .based-on{color:#666;margin-bottom:1.5rem;font-size:.9rem}.section-reviews .review-dashboard .score-card .btn-write-review{color:#fff;text-transform:uppercase;cursor:pointer;background:#111;border:none;border-radius:50px;padding:10px 25px;font-family:Rowdies,cursive;transition:transform .2s}.section-reviews .review-dashboard .score-card .btn-write-review:hover{background:#2b2b2b;transform:scale(1.05)}.section-reviews .review-dashboard .rating-bars{flex-direction:column;flex:1.5;gap:12px;padding:0 1rem;display:flex}.section-reviews .review-dashboard .rating-bars .bar-row{align-items:center;gap:15px;font-family:Rubik,sans-serif;font-size:.9rem;display:flex}.section-reviews .review-dashboard .rating-bars .bar-row .star-label{width:40px;font-weight:700}.section-reviews .review-dashboard .rating-bars .bar-row .count-label{text-align:right;color:#666;width:30px}.section-reviews .review-dashboard .rating-bars .bar-row .progress-track{background:#eee;border-radius:10px;flex:1;height:8px;overflow:hidden}.section-reviews .review-dashboard .rating-bars .bar-row .progress-track .progress-fill{background:#ffd600;border-radius:10px;height:100%}.section-reviews .leave-review{background:#fff;border-radius:20px;max-width:800px;max-height:0;margin:0 auto 3rem;padding:0;transition:max-height .5s,padding .5s;overflow:hidden}.section-reviews .leave-review.active{max-height:1000px;margin-bottom:4rem;padding:3rem;box-shadow:0 10px 30px #0000000d}.section-reviews .leave-review .form-title{text-align:center;margin-bottom:2rem;font-family:Rowdies,cursive}.section-reviews .leave-review .form-grid{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;display:grid}@media (width>=768px){.section-reviews .leave-review .form-grid{grid-template-columns:1fr 1fr}}.section-reviews .leave-review .input-group{position:relative}.section-reviews .leave-review .input-group input,.section-reviews .leave-review .input-group textarea{background:0 0;border:none;border-bottom:2px solid #ddd;outline:none;width:100%;padding:10px 0;font-family:Rubik,sans-serif;font-size:1.1rem;transition:border-color .3s}.section-reviews .leave-review .input-group input:focus,.section-reviews .leave-review .input-group textarea:focus{border-color:#ffd600}.section-reviews .leave-review .input-group input:placeholder-shown+label,.section-reviews .leave-review .input-group textarea:placeholder-shown+label{color:#666;font-size:1rem;top:10px}.section-reviews .leave-review .input-group input:focus+label,.section-reviews .leave-review .input-group input:not(:placeholder-shown)+label,.section-reviews .leave-review .input-group textarea:focus+label,.section-reviews .leave-review .input-group textarea:not(:placeholder-shown)+label{color:#111;font-size:.8rem;font-weight:700;top:-10px}.section-reviews .leave-review .input-group label{color:#666;pointer-events:none;transition:all .3s;position:absolute;top:10px;left:0}.section-reviews .leave-review .rating-group{text-align:center;margin-bottom:2rem}.section-reviews .leave-review .rating-group .label{margin-bottom:.5rem;font-family:Rowdies,cursive}.section-reviews .leave-review .rating-group .star-input{color:#ddd;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:2rem}.section-reviews .leave-review .rating-group .star-input .star{transition:color .2s}.section-reviews .leave-review .rating-group .star-input .star.active{color:#ffd600}.section-reviews .leave-review .btn-submit{text-transform:uppercase;cursor:pointer;background:#ffd600;border:none;border-radius:5px;width:100%;padding:1rem;font-family:Rowdies,cursive;display:block}.section-reviews .leave-review .btn-submit:hover{background:#e6c100}.section-reviews .reviews-grid{flex-direction:column;gap:1.5rem;max-width:900px;margin:0 auto;display:flex}.section-reviews .reviews-grid .comment-message{background:#fff;border:1px solid #eee;border-radius:10px;padding:2rem;box-shadow:0 2px 10px #00000005}.section-reviews .reviews-grid .comment-message .header{flex-direction:column;margin-bottom:1rem;display:flex}@media (width>=768px){.section-reviews .reviews-grid .comment-message .header{flex-direction:row;justify-content:space-between;align-items:center}}.section-reviews .reviews-grid .comment-message .header .stars-container{align-items:center;gap:10px;display:flex}.section-reviews .reviews-grid .comment-message .header .stars-container .star{color:#ffd600;font-size:1.1rem}.section-reviews .reviews-grid .comment-message .header .review-customer-line{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}@media (width>=768px){.section-reviews .reviews-grid .comment-message .header .review-customer-line{gap:15px;margin-top:0}}.section-reviews .reviews-grid .comment-message .header .review-customer-line .name{margin-right:8px;font-family:Rowdies,cursive;font-size:1rem;font-weight:700}.section-reviews .reviews-grid .comment-message .header .review-customer-line .buyer-badge{color:#27ae60;background:#27ae601a;border-radius:4px;align-items:center;gap:4px;margin-right:8px;padding:2px 8px;font-size:.8rem;font-weight:600;display:inline-flex}.section-reviews .reviews-grid .comment-message .header .review-customer-line .date{color:#666;font-size:.85rem}.section-reviews .reviews-grid .comment-message .review-content-wrapper .message{color:#222;margin-bottom:1rem;font-size:1rem;line-height:1.6}.section-reviews .reviews-grid .comment-message .review-content-wrapper .translation-controls{border-top:1px solid #eee;margin-top:.8rem;padding-top:.8rem;font-size:.85rem}.section-reviews .reviews-grid .comment-message .review-content-wrapper .translation-controls .translated-by-note{color:#666;margin-bottom:.3rem;font-style:italic}.section-reviews .reviews-grid .comment-message .review-content-wrapper .translation-controls .translation-toggle{color:#111;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:600;text-decoration:underline}.section-reviews .reviews-grid .comment-message .review-content-wrapper .translation-controls .translation-toggle:hover{color:#ffd600}.section-reviews .load-more-container{text-align:center;margin-top:3rem}.section-reviews .load-more-container .btn-load-more{text-transform:uppercase;cursor:pointer;background:0 0;border:2px solid #111;padding:10px 30px;font-family:Rowdies,cursive}.section-reviews .load-more-container .btn-load-more:hover{color:#fff;background:#111}.revolution{background:#fff;overflow-x:hidden}.revolution .features-grid-section{background:#f3f4f6;padding:6rem 1rem}.revolution .features-grid-section .section-title{text-align:center;text-transform:uppercase;margin-bottom:3rem;font-family:Rowdies,cursive;font-size:2.5rem}.revolution .features-grid-section .section-title .text-yellow{color:#e6c100}.revolution .features-grid-section .grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.revolution .features-grid-section .feature-card{text-align:center;background:#fff;border-radius:20px;padding:2rem;transition:transform .3s;box-shadow:0 5px 20px #0000000d}.revolution .features-grid-section .feature-card:hover{transform:translateY(-5px)}.revolution .features-grid-section .feature-card:hover .luxury-icon-wrap{background:#ffd600}.revolution .features-grid-section .feature-card:hover .luxury-icon-wrap svg{stroke:#111;fill:none}.revolution .features-grid-section .feature-card .luxury-icon-wrap{background:#111;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.5rem;transition:background .3s;display:flex}.revolution .features-grid-section .feature-card .luxury-icon-wrap svg{width:35px;height:35px;transition:stroke .3s}.revolution .features-grid-section .feature-card h3{text-transform:uppercase;margin-bottom:.5rem;font-family:Rowdies,cursive}.revolution .features-grid-section .feature-card p{color:#666;font-size:.95rem;line-height:1.5}.revolution .cinematic-story-section{background:#111}.revolution .cinematic-story-section .video-block{border-bottom:1px solid #ffffff1a;align-items:center;height:70vh;min-height:500px;display:flex;position:relative;overflow:hidden}@media (width>=900px){.revolution .cinematic-story-section .video-block{height:85vh}}.revolution .cinematic-story-section .video-block .video-wrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.revolution .cinematic-story-section .video-block .video-wrapper:after{content:"";background:#0000004d;width:100%;height:100%;position:absolute;top:0;left:0}.revolution .cinematic-story-section .video-block .video-wrapper video{object-fit:cover;width:100%;height:100%}.revolution .cinematic-story-section .video-block .content-overlay{z-index:2;color:#fff;box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:flex;position:relative}@media (width>=900px){.revolution .cinematic-story-section .video-block .content-overlay.text-left{text-align:left;align-items:flex-start}.revolution .cinematic-story-section .video-block .content-overlay.text-right{text-align:right;align-items:flex-end}}.revolution .cinematic-story-section .video-block .content-overlay h2{text-transform:uppercase;text-shadow:0 2px 10px #00000080;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:1rem;font-family:Rowdies,cursive;font-size:clamp(1.8rem,9vw,3rem);line-height:1.1}.revolution .cinematic-story-section .video-block .content-overlay h2 .text-yellow{color:#ffd600}@media (width>=900px){.revolution .cinematic-story-section .video-block .content-overlay h2{font-size:4.5rem}}.revolution .cinematic-story-section .video-block .content-overlay p{color:#ffffffe6;text-shadow:0 1px 5px #00000080;max-width:500px;font-size:1.1rem;line-height:1.6}.revolution .founder-section{background:#fafafa;padding:6rem 1rem}.revolution .founder-section .container{flex-direction:column;align-items:center;gap:3rem;max-width:900px;margin:0 auto;display:flex}@media (width>=768px){.revolution .founder-section .container{flex-direction:row}}.revolution .founder-section .profile-col{text-align:center}.revolution .founder-section .profile-col img{object-fit:cover;border:5px solid #fff;border-radius:50%;flex-shrink:0;width:200px;box-shadow:0 10px 20px #0000001a}.revolution .founder-section .profile-col .name-tag{margin-top:1rem}.revolution .founder-section .profile-col .name-tag span{letter-spacing:1px;color:#666;font-size:.9rem}.revolution .founder-section .profile-col .name-tag h3{color:#111;margin:5px 0 0;font-family:Rowdies,cursive;font-size:2rem}.revolution .founder-section .text-col .quote-box{border-left:4px solid #ffd600;margin-bottom:1.5rem;padding-left:1.5rem;font-size:1.3rem;font-style:italic;font-weight:700}.revolution .founder-section .text-col p{color:#222;margin-bottom:1rem;line-height:1.6}.revolution .steps-section{text-align:center;background:#ffd600;padding:5rem 1rem}.revolution .steps-section .title{margin-bottom:3rem;font-family:Rowdies,cursive;font-size:2.5rem}.revolution .steps-section .title .text-stroke{color:#fff;text-shadow:2px 2px #111}.revolution .steps-section .steps-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.revolution .steps-section .step-card{color:#fff;text-align:left;background:#111;border-radius:20px;padding:2rem;position:relative}.revolution .steps-section .step-card .step-num{color:#ffffff1a;font-family:Rowdies,cursive;font-size:3rem;position:absolute;top:10px;right:15px}.revolution .steps-section .step-card h4{color:#ffd600;margin-top:1rem;margin-bottom:.5rem;font-family:Rowdies,cursive;font-size:1.5rem}.revolution .steps-section .step-card p{color:#ddd;font-size:.95rem;line-height:1.5}.revolution .gifts-section{background:#fff;padding:6rem 1rem}.revolution .gifts-section .container{text-align:center;max-width:1200px;margin:0 auto}.revolution .gifts-section .section-title{margin-bottom:.5rem;font-family:Rowdies,cursive;font-size:2.5rem}.revolution .gifts-section .subtitle{color:#666;margin-bottom:3rem;font-size:1.2rem}.revolution .gifts-section .gifts-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}.revolution .gifts-section .gift-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;transition:transform .3s;display:flex;overflow:hidden}.revolution .gifts-section .gift-card:hover{border-color:#ffd600;transform:translateY(-5px);box-shadow:0 10px 30px #00000014}.revolution .gifts-section .gift-card.highlight{background:#fffdf5;border:2px solid #ffd600}.revolution .gifts-section .gift-card .gift-header{color:#fff;letter-spacing:.5px;background:#111;justify-content:space-between;padding:12px 15px;font-family:Rowdies,cursive;font-size:.9rem;display:flex}.revolution .gifts-section .gift-card .gift-header .val{color:#ffd600}.revolution .gifts-section .gift-card .gift-body{text-align:center;flex-direction:column;flex:1;align-items:center;padding:2rem 1.5rem;display:flex}.revolution .gifts-section .gift-card .gift-body .gift-image-wrapper{justify-content:center;align-items:center;width:100%;height:140px;margin-bottom:1.5rem;display:flex}.revolution .gifts-section .gift-card .gift-body .gift-image-wrapper img{object-fit:contain;filter:drop-shadow(0 5px 15px #00000014);width:auto;max-width:90%;height:auto;max-height:100%}.revolution .gifts-section .gift-card .gift-body h4{text-transform:uppercase;margin-bottom:.8rem;font-family:Rowdies,cursive;font-size:1.3rem;line-height:1.1}.revolution .gifts-section .gift-card .gift-body p{color:#666;font-size:.95rem;line-height:1.5}.revolution .tech-specs-section{text-align:center;background:#fff;padding:4rem 1rem}.revolution .tech-specs-section .section-title{text-transform:uppercase;margin-bottom:2rem;font-family:Rowdies,cursive;font-size:2rem;line-height:1.1}.revolution .tech-specs-section .section-title .text-underline{border-bottom:4px solid #ffd600;display:inline-block}@media (width>=768px){.revolution .tech-specs-section .section-title{font-size:3rem}}.revolution .tech-specs-section .compare-container{width:100%;max-width:960px;margin:0 auto}.revolution .tech-specs-section .compare-container .toggle-switch-container{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:2px solid #ffd600;border-radius:50px;margin-bottom:3rem;padding:4px;display:inline-flex;position:relative}.revolution .tech-specs-section .compare-container .toggle-switch-container input{display:none}.revolution .tech-specs-section .compare-container .toggle-switch-container label{z-index:2;text-align:center;cursor:pointer;text-transform:uppercase;color:#111;width:90px;padding:10px 0;font-family:Rowdies,cursive;font-size:1rem;transition:color .3s;display:block}.revolution .tech-specs-section .compare-container .toggle-switch-container .slider{z-index:1;background:#ffd600;border-radius:50px;width:90px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:4px;bottom:4px;left:4px}.revolution .tech-specs-section .compare-container .product-content{flex-direction:column;align-items:center;width:100%;display:flex}@media (width>=900px){.revolution .tech-specs-section .compare-container .product-content{flex-direction:row;justify-content:center;align-items:center;gap:4rem}}.revolution .tech-specs-section .compare-container .product-content .product-image{flex:1;justify-content:center;align-items:center;width:100%;margin-bottom:2rem;display:flex}@media (width>=900px){.revolution .tech-specs-section .compare-container .product-content .product-image{margin-bottom:0}}.revolution .tech-specs-section .compare-container .product-content .product-image img{object-fit:contain;mix-blend-mode:multiply;width:auto;max-width:100%;height:380px}@media (width>=900px){.revolution .tech-specs-section .compare-container .product-content .product-image img{height:auto;max-height:500px}}.revolution .tech-specs-section .compare-container .product-content .product-specs-table{flex-direction:column;flex:1.2;gap:4px;width:100%;display:flex}.revolution .tech-specs-section .compare-container .product-content .product-specs-table .spec-row{background-color:#f8f8f8;border-radius:6px;justify-content:space-between;align-items:center;padding:12px 15px;font-family:Rubik,sans-serif;font-size:.9rem;display:flex}.revolution .tech-specs-section .compare-container .product-content .product-specs-table .spec-row:nth-child(2n){background-color:#fff;border:1px solid #eee}.revolution .tech-specs-section .compare-container .product-content .product-specs-table .spec-row .label{color:#111;text-align:left;flex:0 0 140px;font-weight:700}.revolution .tech-specs-section .compare-container .product-content .product-specs-table .spec-row .val{color:#666;text-align:right;flex:1;font-weight:500}.revolution .tech-specs-section .compare-container .product-content .product-specs-table .spec-row .val.text-yellow{color:#dcb000;font-weight:800}.revolution .faq-section{box-sizing:border-box;background:#fff;max-width:100vw;padding:4rem 1rem}.revolution .faq-section .title{text-align:center;text-transform:uppercase;margin-bottom:2rem;padding:0 10px;font-family:Rowdies,cursive;font-size:1.8rem;line-height:1.2}.revolution .faq-section .title .text-underline{-webkit-box-decoration-break:clone;box-decoration-break:clone;border-bottom:4px solid #ffd600;display:inline}@media (width>=768px){.revolution .faq-section .title{font-size:3rem}}.revolution .faq-section .faq-container{box-sizing:border-box;background:#fff;border-radius:20px;width:100%;max-width:800px;margin:0 auto;padding:1rem;box-shadow:0 10px 30px #0000000d}@media (width>=768px){.revolution .faq-section .faq-container{padding:3rem}}.revolution .faq-section .faq-item{border-bottom:1px solid #e5e7eb}.revolution .faq-section .faq-item:last-child{border-bottom:none}.revolution .faq-section .faq-item .faq-question{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:15px;width:100%;padding:1.2rem 0;display:flex}.revolution .faq-section .faq-item .faq-question .text{color:#111;font-family:Rubik,sans-serif;font-size:.95rem;font-weight:700;line-height:1.4}@media (width>=768px){.revolution .faq-section .faq-item .faq-question .text{font-size:1.1rem}}.revolution .faq-section .faq-item .faq-question .icon-plus{text-align:right;min-width:20px;font-family:Rowdies,cursive;font-size:1.5rem;font-weight:300;transition:transform .3s}.revolution .faq-section .faq-item .faq-question:hover .text{color:#ccab00}.revolution .faq-section .faq-item .faq-answer{max-height:0;transition:max-height .3s ease-out;overflow:hidden}.revolution .faq-section .faq-item .faq-answer p{color:#666;margin:0;padding-bottom:1.5rem;font-size:.9rem;line-height:1.6}.revolution .faq-section .faq-item.active .faq-question .icon-plus{transform:rotate(45deg)}.revolution .bottom-cta-sticky{box-sizing:border-box;z-index:9999;background:#fff;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;width:100%;padding:15px 20px;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -5px 20px #0000001a}@media (width>=900px){.revolution .bottom-cta-sticky{display:none}}.revolution .bottom-cta-sticky .price-box{flex-direction:column;display:flex}.revolution .bottom-cta-sticky .price-box .old{color:#666;margin-bottom:2px;font-size:.8rem;text-decoration:line-through}.revolution .bottom-cta-sticky .price-box .new{color:#111;font-family:Rowdies,cursive;font-size:1.4rem;line-height:1}.revolution .bottom-cta-sticky .btn-buy{color:#111;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:#ffd600;border-radius:50px;padding:12px 24px;font-family:Rowdies,cursive;font-size:1rem;text-decoration:none;box-shadow:0 5px 15px #ffd6004d}.section-one-gallery.revolution{background:#fff;flex-direction:column;max-width:1300px;margin:0 auto 4rem;padding-top:2rem;display:flex}@media (width>=900px){.section-one-gallery.revolution{flex-direction:row;gap:4rem;padding-top:4rem;padding-left:2rem;padding-right:2rem}}.section-one-gallery.revolution .gallery-container{flex:1.2;margin-bottom:1rem}@media (width>=900px){.section-one-gallery.revolution .gallery-container{margin-bottom:0}}.section-one-gallery.revolution .product-info-col{flex:1;padding:0 1.5rem}.section-one-gallery.revolution .product-info-col .header-group{margin-bottom:1.5rem}.section-one-gallery.revolution .product-info-col .header-group .badge-elite{color:#111;text-transform:uppercase;background:#ffd600;border-radius:4px;margin-bottom:10px;padding:4px 12px;font-family:Rubik,sans-serif;font-size:.8rem;font-weight:700;display:inline-block}.section-one-gallery.revolution .product-info-col .header-group .product-title{color:#111;margin:0 0 10px;font-family:Rowdies,cursive;font-size:3rem;line-height:1}.section-one-gallery.revolution .product-info-col .header-group .product-title .reg-mark{vertical-align:top;font-size:1.5rem}@media (width<=768px){.section-one-gallery.revolution .product-info-col .header-group .product-title{font-size:2.5rem}}.section-one-gallery.revolution .product-info-col .header-group .rating-row{align-items:center;gap:10px;display:flex}.section-one-gallery.revolution .product-info-col .header-group .rating-row .stars{color:#fa0;letter-spacing:2px;font-size:1.2rem}.section-one-gallery.revolution .product-info-col .header-group .rating-row .review-count{color:#666;cursor:pointer;font-size:.9rem;text-decoration:underline}.section-one-gallery.revolution .product-info-col .price-group{margin-bottom:2rem}.section-one-gallery.revolution .product-info-col .price-group .price-display{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.section-one-gallery.revolution .product-info-col .price-group .price-display .current{color:#111;font-family:Rowdies,cursive;font-size:2.2rem}.section-one-gallery.revolution .product-info-col .price-group .price-display .old{color:#666;font-size:1.2rem;text-decoration:line-through}.section-one-gallery.revolution .product-info-col .price-group .price-display .label{color:#00ba31;text-transform:uppercase;font-size:.9rem;font-weight:700}.section-one-gallery.revolution .product-info-col .price-group .price-display .label.mobile-stack{margin-top:8px;display:block}@media (width>=768px){.section-one-gallery.revolution .product-info-col .price-group .price-display .label.mobile-stack{margin-top:0;margin-left:10px;display:inline}}.section-one-gallery.revolution .product-info-col .divider{border:0;border-top:1px solid #e5e7eb;margin-bottom:2rem}.section-one-gallery.revolution .product-info-col .selection-group{margin-bottom:2rem}.section-one-gallery.revolution .product-info-col .selection-group .label-title{text-transform:uppercase;color:#666;margin-bottom:10px;font-family:Rowdies,cursive;font-size:.9rem}.section-one-gallery.revolution .product-info-col .selection-group .equipment-selector{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;display:grid}.section-one-gallery.revolution .product-info-col .selection-group .equipment-selector .btn-equipment{cursor:pointer;text-align:left;background:#fff;border:2px solid #e5e7eb;border-radius:8px;align-items:flex-start;padding:15px;transition:all .2s;display:flex;position:relative}.section-one-gallery.revolution .product-info-col .selection-group .equipment-selector .btn-equipment .btn-content{flex-direction:column;display:flex}.section-one-gallery.revolution .product-info-col .selection-group .equipment-selector .btn-equipment .btn-content .name{color:#111;font-family:Rowdies,cursive;font-size:1.1rem}.section-one-gallery.revolution .product-info-col .selection-group .equipment-selector .btn-equipment .btn-content .sub{color:#666;font-size:.8rem}.section-one-gallery.revolution .product-info-col .selection-group .equipment-selector .btn-equipment.active{background:#fffbe6;border-color:#111}.section-one-gallery.revolution .product-info-col .selection-group .equipment-selector .btn-equipment.active .name{color:#111}.section-one-gallery.revolution .product-info-col .selection-group .equipment-selector .btn-equipment.active:after{content:"✓";color:#111;font-weight:700;position:absolute;top:10px;right:10px}.section-one-gallery.revolution .product-info-col .selection-group .equipment-selector .btn-equipment:hover{border-color:#ffd600}.section-one-gallery.revolution .product-info-col .selection-group .color-selector{gap:15px;display:flex}.section-one-gallery.revolution .product-info-col .selection-group .color-selector .color-option{cursor:pointer;border-radius:50%;width:40px;height:40px;transition:transform .2s;position:relative;box-shadow:0 2px 5px #0000001a}.section-one-gallery.revolution .product-info-col .selection-group .color-selector .color-option.black{background:#111;border:2px solid #ddd}.section-one-gallery.revolution .product-info-col .selection-group .color-selector .color-option.blue{background:#007bff;border:2px solid #ddd}.section-one-gallery.revolution .product-info-col .selection-group .color-selector .color-option.orange{background:#f60;border:2px solid #ddd}.section-one-gallery.revolution .product-info-col .selection-group .color-selector .color-option.option-selected{border-color:#111;transform:scale(1.1)}.section-one-gallery.revolution .product-info-col .selection-group .color-selector .color-option.option-selected:after{content:"";border:2px solid #ffd600;border-radius:50%;position:absolute;inset:-6px}.section-one-gallery.revolution .product-info-col .action-group{margin-bottom:2.5rem}.section-one-gallery.revolution .product-info-col .action-group .order-box{margin-bottom:1rem}.section-one-gallery.revolution .product-info-col .action-group .order-box .order-now{color:#111;text-transform:uppercase;cursor:pointer;background:#ffd600;border-radius:50px;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:100%;padding:1.2rem;font-family:Rowdies,cursive;font-size:1.3rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 5px 15px #ffd60066}.section-one-gallery.revolution .product-info-col .action-group .order-box .order-now:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ffd60099}@media (width<=768px){.section-one-gallery.revolution .product-info-col .action-group .order-box .order-now{flex-direction:column;gap:2px;padding:1rem 1.2rem;line-height:1.1}.section-one-gallery.revolution .product-info-col .action-group .order-box .order-now .cart-price{opacity:.9;font-size:1.1rem}}.section-one-gallery.revolution .product-info-col .action-group .payment-row{opacity:.6;filter:grayscale();justify-content:center;align-items:center;gap:12px;margin-top:15px;transition:all .3s;display:flex}.section-one-gallery.revolution .product-info-col .action-group .payment-row:hover{opacity:1;filter:grayscale(0%)}.section-one-gallery.revolution .product-info-col .action-group .payment-row span{background-position:50%;background-repeat:no-repeat;background-size:contain;width:42px;height:26px;display:block}.section-one-gallery.revolution .product-info-col .trust-features{border-top:1px solid #e5e7eb;grid-template-columns:1fr;gap:1.5rem;width:100%;margin-top:2rem;padding-top:2rem;display:grid}@media (width>=500px){.section-one-gallery.revolution .product-info-col .trust-features{grid-template-columns:repeat(3,1fr);gap:.75rem}}.section-one-gallery.revolution .product-info-col .trust-features .trust-item{align-items:center;gap:10px;min-width:0;display:flex}.section-one-gallery.revolution .product-info-col .trust-features .trust-item .icon-wrap{color:#111;background:#f3f4f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.section-one-gallery.revolution .product-info-col .trust-features .trust-item .icon-wrap svg.icon{stroke:#111;width:20px;height:20px}.section-one-gallery.revolution .product-info-col .trust-features .trust-item .text{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;flex-direction:column;min-width:0;line-height:1.2;display:flex}.section-one-gallery.revolution .product-info-col .trust-features .trust-item .text strong{color:#111;text-transform:uppercase;margin-bottom:2px;font-family:Rowdies,cursive;font-size:.8rem}.section-one-gallery.revolution .product-info-col .trust-features .trust-item .text span{color:#666;font-family:Rubik,sans-serif;font-size:.75rem}.cart-wrapper{background:#fff;min-height:80vh;padding:60px 0}.cart-wrapper .container{max-width:1200px;margin:0 auto;padding:0 20px}.cart-wrapper .cart-header{border-bottom:1px solid #e6e6e6;align-items:baseline;gap:15px;margin-bottom:40px;padding-bottom:20px;display:flex}.cart-wrapper .cart-header .page-title{text-transform:uppercase;margin:0;font-family:Teko,sans-serif;font-size:42px;line-height:1}.cart-wrapper .cart-header .cart-count{color:#666;font-family:Rubik,sans-serif;font-size:16px}.cart-wrapper .empty-cart-state{text-align:center;padding:60px 20px}.cart-wrapper .empty-cart-state .icon-wrap{color:#666;margin-bottom:20px}.cart-wrapper .empty-cart-state p{margin-bottom:30px;font-family:Rubik,sans-serif;font-size:18px}.cart-wrapper .empty-cart-state .btn-cta{color:#111;text-transform:uppercase;background:#ffd500;border-radius:6px;padding:15px 40px;font-family:Teko,sans-serif;font-size:24px;text-decoration:none;transition:transform .2s;display:inline-block}.cart-wrapper .empty-cart-state .btn-cta:hover{transform:translateY(-2px)}.cart-wrapper .cart-grid{align-items:flex-start;gap:60px;display:flex}@media (width<=990px){.cart-wrapper .cart-grid{flex-direction:column;gap:40px}}.cart-wrapper .col-items{flex:1.5;width:100%}.cart-wrapper .col-items .timeout-notice{color:#856404;background:#fff8e1;border:1px solid #ffe082;border-radius:6px;align-items:center;gap:10px;margin-bottom:20px;padding:10px 15px;font-family:Rubik,sans-serif;font-size:14px;display:flex}.cart-wrapper .col-items .timeout-notice p{margin:0}.cart-wrapper .col-items .items-list{flex-direction:column;gap:30px;display:flex}.cart-wrapper .col-items .cart-item-row{border-bottom:1px solid #e6e6e6;gap:20px;padding-bottom:30px;display:flex}.cart-wrapper .col-items .cart-item-row:last-child{border-bottom:none}.cart-wrapper .col-items .cart-item-row .item-image{background:#f9f9f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.cart-wrapper .col-items .cart-item-row .item-image img{object-fit:contain;max-width:90%;max-height:90%}.cart-wrapper .col-items .cart-item-row .item-info{flex-direction:column;flex:1;justify-content:space-between;display:flex}.cart-wrapper .col-items .cart-item-row .item-info .info-top .product-name{text-transform:uppercase;margin:0 0 5px;font-family:Teko,sans-serif;font-size:24px;line-height:1.1}.cart-wrapper .col-items .cart-item-row .item-info .info-top .sub-badge{vertical-align:middle;background:#eee;border-radius:4px;padding:2px 6px;font-size:12px}.cart-wrapper .col-items .cart-item-row .item-info .info-top .sku{color:#999;font-family:Rubik,sans-serif;font-size:12px}.cart-wrapper .col-items .cart-item-row .item-info .info-top .tag-free{color:#00ba31;margin-left:5px;font-size:14px}.cart-wrapper .col-items .cart-item-row .item-info .info-bottom{justify-content:space-between;align-items:flex-end;margin-top:15px;display:flex}.cart-wrapper .col-items .cart-item-row .item-info .info-bottom .qty-control{border:1px solid #e6e6e6;border-radius:6px;align-items:center;height:40px;display:flex}.cart-wrapper .col-items .cart-item-row .item-info .info-bottom .qty-control.disabled{border:none;padding-left:0}.cart-wrapper .col-items .cart-item-row .item-info .info-bottom .qty-control.disabled .qty-val{padding:0;font-weight:700}.cart-wrapper .col-items .cart-item-row .item-info .info-bottom .qty-control .btn-qty{cursor:pointer;color:#666;background:0 0;border:none;justify-content:center;align-items:center;width:35px;height:100%;font-size:18px;display:flex}.cart-wrapper .col-items .cart-item-row .item-info .info-bottom .qty-control .btn-qty:hover{color:#000;background:#f5f5f5}.cart-wrapper .col-items .cart-item-row .item-info .info-bottom .qty-control .icon-down:before{content:"-";font-family:none!important}.cart-wrapper .col-items .cart-item-row .item-info .info-bottom .qty-control .icon-up:before{content:"+";font-family:none!important}.cart-wrapper .col-items .cart-item-row .item-info .info-bottom .qty-control .qty-val{text-align:center;min-width:30px;font-family:Rubik,sans-serif;font-weight:500}.cart-wrapper .col-items .cart-item-row .item-info .info-bottom .price-block{text-align:right}.cart-wrapper .col-items .cart-item-row .item-info .info-bottom .price-block .old-price{color:#999;font-size:14px;text-decoration:line-through;display:block}.cart-wrapper .col-items .cart-item-row .item-info .info-bottom .price-block .current-price{color:#111;font-family:Rubik,sans-serif;font-size:18px;font-weight:700}.cart-wrapper .col-items .cart-item-row .item-info .btn-remove{color:#999;cursor:pointer;background:0 0;border:none;margin-top:10px;padding:0;font-size:12px;text-decoration:underline}.cart-wrapper .col-items .cart-item-row .item-info .btn-remove:hover{color:#d32f2f}.cart-wrapper .col-items .cart-item-row.gratis{background:#fafafa;border-bottom:none;border-radius:8px;padding:15px}.cart-wrapper .col-items .cart-item-row.gratis .item-image{background:#fff;width:80px;height:80px}.cart-wrapper .col-items .cart-item-row.gratis .product-name{font-size:20px}.cart-wrapper .col-sidebar{flex:1;width:100%;max-width:400px}.cart-wrapper .col-sidebar .summary-box{background:#fafafa;border:1px solid #e6e6e6;border-radius:12px;padding:30px;position:sticky;top:20px}.cart-wrapper .col-sidebar .summary-box .box-title{text-transform:uppercase;margin:0 0 20px;font-family:Teko,sans-serif;font-size:28px}.cart-wrapper .col-sidebar .summary-box .coupon-section{margin-bottom:25px}.cart-wrapper .col-sidebar .summary-box .coupon-section .coupon-input-group{display:flex}.cart-wrapper .col-sidebar .summary-box .coupon-section .coupon-input-group input{border:1px solid #e6e6e6;border-right:none;border-radius:6px 0 0 6px;flex:1;height:45px;padding:0 15px;font-family:Rubik,sans-serif}.cart-wrapper .col-sidebar .summary-box .coupon-section .coupon-input-group .btn-apply{cursor:pointer;background:#ffd500;border:1px solid #ffd500;border-radius:0 6px 6px 0;width:50px;font-size:20px}.cart-wrapper .col-sidebar .summary-box .coupon-section .coupon-input-group .btn-apply:hover{filter:brightness(.95)}.cart-wrapper .col-sidebar .summary-box .coupon-section #coupon-applied{justify-content:space-between;margin-top:10px;font-size:14px}.cart-wrapper .col-sidebar .summary-box .coupon-section #coupon-applied .coupon-tag{background:#e0e0e0;border-radius:4px;align-items:center;gap:5px;padding:4px 8px;display:flex}.cart-wrapper .col-sidebar .summary-box .coupon-section #coupon-applied .close{cursor:pointer;color:#666;font-weight:700}.cart-wrapper .col-sidebar .summary-box .coupon-section #coupon-applied .discount-val{color:#00ba31;font-weight:700}.cart-wrapper .col-sidebar .summary-box .totals-list{border-top:1px solid #e6e6e6;padding-top:20px}.cart-wrapper .col-sidebar .summary-box .totals-list .row{color:#555;justify-content:space-between;margin-bottom:12px;font-family:Rubik,sans-serif;display:flex}.cart-wrapper .col-sidebar .summary-box .totals-list .row .highlight{color:#00ba31;font-weight:700}.cart-wrapper .col-sidebar .summary-box .grand-total-row{color:#111;border-top:1px solid #e6e6e6;justify-content:space-between;align-items:center;margin-top:20px;padding-top:20px;font-family:Teko,sans-serif;font-size:24px;display:flex}.cart-wrapper .col-sidebar .summary-box .btn-checkout{text-align:center;color:#111;text-transform:uppercase;background:#ffd500;border-radius:6px;width:100%;margin-top:25px;padding:15px;font-family:Teko,sans-serif;font-size:24px;text-decoration:none;transition:transform .2s;display:block}.cart-wrapper .col-sidebar .summary-box .btn-checkout:hover{transform:translateY(-2px);box-shadow:0 5px 15px #ffd6004d}.cart-wrapper .col-sidebar .summary-box .mini-trust{color:#999;justify-content:center;gap:15px;margin-top:20px;font-size:12px;display:flex}.cart-page-header{background:#111;border-bottom:4px solid #ffd500;padding:1.25rem 0}.cart-page-header .container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.cart-page-header .header-logo{align-items:center;gap:10px;text-decoration:none;transition:opacity .2s;display:flex}.cart-page-header .header-logo:hover{opacity:.8}.cart-page-header .header-logo .brand-text{color:#fff;text-transform:uppercase;font-family:Teko,sans-serif;font-size:32px;line-height:1}.cart-page-header .header-logo .icon-logo{color:#fff;font-size:24px}.cart-page-header .header-secure{color:#999;align-items:center;gap:8px;font-family:Rubik,sans-serif;font-size:.9rem;font-weight:500;display:flex}.cart-page-header .header-secure svg{stroke:#ffd500}@media (width<=768px){.cart-page-header .header-secure{display:none}}.quantity-box{justify-content:space-between;align-items:center;max-height:48px;margin-right:29px;display:flex}.quantity-box .qty-box{box-sizing:border-box;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;min-width:140px;height:48px;padding:4px;transition:border-color .2s;display:flex}.quantity-box .qty-box:hover{border-color:#babfca}.quantity-box .qty-box .qty{color:#111;text-align:center;min-width:40px;font-family:Rubik,sans-serif;font-size:1.25rem;font-weight:700;line-height:1}.quantity-box .qty-box .icon-down,.quantity-box .qty-box .icon-up{cursor:pointer;-webkit-user-select:none;user-select:none;color:#666;border-radius:6px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:all .2s;display:flex}.quantity-box .qty-box .icon-down:hover,.quantity-box .qty-box .icon-up:hover{color:#000;background-color:#f9fafb}.quantity-box .qty-box .icon-down:active,.quantity-box .qty-box .icon-up:active{background-color:#ffd60033;transform:translateY(1px)}.quantity-box .qty-box .icon-down:before,.quantity-box .qty-box .icon-up:before{margin-top:-2px;font-size:1.4rem;font-weight:300;line-height:0;display:block}.quantity-box .qty-box .icon-down:before{content:"−"}.quantity-box .qty-box .icon-up:before{content:"+"}@media (width<=768px){.quantity-box .qty-box{min-width:110px;height:36px;padding:2px}.quantity-box .qty-box .qty{min-width:25px;font-size:1rem}.quantity-box .qty-box .icon-down,.quantity-box .qty-box .icon-up{width:30px;height:30px}.quantity-box .qty-box .icon-down:before,.quantity-box .qty-box .icon-up:before{font-size:1.1rem}.quantity-box{margin-right:10px}}body.is-loading{overflow:hidden}.loading-overlay{z-index:9999;background-color:#141414b3;width:100vw;height:100vh;display:none;position:fixed;top:0;left:0}body.is-loading .loading-overlay{justify-content:center;align-items:center;display:flex}.loading-overlay:after{content:"";border:5px solid #fff3;border-top-color:#fdeb00;border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{background:#fff}*,:before,:after{box-sizing:border-box}.checkout-header{background:#111;border-bottom:4px solid #ffd500;padding:1.5rem 0}.checkout-header .container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.checkout-header .checkout-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.checkout-header .checkout-logo .brand-text{color:#fff;font-family:Teko,sans-serif;font-size:32px;line-height:1}.checkout-header .checkout-logo .icon-logo{color:#fff;font-size:24px}.checkout-header .secure-badge{color:#999;align-items:center;gap:8px;font-size:.9rem;display:flex}.checkout-header .secure-badge svg{stroke:#ffd500;width:16px;height:16px}@media (width<=768px){.checkout-header .secure-badge{display:none}}.checkout-wrapper .checkout-grid{flex-direction:column-reverse;display:flex}@media (width>=1000px){.checkout-wrapper .checkout-grid{flex-direction:row;min-height:100vh}}.checkout-wrapper .col-forms{border-right:none;flex:1.3;width:100%;margin:0;padding:2rem 20px 4rem}@media (width>=1000px){.checkout-wrapper .col-forms{border-right:1px solid #e6e6e6;max-width:750px;margin-left:auto;margin-right:0;padding:4rem}}.checkout-wrapper .col-forms .step-section{margin-bottom:3rem}.checkout-wrapper .col-forms .step-title{text-transform:uppercase;color:#111;margin-bottom:1.5rem;font-family:Teko,sans-serif;font-size:28px}.checkout-wrapper .col-forms .form-grid{flex-direction:column;gap:1rem;display:flex}.checkout-wrapper .col-forms .form-grid .row-half{gap:1rem;display:flex}@media (width<=600px){.checkout-wrapper .col-forms .form-grid .row-half{flex-direction:column}}.checkout-wrapper .col-forms .form-grid .row-half>*{flex:1}.checkout-wrapper .col-forms .form-group{flex-direction:column;gap:6px;display:flex}.checkout-wrapper .col-forms .form-group label{color:#444;font-family:Rubik,sans-serif;font-size:.85rem;font-weight:500}.checkout-wrapper .col-forms .form-group .input-field,.checkout-wrapper .col-forms .form-group select{background:#fff;border:1px solid #d9d9d9;border-radius:6px;height:50px;padding:0 15px;font-family:Rubik,sans-serif;font-size:1rem;transition:all .2s}.checkout-wrapper .col-forms .form-group .input-field:focus,.checkout-wrapper .col-forms .form-group select:focus{border-color:#111;outline:none;box-shadow:0 0 0 1px #111}.checkout-wrapper .col-forms .form-group.has-error .input-field{background:#fff0f0;border-color:#d32f2f}.checkout-wrapper .col-forms .form-group .error-msg{color:#d32f2f;font-size:.8rem}.checkout-wrapper .col-forms .checkbox-wrapper{align-items:center;gap:10px;margin:1.5rem 0;display:flex}.checkout-wrapper .col-forms .checkbox-wrapper label{cursor:pointer;font-family:Rubik,sans-serif;font-size:1rem}.checkout-wrapper .col-forms .checkbox-wrapper input{cursor:pointer;accent-color:#ffd500;width:18px;height:18px}.checkout-wrapper .col-forms .payment-methods-list{flex-direction:column;gap:12px;margin-bottom:2rem;display:flex}.checkout-wrapper .col-forms .payment-methods-list .payment-option{cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:8px;transition:all .2s;overflow:hidden}.checkout-wrapper .col-forms .payment-methods-list .payment-option .content{justify-content:space-between;align-items:center;min-height:60px;padding:18px;display:flex}.checkout-wrapper .col-forms .payment-methods-list .payment-option .content .col-left{align-items:center;gap:12px;display:flex}.checkout-wrapper .col-forms .payment-methods-list .payment-option .content .col-left .dot{border:2px solid #ccc;border-radius:50%;width:20px;height:20px;display:block;position:relative}.checkout-wrapper .col-forms .payment-methods-list .payment-option .content .col-left .dot.selected{border-color:#111}.checkout-wrapper .col-forms .payment-methods-list .payment-option .content .col-left .dot.selected:after{content:"";background:#111;border-radius:50%;position:absolute;inset:3px}.checkout-wrapper .col-forms .payment-methods-list .payment-option .content .col-left .text{color:#333;font-family:Rubik,sans-serif;font-size:1rem;font-weight:500}.checkout-wrapper .col-forms .payment-methods-list .payment-option .content .col-right{align-items:center;gap:8px;display:flex}.checkout-wrapper .col-forms .payment-methods-list .payment-option .content .col-right span[id$=-icon]{filter:grayscale();opacity:.8;transform:scale(.85)}.checkout-wrapper .col-forms .payment-methods-list .payment-option.selected{background:#fdfdfd;border:2px solid #111}.checkout-wrapper .col-forms .payment-methods-list .payment-option.selected .content{border-bottom:1px solid #eee}.checkout-wrapper .col-forms .payment-methods-list .payment-option.selected .stripe-form-row{display:block!important}.checkout-wrapper .col-forms .payment-methods-list .payment-option:hover:not(.selected){border-color:#999}.checkout-wrapper .col-forms .payment-methods-list .payment-option .stripe-form-row{background:#fafafa;width:100%;padding:20px;display:none}.checkout-wrapper .col-forms .payment-methods-list .payment-option .stripe-form-row.removed{display:none}.checkout-wrapper .col-forms .payment-methods-list .payment-option .stripe-form-row label{color:#555;margin-bottom:6px;font-family:Rubik,sans-serif;font-size:.85rem;font-weight:500;display:block}.checkout-wrapper .col-forms .payment-methods-list .payment-option .stripe-form-row #card-number,.checkout-wrapper .col-forms .payment-methods-list .payment-option .stripe-form-row #card-exp,.checkout-wrapper .col-forms .payment-methods-list .payment-option .stripe-form-row #card-cvc{background:#fff;border:1px solid #d9d9d9;border-radius:6px;align-items:center;width:100%;height:50px;margin-bottom:15px;padding:0 15px;display:flex;box-shadow:0 1px 2px #0000000d}.checkout-wrapper .col-forms .payment-methods-list .payment-option .stripe-form-row #card-number.StripeElement--focus,.checkout-wrapper .col-forms .payment-methods-list .payment-option .stripe-form-row #card-exp.StripeElement--focus,.checkout-wrapper .col-forms .payment-methods-list .payment-option .stripe-form-row #card-cvc.StripeElement--focus{border-color:#111;box-shadow:0 0 0 1px #111}.checkout-wrapper .col-forms .payment-methods-list .payment-option .stripe-form-row #card-number>div,.checkout-wrapper .col-forms .payment-methods-list .payment-option .stripe-form-row #card-exp>div,.checkout-wrapper .col-forms .payment-methods-list .payment-option .stripe-form-row #card-cvc>div{width:100%}.checkout-wrapper .col-forms .payment-methods-list .payment-option .stripe-form-row .expired-cvc{gap:15px;width:100%;display:flex}.checkout-wrapper .col-forms .payment-methods-list .payment-option .stripe-form-row .expired-cvc>div{flex:1}.checkout-wrapper .col-forms .submit-area{margin-top:2rem}.checkout-wrapper .col-forms .submit-area .btn-checkout{color:#111;cursor:pointer;text-transform:uppercase;background:#ffd500;border:none;border-radius:6px;width:100%;padding:18px;font-family:Teko,sans-serif;font-size:24px;transition:transform .2s}.checkout-wrapper .col-forms .submit-area .btn-checkout:hover{transform:translateY(-2px);box-shadow:0 5px 15px #ffd6004d}.checkout-wrapper .col-forms .submit-area .trust-badges{color:#666;justify-content:center;align-items:center;gap:10px;margin-top:20px;font-family:Rubik,sans-serif;font-size:.9rem;display:flex}.checkout-wrapper .col-forms .submit-area .trust-badges svg{stroke:#666;width:16px;height:16px}.checkout-wrapper .col-summary{background:#fafafa;border-left:1px solid #e6e6e6;flex:1;padding:2rem 20px}@media (width>=1000px){.checkout-wrapper .col-summary{padding:4rem 3rem}}.checkout-wrapper .col-summary .summary-card{max-width:450px}@media (width>=1000px){.checkout-wrapper .col-summary .summary-card{position:sticky;top:2rem}}.checkout-wrapper .col-summary .order-summary-header{display:none}@media (width<=999px){.checkout-wrapper .col-summary .order-summary-header{cursor:pointer;background:#eee;border-radius:6px;justify-content:space-between;align-items:center;padding:1rem;font-family:Rubik,sans-serif;font-weight:700;display:flex}.checkout-wrapper .col-summary .order-summary-header .toggle-text{align-items:center;gap:8px;display:flex}.checkout-wrapper .col-summary .order-summary-header .arrow-icon{align-items:center;transition:transform .3s;display:flex}.checkout-wrapper .col-summary .order-summary-header.active .arrow-icon{transform:rotate(180deg)}.checkout-wrapper .col-summary .order-summary-content{display:none}.checkout-wrapper .col-summary .order-summary-content.open{margin-top:1rem;display:block}}.checkout-wrapper .col-summary .cart-items{margin-bottom:2rem}.checkout-wrapper .col-summary .cart-items .cart-item{align-items:center;gap:15px;margin-bottom:15px;font-family:Rubik,sans-serif;display:flex}.checkout-wrapper .col-summary .cart-items .cart-item .item-image{background:#fff;border:1px solid #e6e6e6;border-radius:8px;justify-content:center;align-items:center;width:70px;height:70px;display:flex;position:relative}.checkout-wrapper .col-summary .cart-items .cart-item .item-image img{object-fit:contain;max-width:90%;max-height:90%}.checkout-wrapper .col-summary .cart-items .cart-item .item-image .qty-badge{color:#fff;background:#666;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;display:flex;position:absolute;top:-8px;right:-8px}.checkout-wrapper .col-summary .cart-items .cart-item .item-details{flex-direction:column;flex:1;display:flex}.checkout-wrapper .col-summary .cart-items .cart-item .item-details .item-name{font-size:.95rem;font-weight:600}.checkout-wrapper .col-summary .cart-items .cart-item .item-details .item-variant{color:#666;font-size:.8rem}.checkout-wrapper .col-summary .cart-items .cart-item .item-details .tag-free{color:#00ba31;font-size:.75rem;font-weight:700}.checkout-wrapper .col-summary .cart-items .cart-item .item-price{font-weight:600}.checkout-wrapper .col-summary .cart-items .cart-item .item-price.strike{color:#999;text-decoration:line-through}.checkout-wrapper .col-summary .divider{border:0;border-top:1px solid #ddd;margin:1.5rem 0}.checkout-wrapper .col-summary .totals-lines{font-family:Rubik,sans-serif}.checkout-wrapper .col-summary .totals-lines .line{color:#555;justify-content:space-between;margin-bottom:10px;display:flex}.checkout-wrapper .col-summary .totals-lines .line.savings{color:#00ba31;font-weight:700}.checkout-wrapper .col-summary .grand-total{justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.checkout-wrapper .col-summary .grand-total .label{font-family:Rubik,sans-serif;font-size:1.2rem;font-weight:700}.checkout-wrapper .col-summary .grand-total .amount{color:#111;font-family:Teko,sans-serif;font-size:2rem}.checkout-wrapper .col-summary .grand-total .currency{color:#666;margin-right:5px;font-family:Rubik,sans-serif;font-size:1rem}.checkout-wrapper .col-summary .summary-trust{border-top:1px solid #e6e6e6;flex-direction:column;gap:15px;margin-top:3rem;padding-top:2rem;display:flex}.checkout-wrapper .col-summary .summary-trust .trust-row{color:#444;align-items:center;gap:12px;font-family:Rubik,sans-serif;font-size:.9rem;font-weight:500;display:flex}.checkout-wrapper .col-summary .summary-trust .trust-row .icon-wrap{color:#111;background:#fff;border:1px solid #d9d9d9;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.checkout-wrapper .col-summary .summary-trust .trust-row .icon-wrap svg{stroke:currentColor;stroke-width:2px;width:18px;height:18px}#visa-icon,#mastercard-icon,#paypal-icon,#klarna-icon,#bacs-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block}#visa-icon{background-image:url(/build/assets/visa-DY7rax_N.svg);width:38px;height:30px}#mastercard-icon{background-image:url(/build/assets/mastercard-DHOuMk7X.svg);width:38px;height:24px}#paypal-icon{background-image:url(/build/assets/paypal-icon-BpwdNC8v.svg);width:60px;height:24px}#klarna-icon{background-image:url(/build/assets/klarna-icon-Cgx71hiL.svg);width:50px;height:24px}#bacs-icon{background-image:url(/build/assets/direct-bank-DxPe4zS1.svg);width:30px;height:24px}.contact-page-wrapper{background-color:#f9fafb;justify-content:center;align-items:center;min-height:80vh;padding:3rem 1rem;font-family:Rubik,sans-serif;display:flex}.contact-container{width:100%;max-width:1000px}.contact-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 20px 40px #0000000d}@media (width>=900px){.contact-card{flex-direction:row;min-height:550px}}.contact-info-col{color:#111;background-color:#f3f4f6;border-right:1px solid #e5e7eb;flex-direction:column;flex:0 0 40%;justify-content:flex-start;padding:3rem;display:flex;position:relative}.contact-info-col .info-title{text-transform:uppercase;color:#111;margin:0 0 3rem;font-family:Rowdies,cursive;font-size:2rem;font-weight:400;line-height:1.1}.contact-info-col .info-item{align-items:flex-start;gap:1rem;margin-bottom:2.5rem;display:flex}.contact-info-col .info-item .icon-circle{color:#111;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 2px 4px #0000000d}.contact-info-col .info-item .icon-circle svg{stroke-width:2px}.contact-info-col .info-item .info-text{color:#6b7280;margin-top:6px;font-size:1rem;line-height:1.6}.contact-info-col .info-item .info-text strong{color:#111;margin-bottom:2px;font-weight:700;display:block}.contact-info-col .info-item .info-text a{color:#111;border-bottom:2px solid #ffd600;font-weight:500;text-decoration:none}.contact-info-col .info-item .info-text a:hover{background-color:#ffd600}.contact-info-col .info-footer{margin-top:auto}.contact-info-col .info-footer p{color:#6b7280;border-top:1px solid #d7dae0;padding-top:1rem;font-size:.9rem;font-style:italic}.contact-form-col{background-color:#fff;flex-direction:column;flex:1;justify-content:center;padding:3rem;display:flex}.contact-form-col .form-title{color:#111;text-transform:uppercase;margin:0 0 2rem;font-family:Rowdies,cursive;font-size:2.5rem;font-weight:400}.contact-form-col .inputs-box{flex-direction:column;gap:1.5rem;display:flex}.contact-form-col .form-row{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=600px){.contact-form-col .form-row{grid-template-columns:1fr 1fr}}.contact-form-col .form-group{flex-direction:column;gap:.5rem;display:flex}.contact-form-col .form-group label{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:700}.contact-form-col .form-group .form-input{box-sizing:border-box;background-color:#fafafa;border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:1rem;font-family:Rubik,sans-serif;font-size:1rem;transition:all .2s}.contact-form-col .form-group .form-input:focus{background-color:#fff;border-color:#ffd600;outline:none;box-shadow:0 0 0 3px #ffd60026}.contact-form-col .form-group .form-input.textarea{resize:vertical;height:150px}.contact-form-col .form-group .error{color:#ef4444;margin-top:.25rem;font-size:.85rem;display:none}.contact-form-col .contact-send{color:#000;cursor:pointer;text-transform:uppercase;background-color:#ffd600;border:none;border-radius:6px;align-self:flex-start;margin-top:1rem;padding:1rem 3rem;font-family:Rowdies,cursive;font-size:1.2rem;font-weight:400;transition:transform .1s,background .2s}.contact-form-col .contact-send:hover{background-color:#e6c100}.contact-form-col .contact-send:active{transform:scale(.98)}@media (width<=768px){.contact-page-wrapper{background-color:#fff;min-height:auto;padding:0}.contact-card{box-shadow:none;border:none;border-radius:0}.contact-info-col{border-bottom:1px solid #e5e7eb;border-right:none;padding:2rem 1.5rem}.contact-form-col{padding:2rem 1.5rem}.contact-form-col .form-title{font-size:2rem}.contact-form-col .contact-send{text-align:center;width:100%}}.faq-page-wrapper{background:#fff;min-height:80vh;padding:80px 0 120px}.faq-page-wrapper .container{max-width:1000px;margin:0 auto;padding:0 20px}.faq-page-wrapper .page-header{text-align:center;margin-bottom:60px}.faq-page-wrapper .page-header .page-title{text-transform:uppercase;margin:0 0 10px;font-family:Teko,sans-serif;font-size:48px;line-height:1}.faq-page-wrapper .page-header .page-title .highlight{color:#111;display:inline-block;position:relative}.faq-page-wrapper .page-header .page-title .highlight:after{content:"";z-index:-1;background:#ffd50066;width:100%;height:8px;position:absolute;bottom:2px;left:0}@media (width<=768px){.faq-page-wrapper .page-header .page-title{font-size:36px}}.faq-page-wrapper .page-header .page-subtitle{color:#666;margin:0;font-family:Rubik,sans-serif;font-size:18px}.faq-page-wrapper .faq-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (width<=768px){.faq-page-wrapper .faq-grid{grid-template-columns:1fr}}.faq-page-wrapper .faq-item{background:#fff;border:1px solid #e6e6e6;border-radius:6px;transition:all .3s;overflow:hidden}.faq-page-wrapper .faq-item:hover{border-color:#111;box-shadow:0 5px 15px #0000000d}.faq-page-wrapper .faq-item.active{background:#fafafa;border-color:#111}.faq-page-wrapper .faq-item.active .faq-question .toggle-icon{color:#111;transform:rotate(180deg)}.faq-page-wrapper .faq-item.active .faq-answer{opacity:1;max-height:500px}.faq-page-wrapper .faq-item .faq-question{cursor:pointer;justify-content:space-between;align-items:center;gap:15px;padding:20px;display:flex}.faq-page-wrapper .faq-item .faq-question .q-text{text-transform:uppercase;color:#111;font-family:Teko,sans-serif;font-size:24px;line-height:1.2}.faq-page-wrapper .faq-item .faq-question .toggle-icon{color:#999;flex-shrink:0;transition:transform .3s,color .3s;display:flex}.faq-page-wrapper .faq-item .faq-answer{opacity:0;max-height:0;transition:max-height .4s,opacity .4s;overflow:hidden}.faq-page-wrapper .faq-item .faq-answer .answer-content{color:#555;border-top:1px solid #0000;padding:0 20px 25px;font-family:Rubik,sans-serif;font-size:16px;line-height:1.6}.quiz-main-page{background:#252526;flex-direction:column;height:100vh;display:flex}@media (width<=768px){.quiz-main-page{height:initial}}.quiz-page-wrapper{color:#fff;flex-direction:column;align-items:center;width:100%;max-width:800px;margin:auto;display:flex;font-family:Inter,sans-serif!important}.quiz-page-wrapper .quiz-header{text-align:center;width:100%;margin-bottom:40px}.quiz-page-wrapper .quiz-logo{width:40px;height:auto;margin-bottom:20px}.quiz-page-wrapper .quiz-header h1{margin:0 0 10px;font-size:28px;font-weight:400}.quiz-page-wrapper .icon-logo{text-align:center;margin:20px 0;font-size:40px}.quiz-page-wrapper .quiz-header p{color:#a0a0a0;margin:0;font-size:16px}.quiz-page-wrapper .quiz-footer{text-align:center;color:#777;width:100%;margin-top:40px;font-size:12px}.quiz-page-wrapper .quiz-footer a{color:#999;text-decoration:none}.quiz-page-wrapper .quiz-footer a:hover{text-decoration:underline}@media (width<=768px){.quiz-page-wrapper .quiz-header{margin-bottom:20px}.quiz-page-wrapper .quiz-header p,.quiz-page-wrapper .quiz-header h1{padding:0 16px}.quiz-page-wrapper .quiz-footer{padding-bottom:20px}}.quiz-container{box-sizing:border-box;background-color:#252526;border:4px solid #6d653c;border-radius:20px;width:100%;padding:40px;position:relative;box-shadow:0 0 60px #ffd20026,0 0 60px #ffd2001a}.quiz-container .progress-bar-container{margin-bottom:30px}.quiz-container .progress-info{color:#a0a0a0;justify-content:space-between;margin-bottom:10px;font-size:14px;font-weight:600;display:flex}.quiz-container .progress-bar{background-color:#444;border-radius:4px;width:100%;height:8px;overflow:hidden}.quiz-container .progress-bar-inner{background-color:#ffd200;border-radius:4px;width:0%;height:100%;transition:width .4s ease-in-out}.quiz-container .quiz-step{display:none}.quiz-container .quiz-step.active{display:block}.quiz-container .quiz-step h2{text-align:center;margin-bottom:30px;font-size:22px;font-weight:600}.quiz-container .answer-options{flex-direction:column;gap:15px;display:flex}.quiz-container .option{cursor:pointer;background-color:#333;border:2px solid #555;border-radius:10px;padding:15px 20px;transition:border-color .3s,background-color .3s;display:block}.quiz-container .option input[type=radio]{display:none}.quiz-container .option-label{justify-content:space-between;align-items:center;font-size:16px;font-weight:600;display:flex}.quiz-container .option-label:after{content:"";border:2px solid #888;border-radius:50%;width:20px;height:20px;transition:border-color .3s,background-color .3s}.quiz-container .option input[type=radio]:checked+.option-label{color:#ffd200}.quiz-container .option:has(input[type=radio]:checked){background-color:#ffd2001a;border-color:#ffd200}.quiz-container .option:has(input[type=radio]:checked) .option-label:after{background-color:#ffd200;border-color:#ffd200}.quiz-container .quiz-navigation{justify-content:center;gap:20px;margin-top:40px;display:flex}.quiz-container .quiz-button{cursor:pointer;border:none;border-radius:50px;min-width:120px;padding:12px 30px;font-size:16px;font-weight:700;transition:background-color .3s,color .3s,opacity .3s}.quiz-container .prev-btn{color:#fff;background-color:#444}.quiz-container .quiz-button:disabled{opacity:.5;cursor:not-allowed}@media (width<=768px){.quiz-container{border-radius:initial;border:4px solid #6d653c;border-left:none;border-right:none;padding:18px}.quiz-container .option-label{font-weight:400}.quiz-container .quiz-navigation{margin-bottom:20px}}.terms-page-wrapper{background:#fff;min-height:80vh;padding:60px 0 100px}.terms-page-wrapper .container{max-width:900px;margin:0 auto;padding:0 20px}.terms-page-wrapper .page-header{text-align:center;margin-bottom:50px}.terms-page-wrapper .page-header .page-title{text-transform:uppercase;color:#111;margin:0 0 10px;font-family:Teko,sans-serif;font-size:48px;line-height:1}.terms-page-wrapper .page-header .page-title .highlight{color:#111;display:inline-block;position:relative}.terms-page-wrapper .page-header .page-title .highlight:after{content:"";z-index:-1;background:#ffd50080;width:100%;height:8px;position:absolute;bottom:4px;left:0}@media (width<=768px){.terms-page-wrapper .page-header .page-title{font-size:36px}}.terms-page-wrapper .page-header .last-updated{color:#888;margin:0;font-family:Rubik,sans-serif;font-size:14px}.terms-page-wrapper .terms-content{background:#fff;padding:0}.terms-page-wrapper .terms-content .term-block{margin-bottom:40px}.terms-page-wrapper .terms-content .term-block:last-child{margin-bottom:0}.terms-page-wrapper .terms-content .term-block h3{text-transform:uppercase;color:#111;border-left:4px solid #ffd500;margin:0 0 15px;padding-left:15px;font-family:Teko,sans-serif;font-size:28px;line-height:1.2}.terms-page-wrapper .terms-content .term-block h4{color:#111;margin:25px 0 10px;font-family:Rubik,sans-serif;font-size:18px;font-weight:700}.terms-page-wrapper .terms-content .term-block p{color:#444;margin-bottom:15px;font-family:Rubik,sans-serif;font-size:16px;line-height:1.7}.terms-page-wrapper .terms-content .term-block p:last-child{margin-bottom:0}.terms-page-wrapper .terms-content .term-block .term-list{margin-bottom:15px;padding-left:20px}.terms-page-wrapper .terms-content .term-block .term-list li{color:#444;margin-bottom:8px;font-family:Rubik,sans-serif;font-size:16px;line-height:1.7;list-style-type:disc}.terms-page-wrapper .terms-content .term-block .term-list li::marker{color:#ffd500}.terms-page-wrapper .terms-content .term-block .address-box{color:#111;background:#f9f9f9;border-left:1px solid #e6e6e6;border-radius:6px;padding:20px;font-family:Rubik,sans-serif;font-size:16px;line-height:1.6}.main.programs .section-one .product{flex:0 0 50%;justify-content:center;display:flex}@media (width<=768px){.main.programs .section-one .product{flex:1}}.main.programs .section-one .product img{object-fit:contain;width:100%;max-width:400px;max-height:500px}@media (width<=768px){.main.programs .section-one .product img{max-width:300px;margin-top:40px}}.main.programs .section-one .headline-box{flex:0 0 50%}@media (width<=768px){.main.programs .section-one .headline-box{flex:initial}.main.programs .section-one .headline-box>div{padding-left:20px;padding-right:20px}}@media (width<=768px){.main.programs .section-one .headline-box .title{font-size:30px}}@media (width<=768px){.main.programs .section-one .headline-box .order-box{padding-bottom:50px}}@media (width<=768px){.main.programs .section-one .headline-box .info-text{display:block}}.main.programs .section-three{background:#f8f8f8;margin-top:100px}.main.programs .section-three .title{text-align:center;text-transform:uppercase;color:#292929;margin:0;padding:60px 0 0;font-family:Rowdies,sans-serif;font-size:26px;font-style:normal;font-weight:400;line-height:35px}.main.programs .section-three .title .title-underline{position:relative}.main.programs .section-three .title .title-underline span:first-child{z-index:10;position:relative}@media (width<=768px){.main.programs .section-three .title{padding:41px 0 0}}.main.programs .section-three .profile-picture{justify-content:center;margin-top:34px;display:flex}.main.programs .section-three .profile-picture img{object-fit:contain;width:100%;max-width:1000px;height:100%}@media (width<=768px){.main.programs .section-three .profile-picture img:nth-child(2){display:none}}.main.programs .section-three .desc-box{flex-direction:column;justify-content:center;align-items:center;margin-top:34px;padding-bottom:20px;display:flex}.main.programs .section-three .desc-box li{max-width:658px;margin-bottom:20px;font-family:Rubik,sans-serif;font-size:18px;font-weight:400;line-height:30px}@media (width<=768px){.main.programs .section-three .desc-box{padding-bottom:20px;padding-left:20px;padding-right:20px}}.main.programs .section-three .bottom-video{justify-content:center;margin:auto;padding-bottom:40px;display:flex}.main.programs .section-three .bottom-video video{width:400px;max-width:100%}.main.programs .section-two{position:relative}.main.programs .section-two .mid-background{z-index:-1;background:#ffd500;width:100%;height:290px;position:absolute;top:-30px}.main.programs .section-two .tns-nav,.main.programs .section-two .title.mobile{display:none}@media (width<=768px){.main.programs .section-two .title.desktop{display:none}.main.programs .section-two .title.mobile{display:block}.main.programs .section-two .title.mobile span:last-child{width:106%!important}}.main.programs .section-two .title{text-transform:uppercase;color:#000;text-align:center;margin:30px 0 0;font-family:Rowdies,sans-serif;font-size:32px;font-weight:400;line-height:35px}.main.programs .section-two .title .title-underline{position:relative}.main.programs .section-two .title .title-underline span:first-child{z-index:10;position:relative}@media (width<=768px){.main.programs .section-two .title{margin-top:41px;font-size:18px;line-height:25px}}.main.programs .section-two .desc{text-align:center;color:#000;margin-top:17px;font-family:Rubik,sans-serif;font-size:18px;font-weight:400;line-height:21px}@media (width<=768px){.main.programs .section-two .desc{display:none}}.main.programs .section-two .steps-container{margin-top:41px}@media (width>=768px){.main.programs .section-two .steps-container{justify-content:center;gap:30px;display:flex}}.main.programs .section-two .steps-container .step-box.personal-trainer{background:initial;position:relative}.main.programs .section-two .steps-container .step-box.personal-trainer img.profile{object-fit:cover;object-position:top;border-radius:10px;width:250px;height:214px;position:absolute;top:0}.main.programs .section-two .steps-container .step-box.personal-trainer>div{position:relative}.main.programs .section-two .steps-container .step-box.personal-trainer>div .img-dimmer{background:#00000080;border-bottom-right-radius:10px;border-bottom-left-radius:10px;width:99%;height:100%;position:absolute;top:-1px}.main.programs .section-two .steps-container .step-box.personal-trainer>div hr{z-index:9999;height:7px;position:relative}.main.programs .section-two .steps-container .step-box.personal-trainer>div p{color:#ff0;z-index:9999;text-align:center;text-shadow:-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000;margin-top:-5px;margin-bottom:10px;padding:0;position:relative}.main.programs .section-two .steps-container .step-box[data-step="1"]{background:#000 url(/build/assets/result-DHgq7BQl.svg) 55% 36%/70px no-repeat}@media (width<=768px){.main.programs .section-two .steps-container .step-box[data-step="1"]>div{background:#000 url(/build/assets/result-DHgq7BQl.svg) 55% 36%/70px no-repeat}}.main.programs .section-two .steps-container .step-box[data-step="2"]{background:#000 url(/build/assets/osebnipristop-D4RtlpIW.svg) 50% 32%/80px no-repeat}@media (width<=768px){.main.programs .section-two .steps-container .step-box[data-step="2"]>div{background:#000 url(/build/assets/osebnipristop-D4RtlpIW.svg) 50% 32%/80px no-repeat}}.main.programs .section-two .steps-container .step-box[data-step="3"]{background:#000 url(/build/assets/security-DIQlpteo.svg) 51% 37%/68px no-repeat}@media (width<=768px){.main.programs .section-two .steps-container .step-box[data-step="3"]>div{background:#000 url(/build/assets/security-DIQlpteo.svg) 51% 37%/68px no-repeat}}.main.programs .section-two .steps-container .step-box{cursor:pointer;height:215px;transition:all .2s ease-in-out}@media (width<=768px){.main.programs .section-two .steps-container .step-box{padding:10px 22px 10px 9px;background:initial!important}}@media (width>=768px){.main.programs .section-two .steps-container .step-box{background:#000;border-radius:10px;align-self:flex-end;width:280px;display:flex}.main.programs .section-two .steps-container .step-box:hover{-webkit-transform:scale(1.02)}}.main.programs .section-two .steps-container .step-box>div{align-self:flex-end;width:100%;position:relative}@media (width<=768px){.main.programs .section-two .steps-container .step-box>div{border-radius:10px;height:100%;margin-left:5px;margin-right:5px}.main.programs .section-two .steps-container .step-box>div div{width:100%;position:absolute;bottom:0}}.main.programs .section-two .steps-container .step-box>div p{text-transform:uppercase;color:#fff;text-align:center;font-family:Rowdies,sans-serif;font-size:18px;font-weight:400;line-height:20px}@media (width<=768px){.main.programs .section-two .steps-container .step-box>div p{margin:0}}.main.programs .section-two .steps-container .step-box>div hr{color:#ff0;background-color:#ff0;border:#ff0;border-radius:10px;height:10px;margin-left:10px;margin-right:10px}.main.programs .section-two .desc-box{justify-content:center;margin-top:53px;display:flex}.main.programs .section-two .desc-box p{color:#000;max-width:823px;font-family:Rubik,sans-serif;font-size:18px;font-weight:400;line-height:30px}@media (width<=768px){.main.programs .section-two .desc-box{margin-top:30px;margin-left:20px;margin-right:20px}}.main.programs .section-four .tns-nav,.main.programs .section-four .title.mobile{display:none}@media (width<=768px){.main.programs .section-four .title.desktop{display:none}.main.programs .section-four .title.mobile{display:block}.main.programs .section-four .title.mobile span:last-child{width:106%!important}}.main.programs .section-four .title{text-transform:uppercase;color:#292929;text-align:center;margin:60px 0 0;font-family:Rowdies,sans-serif;font-size:32px;font-weight:400;line-height:35px}.main.programs .section-four .title .title-underline{position:relative}.main.programs .section-four .title .title-underline span:first-child{z-index:10;position:relative}@media (width<=768px){.main.programs .section-four .title{margin-top:41px;font-size:18px;line-height:25px}}.main.programs .section-four .desc{text-align:center;color:#767676;margin-top:17px;font-family:Rubik,sans-serif;font-size:18px;font-weight:400;line-height:21px}@media (width<=768px){.main.programs .section-four .desc{display:none}}.main.programs .section-four .steps-container{margin-top:41px}@media (width>=768px){.main.programs .section-four .steps-container{justify-content:center;gap:20px;display:flex}}.main.programs .section-four .steps-container .step-box.personal-trainer{background:initial;transition:all .2s ease-in-out;position:relative}@media (width<=768px){.main.programs .section-four .steps-container .step-box.personal-trainer{height:initial;padding:0}}.main.programs .section-four .steps-container .step-box.personal-trainer img.profile{object-fit:cover;object-position:top;border-radius:10px;width:250px;height:214px;position:absolute;top:0}@media (width<=768px){.main.programs .section-four .steps-container .step-box.personal-trainer img.profile{width:100%;height:100%;position:initial;border-radius:initial}}.main.programs .section-four .steps-container .step-box.personal-trainer:hover{-webkit-transform:scale(1.02)}.main.programs .section-four .steps-container .step-box.personal-trainer>div{position:relative}@media (width<=768px){.main.programs .section-four .steps-container .step-box.personal-trainer>div{border-radius:initial;background:#00000080;margin:-69px 0 0}.main.programs .section-four .steps-container .step-box.personal-trainer>div .img-dimmer{display:none}.main.programs .section-four .steps-container .step-box.personal-trainer>div .personal-trainer{width:initial;position:initial;padding-top:1px;padding-bottom:1px}.main.programs .section-four .steps-container .step-box.personal-trainer>div p{font-size:24px;padding-top:15px!important}}.main.programs .section-four .steps-container .step-box.personal-trainer>div .img-dimmer{background:#00000080;border-bottom-right-radius:10px;border-bottom-left-radius:10px;width:99%;height:100%;position:absolute;top:-1px}.main.programs .section-four .steps-container .step-box.personal-trainer>div hr{z-index:9999;height:7px;position:relative}.main.programs .section-four .steps-container .step-box.personal-trainer>div p{color:#fff;z-index:9999;text-align:center;text-shadow:-1px -1px #212121,1px -1px #212121,-1px 1px #212121,1px 1px #212121;margin-top:-5px;margin-bottom:10px;padding:0;position:relative}.main.programs .section-four .steps-container .step-box{cursor:pointer;height:215px}@media (width<=768px){.main.programs .section-four .steps-container .step-box{padding:10px 22px 10px 9px}}@media (width>=768px){.main.programs .section-four .steps-container .step-box{border-radius:10px;align-self:flex-end;width:253px;display:flex}}.main.programs .section-four .steps-container .step-box>div{align-self:flex-end;width:100%;position:relative}@media (width<=768px){.main.programs .section-four .steps-container .step-box>div{border-radius:10px;height:100%;margin-left:5px;margin-right:5px}.main.programs .section-four .steps-container .step-box>div div{width:100%;position:absolute;bottom:0}}.main.programs .section-four .steps-container .step-box>div p{text-transform:uppercase;color:#292929;padding-left:22px;font-family:Rowdies,sans-serif;font-size:18px;font-weight:400;line-height:20px}@media (width<=768px){.main.programs .section-four .steps-container .step-box>div p{margin:0}}.main.programs .section-four .steps-container .step-box>div hr{color:#ff0;background-color:#ff0;border:#ff0;border-radius:10px;height:10px;margin-left:10px;margin-right:10px}.main.programs .section-four .desc-box{justify-content:center;margin-top:53px;display:flex}.main.programs .section-four .desc-box p{color:#000;max-width:823px;font-family:Rubik,sans-serif;font-size:18px;font-weight:400;line-height:30px}@media (width<=768px){.main.programs .section-four .desc-box{margin-top:30px;margin-left:20px;margin-right:20px}}.main.programs .section-five{background:#f8f8f8;margin-top:100px;padding-bottom:50px}@media (width<=768px){.main.programs .section-five{margin-top:50px;padding-left:20px;padding-right:20px}}.main.programs .section-five .title{text-transform:uppercase;color:#292929;text-align:center;max-width:700px;margin:auto;padding-top:60px;font-family:Rowdies,sans-serif;font-size:32px;font-weight:400;line-height:1.3}.main.programs .section-five .title .text-underline{-webkit-box-decoration-break:clone;box-decoration-break:clone;background-image:linear-gradient(90deg,#ffd500,#ffd500);background-position:0 23px;background-repeat:no-repeat;background-size:100% 36%;margin-left:-1px;margin-right:-1px;padding-left:1px;padding-right:1px}@media (width<=768px){.main.programs .section-five .title{font-size:28px}}.main.programs .section-five .intro{max-width:700px;margin:30px auto auto;font-family:Rubik,sans-serif;font-size:18px;font-weight:400;line-height:30px;display:flex}.main.programs .section-five p.big{text-align:center;max-width:700px;margin:30px auto 50px;font-family:Rubik,sans-serif;font-size:32px;font-weight:700;line-height:1.2}@media (width<=768px){.main.programs .section-five p.big{font-size:24px}}.main.programs .section-five .desc{max-width:658px;margin:40px auto auto;font-family:Rubik,sans-serif;font-size:18px;font-weight:400;line-height:30px;display:flex}.main.programs .section-six{margin-top:100px}.main.programs .section-six video{object-fit:fill;width:100%;height:100%}.main.programs .section-six .split-box{display:flex}.main.programs .section-six .split-box>div{flex:0 0 50%}@media (width<=768px){.main.programs .section-six .split-box>div{flex:initial}}.main.programs .section-six .split-box .left img,.main.programs .section-six .split-box .right img{width:100%}.main.programs .section-six .split-box .right{background:#f8f8f8;flex-direction:column;justify-content:center;display:flex}.main.programs .section-six .split-box .right .text-box{margin-left:64px}@media (width<=768px){.main.programs .section-six .split-box .right .text-box{margin-left:15px;margin-right:15px}.main.programs .section-six .split-box .right{background:initial}}.main.programs .section-six .split-box .left{flex-direction:column;justify-content:center;display:flex}.main.programs .section-six .split-box .left .text-box{margin-left:64px}@media (width<=768px){.main.programs .section-six .split-box .left .text-box{margin-left:15px;margin-right:15px}}.main.programs .section-six .split-box .title{text-transform:uppercase;color:#292929;max-width:600px;font-family:Teko,sans-serif;font-size:46px;font-weight:400;line-height:46px}@media (width<=768px){.main.programs .section-six .split-box .title{font-size:28px;line-height:35px}}.main.programs .section-six .split-box .subtitle{color:#767676;max-width:600px;font-family:Rubik,sans-serif;font-size:22px;font-weight:400;line-height:1.3}@media (width<=768px){.main.programs .section-six .split-box .subtitle{font-size:18px}.main.programs .section-six .split-box{flex-direction:column}}@media (width>=768px){.main.programs .section-six .split-box:nth-child(2n) .left{order:1}}.main.programs .section-nine .title{text-transform:uppercase;color:#292929;text-align:center;margin-top:114px;font-family:Rowdies,sans-serif;font-size:32px;font-weight:400;line-height:35px}.main.programs .section-nine .title .title-underline{position:relative}.main.programs .section-nine .title .title-underline span:first-child{z-index:10;white-space:nowrap;position:relative}@media (width<=768px){.main.programs .section-nine .title{margin-top:45px;font-size:24px;font-weight:300;line-height:35px}}.main.programs .section-nine .faq{flex-wrap:wrap;justify-content:center;align-items:baseline;margin-bottom:134px;display:flex}.main.programs .section-nine .faq .faq-box{cursor:pointer;-webkit-user-select:none;user-select:none;background:#e8e8e8;border-radius:10px;flex-direction:column;flex:35%;margin-bottom:19px;margin-left:12.5px;margin-right:12.5px;padding:10px 12px 10px 20px;transition:all .1s ease-out;display:flex}.main.programs .section-nine .faq .faq-box .question{justify-content:space-between;display:flex}.main.programs .section-nine .faq .faq-box .question .title{text-transform:uppercase;color:#000;text-align:left;margin:0;font-family:Rubik,sans-serif;font-size:18px;font-weight:400;line-height:35px}@media (width<=768px){.main.programs .section-nine .faq .faq-box .question .title{font-size:16px}}.main.programs .section-nine .faq .faq-box:hover{background:#d8d8d8;transition:all .1s ease-in}.main.programs .section-nine .faq .faq-box .answer{color:#000;height:0;padding-top:20px;font-family:Rubik,sans-serif;font-size:18px;line-height:1.5;transition:height .3s ease-out;overflow:hidden}@media (width<=768px){.main.programs .section-nine .faq{justify-content:revert;flex-wrap:revert;align-items:revert;flex-direction:column;margin-bottom:37px}}.main.programs .cart-notice{border:1px solid #000;border-radius:8px;justify-content:space-between;align-items:center;margin:2em 20px 2rem;padding:20px 35px;display:flex}@media (width<=768px){.main.programs .cart-notice{flex-direction:column}.main.programs .cart-notice span{order:1}}.main.programs .cart-notice span{max-width:542px;margin:12px 0;font-family:Rubik,sans-serif;font-size:18px;font-weight:400;line-height:21px}.main.program-viewer{color:#fff;background-color:#111;min-height:100vh;padding-top:100px;padding-bottom:5rem}.main.program-viewer .container{max-width:1000px;margin:0 auto;padding:0 1rem}.main.program-viewer .program-header{text-align:center;margin-bottom:2rem}.main.program-viewer .program-header .main-title{text-transform:uppercase;color:#fff;margin-bottom:.5rem;font-family:Teko,sans-serif;font-size:3rem;line-height:1}.main.program-viewer .program-header .main-title .text-yellow{color:#ffd500}@media (width>=768px){.main.program-viewer .program-header .main-title{font-size:4.5rem}}.main.program-viewer .program-header .subtitle{color:#ccc;text-transform:uppercase;letter-spacing:2px;font-family:Rubik,sans-serif;font-size:1.2rem}.main.program-viewer .video-stage{margin-bottom:4rem}.main.program-viewer .video-stage .video-wrapper{aspect-ratio:16/9;background:#000;border:1px solid #333;border-radius:12px;margin-bottom:2rem;position:relative;overflow:hidden;box-shadow:0 20px 60px #0009}.main.program-viewer .video-stage .video-wrapper .poster{object-fit:cover;width:100%;height:100%}.main.program-viewer .video-stage .video-wrapper video{outline:none;width:100%;height:100%;display:none}.main.program-viewer .video-stage .video-wrapper .play-overlay{cursor:pointer;z-index:2;transition:transform .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.main.program-viewer .video-stage .video-wrapper .play-overlay img{width:90px;height:90px}.main.program-viewer .video-stage .video-wrapper .play-overlay:hover{transform:translate(-50%,-50%)scale(1.1)}.main.program-viewer .video-stage .video-meta{border-bottom:1px solid #333;flex-direction:column;gap:2rem;padding-bottom:2rem;display:flex}@media (width>=768px){.main.program-viewer .video-stage .video-meta{flex-direction:row;justify-content:space-between}}.main.program-viewer .video-stage .video-meta .desc{flex:1}.main.program-viewer .video-stage .video-meta .desc h3{color:#ffd500;text-transform:uppercase;margin-bottom:.5rem;font-family:Teko,sans-serif;font-size:1.8rem}.main.program-viewer .video-stage .video-meta .desc p{color:#ccc;line-height:1.6}.main.program-viewer .video-stage .video-meta .stats{gap:2rem;display:flex}.main.program-viewer .video-stage .video-meta .stats .stat-item{flex-direction:column;display:flex}.main.program-viewer .video-stage .video-meta .stats .stat-item .label{color:#666;letter-spacing:1px;margin-bottom:5px;font-size:.8rem;font-weight:700}.main.program-viewer .video-stage .video-meta .stats .stat-item .val{color:#fff;font-family:Teko,sans-serif;font-size:1.5rem}.main.program-viewer .roadmap-section .section-title{text-align:center;color:#444;text-transform:uppercase;margin-bottom:2rem;font-family:Teko,sans-serif;font-size:2.5rem}.main.program-viewer .roadmap-section .programs-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=768px){.main.program-viewer .roadmap-section .programs-grid{grid-template-columns:repeat(3,1fr)}}.main.program-viewer .roadmap-section .programs-grid .program-card{opacity:.6;background:#1a1a1a;border-radius:8px;transition:opacity .3s;overflow:hidden}.main.program-viewer .roadmap-section .programs-grid .program-card:hover{opacity:1}.main.program-viewer .roadmap-section .programs-grid .program-card .image-wrap{aspect-ratio:16/9;position:relative}.main.program-viewer .roadmap-section .programs-grid .program-card .image-wrap img{object-fit:cover;filter:grayscale();width:100%;height:100%}.main.program-viewer .roadmap-section .programs-grid .program-card .image-wrap .lock-overlay{background:#00000080;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.main.program-viewer .roadmap-section .programs-grid .program-card .image-wrap .lock-overlay .badge-lock{color:#fff;text-transform:uppercase;letter-spacing:1px;border:1px solid #fff;padding:5px 15px;font-family:Teko,sans-serif}.main.program-viewer .roadmap-section .programs-grid .program-card h3{color:#fff;text-align:center;text-transform:uppercase;margin:0;padding:1.5rem;font-family:Teko,sans-serif;font-size:1.4rem;line-height:1.1}.product-page{background-color:#f9fafb;padding-bottom:4rem;font-family:Inter,sans-serif}.product-page .section-one{grid-template-columns:1fr;gap:3rem;max-width:1200px;margin:0 auto;padding:2rem 1rem;display:grid}@media (width>=900px){.product-page .section-one{grid-template-columns:1.2fr .8fr;padding:4rem 2rem}}.product-page .section-one .product-visual .video-wrapper{border-radius:16px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.product-page .section-one .product-visual .video-wrapper video{width:100%;display:block}.product-page .section-one .product-visual .video-wrapper .play-overlay{cursor:pointer;background:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;transition:background .2s;display:flex;position:absolute;top:0;left:0}.product-page .section-one .product-visual .video-wrapper .play-overlay:hover{background:#0000001a}.product-page .section-one .product-visual .video-wrapper .play-overlay img{width:80px;height:80px}.product-page .section-one .product-info{flex-direction:column;justify-content:center;display:flex}.product-page .section-one .product-info .program-title{text-transform:uppercase;color:#111;margin-bottom:.5rem;font-family:Rowdies,cursive;font-size:2.5rem;line-height:1.1}.product-page .section-one .product-info .program-title .text-yellow{color:#ffd600}.product-page .section-one .product-info .program-subtitle{color:#666;margin-bottom:2rem;font-size:1.2rem;font-weight:500}.product-page .section-one .product-info .desc{color:#111;margin-bottom:2rem;font-family:Rubik,sans-serif;font-size:1rem;line-height:1.6}.product-page .price-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:2rem;padding:1.5rem}@media (width>=900px){.product-page .price-card{margin-bottom:1.5rem;padding:1rem 1.5rem}}.product-page .price-card .price-row{justify-content:space-between;align-items:baseline;margin-bottom:.75rem;display:flex}.product-page .price-card .price-row .price-label{color:#666;font-size:.9rem}.product-page .price-card .price-row .price-val{color:#111;font-size:1.5rem;font-weight:800;line-height:1}.product-page .price-card .bundle-notice{background:#fffbe6;border:1px solid #ffd600;border-radius:8px;align-items:center;gap:10px;margin-bottom:1rem;padding:8px 12px;font-size:.9rem;display:flex}.product-page .price-card .btn-add-cart{color:#000;cursor:pointer;text-transform:uppercase;background:#ffd600;border:none;border-radius:8px;width:100%;padding:.85rem 1rem;font-size:1.1rem;font-weight:800;transition:transform .1s}@media (width>=900px){.product-page .price-card .btn-add-cart{width:auto;min-width:250px;max-width:350px;margin:0 auto;display:block}}.product-page .price-card .btn-add-cart:active{transform:scale(.98)}.product-page .meta-info{color:#666;gap:1.5rem;font-size:.85rem;font-weight:600;display:flex}.product-page .section-features{text-align:center;background:#fff;padding:4rem 1rem}.product-page .section-features .section-title{text-transform:uppercase;margin-bottom:3rem;font-family:Rowdies,cursive;font-size:2rem}.product-page .section-features .features-grid{grid-template-columns:1fr;gap:2rem;max-width:1000px;margin:0 auto;display:grid}@media (width>=768px){.product-page .section-features .features-grid{grid-template-columns:repeat(3,1fr)}}.product-page .section-features .features-grid .feature-item{text-align:left}.product-page .section-features .features-grid .feature-item .video-thumb{border-radius:12px;margin-bottom:1rem;overflow:hidden;box-shadow:0 4px 10px #0000000d}.product-page .section-features .features-grid .feature-item .video-thumb video,.product-page .section-features .features-grid .feature-item .video-thumb img{object-fit:cover;width:100%;height:200px}.product-page .section-features .features-grid .feature-item h3{margin-bottom:.5rem;font-size:1.2rem;font-weight:800}.product-page .section-features .features-grid .feature-item p{color:#666;font-size:.9rem;line-height:1.5}.product-page .section-coach{padding:4rem 1rem}.product-page .section-coach .coach-container{background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;align-items:center;gap:2rem;max-width:900px;margin:0 auto;padding:2rem;display:flex}@media (width>=768px){.product-page .section-coach .coach-container{text-align:left;flex-direction:row}}.product-page .section-coach .coach-container .coach-img{border:4px solid #ffd600;border-radius:50%;flex-shrink:0;width:150px;height:150px;overflow:hidden}.product-page .section-coach .coach-container .coach-img img{object-fit:cover;width:100%;height:100%}.product-page .section-coach .coach-container .coach-text h2{color:#666;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.9rem}.product-page .section-coach .coach-container .coach-text h3{margin-bottom:1rem;font-family:Rowdies,cursive;font-size:1.8rem}.product-page .section-coach .coach-container .coach-text .coach-bio{color:#111;font-size:1rem;line-height:1.6}.vsl.header-logo{background:#252526;justify-content:center;align-items:center;height:66px;display:flex}.vsl.header-logo .icon-logo{color:#fff;font-size:40px}.vsl-header-shipping{cursor:pointer;background:#ffd500;justify-content:center;align-items:center;padding:5px 0;display:flex;position:relative;font-family:Inter,sans-serif!important}.vsl-header-shipping p{text-align:center;margin:0;font-size:18px;font-weight:700}@media (width<=768px){.vsl-header-shipping p{font-size:15px}}.vsl-header-shipping .shipping-popup{color:#111;text-align:center;z-index:100;box-sizing:border-box;opacity:0;visibility:hidden;background-color:#fff;border-radius:16px;width:max-content;padding:20px 25px;transition:opacity .3s,visibility .3s,transform .3s;position:absolute;top:calc(100% + 7px);left:50%;transform:translate(-50%,-10px);box-shadow:0 10px 30px #0003}.vsl-header-shipping .shipping-popup h4{max-width:300px}.vsl-header-shipping .shipping-popup.active{opacity:1;visibility:visible;transform:translate(-50%)}.vsl-header-shipping .shipping-popup:after{content:"";border-bottom:12px solid #fff;border-left:12px solid #0000;border-right:12px solid #0000;width:0;height:0;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.vsl-header-shipping .shipping-popup h4{margin:0 0 8px;font-size:18px;font-weight:700}@media (width<=768px){.vsl-header-shipping .shipping-popup h4{font-size:15px}}.vsl-header-shipping .shipping-popup p{color:#626262;margin:0;font-size:16px;font-weight:400;line-height:1.5}@media (width<=768px){.vsl-header-shipping .shipping-popup p{font-size:14px}}.vsl-header-shipping .shipping-popup p b{font-weight:700}.vsl-header-title{background:#252526;flex-direction:column;justify-content:center;align-items:center;padding:35px 0 50px;display:flex;font-family:Inter,sans-serif!important}.vsl-header-title .icon-logo{color:#fff;margin-bottom:20px;font-size:50px}.vsl-header-title p{color:#fff;text-align:center;max-width:755px;margin:0;font-size:40px}@media (width<=768px){.vsl-header-title .icon-logo{font-size:40px}.vsl-header-title p{padding:0 16px;font-size:25px}}.vsl-header-title .underlined-text{z-index:1;font-weight:700;display:inline-block;position:relative}.vsl-header-title .underlined-text:after{content:"";z-index:-1;background-image:url(/build/assets/underline-Cn6gMxIV.svg);background-repeat:no-repeat;background-size:100% 100%;width:100%;height:14px;position:absolute;bottom:-.1em;left:0}.vsl-lander .vsl-header-title{display:none}.landing.vsl{background:#000;flex-direction:column;min-height:100vh;display:flex}.landing.vsl .vsl-content{flex:1}.landing.vsl{font-family:Inter,sans-serif!important}.landing.vsl .vsl-video{max-width:1600px;margin:auto}.landing.vsl .cta-container{justify-content:center;margin:-30px 0 40px;padding:0 16px;display:none}@media (width<=768px){.landing.vsl .cta-container{margin:-22px 0 20px}}.landing.vsl .cta-wrapper{display:inline-block;position:relative}.landing.vsl .cta-button{color:#000;text-align:center;cursor:pointer;background:#ffd200;border:3px dashed #000;border-radius:50px;padding:20px 35px;text-decoration:none;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;display:inline-block;box-shadow:0 4px 15px #0003}@media (width<=768px){.landing.vsl .cta-button{padding:15px 25px}}.landing.vsl .cta-button:hover{transform:scale(1.03);box-shadow:0 6px 20px #00000040}.landing.vsl .cta-button .main-text{font-size:30px;font-weight:700;line-height:1.2;display:block}@media (width<=768px){.landing.vsl .cta-button .main-text{font-size:20px}}.landing.vsl .cta-button .sub-text{margin-top:5px;font-size:18px;font-weight:400;display:block}@media (width<=768px){.landing.vsl .cta-button .sub-text{font-size:16px;display:none}}.landing.vsl .cta-indicator{z-index:10;pointer-events:none;flex-direction:column;align-items:center;gap:5px;display:flex;position:absolute}.landing.vsl .indicator-text{color:#ffd200;text-align:center;text-shadow:2px 2px 4px #000000b3;font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:1.1}.landing.vsl .indicator-arrow{background-image:url(/build/assets/click-here-DBI0BRoc.svg);background-position:50%;background-repeat:no-repeat;background-size:90px;width:50px;height:50px}@media (width<=768px){.landing.vsl .indicator-text{font-size:18px}.landing.vsl .indicator-arrow{width:35px;height:35px}}.landing.vsl .vsl-privacy-policy{padding:0 16px}.landing.vsl .vsl-privacy-policy *{font-family:Inter,sans-serif!important}html[lang=en] .cta-indicator{top:-109px;right:-48px}@media (width<=992px){html[lang=en] .cta-indicator{right:-22px}}@media (width<=768px){html[lang=en] .cta-indicator{margin-top:0;top:-86px}}html[lang=sl] .cta-indicator{top:-109px;right:-70px}@media (width<=992px){html[lang=sl] .cta-indicator{right:-3px}}@media (width<=768px){html[lang=sl] .cta-indicator{margin-top:0;top:-86px}}html[lang=de] .cta-indicator{top:-109px;right:-86px}@media (width<=992px){html[lang=de] .cta-indicator{right:-6px}}@media (width<=768px){html[lang=de] .cta-indicator{margin-top:0;top:-86px}}.vsl-footer{background:#252526;justify-content:center;align-items:center;height:auto;min-height:51px;padding:10px 16px;display:flex;font-family:Inter,sans-serif!important}.vsl-footer .footer-content{flex-flow:wrap;justify-content:center;align-items:center;gap:10px 20px;width:100%;max-width:1200px;display:flex}.vsl-footer a{color:#fff;white-space:nowrap;font-weight:700;text-decoration:none}.vsl-footer p{color:#fff;margin:0;font-size:15px;font-weight:600}@media (width<=480px){.vsl-footer .footer-content{flex-direction:column;gap:10px}}.main.container.terms-and-condition.vsl *{font-family:Inter,sans-serif!important}.main.container.terms-and-condition.vsl h1{font-weight:700}@media (width<=768px){.main.container.terms-and-condition.vsl h1{margin-top:0}}.main.configurator{padding-bottom:30px;font-family:Inter,sans-serif!important}@media (width<=768px){.main.configurator{padding-top:0}}.main.configurator .configurator-component{flex-direction:column;min-height:100vh;display:flex}.main.configurator .configurator-step{display:none}.main.configurator .configurator-step.active{display:block}.main.configurator .top-banner{text-align:center;color:#111827;background-color:#facc15;padding:.5rem 0;font-size:.875rem;font-weight:600}.main.configurator .main-header{color:#000;padding:1rem}@media (width<=768px){.main.configurator .main-header{padding-bottom:0}}@media (width>=768px){.main.configurator .main-header{padding:1rem 2rem 0}}.main.configurator .main-header__inner{max-width:56rem;margin:0 auto}.main.configurator .progress-bar-container{width:100%;max-width:800px;margin:0 auto}.main.configurator .progress-bar__labels{justify-content:space-between;align-items:center;margin-bottom:.25rem;font-size:.875rem;display:flex}.main.configurator .progress-bar__track{background-color:#7e7e7e;border-radius:9999px;width:100%;height:14px}.main.configurator .progress-bar__fill{background-color:#ffd500;border-radius:9999px 0 0 9999px;width:33%;height:14px}.main.configurator .main-content{flex-direction:column;flex-grow:1;align-items:center;width:100%;max-width:64rem;margin:0 auto;display:flex}.main.configurator .main-content__title{text-align:center}.main.configurator .main-content__title h1{color:#000;margin-top:23px;font-size:25px;font-weight:400}@media (width<=768px){.main.configurator .main-content__title h1{font-size:22px}.main.configurator .main-content__title{padding:0 16px}}@media (width>=768px){.main.configurator .main-content__title h1{font-size:25px}}.main.configurator .options-grid{-webkit-user-select:none;user-select:none;grid-template-columns:1fr;gap:40px;width:100%;max-width:42rem;margin:0 auto;display:grid}@media (width<=768px){.main.configurator .options-grid{gap:10px;width:95%;display:flex}}.main.configurator .options-grid.colors{max-width:initial;justify-content:center;gap:13px;margin-top:50px;margin-bottom:400px;display:flex}.main.configurator .options-grid.colors .selection-label{background:#fff}.main.configurator .options-grid.colors h3{text-align:center;width:100%}.main.configurator .options-grid.colors .radio-indicator{background-color:#fff;margin-inline:auto;position:absolute;top:-15px;left:0;right:0}.main.configurator .options-grid.colors label img{width:150px}@media (width<=768px){.main.configurator .options-grid.colors{grid-template-columns:repeat(2,1fr);margin-top:0;margin-bottom:30px;display:grid}.main.configurator .options-grid.colors label{margin-top:20px;padding:17px 0}}@media (width>=768px){.main.configurator .options-grid{grid-template-columns:1fr 1fr}}.main.configurator .selection-label{cursor:pointer;background-color:#f4f4f4;border:2px solid #e5e7eb;border-radius:.5rem;padding:17px;transition:all .2s ease-in-out;display:block;position:relative}.main.configurator .selection-label.selected{border-color:#facc15}.main.configurator .selection-label input[type=radio]{display:none}.main.configurator .selection-label p{max-width:280px;margin-bottom:0}@media (width<=768px){.main.configurator .selection-label p{font-size:16px}}.main.configurator .selection-label img{max-width:200px}.main.configurator .selection-label__content{align-items:flex-start;display:flex}.main.configurator .selection-label__top{align-items:center;display:flex}.main.configurator .selection-label__top h3{margin:0 0 0 10px;font-size:18px;font-weight:700}.main.configurator .radio-indicator{background:url(/build/assets/select-configurator-unchecked-BzreL78X.svg) 50%/27px no-repeat;justify-content:center;align-items:center;width:27px;min-width:28px;height:27px;transition:all .2s ease-in-out;display:flex}.main.configurator .selected .radio-indicator{background:url(/build/assets/select-configurator-checked-txIhH_3f.svg) 50% no-repeat}.main.configurator .selection-label__text{margin-left:1rem}.main.configurator .selection-label__text h3{font-size:18px;font-weight:700}.main.configurator .selection-label__text p{color:#4b5563;margin-top:.25rem;font-size:.875rem}.main.configurator .product-image-container{justify-content:center;align-items:center;margin-bottom:-87px;padding:0 1rem 1rem;display:flex}.main.configurator .product-image-container img{object-fit:contain;width:100%;height:auto;max-height:600px}@media (width<=768px){.main.configurator .product-image-container{margin-bottom:0}}@media (width<=767px){.main.configurator .product-image-container img{max-width:20rem}}.main.configurator .navigation-buttons{justify-content:space-between;align-items:center;gap:1rem;width:800px;display:flex}.main.configurator .navigation-buttons .next-btn{padding:10px 60px}.main.configurator .navigation-buttons .next-btn .arrow-right{position:absolute;right:14px}.main.configurator .navigation-buttons .back-btn{padding:10px 40px}@media (width<=768px){.main.configurator .navigation-buttons{width:100%;margin-top:0}.main.configurator .navigation-buttons .btn{font-size:16px}.main.configurator .navigation-buttons .back-btn{color:#616161;margin-left:16px}.main.configurator .navigation-buttons .next-btn{margin-right:16px}}.main.configurator .btn{cursor:pointer;text-transform:capitalize;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:18px;font-weight:600;transition:background-color .2s ease-in-out;display:flex;position:relative;font-family:Inter,sans-serif!important}.main.configurator .btn.next-btn{color:#111827;background-color:#ffd500;box-shadow:0 1px 2px #0000000d}.main.configurator .btn.next-btn:hover{background-color:#f2ca00}.main.configurator .btn.next-btn svg{width:1.25rem;height:1.25rem}.main.configurator .btn.back-btn{color:#374151;background-color:#e5e7eb}.main.configurator .btn.order-now{padding:10px 46px}.main.configurator .current-config-bar{width:800px;margin-top:21px}@media (width<=768px){.main.configurator .current-config-bar{width:initial}}.main.configurator .current-config-bar .config-title{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.main.configurator .current-config-bar div{color:#fff;background-color:#353535;border-radius:10px;justify-content:center;align-items:center;gap:1rem;padding:10px;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.main.configurator .current-config-bar div img{object-fit:contain;background-color:#fff;border-radius:30%;width:2rem;height:2rem;padding:4px}@media (width<=768px){.main.configurator .current-config-bar{width:100%}.main.configurator .current-config-bar div{border-radius:0}.main.configurator .current-config-bar img{display:none}}.main.configurator #step-3{width:100%;max-width:800px}.main.configurator #step-3 .summary-card{text-align:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:center;gap:16px;padding:24px;display:flex}@media (width<=768px){.main.configurator #step-3 .summary-card{border:none;flex-direction:row;gap:0;padding-left:0;text-align:left!important}.main.configurator #step-3 .summary-card .btn.order-now{display:none}}.main.configurator #step-3 .order-now.mobile{display:none}@media (width<=768px){.main.configurator #step-3 .order-now.mobile{margin:auto;display:flex}}.main.configurator #step-3 .summary-card__image{border-radius:10px;max-width:150px;height:auto}.main.configurator #step-3 .summary-card__details p{color:#1f2937;font-size:18px;font-weight:600}.main.configurator #step-3 .summary-card__details span{color:#4b5563;margin-top:4px;font-size:16px}.main.configurator #step-3 .warranty-section{text-align:center;flex-direction:row;align-items:flex-start;gap:16px;margin-top:48px;display:flex}@media (width<=768px){.main.configurator #step-3 .warranty-section{flex-direction:column;margin-top:30px}.main.configurator #step-3 .warranty-section .left{width:100%;margin:auto}.main.configurator #step-3 .warranty-section .right{padding:0 16px}}.main.configurator #step-3 .warranty-section img{max-width:100px}.main.configurator #step-3 .warranty-section h2{text-align:left;margin-top:0;font-size:22px;font-weight:700}.main.configurator #step-3 .warranty-section p{color:#7b7b7b;text-align:left;max-width:600px;font-size:18px}.main.configurator #step-3 .reviews-grid{grid-template-columns:1fr;gap:24px;margin-top:48px;display:grid}.main.configurator #step-3 .stars{background-image:url(/build/assets/star-gray-MMiphmxR.svg);background-repeat:repeat-x;background-size:25px 20px;flex-direction:row-reverse;justify-content:flex-end;width:125px;display:flex}.main.configurator #step-3 .stars span{background-image:url(/build/assets/star-yellow-BZKgas16.svg);background-repeat:repeat-x;background-size:25px 20px;width:100%;height:20px;display:block}.main.configurator #step-3 .review-card{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:24px}@media (width<=768px){.main.configurator #step-3 .review-card{margin:0 16px;padding-bottom:0}}.main.configurator #step-3 .review-card__header{align-items:center;gap:16px;margin-bottom:12px;display:flex}.main.configurator #step-3 .review-card__header p{margin-top:0;margin-bottom:0}.main.configurator #step-3 .review-card__header img{object-fit:cover;border-radius:9999px;width:48px;height:48px}.main.configurator #step-3 .review-card__header div p{font-weight:600}.main.configurator #step-3 .review-card__header div span{color:#6b7280;font-size:14px}.main.configurator #step-3 .review-card__stars{color:#facc15;gap:4px;margin-bottom:12px;display:flex}.main.configurator #step-3 .review-card__stars svg{width:20px;height:20px}.main.configurator #step-3 .final-cta-container{text-align:center;justify-content:center;margin-top:48px;display:flex}.main.configurator #step-3 .sticky-cta{display:none}@media (width>=768px){.main.configurator #step-3 .summary-card{text-align:left;background-color:#353535;flex-direction:row;justify-content:center;padding:32px}.main.configurator #step-3 .summary-card__details{margin-bottom:20px}.main.configurator #step-3 .summary-card__details p{color:#fff;margin-bottom:5px}.main.configurator #step-3 .summary-card__details span{color:#d1d5db}.main.configurator #step-3 .reviews-grid{grid-template-columns:1fr 1fr}}@media (width<=767px){.main.configurator #step-3 body.step-3-active{padding-bottom:90px}.main.configurator #step-3 .final-cta-container{position:sticky;bottom:12px}.main.configurator #step-3 .sticky-cta.visible{background-color:#fff;width:100%;padding:16px;display:block;position:fixed;bottom:0;left:0;box-shadow:0 -2px 10px #0000001a}.main.configurator #step-3 .sticky-cta .btn{justify-content:center;width:100%}}.shop-wrapper{background:#fff;min-height:80vh;padding-bottom:4rem}.shop-wrapper .shop-header{text-align:center;padding:4rem 1rem 2rem}.shop-wrapper .shop-header .shop-title{text-transform:uppercase;color:#111;margin:0;font-family:Rowdies,cursive;font-size:3rem;line-height:1}@media (width<=768px){.shop-wrapper .shop-header .shop-title{font-size:2.2rem}}.shop-wrapper .shop-header .shop-subtitle{color:#666;margin-top:.5rem;font-family:Rubik,sans-serif;font-size:1.1rem}.shop-wrapper .container{max-width:1200px;margin:0 auto;padding:0 1rem}.shop-wrapper .products-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}@media (width<=400px){.shop-wrapper .products-grid{grid-template-columns:1fr}}.shop-wrapper .product-card{background:#fff;border:1px solid #e6e6e6;border-radius:20px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.shop-wrapper .product-card.stock-out .image-box img{opacity:.8;filter:grayscale()}.shop-wrapper .product-card.stock-out:hover{box-shadow:none;border-color:#e6e6e6;transform:none}.shop-wrapper .product-card:hover{border-color:#ffd500;transform:translateY(-5px);box-shadow:0 15px 30px #00000014}.shop-wrapper .product-card .card-link{color:inherit;flex-direction:column;flex:1;text-decoration:none;display:flex}.shop-wrapper .product-card .image-box{text-align:center;background:#f3f4f6;justify-content:center;align-items:center;height:300px;padding:2rem;display:flex;position:relative}.shop-wrapper .product-card .image-box img{object-fit:contain;mix-blend-mode:multiply;max-width:100%;max-height:100%;transition:transform .3s}.shop-wrapper .product-card .image-box .badge{z-index:2;border-radius:4px;padding:4px 10px;font-family:Rowdies,cursive;font-size:.8rem;position:absolute;top:15px;left:15px}.shop-wrapper .product-card .image-box .badge.sale{color:#ffd500;background:#111}.shop-wrapper .product-card .image-box .badge.new{color:#111;background:#ffd500}.shop-wrapper .product-card .image-box .badge.sold-out{color:#fff;background:#9ca3af}.shop-wrapper .product-card:hover .image-box img{transform:scale(1.05)}.shop-wrapper .product-card .info-box{text-align:center;padding:1.5rem 1.5rem .5rem}.shop-wrapper .product-card .info-box .title{color:#111;text-transform:uppercase;margin:0 0 .5rem;font-family:Rowdies,cursive;font-size:1.4rem;line-height:1.2}.shop-wrapper .product-card .info-box .price-box{color:#222;font-family:Rowdies,cursive;font-size:1.2rem}.shop-wrapper .product-card .info-box .price-box .old-price{color:#666;margin-right:8px;font-size:1rem;text-decoration:line-through}.shop-wrapper .product-card .info-box .price-box .sale-price{color:#e53935}.shop-wrapper .product-card .action-box{margin-top:auto;padding:1.5rem}.shop-wrapper .product-card .action-box .btn-shop{color:#fff;text-transform:uppercase;text-align:center;cursor:pointer;background:#111;border:none;border-radius:12px;width:100%;padding:.8rem;font-family:Rowdies,cursive;font-size:1rem;text-decoration:none;transition:background .2s;display:block}.shop-wrapper .product-card .action-box .btn-shop:hover{color:#111;background:#ffd500}.shop-wrapper .product-card .action-box .btn-shop.disabled{color:#9ca3af;cursor:not-allowed;pointer-events:none;background:#e5e7eb}.shop-wrapper .product-card .action-box .btn-shop.disabled:hover{color:#9ca3af;background:#e5e7eb}.main.programs .section-one{flex-flow:wrap;display:flex}.main.programs .section-one .video{flex:0 0 50%;display:flex}@media (width<=768px){.main.programs .section-one .video{flex:initial}}.main.programs .section-one .video .box{width:100%;position:relative}.main.programs .section-one .video .poster-box{position:relative}.main.programs .section-one .video .poster-box #poster{cursor:pointer;width:100%}.main.programs .section-one .video .poster-box #poster:hover+img.play{-webkit-transform:translate(-50%,-50%)scale(1.06)}.main.programs .section-one .video .poster-box img.play{pointer-events:none;width:140px;transition:all .2s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=768px){.main.programs .section-one .video .poster-box img.play{width:68px}}.main.programs .section-one .video video{width:100%;display:none}.main.programs .section-one .video .long-desc{max-width:1000px}.main.programs .section-one .headline-box{flex:0 0 50%;align-items:center;display:flex}.main.programs .section-one .headline-box>div{padding-left:100px}@media (width<=768px){.main.programs .section-one .headline-box{flex:initial}.main.programs .section-one .headline-box>div{padding-left:20px;padding-right:20px}}.main.programs .section-one .headline-box .title{color:#292929;text-transform:uppercase;margin:0 0 12px;font-family:Rowdies,sans-serif;font-size:32px;font-weight:400;line-height:1.2}.main.programs .section-one .headline-box .title .title-underline{position:relative}.main.programs .section-one .headline-box .title .title-underline span:first-child{z-index:10;position:relative}@media (width<=768px){.main.programs .section-one .headline-box .title{font-size:30px}}.main.programs .section-one .headline-box .desc{color:#767676;max-width:640px;margin:12px 0;font-family:Rubik,sans-serif;font-size:18px;font-weight:400;line-height:21px}.main.programs .section-one .headline-box .free{text-align:center;color:#fff;background-color:#000;border:1px solid #9e9e9e;border-radius:5px;margin-top:20px;margin-right:10px;padding:8px 10px;font-family:Open Sans,sans-serif;font-weight:700}.main.programs .section-one .headline-box .price{color:#919191;margin:30px 0 0;font-family:Open Sans,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:25px;text-decoration-line:line-through}.main.programs .section-one .headline-box .sale-price{color:#000;margin:0;font-family:Open Sans,sans-serif;font-size:22px;font-style:normal;font-weight:700;line-height:30px}.main.programs .section-one .headline-box .option-title{color:#000;margin:0 0 15px;font-family:Open Sans,sans-serif;font-size:22px;font-style:normal;font-weight:700;line-height:30px}.main.programs .section-one .headline-box .program-type:hover .dropdown{display:block}.main.programs .section-one .headline-box .program-type{margin-top:20px;display:inline;position:relative}.main.programs .section-one .headline-box .program-type .option.selected{text-align:center;cursor:pointer;color:#fff;background-color:#000;border:1px solid #9e9e9e;border-radius:5px;justify-content:center;margin-right:10px;padding:8px 30px 8px 10px;font-family:Open Sans,sans-serif;transition:all .2s;display:inline-flex;position:relative}.main.programs .section-one .headline-box .program-type .option.selected .dropdown-icon{background-image:url(/build/assets/down-arrow-DpMTBVo9.svg);background-position:100%;background-repeat:no-repeat;background-size:12px;width:12px;height:100%;position:absolute;top:0;right:10px}.main.programs .section-one .headline-box .program-type .dropdown{z-index:9999;color:#000;font-family:Open Sans,sans-serif;font-weight:initial;background:#fff;border-radius:3px;width:100%;padding:0;display:none;position:absolute;top:27px;left:0;box-shadow:0 0 44px 6px #00000059}.main.programs .section-one .headline-box .program-type .dropdown .triangle{border-bottom:10px solid #fff;border-left:10px solid #0000;border-right:10px solid #0000;position:absolute;top:-9px;right:63px}.main.programs .section-one .headline-box .program-type .dropdown .row:last-child{pointer-events:none;padding-bottom:10px}.main.programs .section-one .headline-box .program-type .dropdown .row{background:#fff;align-items:center;margin-top:10px;display:flex}.main.programs .section-one .headline-box .program-type .dropdown .row input{cursor:pointer;accent-color:#252525;border:0;width:20px;height:19px}.main.programs .section-one .headline-box .program-type .dropdown .row input[type=radio]:hover:before{opacity:1;border-radius:50%;box-shadow:0 0 0 12px #5050c833}.main.programs .section-one .headline-box .program-type .dropdown .row input:before{content:"";border-radius:50%;width:60%;height:60%;margin:10%;padding:10%;transition:all .3s;display:block}.main.programs .section-one .headline-box .program-type .dropdown .row label{cursor:pointer;margin-top:2px;padding-left:10px}.main.programs .section-one .headline-box .order-box{align-items:center;margin-top:30px;display:flex;position:relative}@media (width<=768px){.main.programs .section-one .headline-box .order-box{padding-bottom:50px}}.main.programs .section-one .headline-box .order-box .info-icon{cursor:pointer;margin-left:15px}.main.programs .section-one .headline-box .order-box .info-icon:hover+.info-text{display:block}.main.programs .section-one .headline-box .info-text{max-width:367px;margin-top:20px;font-family:Open Sans,sans-serif;font-size:14px;line-height:1.2;display:none;position:absolute;top:48px}@media (width<=768px){.main.programs .section-one .headline-box .info-text{display:block}}.rings-lander{color:#fff;background-color:#111;width:100%;margin-top:100px;font-family:Rubik,sans-serif;overflow-x:hidden}@media (width<=768px){.rings-lander{margin-top:0}}.rings-hero{text-align:center;background-image:url(/assets/images/products/rings/hero-bg.jpg);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:70vh;min-height:500px;display:flex;position:relative}.rings-hero:before{content:"";z-index:3;pointer-events:none;background:#070707;width:100%;height:250px;position:absolute;top:0;left:0}.rings-hero .hero-bg-overlay{z-index:1;background:#0009;width:100%;height:100%;position:absolute;top:0;left:0}.rings-hero .content-wrapper{z-index:4;max-width:800px;padding:20px;position:relative}.rings-hero .content-wrapper .headline{text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-family:Rowdies,cursive;font-size:3rem;font-weight:300;line-height:1.1}.rings-hero .content-wrapper .headline .highlight{color:#ffd600;display:block}@media (width>=768px){.rings-hero .content-wrapper .headline .highlight{display:inline}}.rings-hero .content-wrapper .sub-headline{color:#ccc;font-size:1.2rem;font-weight:400;line-height:1.6}.features-grid{grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;padding:4rem 2rem;display:grid}@media (width>=768px){.features-grid{grid-template-columns:repeat(3,1fr)}}.features-grid .feature-card{text-align:center;background:#1a1a1a;border:1px solid #ffffff0d;border-radius:16px;padding:2rem;transition:transform .3s}.features-grid .feature-card:hover{border-color:#ffd6004d;transform:translateY(-5px)}.features-grid .feature-card .icon-wrapper{background:#ffd6001a;border-radius:50%;margin-bottom:1.5rem;padding:1rem;display:inline-block}.features-grid .feature-card .icon-wrapper svg{display:block}.features-grid .feature-card h3{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-family:Rowdies,cursive;font-size:1.4rem;font-weight:400}.features-grid .feature-card p{color:#ccc;font-size:.95rem;line-height:1.6}.showcase-section{flex-direction:column;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;padding:4rem 2rem;display:flex}@media (width>=900px){.showcase-section{text-align:left;flex-direction:row}.showcase-section.reverse{flex-direction:row-reverse}}.showcase-section .showcase-image{flex:1;width:100%}.showcase-section .showcase-image img{border-radius:12px;width:100%;box-shadow:0 10px 30px #00000080}.showcase-section .showcase-text{flex:1}.showcase-section .showcase-text h3{color:#ffd600;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-family:Rowdies,cursive;font-size:2.5rem;font-weight:400}.showcase-section .showcase-text p{color:#ccc;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.showcase-section .showcase-text .check-list{padding:0;list-style:none}.showcase-section .showcase-text .check-list li{color:#fff;margin-bottom:.5rem;padding-left:1.5rem;font-weight:500;position:relative}.showcase-section .showcase-text .check-list li:before{content:"✓";color:#ffd600;font-weight:900;position:absolute;left:0}.bottom-cta-rings{text-align:center;background:linear-gradient(#111 0%,#000 100%);border-top:1px solid #ffffff0d;padding:6rem 2rem}.bottom-cta-rings h2{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:2rem;font-family:Rowdies,cursive;font-size:2.5rem;font-weight:400}.bottom-cta-rings .btn-buy-now{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background-color:#ffd600;border:none;border-radius:50px;padding:1.2rem 3rem;font-family:Rowdies,cursive;font-size:1.2rem;font-weight:400;transition:transform .2s,box-shadow .2s}.bottom-cta-rings .btn-buy-now:hover{transform:scale(1.05);box-shadow:0 0 20px #ffd60066}.gallery-container{background:#fff;flex-direction:column-reverse;gap:10px;width:100%;max-width:600px;height:auto;margin-bottom:30px;margin-right:50px;display:flex}.swiper-thumbs{box-sizing:border-box;width:100%;height:auto;padding:10px 0;position:relative}@media (width>=768px){.swiper-thumbs{padding:0 50px}}.swiper-thumbs .swiper-slide{aspect-ratio:1;cursor:pointer;box-sizing:border-box;opacity:1;background:#fff;border:1px solid #e0e0e0;height:auto;transition:border-width .1s;overflow:hidden}.swiper-thumbs .swiper-slide-thumb-active{border-color:#e0e0e0 #e0e0e0 #333;border-bottom-style:solid;border-bottom-width:4px}.swiper-thumbs img{object-fit:contain;width:100%;height:100%;padding:0;display:block}.swiper-main{aspect-ratio:1;background-color:#fff;border-radius:0;width:100%;position:relative;overflow:hidden}.swiper-main .swiper-slide{background-color:#fff;justify-content:center;align-items:center;display:flex}.swiper-zoom-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.swiper-main .swiper-slide img{object-fit:contain;cursor:zoom-in;width:100%;height:100%;transition:cursor .2s;display:block}.swiper-main.zoomed-in .swiper-slide img{cursor:grab}.swiper-main.zoomed-in .swiper-slide img:active{cursor:grabbing}.thumbs-nav-btn,.main-nav-btn{z-index:20;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute}.thumbs-nav-btn:after,.main-nav-btn:after{border-top:2px solid #333;border-right:2px solid #333;width:8px;height:8px;display:block;content:""!important;font-family:inherit!important}.thumbs-nav-next:after,.main-nav-next:after{margin-right:4px;transform:rotate(45deg)}.thumbs-nav-prev:after,.main-nav-prev:after{margin-left:4px;transform:rotate(-135deg)}.thumbs-nav-btn{background:#fff;border:1px solid #e0e0e0;border-radius:50%;width:32px;height:32px;top:50%;transform:translateY(-50%);box-shadow:0 1px 4px #0003}.thumbs-nav-prev{left:10px}.thumbs-nav-next{right:10px}.thumbs-nav-btn.swiper-button-disabled{display:none}.main-nav-btn{background:#ffffffe6;border-radius:50%;width:44px;height:44px;top:50%;transform:translateY(-50%);box-shadow:0 2px 6px #00000026}.main-nav-prev{left:10px}.main-nav-next{right:10px}.main-nav-btn.swiper-button-disabled{display:none}.swiper-button-next,.swiper-button-prev{margin-top:0!important}@media (width<=768px){.gallery-container{margin-right:0}.thumbs-nav-btn{background:#fffffff2;width:28px;height:28px}.thumbs-nav-prev{left:5px}.thumbs-nav-next{right:5px}.thumbs-nav-btn:after{width:6px;height:6px}}.product-hero{background:#fff;border-bottom:1px solid #e5e7eb;padding:2rem 1rem}@media (width>=900px){.product-hero{padding:4rem 1rem}}.product-hero .hero-container{grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (width>=900px){.product-hero .hero-container{grid-template-columns:1fr 1fr;align-items:start;gap:3rem}}.product-hero .hero-visual{justify-content:center;display:flex;position:relative}.product-hero .hero-info .titles{text-align:left;margin-bottom:1rem}.product-hero .hero-info .tag{color:#666;letter-spacing:1px;text-transform:uppercase;background:#f3f4f6;border-radius:4px;margin-bottom:8px;padding:4px 8px;font-size:.7rem;font-weight:700;display:inline-block}.product-hero .hero-info h1{text-transform:uppercase;color:#111;margin:0 0 .5rem;font-family:Rowdies,cursive;font-size:2.2rem;font-weight:400;line-height:1}@media (width>=768px){.product-hero .hero-info h1{font-size:3.5rem}}.product-hero .hero-info h1 .text-stroke{-webkit-text-stroke:1px #111;color:#0000}.product-hero .hero-info .subtitle{color:#666;border-bottom:2px solid #ffd600;margin:0;padding-bottom:5px;font-family:Rubik,sans-serif;font-size:1rem;font-weight:500;display:inline-block}@media (width>=768px){.product-hero .hero-info .subtitle{border-width:3px;font-size:1.1rem}}.product-hero .hero-info .benefits-grid{flex-wrap:wrap;gap:.5rem;margin:1rem 0;display:flex}.product-hero .hero-info .benefits-grid .benefit{white-space:nowrap;background:0 0;border:1px solid #e5e7eb;border-radius:50px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.product-hero .hero-info .benefits-grid .benefit:hover{background:#fff;border-color:#111}.product-hero .hero-info .benefits-grid .benefit .icon{font-size:1rem;line-height:1}@media (width>=768px){.product-hero .hero-info .benefits-grid .benefit{gap:8px;padding:8px 16px;font-size:.85rem}}.product-hero .hero-info .desc{color:#444;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}@media (width>=768px){.product-hero .hero-info .desc{margin-bottom:2rem;font-size:1rem;line-height:1.6}}.subscription-panel{background:#fff;border:1px solid #e5e7eb;border-radius:20px;margin-top:1.5rem;padding:1.25rem;box-shadow:0 10px 30px #0000000d}@media (width>=768px){.subscription-panel{margin-top:2rem;padding:1.5rem}}.subscription-panel .panel-header{text-align:center;margin-bottom:1.25rem}.subscription-panel .panel-header h3{text-transform:uppercase;margin:0;font-family:Rowdies,cursive;font-size:1.1rem;font-weight:400}@media (width>=768px){.subscription-panel .panel-header h3{font-size:1.2rem}}.subscription-panel .plan-toggle{flex-direction:column;gap:.75rem;margin-bottom:1.25rem;display:flex}@media (width>=600px){.subscription-panel .plan-toggle{flex-direction:row;align-items:center;gap:1rem;margin-bottom:1.5rem}}.subscription-panel .plan-toggle .divider-text{color:#666;text-align:center;font-size:.8rem;font-weight:700}.subscription-panel .plan-toggle .plan-option{cursor:pointer;border:1px solid #e5e7eb;border-radius:12px;flex:1;padding:.75rem .75rem .75rem 2.25rem;transition:all .2s;position:relative}@media (width>=768px){.subscription-panel .plan-toggle .plan-option{padding:1rem 1rem 1rem 2.5rem}}.subscription-panel .plan-toggle .plan-option.selected{background-color:#fffbe6;border:2px solid #ffd600}.subscription-panel .plan-toggle .plan-option.selected .radio-indicator{border-color:#111}.subscription-panel .plan-toggle .plan-option.selected .radio-indicator .dot{transform:scale(1)}.subscription-panel .plan-toggle .plan-option .radio-indicator{border:2px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;top:50%;left:10px;transform:translateY(-50%)}@media (width>=768px){.subscription-panel .plan-toggle .plan-option .radio-indicator{width:18px;height:18px;left:15px}}.subscription-panel .plan-toggle .plan-option .radio-indicator input{display:none}.subscription-panel .plan-toggle .plan-option .radio-indicator .dot{background:#111;border-radius:50%;width:8px;height:8px;transition:transform .2s;transform:scale(0)}@media (width>=768px){.subscription-panel .plan-toggle .plan-option .radio-indicator .dot{width:10px;height:10px}}.subscription-panel .plan-toggle .plan-option .plan-details{flex-direction:row;justify-content:space-between;align-items:center;display:flex}@media (width>=600px){.subscription-panel .plan-toggle .plan-option .plan-details{flex-direction:column;align-items:flex-start}}.subscription-panel .plan-toggle .plan-option .plan-details .plan-title{text-transform:uppercase;margin-bottom:0;font-size:.65rem;font-weight:800}@media (width>=600px){.subscription-panel .plan-toggle .plan-option .plan-details .plan-title{margin-bottom:2px;font-size:.7rem}}.subscription-panel .plan-toggle .plan-option .plan-details .plan-price{font-family:Rowdies,cursive;font-size:1rem;font-weight:400}@media (width>=600px){.subscription-panel .plan-toggle .plan-option .plan-details .plan-price{font-size:1.1rem}}.subscription-panel .benefits-box{color:#fff;text-align:center;background:#1a1a1a;border-radius:12px;margin-top:10px;margin-bottom:1.25rem;padding:1.25rem;position:relative}.subscription-panel .benefits-box .savings-badge{color:#111;white-space:nowrap;background:#ffd600;border-radius:20px;padding:4px 10px;font-family:Rowdies,cursive;font-size:.7rem;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.subscription-panel .benefits-box .check-list{text-align:left;margin:0;padding:0;list-style:none;display:inline-block}.subscription-panel .benefits-box .check-list li{margin-bottom:.3rem;padding-left:1.5rem;font-size:.85rem;position:relative}.subscription-panel .benefits-box .check-list li:last-child{margin-bottom:0}.subscription-panel .benefits-box .check-list li:before{content:"✓";color:#ffd600;font-weight:900;line-height:1.1;position:absolute;left:0}.subscription-panel .frequency-section{margin-bottom:1.25rem}.subscription-panel .frequency-section .section-title{text-align:center;text-transform:uppercase;margin-bottom:.8rem;font-size:.85rem;font-weight:700}.subscription-panel .frequency-section .freq-row{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.subscription-panel .frequency-section .freq-row .freq-pill{cursor:pointer;border:1px solid #e5e7eb;border-radius:20px;padding:.5rem .8rem;font-size:.85rem;font-weight:600;transition:all .2s}.subscription-panel .frequency-section .freq-row .freq-pill input{display:none}.subscription-panel .frequency-section .freq-row .freq-pill.selected{background:#fffbe6;border-color:#ffd600;box-shadow:0 0 0 1px #ffd600}.subscription-panel .btn-add-large{color:#111;cursor:pointer;text-transform:uppercase;background:#ffd600;border:none;border-radius:12px;width:100%;margin-bottom:1rem;padding:.9rem;font-family:Rowdies,cursive;font-size:1.2rem;transition:transform .1s,background-color .2s}.subscription-panel .btn-add-large:hover{background:#e6c100}.subscription-panel .btn-add-large:active{transform:scale(.98)}.subscription-panel .payment-icons{opacity:.8;justify-content:center;align-items:center;gap:12px;margin-top:1rem;display:flex}.subscription-panel .payment-icons span{border:1px solid #0000;width:40px;height:25px}.purchase-area{border-top:1px solid #e5e7eb;flex-direction:column;gap:1.5rem;margin-top:2rem;padding-top:2rem;display:flex}.purchase-area .price-display{text-align:left}.purchase-area .price-display .label{color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:.75rem;font-weight:700;display:block}.purchase-area .price-display .value{align-items:baseline;gap:12px;display:flex}.purchase-area .price-display .value .old{color:#666;font-size:1.1rem;text-decoration:line-through}.purchase-area .price-display .value .current{color:#111;font-family:Rowdies,cursive;font-size:2.2rem;line-height:1}.purchase-area .cart-actions{flex-direction:column;gap:1rem;display:flex}@media (width>=500px){.purchase-area .cart-actions{flex-direction:row;align-items:stretch}}.purchase-area .cart-actions .quantity-box.compact .qty-box{background:#f3f4f6;border:1px solid #0000;align-items:center;height:100%;min-height:54px;display:flex}.purchase-area .cart-actions .quantity-box.compact .qty-box:hover{border-color:#111}.purchase-area .cart-actions .btn-main{color:#111;cursor:pointer;text-transform:uppercase;background:#ffd600;border:none;border-radius:12px;flex:1;min-height:54px;padding:1rem 2rem;font-family:Rowdies,cursive;font-size:1.1rem;transition:all .2s}.purchase-area .cart-actions .btn-main:hover{background:#e6c100;transform:translateY(-2px);box-shadow:0 5px 15px #ffd6004d}.purchase-area .cart-actions .btn-main:active{transform:translateY(0)}.purchase-area .payment-icons.left{opacity:.6;justify-content:flex-start;margin-top:0}.purchase-area .payment-icons.left span{filter:grayscale();transition:all .3s}.purchase-area .payment-icons.left:hover span{filter:grayscale(0%)}.thankyou-wrapper{background:#fafafa;justify-content:center;align-items:flex-start;min-height:80vh;padding:60px 20px;display:flex}@media (width<=768px){.thankyou-wrapper{padding:30px 15px}}.thankyou{width:100%;max-width:550px;margin:0 auto}.thankyou.bacs{max-width:650px}.thankyou .thankyou-card{text-align:center;background:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:40px;box-shadow:0 5px 20px #0000000d}@media (width<=768px){.thankyou .thankyou-card{box-shadow:none;background:0 0;border:none;border-radius:0;padding:40px 20px}}.thankyou .title-box{margin-bottom:40px}.thankyou .title-box .ty-icon{margin-bottom:20px}.thankyou .title-box .ty-icon svg{filter:drop-shadow(0 2px 4px #0000001a)}.thankyou .title-box .ty-title .title{text-transform:uppercase;color:#111;margin:0 0 15px;font-family:Teko,sans-serif;font-size:36px;font-weight:700;line-height:1.1}@media (width<=768px){.thankyou .title-box .ty-title .title{font-size:28px}}.thankyou .title-box .notice{color:#666;max-width:400px;margin:0 auto;font-family:Rubik,sans-serif;font-size:16px;line-height:1.5}.thankyou .desc-container{text-align:left;font-family:Rubik,sans-serif}.thankyou .details-table{border-collapse:collapse;width:100%;margin-top:20px}.thankyou .details-table tr{border-bottom:1px solid #e6e6e6}.thankyou .details-table tr:last-child{border-bottom:none}.thankyou .details-table td{color:#444;padding:15px 0;font-size:16px}.thankyou .details-table td.label{color:#666;font-weight:500}.thankyou .details-table td.value{text-align:right;color:#111;font-weight:600}.thankyou .details-table .total-row td{padding-top:20px;font-size:18px}.thankyou .details-table .total-row .value.total{color:#111;font-family:Teko,sans-serif;font-size:28px}.thankyou .bacs-box{text-align:left}.thankyou .bacs-box .payment-title{text-transform:uppercase;color:#111;margin:0 0 10px;font-family:Teko,sans-serif;font-size:24px}.thankyou .bacs-box .bacs-intro{color:#666;margin-bottom:25px;font-family:Rubik,sans-serif;font-size:15px;line-height:1.4}.thankyou .bacs-box .bacs-details{background:#fafafa;border:1px solid #e6e6e6;border-radius:8px;margin-bottom:25px;padding:20px}.thankyou .bacs-box .bacs-details .row{justify-content:space-between;margin-bottom:12px;font-family:Rubik,sans-serif;font-size:15px;display:flex}.thankyou .bacs-box .bacs-details .row:last-child{margin-bottom:0}.thankyou .bacs-box .bacs-details .row .desc{color:#666;flex:1}.thankyou .bacs-box .bacs-details .row .val{color:#111;text-align:right;word-break:break-word;flex:1.5;font-weight:600}.thankyou .bacs-box .bacs-details .row.highlight .val{color:#111;background:#ffd500;border-radius:4px;padding:2px 8px}.thankyou .bacs-box .bacs-details .row.total-row{border-top:1px solid #e6e6e6;margin-top:15px;padding-top:15px;font-size:18px}.thankyou .bacs-box .bacs-details .row.total-row .val{font-family:Teko,sans-serif;font-size:24px}.thankyou .bacs-box .info-box{color:#666;background:#fff3cd;border-left:4px solid #ffd500;border-radius:6px;padding:12px;font-family:Rubik,sans-serif;font-size:14px}.thankyou .bacs-box .info-box .label{color:#111;text-transform:uppercase;font-weight:700}.thankyou .actions{margin-top:40px}.thankyou .actions .btn-home{color:#fff;text-transform:uppercase;background:#111;border-radius:6px;padding:12px 30px;font-family:Teko,sans-serif;font-size:20px;text-decoration:none;transition:all .2s;display:inline-block}.thankyou .actions .btn-home:hover{color:#111;background:#ffd500;transform:translateY(-2px)}.popup-dim{z-index:9999;background:#f5f5f5;width:100%;display:none;position:absolute;top:0;bottom:0}.popup-box{z-index:9999;width:500px;margin:auto;display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width>=768px){.popup-box{box-shadow:0 8px 15px #0000001a}}@media (width<=768px){.popup-box{align-items:center;width:100vw;height:100vh;margin-top:32px}}.popup-box .left{flex:0 0 50%;height:100%;display:flex}.popup-box .left img{max-width:250px;overflow:hidden}@media (width<=768px){.popup-box .left{display:none}}.popup-box .right{background:#fff;flex-direction:column;flex:0 0 50%;justify-content:center;padding-left:15px;padding-right:15px;display:flex;position:relative}@media (width<=768px){.popup-box .right{flex:initial;width:100%;height:500px;padding:0;display:block}}.popup-box .right .icon-close{cursor:pointer;z-index:9999;filter:brightness(21%);font-size:12px;position:absolute;top:15px;right:15px}@media (width<=768px){.popup-box .right .icon-close{z-index:9999;filter:brightness(21%);position:absolute;top:20px;right:17px}}.popup-box .right .title{margin-top:36px;font-family:Teko,sans-serif;font-size:30px;position:absolute;top:5px}@media (width<=768px){.popup-box .right .title{position:inherit;text-align:center;margin-top:40px;margin-bottom:20px;font-size:38px}}.popup-box .right img{display:none}@media (width<=768px){.popup-box .right img{object-fit:cover;object-position:100% 17%;opacity:.15;width:100%;height:500px;display:block;position:absolute;box-shadow:0 8px 15px #0000001a}.popup-box .right .main-box{flex-direction:column;align-items:center;display:flex}}.popup-box .right .main-box .subtitle{font-family:Rubik,sans-serif}@media (width<=768px){.popup-box .right .main-box .subtitle{text-align:center;z-index:9;width:300px;margin:60px auto auto;font-size:21px}}.popup-box .right .main-box .error{color:red;margin:5px 0 0;font-family:Open Sans,sans-serif;font-size:12px;display:none}.popup-box .right .main-box input{box-sizing:border-box;background:#fafafa;border:1px solid #ddd;border-radius:5px;width:100%;height:40px;padding-left:5px;font-size:16px;position:relative}@media (width<=768px){.popup-box .right .main-box input{margin-top:20px;width:200px!important;height:45px!important}}.popup-box .right .main-box .bottom-text{color:#616161;cursor:pointer;font-family:Rubik,sans-serif;font-size:12px;position:absolute;bottom:10px}@media (width<=768px){.popup-box .right .main-box .bottom-text{margin-top:30px;position:relative}}.page-error-404{height:90vh;font-size:10px;position:relative}.page-error-404 .cover{opacity:.5;background-image:url(/build/assets/aleja-DHmSR_xu.jpg);background-position:50% 10%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.page-error-404 .title-box{z-index:9;position:relative}.page-error-404 .title{text-align:center;margin-top:0;margin-bottom:0;padding-top:200px;font-family:Teko,sans-serif;font-size:312px;line-height:.7}@media (width<=768px){.page-error-404 .title{font-size:225px}}.page-error-404 .subtitle{text-align:center;margin-top:0;margin-bottom:0;font-family:Rubik,sans-serif;font-size:72px}@media (width<=768px){.page-error-404 .subtitle{font-size:40px}}.page-error-404 .return-box{justify-content:center;margin-top:20px;display:flex}.page-error-404 .return-box a{color:#212121;text-decoration:none}body{margin:0;position:relative}.container{max-width:1440px;margin:auto}.menu-selected{font-weight:700}.hidden{visibility:hidden}.removed{display:none!important}.strike{text-decoration:line-through}.center{text-align:center}h1,h2,h3{overflow-wrap:break-word}.btn{text-align:center;color:#000;cursor:pointer;text-transform:uppercase;background:#ffd500;border:none;border-radius:5px;justify-content:center;align-items:center;width:fit-content;padding:11px 35px;font-family:Rowdies,sans-serif;font-size:18px;font-weight:400;line-height:22px;text-decoration:none;transition:all .2s;display:flex}.btn .arrow-right{background-image:url(/build/assets/arrow-right-black-CkZt5agI.svg);background-repeat:repeat-x;background-size:25px 25px;width:25px;height:25px;margin-left:8px;display:inline-block}.btn:hover{background:#f2ca00;transition:all .2s}@media (width>=768px){.container{max-width:750px}}@media (width>=992px){.container{max-width:970px}}@media (width>=1200px){.container{max-width:1170px}}*{-webkit-tap-highlight-color:transparent}body{padding-top:0!important}@media (width<=768px){.bf{z-index:100002;width:100%;height:auto;display:block;position:relative}header.mobile{z-index:100001;background:#252525;width:100%;height:64px;margin-top:0;transition:transform .3s ease-in-out;position:sticky;top:0}header.mobile.nav-up{transform:translateY(-100%)}}.xmas-banner{z-index:99999;background:linear-gradient(90deg,#d42426 0%,#a41315 100%);justify-content:center;align-items:center;width:100%;height:44px;font-family:Inter,sans-serif;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000026}.xmas-banner .banner-content{z-index:10;text-align:center;width:100%;position:relative}.xmas-banner .banner-text{color:#fff;letter-spacing:.5px;text-transform:uppercase;text-shadow:0 1px 2px #0003;margin:0;font-size:14px;font-weight:600}.xmas-banner .banner-text b{background:#fff3;border-radius:4px;margin-left:5px;padding:2px 6px;font-weight:800}.snow-container{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.snowflake{opacity:0;background-color:#fffc;border-radius:50%;animation:linear infinite fall;position:absolute;top:-10px}@keyframes fall{0%{opacity:0;transform:translateY(-10px)translate(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(50px)translate(20px)}}@media (width<=768px){.xmas-banner{height:auto;padding:8px 0}.xmas-banner .banner-text{padding:0 10px;font-size:16px;line-height:1.4}}.error{color:#f11031;font-family:Open Sans,sans-serif;font-size:18px;font-weight:400;line-height:25px}.stock-red{color:#c00!important}.text-underline{-webkit-box-decoration-break:clone;box-decoration-break:clone;background-image:linear-gradient(90deg,#ffd500,#ffd500);background-position:0 23px;background-repeat:no-repeat;background-size:100% 36%;margin-left:-1px;margin-right:-1px;padding-left:1px;padding-right:1px}@media (width<=768px){.text-underline{background-position:0 16px;background-size:100% 42%}}.underline-small{background-position:0 16px;background-size:100% 32%}body .main .dimmer{z-index:9;background:#0003;width:100vw;display:none;position:absolute;top:80px;bottom:0;left:0}@media (width<=768px){body .main .dimmer{top:64px}}#cookie-box{z-index:999999;background:#323a4580;border-radius:5px;max-width:270px;margin-bottom:10px;margin-left:10px;padding:0 10px 10px;font-family:Open Sans,sans-serif;font-size:12px;line-height:1.2;transition:all .2s;display:none;position:fixed;bottom:0;left:0}#cookie-box p{color:#fff}@media (width<=768px){#cookie-box{max-width:initial;border-radius:initial;margin-bottom:0;margin-left:0;padding-bottom:0}#cookie-box p{font-size:14px}#cookie-box .buttons{padding-bottom:15px}#cookie-box .buttons .accept,#cookie-box .buttons .more-info{font-size:12px!important}}#cookie-box .buttons{display:flex}#cookie-box .buttons .accept{background:#ffd500;margin-right:10px}#cookie-box .buttons .accept:hover{background:#f2ca00}#cookie-box .buttons .accept,#cookie-box .buttons .more-info{text-align:center;color:#000;cursor:pointer;text-transform:uppercase;border-radius:5px;justify-content:center;align-items:center;padding:3px 10px;font-family:Rowdies,sans-serif;font-size:10px;line-height:22px;transition:all .2s;display:flex}#cookie-box .buttons .more-info{background:#d9bc29}#cookie-box .buttons .more-info a{color:#000;text-decoration:none}#cookie-box .buttons .more-info:hover{background:#c5aa23}.flag-en{background-image:url(/build/assets/us-Cij0lPZM.svg);background-repeat:no-repeat}.flag-sl{background-image:url(/build/assets/sl-CyXnS9ku.svg);background-repeat:no-repeat}.flag-de{background-image:url(/build/assets/de-DWOkxLKo.svg);background-repeat:no-repeat}.flag-nl{background-image:url(/build/assets/nl-DtFxJQD_.svg);background-repeat:no-repeat}.flag-fr{background-image:url(/build/assets/fr-Bg1ez3Eu.svg);background-repeat:no-repeat}.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{transition:all}.tns-slider>.tns-item{box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{vertical-align:top;white-space:normal;display:inline-block}.tns-horizontal.tns-no-subpixel:after{content:"";clear:both;display:table}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{min-height:1px;position:relative;left:0}.tns-gallery>.tns-item{transition:transform,opacity;position:absolute;left:-100%}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{opacity:.6;transition:opacity .6s}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{transition:height}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{width:310px;height:10px;margin:0 auto;position:relative;overflow:hidden}.tns-t-ct{width:2333.33%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:2333.33%;position:absolute;right:0}.tns-t-ct:after{content:"";clear:both;display:table}.tns-t-ct>div{width:1.42857%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);float:left;width:1.42857%;height:10px}
