*{box-sizing:border-box}html{background:#101318;color:#fff;font-family:Arial,Helvetica,sans-serif}body{margin:0;background:radial-gradient(circle at 60% 15%,#262b32 0,#12161b 42%,#0b0d10 75%);color:#fff}a{color:inherit;text-decoration:none}.site-header{height:58px;background:#16181a;display:flex;align-items:center;padding:0 34px;gap:25px;position:sticky;top:0;z-index:40;border-bottom:1px solid #1c2228}.brand-logo{width:165px;max-height:44px;object-fit:contain}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:25px;font-size:12px;font-weight:700;flex:1}.header-actions{display:flex;gap:17px;font-size:12px;align-items:center}.mobile-menu{display:none}.hero{min-height:400px;background-size:cover;background-position:center;position:relative;padding:30px 5.2%}.hero-copy h1{font-size:37px;line-height:1.05;margin:0 0 10px;font-weight:900}.hero-copy h1 span{color:#e31b23}.hero-copy p{line-height:1.55;color:#f1f1f1}.trust-card{position:absolute;right:5%;top:105px;background:#14181ceb;padding:18px 22px;border-radius:6px;width:190px;border:1px solid #262c32}.trust-card div{display:grid;grid-template-columns:26px 1fr;margin:0 0 18px;color:#e31b23}.trust-card b{color:#fff;font-size:12px}.trust-card small{grid-column:2;color:#9ea5ac;margin-top:3px}.search-panel{position:absolute;left:5%;bottom:18px;width:52%;background:#1c2024f5;border:1px solid #34393e;border-radius:8px;overflow:hidden}.search-tabs{display:flex}.search-tabs button{background:#22262b;color:#fff;border:0;padding:15px 28px;font-weight:700}.search-tabs .active{background:#d91d25}.search-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:18px}.search-grid label,.calc-fields label{font-size:9px;font-weight:700;color:#c9cdd1;display:flex;flex-direction:column;gap:5px}.search-grid select,.calc-fields select,.calc-fields input{background:#22262c;color:#fff;border:1px solid #41464c;padding:11px;border-radius:4px}.primary{background:linear-gradient(#ef242b,#c90f17);color:#fff;border:0;border-radius:5px;font-weight:800;padding:12px 18px;text-align:center}.availability{padding:0 18px 13px;font-size:11px}.dashboard-grid{display:grid;grid-template-columns:2.2fr 1fr;gap:18px;padding:0 18px 14px}.panel{background:linear-gradient(145deg,#1a2026,#0f1316);border:1px solid #2d343a;border-radius:7px;padding:18px}.panel-heading{display:flex;justify-content:space-between;align-items:center}.panel-heading small{font-size:13px}.panel-heading h2,.panel h2{font-size:20px;margin:3px 0 15px}.panel-heading a,.services>a{font-size:11px;color:#ff262e}.country-list{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.country-card{position:relative;min-height:130px;border:1px solid #32383e;border-radius:6px;overflow:hidden}.country-card img{width:100%;height:100%;object-fit:cover}.country-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 45%,#000000e6)}.country-card span{position:absolute;z-index:2;bottom:12px;left:12px;font-size:12px;font-weight:800}.brand-logos{display:grid;grid-template-columns:repeat(6,1fr);gap:22px 12px;align-items:center;text-align:center;color:#dfe3e7;font-weight:900;font-size:13px}.lower-grid{display:grid;grid-template-columns:2.25fr 1.05fr .7fr;gap:14px;padding:0 18px 10px}.vehicle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.vehicle-card{background:#181c20;border:1px solid #30363b;border-radius:6px;overflow:hidden;padding-bottom:10px}.vehicle-card>img{width:100%;height:145px;object-fit:cover}.vehicle-card h3,.vehicle-card p,.vehicle-card strong,.vehicle-card small,.badges{margin-left:10px;margin-right:10px}.vehicle-card h3{font-size:12px}.vehicle-card p{font-size:9px;color:#aeb4b9}.vehicle-card strong{display:block;font-size:19px;margin-bottom:7px}.vehicle-card small{display:block;color:#bbc1c6}.badges{margin-top:7px}.badges b,.badges em{font-style:normal;font-size:8px;padding:4px 6px;border-radius:3px}.badges b{background:#35a54a}.badges em{background:#1777c7}.center-btn{display:block;background:#dc1b23;width:210px;margin:15px auto 0;text-align:center;padding:10px;border-radius:4px;font-size:11px;font-weight:800}.calc-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cost-lines{margin:14px 0}.cost-lines span,.cost-lines strong{display:flex;justify-content:space-between;font-size:11px;margin:5px 0}.cost-lines strong{color:#ff2b31;border-top:1px solid #2c3238;padding-top:10px}.full{display:block}.service{display:grid;grid-template-columns:28px 1fr;color:#e52028;margin:14px 0}.service b{color:#fff;font-size:11px}.service small{grid-column:2;color:#9ea4a9;margin-top:3px}.benefits{margin:0 15px 30px;background:#fff;color:#111;border-radius:6px;padding:18px 34px;display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.benefits div{display:grid;grid-template-columns:35px 1fr;font-size:11px}.benefits div:first-letter{color:#e31b23}.benefits small{grid-column:2;color:#777;margin-top:3px}.footer{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:35px;padding:45px 5%;background:#14171a;border-top:1px solid #242a30}.footer img{width:200px}.footer a{display:block;color:#aab0b5;margin:8px 0}.simple-page{max-width:1200px;margin:50px auto;padding:30px}.product-detail{display:grid;grid-template-columns:1.4fr 1fr;gap:40px}.product-detail img{width:100%}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}@media(max-width:1000px){.desktop-nav,.header-actions{display:none}.mobile-menu{display:block;margin-left:auto}.search-panel{position:relative;left:auto;bottom:auto;width:100%;margin-top:70px}.trust-card{display:none}.search-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.lower-grid{grid-template-columns:1fr}.country-list{grid-template-columns:repeat(3,1fr)}.vehicle-grid,.benefits{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.hero{padding:25px 18px}.hero-copy h1{font-size:30px}.search-grid{grid-template-columns:1fr}.country-list,.vehicle-grid,.collection-grid{grid-template-columns:1fr 1fr}.benefits{grid-template-columns:1fr}.footer{grid-template-columns:1fr 1fr}.product-detail{grid-template-columns:1fr}}.rafet-header-container{width:min(1480px,calc(100% - 40px));margin-inline:auto}.rafet-announcement{background:var(--announcement-bg);color:var(--announcement-text);font-size:12px;font-weight:700;letter-spacing:.03em}.rafet-announcement__inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.rafet-announcement a{color:inherit;text-decoration:none}.rafet-announcement__message,.rafet-announcement__contact{display:flex;align-items:center;gap:14px}.rafet-announcement__contact a+a:before{content:"\2022";margin-right:14px;opacity:.65}.site-header{position:relative;z-index:90;background:var(--header-bg);color:var(--header-text);height:var(--header-height);border-bottom:1px solid rgba(255,255,255,.08)}.site-header--sticky{position:sticky;top:0}.site-header--shadow{box-shadow:0 10px 35px #00000040}.site-header__inner{height:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px}.brand{display:flex;align-items:center;min-width:0}.brand-logo{display:block;width:min(var(--logo-width),100%);max-height:calc(var(--header-height) - 16px);object-fit:contain}.brand--center{justify-self:center}.desktop-nav{display:flex!important;align-items:center;justify-content:center;gap:clamp(13px,1.45vw,28px);height:100%;white-space:nowrap}.desktop-nav a{color:var(--header-text);font-size:12px;font-weight:700;letter-spacing:.015em;text-decoration:none;transition:color .2s ease}.desktop-nav>a,.nav-item>a{height:100%;display:flex;align-items:center;border-bottom:2px solid transparent}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--header-accent)}.desktop-nav a[aria-current=page]{border-bottom-color:var(--header-accent)}.nav-item{height:100%;position:relative}.nav-chevron{font-size:13px;margin-left:4px}.nav-dropdown{position:absolute;top:calc(100% - 1px);left:-18px;min-width:220px;padding:10px;background:#181b20;border:1px solid rgba(255,255,255,.1);border-radius:0 0 12px 12px;box-shadow:0 20px 45px #00000073;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.nav-item:hover .nav-dropdown{opacity:1;visibility:visible;transform:none}.nav-dropdown a{display:block;padding:11px 12px;border-radius:7px}.nav-dropdown a:hover{background:#ffffff0f}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;white-space:nowrap}.header-icon,.header-account,.header-language{color:var(--header-text);text-decoration:none}.header-icon{font-size:23px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.header-account{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700}.header-language{font-size:11px;font-weight:800;padding-left:10px;border-left:1px solid rgba(255,255,255,.18)}.header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 18px;border-radius:7px;background:var(--header-accent);color:#fff!important;text-decoration:none;font-size:11px;font-weight:800}.mobile-menu{display:none;background:none;border:0;padding:8px;color:var(--header-text)}.mobile-menu span{display:block;width:24px;height:2px;margin:5px 0;background:currentColor}.mobile-drawer,.mobile-overlay{display:none}@media(max-width:1180px){.site-header__inner{grid-template-columns:auto 1fr auto;gap:20px}.desktop-nav{gap:12px}.desktop-nav a{font-size:10px}.header-account span:last-child,.header-language{display:none}}@media(max-width:900px){.rafet-header-container{width:min(100% - 28px,1480px)}.rafet-announcement__inner{justify-content:center;text-align:center}.rafet-announcement__contact{display:none}.site-header__inner{grid-template-columns:44px 1fr auto}.mobile-menu{display:block}.desktop-nav{display:none!important}.brand{justify-self:center}.brand-logo{max-width:175px}.header-actions .header-account,.header-actions .header-language,.header-actions .header-cta,.header-actions .header-icon:first-child{display:none}.mobile-drawer{display:block;position:fixed;z-index:102;left:0;top:0;bottom:0;width:min(86vw,380px);padding:22px;background:#14171a;color:#fff;transform:translate(-105%);transition:transform .28s ease;overflow:auto}.mobile-drawer.is-open{transform:none}.mobile-overlay{display:block;position:fixed;z-index:101;top:0;right:0;bottom:0;left:0;background:#000000b3;opacity:0;visibility:hidden;transition:.25s}.mobile-overlay.is-open{opacity:1;visibility:visible}.mobile-drawer__head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;margin-bottom:12px;border-bottom:1px solid rgba(255,255,255,.12);font-weight:800}.mobile-drawer__head button{border:0;background:none;color:#fff;font-size:30px}.mobile-drawer nav>a,.mobile-drawer summary>a{display:block;padding:14px 0;color:#fff;text-decoration:none;font-size:14px;font-weight:800}.mobile-drawer summary{display:flex;align-items:center;justify-content:space-between;list-style:none;border-bottom:1px solid rgba(255,255,255,.08)}.mobile-drawer summary::-webkit-details-marker{display:none}.mobile-submenu{padding:4px 0 10px 18px}.mobile-submenu a{display:block;padding:10px 0;color:#bbb;text-decoration:none}.mobile-drawer__cta{margin-top:22px;width:100%}}.rafet-module{padding:0 18px 14px}.rafet-module>.panel{max-width:1480px;margin:0 auto}@media(max-width:1000px){.brand-logos{grid-template-columns:repeat(3,minmax(0,1fr))!important}.brand-logos>a{min-width:0}.brand-logos img{display:block;max-width:100%;height:auto;margin-inline:auto}}@media(max-width:600px){.brand-logos{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 10px}.brand-logos>a{width:100%}}@media(max-width:1000px){.country-list{grid-template-columns:repeat(3,minmax(0,1fr))!important}.vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.country-card,.vehicle-card{min-width:0}}@media(max-width:600px){.country-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}.vehicle-grid{grid-template-columns:minmax(0,1fr)!important}.vehicle-card>img{width:100%!important;height:auto!important;aspect-ratio:4/3;object-fit:cover}}@media(prefers-reduced-motion:no-preference){.vehicle-card,.country-card,.panel,.benefits>div,.service,.trust-card>div,.brand-logos>a,.hero-copy h1,.hero-copy p,.search-panel,.trust-card{opacity:0;transform:translateY(38px) scale(.97)}.vehicle-card.rafet-in-view,.country-card.rafet-in-view,.panel.rafet-in-view,.benefits>div.rafet-in-view,.service.rafet-in-view,.trust-card>div.rafet-in-view,.brand-logos>a.rafet-in-view,.hero-copy h1.rafet-in-view,.hero-copy p.rafet-in-view,.search-panel.rafet-in-view,.trust-card.rafet-in-view{opacity:1;transform:translateY(0) scale(1)}}.vehicle-card,.country-card,.panel,.benefits>div,.service,.trust-card>div,.brand-logos>a,.hero-copy h1,.hero-copy p,.search-panel,.trust-card{transition:opacity .8s cubic-bezier(.16,.84,.44,1),transform .5s cubic-bezier(.16,.84,.44,1),box-shadow .3s ease,border-color .3s ease}.vehicle-grid .vehicle-card:nth-child(2){transition-delay:.08s}.vehicle-grid .vehicle-card:nth-child(3){transition-delay:.16s}.vehicle-grid .vehicle-card:nth-child(4){transition-delay:.24s}.country-list .country-card:nth-child(2){transition-delay:.06s}.country-list .country-card:nth-child(3){transition-delay:.12s}.country-list .country-card:nth-child(4){transition-delay:.18s}.country-list .country-card:nth-child(5){transition-delay:.24s}.country-list .country-card:nth-child(6){transition-delay:.3s}.benefits>div:nth-child(2){transition-delay:.05s}.benefits>div:nth-child(3){transition-delay:.1s}.benefits>div:nth-child(4){transition-delay:.15s}.benefits>div:nth-child(5){transition-delay:.2s}.benefits>div:nth-child(6){transition-delay:.25s}.brand-logos>a:nth-child(2){transition-delay:.05s}.brand-logos>a:nth-child(3){transition-delay:.1s}.brand-logos>a:nth-child(4){transition-delay:.15s}.brand-logos>a:nth-child(5){transition-delay:.2s}.brand-logos>a:nth-child(6){transition-delay:.25s}.brand-logos>a:nth-child(7){transition-delay:.3s}.brand-logos>a:nth-child(8){transition-delay:.35s}.brand-logos>a:nth-child(9){transition-delay:.4s}.brand-logos>a:nth-child(10){transition-delay:.45s}.brand-logos>a:nth-child(11){transition-delay:.5s}.hero-copy p{transition-delay:.1s}.search-panel{transition-delay:.2s}.trust-card{transition-delay:.32s}.vehicle-card:hover{transform:translateY(-10px) scale(1.015);box-shadow:0 24px 44px #00000080;border-color:#565f67}.vehicle-card>img{transition:transform .5s ease}.vehicle-card:hover>img{transform:scale(1.1)}.country-card img{transition:transform .55s ease}.country-card:hover{transform:translateY(-6px);box-shadow:0 18px 36px #00000073}.country-card:hover img{transform:scale(1.12)}.panel:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0006;border-color:#48525a}.brand-logos>a:hover{transform:translateY(-4px) scale(1.04);box-shadow:0 10px 22px #00000059}.trust-card:hover{transform:translateY(-6px) scale(1.02)}@keyframes rafet-pulse-glow{0%,to{box-shadow:0 8px 20px #e31b2347}50%{box-shadow:0 8px 28px #e31b238c}}.primary,.center-btn,.header-cta{transition:transform .25s ease,filter .25s ease,box-shadow .25s ease;animation:rafet-pulse-glow 2.8s ease-in-out infinite}.primary:hover,.center-btn:hover,.header-cta:hover{transform:translateY(-3px) scale(1.03);filter:brightness(1.16);box-shadow:0 14px 28px #e31b2373;animation-play-state:paused}@media(prefers-reduced-motion:reduce){.primary,.center-btn,.header-cta{animation:none}}.desktop-nav a,.footer a,.nav-dropdown a,.mobile-drawer nav>a,.mobile-submenu a{transition:color .2s ease,transform .2s ease}.footer a:hover{color:#fff;transform:translate(5px)}.desktop-nav a:hover{transform:translateY(-1px)}.nav-chevron{transition:transform .25s ease}.nav-item:hover .nav-chevron{transform:rotate(180deg)}.search-tabs button{transition:background .25s ease,transform .25s ease,color .25s ease}.search-tabs button:hover{transform:translateY(-2px)}.header-icon,.header-account,.header-language{transition:color .25s ease,opacity .25s ease,transform .25s ease}.header-icon:hover,.header-account:hover{opacity:.8;transform:translateY(-2px)}.hero{overflow:hidden}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:120%;background-position:20% 42%;background-repeat:no-repeat;z-index:0}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.hero-lights{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;overflow:hidden}.hero-lights span{position:absolute;width:42px;height:42px;border-radius:50%;background:radial-gradient(circle,#fff4d6f2,#ffd67899 35%,#ffb43c00 72%);filter:blur(1.5px)}.hero-lights span:nth-child(1){left:60.5%;top:48.5%}.hero-lights span:nth-child(2){left:62.8%;top:47%}.hero-copy{position:relative;z-index:2}.trust-card,.search-panel{z-index:2}@media(max-width:1000px){.hero-bg,.hero-overlay,.hero-lights{position:absolute;top:0;right:0;bottom:0;left:0}.hero-bg{background-size:cover;background-position:center 38%;background-repeat:no-repeat}}@media(prefers-reduced-motion:no-preference){.hero-lights span{animation:rafet-headlight-glow 3s ease-in-out infinite}.hero-lights span:nth-child(2){animation-delay:.2s}}@keyframes rafet-headlight-glow{0%,to{opacity:.5;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.rafet-announcement__icon{display:inline-block}@media(prefers-reduced-motion:no-preference){.rafet-announcement__icon{animation:rafet-icon-pulse 2.6s ease-in-out infinite}}@keyframes rafet-icon-pulse{0%,to{transform:scale(1) rotate(0);opacity:1}50%{transform:scale(1.3) rotate(14deg);opacity:.7}}.rafet-announcement__message{flex:1 1 auto;min-width:0}.rafet-announcement__ticker{position:relative;overflow:hidden;flex:1 1 auto;min-width:0;height:1.4em}.rafet-announcement__text{position:absolute;top:0;left:-100%;white-space:nowrap;display:inline-block;color:#fff}@media(prefers-reduced-motion:no-preference){.rafet-announcement__text{animation:rafet-marquee-ltr 28s linear infinite}}@keyframes rafet-marquee-ltr{0%{left:-100%}to{left:100%}}@media(max-width:900px){.rafet-announcement__message{flex:1 1 auto;max-width:100%}}.product-gallery{display:flex;flex-direction:column;gap:12px}.product-gallery__main{width:100%;aspect-ratio:4/3;overflow:hidden;border-radius:8px;background:#14171a}.product-gallery__main img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery__thumbs{display:flex;gap:8px;flex-wrap:wrap}.product-gallery__thumb{width:70px!important;height:70px!important;object-fit:cover;border-radius:6px;cursor:pointer;opacity:.6;transition:opacity .2s ease,box-shadow .2s ease;border:2px solid transparent;flex:0 0 auto}.product-gallery__thumb:hover{opacity:.85}.product-gallery__thumb.active{opacity:1;border-color:#e31b23}.mobile-drawer__account{display:flex;align-items:center;gap:9px;padding:14px 0;color:#fff;text-decoration:none;font-size:14px;font-weight:800;border-top:1px solid rgba(255,255,255,.12);margin-top:6px}.mobile-drawer__account:hover{color:#e31b23}.mobile-drawer__account svg{flex-shrink:0}
/*# sourceMappingURL=/cdn/shop/t/28/assets/rafet-v5.css.map */
