.banner{position:relative;width:100%;height:fit-content;background-image:linear-gradient( to bottom,color-mix(in srgb,var(--color-secondary-100),transparent 0%) 0%,color-mix(in srgb,var(--color-secondary-100),transparent 100%) 20% ),linear-gradient(color-mix(in srgb,var(--color-secondary-100),transparent 10%),color-mix(in srgb,var(--color-secondary-100),transparent 10%)),url('/storage/app/media/content/heading/background.webp');background-position:bottom center;background-size:cover;background-repeat:no-repeat}@media (min-width:640px){.banner{height:85vh}}.banner__content{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding-block:20px}@media (min-width:640px){.banner__content{padding-block:40px}}@media (min-width:768px){.banner__content{padding-block:60px 40px}}.banner__heading{width:100%;display:flex;flex-direction:column-reverse;justify-content:space-between;gap:1.25rem}@media (min-width:680px){.banner__heading{flex-direction:row}}@media (min-width:1024px){.banner__heading{gap:2.5rem}}.banner__title{width:fit-content;display:flex;flex-direction:column}.banner__title-hero{font-size:3rem;line-height:1;font-weight:700;white-space:nowrap;text-transform:uppercase}@media (min-width:468px){.banner__title-hero{font-size:3.75rem;line-height:1}}@media (min-width:768px){.banner__title-hero{font-size:4.5rem;line-height:1}}@media (min-width:1268px){.banner__title-hero{font-size:6rem;line-height:1}}.banner__text--accent{color:var(--color-primary)}.banner__subtitle-hero{font-size:1.125rem;line-height:1.75rem;font-weight:300}@media (min-width:468px){.banner__subtitle-hero{font-size:1.25rem;line-height:1.75rem}}@media (min-width:768px){.banner__subtitle-hero{font-size:1.5rem;line-height:2rem}}.banner__subtitle{font-size:1.25rem;line-height:1;font-weight:700;text-transform:uppercase;text-align:right;margin-left:auto}@media (min-width:468px){.banner__subtitle{font-size:1.5rem;line-height:1}}@media (min-width:860px){.banner__subtitle{font-size:1.875rem;line-height:1}}@media (min-width:1024px){.banner__subtitle{font-size:2.25rem;line-height:1}}@media (min-width:1268px){.banner__subtitle{font-size:3.75rem;line-height:1}}.banner__image-wrapper{width:100%;height:auto;display:flex;position:relative;z-index:0;bottom:auto;left:auto;transform:translateX(30%)}@media (min-width:640px){.banner__image-wrapper{transform:translateX(0%);max-width:680px}}@media (min-width:1024px){.banner__image-wrapper{width:65%;height:auto;display:flex;position:absolute;z-index:0;bottom:10%;left:50%;transform:translateX(-50%);max-width:100%}}.banner__image{width:100%;height:auto;object-fit:contain}.banner__bottom-info{width:100%;display:flex;flex-direction:column-reverse;align-items:flex-end;justify-content:space-between;gap:1.25rem}@media (min-width:640px){.banner__bottom-info{flex-direction:row;gap:2.5rem}}.banner__controls{width:100%;display:flex;flex-direction:column;gap:0.625rem}@media (min-width:640px){.banner__controls{width:fit-content}}.banner__controls .btn{width:100%}.banner__text{font-size:1rem;line-height:1.5rem;font-weight:300;text-align:right;max-width:600px}@media (min-width:468px){.banner__text{font-size:1.125rem;line-height:1.75rem}}@media (min-width:768px){.banner__text{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1024px){.banner__text{font-size:1.5rem;line-height:2rem}}
.brand-mark{--line-speed:45s;width:100%;overflow:hidden;background-color:#f5f5f5;padding:16px 0;box-sizing:border-box;min-height:56px}.brand-mark__track{display:flex;width:max-content}.brand-mark__list{display:flex;align-items:center;gap:30px;padding-left:30px;margin:0;list-style:none;animation:line-correct var(--line-speed) linear infinite}@keyframes line-correct{0%{transform:translateX(0%)}100%{transform:translateX(-100%)}}.brand-mark__item{display:flex;align-items:center;gap:10px;font-weight:600;font-size:16px;line-height:110%;letter-spacing:0.03em;color:#444;white-space:nowrap}.brand-mark__item img{width:24px;height:24px;aspect-ratio:1 / 1;object-fit:contain}@media (min-width:1024px){.brand-mark{padding:20px 0;min-height:68px}.brand-mark__item img{width:28px;height:28px}.brand-mark__item{font-size:18px}.brand-mark__list{gap:60px;padding-left:60px}}
.services{scroll-margin-top:60px}.services__list{display:grid;grid-template-columns:repeat(1,1fr);gap:20px;width:100%;grid-auto-rows:210px}@media (min-width:640px){.services__list{grid-auto-rows:300px}}@media (min-width:768px){.services__list{grid-template-columns:repeat(2,1fr);grid-auto-rows:300px}}@media (min-width:1024px){.services__list{grid-template-columns:repeat(3,1fr)}}@media (min-width:1536px){.services__list{grid-template-columns:repeat(4,1fr)}}.services__item{display:flex;width:100%;height:100%}.services__card{position:relative;padding:1rem;width:100%;height:100%;cursor:pointer;background-color:var(--color-secondary-200);overflow:hidden;display:flex;flex-direction:column;align-items:start;justify-content:space-between;border-radius:6px;transition:var(--transition-base);border:1px solid transparent}.services__card:active{background-color:var(--color-secondary-300)}@media (hover:hover){.services__card:hover{border-color:var(--color-secondary-300)}}@media (min-width:640px){.services__card{padding:1.25rem}}.services__heading{max-width:320px;position:relative;z-index:2;display:flex;flex-direction:column;gap:0.625rem}.services__title{font-weight:700;font-size:1.125rem;line-height:1.75rem;text-transform:uppercase}@media (min-width:640px){.services__title{font-size:1.25rem;line-height:1.75rem}}.services__desc{font-weight:400;font-size:0.875rem;line-height:1.25rem;color:var(--color-secondary-700)}@media (min-width:640px){.services__desc{font-size:1rem;line-height:1.5rem}}@media (min-width:768px){.services__desc{font-size:1.125rem;line-height:1.75rem}}.services__img{aspect-ratio:1 / 1;height:140px;position:absolute;z-index:0;object-fit:contain;right:0;bottom:0;transform:translateX(10%);transition:var(--transition-base)}@media (hover:hover){.services__card:hover .services__img{scale:1.05}}@media (min-width:540px){.services__img{height:160px}}@media (min-width:1268px){.services__img{height:200px}}.services__btn{display:flex;gap:0.625rem;position:relative;z-index:1;font-weight:700;font-size:0.75rem;line-height:1rem;text-transform:uppercase;color:var(--color-primary);align-items:center}
.reasons__list{width:100%;display:flex;flex-direction:column}.reasons__item{width:100%;display:grid;grid-template-columns:1fr;gap:0.625rem;border-top:1px solid var(--color-secondary-300);padding-block:1rem}@media (min-width:640px){.reasons__item{padding-block:1.25rem;gap:1.25rem}}@media (min-width:768px){.reasons__item{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.reasons__item{grid-template-columns:1fr 1fr 1fr}}@media (min-width:1536px){.reasons__item{grid-template-columns:1fr 1fr 2fr}}.reasons__item:last-child{border-bottom:1px solid var(--color-secondary-300)}.reasons__item-number{display:block;font-size:1.25rem;line-height:1.75rem;font-weight:700;color:var(--color-primary)}.reasons__item-title{width:100%;font-size:1.125rem;line-height:1.75rem;font-weight:700;text-transform:uppercase}@media (min-width:1024px){.reasons__item-title{font-size:1.25rem;line-height:1.75rem}}.reasons__item-text{width:100%;font-size:1rem;line-height:1.5rem;font-weight:400;color:var(--color-secondary-700)}@media (min-width:768px){.reasons__item-text{grid-column:1 / span 2}}@media (min-width:1024px){.reasons__item-text{grid-column:2 / span 2;font-size:1.125rem;line-height:1.75rem}}@media (min-width:1536px){.reasons__item-text{grid-column:auto}}
.reviews{width:100%;display:grid;grid-template-columns:1fr;gap:1.25rem}.reviews.reviews--all{display:flex;flex-direction:column}@media (min-width:768px){.reviews{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.reviews{grid-template-columns:1fr 2fr}}@media (min-width:1268px){.reviews{grid-template-columns:1fr 3fr}}.reviews__about{width:100%;display:flex;flex-direction:column;gap:0.625rem}.reviews__rating{width:100%;display:flex;flex-direction:column;gap:1.875rem;padding:1rem;border-radius:6px;background-color:var(--color-secondary-200)}@media (min-width:640px){.reviews__rating{padding:1.25rem}.reviews--all .reviews__rating{flex-direction:row}}.reviews__rating-head{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-around;gap:1.25rem}.reviews--all .reviews__rating-head{width:auto;flex-shrink:0}.reviews__rating-info{width:fit-content;display:flex;flex-direction:column;align-items:center}.reviews__info-text{font-size:0.875rem;line-height:1.25rem;font-weight:400;text-align:center}.reviews__info-value{font-size:2.25rem;line-height:2.5rem;font-weight:700;text-align:center}@media (min-width:1024px){.reviews__info-value{font-size:3rem;line-height:1}}.reviews__stars{width:fit-content;display:flex;flex-direction:row;align-items:center;gap:2px}.reviews__sites{width:100%;display:flex;flex-direction:column;gap:0.625rem}@media (min-width:640px){.reviews--all .reviews__sites{flex-direction:row;justify-content:space-around;flex-wrap:wrap}}.reviews__site{width:100%;display:flex;flex-direction:row;align-items:center}@media (min-width:640px){.reviews--all .reviews__site{width:fit-content}}.reviews__site-card{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1.25rem}.reviews__site-img{width:auto;height:25px;flex-shrink:0;display:block}@media (min-width:640px){.reviews__site-img{height:30px}}.reviews__site-rating{width:fit-content;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:0.625rem}.reviews__site-rating-value{font-size:1.25rem;line-height:1.75rem;font-weight:700;text-align:right}@media (min-width:1024px){.reviews__site-rating-value{font-size:1.5rem;line-height:2rem}}.reviews__list{width:100%;display:flex;flex-direction:column;gap:1.25rem}.reviews__slider{width:100%;display:flex;flex-direction:column;gap:0.625rem;overflow:hidden}.swiper-reviews{width:100%}.reviews__card{width:100%;min-height:280px;display:flex;flex-direction:row;gap:0.625rem;padding:1.25rem 0.625rem;border:1px solid var(--color-secondary-300);background-color:var(--color-secondary-100);border-radius:6px}.reviews--all .reviews__card{min-height:160px}@media (min-width:640px){.reviews__card{padding:1.25rem;gap:1.25rem}}.reviews__card-from{width:fit-content;display:flex;flex-direction:column;gap:0.625rem;align-items:flex-start}.reviews__card-service{width:24px;height:auto;flex-shrink:0}.reviews__card-content{width:100%;display:flex;flex-direction:column;gap:0.625rem}.review__text{font-weight:400;font-size:1rem;line-height:1.25rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8}@media (min-width:1024px){.review__text{font-size:1.125rem;line-height:1.5rem}}.review__text.expanded{-webkit-line-clamp:unset;display:block}.reviews__card-info{width:100%;display:flex;flex-direction:column;gap:5px;padding-left:0.625rem;border-left:2px solid var(--color-accent);margin-top:auto}.reviews__card-rating{width:100%;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:0.625rem}.person__card-user{font-size:0.875rem;line-height:1.25rem;font-weight:700}@media (min-width:1024px){.person__card-user{font-size:1rem;line-height:1.5rem}}.reviews__date{font-size:0.875rem;line-height:1.25rem;font-weight:400}.reviews__read-more{width:100%;background-color:transparent;border:none;cursor:pointer;font-size:0.875rem;line-height:1.25rem;font-weight:700;color:var(--color-primary);display:none;align-items:center;justify-content:flex-start;gap:0.5rem;transition:var(--transition-base)}@media (min-width:1024px){.reviews__read-more{font-size:1rem;line-height:1.5rem}}.reviews__navigation{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:0.625rem}.reviews__all-btn{width:100% !important}@media (min-width:640px){.reviews__all-btn{width:fit-content !important}}
.cta{background-image:linear-gradient(color-mix(in srgb,var(--color-accent),transparent 5%),color-mix(in srgb,var(--color-accent),transparent 5%)),url('/storage/app/media/content/cta/mechanic.webp');background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:6px;display:flex;flex-direction:column}.cta__wrapper{width:100%;display:grid;grid-template-columns:1fr;padding:1rem;gap:1.875rem;justify-items:center}@media (min-width:640px){.cta__wrapper{padding:2.5rem}}@media (min-width:1024px){.cta__wrapper{justify-items:start;grid-template-columns:1fr 1fr}}.cta__content{width:100%;display:flex;flex-direction:column;gap:0.625rem}@media (min-width:1024px){.cta__content{gap:1.25rem}}.cta__title{width:100%;font-size:1.5rem;line-height:2rem;font-weight:800;text-transform:uppercase}@media (min-width:460px){.cta__title{text-align:center}}@media (min-width:640px){.cta__title{font-size:1.875rem;line-height:2.25rem}}@media (min-width:1024px){.cta__title{font-size:2.25rem;line-height:2.5rem;text-align:left}}.cta__subtitle{width:100%;font-size:1rem;line-height:1.5rem;font-weight:400}@media (min-width:460px){.cta__subtitle{text-align:center}}@media (min-width:640px){.cta__subtitle{font-size:1.125rem;line-height:1.75rem}}@media (min-width:1024px){.cta__subtitle{text-align:left;font-size:1.25rem;line-height:1.75rem}}.cta__form{width:100%;height:fit-content;background-color:var(--color-secondary-100);border-radius:8px;padding:1rem;max-width:460px}@media (min-width:640px){.cta__form{padding:1.25rem}}@media (min-width:1024px){.cta__form{max-width:100%}}