@import url('routes.css?v=2');
@media (min-width:1200px){
 .industries-hero{position:relative;height:248rem;overflow:hidden}.industries-hero__art{position:absolute;right:0;top:0;width:565rem;height:248rem;overflow:hidden;clip-path:polygon(17% 0,100% 0,100% 100%,0 100%)}.industries-hero__art img{width:100%;height:100%;object-fit:cover}.industries-hero__slash{position:absolute;left:377rem;top:-8rem;width:5rem;height:270rem;background:var(--green);transform:skewX(-20deg)}.industries-hero__copy{position:relative;z-index:2;margin-left:28rem;padding-top:29rem;width:340rem}.industries-hero .eyebrow{font-size:7rem;margin-bottom:12rem}.industries-hero h1{font-size:30rem;line-height:42rem;letter-spacing:-.035em;text-transform:uppercase}.industries-hero h1 span{color:var(--green)}.industries-hero p{width:240rem;max-width:100%;margin-top:10rem;font-size:7.5rem;line-height:12rem;color:#475569}.hero-actions{display:flex;gap:13rem;margin-top:12rem}.hero-actions .btn{height:29rem;padding:0 13rem;font-size:6.2rem}
 .industry-catalog{height:400rem;padding-top:11rem}.industry-catalog>h2,.industry-benefits>h2,.daily-cargo>h2{display:flex;align-items:center;justify-content:center;gap:7rem;font-size:14rem;text-transform:uppercase}.industry-catalog>h2:before,.industry-catalog>h2:after,.industry-benefits>h2:before,.industry-benefits>h2:after,.daily-cargo>h2:before,.daily-cargo>h2:after{content:"";height:1rem;background:var(--line);flex:1}.industry-catalog>h2 span,.industry-benefits>h2 span{color:var(--green)}.catalog-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13rem;margin-top:10rem}.catalog-grid article{height:167rem;border:1rem solid var(--line);border-radius:6rem;overflow:hidden;box-shadow:0 2rem 8rem rgba(8,40,92,.04)}.catalog-grid figure{position:relative;height:91rem;margin:0}.catalog-grid figure img{width:100%;height:100%;object-fit:cover}.catalog-grid figure>i{position:absolute;left:8rem;top:8rem;width:41rem;height:41rem;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#fff;font-size:21rem}.catalog-grid article:nth-child(2) figure>i,.catalog-grid article:nth-child(4) figure>i,.catalog-grid article:nth-child(6) figure>i,.catalog-grid article:nth-child(8) figure>i,.catalog-grid article:nth-child(10) figure>i{background:var(--green)}.catalog-grid article>div{padding:9rem}.catalog-grid h3{font-size:10rem;line-height:12rem;text-transform:uppercase}.catalog-grid p{font-size:6rem;line-height:9rem;color:#475569;margin-top:7rem}
 .industry-metrics{height:72rem}.industry-benefits{height:111rem;border-top:1rem solid var(--line);padding-top:9rem}.industry-benefits .benefit-grid{margin-top:13rem}.daily-cargo{height:160rem;border-top:1rem solid var(--line);padding-top:9rem}.cargo-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12rem;margin-top:10rem}.cargo-grid article{height:116rem;border-radius:5rem;overflow:hidden;background:var(--navy);color:#fff;text-align:center}.cargo-grid img{width:100%;height:91rem;object-fit:cover}.cargo-grid b{display:block;font-size:9rem;line-height:25rem;text-transform:uppercase}.industry-cta{height:58rem;background:var(--green);color:#fff}.industry-cta .wrap{height:58rem;display:flex;align-items:center;justify-content:space-between}.industry-cta h2{font-size:17rem;text-transform:uppercase}.industry-cta p{font-size:9rem;margin-top:2rem}.industry-cta .btn{height:31rem;background:#fff;color:var(--green);padding:0 18rem;font-size:7rem}
 .site-footer{height:166rem;padding-top:14rem}.site-footer .footer-grid{grid-template-columns:183rem 91rem 120rem 95rem 148rem 1fr}.site-footer .footer-about{margin-top:7rem;line-height:8.5rem}.site-footer .socials{margin-top:7rem}.site-footer .footer-bottom{margin-top:5rem;padding-top:4rem}
}
@media (max-width:1199px){
 .industries-hero{display:flex;flex-direction:column}.industries-hero__copy{order:1;padding:34px 4%}.industries-hero__art{order:2;height:280px;overflow:hidden}.industries-hero__art img{width:100%;height:100%;object-fit:cover}.industries-hero__slash{display:none}.industries-hero .eyebrow{font-size:11px}.industries-hero h1{font-size:38px;line-height:46px;text-transform:uppercase;margin-top:8px}.industries-hero h1 span{color:var(--green)}.industries-hero p{font-size:13px;line-height:21px;color:var(--muted);margin-top:14px;max-width:650px}.industry-catalog,.industry-benefits,.daily-cargo{height:auto;padding:30px 4%}.industry-catalog>h2,.industry-benefits>h2,.daily-cargo>h2{font-size:18px;text-transform:uppercase;text-align:center}.industry-catalog>h2 span,.industry-benefits>h2 span{color:var(--green)}.catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px}.catalog-grid article{border:1px solid var(--line);border-radius:7px;overflow:hidden}.catalog-grid figure{position:relative;height:150px;margin:0}.catalog-grid figure img{width:100%;height:100%;object-fit:cover}.catalog-grid figure>i{position:absolute;left:10px;top:10px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#fff;font-size:21px}.catalog-grid article:nth-child(even) figure>i{background:var(--green)}.catalog-grid article>div{padding:14px}.catalog-grid h3{font-size:13px;text-transform:uppercase}.catalog-grid p{font-size:10px;line-height:16px;color:var(--muted);margin-top:7px}.industry-benefits .benefit-grid{margin-top:20px}.cargo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:20px}.cargo-grid article{overflow:hidden;border-radius:6px;background:var(--navy);color:#fff;text-align:center}.cargo-grid img{width:100%;height:150px;object-fit:cover}.cargo-grid b{display:block;font-size:11px;line-height:30px;text-transform:uppercase}.industry-cta{background:var(--green);color:#fff;padding:22px 4%}.industry-cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px}.industry-cta h2{font-size:20px;text-transform:uppercase}.industry-cta p{font-size:11px;margin-top:4px}.industry-cta .btn{background:#fff;color:var(--green);padding:12px 15px;font-size:9px}
}
@media (min-width:700px) and (max-width:1199px){.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cargo-grid{grid-template-columns:repeat(3,1fr)}}
@media (max-width:420px){.catalog-grid,.cargo-grid{grid-template-columns:1fr}.industry-cta .wrap{align-items:flex-start;flex-direction:column}}
@media (max-width:480px){html[lang="ru"] .industries-hero h1{font-size:29px;line-height:35px;overflow-wrap:anywhere}}
@media (min-width:1200px){html[lang="ru"] .industries-hero h1{font-size:23rem;line-height:29rem}html[lang="ru"] .industries-hero p{width:240rem;font-size:6.8rem;line-height:10rem}html[lang="ru"] .industries-hero .hero-actions{margin-top:9rem}}
