@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}*{margin:0}img{display:block;max-width:100%}input,button,select{font:inherit}button,a{color:inherit}body{font-family:Inter,Arial,sans-serif;line-height:1.45;color:#12161c;background:#e5e5e5}body.is-mobile-menu-open{overflow:hidden}a{text-decoration:none;transition:all .25s ease}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid rgba(255,40,40,.36);outline-offset:3px}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;transform:translateY(-140%);border-radius:8px;background:#ff2828;color:#fff;padding:10px 14px;font-weight:800}.skip-link:focus{transform:translateY(0)}main{display:flex;flex-direction:column;gap:0}h1,h2,h3{line-height:1.2}.page-stage{padding-top:0}.container{width:min(1880px,calc(100% - 32px));margin-inline:auto;min-width:0}.site-wrap{min-height:100vh;display:flex;flex-direction:column;min-width:0}@media (max-width: 520px){.container{width:min(1880px,calc(100% - 20px));max-width:calc(100vw - 20px)}}.site-header{position:fixed;top:30px;left:0;right:0;z-index:120;background:transparent}.site-header__container{width:min(1840px,100% - 80px);max-width:1840px}.site-header__shell{min-height:64px;padding:8px 10px;border:1px solid #d8d8d8;border-radius:14px;background:#f2f2f2;display:flex;align-items:center;gap:12px}.site-header__logo{flex:0 0 auto;border:1px solid transparent;border-radius:10px;padding:0;background:transparent}.site-header__logo .site-header__logo-image{width:133px;height:46px;object-fit:contain;display:block}.site-header__nav{display:flex;align-items:center;gap:34px;margin-left:8px;min-width:0;flex:1 1 auto}.site-header__menu-toggle{border:0;background:transparent;cursor:pointer;padding:0;font-family:inherit}.site-header__menu-item{position:relative}.site-header__menu-item.is-open .site-header__dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.site-header__menu-item.is-open .site-header__link--arrow:after{transform:translateY(-35%) rotate(-135deg)}.site-header__dropdown{position:absolute;top:calc(100% + 24px);left:-22px;border-radius:10px;background:#f2f2f2;border:1px solid #d8d8d8;padding:12px 20px;display:flex;flex-direction:column;gap:10px;box-shadow:0 8px 18px #0000001f;z-index:40;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(6px);transition:.18s ease}.site-header__dropdown-link{color:#2f2c28cc;font-size:15px;line-height:1.2;font-weight:500;white-space:nowrap}.site-header__catalog-btn{min-width:126px;gap:8px}.site-header__catalog-icon{width:14px;height:14px;display:grid;grid-template-columns:repeat(2,1fr);gap:2px}.site-header__catalog-icon-cell{background:#fff;border-radius:1px}.site-header__link{color:#4a4a4a;font-size:15px;font-weight:500;line-height:1;white-space:nowrap}.site-header__link--arrow{position:relative;padding-right:14px}.site-header__link--arrow:after{content:"";position:absolute;right:0;top:50%;width:7px;height:7px;border-right:1.5px solid #707070;border-bottom:1.5px solid #707070;transform:translateY(-65%) rotate(45deg);transition:transform .18s ease}.site-header__contacts{margin-left:auto;min-width:252px;flex:0 1 252px}.site-header__contacts .site-header__schedule{margin-top:2px;color:#888;font-size:10px;line-height:1;white-space:nowrap}.site-header__phone{color:#2f2f2f;font-size:16px;font-weight:500;line-height:1;position:relative;padding-right:14px;white-space:nowrap}.site-header__phone:after{content:"";position:absolute;right:0;top:46%;width:7px;height:7px;border-right:1.5px solid #707070;border-bottom:1.5px solid #707070;transform:translateY(-50%) rotate(45deg)}.site-header__actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.site-header__login-btn,.site-header__fav-btn{font-size:15px}.site-header__login-btn{min-width:92px;gap:8px}.site-header__login-btn .site-header__login-icon{width:13px;height:15px;display:block}.site-header__fav-btn{width:52px;min-width:52px}.site-header__fav-btn .site-header__fav-icon{width:17px;height:16px;display:block}.site-header__cta{min-width:166px}.site-header__burger{display:none;width:44px;height:44px;border:1px solid #d8d8d8;border-radius:9px;background:#fff;padding:0;align-items:center;justify-content:center;flex-direction:column;gap:4px;cursor:pointer}.site-header__burger span{width:18px;height:2px;border-radius:999px;background:#2f2c28}.site-header__mobile{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;display:none;opacity:0;visibility:hidden;pointer-events:none;transition:.2s ease}.site-header__mobile.is-open{display:block;opacity:1;visibility:visible;pointer-events:auto}.site-header__mobile-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000061}.site-header__mobile-panel{position:absolute;top:8px;right:8px;width:min(380px,100vw - 16px);max-height:calc(100vh - 16px);overflow-y:auto;border:1px solid #d8d8d8;border-radius:14px;background:#f2f2f2;padding:16px;box-shadow:0 18px 38px #0000002e;transform:translate(16px);transition:.2s ease}.site-header__mobile.is-open .site-header__mobile-panel{transform:translate(0)}.site-header__mobile-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.site-header__mobile-head img{width:133px;height:40px;object-fit:contain;border:1px solid transparent;border-radius:9px;background:transparent}.site-header__mobile-head button{width:40px;height:40px;border:1px solid #d8d8d8;border-radius:9px;background:#fff;color:#2f2c28;font-size:28px;line-height:1;cursor:pointer}.site-header__mobile-nav{margin:22px 0;display:grid;gap:8px}.site-header__mobile-nav a{min-height:48px;border:1px solid #d8d8d8;border-radius:9px;background:#fff;color:#2f2c28;padding:14px;font-size:16px;font-weight:800}.site-header__mobile-contact{margin-bottom:18px;display:grid;gap:4px}.site-header__mobile-contact a{color:#2f2c28;font-size:20px;font-weight:800}.site-header__mobile-contact span{color:#777;font-size:13px}@media (max-width: 1380px) and (min-width: 1201px){.site-header__container{width:calc(100% - 48px)}.site-header__shell{gap:8px}.site-header__logo .site-header__logo-image{width:122px}.site-header__nav{gap:20px;margin-left:4px;flex:0 1 auto}.site-header__catalog-btn{min-width:116px}.site-header__link,.site-header__dropdown-link,.site-header__login-btn,.site-header__fav-btn{font-size:14px}.site-header__contacts{min-width:178px;flex-basis:178px}.site-header__phone{font-size:14px}.site-header__contacts .site-header__schedule{max-width:178px;overflow:hidden;text-overflow:ellipsis}.site-header__actions{gap:6px}.site-header__login-btn{min-width:82px;padding-inline:14px}.site-header__fav-btn{width:44px;min-width:44px}.site-header__cta{min-width:142px;padding-inline:14px;font-size:14px}}@media (max-width: 1200px){.site-header{top:12px}.site-header__container{width:calc(100% - 32px)}.site-header__shell{min-height:58px;border-radius:12px;padding:7px 8px;justify-content:space-between}.site-header__nav,.site-header__contacts{display:none}.site-header__logo-image{width:122px;height:42px}.site-header__login-btn,.site-header__fav-btn,.site-header__cta,.site-header__catalog-btn{font-size:14px;border-radius:9px}.site-header__catalog-btn{margin-left:0;min-width:112px}.site-header .site-header__cta{display:none}.site-header__burger{display:inline-flex}}@media (max-width: 760px){.site-header{top:10px}.site-header__container{width:calc(100% - 24px)}.site-header__shell{min-height:50px;gap:6px;padding:6px 7px}.site-header__logo{border-radius:8px}.site-header__logo .site-header__logo-image{width:128px;height:40px}.site-header__catalog-btn{display:none}.site-header__login-btn,.site-header__fav-btn{height:40px}.site-header__login-btn{font-size:14px;min-width:76px}.site-header__fav-btn{width:44px;min-width:44px}.site-header .site-header__cta{display:none}}@media (max-width: 520px){.site-header{top:10px}.site-header__container{width:calc(100% - 20px)}.site-header__logo .site-header__logo-image{width:118px}.site-header__actions{gap:5px}.site-header__login-btn{min-width:44px;width:44px;padding:0}.site-header__login-btn .site-header__login-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.site-header__fav-btn{width:40px;min-width:40px}}@media (max-width: 380px){.site-header__container{width:calc(100% - 14px)}.site-header__logo .site-header__logo-image{width:108px}.site-header__actions{gap:4px}.site-header__login-btn,.site-header__fav-btn,.site-header__burger{width:38px;min-width:38px;height:38px}}.site-footer{margin-top:auto;padding-bottom:10px}.site-footer__inner{width:min(1880px,calc(100% - 40px));max-width:1880px;background:#2f2c28;color:#f2f2f2;border-radius:16px;padding:36px 42px 28px}.site-footer a{color:#f2f2f2d6}.site-footer__top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:34px}.site-footer__logo{display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #d8d8d8;border-radius:9px;padding:0}.site-footer__logo .site-footer__logo-image{width:133px;height:auto;display:block}.site-footer__actions{display:flex;gap:8px}.site-footer__login-btn,.site-footer__cta{height:40px;font-size:14px}.site-footer__login-btn{background:#ffffff0f;color:#fff;gap:8px;border:1px solid rgba(216,216,216,.22)}.site-footer__login-btn:hover{background:#1c1a18}.site-footer__login-btn .site-footer__login-icon{width:13px;height:15px;display:block;filter:invert(1)}.site-footer__cta,.site-footer .site-footer__cta{color:#fff}.site-footer__content{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:flex-start;gap:50px}.site-footer__col{min-width:0}.site-footer__col .site-footer__col-title{margin:0 0 14px;color:#fff;font-size:14px;font-weight:700;line-height:1.2}.site-footer__col .site-footer__list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.site-footer__col .site-footer__item,.site-footer__col .site-footer__link{color:#f2f2f2d6;font-size:11px;line-height:1.36;font-weight:400}.site-footer__contacts{max-width:410px}.site-footer__contacts .site-footer__contacts-list{gap:8px}.site-footer__socials{margin-top:10px;display:flex;gap:8px}.site-footer__socials .site-footer__social-link{width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.site-footer__socials .site-footer__social-link--tg{background:#48a9ea}.site-footer__socials .site-footer__social-link--vk{background:#3d72e9}.site-footer__socials .site-footer__social-link .site-footer__social-icon{width:16px;height:16px;display:block}.site-footer__bottom{margin-top:34px;display:grid;gap:8px;justify-items:end}.site-footer__bottom .site-footer__bottom-link{color:#f2f2f261;font-size:11px;line-height:1.3}@media (max-width: 1080px){.site-footer__inner{width:calc(100% - 10px);padding:20px 14px}.site-footer__top{flex-wrap:wrap;margin-bottom:20px}.site-footer__content{grid-template-columns:1fr;gap:22px}.site-footer__bottom{margin-top:20px;justify-items:start}}@media (max-width: 560px){.site-footer__actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.site-footer__login-btn,.site-footer__cta{width:100%}}.hero-banner{padding-top:10px}.hero-banner__container{width:min(1880px,100% - 40px);max-width:1880px}.hero-banner__track{position:relative;overflow:visible;border-radius:0 0 18px 18px;background:#050608;border:1px solid #1b1b1b}.hero-banner__slide{min-height:1040px;background-position:right center;background-size:cover;background-repeat:no-repeat;display:none;position:relative;overflow:hidden;border-radius:inherit}.hero-banner__slide.is-active{display:block}.hero-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0009,#0000007a 34%,#0000002e 62%,#0000001a),linear-gradient(180deg,#00000047,#00000014 40%,#00000038)}.hero-banner__inner{position:relative;z-index:2;max-width:1220px;padding:120px 20px 354px}.hero-banner__chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.hero-banner__chips .hero-banner__chip{display:inline-flex;align-items:center;height:36px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#242424f2;color:#d0d0d0;font-size:14px;font-weight:500;padding:0 16px;line-height:1}.hero-banner__title{margin:0;color:#fff;font-size:78px;line-height:1.04;letter-spacing:0;font-weight:800;max-width:1180px}.hero-banner__text{margin:22px 0 0;color:#b9b9b9;font-size:20px;line-height:1.35;max-width:930px}.hero-banner__actions{margin-top:30px;display:flex;gap:12px}.hero-banner__button{min-width:180px}.hero-banner__button--primary{color:#fff}.hero-banner__button--dark{background:#07070780;border-color:#ffffff61;color:#fff}.hero-banner__button--dark:hover{background:#141414d1}.hero-banner__filter{position:absolute;left:20px;right:20px;bottom:200px;max-width:885px;min-height:88px;padding:10px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#212329e0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) 1.25fr;align-items:start;gap:10px;z-index:30}.hero-banner__dots{position:relative;margin-top:-30px;padding:0 0 6px 14px;display:flex;gap:10px;z-index:2}.hero-banner__dot{width:10px;height:10px;border-radius:50%;border:0;background:#ffffff52;cursor:pointer}.hero-banner__dot.is-active{background:#fff}.hero-filter__field{position:relative;z-index:1}.hero-filter__field.is-open{z-index:40}.hero-filter__field.is-open .hero-filter__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.hero-filter__field.is-open .hero-filter__toggle:after{transform:translateY(-38%) rotate(-135deg)}.hero-filter__toggle{width:100%;height:48px;border-radius:8px;border:1px solid rgba(255,255,255,.06);background:#111216;color:#fff;text-align:left;padding:0 34px 0 16px;font-size:16px;font-weight:500;position:relative;cursor:pointer;transition:background-color .25s ease;white-space:nowrap}.hero-filter__toggle:hover{background:#171920}.hero-filter__toggle:after{content:"";position:absolute;right:16px;top:50%;width:7px;height:7px;border-right:1.5px solid #e8ebf1;border-bottom:1.5px solid #e8ebf1;transform:translateY(-65%) rotate(45deg);transition:transform .18s ease}.hero-filter__toggle span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-filter__dropdown{position:absolute;left:0;right:0;top:calc(100% + 8px);border-radius:12px;background:#f2f2f2;padding:10px;display:grid;gap:8px;box-shadow:0 8px 18px #0000001f;z-index:20;opacity:0;visibility:hidden;transform:translateY(6px);transition:.18s ease}.hero-filter__field--year .hero-filter__dropdown{max-height:252px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.hero-filter__option{width:100%;border:0;border-radius:8px;background:#fff;color:#2f2c28;font-size:14px;text-align:left;padding:12px 14px;cursor:pointer}.hero-filter__option:hover{background:#eceff5}.hero-filter__range{display:grid;gap:8px}.hero-filter__range-field{display:grid;gap:6px}.hero-filter__range-label{color:#6b6b6b;font-size:12px;font-weight:600;line-height:1}.hero-filter__range-input{width:100%;height:42px;border:1px solid #d8d8d8;border-radius:8px;background:#fff;color:#2f2c28;font-size:14px;font-weight:500;padding:0 12px;outline:none}.hero-filter__range-input:focus{border-color:#fa2525a6}.hero-filter__apply{width:100%;min-height:40px;margin-top:2px;border-radius:8px;font-size:14px}.hero-filter__submit{width:100%;height:48px;min-height:0;align-self:start;border-radius:8px;padding-inline:16px}@media (max-width: 1440px){.hero-banner__slide{min-height:760px}.hero-banner__inner{max-width:930px;padding:230px 20px 240px}.hero-banner__chips{margin-bottom:18px}.hero-banner__chips .hero-banner__chip{height:30px;font-size:14px;padding:0 12px}.hero-banner__title{font-size:64px;max-width:860px}.hero-banner__text{font-size:18px;max-width:980px}.hero-banner__button{font-size:15px}.hero-banner__filter{bottom:80px;max-width:840px;min-height:64px;padding:8px;border-radius:12px;gap:8px}.hero-filter__toggle{height:42px;font-size:15px;border-radius:7px;padding-top:0;padding-bottom:0}.hero-filter__toggle{padding-left:16px;padding-right:34px}.hero-filter__toggle:after{width:7px;height:7px;right:16px;border-width:1.5px}.hero-filter__option{font-size:14px;padding:10px 12px}.hero-filter__submit{height:42px}}@media (max-width: 1200px){.hero-banner__slide{min-height:720px}.hero-banner__inner{max-width:710px;padding-top:214px;padding-bottom:230px}.hero-banner h1{font-size:48px}.hero-banner p{font-size:17px}.hero-banner__filter{bottom:36px;left:12px;right:12px;max-width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.hero-filter__submit{grid-column:1/-1}}@media (max-width: 880px){.hero-banner{padding-top:4px}.hero-banner__container{width:calc(100% - 10px)}.hero-banner__slide{min-height:740px;background-position:63% center}.hero-banner__inner{padding:156px 14px 330px}.hero-banner__chips{margin-bottom:12px}.hero-banner__chips span{height:24px;font-size:11px;padding:0 10px}.hero-banner__title{font-size:34px}.hero-banner__text{font-size:15px;margin-top:14px}.hero-banner__text .hero-banner__text-break{display:none}.hero-banner__actions{margin-top:16px;flex-wrap:wrap}.hero-banner__button{font-size:14px;min-width:172px}.hero-banner__filter{bottom:14px;grid-template-columns:1fr;border-radius:12px}.hero-filter__toggle{height:40px;font-size:15px}.hero-filter__submit{height:40px}}@media (max-width: 480px){.hero-banner__slide{min-height:780px}.hero-banner__inner{padding-top:118px;padding-bottom:350px}.hero-banner__chips{gap:6px}.hero-banner__chips .hero-banner__chip{height:23px;font-size:11px;padding:0 9px}.hero-banner__title{font-size:32px}.hero-banner__text{font-size:15px;line-height:1.35}.hero-banner__actions{display:none}}.home-recommendations{padding:44px 0 18px}.home-recommendations__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.home-recommendations__head .home-recommendations__title{margin:0;color:#2f2c28;font-size:44px;line-height:1.1;font-weight:700}.home-recommendations__catalog-link{font-size:22px;min-width:190px}.home-recommendations__grid{display:grid;grid-template-columns:1.03fr repeat(4,1.45fr);gap:14px}.recommend-promo{border-radius:16px;background:linear-gradient(145deg,#3a3530,#282625);color:#fff;padding:18px 18px 16px;display:flex;flex-direction:column;min-height:486px}.recommend-promo__title{margin:0;color:#b4b4b4;font-size:27px;line-height:1.2;font-weight:600}.recommend-promo__subtitle{margin:4px 0 0;font-size:40px;line-height:1.05;font-weight:700}.recommend-promo__text{margin:16px 0 0;color:#9d9d9d;font-size:20px;line-height:1.27}.recommend-promo__car{width:100%;max-width:270px;margin:auto auto 14px;display:block}.recommend-promo__btn{font-size:24px}.car-card{border-radius:16px;border:1px solid #d8d8d8;background:#f2f2f2;padding:14px;min-height:486px}.car-card__image-wrap{position:relative}.car-card__image{width:100%;aspect-ratio:1.33;object-fit:cover;border-radius:10px;display:block}.car-card__status{position:absolute;top:10px;left:10px;height:26px;border-radius:6px;padding:0 12px;display:inline-flex;align-items:center;font-size:14px;font-weight:500;color:#f2f2f2;background:#2f2c28}.car-card__status.is-available:before,.car-card__status.is-order:before{content:"";width:7px;height:7px;border-radius:50%;margin-right:8px}.car-card__status.is-available:before{background:#48d43f}.car-card__status.is-order:before{background:#fa2525}.car-card__fav{position:absolute;top:10px;right:10px;width:26px;height:26px;border:0;border-radius:7px;background:#1116;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .25s ease,transform .25s ease}.car-card__fav:hover{transform:translateY(-1px);background:#1111119e}.car-card__fav.is-active{background:#ff2828}.car-card__fav img{width:13px;height:13px}.car-card__meta{margin:14px 0 0;color:#8b8b8b;font-size:16px;line-height:1.2}.car-card__name{margin:10px 0 0;color:#3a3a3a;font-size:36px;font-weight:500;line-height:1.1;letter-spacing:0;min-height:76px}.car-card__tags{margin-top:12px;display:flex;flex-wrap:wrap;gap:6px}.car-card__tags .car-card__tag{height:24px;border-radius:6px;padding:0 10px;display:inline-flex;align-items:center;background:#e3e3e3;color:#6b6b6b;font-size:13px;font-weight:500}.car-card__price{margin:14px 0 0;color:#2f2c28;font-size:42px;line-height:1.1;font-weight:700}@media (max-width: 1920px){.home-recommendations{padding-top:32px}.home-recommendations__head{margin-bottom:14px}.home-recommendations__head .home-recommendations__title{font-size:45px}.home-recommendations__catalog-link{font-size:14px;min-width:156px}.home-recommendations__grid{grid-template-columns:1fr repeat(4,1.4fr);gap:10px}.recommend-promo,.car-card{min-height:252px}.recommend-promo{padding:12px}.recommend-promo__title{font-size:12px}.recommend-promo__subtitle{font-size:32px;line-height:1.03;max-width:235px}.recommend-promo__text{margin-top:10px;font-size:11px}.recommend-promo__car{max-width:120px;margin-bottom:10px}.recommend-promo__btn{font-size:11px}.car-card{padding:8px}.car-card__status{height:22px;padding:0 10px;font-size:12px;border-radius:5px;top:6px;left:6px}.car-card__status.is-available:before,.car-card__status.is-order:before{width:6px;height:6px;margin-right:6px}.car-card__fav{width:25px;height:20px;border-radius:4px;top:6px;right:6px}.car-card__fav img{width:18px;height:12px}.car-card__meta{margin-top:8px;font-size:13px}.car-card__name{margin-top:7px;font-size:15px;min-height:42px}.car-card__tags{margin-top:6px;gap:4px}.car-card__tags .car-card__tag{min-height:22px;border-radius:3px;font-size:11px;padding:0 8px}.car-card__price{margin-top:10px;font-size:22px}}@media (max-width: 1280px){.home-recommendations__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 780px){.home-recommendations__head{align-items:stretch;flex-direction:column;gap:12px}.home-recommendations__head h2{font-size:34px}.home-recommendations__catalog-link{width:100%}.home-recommendations__grid{grid-template-columns:1fr}}.consultation-strip{padding:8px 0 20px}.consultation-strip__inner{min-height:112px;border-radius:14px;border:1px solid #d8d8d8;background:#f2f2f2;display:flex;align-items:center;gap:22px;padding:14px 18px}.consultation-strip__image{width:210px;height:84px;flex:0 0 auto;border-radius:10px;border:1px solid #d8d8d8;background:#e9e9e9;display:flex;align-items:center;justify-content:center}.consultation-strip__image .consultation-strip__image-item{width:140px;height:auto;display:block}.consultation-strip__content{flex:1}.consultation-strip__content .consultation-strip__title{margin:0;color:#2f2c28;font-size:50px;line-height:1.05;font-weight:700}.consultation-strip__content .consultation-strip__text{margin:8px 0 0;color:#6b6b6b;font-size:26px;line-height:1.22}.consultation-strip__button{font-size:19px;min-width:206px}@media (max-width: 1920px){.consultation-strip{padding-top:8px}.consultation-strip__inner{min-height:82px;border-radius:12px;padding:9px 12px;gap:14px}.consultation-strip__image{width:116px;height:52px;border-radius:7px}.consultation-strip__image .consultation-strip__image-item{width:94px}.consultation-strip__content .consultation-strip__title{font-size:20px}.consultation-strip__content .consultation-strip__text{margin-top:4px;font-size:12px}.consultation-strip__content .consultation-strip__text .consultation-strip__text-break{display:none}.consultation-strip__button{font-size:14px;min-width:178px}}@media (max-width: 1080px){.consultation-strip__inner{flex-wrap:wrap}.consultation-strip__content{width:calc(100% - 130px)}}@media (max-width: 780px){.consultation-strip__image,.consultation-strip__content,.consultation-strip__button{width:100%}}.home-process{padding:16px 0 22px}.home-process__card{border-radius:16px;border:1px solid #d8d8d8;overflow:hidden;background:#f2f2f2;display:grid;grid-template-columns:1fr 1fr;min-height:780px}.home-process__left{padding:44px 44px 34px;min-width:0}.home-process__title{margin:0;color:#2f2c28;font-size:62px;line-height:1.06;font-weight:700}.home-process__text{margin:22px 0 0;color:#6b6b6b;font-size:30px;line-height:1.24}.home-process__list{list-style:none;margin:26px 0 0;padding:0;display:grid;gap:12px}.home-process__list .home-process__item{min-height:84px;border-radius:12px;border:1px solid #d8d8d8;background:#f2f2f2;display:flex;align-items:center;gap:16px;padding:0 22px}.home-process__list .home-process__item .home-process__item-text{color:#4c4c4c;font-size:28px;line-height:1.2;font-weight:500}.home-process__icon{width:40px;height:40px;border-radius:50%;border:2px solid #5f5f5f;position:relative;flex:0 0 auto}.home-process__icon:before,.home-process__icon:after{content:"";position:absolute}.home-process__icon--phone{border-color:transparent}.home-process__icon--phone:before{width:20px;height:26px;border:2px solid #5f5f5f;border-radius:14px;left:9px;top:6px;transform:rotate(-34deg)}.home-process__icon--doc{border-color:transparent}.home-process__icon--doc:before{width:23px;height:28px;border:2px solid #5f5f5f;border-radius:5px;left:7px;top:5px}.home-process__icon--doc:after{width:12px;height:2px;background:#5f5f5f;left:13px;top:17px;box-shadow:0 6px #5f5f5f}.home-process__icon--truck{border-color:transparent}.home-process__icon--truck:before{width:24px;height:16px;border:2px solid #5f5f5f;border-radius:2px;left:5px;top:11px}.home-process__icon--truck:after{width:6px;height:6px;border-radius:50%;background:#5f5f5f;left:8px;top:28px;box-shadow:16px 0 #5f5f5f}.home-process__icon--check{border-color:transparent}.home-process__icon--check:before{width:20px;height:10px;border-left:3px solid #5f5f5f;border-bottom:3px solid #5f5f5f;transform:rotate(-45deg);left:9px;top:11px}.home-process__actions{margin-top:24px;display:flex;gap:12px}.home-process__btn{min-width:206px;font-size:19px}.home-process__btn--primary,.home-process__btn--dark{color:#fff}.home-process__image{border-left:1px solid #d8d8d8}.home-process__image .home-process__image-item{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 1920px){.home-process__card{min-height:406px;border-radius:12px}.home-process__left{padding:22px 20px 20px}.home-process__title{font-size:49px}.home-process__text{margin-top:10px;font-size:13px}.home-process__list{margin-top:20px;gap:8px}.home-process__list .home-process__item{min-height:48px;border-radius:9px;padding:0 14px;gap:10px}.home-process__list .home-process__item .home-process__item-text{font-size:13px}.home-process__icon{width:20px;height:20px}.home-process__icon--phone:before{width:10px;height:13px;border-radius:7px;left:5px;top:3px;border-width:1.4px}.home-process__icon--doc:before{width:12px;height:15px;border-radius:3px;left:4px;top:2px;border-width:1.4px}.home-process__icon--doc:after{width:6px;height:1.4px;left:7px;top:8px;box-shadow:0 4px #5f5f5f}.home-process__icon--truck:before{width:12px;height:8px;left:3px;top:5px;border-width:1.4px}.home-process__icon--truck:after{width:3px;height:3px;left:5px;top:14px;box-shadow:8px 0 #5f5f5f}.home-process__icon--check:before{width:10px;height:5px;border-left-width:1.8px;border-bottom-width:1.8px;left:5px;top:5px}.home-process__actions{margin-top:14px;gap:6px}.home-process__btn{min-width:168px;font-size:14px}}@media (max-width: 1080px){.home-process__card{grid-template-columns:1fr}.home-process__image{min-height:300px;border-left:0;border-top:1px solid #d8d8d8}}@media (max-width: 520px){.home-process__left{padding:22px 14px 18px}.home-process__title{font-size:34px}.home-process__text{font-size:14px}.home-process__actions{flex-direction:column}.home-process__btn{width:100%;min-width:0}}.home-reviews{padding:16px 0 38px}.home-reviews__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.home-reviews__head .home-reviews__title{margin:0;color:#2f2c28;font-size:52px;line-height:1.06;font-weight:700}.home-reviews__actions{display:flex;gap:10px}.home-reviews__btn{font-size:18px;min-width:142px}.home-reviews__btn--primary,.home-reviews__btn--dark{color:#fff}.home-reviews__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.review-card{border-radius:16px;border:1px solid #d8d8d8;background:#f2f2f2;padding:16px;display:grid;grid-template-columns:1fr .92fr;gap:14px;min-height:456px}.review-card__author{display:flex;align-items:center;gap:10px}.review-card__author .review-card__author-name{color:#2f2c28;font-size:28px;line-height:1.1;font-weight:600}.review-card__avatar{width:48px;height:48px;border-radius:50%;background:radial-gradient(circle at 28% 26%,#f4ccb6 0,#f4ccb6 30%,#6f4a37 31%,#6f4a37 36%,#574236 37%,#574236);border:1px solid #d8d8d8;flex:0 0 auto}.review-card__text{margin:16px 0 0;color:#474747;font-size:22px;line-height:1.33}.review-card__link{margin-top:18px;width:max-content;font-size:17px}.review-card__image{border-radius:10px;overflow:hidden}.review-card__image .review-card__image-item{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 1920px){.home-reviews{padding-top:10px;padding-bottom:28px}.home-reviews__head{margin-bottom:12px}.home-reviews__head .home-reviews__title{font-size:45px}.home-reviews__actions{gap:6px}.home-reviews__btn{font-size:14px;min-width:128px}.home-reviews__grid{gap:10px}.review-card{min-height:196px;border-radius:12px;padding:12px;gap:10px}.review-card__author{gap:7px}.review-card__author .review-card__author-name{font-size:13px}.review-card__avatar{width:24px;height:24px}.review-card__text{margin-top:10px;font-size:13px}.review-card__link{margin-top:10px;font-size:14px}.review-card__image{border-radius:7px}}@media (max-width: 1080px){.home-reviews__grid{grid-template-columns:1fr}}@media (max-width: 620px){.home-reviews__head{align-items:stretch;flex-direction:column;gap:12px}.home-reviews__actions{flex-direction:column;width:100%}.home-reviews__btn{width:100%;min-width:0}}.catalog-hero{padding:132px 0 28px}.catalog-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,900px);align-items:end;gap:28px}.catalog-hero h1{margin:0;color:#2f2c28;font-size:clamp(40px,4.2vw,70px);line-height:1.06;font-weight:800;overflow-wrap:anywhere}.catalog-hero p{margin:18px 0 0;max-width:580px;color:#6d6d6d;font-size:19px;line-height:1.28}.catalog-hero__selection{min-height:144px;border:1px solid #d8d8d8;border-radius:16px;background:#f8f8f8;padding:20px 28px 20px 20px;display:grid;grid-template-columns:198px minmax(0,1fr) auto;align-items:center;gap:24px}.catalog-hero__selection img{width:198px;height:104px;border:1px solid #d8d8d8;border-radius:10px;object-fit:contain;background:#ededed;display:block}.catalog-hero__selection h2{margin:0;max-width:330px;color:#2f2c28;font-size:23px;line-height:1.12;font-weight:800}.catalog-hero__selection p{margin-top:10px;max-width:470px;font-size:13px;line-height:1.35}.catalog-hero__selection-btn{min-height:48px;padding-inline:22px;font-size:13px}@media (max-width: 1280px){.catalog-hero{padding-top:106px}.catalog-hero__inner,.catalog-hero__selection{grid-template-columns:1fr}.catalog-hero__selection{align-items:start}.catalog-hero__selection img{width:220px;max-width:100%}}@media (max-width: 760px){.catalog-hero{padding:88px 0 20px}.catalog-hero__inner,.catalog-hero__content,.catalog-hero__selection{max-width:calc(100vw - 20px);min-width:0}.catalog-hero h1{font-size:clamp(32px,9vw,38px);line-height:1.04;max-width:100%}.catalog-hero p{font-size:15px;max-width:100%}.catalog-hero__selection{padding:14px;gap:14px;overflow:hidden}.catalog-hero__selection h2{font-size:20px}.catalog-hero__selection p{font-size:12px}.catalog-hero__selection img{width:100%;height:auto;aspect-ratio:2.1}.catalog-hero__selection .btn{width:100%;min-width:0}}.catalog-filters{background:#f8f8f8;border:1px solid #d8d8d8;border-radius:16px;padding:20px;height:fit-content;position:sticky;top:112px}.catalog-filters h2{margin:0 0 8px;color:#2f2c28;font-size:22px;font-weight:800}.catalog-filters__summary{margin:0 0 22px;color:#7f7f7f;font-size:14px;line-height:1.45}.catalog-filters__form{display:grid;gap:16px}.catalog-filters__field{display:grid;gap:8px}.catalog-filters__field span{color:#2f2c28;font-size:15px;font-weight:600}.catalog-filters select,.catalog-filters input{width:100%;height:42px;border:1px solid #d8d8d8;border-radius:7px;background:#fff;color:#757575;font:inherit;font-size:13px;padding:0 12px;outline:none;transition:border-color .25s ease,background-color .25s ease}.catalog-filters select:focus,.catalog-filters input:focus{border-color:#fa2525;background:#fff}.catalog-filters__range{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px}.catalog-filters__range span{color:#8a8a8a;font-size:12px;font-weight:500}.catalog-filters__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:8px}.catalog-filters__actions .btn{min-height:44px;padding-inline:10px;font-size:13px}.catalog-filters__link{justify-self:center;color:#2f2c28;font-size:13px;font-weight:500;text-decoration:none}.catalog-filters__link:after{content:"›";margin-left:12px}@media (max-width: 1120px){.catalog-filters{position:static}.catalog-filters__form{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-filters__actions,.catalog-filters__link{grid-column:1/-1}}@media (max-width: 760px){.catalog-filters{padding:14px}.catalog-filters__form,.catalog-filters__actions{grid-template-columns:1fr}}.catalog-section{padding-bottom:80px}.catalog-section .catalog-layout{display:grid;grid-template-columns:320px minmax(0,1fr);align-items:start;gap:22px;min-width:0}.catalog-results{min-width:0}.catalog-results__toolbar{min-height:74px;border:1px solid #d8d8d8;border-radius:16px;background:#f8f8f8;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;min-width:0;flex-wrap:wrap}.catalog-results__summary{display:flex;align-items:center;gap:18px;min-width:0}.catalog-results__summary strong{color:#2f2c28;font-size:24px;line-height:1;white-space:nowrap}.catalog-results__summary span{color:#9b9b9b;font-size:20px;line-height:1;white-space:normal}.catalog-results__sort-form{flex:0 0 auto}.catalog-results__sort{width:224px;height:38px;border:1px solid #d8d8d8;border-radius:7px;background:#fff;color:#8a8a8a;font:inherit;font-size:12px;padding:0 10px}.catalog-results__chips{margin:18px 0 22px;display:flex;flex-wrap:wrap;gap:8px}.catalog-results__chip{min-height:31px;border:1px solid #d8d8d8;border-radius:999px;background:#f8f8f8;color:#555;display:inline-flex;align-items:center;font-size:12px;padding:0 12px;text-decoration:none}.catalog-results__chip:after{content:" ×";color:#8a8a8a}.catalog-results__chip--clear{background:#2f2c28;border-color:#2f2c28;color:#fff}.catalog-results__chip--clear:after{content:""}.catalog-results__page-note{margin:0;color:#7f7f7f;font-size:14px;line-height:1.4}.catalog-results__bottom{margin-top:28px;display:flex;align-items:center;justify-content:space-between;gap:18px}.catalog-results__consult{min-height:46px;font-size:13px}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(292px,1fr));gap:22px;align-items:stretch}@media (min-width: 1440px){.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1720px){.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.catalog-card.car-card{min-height:100%;background:#f8f8f8;padding:12px;position:relative;display:flex;flex-direction:column;overflow:hidden}.catalog-card.car-card .car-card__image-wrap{display:block;flex:0 0 auto;cursor:zoom-in}.catalog-card.car-card .car-card__image{aspect-ratio:1.48}.catalog-card.car-card .car-card__meta{min-width:0;margin-top:12px;font-size:13px}.catalog-card.car-card .car-card__name{min-width:0;min-height:48px;margin-top:8px;font-size:18px;line-height:1.22;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.catalog-card.car-card .car-card__name a{color:inherit}.catalog-card.car-card .car-card__tags{min-height:64px;align-content:flex-start}.catalog-card.car-card .car-card__price{margin-top:0;font-size:clamp(21px,1.25vw,26px);white-space:nowrap}.catalog-card.car-card .car-card__tag{min-height:28px;max-width:100%;font-size:14px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catalog-card.car-card .car-card__fav{width:40px;height:40px}.catalog-card.car-card .car-card__fav img{width:20px;height:19px}.catalog-card__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.catalog-card__specs{margin:16px 0 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.catalog-card__specs div{display:grid;gap:4px}.catalog-card__specs dt{color:#8b8b8b;font-size:12px;line-height:1.2}.catalog-card__specs dd{margin:0;color:#2f2c28;font-size:13px;font-weight:600;line-height:1.25;overflow-wrap:anywhere}.catalog-card__footer{margin-top:auto;padding-top:18px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;min-width:0}.catalog-card__footer .btn{min-width:104px}.catalog-card__price-block{min-width:0}.catalog-card__old-price{margin:0 0 4px;color:#9f9f9f;font-size:13px;text-decoration:line-through}.catalog-empty{border:1px solid #d8d8d8;border-radius:16px;background:#f8f8f8;padding:32px 24px;display:grid;gap:12px;justify-items:start}.catalog-empty strong{color:#2f2c28;font-size:24px;line-height:1.2}.catalog-empty p{margin:0;color:#757575;font-size:15px;line-height:1.5}.catalog-pagination{display:flex;align-items:center;gap:8px}.catalog-pagination a,.catalog-pagination span{min-width:42px;height:42px;border:1px solid #d8d8d8;border-radius:8px;background:#f8f8f8;color:#777;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:500}.catalog-pagination .is-active{color:#2f2c28;background:#fff}.catalog-pagination span:not(.is-active){color:#b1b1b1;background:#f0f0f0}@media (max-width: 1120px){.catalog-section .catalog-layout{grid-template-columns:1fr}}@media (max-width: 860px){.catalog-results__toolbar,.catalog-results__summary,.catalog-results__bottom{align-items:stretch;flex-direction:column}.catalog-results__sort{width:100%}.catalog-results__summary{gap:8px}.catalog-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr))}.catalog-card.car-card .car-card__tags{min-height:0}}@media (max-width: 620px){.catalog-section{padding-bottom:44px}.catalog-section .catalog-layout{gap:16px}.catalog-results__toolbar{padding:14px}.catalog-results__summary strong{font-size:19px;white-space:normal}.catalog-results__summary span{font-size:14px;white-space:normal}.catalog-results__bottom{margin-top:18px}.catalog-grid{grid-template-columns:1fr;gap:16px}.catalog-card.car-card .car-card__image{aspect-ratio:1.55}.catalog-card.car-card .car-card__name{min-height:0;-webkit-line-clamp:3}.catalog-card.car-card .car-card__tags{gap:6px}.catalog-card.car-card .car-card__tag{min-height:26px;font-size:13px}.catalog-card__footer{align-items:stretch;flex-direction:column}.catalog-pagination{flex-wrap:wrap}}.credit-wrap{background:#ededed}.credit-page{padding:132px 0 78px;gap:28px}.credit-hero{min-height:386px;border-radius:16px;background:linear-gradient(90deg,#000000e0,#000000ad 38%,#00000047 70%,#0003),url(/fig/dc2f332d14f369c180a17742ba0babce65a7e0ad) right center/cover;color:#fff;padding:112px 46px 56px;overflow:hidden}.credit-hero__content{max-width:520px}.credit-hero h1{margin:0;font-size:clamp(42px,4vw,58px);line-height:1;font-weight:800}.credit-hero p{margin:20px 0 0;max-width:480px;color:#ffffffc7;font-size:16px;line-height:1.35}.credit-hero__actions{margin-top:34px;display:flex;gap:8px}.credit-hero__ghost{background:#0000004d;border-color:#ffffff57}.credit-benefits,.credit-section{border:1px solid #d8d8d8;border-radius:14px;background:#f8f8f8}.credit-benefits{min-height:96px;padding:26px 30px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.credit-benefit,.credit-condition{display:grid;grid-template-columns:36px minmax(0,1fr);gap:14px;align-items:center;min-width:0}.credit-benefit h2,.credit-benefit p,.credit-condition h2,.credit-condition p{margin:0}.credit-benefit h2,.credit-benefit strong,.credit-condition h2,.credit-condition strong{color:#2f2c28;font-size:15px;line-height:1.2;font-weight:800}.credit-benefit p,.credit-condition p{margin-top:3px;color:#777;font-size:12px;line-height:1.25}.credit-dot{width:36px;height:36px;border-radius:50%;background:#d9d9d9;display:block}.credit-section{padding:30px}.credit-section__head{margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:18px}.credit-section h2{margin:0;color:#2f2c28;font-size:28px;line-height:1.1;font-weight:800}.credit-banks__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.credit-bank{min-height:206px;border:1px solid #d8d8d8;border-radius:8px;background:#fff;padding:24px 14px 14px;display:flex;flex-direction:column;gap:22px}.credit-bank__logo{min-height:26px;display:flex;align-items:center;color:#2f2c28;font-size:18px;line-height:1;font-weight:800}.credit-bank__logo.bank-t{color:#2f2c28}.credit-bank__logo.bank-sber{color:#25a852}.credit-bank__logo.bank-vtb{color:#0b62c4}.credit-bank__logo.bank-alpha{color:#ef3124}.credit-bank__logo.bank-sovcom{color:#24489d}.credit-bank__logo.bank-gazprom{color:#3268d8;font-size:13px;text-transform:uppercase}.credit-bank dl{margin:0;display:grid;gap:5px}.credit-bank div{display:flex;gap:5px}.credit-bank dt{color:#777;font-size:14px}.credit-bank dd{margin:0;color:#2f2c28;font-size:14px;font-weight:800}.credit-bank .btn{width:100%;margin-top:auto}.credit-conditions__grid{margin-top:30px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.credit-conditions__subtitle{margin-top:34px!important}.credit-condition{min-height:74px;border:1px solid #d8d8d8;border-radius:8px;background:#fff;padding:14px}.credit-steps{margin-top:28px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.credit-step{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr);gap:14px;align-items:start}.credit-step:not(:last-child):after{content:"→";position:absolute;top:8px;right:-15px;color:#777;font-size:18px}.credit-step>span{width:34px;height:34px;border:1px solid #d8d8d8;border-radius:50%;background:#ededed;color:#2f2c28;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:800}.credit-step h3{margin:0;color:#2f2c28;font-size:14px;line-height:1.15;font-weight:800}.credit-step p{margin:4px 0 0;color:#777;font-size:11px;line-height:1.25}.credit-bottom{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(360px,1fr);gap:30px;align-items:start}.credit-faq{min-height:392px}.credit-faq__list{margin-top:28px;display:grid;gap:14px}.credit-faq__item{min-height:58px;border:1px solid #d8d8d8;border-radius:7px;background:#ededed;padding:0 16px;color:#2f2c28;display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:15px;text-align:left;cursor:pointer}.credit-faq__item strong{width:28px;height:28px;border:1px solid #d8d8d8;border-radius:7px;background:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1}.credit-faq__item[aria-expanded=true] strong{color:#fff;background:#ff2828;border-color:#ff2828}.credit-faq__entry{display:grid;gap:8px}.credit-faq__answer{border:1px solid #d8d8d8;border-radius:7px;background:#fff;padding:14px 16px;color:#666;font-size:14px;line-height:1.45}.credit-help{min-height:250px;border-radius:14px;background:#2f2c28;color:#fff;padding:30px;display:grid;grid-template-columns:minmax(0,1fr) 42%;gap:18px;align-items:center;overflow:hidden}.credit-help h2{margin:0;color:#fff;font-size:31px;line-height:1.05;font-weight:800}.credit-help p{max-width:330px;margin:12px 0 22px;color:#ffffffb8;font-size:13px;line-height:1.35}.credit-help a:not(.btn){color:#fff;display:block;font-size:23px;line-height:1;font-weight:800}.credit-help span{display:block;margin-top:9px;color:#ffffff9e;font-size:12px}.credit-help .btn{margin-top:24px}.credit-help img{width:100%;transform:scale(1.65);transform-origin:right center}@media (max-width: 1320px){.credit-banks__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.credit-benefits,.credit-conditions__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.credit-steps{grid-template-columns:1fr}.credit-step:not(:last-child):after{display:none}}@media (max-width: 900px){.credit-page{padding-top:88px;gap:18px}.credit-hero{min-height:360px;padding:72px 24px 32px;background-position:62% center}.credit-bottom{grid-template-columns:1fr}}@media (max-width: 640px){.credit-page{padding-bottom:42px}.credit-hero{max-width:calc(100vw - 20px);padding:54px 18px 24px}.credit-hero h1{font-size:38px}.credit-hero p{font-size:14px}.credit-hero__actions{flex-direction:column}.credit-hero__actions .btn{width:100%}.credit-benefits,.credit-section{max-width:calc(100vw - 20px)}.credit-benefits,.credit-banks__grid,.credit-conditions__grid{grid-template-columns:1fr}.credit-benefits,.credit-section{padding:18px 14px}.credit-section__head{align-items:stretch;flex-direction:column;margin-bottom:18px}.credit-bank{min-height:170px}.credit-help{grid-template-columns:1fr;padding:22px 18px}.credit-help img{transform:none;max-width:260px;margin-left:auto}}.service-wrap{background:#ededed}.service-page{padding:132px 0 78px;gap:28px}.service-card{border:1px solid #d8d8d8;border-radius:14px;background:#f8f8f8}.service-kicker{width:max-content;display:inline-flex;align-items:center;min-height:34px;border-radius:999px;padding:0 15px;background:#ffe9e9;color:#ff2828;font-size:13px;font-weight:800}.service-kicker--muted{padding:0;background:transparent;color:#ffffff8c;font-size:22px}.service-hero{min-height:310px;border-radius:16px;background:linear-gradient(104deg,#2f2c28,#3a3834 48%,#696969);color:#fff;padding:56px 60px;overflow:hidden}.service-hero--plain{background:radial-gradient(circle at 100% 12%,rgba(255,255,255,.2) 0 120px,rgba(255,255,255,.08) 121px 220px,transparent 221px),linear-gradient(104deg,#2f2c28,#3a3834,#696969)}.service-hero h1{margin:0;max-width:620px;font-size:clamp(46px,4.4vw,64px);line-height:1.02;font-weight:800;letter-spacing:0}.service-hero p{max-width:620px;margin:24px 0 0;color:#ffffffc7;font-size:19px;line-height:1.32}.service-hero__actions{margin-top:30px;display:flex;gap:8px}.service-hero__ghost{background:#0000003d;border-color:#ffffff3d}.service-tags{display:flex;flex-wrap:wrap;gap:10px}.service-tags span{min-height:38px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff26;padding:9px 17px;color:#fff;font-size:15px;line-height:1.15;white-space:nowrap}.service-tags--right{max-width:420px;justify-content:flex-end;align-self:end}.service-form{display:grid;gap:18px}.service-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.service-form label{display:grid;gap:8px;color:#2f2c28;font-size:15px;font-weight:800}.service-form input,.service-form textarea{width:100%;border:1px solid #d8d8d8;border-radius:8px;background:#ededed;color:#2f2c28;font:inherit;font-weight:500;outline:0}.service-form input:focus,.service-form textarea:focus{border-color:#ff28288c;background:#fff}.service-form input:user-invalid,.service-form textarea:user-invalid{border-color:#ff2828}.service-form input{min-height:62px;padding:0 18px}.service-form textarea{min-height:116px;resize:vertical;padding:18px}.service-form__row{display:flex;align-items:center;justify-content:space-between;gap:16px}.service-form__row>a{color:#ff2828;font-size:15px;font-weight:800;white-space:nowrap}.service-form .btn{width:100%;min-height:52px}.service-form__status{min-height:18px;margin:-4px 0 0;color:#777;font-size:13px;line-height:1.3}.service-form.has-errors .service-form__status{color:#ff2828}.service-form.is-success .service-form__status{color:#1d8c39}.service-check{display:flex!important;grid-template-columns:none!important;flex-direction:row;align-items:center;gap:10px!important;color:#777!important;font-size:13px!important;font-weight:500!important}.service-check input{width:22px;min-width:22px;height:22px;min-height:22px;border-radius:0;padding:0;accent-color:#ff2828}.service-check a{color:#555;text-decoration:underline}.auth-layout,.contacts-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(420px,.9fr);gap:38px;align-items:start}.auth-hero{min-height:680px;padding:72px 62px;display:flex;flex-direction:column}.auth-hero .service-tags{margin-top:auto;max-width:760px}.auth-card{min-height:680px;padding:42px}.auth-card h2{margin:28px 0 10px;color:#2f2c28;font-size:44px;line-height:1.05;font-weight:800}.auth-card>p{margin:0 0 34px;color:#555;font-size:17px;line-height:1.32}.contacts-layout{grid-template-columns:minmax(0,1.08fr) minmax(420px,.66fr)}.contacts-main{display:grid;gap:28px}.contacts-hero{min-height:280px}.contacts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.contact-card{min-height:205px;padding:32px 38px;display:flex;flex-direction:column;justify-content:center}.contact-card__label{width:max-content;min-height:34px;border:1px solid #d8d8d8;border-radius:999px;background:#ededed;padding:7px 14px;color:#2f2c28;font-size:15px;font-weight:700}.contact-card__body{margin-top:30px;display:grid;grid-template-columns:52px minmax(0,1fr);gap:22px;align-items:center}.contact-card__icon{width:52px;height:52px;border:1px solid #d8d8d8;border-radius:50%;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:#2f2c28;font-size:22px}.contact-card a,.contact-card strong{color:#2f2c28;font-size:25px;line-height:1.12;font-weight:800}.contact-card p{margin:5px 0 0;color:#777;font-size:16px}.contact-card__btn{margin-top:24px;width:100%}.service-socials{margin-top:24px;display:flex;gap:10px}.service-socials a{width:48px;height:48px;border-radius:50%;background:#2da9e9;display:inline-flex;align-items:center;justify-content:center}.service-socials a:nth-child(2){background:#1477ff}.service-socials a:nth-child(3){background:linear-gradient(135deg,#1497ff,#7b3ff2)}.service-socials img{width:24px;height:24px}.service-socials span{color:#fff;font-size:26px;font-weight:800}.request-card{padding:40px}.request-card h2{margin:22px 0 12px;color:#2f2c28;font-size:44px;line-height:1.05;font-weight:800}.request-card>p{margin:0 0 30px;color:#555;font-size:17px;line-height:1.32}.request-card--compact{padding:32px}.request-card--compact h2{font-size:30px}.pick-car-strip{min-height:318px;border:1px solid #d8d8d8;border-radius:14px;background:radial-gradient(circle at 84% 102%,#ededed 0 220px,transparent 221px),#f8f8f8;padding:56px 56px 38px;display:grid;grid-template-columns:minmax(0,1fr) 42%;gap:26px;overflow:hidden}.pick-car-strip span{color:#d0d0d0;font-size:18px;line-height:1;font-weight:800;text-transform:uppercase}.pick-car-strip h2{max-width:520px;margin:10px 0 14px;color:#2f2c28;font-size:43px;line-height:1.06;font-weight:800}.pick-car-strip p{margin:0 0 24px;color:#777;font-size:16px}.pick-car-strip>div>div{display:flex;gap:8px}.pick-car-strip img{width:100%;align-self:center;transform:scale(1.75);transform-origin:center}.insurance-hero{min-height:300px;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.65fr);gap:28px;align-items:center}.insurance-included{padding:32px}.insurance-included h2{margin:0 0 28px;color:#2f2c28;font-size:28px;line-height:1.1;font-weight:800}.insurance-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:26px}.insurance-item{min-height:188px;border:1px solid #d8d8d8;border-radius:8px;background:#fff;padding:31px 26px 22px}.insurance-item span{width:28px;height:28px;border:1px solid #d8d8d8;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#ff2828;font-size:14px;line-height:1}.insurance-item h3{margin:24px 0 8px;color:#2f2c28;font-size:15px;line-height:1.15;font-weight:800}.insurance-item p{margin:0;color:#777;font-size:12px;line-height:1.35}.insurance-bottom{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.78fr);gap:28px;align-items:start}.insurance-bottom>div{display:grid;gap:24px}.faq-card{padding:34px}.faq-card h2{margin:0 0 28px;color:#2f2c28;font-size:30px;line-height:1.1;font-weight:800}.faq-list{display:grid;gap:14px}.faq-entry{display:grid;gap:8px}.faq-item{min-height:58px;border:1px solid #d8d8d8;border-radius:7px;background:#ededed;padding:0 16px;color:#2f2c28;display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:15px;font-weight:700;text-align:left;cursor:pointer}.faq-item strong{width:28px;height:28px;border:1px solid #d8d8d8;border-radius:7px;background:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1}.faq-item[aria-expanded=true] strong{color:#fff;background:#ff2828;border-color:#ff2828}.faq-answer{border:1px solid #d8d8d8;border-radius:7px;background:#fff;padding:14px 16px;color:#666;font-size:14px;line-height:1.45}.insurance-dark-cta{min-height:104px;border-radius:12px;background:#2f2c28;padding:18px;color:#fff;display:grid;grid-template-columns:124px minmax(0,1fr) auto;gap:24px;align-items:center;overflow:hidden}.insurance-dark-cta img{width:124px;border-radius:8px;background:#f8f8f8;transform:scale(1.18)}.insurance-dark-cta h2{margin:0;color:#fff;font-size:20px;line-height:1.12;font-weight:800}.insurance-dark-cta p{margin:8px 0 0;color:#ffffffb3;font-size:12px;line-height:1.3}.account-head{border-radius:16px;background:linear-gradient(104deg,#2f2c28,#3a3834 52%,#696969);color:#fff;padding:50px 54px;display:flex;align-items:end;justify-content:space-between;gap:28px}.account-head h1{margin:22px 0 14px;font-size:clamp(40px,4vw,58px);line-height:1;font-weight:800}.account-head p{max-width:650px;margin:0;color:#ffffffc2;font-size:17px;line-height:1.35}.account-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:22px}.account-card{padding:28px}.account-card--wide{grid-column:1}.account-card h2{margin:0 0 22px;color:#2f2c28;font-size:26px;line-height:1.1;font-weight:800}.account-card p,.account-card li{color:#777;font-size:15px;line-height:1.35}.account-card a,.account-card strong{color:#2f2c28;font-weight:800}.account-card ul{margin:0;padding-left:18px;display:grid;gap:10px}.account-car{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px;align-items:center}.account-car img{width:100%;border-radius:10px;background:#ededed}.account-car h3{margin:0;color:#2f2c28;font-size:24px;line-height:1.1;font-weight:800}.account-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.account-steps>div{border:1px solid #d8d8d8;border-radius:8px;background:#fff;padding:18px}.account-steps span{width:32px;height:32px;border-radius:50%;background:#ededed;color:#2f2c28;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.account-steps .is-done span{background:#ff2828;color:#fff}.account-steps h3{margin:16px 0 6px;color:#2f2c28;font-size:15px;line-height:1.15;font-weight:800}.account-steps p{margin:0;font-size:12px}@media (max-width: 1320px){.auth-layout,.contacts-layout,.insurance-bottom,.account-grid{grid-template-columns:1fr}.auth-hero,.auth-card{min-height:0}.insurance-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.account-card--wide{grid-column:auto}}@media (max-width: 900px){.service-page{padding-top:88px;gap:18px}.service-hero{padding:42px 24px}.service-hero h1{font-size:40px}.service-hero p{font-size:15px}.auth-layout,.contacts-layout,.pick-car-strip,.insurance-hero,.insurance-bottom,.account-head,.account-grid{width:calc(100% - 20px)}.contacts-grid,.service-form__grid,.pick-car-strip,.insurance-hero{grid-template-columns:1fr}.insurance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.account-head{align-items:stretch;flex-direction:column;padding:38px 24px}.account-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.pick-car-strip img{max-width:360px;margin-left:auto;transform:none}}@media (max-width: 640px){.service-page{padding-bottom:42px}.service-card,.service-hero,.pick-car-strip{border-radius:12px}.auth-card,.request-card,.contact-card,.insurance-included,.faq-card{padding:22px 18px}.auth-card h2,.request-card h2,.pick-car-strip h2{font-size:31px}.service-tags span{white-space:normal}.service-hero__actions{flex-direction:column}.service-hero__actions .btn{width:100%}.service-tags--right{justify-content:flex-start}.service-form__row{align-items:flex-start;flex-direction:column}.contact-card__body{grid-template-columns:1fr;gap:14px}.contact-card a,.contact-card strong{font-size:21px}.pick-car-strip{padding:32px 22px 24px}.insurance-grid,.insurance-dark-cta,.account-car,.account-steps{grid-template-columns:1fr}.insurance-dark-cta .btn{width:100%}}.car-breadcrumbs{padding-top:116px;margin-bottom:18px}.car-breadcrumbs .container{color:#8a8a8a;font-size:13px;display:flex;align-items:center;gap:8px}.car-breadcrumbs a{color:#6d6d6d}.car-breadcrumbs strong{color:#2f2c28;font-weight:600}@media (max-width: 760px){.car-breadcrumbs{padding-top:82px}.car-breadcrumbs .container{flex-wrap:wrap}}.car-main__container{display:grid;grid-template-columns:minmax(0,1.36fr) minmax(420px,.96fr);align-items:start;gap:40px}.car-gallery{background:#f8f8f8;border:1px solid #d8d8d8;border-radius:16px;padding:18px}.car-gallery__main{display:block}.car-gallery__main img,.car-gallery__thumb img{width:100%;border-radius:10px;object-fit:cover;display:block}.car-gallery__main img{aspect-ratio:1.98}.car-gallery__thumbs{margin-top:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.car-gallery__thumb img{aspect-ratio:1.34}@media (max-width: 1180px){.car-main__container{grid-template-columns:1fr;gap:20px}}@media (max-width: 620px){.car-gallery{padding:10px}.car-gallery__thumbs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}.car-details{background:#f8f8f8;border:1px solid #d8d8d8;border-radius:16px;padding:42px 38px 28px}.car-details h1{margin:24px 0 0;color:#2f2c28;font-size:clamp(30px,3vw,43px);line-height:1.08;font-weight:800}.car-details__status{position:static;width:max-content}.car-details__meta{margin:20px 0 0;color:#8a8a8a;font-size:13px}.car-details__tags{margin-top:14px}.car-details__price{color:#2f2c28;font-size:40px;font-weight:800;line-height:1.1;margin-top:26px}.car-details__actions{margin-top:24px;display:grid;grid-template-columns:1fr 1fr 52px;gap:10px}.car-details__actions .btn{min-height:52px;font-size:14px}.car-details__fav img{width:17px;height:16px}.car-details__benefits{list-style:none;display:grid;gap:10px;margin:24px 0 0;padding:0;color:#737373;font-size:14px;line-height:1.4}.car-details__benefits li:before{content:"·";margin-right:8px}.car-autopick{margin-top:40px;background:#2f2c28;border-radius:14px;padding:15px 18px;display:grid;grid-template-columns:100px minmax(0,1fr) auto;align-items:center;gap:18px;color:#fff}.car-autopick img{width:100px;height:62px;border-radius:8px;object-fit:contain;background:#f2f2f2}.car-autopick h2{margin:0;font-size:19px;line-height:1.14;font-weight:800}.car-autopick p{margin:5px 0 0;color:#ffffffb8;font-size:11px;line-height:1.35}.car-autopick .btn{min-height:42px;font-size:12px}@media (max-width: 760px){.car-details{padding:22px 16px 18px}.car-details__actions,.car-autopick{grid-template-columns:1fr}}.car-specs{padding-top:40px}.car-specs__layout{display:grid;grid-template-columns:minmax(0,1.36fr) minmax(420px,.96fr);gap:40px;align-items:stretch}.car-specs__card,.car-specs .car-cost{background:#f8f8f8;border:1px solid #d8d8d8;border-radius:16px;padding:42px 38px}.car-specs h2{margin:0 0 34px;color:#2f2c28;font-size:34px;line-height:1.1;font-weight:800}.car-specs__table{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.car-specs__table div{background:#f2f2f2;border:1px solid #d8d8d8;border-radius:7px;padding:12px;min-height:66px}.car-specs__table dt{color:#929292;font-size:12px;line-height:1.1}.car-specs__table dd{margin-top:8px;color:#2f2c28;font-size:17px;line-height:1.2;font-weight:500}.car-specs__options{margin-top:38px}.car-specs__options h3{margin:0 0 16px;color:#2f2c28;font-size:19px;font-weight:800}.car-specs__chips{display:flex;flex-wrap:wrap;gap:8px}.car-specs__chips span{min-height:28px;border:1px solid #d8d8d8;border-radius:999px;background:#fff;color:#555;display:inline-flex;align-items:center;padding:0 12px;font-size:12px}.car-cost .customs-calculator{margin-bottom:28px;border:1px solid #d8d8d8;border-radius:12px;background:#f2f2f2;padding:14px}.car-cost .customs-calculator__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.car-cost .customs-calculator label{display:grid;gap:7px;min-width:0}.car-cost .customs-calculator span{color:#737373;font-size:12px;font-weight:700;line-height:1.2}.car-cost .customs-calculator input,.car-cost .customs-calculator select{width:100%;height:42px;border:1px solid #d8d8d8;border-radius:8px;background:#fff;color:#2f2c28;font:inherit;font-size:14px;outline:none;padding:0 11px}.car-cost .customs-calculator input:focus,.car-cost .customs-calculator select:focus{border-color:#fa2525;box-shadow:0 0 0 3px #fa252514}.car-cost .customs-calculator__result{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.car-cost .customs-calculator__result div{min-height:78px;border-radius:9px;background:#fff;border:1px solid #d8d8d8;padding:11px}.car-cost .customs-calculator__result strong,.car-cost .customs-calculator__result small{display:block}.car-cost .customs-calculator__result strong{margin-top:7px;color:#2f2c28;font-size:16px;line-height:1.25;font-weight:800}.car-cost .customs-calculator__result small{margin-top:4px;color:#8a8a8a;font-size:12px}.car-cost__list{display:grid}.car-cost__list div{min-height:38px;border-bottom:1px solid #d8d8d8;display:flex;align-items:center;justify-content:space-between;gap:20px}.car-cost__list dt{color:#737373;font-size:14px}.car-cost__list dd{color:#2f2c28;font-size:18px;font-weight:800}.car-cost__total{margin-top:38px;display:flex;align-items:baseline;justify-content:space-between;gap:20px}.car-cost__total span,.car-cost__total strong{color:#2f2c28;font-size:34px;line-height:1.1;font-weight:800}@media (max-width: 1180px){.car-specs__layout{grid-template-columns:1fr;gap:20px}}@media (max-width: 820px){.car-specs{padding-top:20px}.car-specs__card,.car-specs .car-cost{padding:24px 16px}.car-specs__table{grid-template-columns:1fr}.car-cost__total{flex-direction:column;gap:8px}.car-cost .customs-calculator__grid,.car-cost .customs-calculator__result{grid-template-columns:1fr}}.car-similar{padding:44px 0 80px}.car-similar__head{margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:18px}.car-similar__head h2{margin:0;color:#2f2c28;font-size:34px;line-height:1.1;font-weight:800}.car-similar__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}.similar-promo{min-height:100%;border-radius:16px;background:#2f2c28;color:#fff;padding:24px;display:flex;flex-direction:column}.similar-promo__muted{margin:0;color:#a8a8a8;font-size:16px;font-weight:700}.similar-promo h3{margin:6px 0 0;font-size:25px;line-height:1.1;font-weight:800}.similar-promo p:not(.similar-promo__muted){margin:18px 0 0;color:#ffffffb8;font-size:14px;line-height:1.35}.similar-promo img{width:100%;max-width:250px;margin:auto auto 22px;object-fit:contain}.similar-promo .btn{width:100%}@media (max-width: 1400px){.car-similar__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 900px){.car-similar__grid{grid-template-columns:1fr}.car-similar__head{align-items:stretch;flex-direction:column}}.btn{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:0;min-height:44px;border-radius:10px;border:1px solid transparent;padding:0 22px;color:#fff;font-weight:700;font-size:16px;line-height:1;text-align:center;white-space:nowrap;text-decoration:none;cursor:pointer;transition:background-color .25s ease,border-color .25s ease,color .25s ease}.btn--primary{background:#fa2525;color:#fff}.btn--primary:hover{background:#b92323}.btn--dark{background:#2f2c28;color:#fff}.btn--dark:hover{background:#1c1a18}.btn--light{background:#fff;border-color:#d8d8d8;color:#2f2c28}.btn--light:hover{background:#f2f2f2}.btn--icon{width:44px;height:44px;min-width:44px;padding:0}.btn--mini{min-height:36px;border-radius:8px;padding:0 14px;font-size:14px}@media (max-width: 1200px){.btn{min-height:40px;border-radius:9px;padding-inline:16px;font-size:14px}.btn--icon{width:40px;height:40px;min-width:40px;padding:0}}.section-head{margin-bottom:8px;display:flex;justify-content:space-between;align-items:baseline}.section-head h2{font-size:24px;font-weight:800}.section-head a{color:#687385;font-size:12px;font-weight:700}.breadcrumbs{margin-top:-4px}.breadcrumbs ol{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px;color:#777;font-size:13px;line-height:1.2}.breadcrumbs li{display:inline-flex;align-items:center;gap:8px}.breadcrumbs li:not(:last-child):after{content:"/";color:#b5b5b5}.breadcrumbs a{color:#555}.breadcrumbs a:hover{color:#ff2828}.breadcrumbs span{color:#2f2c28;font-weight:700}.seo-text{border:1px solid #d8d8d8;border-radius:14px;background:#f8f8f8;padding:30px}.seo-text h2{margin:0;color:#2f2c28;font-size:28px;line-height:1.1;font-weight:800}.seo-text p{max-width:980px;margin:14px 0 0;color:#666;font-size:16px;line-height:1.5}@media (max-width: 640px){.seo-text{width:calc(100% - 20px);padding:22px 18px}.seo-text h2{font-size:24px}}.lightbox-open{overflow:hidden}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:none}.lightbox.is-open{display:block}.lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000c}.lightbox__dialog{position:relative;z-index:1;width:min(92vw,1180px);max-height:88vh;margin:6vh auto;display:grid;place-items:center}.lightbox__image{display:block;width:100%;max-height:88vh;object-fit:contain;border-radius:12px;background:#111}.lightbox__close,.lightbox__nav{position:absolute;z-index:2;border:0;background:#ffffffeb;color:#222;cursor:pointer}.lightbox__close{top:12px;right:12px;width:38px;height:38px;border-radius:999px;font-size:28px;line-height:1}.lightbox__nav{top:50%;transform:translateY(-50%);width:44px;height:52px;border-radius:10px;font-size:38px;line-height:1}.lightbox__nav--prev{left:12px}.lightbox__nav--next{right:12px}.lightbox__counter{position:absolute;left:50%;bottom:12px;transform:translate(-50%);padding:6px 12px;border-radius:999px;background:#0000009e;color:#fff;font-size:13px;font-weight:600}@media (max-width: 760px){.lightbox__dialog{width:96vw;margin:9vh auto}.lightbox__nav{width:40px;height:48px;font-size:34px}.lightbox__close{width:34px;height:34px;font-size:24px}}
