.ridego-home{overflow:hidden}.premium-label{display:inline-flex;align-items:center;gap:9px;color:#087f72;font-size:10px;font-weight:780;letter-spacing:.115em;text-transform:uppercase}.premium-label i{width:7px;height:7px;border-radius:50%;background:#76e6cd;box-shadow:0 0 0 4px rgba(118,230,205,.16)}.home-hero{padding:24px 0 0}.home-hero__shell{display:grid;grid-template-columns:1.08fr .92fr;min-height:660px;padding:0;border-radius:32px;background:#e8f0ee;overflow:hidden}.home-hero__copy{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:clamp(50px,6.6vw,90px)}.home-hero h1{max-width:790px;margin:21px 0 0;font-size:clamp(46px,5.2vw,76px);font-weight:650;line-height:.99;letter-spacing:-.064em}.home-hero h1 em,.home-section h2 em,.consultation h2 em{color:#078778;font-style:normal}.home-hero__copy>p{max-width:650px;margin:27px 0 30px;color:#546966;font-size:16px;line-height:1.65}.home-hero__actions{display:flex;align-items:center;gap:26px}.text-button{display:inline-flex;align-items:center;gap:20px;font-size:13px;font-weight:700}.text-button span{color:#078778}.home-trust{display:grid;grid-template-columns:repeat(4,auto);gap:20px;margin-top:54px;padding-top:23px;border-top:1px solid #cddbd7;color:#536764;font-size:10px}.home-trust span{display:flex;align-items:center;gap:7px;white-space:nowrap}.home-trust b{color:#9baaa7;font-size:8px}.home-hero__visual{position:relative;min-width:0;overflow:hidden;background:radial-gradient(circle at 55% 45%,#17746e 0,#0a4a49 46%,#062b2d 100%)}.home-hero__visual:before{content:"";position:absolute;inset:7%;border:1px solid rgba(123,232,207,.19);border-radius:50%}.home-hero__visual:after{content:"";position:absolute;left:9%;right:9%;bottom:7%;height:6%;border-radius:50%;background:#001b1d;filter:blur(18px)}.home-hero__visual>img{position:absolute;z-index:2;inset:7% -10% 1% -5%;width:115%;height:92%;object-fit:contain;filter:drop-shadow(0 25px 35px rgba(0,15,16,.35))}.visual-word{position:absolute;z-index:1;left:-2%;top:14%;color:rgba(118,230,205,.07);font-size:180px;font-weight:880;letter-spacing:-.08em;line-height:1}.hero-model-label{position:absolute;z-index:4;left:28px;top:26px;color:#8ecac0;font-size:9px;letter-spacing:.12em;text-transform:uppercase}.hero-stat{position:absolute;z-index:5;padding:13px 16px;border:1px solid rgba(255,255,255,.22);border-radius:15px;background:rgba(5,40,40,.54);color:#fff;box-shadow:0 15px 35px rgba(0,20,20,.2);backdrop-filter:blur(15px)}.hero-stat small,.hero-stat strong{display:block}.hero-stat small{color:#8db9b3;font-size:8px;text-transform:uppercase}.hero-stat strong{margin-top:2px;font-size:14px}.hero-stat--range{right:27px;top:24%}.hero-stat--power{left:26px;bottom:17%}.hero-index{position:absolute;z-index:4;right:28px;bottom:25px;color:#6ea39c;font-size:9px;letter-spacing:.13em}.home-section{padding:105px 0}.home-section__head{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:44px}.home-section__head h2{margin:16px 0 0;font-size:clamp(39px,4.6vw,64px);font-weight:630;line-height:.98;letter-spacing:-.057em}.home-section__head>p{max-width:420px;margin:0 0 4px;color:#6e7f7c;font-size:14px;line-height:1.65}.category-showcase{background:#f8faf9}.editorial-categories{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-auto-rows:252px;gap:14px}.editorial-category{position:relative;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;padding:25px;border:1px solid #dae4e1;border-radius:25px;background:#eef4f2;overflow:hidden;transition:.3s}.editorial-category--wide{grid-row:span 2}.editorial-category:hover{border-color:#9ccfc6;background:#e7f2ef;transform:translateY(-4px);box-shadow:0 25px 60px rgba(5,46,44,.1)}.editorial-category__number{position:absolute;left:24px;top:22px;color:#91a09d;font-size:9px}.editorial-category img{position:absolute;z-index:1;right:-3%;top:2%;width:64%;height:65%;object-fit:contain;mix-blend-mode:multiply;transition:.35s}.editorial-category--wide img{top:5%;right:-4%;width:95%;height:67%}.editorial-category:hover img{transform:scale(1.04) translateY(-3px)}.editorial-category>div{position:relative;z-index:2;max-width:76%}.editorial-category h3{margin:0;font-size:21px;font-weight:680;letter-spacing:-.03em}.editorial-category p{margin:5px 0 0;color:#72827f;font-size:11px}.editorial-category__arrow{position:absolute;z-index:3;right:20px;bottom:20px;display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#fff;color:#078778;font-size:15px;transition:.2s}.editorial-category:hover .editorial-category__arrow{background:#082b2c;color:#76e6cd}.bestsellers{background:#eaf1ef}.bestsellers__head{align-items:end}.product-tabs{display:flex;gap:8px;margin-bottom:24px;padding:7px;border:1px solid #d4e0dc;border-radius:16px;background:rgba(255,255,255,.58);width:max-content}.product-tabs button{display:flex;align-items:center;gap:10px;min-height:44px;padding:0 18px;border:0;border-radius:11px;background:transparent;color:#677875;font-size:12px;font-weight:700;cursor:pointer}.product-tabs button span{color:#9aa9a6;font-size:8px}.product-tabs button.is-active{background:#082b2c;color:#fff;box-shadow:0 9px 22px rgba(5,44,43,.14)}.product-tabs button.is-active span{color:#77e7ce}.product-shelf{display:none}.product-shelf.is-active{display:block;animation:shelfIn .3s ease}@keyframes shelfIn{from{opacity:0;transform:translateY(7px)}}.ridego-product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:15px!important;margin:0!important;padding:0!important}.bestsellers .premium-product-card{min-width:0;min-height:490px!important;padding:11px 11px 16px!important;border:1px solid #d7e2df!important;border-radius:24px!important;background:#fff!important;box-shadow:0 9px 30px rgba(5,43,42,.045)!important;overflow:hidden;transition:.3s!important}.bestsellers .premium-product-card:hover{transform:translateY(-6px);border-color:#9dcec5!important;box-shadow:0 28px 60px rgba(5,43,42,.13)!important}.bestsellers .product-card-media{border-radius:18px!important;background:linear-gradient(145deg,#f2f6f5,#e9f0ee)!important;overflow:hidden}.bestsellers .product-card-media img{aspect-ratio:1.08/1!important;padding:14px!important;object-fit:contain!important;mix-blend-mode:multiply;transition:.4s}.bestsellers .premium-product-card:hover img{transform:scale(1.045)}.bestsellers .product-card-content{padding:15px 5px 0!important}.bestsellers .product-card-category{color:#078778!important;font-size:8px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase}.bestsellers .product-card-title{min-height:47px;margin-top:6px!important;font-size:14px!important;font-weight:690!important;line-height:1.38!important;letter-spacing:-.02em}.bestsellers .product-card-chips{gap:5px!important}.bestsellers .product-card-chips span{background:#eef4f2!important}.bestsellers .product-card-price{font-size:21px!important;letter-spacing:-.04em}.bestsellers .card-cart-button{min-height:47px!important;border-radius:13px!important;background:#082b2c!important}.bestsellers .card-cart-button:hover{background:#087f72!important}.shelf-footer{display:flex;justify-content:space-between;margin-top:22px;padding-top:18px;border-top:1px solid #cedbd7;color:#879592;font-size:10px}.shelf-footer a{color:#163735;font-size:12px;font-weight:700}.shelf-footer b{margin-left:12px;color:#087f72}.ridego-values{background:#f8faf9}.values-lead{max-width:900px}.values-lead h2{margin:18px 0 50px;font-size:clamp(38px,4.5vw,62px);font-weight:630;line-height:1.04;letter-spacing:-.055em}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d3dfdc}.values-grid article{min-height:310px;padding:29px 28px;border-right:1px solid #d3dfdc}.values-grid article>span{color:#8e9c99;font-size:9px}.values-grid h3{margin:90px 0 10px;font-size:20px}.values-grid p{margin:0;color:#6f807d;font-size:12px;line-height:1.6}.values-grid .values-feature{display:flex;align-items:flex-start;flex-direction:column;justify-content:space-between;margin-top:-28px;border:0;border-radius:24px;background:#082b2c;color:#fff}.values-feature small{color:#77e7ce;font-size:9px;letter-spacing:.13em}.values-feature strong{font-size:27px;line-height:1.12;letter-spacing:-.04em}.values-feature>span{color:#86a29e!important}.consultation{padding-top:40px;background:#f8faf9}.consultation__shell{display:flex;align-items:end;justify-content:space-between;gap:50px;padding:68px;border-radius:31px;background:radial-gradient(circle at 80% 30%,#0d4e4b,#061f21 60%);color:#fff;overflow:hidden}.consultation h2{margin:18px 0 20px;font-size:clamp(38px,4.2vw,60px);font-weight:620;line-height:1;letter-spacing:-.055em}.consultation p{max-width:660px;margin:0;color:#8fa9a5;font-size:14px}.consultation__action{display:flex;align-items:center;flex-direction:column;gap:10px;flex:none}.consultation__action small{color:#6f8e89;font-size:9px}
@media(max-width:1050px){.home-hero__shell{grid-template-columns:1fr .78fr;min-height:610px}.home-hero__copy{padding:55px 45px}.home-hero h1{font-size:54px}.home-trust{grid-template-columns:1fr 1fr}.editorial-categories{grid-template-columns:1fr 1fr}.editorial-category--wide{grid-row:auto;grid-column:span 2}.ridego-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.values-grid{grid-template-columns:1fr 1fr}.values-grid article{border-bottom:1px solid #d3dfdc}.values-grid .values-feature{margin:0}.consultation__shell{padding:55px}}
@media(max-width:760px){.home-hero{padding:12px 0 0}.home-hero__shell{display:flex;min-height:0;flex-direction:column;border-radius:25px}.home-hero__copy{padding:42px 24px 34px}.home-hero h1{font-size:clamp(39px,12vw,53px);line-height:1.01}.home-hero__copy>p{margin:22px 0 25px;font-size:14px}.home-hero__actions{align-items:stretch;flex-direction:column;gap:16px;width:100%}.home-hero__actions .button{width:100%}.text-button{justify-content:center}.home-trust{gap:11px;margin-top:36px;padding-top:20px}.home-hero__visual{min-height:480px}.visual-word{font-size:110px}.home-section{padding:75px 0}.home-section__head{align-items:flex-start;flex-direction:column;gap:18px;margin-bottom:31px}.home-section__head h2{font-size:43px}.editorial-categories{display:flex;margin-right:-12px;padding-right:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.editorial-category,.editorial-category--wide{flex:0 0 82vw;min-height:330px;scroll-snap-align:start}.editorial-category img,.editorial-category--wide img{top:4%;right:-4%;width:88%;height:67%}.product-tabs{width:100%;overflow:auto}.product-tabs button{flex:1;justify-content:center;min-width:190px}.ridego-product-grid{gap:9px!important}.bestsellers .premium-product-card{min-height:390px!important;padding:7px 7px 11px!important;border-radius:18px!important}.bestsellers .product-card-media{border-radius:14px!important}.bestsellers .product-card-content{padding:11px 3px 0!important}.bestsellers .product-card-title{font-size:11px!important}.shelf-footer>span{display:none}.shelf-footer{justify-content:flex-end}.values-grid{grid-template-columns:1fr}.values-grid article{min-height:240px;border-right:0}.values-grid h3{margin-top:55px}.values-grid .values-feature{min-height:290px}.consultation__shell{align-items:flex-start;flex-direction:column;padding:42px 24px}.consultation h2{font-size:41px}.consultation__action{align-items:stretch;width:100%}.consultation__action .button{width:100%}}
@media(max-width:420px){.home-hero__visual{min-height:410px}.hero-stat--range{right:15px}.hero-stat--power{left:15px}.ridego-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bestsellers .stock-badge{font-size:6px}.bestsellers .favorite-button{width:34px;height:34px}.bestsellers .product-card-price{font-size:16px!important}.bestsellers .card-cart-button{padding:0 9px;font-size:10px!important}}
.ridego-home{max-width:100%}.home-hero__copy{min-width:0}
@media(max-width:760px){.home-hero__shell{min-width:0;max-width:calc(100% - 24px)}.home-hero h1{max-width:100%;font-size:clamp(35px,10.5vw,45px);overflow-wrap:break-word;hyphens:auto}}
.hero-electric,.hero-electric>span{display:inline}
@media(max-width:760px){.home-hero__copy{width:100%;max-width:100%;overflow:hidden}.home-hero__copy>*{max-width:100%}.home-hero__shell{width:calc(100vw - 24px)!important}.hero-electric,.hero-electric>span{display:block}.home-hero h1{width:100%;font-size:39px}.home-hero__copy>p{width:100%;overflow-wrap:anywhere}}
.home-hero__shell{grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr)}.hero-product-feature{display:flex;flex-direction:column;padding:24px;background:linear-gradient(145deg,#073537,#062729)}.hero-product-feature:before{inset:-20% -10% auto auto;width:70%;height:55%;border:0;background:radial-gradient(circle,rgba(118,230,205,.15),transparent 68%)}.hero-product-feature:after{display:none}.hero-product-top{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;margin-bottom:17px;color:#83b9b1;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.hero-product-top>span{display:flex;align-items:center;gap:8px}.hero-product-top i{width:7px;height:7px;border-radius:50%;background:#77e7ce;box-shadow:0 0 0 4px rgba(119,231,206,.12)}.hero-product-top small{font-size:8px}.hero-product-image{position:relative;z-index:2;display:grid;place-items:center;min-height:0;flex:1;border-radius:22px;background:linear-gradient(145deg,#fff,#eaf0ee);overflow:hidden}.hero-product-image img{position:static!important;inset:auto!important;width:100%!important;height:100%!important;max-height:390px;object-fit:contain!important;padding:12px;filter:none!important;mix-blend-mode:multiply}.hero-product-image>span{position:absolute;left:17px;top:17px;padding:8px 11px;border-radius:20px;background:#dff7f1;color:#087568;font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.hero-product-info{position:relative;z-index:3;padding:20px 3px 1px;color:#fff}.hero-product-name small{color:#77e7ce;font-size:8px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.hero-product-name h2{max-width:520px;margin:5px 0 15px;font-size:19px;line-height:1.25;letter-spacing:-.025em}.hero-product-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.hero-product-specs>span{padding:10px 11px;border:1px solid rgba(255,255,255,.11);border-radius:12px;background:rgba(255,255,255,.045)}.hero-product-specs small,.hero-product-specs b{display:block}.hero-product-specs small{color:#7da09c;font-size:7px;text-transform:uppercase}.hero-product-specs b{margin-top:2px;font-size:11px}.hero-product-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:14px}.hero-product-footer>strong{font-size:23px;letter-spacing:-.04em}.hero-product-footer a{display:flex;align-items:center;gap:17px;min-height:43px;padding:0 8px 0 15px;border-radius:12px;background:#77e7ce;color:#06292a;font-size:10px;font-weight:800}.hero-product-footer a span{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#082b2d;color:#fff}
@media(max-width:1250px){.hero-electric,.hero-electric>span{display:block}.home-hero h1{font-size:clamp(42px,5vw,62px)}.home-trust{grid-template-columns:1fr 1fr}.home-hero__copy{padding:55px 48px}}
.ridego-home{display:flex;flex-direction:column}.ridego-home>.home-hero{order:1}.ridego-home>.bestsellers{order:2}.ridego-home>.category-showcase{order:3}.ridego-home>.ridego-reviews{order:4}.ridego-home>.ridego-values{order:5}.ridego-home>.consultation{order:6}.home-hero__shell{grid-template-columns:1.15fr .85fr}.home-hero__copy{padding:clamp(44px,4vw,60px)}.home-hero h1{max-width:100%;font-size:clamp(42px,3.85vw,58px)}.hero-electric{display:block;white-space:nowrap}.stock-badge{position:absolute!important;z-index:5!important;top:14px!important;left:14px!important;display:inline-flex!important;align-items:center!important;max-width:calc(100% - 28px);padding:7px 10px!important;border:1px solid rgba(8,127,115,.08);border-radius:999px!important;background:#e2f5f0!important;color:#08786d!important;font-size:8px!important;font-weight:850!important;line-height:1!important;letter-spacing:.04em;white-space:nowrap;box-shadow:0 6px 18px rgba(5,45,43,.07)}
.ridego-reviews{background:#0b1115;color:#fff;overflow:hidden}.reviews-head{display:flex;align-items:end;justify-content:space-between;gap:50px}.reviews-kicker{color:#72e3c9;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.reviews-head h2{margin:14px 0 15px;font-size:clamp(48px,5.6vw,78px);font-weight:760;line-height:.92;letter-spacing:-.065em;text-transform:uppercase}.reviews-head h2 em{color:#72e3c9}.reviews-head p{margin:0;color:#aeb8bc}.reviews-rating{display:grid;grid-template-columns:auto auto;align-items:center;gap:0 25px;min-width:330px;padding:24px 28px;border:1px solid #566166;border-radius:23px;background:#151b20}.reviews-rating strong{color:#ff9d22;font-size:38px;line-height:1}.reviews-rating span{color:#ff9d22;font-size:24px;letter-spacing:3px}.reviews-rating small{grid-column:1/-1;margin-top:8px;color:#b8c1c4;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.reviews-toolbar{display:flex;align-items:center;justify-content:space-between;margin:38px 0 15px;color:#7f8c91;font-size:10px}.reviews-toolbar>div{display:flex;gap:8px}.reviews-toolbar button{display:grid;place-items:center;width:43px;height:43px;border:1px solid #424b50;border-radius:13px;background:#171e23;color:#fff;font-size:17px;cursor:pointer;transition:.2s}.reviews-toolbar button:hover{border-color:#72e3c9;background:#72e3c9;color:#071214}.reviews-track{display:flex;gap:15px;padding:0 0 14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-color:#697479 #151b20;scrollbar-width:thin}.review-card{display:flex;flex:0 0 min(390px,84vw);min-height:335px;flex-direction:column;padding:23px;border:1px solid #343d42;border-radius:23px;background:linear-gradient(145deg,#1c2328,#171d21);scroll-snap-align:start;box-shadow:0 22px 50px rgba(0,0,0,.16)}.review-card header{display:flex;justify-content:space-between}.review-stars{color:#ff9217;letter-spacing:4px}.review-card header small{padding:6px 10px;border:1px solid #424b50;border-radius:20px;color:#c7ced0;font-size:9px;font-weight:800}.review-model{width:max-content;max-width:100%;margin-top:22px;padding:7px 10px;border-radius:9px;background:#253036;color:#78e5cc;font-size:9px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase}.review-card>p{margin:18px 0 25px;color:#e2e7e8;font-size:13px;line-height:1.72}.review-card footer{display:flex;align-items:center;gap:12px;margin-top:auto;padding-top:18px;border-top:1px solid #343d42}.review-card footer>b{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#ff9217;color:#111;font-size:18px}.review-card footer span strong,.review-card footer span small{display:block}.review-card footer span strong{font-size:13px}.review-card footer span small{margin-top:2px;color:#8d999d;font-size:9px}
@media(max-width:1050px){.home-hero__shell{grid-template-columns:1fr .72fr}.home-hero h1{font-size:49px}.reviews-head{align-items:flex-start;flex-direction:column}.reviews-rating{min-width:min(100%,380px)}}
@media(max-width:760px){.home-hero__shell{display:flex}.hero-electric{white-space:normal}.home-hero h1{font-size:39px}.reviews-head h2{font-size:48px}.reviews-rating{grid-template-columns:auto 1fr;width:100%;min-width:0}.reviews-rating span{font-size:19px}.reviews-toolbar>span{display:none}.reviews-toolbar{justify-content:flex-end}.review-card{min-height:315px}}
@media(max-width:1050px){.home-hero__shell{grid-template-columns:minmax(0,1fr) minmax(390px,.78fr)}.hero-product-feature{padding:18px}.hero-product-image img{max-height:350px}.hero-product-name h2{font-size:16px}.hero-product-specs small{display:none}}
@media(max-width:760px){.home-hero__shell{display:flex}.hero-product-feature{min-height:600px;padding:20px}.hero-product-image{min-height:350px;flex:none}.hero-product-image img{max-height:350px}.hero-product-name h2{font-size:17px}.hero-product-specs small{display:block}}
@media(max-width:420px){.hero-product-feature{min-height:570px}.hero-product-image{min-height:320px}.hero-product-image img{max-height:320px}.hero-product-info{padding-top:16px}.hero-product-footer>strong{font-size:20px}}
