@font-face{font-family:__Inter_fcbcbf;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_fcbcbf;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_fcbcbf;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_fcbcbf;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_fcbcbf;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_fcbcbf;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_fcbcbf;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_fcbcbf;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_fcbcbf{font-family:__Inter_fcbcbf,__Inter_Fallback_fcbcbf;font-style:normal}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary:#1e3a8a;--primary-light:#2563eb;--primary-dark:#1e293b;--secondary:#292524;--secondary-dark:#1c1917;--accent:#dc2626;--accent-hover:#b91c1c;--light:#fafaf9;--gray:#57534e;--white:#fff;--border:#e7e5e4;--shadow-sm:0 1px 2px 0 rgba(28,25,23,.05);--shadow:0 4px 6px -1px rgba(28,25,23,.1),0 2px 4px -2px rgba(28,25,23,.06);--shadow-md:0 10px 15px -3px rgba(28,25,23,.1),0 4px 6px -4px rgba(28,25,23,.05);--shadow-lg:0 20px 25px -5px rgba(28,25,23,.1),0 8px 10px -6px rgba(28,25,23,.05)}*{margin:0;padding:0;box-sizing:border-box}body,html{overflow-x:hidden}body{background-color:var(--light);color:var(--secondary);line-height:1.6}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.section-title{text-align:center;margin-bottom:60px}.section-title h2{font-size:2.25rem;font-weight:800;color:var(--primary);margin-bottom:16px;letter-spacing:-.025em}.section-title p{color:var(--gray);max-width:600px;margin:0 auto;font-size:1.125rem}.btn{display:inline-flex;align-items:center;justify-content:center;background-color:var(--accent);color:#fff;padding:12px 28px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .2s ease;border:none;cursor:pointer;box-shadow:var(--shadow)}.btn:hover{background-color:var(--accent-hover);transform:translateY(-1px);box-shadow:var(--shadow-md)}.btn-small{padding:8px 16px;font-size:.875rem}.btn-outline{background:transparent;border:2px solid var(--primary);color:var(--primary);box-shadow:none}.btn-outline:hover{background:var(--primary);color:#fff;transform:translateY(-1px);box-shadow:var(--shadow)}.btn-primary{background-color:var(--primary)}.btn-primary:hover{background-color:var(--primary-light)}.catalog{padding:60px 0}.catalog-layout{display:flex;gap:30px;align-items:flex-start;position:relative;min-height:500px}.catalog-content{flex:1 1;min-width:0}.catalog-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.catalog-sort select{padding:8px 15px;border:1px solid #e2e8f0;border-radius:5px;background:#fff}.catalog-view{display:flex;gap:10px}.view-btn{padding:8px 12px;border:1px solid #e2e8f0;border-radius:5px;color:var(--gray);text-decoration:none;transition:all .3s}.view-btn.active{background-color:var(--primary);color:#fff;border-color:var(--primary)}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:25px;gap:25px;margin-bottom:40px}.delivery-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.delivery-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:24px 22px;box-shadow:0 2px 10px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:10px;align-items:center;text-align:center;width:100%;max-width:520px}@media (min-width:768px){.delivery-card{flex-grow:0;flex-shrink:1;flex-basis:calc(50% - 24px)}}@media (max-width:600px){.delivery-card{max-width:100%}}.delivery-card h3{color:var(--primary);margin:0 0 6px;font-size:1.2rem}.delivery-card p{color:#4b5563}.card-icon{width:44px;height:44px;border-radius:50%;background:#eef2ff;color:#1967d2;display:flex;align-items:center;justify-content:center}.delivery-cta{margin-top:20px;text-align:center}.delivery-seo{max-width:900px;margin:40px auto 0;padding:24px 28px;font-size:.95rem;color:#4b5563;background:#fff;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 10px 30px rgba(15,23,42,.06)}.delivery-seo h2{font-size:1.5rem;margin-bottom:12px;color:var(--primary)}.pagination{display:flex;gap:10px;margin-top:40px}.page-link,.pagination{justify-content:center;align-items:center}.page-link{display:inline-flex;padding:8px 15px;border:1px solid #e2e8f0;border-radius:5px;color:var(--secondary);text-decoration:none;transition:all .3s;min-width:40px}.page-link:hover{background-color:var(--light);border-color:var(--primary)}.page-link.active{background-color:var(--primary);color:#fff;border-color:var(--primary)}.page-link.next{padding:8px 20px}.price-range{display:flex;flex-direction:column;gap:10px}.price-input{padding:8px 12px;border:1px solid #e2e8f0;border-radius:5px;font-size:.9rem}.category-list{display:flex;flex-direction:column;gap:10px}.category-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;color:var(--secondary);text-decoration:none;border-bottom:1px solid #f1f3f4;transition:color .3s}.category-item:hover{color:var(--accent)}.contact{padding:80px 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:50px;gap:50px}.contact-info h2{margin-bottom:20px;font-size:2rem;color:var(--primary)}.contact-details{margin-bottom:30px}.contact-item{display:flex;align-items:flex-start;margin-bottom:15px}.contact-icon{margin-right:15px;font-size:1.2rem;color:var(--primary);min-width:20px}.contact-form{background:#fff;padding:30px;border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.contact-form h2{margin-bottom:20px;color:var(--primary)}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:12px;margin-bottom:15px;border:1px solid #e2e8f0;border-radius:5px;font-size:1rem}.contact-form textarea{height:150px;resize:vertical}@media (max-width:1024px) and (min-width:769px){.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width:768px){.catalog-layout{flex-direction:column}.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}.price-range{flex-direction:row;flex-wrap:wrap}.price-input{flex:1 1;min-width:120px}.contact-grid{grid-template-columns:1fr;gap:30px}.pagination{flex-wrap:wrap}.page-link{padding:6px 12px;min-width:35px}}@media (max-width:480px){.catalog{padding:40px 0}.catalog .container{padding-left:0;padding-right:0}.catalog-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:12px;margin-left:0;margin-right:0}.catalog-grid,.product-grid{max-width:100vw}.catalog-grid .product-card{width:100%;max-width:100%;margin:0;box-sizing:border-box}.catalog-grid .product-actions{flex-direction:column;align-items:stretch}.catalog-grid .phone-btn{width:100%}.pagination{flex-wrap:wrap}.page-link{padding:6px 12px;min-width:35px}}@media (max-width:992px){.about-content,.contact-grid{grid-template-columns:1fr}.about-image{order:-1}.hero h2{font-size:2rem}.hero p{font-size:1rem}}@media (max-width:768px){.nav-toggle{display:block}nav{position:fixed;top:0;right:-100%;width:80%;height:100vh;background-color:#fff;padding:80px 20px 20px;transition:right .3s;box-shadow:-5px 0 15px rgba(0,0,0,.1);z-index:1001;flex-direction:column}nav.active{right:0}nav ul{flex-direction:column;gap:15px}.close-menu{position:absolute;top:20px;right:20px;background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--primary);z-index:1002}.header-top .container{text-align:center}.header-top .container,.top-contact-info{flex-direction:column;gap:10px}.footer-content,.groups-grid{grid-template-columns:1fr}.footer-content{text-align:center}}@media (max-width:480px){.container{padding:0 15px}.about,.buyer-info,.contact,.hero,.product-groups{padding:60px 0}.section-title h2{font-size:1.5rem}.logo{flex-direction:column;text-align:center;gap:10px}.logo img{height:50px}.info-table{font-size:.9rem}.info-table td,.info-table th{padding:8px 10px}.contact-form{padding:20px}}@media (max-width:768px){.header-top .container{flex-direction:column;gap:8px;text-align:center;padding:8px 20px}.top-contact-info{flex-direction:row;justify-content:center;gap:20px;flex-wrap:wrap}.top-contact-info .desktop-text{display:none}.top-contact-info .mobile-text{display:inline}.top-links{gap:15px;font-size:.9rem}.top-links .desktop-text{display:none}}@media (max-width:480px){.header-top{font-size:.8rem}.top-contact-info{gap:15px}.top-links{gap:10px}.top-links a{font-size:.8rem}}.mobile-logo,.top-contact-info .mobile-text{display:none}@media (max-width:768px){.top-contact-info .mobile-text{display:inline}}@media (min-width:769px){.nav-list .no-wrap,.nav-list .no-wrap a{white-space:nowrap}.nav-list{gap:20px}.nav-list a{font-size:.95rem;padding:5px 0;text-align:center}.main-header .container{padding:10px 20px}.logo-text h1{font-size:1.3rem}.logo-text p{font-size:.85rem}}@media (min-width:1200px){.nav-list{gap:25px}.nav-list a{font-size:1rem}}@media (max-width:900px) and (min-width:769px){.nav-list{gap:15px}.nav-list a{font-size:.9rem}.logo-text h1{font-size:1.2rem}.logo-text p{font-size:.8rem}}@media (max-width:768px){.nav-list .no-wrap{white-space:normal}}.fa-flip-horizontal{transform:scaleX(-1);display:inline-block}.home-section-header{display:flex;flex-direction:column;gap:12px;margin-bottom:36px;max-width:760px}.home-section-header-center{align-items:center;text-align:center;margin-left:auto;margin-right:auto}.home-section-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#94a3b8}.home-section-title{font-size:2.6rem;font-weight:800;color:#0f172a;margin:0;letter-spacing:-.02em;line-height:1.15;position:relative}.home-section-title:after{content:"";display:block;width:72px;height:4px;border-radius:999px;margin-top:14px;background:linear-gradient(90deg,#facc15,#2563eb)}.home-section-header-center .home-section-title:after{margin-left:auto;margin-right:auto}.home-section-subtitle{font-size:1.05rem;color:#64748b;margin:0;line-height:1.7}.home-intro{padding:156px 0 72px;overflow:hidden;color:#fff;background:linear-gradient(180deg,#0f172a,#1e293b 40%,#f8fafc);position:relative}.home-intro-bg{z-index:0}.home-intro-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(2,6,23,.48),rgba(2,6,23,.42) 35%,rgba(2,6,23,.28) 70%);pointer-events:none}.home-intro .container{max-width:1400px;position:relative;z-index:2}.home-intro:after{content:"";position:absolute;inset:0;z-index:1;background:radial-gradient(circle at 20% 20%,rgba(15,23,42,.08),rgba(2,6,23,.45) 60%);pointer-events:none}.home-intro-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:48px;gap:48px;align-items:center}.home-intro-content{display:flex;flex-direction:column;gap:20px;background:rgba(2,6,23,.32);border-radius:24px;padding:28px;border:1px solid rgba(250,204,21,.35);box-shadow:0 22px 50px rgba(2,6,23,.22),0 0 0 1px rgba(250,204,21,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-eyebrow{font-size:.75rem;letter-spacing:.3em;text-transform:uppercase;color:hsla(0,0%,100%,.7);font-weight:700}.home-title{font-size:3rem;line-height:1.12;margin:0;color:#fff;font-weight:800;text-shadow:0 6px 18px rgba(2,6,23,.35)}.home-lead{margin:0;font-size:1.1rem;color:hsla(0,0%,100%,.9);line-height:1.7;text-shadow:0 4px 14px rgba(2,6,23,.25)}.home-intro-actions{display:flex;gap:16px;flex-wrap:wrap}.home-intro-actions .btn{padding:16px 34px;border-radius:999px;box-shadow:0 18px 36px rgba(2,6,23,.35);font-size:1.05rem;font-weight:700}.home-intro-actions .btn-outline{background:hsla(0,0%,100%,.24);border:2px solid hsla(0,0%,100%,.8);color:#fff;box-shadow:0 18px 36px rgba(2,6,23,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-intro-actions .btn-outline:hover{background:#fff;color:#0f172a;border-color:#fff}.home-intro-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:8px}.home-trust-item{padding:14px 18px;background:rgba(2,6,23,.55);border-radius:12px;font-size:1rem;color:#fff;border:1px solid rgba(250,204,21,.55);box-shadow:0 14px 28px rgba(2,6,23,.42),0 0 0 1px rgba(250,204,21,.2);text-shadow:0 3px 10px rgba(2,6,23,.45)}.home-intro-panel{display:flex;flex-direction:column;gap:20px}.home-intro-card{padding:32px;border-radius:20px;background:rgba(15,23,42,.42);border:1px solid rgba(250,204,21,.3);box-shadow:0 24px 50px rgba(15,23,42,.25),0 0 0 1px rgba(250,204,21,.16);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-intro-card h3{margin:0 0 12px;font-size:1.6rem;color:#fff}.home-intro-card p{margin:0;color:hsla(0,0%,100%,.92);line-height:1.7;font-size:1.05rem}.home-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.home-stat-card{padding:22px 24px;border-radius:16px;background:rgba(2,6,23,.62);color:#f8fafc;border:1px solid rgba(250,204,21,.32);box-shadow:0 18px 36px rgba(2,6,23,.32),0 0 0 1px rgba(250,204,21,.14);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-stat-value{font-size:1.85rem;font-weight:800;color:#facc15;text-shadow:0 4px 14px rgba(2,6,23,.35);display:flex;align-items:center;gap:10px}.home-stat-label{font-size:1.05rem;color:rgba(248,250,252,.96);margin-top:8px;line-height:1.4;font-weight:600}.home-stat-stars-inline{display:flex;align-items:center;gap:4px;color:#facc15;font-size:1.45rem}.home-services{padding:96px 0 80px;background:#f5f7fb}.home-services .container{max-width:1400px}.home-services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.home-service-card{background:#fff;border-radius:24px;overflow:hidden;text-decoration:none;color:inherit;border:1px solid rgba(148,163,184,.28);box-shadow:0 16px 32px rgba(15,23,42,.08);transition:transform .35s ease,box-shadow .35s ease;display:flex;flex-direction:column;min-height:100%;position:relative}.home-service-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#facc15,#2563eb);opacity:0;transition:opacity .35s ease}.home-service-card:hover{transform:translateY(-8px);box-shadow:0 26px 52px rgba(15,23,42,.16)}.home-service-card:hover:before{opacity:1}.home-service-media{position:relative;height:220px;overflow:hidden}.home-service-media img{transition:transform .6s ease}.home-service-card:hover .home-service-media img{transform:scale(1.05)}.home-service-body{padding:24px;display:flex;flex-direction:column;gap:12px}.home-service-top{display:flex;align-items:center;justify-content:space-between}.home-service-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.18em;font-weight:700;color:#2563eb}.home-service-icon{width:36px;height:36px;border-radius:12px;background:rgba(37,99,235,.08);display:flex;align-items:center;justify-content:center;color:#1d4ed8}.home-service-body h3{margin:0;font-size:1.5rem;color:#0f172a}.home-service-body p{margin:0;color:#64748b;line-height:1.6}.home-service-list{list-style:none;padding:0;margin:4px 0 0;display:flex;flex-direction:column;gap:8px;color:#0f172a;font-size:.9rem}.home-service-list li{display:flex;gap:8px;align-items:center}.home-service-list li:before{content:"";width:6px;height:6px;border-radius:50%;background:#2563eb}.home-steps{padding:88px 0;background:#f7f9fc}.home-steps .container{max-width:1400px}.home-steps-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.home-step-card{padding:24px;border-radius:20px;border:1px solid rgba(148,163,184,.28);background:#fff;box-shadow:0 12px 26px rgba(15,23,42,.08);display:flex;flex-direction:column;gap:12px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.home-step-card:hover{transform:translateY(-6px);border-color:rgba(37,99,235,.32);box-shadow:0 20px 40px rgba(15,23,42,.14)}.home-step-index{font-size:.8rem;letter-spacing:.2em;font-weight:700;color:#2563eb}.home-step-card h3{margin:0;font-size:1.2rem;color:#0f172a}.home-step-card p{margin:0;color:#64748b;line-height:1.6;font-size:.95rem}.home-categories{padding:88px 0;background:#f3f6fb}.home-categories .container{max-width:1400px}.home-categories-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:18px;gap:18px}.home-category-card{display:flex;align-items:center;gap:14px;padding:20px;border-radius:18px;background:#fff;border:1px solid rgba(148,163,184,.28);text-decoration:none;color:inherit;box-shadow:0 12px 24px rgba(15,23,42,.08);transition:transform .3s ease,box-shadow .3s ease}.home-category-card:hover{transform:translateY(-6px);box-shadow:0 22px 40px rgba(15,23,42,.16)}.home-category-card:hover .home-category-icon{background:rgba(37,99,235,.18);color:#1d4ed8}.home-category-icon{width:48px;height:48px;border-radius:14px;background:rgba(37,99,235,.1);display:flex;align-items:center;justify-content:center;color:#1d4ed8;flex-shrink:0}.home-category-icon svg{font-size:1.2rem}.home-category-text{display:flex;flex-direction:column;gap:4px}.home-category-title{font-size:.98rem;font-weight:700;color:#0f172a}.home-category-subtitle{font-size:.85rem;color:#64748b;line-height:1.4}.home-brands{padding:88px 0;background:#f7f9fc}.home-brands .container{max-width:1400px}.home-brands-grid{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.home-brand-pill{padding:12px 26px;border-radius:999px;background:#fff;border:1px solid rgba(148,163,184,.3);text-decoration:none;color:#0f172a;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase;font-weight:800;transition:all .3s ease}.home-brand-pill:hover{background:#fff;color:#1d4ed8;border-color:rgba(59,130,246,.4);box-shadow:0 14px 26px rgba(30,64,175,.2);transform:translateY(-4px)}.home-brands-action{text-align:center;margin-top:28px}.home-brands-action .btn{border-radius:999px;padding:12px 32px;letter-spacing:.1em;text-transform:uppercase;font-weight:800}.home-rental{padding:72px 0;background:#f5f7fb}.home-rental .container{max-width:1400px}.home-rental-grid{display:flex;flex-direction:column;gap:24px}.home-rental-card{padding:36px 40px;border-radius:26px;background:#fff;color:#0f172a;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px;border:1px solid rgba(148,163,184,.28);box-shadow:0 20px 40px rgba(15,23,42,.12);position:relative;overflow:hidden}.home-rental-content{flex:1 1 380px}.home-rental-eyebrow{font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:#2563eb;font-weight:700;display:inline-block;margin-bottom:10px}.home-rental-content h3{color:#0f172a;margin:0 0 12px;font-size:2rem}.home-rental-content p{margin:0;color:#64748b;font-size:1.05rem;line-height:1.6}.home-rental-action{background:#2563eb;color:#fff;font-weight:700;padding:14px 30px;border-radius:14px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-size:1.05rem;white-space:nowrap;box-shadow:0 14px 28px rgba(37,99,235,.28);border:1px solid rgba(37,99,235,.5)}.home-rental-action:hover{background:#1d4ed8;color:#fff;box-shadow:0 18px 36px rgba(37,99,235,.32);transform:translateY(-1px)}.home-rental-action:focus-visible{outline:2px solid rgba(37,99,235,.5);outline-offset:2px}.home-reviews{padding:96px 0;background:#f5f7fb}.home-reviews .container{max-width:1400px}.home-reviews-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.home-reviews-title{max-width:520px}.home-reviews-meta{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.home-reviews-score{padding:12px 16px;border-radius:16px;background:#fff;border:1px solid rgba(148,163,184,.28);box-shadow:0 12px 24px rgba(15,23,42,.08)}.home-reviews-score-value{font-size:1.4rem;font-weight:800;color:#0f172a}.home-reviews-score-text{font-size:.85rem;color:#64748b}.home-reviews-link{color:#1d4ed8;text-decoration:none;font-weight:700}.home-reviews-link:hover{text-decoration:underline}.home-reviews-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:28px;gap:28px;align-items:start}.home-reviews-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.home-review-card{background:#fff;border:1px solid rgba(148,163,184,.28);border-radius:20px;padding:20px;box-shadow:0 12px 26px rgba(15,23,42,.08);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.home-review-card:hover{transform:translateY(-6px);border-color:rgba(37,99,235,.28);box-shadow:0 20px 40px rgba(15,23,42,.14)}.home-review-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.home-review-author{font-weight:800;color:#0f172a}.home-review-date{color:#94a3b8;font-weight:700;font-size:.85rem}.home-review-text{color:#334155;line-height:1.6;font-size:.98rem;margin-bottom:12px}.home-review-source{color:#64748b;font-size:.9rem}.home-review-source a{color:#1d4ed8;text-decoration:none;font-weight:700}.home-review-source a:hover{text-decoration:underline}.home-reviews-widget-frame{position:relative;width:100%;height:640px;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 16px 32px rgba(15,23,42,.12)}.home-reviews-iframe{width:100%;height:100%;border:1px solid #e2e8f0;border-radius:16px;box-sizing:border-box;background:#fff}.home-reviews-widget-caption{position:absolute;left:0;right:0;bottom:10px;padding:0 16px;text-align:center;font-size:12px;color:#64748b;text-decoration:none;background:hsla(0,0%,100%,.85)}.home-reviews-widget-caption:hover{text-decoration:underline}@media (max-width:1200px){.home-services-grid,.home-steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-categories-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1024px){.home-intro-grid{grid-template-columns:1fr}.home-intro{padding:120px 0 64px}.home-reviews-grid{grid-template-columns:1fr}.home-reviews-widget-frame{height:520px}}@media (max-width:900px){.home-services-grid{grid-template-columns:1fr}}@media (max-width:768px){.home-section-title{font-size:2rem}.home-title{font-size:2.3rem}.home-categories-grid,.home-intro-trust,.home-stats-grid,.home-steps-grid{grid-template-columns:1fr}.home-reviews{padding:72px 0}.home-reviews-cards{grid-template-columns:1fr}.home-intro-content{background:rgba(2,6,23,.55)}.home-intro-card,.home-intro-content{-webkit-backdrop-filter:none;backdrop-filter:none}.home-intro-card{background:rgba(15,23,42,.6)}.home-stat-card{background:rgba(2,6,23,.72)}.home-intro-actions .btn-outline,.home-stat-card{-webkit-backdrop-filter:none;backdrop-filter:none}.home-intro-actions .btn-outline{background:hsla(0,0%,100%,.3)}}@media (max-width:600px){.home-rental-card{padding:28px 24px}.home-rental-action{width:100%}}@media (max-width:480px){.home-title{font-size:2rem}.home-intro-actions{flex-direction:column}.home-intro-actions .btn{width:100%;justify-content:center}}.home-blog{padding:88px 0;background:linear-gradient(180deg,rgba(248,250,252,.6),#fff 55%,rgba(248,250,252,.6))}.home-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.home-blog-card{display:flex;flex-direction:column;background:#fff;border-radius:18px;overflow:hidden;text-decoration:none;color:inherit;border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 36px rgba(15,23,42,.08);transition:transform .2s ease,box-shadow .2s ease}.home-blog-card:hover{transform:translateY(-4px);box-shadow:0 22px 44px rgba(15,23,42,.12)}.home-blog-media{position:relative;padding-top:56.25%;background:rgba(15,23,42,.04)}.home-blog-body{padding:20px 20px 18px;display:flex;flex-direction:column;gap:10px}.home-blog-meta{display:flex;justify-content:space-between;gap:12px;color:#64748b;font-size:.9rem;font-weight:600}.home-blog-tags{color:rgba(255,107,0,.95);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-blog-title{margin:0;font-size:1.25rem;font-weight:800;color:#0f172a;line-height:1.25}.home-blog-desc{margin:0;color:#475569;line-height:1.7;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-blog-cta{margin-top:4px;font-weight:800;color:#2563eb}.home-blog-footer{margin-top:26px}@media (max-width:900px){.home-blog-grid{grid-template-columns:1fr}}