.breadcrumbs{flex-wrap:wrap;align-items:center;gap:4px 8px;display:flex}.breadcrumbs__item{align-items:center;gap:8px;display:flex}.breadcrumbs__item:not(:first-child):before{content:"/";color:var(--arf-color-grey)}.breadcrumbs__item:last-child{cursor:default}.breadcrumbs__item:last-child:before,.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{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.about-section__content{flex-direction:column;gap:40px;display:flex}.about-section__quote{background-color:var(--arf-color-white);border:var(--arf-border-light);border-radius:var(--arf-border-radius);box-shadow:var(--arf-shadow-default);gap:20px;padding:20px;display:flex}.about-section__quote img{margin-top:7px}.about-section__image{overflow:hidden}.about-section__image img{border-radius:var(--arf-border-radius);aspect-ratio:16/9;object-fit:cover;height:100%}.our-car-fleet__title{margin-bottom:40px}.our-car-fleet__cards{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.advantage-card{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);gap:var(--arf-margin-bottom-sm);flex-direction:column;padding:20px;display:flex}.advantage-card__icon{aspect-ratio:1;width:60px}.advantages{position:relative}.advantages__title{margin-bottom:20px}.advantages__image{object-fit:cover;border-radius:var(--arf-border-radius);width:100%;height:auto}.advantages__card-list{gap:20px;display:grid}.guaranteed-transport-quality__title{margin-bottom:40px}.guaranteed-transport-quality__box{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.guaranteed-transport-quality__images{justify-content:center;display:flex}.guaranteed-transport-quality__images_clients picture{width:100%}.guaranteed-transport-quality__images_clients img{object-fit:contain}.guaranteed-transport-quality__images_eng img{border-radius:var(--arf-border-radius);object-fit:cover;aspect-ratio:16/9;width:100%;overflow:hidden}.guaranteed-transport-quality__content{flex-direction:column;gap:20px;display:flex}.guaranteed-transport-quality__text{grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:40px;display:grid}.guaranteed-transport-quality__text:not(:last-child){border-bottom:var(--arf-border-light);padding-bottom:40px}.guaranteed-transport-quality__left{flex-direction:column;gap:10px;display:flex}.guaranteed-transport-quality__left-number{color:var(--arf-color-dark-green);font-size:36px;font-weight:700}.guaranteed-transport-quality__right{align-items:center;display:flex}.stages-of-cooperation__title{margin-bottom:40px}.stages-of-cooperation__box{grid-template-columns:1fr 360px;gap:40px;display:grid}.stages-of-cooperation__cards{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.stages-of-cooperation__card{background-color:var(--arf-color-white);border:var(--arf-border-light);border-radius:var(--arf-border-radius);box-shadow:var(--arf-shadow-default);flex-direction:column;gap:20px;padding:20px;display:flex}.stages-of-cooperation__card-header{color:var(--arf-color-white);justify-content:space-between;font-size:18px;font-weight:700;display:flex}.stages-of-cooperation__card-header span{color:var(--arf-color-stroke);font-size:24px}.stages-of-cooperation__card-title{flex-grow:1;font-size:18px;font-weight:700}.stages-of-cooperation__card-phone{background-color:var(--arf-color-green);border-radius:var(--arf-border-radius);box-shadow:var(--arf-shadow-default);flex-direction:column;justify-content:space-between;display:flex}.stages-of-cooperation__card-phone-header{color:var(--arf-color-white);justify-content:space-between;padding:20px;font-size:18px;font-weight:700;display:flex}.stages-of-cooperation__card-phone-number{color:var(--arf-color-stroke);font-size:24px}.stages-of-cooperation__card-phone-img{margin-inline:auto;padding:20px 20px 0}.seo-content{flex-direction:column;display:flex}.seo-content_bg{background-color:var(--arf-color-white);border:var(--arf-border-light);border-radius:var(--arf-border-radius);box-shadow:var(--arf-shadow-default);padding:20px}.seo-content__title{margin-bottom:20px}.seo-content__text .seo-content__title:not(:last-child),.seo-content__text h2:not(:last-child){margin-bottom:var(--arf-margin-bottom-sm)}.seo-content__text .seo-content__title:not(:first-child),.seo-content__text h2:not(:first-child){margin-top:var(--arf-margin-bottom-sm)}.seo-content__text h2{font-size:28px;font-weight:700;line-height:1.1;font-family:var(--arf-circle-font-family)}.seo-content__text h3,.seo-content__text h4{font-size:18px;line-height:1.4}.seo-content__text h3:not(:first-child),.seo-content__text h4:not(:first-child){margin-top:var(--arf-margin-bottom-sm)}.seo-content__text h3:not(:last-child),.seo-content__text h4:not(:last-child){margin-bottom:var(--arf-margin-bottom-sm)}.seo-content__text h3{font-weight:700}.seo-content__text article:not(:last-child){margin-bottom:var(--arf-margin-bottom-md)}.seo-content__text:not(.active,.show-all)>:nth-child(n+4){display:none}.seo-content__text.active>:nth-child(n+4){animation:.3s ease-in-out open-animation;display:block}.seo-content__text:not(:has(>:nth-child(4)))+.seo-content__more-btn{display:none}.seo-content__text ul,.seo-content__text ol{padding-inline-start:20px}.seo-content__text ul:not(:last-child),.seo-content__text ol:not(:last-child){margin-bottom:var(--arf-margin-bottom-sm)}.seo-content__text ol li{list-style-type:decimal}.seo-content__text ul li{list-style-type:disc}.seo-content__text ul,.seo-content__text p{font-size:14px}.seo-content__text p:not(:last-child){margin-bottom:var(--arf-margin-bottom-sm)}.seo-content__text a{color:var(--arf-color-beige);font-weight:700;text-decoration:none}.seo-content__text table{border-collapse:collapse;table-layout:fixed;width:100%!important}.seo-content__text tr:not(:last-child){border-bottom:var(--arf-border-light)}.seo-content__text td{padding:4px}.seo-content__text td:not(:last-child){border-right:var(--arf-border-light)}.seo-content__text div:has(>div>table){border:var(--arf-border-light);border-radius:5px;overflow:hidden}.seo-content__text div:has(>div>table)>div{overflow:auto}.seo-content__more-btn{margin-block-start:10px;margin-inline:0 auto}.order-call-primary{border-radius:var(--arf-border-radius);color:var(--arf-color-white);padding:80px 60px;position:relative;overflow:hidden}.order-call-primary__bg-image{object-fit:cover;z-index:-1;width:100%;height:100%;position:absolute;inset:0}.order-call-primary__title{margin-bottom:var(--arf-margin-bottom-md)}.our-car-fleet-card{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);grid-template-columns:repeat(2,1fr);display:grid;overflow:hidden}.our-car-fleet-card__img{background-color:var(--arf-color-bg);justify-content:center;align-items:center;padding-inline:27px;display:flex}.our-car-fleet-card__img img{aspect-ratio:16/9;object-fit:contain}.our-car-fleet-card__content{background-color:var(--arf-color-white);flex-direction:column;gap:20px;padding:20px;display:flex}.our-car-fleet-card__title{flex-grow:1;font-size:18px}.our-car-fleet-card__text{gap:10px;display:flex}.our-car-fleet-card__text-item{flex:1;align-items:center;gap:4px;display:flex}@media (width<=100em) and (width>=35em){.advantages__card-list{grid-template-columns:repeat(2,1fr)}}@media (width<=93.75em){.advantages__heading{margin-bottom:var(--arf-margin-bottom-md)}}@media (width<=87.5em) and (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{order:1;max-width:240px}.stages-of-cooperation__card-phone-img{min-width:360px;margin-right:0}}@media (width<=87.5em) and (width>=35em){.advantages__card-list{margin-top:-60px}}@media (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 (width<=67.5em) and (width>=64em){.our-car-fleet-card__text{font-size:14px}}@media (width<=60em){.guaranteed-transport-quality__images_eng img{height:349px}.our-car-fleet-card__text{font-size:var(--arf-text-font-size-sm)}}@media (width<=53.75em) and (width>=30em){.order-call-primary{padding:60px}}@media (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 (width<=35em){.advantages__image{margin-bottom:var(--arf-margin-bottom-md)}.advantages__card-list{grid-template-columns:repeat(1,1fr)}}@media (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{width:15px;height:13px;margin-top:5px}.advantage-card{font-size:14px}.advantage-card__icon{width:40px}.advantages__subtitle{font-size:14px}.guaranteed-transport-quality__images_eng img{height:169px}.order-call-primary{padding:20px}}@media (width>=35.0613em){.advantages__card-list{padding-inline:30px}}@media (width>=39.4363em){.guaranteed-transport-quality__left{width:228px}}@media (width>=40.0613em){.seo-content_bg{padding-block:30px}.seo-content__text h2{font-size:52px}.seo-content__text h3,.seo-content__text h4{font-size:24px}.seo-content__text ul,.seo-content__text ol{padding-inline-start:30px}.seo-content__text ul,.seo-content__text p{font-size:inherit}.seo-content__more-btn{margin-block-start:20px}}@media (width>=53.8113em){.order-call-primary__wrapper{max-width:730px}}@media (width>=81.3113em){.seo-content_bg{padding:40px}}@media (width>=87.5613em){.advantages__card-list{margin-top:-120px}.guaranteed-transport-quality__content{gap:40px}.our-car-fleet-card__text{flex-direction:column}}@media (width>=93.8113em){.advantages__heading{z-index:1;max-width:720px;position:absolute;top:60px;left:60px}.advantages__subtitle{max-width:605px}}@media (width>=100.061em){.advantages__card-list{grid-template-columns:repeat(4,minmax(260px,1fr))}}@media (any-hover:hover){.breadcrumbs__link:hover{color:var(--arf-color-green)}.seo-content__text a:hover{text-decoration:underline}.our-car-fleet-card:hover{border-color:var(--arf-color-green);box-shadow:var(--arf-shadow-hover)}}
