.stockbar{justify-content:space-between;align-items:center;gap:24px;margin-bottom:26px;display:flex}.stockbar__tabs{flex-wrap:wrap;gap:7px;display:flex}.chip{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:700}.chip.is-active{border-color:var(--ink);background:var(--ink);color:#fff}@media (max-width:700px){.stockbar{flex-direction:column;align-items:flex-start}}.inventory-card__status,.inventory-card__saving{white-space:nowrap;top:16px}.inventory-card__saving{background:var(--red);color:#fff;left:auto;right:16px}.inventory-card__year{color:#74706a;margin-top:-15px;margin-bottom:16px;font-size:13px;display:block}.inventory-filter{background:#f4f3f0;border:1px solid #dfdcd6;border-radius:16px;grid-template-columns:1fr 1fr 1.25fr auto;align-items:end;gap:12px;margin-bottom:30px;padding:18px;display:grid}.inventory-filter label{gap:7px;display:grid}.inventory-filter label>span{color:#65615c;font-size:12px;font-weight:700}.inventory-filter .field{background:#fff;width:100%}.inventory-filter__price{padding:0 8px 4px}.inventory-filter__price>span{justify-content:space-between;display:flex}.inventory-filter__price output{color:#181715}.inventory-filter__price input{cursor:pointer;width:100%;height:4px;accent-color:var(--red);margin:13px 0 7px}.inventory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.inventory-card{background:#fff;border:1px solid #dedbd5;border-radius:18px;overflow:hidden}.inventory-card__visual{background:linear-gradient(145deg,#f7f7f5,#eceae5);height:300px;display:block;position:relative;overflow:hidden}.inventory-card__visual img{object-fit:contain;width:100%;height:100%}.inventory-card__status,.inventory-card__saving{z-index:1;border-radius:5px;padding:7px 10px;font-size:11px;font-weight:700;position:absolute;top:16px}.inventory-card__status{color:#247344;background:#e5f4e9;left:16px}.inventory-card__saving{background:var(--red);color:#fff;right:16px}.inventory-card h3{letter-spacing:-.035em;margin:0;font-size:24px}.inventory-card h3 a{color:inherit}.inventory-card__trim{color:#74706a;margin:5px 0 18px;font-size:13px}.inventory-card__specs{border-top:1px solid #ece9e4;border-bottom:1px solid #ece9e4;grid-template-columns:repeat(4,1fr);margin:0;padding:15px 0;list-style:none;display:grid}.inventory-card__specs li{border-right:1px solid #ece9e4;gap:4px;padding:0 7px;display:grid}.inventory-card__specs li:last-child{border:0}.inventory-card__specs b{white-space:nowrap;font-size:12px}.inventory-card__specs span{color:#99948d;font-size:9px}.inventory-card__offers{gap:8px;margin:16px 0;padding:0;list-style:none;display:grid}.inventory-card__offers li{color:#4e4a45;padding-left:21px;font-size:12px;position:relative}.inventory-card__offers li:before{width:14px;height:14px;color:var(--red);content:"✓";text-align:center;background:#fbe5e5;border-radius:50%;font-size:10px;font-weight:800;line-height:14px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.inventory-card__prices{border-top:1px solid #ece9e4;grid-template-columns:1fr auto;align-items:end;padding-top:16px;display:grid}.inventory-card__prices del{color:#99948d;grid-column:1/-1;margin-bottom:2px;font-size:13px}.inventory-card__prices strong{letter-spacing:-.04em;font-size:26px}.inventory-card__prices span{color:#292724;padding-bottom:3px;font-size:11px;font-weight:700}.inventory-card__actions{grid-template-columns:1.25fr 1fr;gap:8px;margin-top:18px;display:grid}.inventory-card__actions .button{min-height:48px;padding:0 12px;font-size:11px}.inventory-card__credit{color:#161514;background:0 0;border:1px solid #222}.inventory__all-mobile{display:none}@media (max-width:1100px){.inventory-filter{grid-template-columns:1fr 1fr}.inventory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-card__visual{height:330px}}@media (max-width:700px){.inventory .section-head{display:block}.inventory__all{display:none}.inventory-filter{grid-template-columns:1fr;gap:10px;margin-bottom:18px;padding:14px}.inventory-filter__price{padding:3px 4px 6px}.inventory-grid{grid-template-columns:1fr}.inventory-card{border-radius:14px}.inventory-card__visual{height:280px}.inventory-card__body{padding:18px}.inventory-card__specs b{font-size:11px}.inventory-card__prices strong{font-size:24px}.inventory-card__actions{grid-template-columns:1fr}.inventory-card__actions .button{width:100%}.inventory__all-mobile{color:#161514;background:0 0;border:1px solid #222;width:100%;margin-top:18px;display:flex}}.inventory-card__offers{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}.inventory-card__offers li{align-items:center;min-width:0;min-height:28px;padding-left:27px;line-height:1.25;display:flex}.inventory-card__offers li:before{background-color:var(--red);color:#0000;content:"";background-repeat:no-repeat;border-radius:0;width:18px;height:18px;line-height:normal;top:50%;transform:translateY(-50%);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.inventory-card__offers li.offer-rate:before{-webkit-mask-image:url(/site-assets/toyota-v1/images/icon-gift.svg);mask-image:url(/site-assets/toyota-v1/images/icon-gift.svg)}.inventory-card__offers li.offer-tradein:before{-webkit-mask-image:url(/site-assets/toyota-v1/images/icon-tradein.svg);mask-image:url(/site-assets/toyota-v1/images/icon-tradein.svg)}.inventory-card__offers li.offer-credit:before{-webkit-mask-image:url(/site-assets/toyota-v1/images/icon-credit-rate.svg);mask-image:url(/site-assets/toyota-v1/images/icon-credit-rate.svg)}.inventory-card__offers li.offer-kasko:before{-webkit-mask-image:url(/site-assets/toyota-v1/images/icon-shield.svg);mask-image:url(/site-assets/toyota-v1/images/icon-shield.svg)}.inventory-card__prices{grid-template-columns:1fr}.inventory-card__prices strong{grid-column:1/-1;font-size:25px;line-height:1.05}.inventory-card__prices strong:before{content:"Цена от ";font:inherit;color:inherit}.inventory-card__prices span{color:#292724;grid-column:1/-1;margin-top:9px;padding:0;font-size:17px;font-weight:700;line-height:1.2}@media (max-width:700px){.inventory-card__prices strong{font-size:23px}.inventory-card__prices span{font-size:16px}}.inventory,.inventory button,.inventory input,.inventory select,.inventory output{font-family:Manrope,Arial,sans-serif}.inventory-filter{grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:14px;padding:20px;display:grid}.inventory-filter>label{min-width:0}.inventory-filter>label:first-child,.inventory-filter>label:nth-child(2){grid-column:span 3}.inventory-filter__price{grid-column:span 4;min-width:0}.inventory-filter>button{grid-column:span 2;width:100%;min-width:0;padding-inline-start:14px;padding-inline-end:14px}.inventory-filter label>span{font-size:13px}.inventory-filter .field{min-width:0;font-size:16px}.inventory-filter__price output{white-space:nowrap;margin-left:12px}.inventory-card{border-radius:var(--radius);border-color:#e4e1dc;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 26px #1617190b}.inventory-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px #16171917}.inventory-card__visual{background:#f5f4f1;height:300px}.inventory-card__body{padding:22px}.inventory-card h3{font-size:25px;font-weight:700;line-height:1.08}.inventory-card__trim{margin-top:7px;font-size:14px}.inventory-card__specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:2px;padding:14px 0}.inventory-card__specs li{border-bottom:1px solid #ece9e4;border-right:1px solid #ece9e4;justify-content:center;min-height:54px;padding:8px 14px}.inventory-card__specs li:nth-child(2n){border-right:0}.inventory-card__specs li:nth-last-child(-n+2){border-bottom:0}.inventory-card__specs b{font-size:15px;font-weight:700}.inventory-card__offers{gap:13px 12px;margin:18px 0}.inventory-card__offers li{min-height:32px;font-size:13px}.inventory-card__prices{padding-top:18px}.inventory-card__prices del{font-size:14px}.inventory-card__prices strong{font-size:26px}.inventory-card__prices span{font-size:18px}.inventory-card__actions{margin-top:20px}.inventory-card__actions .button{min-height:50px;font-size:12px;font-weight:700}@media (max-width:1180px){.inventory-filter>label:first-child,.inventory-filter>label:nth-child(2){grid-column:span 6}.inventory-filter__price{grid-column:span 8}.inventory-filter>button{grid-column:span 4}.inventory-card__specs b{font-size:14px}.inventory-card__offers li{font-size:12px}}@media (max-width:700px){.inventory-filter{gap:12px;padding:16px}.inventory-filter>label:first-child,.inventory-filter>label:nth-child(2),.inventory-filter__price,.inventory-filter>button{grid-column:1/-1}.inventory-card__visual{height:280px}.inventory-card__body{padding:20px}.inventory-card h3{font-size:24px}.inventory-card__trim{font-size:14px}.inventory-card__specs b{font-size:15px}.inventory-card__specs span{font-size:11px}.inventory-card__offers li{font-size:13px}.inventory-card__prices strong{font-size:24px}.inventory-card__prices span{font-size:17px}}.inventory-gallery__thumbs{background:#f5f4f1;grid-template-columns:repeat(7,1fr);gap:6px;padding:10px 14px 12px;display:grid}.inventory-gallery__thumbs button{cursor:pointer;opacity:.62;background:#fff;border:1px solid #d9d6d0;border-radius:7px;min-width:0;height:42px;padding:0;transition:border-color .2s,opacity .2s;overflow:hidden}.inventory-gallery__thumbs button.is-active{border-color:var(--red);opacity:1}.inventory-gallery__thumbs img{object-fit:cover;width:100%;height:100%}.inventory-card__visual>img{transition:opacity .16s}@media (max-width:700px){.inventory-gallery__thumbs{grid-template-columns:repeat(4,1fr);padding:9px 12px 11px}.inventory-gallery__thumbs button{height:39px}}.inventory-card{position:relative}.inventory-gallery__arrows{z-index:3;pointer-events:none;justify-content:space-between;display:flex;position:absolute;top:108px;left:10px;right:10px}.inventory-gallery__arrows button{color:#171719;cursor:pointer;pointer-events:auto;background:#ffffffe6;border:1px solid #16171921;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;font-family:Manrope,Arial,sans-serif;font-size:23px;line-height:1;transition:background .2s,color .2s;display:grid;box-shadow:0 5px 16px #0000001a}.inventory-gallery__arrows button:hover{background:var(--red);color:#fff}@media (max-width:1100px){.inventory-gallery__arrows{height:330px}}.inventory-card__specs{grid-template-columns:repeat(4,minmax(0,1fr));padding:10px 0}.inventory-card__specs li,.inventory-card__specs li:nth-child(2n),.inventory-card__specs li:nth-last-child(-n+2){border-bottom:0;border-right:1px solid #ece9e4;justify-content:center;min-height:46px;padding:4px 8px}.inventory-card__specs li:first-child{padding-left:0}.inventory-card__specs li:last-child{border-right:0;padding-right:0}.inventory-card__specs b{font-size:13px}.inventory-card__specs span{font-size:9px}@media (max-width:700px){.inventory-card__specs li,.inventory-card__specs li:nth-child(2n),.inventory-card__specs li:nth-last-child(-n+2){padding:3px 5px}.inventory-card__specs b{font-size:11px}.inventory-card__specs span{font-size:8px}}.inventory-card__prices span{color:var(--red);text-align:right;cursor:pointer;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .15s}.inventory-card__prices span:hover{text-decoration-color:currentColor}.inventory-gallery__arrows{height:300px;top:0;left:0;right:0}.inventory-gallery__arrows button{width:15%;height:100%;box-shadow:none;color:#fff;text-shadow:0 1px 7px #0000008c;background:0 0;border:0;border-radius:0;font-size:34px}.inventory-gallery__arrows button:first-child{justify-content:flex-start;padding-left:12px}.inventory-gallery__arrows button:last-child{justify-content:flex-end;padding-right:12px}.inventory-gallery__arrows button:hover{color:var(--red);background:linear-gradient(90deg,#ffffff61,#0000)}.inventory-gallery__arrows button:last-child:hover{background:linear-gradient(270deg,#ffffff61,#0000)}.photo-lightbox{z-index:1000;background:#08090af0;place-items:center;padding:28px;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.photo-lightbox[hidden]{display:none}.photo-lightbox__dialog{width:min(1100px,100%);height:min(760px,100vh - 56px);grid-template-rows:minmax(0,1fr) auto;gap:14px;height:min(760px,100dvh - 56px);display:grid;position:relative}.photo-lightbox__stage{place-items:center;min-width:0;min-height:0;display:grid;position:relative;overflow:hidden}.photo-lightbox__image{object-fit:contain;width:100%;min-width:0;height:100%;min-height:0}.photo-lightbox__close{z-index:3;color:#fff;cursor:pointer;background:0 0;border:0;width:46px;height:46px;font:400 38px/1 Manrope,Arial,sans-serif;position:absolute;top:0;right:0}.photo-lightbox__arrow{z-index:2;color:#fff;cursor:pointer;background:0 0;border:0;width:15%;font:400 52px/1 Manrope,Arial,sans-serif;position:absolute;top:0;bottom:0}.photo-lightbox__arrow--prev{text-align:left;left:0}.photo-lightbox__arrow--next{text-align:right;right:0}.photo-lightbox__thumbs{scrollbar-width:none;-ms-overflow-style:none;justify-content:safe center;gap:9px;padding-bottom:2px;display:flex;overflow-x:auto}.photo-lightbox__thumbs::-webkit-scrollbar{display:none}.photo-lightbox__thumbs button{cursor:pointer;opacity:.55;background:#18191b;border:1px solid #ffffff47;border-radius:7px;flex:none;width:74px;height:52px;padding:0;overflow:hidden}.photo-lightbox__thumbs button.is-active{border-color:var(--red);opacity:1}.photo-lightbox__thumbs img{object-fit:contain;width:100%;height:100%}@media (max-width:700px){.photo-lightbox{padding:14px}.photo-lightbox__dialog{height:calc(100vh - 28px);height:calc(100dvh - 28px)}.photo-lightbox__arrow{text-shadow:0 1px 4px #00000080;font-size:34px}.photo-lightbox__thumbs button{width:58px;height:42px}}.inventory-card__specs span{order:1;font-size:10px}.inventory-card__specs b{order:2;font-size:16px;line-height:1.15}@media (max-width:700px){.inventory-card__specs span{font-size:9px}.inventory-card__specs b{font-size:14px}}.inventory-card__actions .button{font-size:14px}.inventory-card__actions .button--red{color:#161514;background:0 0;border-color:#222}.inventory-card__actions .button--red:hover{color:#fff;background:#161514}.inventory-card__actions .inventory-card__credit{border-color:var(--red);background:var(--red);color:#fff}.inventory-card__actions .inventory-card__credit:hover{background:var(--red-dark);color:#fff}.inventory-filter{box-sizing:border-box}.inventory-filter>*{min-width:0}.inventory-filter .field{height:56px;min-height:56px}.inventory-filter__price>span{align-items:center;gap:16px;min-height:20px}.inventory-filter__price output{text-overflow:ellipsis;overflow:hidden}.inventory-filter>button{height:56px;min-height:56px}@media (max-width:700px){.inventory .section-head{margin-bottom:28px}.inventory .section-head .inventory__all{display:none}.inventory-filter{border-radius:14px;gap:18px;width:100%;margin-bottom:22px;padding:18px}.inventory-filter>label:first-child,.inventory-filter>label:nth-child(2),.inventory-filter__price,.inventory-filter>button{grid-column:1/-1}.inventory-filter label{gap:8px;width:100%}.inventory-filter label>span{font-size:13px}.inventory-filter .field{border-radius:11px;height:54px;min-height:54px;padding-inline-start:14px;padding-inline-end:14px;font-size:16px}.inventory-filter__price{width:100%;padding:2px 2px 0}.inventory-filter__price>span{justify-content:space-between;align-items:center;gap:12px;min-height:22px;display:flex}.inventory-filter__price output{text-align:right;margin-left:auto;font-size:14px}.inventory-filter__price input{width:100%;margin:12px 0 8px;display:block}.inventory-filter__price small{width:100%;font-size:10px}.inventory-filter>button{border-radius:999px;height:54px;min-height:54px;margin-top:0;font-size:15px}}.inventory-filter select.field{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='m3 6 5 5 5-5' stroke='%23181715' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 17px center;background-repeat:no-repeat;background-size:16px;padding-right:46px}.inventory-filter__price{padding:0 4px 3px;display:block}.inventory-filter__price-values{grid-template-columns:1fr 1fr;gap:18px;display:grid}.inventory-filter__price-values label{gap:2px;display:grid}.inventory-filter__price-values label:last-child{text-align:right}.inventory-filter__price-values span{color:#65615c;font-size:12px;font-weight:700}.inventory-filter__price-values output{color:#181715;white-space:nowrap;margin:0;font-size:13px;font-weight:700}.inventory-filter__range{height:24px;margin-top:7px;position:relative}.inventory-filter__range:before{background:var(--red);content:"";border-radius:4px;height:4px;position:absolute;top:10px;left:8px;right:8px}.inventory-filter__range input{pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;width:100%;height:24px;margin:0;position:absolute;top:0;left:0}.inventory-filter__range input::-webkit-slider-runnable-track{background:0 0;height:4px}.inventory-filter__range input::-moz-range-track{background:0 0;height:4px}.inventory-filter__range input::-webkit-slider-thumb{background:var(--red);cursor:pointer;pointer-events:auto;-webkit-appearance:none;border:0;border-radius:50%;width:18px;height:18px;margin-top:-7px;box-shadow:0 0 0 3px #f4f3f0}.inventory-filter__range input::-moz-range-thumb{background:var(--red);cursor:pointer;pointer-events:auto;border:0;border-radius:50%;width:18px;height:18px;box-shadow:0 0 0 3px #f4f3f0}.inventory-filter__price small{color:#6f6a64;justify-content:space-between;font-size:10px;display:flex}.inventory-filter__price b{font-weight:500}@media (max-width:700px){.inventory-filter select.field{background-position:right 16px center;padding-right:44px}.inventory-filter__price{padding:0 2px}.inventory-filter__price-values{gap:12px}.inventory-filter__price-values span{font-size:12px}.inventory-filter__price-values output{font-size:14px}.inventory-filter__price-values{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.inventory-filter__price-values label{white-space:nowrap;align-items:baseline;gap:5px;width:auto;min-width:0;display:flex}.inventory-filter__price-values label:last-child{justify-content:flex-end}.inventory-filter__price-values span{flex:none;font-size:14px;font-weight:700}.inventory-filter__price-values output{text-overflow:clip;min-width:0;margin:0;font-size:14px;font-weight:700;overflow:visible}.inventory-filter__price small{display:none}.inventory-filter__range{margin-top:9px}.inventory-filter__range:before{left:9px;right:9px}}.inventory-card__all-specs{color:#66615b;border-bottom:1px solid;width:max-content;margin:11px auto 0;padding-bottom:2px;font-size:12px;font-weight:400;line-height:1.2;transition:color .2s;display:block}.inventory-card__all-specs:hover{color:var(--red)}.inventory-card__all-specs+.inventory-card__prices,.inventory-card__prices{border-top:0}.inventory-card__specs{border-bottom:1px solid #ece9e4}@media (max-width:700px){.inventory-card__all-specs{margin-top:12px;font-size:13px;font-weight:400}.inventory-gallery__arrows button{text-shadow:0 1px 4px #00000080;font-size:22px}}.catalog-page{background:#f4f3f0}.catalog-hero{color:#171719;background:#f4f3f0;padding:54px 0 46px}.catalog-hero .breadcrumbs{color:#8b8780;margin-bottom:42px}.catalog-hero .breadcrumbs a{color:#5d5954}.catalog-hero__row{justify-content:space-between;align-items:end;gap:40px;display:flex}.catalog-hero h1{letter-spacing:-.065em;margin:8px 0 0;font-size:max(52px,min(7vw,92px));line-height:.92}.catalog-hero__count{color:#6e6963;margin:0 0 7px;font-size:16px}.catalog-hero__count strong{color:#171719;margin-bottom:3px;font-size:28px;display:block}.catalog-section{padding:0 0 100px}.catalog-filter{background:#fff;border:1px solid #dfdcd6;border-radius:18px;grid-template-columns:1.2fr 1fr 1fr 1fr 1.2fr auto;gap:10px;margin:0 0 34px;padding:22px;display:grid;box-shadow:0 12px 36px #1919180b}.catalog-filter .field{background:#faf9f7;width:100%;min-width:0;height:56px;font-family:Manrope,Arial,sans-serif}.catalog-filter .button{min-width:142px;height:56px}.catalog-toolbar{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.catalog-toolbar h2{letter-spacing:-.035em;margin:0;font-size:28px}.catalog-sort{color:#77726c;align-items:center;gap:10px;font-size:13px;display:flex}.catalog-sort select{min-width:190px;height:44px;font:inherit;background:#fff;border:1px solid #dcd8d1;border-radius:10px;padding:0 38px 0 13px}.catalog-page .inventory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.catalog-page .car-card{border:1px solid #e1ded8;border-radius:18px;box-shadow:0 8px 28px #1818170b}.catalog-page .car-card__media{aspect-ratio:auto;background:linear-gradient(145deg,#f8f7f5,#ece9e4);height:250px}.catalog-page .car-card__media img{object-fit:contain;width:100%;height:100%;transform:scale(1.03)}.catalog-page .car-card__body{padding:22px}.catalog-page .car-card__title{letter-spacing:-.025em;min-height:54px;font-size:22px}.catalog-page .car-card__specs{border-top:1px solid #ebe8e2;border-bottom:1px solid #ebe8e2;padding:15px 0}.catalog-page .car-card__price-row{border-top:0;padding-top:4px}.catalog-page .car-card__price{font-size:25px}.catalog-page .car-card__credit{font-size:14px}.catalog-page .link-arrow{font-size:13px}.catalog-page .pagination a{background:#fff}.catalog-page .pagination a[aria-current=page]{background:#171719}@media (max-width:1100px){.catalog-filter{grid-template-columns:repeat(3,1fr)}.catalog-filter .button{width:100%}.catalog-page .inventory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.catalog-hero{padding:30px 0 34px}.catalog-hero .breadcrumbs{margin-bottom:28px}.catalog-hero__row{display:block}.catalog-hero h1{font-size:53px}.catalog-hero__count{margin-top:22px}.catalog-filter{grid-template-columns:1fr;margin-bottom:26px;padding:14px}.catalog-toolbar{align-items:flex-start;gap:16px}.catalog-toolbar h2{font-size:24px}.catalog-sort span{display:none}.catalog-sort select{min-width:145px;max-width:155px}.catalog-page .inventory-grid{grid-template-columns:1fr}.catalog-page .car-card__media{height:245px}.catalog-section{padding-bottom:72px}}.catalog-filter{grid-template-columns:repeat(12,minmax(0,1fr));align-items:end}.catalog-filter__field{grid-column:span 2;gap:7px;min-width:0;display:grid}.catalog-filter__field>span,.catalog-filter__years label>span{color:#65615c;font-size:12px;font-weight:700}.catalog-filter__years{grid-column:span 3;grid-template-columns:1fr 1fr;gap:8px;min-width:0;display:grid}.catalog-filter__years label{gap:7px;min-width:0;display:grid}.catalog-filter__price{grid-column:span 3;min-width:0;padding-bottom:3px}.catalog-filter>button{grid-column:span 2;width:100%}.catalog-filter select.field{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='m3 6 5 5 5-5' stroke='%23181715' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:15px;padding-right:38px}@media (max-width:1100px){.catalog-filter__field{grid-column:span 3}.catalog-filter__years{grid-column:span 6}.catalog-filter__price{grid-column:span 8}.catalog-filter>button{grid-column:span 4}}@media (max-width:700px){.catalog-filter__field,.catalog-filter__years,.catalog-filter__price,.catalog-filter>button{grid-column:1/-1}.catalog-filter__years{grid-template-columns:1fr 1fr}.catalog-filter__price{padding:5px 4px 4px}}.catalog-hero__title{letter-spacing:-.065em;margin:8px 0 0;font-size:max(52px,min(7vw,92px));font-weight:800;line-height:.92}.pagination__arrow{font-size:26px;line-height:1}.pagination__arrow.is-disabled{color:#bbb7b0;pointer-events:none}.catalog-seo{border-top:1px solid #dcd8d1;max-width:1060px;margin:88px auto 0;padding-top:72px}.catalog-seo h1{letter-spacing:-.05em;max-width:850px;margin:10px 0 22px;font-size:max(38px,min(5vw,62px));line-height:1.02}.catalog-seo__lead{color:#5f5b56;max-width:830px;margin:0;font-size:19px;line-height:1.55}.catalog-seo__grid{grid-template-columns:1fr 1fr;gap:56px;margin-top:48px;display:grid}.catalog-seo h2{letter-spacing:-.03em;margin:0 0 14px;font-size:27px}.catalog-seo p{color:#625e58;line-height:1.65}.catalog-seo a{color:inherit;text-underline-offset:3px;-webkit-text-decoration:underline #aaa49c;text-decoration:underline #aaa49c}.catalog-seo__models{margin-top:48px}.catalog-seo__models nav{flex-wrap:wrap;gap:9px;display:flex}.catalog-seo__models a{background:#fff;border:1px solid #d9d5ce;border-radius:999px;padding:10px 14px;text-decoration:none}.catalog-seo__faq{margin-top:52px}.catalog-seo__faq details{border-top:1px solid #dcd8d1;padding:18px 0}.catalog-seo__faq details:last-child{border-bottom:1px solid #dcd8d1}.catalog-seo__faq summary{cursor:pointer;font-size:17px;font-weight:700}.catalog-seo__faq details p{margin-bottom:0}@media (max-width:700px){.catalog-hero__title{font-size:53px}.catalog-toolbar{display:block}.catalog-sort{margin-top:16px;display:inline-block}.catalog-sort select{width:220px;min-width:0;max-width:100%}.catalog-seo{margin-top:64px;padding-top:52px}.catalog-seo h1{font-size:40px}.catalog-seo__lead{font-size:16px}.catalog-seo__grid{grid-template-columns:1fr;gap:30px;margin-top:36px}.catalog-seo h2{font-size:24px}.catalog-seo__models,.catalog-seo__faq{margin-top:38px}}.dealer-map{background:var(--paper);padding:0 0 96px}.dealer-map__inner{background:#fff;border:1px solid #ddd9d2;border-radius:22px;grid-template-columns:430px 1fr;min-height:520px;display:grid;overflow:hidden}.dealer-map__info{flex-direction:column;justify-content:center;padding:48px;display:flex}.dealer-map__info h2{letter-spacing:-.045em;margin:0;font-size:42px;line-height:1.04}.dealer-map__info dl{gap:0;margin:38px 0 32px;display:grid}.dealer-map__info dl div{border-top:1px solid #e6e2dc;padding:15px 0}.dealer-map__info dl div:last-child{border-bottom:1px solid #e6e2dc}.dealer-map__info dt{color:#96918b;text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;font-size:11px}.dealer-map__info dd{margin:0;font-size:16px;font-weight:700}.dealer-map__actions{grid-template-columns:1.15fr .85fr;gap:9px;display:grid}.dealer-map__actions .button{padding-inline-start:16px;padding-inline-end:16px}.dealer-map__canvas{background:#e7e4de;min-height:520px}.dealer-map__canvas iframe{filter:saturate(.72)contrast(.96);border:0;width:100%;height:100%;min-height:520px;display:block}.footer--new{padding:68px 0 28px}.footer__top{grid-template-columns:.85fr 1.45fr;gap:90px;display:grid}.footer__identity>p{color:#929397;max-width:330px;margin:28px 0 24px;font-size:14px}.footer__phone{font-size:23px;font-weight:800;color:#fff!important;margin:0!important}.footer__identity>span{color:#77787c;margin-top:7px;font-size:12px;display:block}.footer__nav{grid-template-columns:repeat(3,1fr);gap:38px;display:grid}.footer__nav h4{margin-bottom:22px}.footer__nav a{color:#b7b8bb;margin:0 0 13px;font-size:14px;transition:color .2s}.footer__nav a:hover{color:#fff}.footer--new .footer__bottom{margin-top:62px;padding-top:24px}@media (max-width:950px){.dealer-map__inner{grid-template-columns:360px 1fr}.dealer-map__info{padding:36px}.dealer-map__info h2{font-size:35px}.dealer-map__actions{grid-template-columns:1fr}.footer__top{grid-template-columns:1fr;gap:48px}}@media (max-width:700px){.dealer-map{padding-bottom:68px}.dealer-map__inner{border-radius:16px;grid-template-columns:1fr}.dealer-map__info{padding:30px 22px}.dealer-map__info h2{font-size:32px}.dealer-map__info dl{margin:28px 0 25px}.dealer-map__actions{grid-template-columns:1fr}.dealer-map__canvas,.dealer-map__canvas iframe{min-height:360px}.footer--new{padding-top:48px}.footer__top{gap:38px}.footer__nav{grid-template-columns:1fr 1fr;gap:32px 22px}.footer__nav div:last-child{grid-column:1/-1}.footer__identity>p{margin-top:24px}.footer--new .footer__bottom{margin-top:42px}}.dealer-map__canvas{position:relative}.dealer-map__pin{z-index:2;background:var(--red);pointer-events:none;border:6px solid #fff;border-radius:50% 50% 50% 8px;place-items:center;width:78px;height:78px;display:grid;position:absolute;top:48%;left:54%;transform:translate(-50%,-100%)rotate(-45deg);box-shadow:0 14px 32px #1c18164d}.dealer-map__pin img{object-fit:contain;filter:brightness(0)invert();width:47px;height:38px;transform:rotate(45deg)}@media (max-width:700px){.dealer-map__pin{border-width:5px;width:66px;height:66px;top:50%;left:52%}.dealer-map__pin img{width:39px;height:32px}}.dealer-map__pin{border-color:var(--red);background:#fff;top:50%;left:50%}.dealer-map__pin img{filter:none}@media (max-width:700px){.dealer-map__pin{top:50%;left:50%}}.footer--new .brandmark__symbol{filter:none;background-image:url(/site-assets/toyota-v1/images/toyota-logo.svg);border-right-color:#45464a}.footer--new .brandmark>span:not(.brandmark__symbol){background-color:#0000;background-image:url(/site-assets/toyota-v1/images/crystal-car-logo-white.svg);background-position:0 0;background-repeat:no-repeat;background-size:182px;border-radius:0;min-width:188px;min-height:23px;padding:0}.footer--new .brandmark>span:not(.brandmark__symbol)>small{transform:translateY(5px)}.footer--new .brandmark>span:not(.brandmark__symbol)>small:after{color:#fff;letter-spacing:.34em;font-size:9.6px}@media (max-width:700px){.footer--new .brandmark>span:not(.brandmark__symbol){background-size:146px;min-width:150px;min-height:20px}.footer--new .brandmark>span:not(.brandmark__symbol)>small{transform:translateY(4px)}.footer--new .brandmark>span:not(.brandmark__symbol)>small:after{font-size:7.2px}}.footer-brand{align-items:center;gap:17px;width:max-content;display:flex}.footer-brand__toyota{object-fit:contain;border-right:1px solid #45464a;width:62px;height:44px;padding-right:16px}.footer-brand__crystal{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.footer-brand__crystal img{width:182px;height:auto}.footer-brand__crystal small{color:#fff;letter-spacing:.34em;font-size:9.6px;font-weight:700;line-height:1}@media (max-width:700px){.footer-brand{gap:11px}.footer-brand__toyota{width:48px;height:36px;padding-right:10px}.footer-brand__crystal img{width:146px}.footer-brand__crystal small{font-size:7.2px}}.footer-brand__crystal img{filter:none;opacity:1;display:block}.footer--new a.footer-brand{align-items:center;gap:17px;width:max-content;margin:0;display:flex}.footer--new .footer-brand__crystal{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.footer--new .footer-brand__crystal small{color:#fff;display:block}.footer--new .footer-brand__crystal img{content:url(/site-assets/toyota-v1/images/crystal-car-logo-white-official.svg);filter:none;width:182px;height:auto}.footer--new .footer-brand__crystal small{transform:translateY(5px)}@media (max-width:700px){.footer--new a.footer-brand{gap:11px}.footer--new .footer-brand__crystal img{width:146px}.footer--new .footer-brand__crystal small{transform:translateY(4px)}}.dealer-map__surface{z-index:0;background:#e7e4de;width:100%;height:100%;min-height:520px;position:relative}.dealer-map__surface>iframe{border:0;width:100%;height:100%;min-height:520px;display:block}.dealer-map__canvas .leaflet-control-zoom{border:0;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #1c181629}.dealer-map__canvas .leaflet-control-zoom a{color:#171717;border:0;width:38px;height:38px;font-family:Manrope,sans-serif;font-size:22px;line-height:38px}.dealer-map__canvas .leaflet-control-attribution{font-family:Manrope,sans-serif;font-size:9px}.dealer-map__marker{background:0 0;border:0}.dealer-map__pin-shape{border:5px solid var(--red);background:#fff;border-radius:50% 50% 50% 8px;place-items:center;width:72px;height:72px;display:grid;transform:rotate(-45deg);box-shadow:0 14px 32px #1c18164d}.dealer-map__pin-shape img{object-fit:contain;width:43px;height:35px;transform:rotate(45deg)}@media (max-width:700px){.dealer-map__surface,.dealer-map__surface>iframe{min-height:360px}.dealer-map__pin-shape{border-width:4px;width:62px;height:62px}.dealer-map__pin-shape img{width:37px;height:30px}}@media (min-width:951px){.dealer-map__actions{grid-template-columns:minmax(190px,1.35fr) minmax(120px,.65fr);align-items:stretch}.dealer-map__actions .button{white-space:nowrap;justify-content:center;align-items:center;min-width:0;display:flex}}.footer-disclaimer{color:#fff;border-bottom:1px solid #ffffff24;max-width:1320px;margin:0 auto 58px;padding:0 24px 48px;font-size:12px;line-height:1.55}.footer-disclaimer p{margin:0 0 13px}.footer-disclaimer strong{font-weight:700}.footer-disclaimer sup{color:var(--red);font-size:14px;font-weight:800}.footer-disclaimer a{color:#fff;text-underline-offset:3px;text-decoration:underline}.footer-disclaimer__example{background:#ffffff0b;border:1px solid #ffffff21;border-radius:14px;max-width:760px;margin:22px 0;padding:20px 22px}.footer-disclaimer__example ul{gap:5px;margin:10px 0 0;padding-left:19px;display:grid}@media (max-width:700px){.footer-disclaimer{margin-bottom:42px;padding:0 20px 36px;font-size:11px;line-height:1.5}.footer-disclaimer__example{padding:17px 18px}}.footer__legal{align-items:center;gap:26px;margin-top:56px;display:flex}.footer__legal a{color:#8f9093;font-size:12px;line-height:1.4;text-decoration:none;transition:color .2s}.footer__legal a:hover{color:#fff}.footer--new .footer__bottom{margin-top:22px}@media (max-width:700px){.footer__legal{border-top:1px solid #2d2e30;gap:14px;margin-top:38px;padding-top:30px;display:grid}.footer__legal a{font-size:13px}.footer--new .footer__bottom{margin-top:28px}.footer--new .footer__legal{gap:0}.footer--new .footer__legal a{margin:0;padding:5px 0;display:block}}.dealer-map__surface{width:100%;height:100%}.dealer-map__marker{transform:translate(-50%,-100%)}.dealer-map__balloon{gap:6px;padding:2px 4px;font-family:Manrope,sans-serif;font-size:14px;line-height:1.45;display:grid}.dealer-map__balloon strong{font-size:15px;font-weight:800}.dealer-map__balloon span{color:#6d6862}.dealer-map__balloon a{color:var(--red);font-weight:700;text-decoration:none}.dealer-map__balloon a:hover{text-decoration:underline}body.has-modal{overflow:hidden}.modal{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#08090ab8;justify-content:center;align-items:center;padding:28px;display:none;position:fixed;top:0;bottom:0;left:0;right:0}.modal.is-open{display:flex}.modal__dialog{background:#f7f6f3;border-radius:24px;grid-template-columns:.84fr 1.16fr;width:min(1040px,100%);max-height:calc(100vh - 56px);display:grid;position:relative;overflow:auto;box-shadow:0 40px 100px #00000061}.modal__close{z-index:4;color:#1c1c1e;cursor:pointer;background:#ffffffe6;border:1px solid #d9d5ce;border-radius:50%;place-items:center;width:44px;height:44px;font-size:0;display:grid;position:absolute;top:20px;right:20px}.modal__close:before,.modal__close:after{content:"";background:currentColor;width:17px;height:1.5px;position:absolute}.modal__close:before{transform:rotate(45deg)}.modal__close:after{transform:rotate(-45deg)}.modal__visual{color:#fff;background:linear-gradient(145deg,#151619,#2c2d31);border-radius:24px 0 0 24px;min-height:660px;position:relative;overflow:hidden}.modal__visual:after{content:"";background:linear-gradient(#0000 42%,#070809c7);position:absolute;top:0;bottom:0;left:0;right:0}.modal__visual img{object-fit:contain;filter:drop-shadow(0 30px 30px #0000007a);width:142%;height:58%;position:absolute;bottom:18%;right:-21%}.modal__visual-copy{z-index:2;position:absolute;bottom:34px;left:34px;right:34px}.modal__visual-copy strong{letter-spacing:-.04em;max-width:340px;font-size:28px;line-height:1.08;display:block}.modal__visual-copy span{color:#ffffff9e;margin-top:10px;font-size:13px;line-height:1.5;display:block}.modal__content{padding:58px 58px 46px}.modal__content .eyebrow{margin-bottom:18px}.modal__content h2{letter-spacing:-.05em;max-width:540px;margin:0 0 15px;padding-right:34px;font-size:43px;line-height:1.04}.modal__lead{color:#706c66;max-width:540px;margin:0 0 30px;font-size:15px;line-height:1.6}.modal-form{gap:13px;display:grid}.modal-form__row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.modal-form label{gap:7px;display:grid}.modal-form label>span{color:#6b6761;font-size:11px;font-weight:700}.modal-form .field{background:#fff;border-color:#d8d4cd;width:100%;min-height:58px}.modal-form textarea.field{resize:vertical;min-height:92px;padding-top:16px}.modal-form .button{border-radius:12px;width:100%;min-height:58px;margin-top:3px;font-size:15px}.modal-form .form-consents{margin-top:7px;font-size:12px;line-height:1.35}.modal-form .form-consents label{display:grid}.modal__note{color:#6b6761;align-items:center;gap:10px;margin-top:20px;font-size:11px;display:flex}.modal__note:before{content:"";background:#36a05d;border-radius:50%;width:8px;height:8px;display:block;box-shadow:0 0 0 5px #e2f2e7}.modal[data-modal=credit] .modal__visual{background:linear-gradient(145deg,#101114,#292a2e)}.modal[data-modal=tradein] .modal__visual{background:linear-gradient(145deg,#1e1715,#463026)}.modal[data-modal=callback] .modal__visual{background:linear-gradient(145deg,#121315,#2d3033)}.modal[data-modal=reserve] .modal__visual{background:#f5f4f1}.modal[data-modal=reserve] .modal__visual:after{background:linear-gradient(#0000 55%,#0a0b0ccc)}.modal[data-modal=reserve] .modal__visual img{object-fit:contain;filter:none;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}@media (max-width:800px){.modal[data-modal=reserve] .modal__visual-copy span{display:block}}.reserve-card .modal__visual-copy strong{max-width:none;font-size:26px}.reserve-card [data-reserve-trim]{color:#ffffffad;margin-top:4px;font-size:13px;line-height:1.4;display:block}.reserve-card__price-row{align-items:baseline;gap:10px;margin-top:14px;display:flex}.reserve-card [data-reserve-price]{color:#fff;letter-spacing:-.03em;font-size:26px;font-weight:800}.reserve-card [data-reserve-payment]{color:#ffffffad;font-size:13px}@media (max-width:800px){.reserve-card [data-reserve-trim],.reserve-card [data-reserve-payment]{display:block}.modal{background:#08090a9e;align-items:flex-end;padding:0}.modal__dialog{border-radius:22px 22px 0 0;grid-template-columns:1fr;width:100%;max-height:94vh}.modal__visual{border-radius:22px 22px 0 0;min-height:210px}.modal__visual img{width:76%;height:105%;bottom:-14%;right:-11%}.modal__visual-copy{bottom:23px;left:22px;right:82px}.modal__visual-copy strong{max-width:200px;font-size:21px}.modal__visual-copy span{display:none}.modal__close{width:44px;height:44px;position:fixed;top:max(18px,6vh + 14px);right:16px}.modal__content{padding:30px 20px 26px}.modal__content .eyebrow{margin-bottom:12px}.modal__content h2{margin-bottom:12px;font-size:34px}.modal__lead{margin-bottom:22px;font-size:14px}.modal-form__row{grid-template-columns:1fr}.modal-form .field,.modal-form .button{min-height:54px}.modal-form .form-consents{font-size:11px}}.modal-form select.field{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='m3 6 5 5 5-5' stroke='%23181715' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 22px center;background-repeat:no-repeat;background-size:16px;padding-right:56px}@media (max-width:800px){.modal-form select.field{background-position:right 18px center;padding-right:52px}}.modal-form .form-consents label{grid-template-columns:20px minmax(0,1fr);align-items:start;gap:9px;margin:0;display:grid}.modal-form .form-consents input{align-self:start;width:18px;height:18px;margin:1px 0 0}.modal-form .form-consents label>span{min-width:0;line-height:1.35}@media (max-width:430px){.modal__visual{min-height:180px}.modal__visual-copy strong{font-size:19px}.modal__content{padding-top:26px}.modal__content h2{font-size:31px}}.modal__cars{z-index:1;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.modal__visual .modal__cars img{object-fit:contain;filter:drop-shadow(0 24px 22px #0000007a);height:auto;position:absolute}.modal__cars img:first-child{z-index:1;opacity:.78;width:82%;bottom:29%;left:-23%}.modal__cars img:nth-child(2){z-index:2;opacity:.9;width:79%;bottom:31%;right:-25%}.modal__cars img:nth-child(3){z-index:3;width:101%;bottom:13%;left:0}@media (max-width:800px){.modal__cars img:first-child{width:45%;bottom:10%;left:18%}.modal__cars img:nth-child(2){width:47%;bottom:12%;right:-8%}.modal__cars img:nth-child(3){width:58%;bottom:-10%;left:37%}.modal[data-modal=credit] .modal__visual-copy{max-width:155px}.modal__cars img:first-child{z-index:1;opacity:.86;width:50%;top:auto;bottom:22%;left:-10%}.modal__cars img:nth-child(3){z-index:2;opacity:.96;width:52%;bottom:22%;left:23%;right:auto}.modal__cars img:nth-child(2){z-index:3;opacity:1;width:55%;bottom:22%;right:-11%}.modal__cars img:first-child{width:48%;left:3%}.modal__cars img:nth-child(3){width:50%;left:27%}.modal__cars img:nth-child(2){width:54%;right:-3%}.modal[data-modal=credit] .modal__visual-copy{max-width:none;left:18px;right:18px}.modal[data-modal=credit] .modal__visual-copy strong{letter-spacing:-.025em;white-space:nowrap;max-width:none;font-size:17px}}.modal__visual .modal__parking{object-fit:contain;filter:none;width:100%;height:auto;position:absolute;top:92px;bottom:auto;left:0;right:0}@media (max-width:800px){.modal__visual .modal__parking{object-fit:cover;object-position:center 62%;width:100%;height:100%;top:0;bottom:0;left:0;right:0}.modal[data-modal=credit] .modal__visual:after{z-index:1;background:linear-gradient(#0000 42%,#08090ad1)}}.modal-parking-picture{display:block;position:absolute;top:0;bottom:0;left:0;right:0}.modal__visual .modal-parking-picture .modal__parking{object-fit:contain;object-position:center;filter:none;object-fit:cover;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}@media (max-width:800px){.modal__visual .modal-parking-picture .modal__parking{object-fit:cover;object-position:center 62%}}.modal-success__icon{background:var(--red);border-radius:50%;place-items:center;width:56px;height:56px;margin-bottom:22px;display:grid}.modal-success__icon svg{fill:#fff;width:26px;height:26px}.modal-success .button{margin-bottom:18px}
