@charset "UTF-8";.blog-article{max-width:695px;margin-bottom:70px;width:100%}.blog-article .image-wrapper{width:100%;height:462px;margin-bottom:1.875rem;border-radius:.5rem;overflow:hidden;position:relative}.blog-article .image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-article .image-wrapper .blog-meta{position:absolute;bottom:0;left:0;width:100%;padding:1.25rem 1.25rem 1.875rem;color:var(--white-base);background:#0000001a;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px)}.blog-article .image-wrapper .blog-meta h1{font-family:Raleway;font-weight:600;font-size:2rem;line-height:140%;margin-bottom:.625rem}.blog-article .image-wrapper .blog-meta .time{display:flex;align-items:center;gap:.5rem;font-size:.75rem;line-height:1rem}.blog-article .image-wrapper .blog-meta .time .read-time{display:flex;align-items:center;gap:.5rem}.blog-article .image-wrapper .blog-meta .time .read-time:before{content:"";display:inline-block;width:2px;min-width:2px;height:2px;min-height:2px;border-radius:50%;background-color:var(--white-base)}.blog-article .content p{margin-bottom:1.25rem;line-height:1.5rem;color:var(--gray-deep-dark)}.blog-article .content h2,.blog-article .content h3,.blog-article .content h4{font-family:Raleway;margin-top:2.25rem;margin-bottom:1.25rem;font-weight:700;line-height:100%;color:var(--gray-darkest-3)}.blog-article .content h2:first-child,.blog-article .content h3:first-child,.blog-article .content h4:first-child{margin-top:0}.blog-article .content h2{font-size:1.6875rem}.blog-article .content h3{font-size:1.5rem}.blog-article .content h4{font-size:1.25rem}.blog-article .content ul,.blog-article .content ol{margin-bottom:1.5rem;padding-left:1.5rem}.blog-article .content ul li,.blog-article .content ol li{margin-bottom:.5rem;line-height:1.6}.blog-article .content a{color:var(--blue-deep-2);text-decoration:underline}.blog-article .content a:hover{color:var(--blue-dark)}.blog-article .content blockquote{margin:2rem 0;padding:1rem 1.5rem;background-color:var(--gray-ultra-extra-soft);border-left:4px solid var(--blue-deep-2);font-style:italic;color:var(--gray-deep-2)}.blog-article .content img{max-width:100%;height:auto;margin:2.25rem 0;border-radius:.5rem}.blog-article .content figure{margin:1.5rem 0;text-align:center}.blog-article .content figure figcaption{margin-top:.5rem;font-size:.875rem;color:var(--gray-mid-2)}.blog-article .content .table-scroll{width:100%;margin-bottom:1.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.blog-article .content .table-scroll table{margin-bottom:0}.blog-article .content table{width:100%;min-width:480px;border-collapse:collapse;margin-bottom:1.5rem}.blog-article .content table th,.blog-article .content table td{border:1px solid var(--gray-soft-2);padding:.75rem;text-align:left}.blog-article .content table th{background-color:var(--gray-pale-3);font-weight:600}@media(max-width:1024px){.blog-article{max-width:100%;margin-bottom:0}.blog-article .image-wrapper{height:420px}}@media(max-width:768px){.blog-article .image-wrapper{height:340px}.blog-article .image-wrapper .blog-meta{padding:1rem 1rem 1.25rem}.blog-article .image-wrapper .blog-meta h1,.blog-article .content h2{font-size:1.5rem}.blog-article .content h3{font-size:1.3125rem}.blog-article .content h4{font-size:1.125rem}.blog-article .content blockquote{margin:1.5rem 0;padding:.875rem 1.25rem}.blog-article .content img{margin:1.5rem 0}}@media(max-width:480px){.blog-article .image-wrapper{height:240px;margin-bottom:1.5rem}.blog-article .image-wrapper .blog-meta h1{font-size:1.25rem;line-height:130%;margin-bottom:.5rem}.blog-article .image-wrapper .blog-meta .time{font-size:.6875rem}.blog-article .content h2{font-size:1.375rem}.blog-article .content h3{font-size:1.1875rem}.blog-article .content h4{font-size:1.0625rem}}@media(max-width:360px){.blog-article .image-wrapper{height:200px}.blog-article .image-wrapper .blog-meta{padding:.875rem .875rem 1rem}.blog-article .image-wrapper .blog-meta h1{font-size:1.125rem}}section[class^=feedback-rating]{background-color:var(--gray-extra-light);padding:2.5rem .625rem;margin-bottom:40px;border-radius:.5rem;border:1px solid var(--gray-extra-light)}section[class^=feedback-rating] h2{font-weight:600;font-size:1.5rem;line-height:120%;text-align:center;margin-bottom:1.5rem}section[class^=feedback-rating] .loader-wrapper{margin-top:1.5rem}section[class^=feedback-rating] ul.list-rating{display:flex;align-items:center;justify-content:center;gap:1rem;max-width:385px;margin:0 auto}section[class^=feedback-rating] ul.list-rating li{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}section[class^=feedback-rating] ul.list-rating li button{width:58px;min-width:58px;height:58px;min-height:58px;border-radius:50%;background-color:var(--yellow-very-light);box-shadow:0 0 216.51px 0 var(--gray-deep-transparent-20);cursor:pointer;display:flex;align-items:center;justify-content:center}section[class^=feedback-rating] ul.list-rating li button img{width:40px;min-width:40px;height:40px;min-height:40px;-o-object-fit:contain;object-fit:contain}section[class^=feedback-rating] ul.list-rating li span.count{color:var(--gray-base);font-weight:500;font-size:1rem;line-height:1.5rem;text-align:center}@media(max-width:480px){section[class^=feedback-rating]{padding:2rem .625rem}section[class^=feedback-rating] h2{font-size:1.25rem}section[class^=feedback-rating] ul.list-rating{gap:.5rem}section[class^=feedback-rating] ul.list-rating li button{width:48px;min-width:48px;height:48px;min-height:48px}section[class^=feedback-rating] ul.list-rating li button img{width:32px;min-width:32px;height:32px;min-height:32px}}@media(max-width:360px){section[class^=feedback-rating] h2{font-size:1.125rem}section[class^=feedback-rating] ul.list-rating{gap:.375rem}section[class^=feedback-rating] ul.list-rating li button{width:44px;min-width:44px;height:44px;min-height:44px}section[class^=feedback-rating] ul.list-rating li button img{width:28px;min-width:28px;height:28px;min-height:28px}section[class^=feedback-rating] ul.list-rating li span.count{font-size:.875rem}}aside.sidebar{width:100%;max-width:341px;position:sticky;top:20px;align-self:flex-start}aside.sidebar .premium-vehicles{margin-bottom:48px}aside.sidebar nav.article-navigation{margin-bottom:48px}aside.sidebar nav.article-navigation h3{font-family:Raleway;color:var(--gray-darkest-3);font-weight:600;font-size:1.25rem;line-height:100%;margin-bottom:1rem}aside.sidebar nav.article-navigation ul{padding-bottom:48px;border-bottom:1px solid var(--gray-extra-light)}aside.sidebar nav.article-navigation ul li{color:var(--gray-deep-dark);font-weight:500;font-size:.875rem;line-height:1.25rem;border-left:1px solid var(--gray-pale);border-right:1px solid var(--gray-pale);border-top:1px solid var(--gray-pale)}aside.sidebar nav.article-navigation ul li:last-child{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;border-bottom:1px solid var(--gray-pale)}aside.sidebar nav.article-navigation ul li:first-child{border-top-left-radius:.5rem;border-top-right-radius:.5rem}aside.sidebar nav.article-navigation ul li.active{border-left:2px solid var(--yellow-strong);color:var(--yellow-mid);border-bottom-left-radius:0;border-top-left-radius:0}aside.sidebar nav.article-navigation ul li.sub a{padding-left:2rem}aside.sidebar nav.article-navigation ul li a{padding:.8125rem 1rem;display:inline-block;width:100%}aside.sidebar .blogs-list-wrapper{margin-bottom:48px}aside.sidebar .blogs-list-wrapper h3{font-family:Raleway;margin-bottom:1.5rem;color:var(--gray-darkest-3);font-weight:600;font-size:1.25rem;line-height:100%}aside.sidebar .blogs-list-wrapper .blogs-list li:not(:last-child){margin-bottom:1.5rem}aside.sidebar .blogs-list-wrapper .blogs-list li a{display:flex;align-items:center;gap:1.25rem}aside.sidebar .blogs-list-wrapper .blogs-list li a img{width:100%;max-width:102px;height:80px;-o-object-fit:fill;object-fit:fill;border-radius:.5rem}aside.sidebar .blogs-list-wrapper .blogs-list li a .text-wrapper h5{color:var(--gray-deep-dark);font-weight:500;font-size:.875rem;line-height:1.25rem;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}aside.sidebar .blogs-list-wrapper .blogs-list li a .text-wrapper .blog-read-time{display:flex;align-items:center;gap:1rem;color:var(--gray-base);font-size:.75rem;line-height:1rem}aside.sidebar .blogs-list-wrapper .blogs-list li a .text-wrapper .blog-read-time.line{color:var(--gray-medium-light)}@media(max-width:1024px){aside.sidebar{max-width:100%;position:static;top:auto}aside.sidebar .premium-vehicles,aside.sidebar nav.article-navigation,aside.sidebar .blogs-list-wrapper{margin-bottom:32px}aside.sidebar nav.article-navigation ul{padding-bottom:32px}}@media(max-width:480px){aside.sidebar .blogs-list-wrapper .blogs-list li a{gap:1rem}aside.sidebar .blogs-list-wrapper .blogs-list li a img{max-width:88px;height:68px}}.vehicle-section-wrapper{box-shadow:0 2px 4px -2px var(--black-transparent-light);border-top:1px solid var(--blue-pale-6);background-color:var(--white-base)}.vehicle-section-wrapper.small{border-radius:1rem;padding:1rem}.vehicle-section-wrapper.big{padding:1.5rem;border-radius:1rem}.vehicle-section-wrapper h4{font-weight:600;font-size:.875rem;line-height:1.25rem;letter-spacing:0%}@media(max-width:480px){.vehicle-section-wrapper.big{padding:1rem}.vehicle-section-wrapper.small{padding:.75rem}}section.premium-vehicles{position:relative;padding:0;overflow:hidden;padding:1rem}section.premium-vehicles .premium-vehicles__tag{position:absolute;top:0;left:0;width:2.25rem;height:100%;background-color:var(--yellow-strong);display:flex;align-items:center;justify-content:center;writing-mode:vertical-rl;transform:rotate(180deg);text-transform:uppercase;letter-spacing:.15em;font-weight:600;font-size:.625rem;line-height:1;color:var(--black-base)}section.premium-vehicles .premium-vehicles__inner{padding-left:2.3rem;display:flex;flex-direction:column}@media(max-width:480px){section.premium-vehicles .premium-vehicles__inner{padding-left:1.8rem}}section.premium-vehicles .premium-vehicles__title{margin-bottom:.75rem;position:sticky;top:0;background-color:var(--white-base);padding:.5rem 0;z-index:10}section.premium-vehicles .premium-vehicles__list{display:flex;flex-direction:column;flex:1}section.premium-vehicles .premium-vehicles__item{border-bottom:1px solid var(--gray-light-border)}section.premium-vehicles .premium-vehicles__link{display:flex;align-items:center;gap:.75rem;padding:.75rem 0}section.premium-vehicles .premium-vehicles__thumb{flex:0 0 auto;width:4rem;height:3rem;border-radius:.5rem;overflow:hidden;background-color:var(--gray-light-border)}section.premium-vehicles .premium-vehicles__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.premium-vehicles .premium-vehicles__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.125rem}section.premium-vehicles .premium-vehicles__name{font-weight:500;font-size:.875rem;line-height:1.25rem;color:var(--black-base);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}section.premium-vehicles .premium-vehicles__meta{font-size:.75rem;line-height:1rem;color:var(--gray-base);display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}section.premium-vehicles .premium-vehicles__year{display:flex;align-items:center;gap:.25rem}section.premium-vehicles .premium-vehicles__price{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;font-weight:600;font-size:.875rem;line-height:1.25rem;color:var(--black-base)}section.premium-vehicles .premium-vehicles__price>span{display:flex;align-items:center;gap:.25rem}section.premium-vehicles .premium-vehicles__price .price-converted{font-weight:400;font-size:.75rem;color:var(--gray-mid)}section.premium-vehicles .premium-vehicles__price.premium-vehicles__price-blurred{display:inline-grid;place-items:center;cursor:pointer}section.premium-vehicles .premium-vehicles__price.premium-vehicles__price-blurred>*{grid-area:1/1}section.premium-vehicles .premium-vehicles__price.premium-vehicles__price-blurred .premium-vehicles__price-blurred__amount{filter:blur(5px);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}section.premium-vehicles .premium-vehicles__price.premium-vehicles__price-blurred:hover .premium-vehicles__price-blurred__eye{opacity:.7}section.premium-vehicles .premium-vehicles__view-all{display:block;margin-top:.75rem;text-align:center;font-weight:500;font-size:.875rem;color:var(--blue-strong);text-decoration:underline}section.premium-vehicles .premium-vehicles__view-all:hover{opacity:.8}.blog-page__inner{max-width:1331px;margin:0 auto;padding:0 .9375rem}section.blog__container-content{width:100%;padding:0;display:flex;justify-content:flex-end;gap:4rem}@media(max-width:1024px){section.blog__container-content{flex-direction:column;justify-content:flex-start;gap:2.5rem}}@media(max-width:480px){.blog-page__inner{padding:0 1rem}section.blog__container-content{gap:2rem}}
