.partners{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}@media (min-width:768px){.partners{gap:1.2rem}}.partner{background:#fefefe;border-radius:50%;justify-content:center;align-items:center;width:14rem;height:14rem;display:flex;box-shadow:0 2px 20px rgba(6,6,6,.03)}@media (min-width:768px){.partner{width:14.8rem;height:14.8rem}}@media (min-width:992px){.partner{width:18.6rem;height:18.6rem}}.partner-img{max-width:80%}.partner-img--gryadka{width:8.3rem;height:4.8rem}@media (min-width:768px){.partner-img--gryadka{width:9.8rem;height:5.6rem}}@media (min-width:992px){.partner-img--gryadka{width:12.3rem;height:7.1rem}}.partner-img--moko{width:9.7rem;height:4.3rem}@media (min-width:768px){.partner-img--moko{width:11.3rem;height:5rem}}@media (min-width:992px){.partner-img--moko{width:14.3rem;height:6.3rem}}.partner-img--potapich{width:7.5rem;height:6.2rem}@media (min-width:768px){.partner-img--potapich{width:7.8rem;height:6.5rem}}@media (min-width:992px){.partner-img--potapich{width:10rem;height:8.2rem}}.partner-img--r{width:5.6rem;height:5.6rem}@media (min-width:768px){.partner-img--r{width:6.5rem;height:6.5rem}}@media (min-width:992px){.partner-img--r{width:8.2rem;height:8.2rem}}.partner-img--apak{width:11.5rem;height:3.5rem}@media (min-width:768px){.partner-img--apak{width:11.7rem;height:3.7rem}}@media (min-width:992px){.partner-img--apak{width:14.9rem;height:4.7rem}}.partner-img--combinat{width:11.7rem;height:2.6rem}@media (min-width:768px){.partner-img--combinat{width:13.2rem;height:3rem}}@media (min-width:992px){.partner-img--combinat{width:16.8rem;height:3.8rem}}.partner-img--arhbum{width:9.3rem;height:3.8rem}@media (min-width:992px){.partner-img--arhbum{width:12.3rem;height:5rem}}.partner-img--ilim{width:11.2rem;height:3.6rem}@media (min-width:768px){.partner-img--ilim{width:12rem;height:3.8rem}}@media (min-width:992px){.partner-img--ilim{width:15.4rem;height:4.9rem}}.info-grid{gap:2.5rem;display:grid}@media (min-width:768px){.info-grid{grid-template-columns:repeat(2,1fr);grid-template-areas:"text-1 img-1""text-1 img-1""text-2 text-3""img-2 img-2";gap:4rem 2rem}}@media (min-width:992px){.info-grid{gap:4rem 5rem}}@media (min-width:768px){.info-grid-cell-text:first-of-type{grid-area:text-1}.info-grid-cell-text:nth-of-type(2){grid-area:text-2}.info-grid-cell-text:nth-of-type(3){grid-area:text-3}.info-grid-cell-text:nth-of-type(4){grid-area:text-4}}.info-grid-cell-image img{object-fit:cover;border-radius:1rem;width:100%;height:100%;overflow:hidden}@media (min-width:768px){.info-grid-cell-image:first-of-type{grid-area:img-1}.info-grid-cell-image:nth-of-type(2){grid-area:img-2}}.section--values{background-color:var(--section-bg)}@media (min-width:992px){.section--values-inner{gap:9rem;display:flex}}.values{flex-direction:column;gap:2rem;display:flex}@media (min-width:768px){.values{flex-direction:row;gap:1rem}}@media (min-width:992px){.values{flex-direction:column;flex-basis:33rem;gap:1.4rem}}.value{text-align:center;background-color:#fff;border-radius:1rem;flex-direction:column;flex-grow:1;flex-basis:33.3333%;justify-content:space-between;align-items:center;gap:2rem;padding:2rem;display:flex}@media (min-width:768px){.value{padding:1.5rem 2rem 2rem}}.value .heading{text-transform:none;font-weight:500}.value-image{max-width:8.4rem}.values-footer-image{margin-top:4rem;display:block}@media (min-width:768px){.values-footer-image{margin-top:2rem}}@media (min-width:992px){.values-footer-image{margin-top:0}}.values-footer-image img{object-fit:cover;border-radius:1rem;width:100%;overflow:hidden}.capacity-img-wrapper{margin:1rem 0;display:block}@media (min-width:768px){.capacity-img-wrapper{margin:0}}.capacity-img{object-fit:cover;border-radius:1rem;width:100%;height:100%;overflow:hidden}.capacity-grid{gap:1.5rem;display:grid}@media (min-width:768px){.capacity-grid{grid-template-columns:repeat(2,1fr);grid-template-areas:"text-1 text-2""text-4 text-4""text-5 text-5""img-1 img-3""img-1 img-2""text-3 text-6""text-7 text-7";row-gap:2rem}}@media (min-width:576px){.capacity-grid{grid-template-areas:"text-1 text-4""text-2 text-5""img-1 img-3""img-1 img-2""text-3 text-6""text-3 text-7";gap:3rem 4rem}.capacity-grid-cell-text:first-of-type{grid-area:text-1}.capacity-grid-cell-text:nth-of-type(2){grid-area:text-2}.capacity-grid-cell-text:nth-of-type(3){grid-area:text-3}.capacity-grid-cell-text:nth-of-type(4){grid-area:text-4}.capacity-grid-cell-text:nth-of-type(5){grid-area:text-5}.capacity-grid-cell-text:nth-of-type(6){grid-area:text-6}.capacity-grid-cell-text:nth-of-type(7){grid-area:text-7}.capacity-grid-cell-image:first-of-type{grid-area:img-1}.capacity-grid-cell-image:nth-of-type(2){grid-area:img-2}.capacity-grid-cell-image:nth-of-type(3){grid-area:img-3}}@media (min-width:768px){.capacity-text{max-width:46rem}}.section--partners{background-color:var(--section-bg)}.partners-wrapper+.partners-wrapper{margin-top:3.4rem}@media (min-width:768px){.partners-wrapper+.partners-wrapper{margin-top:8rem}}.section--form{background-color:var(--section-bg);margin-bottom:-12rem;padding:0}@media (min-width:768px){.section--form{margin-bottom:-4.4rem}}@media (min-width:992px){.section--form{margin-bottom:-3.8rem}}.selling-form{transform:translateY(-50%)}@media (min-width:768px){.selling-form{background-image:url(../img/delivery-truck.5c35182e.png);background-position:100% 20%;background-repeat:no-repeat;background-size:21.8rem 11.3rem}.selling-form .form{gap:1.6rem;display:flex}.selling-form .form>*{flex-basis:50%}.selling-form .btn{margin-top:0}}@media (min-width:992px){.selling-form{background-position-y:2.7rem;background-size:26.3rem 13.7rem}}.section--description{padding-bottom:20.4rem}@media (min-width:768px){.section--description{padding-bottom:22.4rem}}.section--description .paragraph{position:relative}.section--description .paragraph:before{content:"";border:1px solid #202020;width:20px;display:block;position:absolute;top:10px;right:calc(100% + 5px)}.russian-map{width:100%;margin-top:1.4rem}@media (min-width:768px){.russian-map{margin-top:2.2rem}}
/*# sourceMappingURL=about.6f5aaf35.css.map */
