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