.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:4px 8px}.breadcrumbs__item{display:flex;align-items:center;gap:8px}.breadcrumbs__item:not(:first-child):before{content:"/";color:var(--arf-color-grey)}.breadcrumbs__item:last-child{cursor:default}.breadcrumbs__item:last-child:before{color:var(--arf-color-black)}.breadcrumbs__item:last-child .breadcrumbs__link{color:var(--arf-color-black)}.breadcrumbs__link{color:var(--arf-color-grey);transition:color var(--arf-default-transition)}.about-section__title{margin-bottom:40px}.about-section__box{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.about-section__content{display:flex;flex-direction:column;gap:40px}.about-section__quote{padding:20px;display:flex;gap:20px;background-color:var(--arf-color-white);border:var(--arf-border-light);border-radius:var(--arf-border-radius);box-shadow:var(--arf-shadow-default)}.about-section__quote img{margin-top:7px}.about-section__image{overflow:hidden}.about-section__image img{height:100%;border-radius:var(--arf-border-radius);aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.our-car-fleet__title{margin-bottom:40px}.our-car-fleet__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.advantage-card{padding:20px;background-color:var(--arf-color-white);border:1px solid var(--arf-color-stroke);border-radius:var(--arf-border-radius);box-shadow:var(--arf-shadow-default);display:flex;flex-direction:column;gap:var(--arf-margin-bottom-sm)}.advantage-card__icon{width:60px;aspect-ratio:1}.advantages{position:relative}.advantages__title{margin-bottom:20px}.advantages__image{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:var(--arf-border-radius)}.advantages__card-list{display:grid;gap:20px}.guaranteed-transport-quality__title{margin-bottom:40px}.guaranteed-transport-quality__box{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.guaranteed-transport-quality__images{display:flex;justify-content:center}.guaranteed-transport-quality__images_clients picture{width:100%}.guaranteed-transport-quality__images_clients img{-o-object-fit:contain;object-fit:contain}.guaranteed-transport-quality__images_eng img{width:100%;border-radius:var(--arf-border-radius);overflow:hidden;-o-object-fit:cover;object-fit:cover;aspect-ratio:16/9}.guaranteed-transport-quality__content{display:flex;flex-direction:column;gap:20px}.guaranteed-transport-quality__text{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:40px}.guaranteed-transport-quality__text:not(:last-child){padding-bottom:40px;border-bottom:var(--arf-border-light)}.guaranteed-transport-quality__left{display:flex;flex-direction:column;gap:10px}.guaranteed-transport-quality__left-number{color:var(--arf-color-dark-green);font-size:36px;font-weight:700}.guaranteed-transport-quality__right{display:flex;align-items:center}.stages-of-cooperation__title{margin-bottom:40px}.stages-of-cooperation__box{display:grid;grid-template-columns:1fr 360px;gap:40px}.stages-of-cooperation__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.stages-of-cooperation__card{padding:20px;display:flex;flex-direction:column;gap:20px;background-color:var(--arf-color-white);border:var(--arf-border-light);border-radius:var(--arf-border-radius);box-shadow:var(--arf-shadow-default)}.stages-of-cooperation__card-header{display:flex;justify-content:space-between;color:var(--arf-color-white);font-size:18px;font-weight:700}.stages-of-cooperation__card-header span{font-size:24px;color:var(--arf-color-stroke)}.stages-of-cooperation__card-title{flex-grow:1;font-size:18px;font-weight:700}.stages-of-cooperation__card-phone{display:flex;flex-direction:column;justify-content:space-between;background-color:var(--arf-color-green);border-radius:var(--arf-border-radius);box-shadow:var(--arf-shadow-default)}.stages-of-cooperation__card-phone-header{padding:20px;display:flex;justify-content:space-between;color:var(--arf-color-white);font-size:18px;font-weight:700}.stages-of-cooperation__card-phone-number{font-size:24px;color:var(--arf-color-stroke)}.stages-of-cooperation__card-phone-img{padding:20px 20px 0;margin-inline:auto}.seo-text{display:flex;flex-direction:column}.seo-text h2{font-size:52px;font-weight:700;line-height:1.1;font-family:var(--arf-circle-font-family)}.seo-text h2:not(:last-child){margin-bottom:20px}.seo-text h3:not(:first-child),.seo-text h4:not(:first-child){margin-top:20px}.seo-text h3:not(:last-child),.seo-text h4:not(:last-child){margin-bottom:20px}.seo-text h3{font-size:24px;font-weight:700;line-height:1.4}.seo-text ul,.seo-text ol{padding-left:30px}.seo-text ul:not(:last-child),.seo-text ol:not(:last-child){margin-bottom:20px}.seo-text ol li{list-style-type:decimal}.seo-text ul li{list-style-type:disc}.seo-text p:not(:last-child){margin-bottom:20px}.order-call-primary{padding:80px 60px;border-radius:var(--arf-border-radius);color:var(--arf-color-white);position:relative;overflow:hidden}.order-call-primary__bg-image{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.order-call-primary__title{margin-bottom:var(--arf-margin-bottom-md)}.our-car-fleet-card{display:grid;grid-template-columns:repeat(2,1fr);overflow:hidden;border:var(--arf-border-light);border-radius:var(--arf-border-radius);box-shadow:var(--arf-shadow-default);transition:border-color var(--arf-default-transition),box-shadow var(--arf-default-transition)}.our-car-fleet-card__img{padding-inline:27px;display:flex;align-items:center;justify-content:center;background-color:var(--arf-color-bg)}.our-car-fleet-card__img img{aspect-ratio:16/9;-o-object-fit:contain;object-fit:contain}.our-car-fleet-card__content{padding:20px;display:flex;flex-direction:column;gap:20px;background-color:var(--arf-color-white)}.our-car-fleet-card__title{flex-grow:1;font-size:18px}.our-car-fleet-card__text{display:flex;gap:10px}.our-car-fleet-card__text-item{display:flex;align-items:center;flex:1;gap:4px}@media (max-width: 100em) and (min-width: 35em){.advantages__card-list{grid-template-columns:repeat(2,1fr)}}@media (max-width: 93.75em){.advantages__heading{margin-bottom:var(--arf-margin-bottom-md)}}@media (max-width: 87.5em) and (min-width: 39.375em){.stages-of-cooperation__card-phone{flex-direction:row}.stages-of-cooperation__card-phone-header{flex-direction:column}.stages-of-cooperation__card-phone-text{max-width:240px;order:1}.stages-of-cooperation__card-phone-img{margin-right:0;min-width:360px}}@media (max-width: 87.5em) and (min-width: 35em){.advantages__card-list{margin-top:-60px}}@media (max-width: 87.5em){.about-section__box{grid-template-columns:1fr}.about-section__image img{width:100%}.guaranteed-transport-quality__box{grid-template-columns:100%}.guaranteed-transport-quality__images_clients{order:1}.guaranteed-transport-quality__images_clients img{width:100%}.stages-of-cooperation__box,.our-car-fleet-card{grid-template-columns:1fr}.our-car-fleet-card__img{padding-block:36px}}@media (max-width: 67.5em) and (min-width: 64em){.our-car-fleet-card__text{font-size:14px}}@media (max-width: 60em){.guaranteed-transport-quality__images_eng img{height:349px}.our-car-fleet-card__text{font-size:var(--arf-text-font-size-sm)}}@media (max-width: 53.75em) and (min-width: 30em){.order-call-primary{padding:60px}}@media (max-width: 39.375em){.our-car-fleet__cards{grid-template-columns:1fr}.guaranteed-transport-quality__text{grid-template-columns:1fr;gap:20px}.guaranteed-transport-quality__text:not(:last-child){padding-bottom:20px}.guaranteed-transport-quality__left-number{font-size:24px}.stages-of-cooperation__box{gap:20px}.stages-of-cooperation__cards{grid-template-columns:1fr;gap:20px}}@media (max-width: 35em){.advantages__image{margin-bottom:var(--arf-margin-bottom-md)}.advantages__card-list{grid-template-columns:repeat(1,1fr)}}@media (max-width: 30em){.breadcrumbs__link{font-size:14px}.about-section__title{margin-bottom:20px}.about-section__box,.about-section__content{gap:20px}.about-section__quote img{margin-top:5px;width:15px;height:13px}.advantage-card{font-size:14px}.advantage-card__icon{width:40px}.advantages__subtitle{font-size:14px}.guaranteed-transport-quality__images_eng img{height:169px}.seo-text h2{font-size:28px}.seo-text h3{font-size:18px}.seo-text ul,.seo-text ol{padding-left:20px}.seo-text p{font-size:14px}.order-call-primary{padding:20px}}@media (min-width: 35.06125em){.advantages__card-list{padding-inline:30px}}@media (min-width: 39.43625em){.guaranteed-transport-quality__left{width:228px}}@media (min-width: 53.81125em){.order-call-primary__wrapper{max-width:730px}}@media (min-width: 87.56125em){.advantages__card-list{margin-top:-120px}.guaranteed-transport-quality__content{gap:40px}.our-car-fleet-card__text{flex-direction:column}}@media (min-width: 93.81125em){.advantages__heading{max-width:720px;position:absolute;top:60px;left:60px;z-index:1}.advantages__subtitle{max-width:605px}}@media (min-width: 100.06125em){.advantages__card-list{grid-template-columns:repeat(4,minmax(260px,1fr))}}@media (any-hover: hover){.breadcrumbs__link:hover{color:var(--arf-color-green)}.our-car-fleet-card:hover{border-color:var(--arf-color-green);box-shadow:var(--arf-shadow-hover)}}
