

/* Start:/local/components/intervolga/mainpage.banner/templates/.default/style.css?17526672554892*/
.hero {
    position: relative;
    overflow: hidden;
}

.hero__wrapper {
    padding: 155px 0 390px;
    position: relative;
}

.hero__background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.hero__background_image {
    width: 100%;
    height: 80%;
}

.hero__background_tablet {
    display: none;
}

.hero__background_mobile {
    display: none;
}

.hero__content {
    position: relative;
    z-index: 1;
    max-width: 550px;
    margin: 0 auto;
}

.hero__content a {
    font-size: 18px;
}

.hero__depiction {
    font-size: 18px;
    margin: 20px 0;
    color: #D9D9D9;
}

.hero__decor {
    position: absolute;
    background-size: cover;
}

.hero__decor_image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.hero__decor_pack-two {
    width: 490px;
    height: 695px;
    top: -155px;
    left: -140px;
    transform: rotate(10.5deg);
}

.hero__decor_pack-three {
    width: 292px;
    height: 656px;
    top: 57px;
    left: 175px;
    transform: rotate(-11.5deg);
}

.hero__decor_pack-one  {
    width: 684px;
    height: 737px;
    right: -45px;
    top: -172px;
    transform: rotate(-14.5deg);
}

.hero__decor_desktop {

}

.hero__decor_tablet {
    display: none;
}

.hero__decor_mobile {
    display: none;
}

.hero__title {
    width: 546px;
    height: 105px;
}

.hero .container {
    position: relative;
}

@media (max-width: 1440px) {
    .hero__wrapper {
        padding: 115px 0 260px;
    }

    .hero__content {
        max-width: 400px;
    }

    .hero__depiction {
        margin: 15px 0;
    }

    .hero__decor_pack-two {
        width: 351px;
        height: 498px;
        top: -112px;
        left: -102px;
    }

    .hero__decor_pack-three {
        width: 202px;
        height: 454px;
        top: 41px;
        left: 124px;
    }

    .hero__decor_pack-one {
        width: 368px;
        height: 314px;
        right: 44px;
        top: 14px;
    }

    .hero__title {
        width: 396px;
    }

}

@media (max-width: 1200px) {
    .hero__content a {
        padding: 8px 36px;
    }

    .hero__depiction {
        font-size: 16px;
    }
}

@media (max-width: 1024px) {
    .hero__background_desktop {
        display: none;
    }

    .hero__background_tablet {
        display: block;
    }

    .hero__background_mobile {
        display: none;
    }

    .hero__decor_desktop {
        display: none;
    }

    .hero__decor_tablet {
        display: block;
    }

    .hero__decor_mobile {
        display: none;
    }

}

@media (max-width: 992px) {
    .hero__wrapper {
        padding: 115px 0 200px;
    }

    .hero__content a {
        padding: 8px 32px;
        font-size: 16px;
    }

    .hero__content {
        padding: 0 0 0 50px;
    }

    .hero__decor_pack-two {
        width: 313px;
        height: 443px;
        top: -100px;
        left: -81px;
    }

    .hero__decor_pack-three {
        top: 41px;
        left: 101px;
    }

    .hero__decor_pack-one {
        width: 325px;
        height: 338px;
        right: -14px;
        top: -33px;
    }

    .hero__title {
        width: 343px;
    }
}

@media (max-width: 768px) {
    .hero__wrapper {
        padding: 105px 0 260px;
    }
    .hero__background {
        bottom: 0;
    }
    .hero__decor_pack-two {
        top: 140px;
        left: -40px;
        width: 290px;
    }
    .hero__decor_pack-one {
        right: -15px;
        top: 150px;
        width: 260px;
    }


    /*.hero__wrapper {*/
    /*    padding: 105px 0 445px;*/
    /*}*/

    /*.hero__background {*/
    /*    bottom: 25%;*/
    /*}*/

    /*.hero__decor_pack-two {*/
    /*    top: 260px;*/
    /*    left: -85px;*/
    /*}*/

    /*.hero__decor_pack-one {*/
    /*    right: -40px;*/
    /*    top: 240px;*/
    /*}*/

    .hero__background_desktop {
        display: none;
    }

    .hero__background_tablet {
        display: none;
    }

    .hero__background_mobile {
        display: block;
    }

    .hero__content {
        padding: 0 0 0 28px;
    }

    .hero__depiction {
        margin: 0 0 15px;
    }

    .hero__depiction {
        font-size: 14px;
        min-height: 76px;
    }

    .hero__decor_pack-three {
        display: none;
    }

    .hero__decor_desktop {
        display: none;
    }

    .hero__decor_tablet {
        display: none;
    }

    .hero__decor_mobile {
        display: block;
    }

    .hero .btn {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .hero__wrapper {
        padding: 105px 0 330px;
    }

    .hero__background {
        bottom: 10%;
    }

    .hero__decor_pack-one {
        width: 225px;
        top: 194px;
        right: -30px;
    }

    .hero__decor_pack-two {
        width: 250px;
        top: 175px;
        left: -30px;
    }
}

@media (max-width: 360px) {
    .hero__decor_pack-two {
        top: 200px;
    }
}
/* End */


/* Start:/local/components/intervolga/mainpage.company.mission/templates/.default/style.css?17525846743687*/
.mission__text .mission__element {
    display: flex;
    justify-content: flex-end;
    margin: 10px 0;
}

.mission__container {
    display: flex;
    gap: 60px;
}

.mission__info {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.mission__info-title {
    font-size: 24px;
    font-weight: 700;
}

.mission__info-text {
    text-align: center;
}

.mission__block-img {
    width: 400px;
    height: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.mission__img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    width: auto;
    height: auto;
}

.mission__text {
    display: flex;
    flex-direction: column;
    position: relative;
    max-width: 1000px;
    line-height: 1.1;
}

.mission__text > * {
    display: inline;
}

.mission__title {
    line-height: inherit;
}

.mission__depiction {
    font-size: 46px;
    margin: 0 0 30px 0;
    line-height: 0.95;
}

.mission__depiction-text {
    margin: 10px 0;
    line-height: 1.2;
    text-align: justify;
    font-size: 18px;
}

.mission__info-text,
.mission__link,
.mission__info-text {
    font-size: 18px;

}

.mission .container {
    position: relative;
    display: flex;
}

.mission-gradient {
    background: linear-gradient(97.51deg, #366BFF 7.67%, #2A00FF 60.18%, #8600FF 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 1440px) {
    .mission__text::after {
        width: 131px;
        height: 87px;
        margin-left: 20px;
        margin-bottom: -52px;
    }

    .mission__title {
        margin-right: 40px;
    }

    .mission__depiction {
        font-size: 40px;
    }

    .mission .container::after {
        border-radius: 1032px;
        width: 1032px;
        height: 845px;
        right: -225px;
        top: -125px;
    }
}

@media (max-width: 1200px) {
    .mission__info-text {
        font-size: 16px;
    }

    .mission__depiction.custom-font {
        margin: 0 0 10px 0;
    }

    .mission__depiction-text {
        font-size: 16px;
    }

}

@media (max-width: 1024px) {
    .mission__container {
        gap: 20px;
    }

    .mission__link {
        padding: 8px 36px;
    }

    .mission__block-img {
        width: 220px;
        height: 450px;
    }

    .mission__depiction {
        font-size: 30px;
    }
}

@media (max-width: 992px) {
    .mission__info-title {
        font-size: 22px;
    }

    .mission__link {
        padding: 8px 32px;
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    .mission {
        padding: 40px 0 0 0;
    }

    .mission__text .mission__element {
        justify-content: center;
    }

    .mission__info {
        display: none;
    }

    .mission__info-text {
        font-size: 14px;
    }

    .mission__info-title {
        font-size: 20px;
    }

    .mission__text::after {
        width: 109px;
        height: 72px;
        margin-left: -5px;
        margin-bottom: -40px;
    }

    .mission__title {
        margin-right: 10px;
    }

    .mission .container::after {
        right: -230px;
        top: -280px;
        width: 574px;
        height: 543px;
        border-radius: 574px;
        filter: blur(150px);
    }

    .mission__depiction-text {
        font-size: 14px;
    }

    .mission__depiction.custom-font {
        margin: 10px 0;
        font-size: 34px;
    }
}

@media (max-width: 480px) {
    .mission {
        padding: 0;
    }
}

@media (min-width: 1360px) {
    .mission .container {
        margin-top: 80px;
    }
}

@media (min-width: 1024px) {
    .mission__block-img {
        height: 480px;
    }
}
/* End */


/* Start:/local/components/intervolga/mainpage.production/templates/.default/style.css?17525839332816*/
.production__section-name {
    margin: 0 0 30px 0;
}

.production {
    position: relative;
    overflow: hidden;
    padding: 100px 50px 0 50px
}

.production.container {
    padding: 100px 50px 50px 50px;
}

.production__body {
    display: flex;
    justify-content: space-between;
    gap: 60px;
}

.production__block {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 50%;
}

.production__block-btn {
    display: flex;
    justify-content: center;
    width: 100%;
}

.production__element {
    display: flex;
    gap: 10px;
}

.production__description {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.production__title {
    font-size: 24px;
    font-weight: 700;
    word-break: break-all;
}

.production__text {
    font-size: 18px;
}

.production__btn {
    font-size: 18px;
    width: 70%;
}

.production__video {
    width: 100%;
    height: 300px;
}

.production::after {
    content: "";
    position: absolute;
    top: 20%;
    left: 0;
    bottom: -7%;
    right: -150%;
    background-image: url(/local/templates/houpack/assets/img/right-spot.svg);
    background-repeat: no-repeat;
    background-size: 60% 90%;
    z-index: -1;
}

.production__image svg {
    width: 128px;
    height: 128px;
}

@media (max-width: 1200px) {
    .production__text {
        font-size: 16px;
    }

    .production__btn {
        padding: 8px 36px;
        font-size: 16px;
    }

    .production::after {
        background-size: 60% 80%;
        top: 25%;
    }
}

@media (max-width: 1024px) {
    .production.container {
        padding: 60px 50px 50px 50px;
    }

    .production__image svg {
        width: 94px;
        height: 94px;
    }

    .production__body {
        flex-direction: column;
        gap: 120px;
        padding: 0 0 50px 0;
    }

    .production__block {
        width: 100%;
    }

    .production::after {
        top: 48%;
        bottom: 3%;
        background-size: 42% 100%;
    }
}

@media (max-width: 992px) {
    .production__title {
        font-size: 22px;
    }

    .production__btn {
        padding: 8px 32px;
    }

}

@media (max-width: 768px) {
    .production__section-name {
        margin: 30px 0 10px 0;
    }

    .production {
        margin-top: 20px;
    }

    .production__body {
        gap: 60px;
    }

    .production__element {
        align-items: center;
    }

    .production__title {
        font-size: 20px;
    }

    .production__text {
        font-size: 14px;
    }

    .production::after {
        top: 50%;
        bottom: 7%;
    }
}

@media (max-width: 480px) {
    .production::after {
        top: 56%;
        left: 2%;
        background-size: 39% 100%;
    }

    .production.container {
        padding: 60px 40px 50px 40px;
    }
}
/* End */


/* Start:/local/components/intervolga/mainpage.ourproducts/templates/.default/style.css?17525839332389*/
.production__section-name {
    margin: 0 0 30px 0;
}

.product__section-name {
    text-align: center;
    padding: 50px 0 10px 0;
}

.product__body {
    display: grid;
    grid-template-columns: 400px 1fr 400px;
    width: 100%;
}

.product__block.product__block-main {
    position: relative;
}

.product__block.product__block-main img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: 520px;
}

.product__block-btn {
    display: flex;
    justify-content: space-around;
    margin: 30px 0 0 0;
}

.product__block-btn a {
    font-size: 18px;
}

.product__block-img {
    width: 110px;
    height: 110px;
    flex-shrink: 0;
}

.product__block-img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product__element {
    display: flex;
    gap: 10px;
    margin: 10px 0;
    align-items: center;
    min-height: 141px;
}

.product__description {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.product__title {
    font-weight: 700;
}

@media (max-width: 1440px) {
    .product__body {
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }

    .product__block.product__block-main {
        display: none;
    }

    .product__element {
        min-height: unset;
    }
}

@media (max-width: 1200px) {
    .product__block-btn a {
        padding: 8px 36px;
        font-size: 16px;
    }
}

@media (max-width: 1024px) {
    .product__body {
        grid-template-columns: 1fr 1fr;
    }

    .product__block-img {
        width: 94px;
        height: 94px;
    }
}

@media (max-width: 992px) {
    .product__block-btn a {
        padding: 8px 32px;
    }

    .product__title {
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    .product__section-name {
        padding: 0 0 20px 0;
    }

    .product__body {
        grid-template-columns: 1fr;
    }

    .product__block-btn {
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }

    .product__block-btn.btn {
        width: 100%;
    }

    .product__text {
        font-size: 14px;
    }

    .product__block-btn a {
        width: unset;
    }
}

@media (min-width: 1024px) {
    .product__section-name {
        padding: 80px 0 10px 0;
    }
}

@media (min-width: 996px) {
    .product__title,
    .product__description {
        font-size: 18px;
    }
    
}
/* End */


/* Start:/local/components/intervolga/mainpage.ourclients/templates/.default/style.css?17525839331554*/
.client {
    background-image: url(/local/templates/houpack/assets/img/client-background.svg);
    background-repeat: no-repeat;
    margin: 100px auto 0 auto;
}

.client__body {
    display: flex;
    width: 100%;
    gap: 100px;
}

.client__description {
    display: flex;
    flex-direction: column;
    padding: 100px 0 190px 0;
    width: 30%;
    gap: 15px;
    font-size: 22px;
}

.client__item {
    text-transform: uppercase;
    font-weight: 700;
    color: var(--while-color);
}

.client__image {
    display: flex;
    flex-direction: column;
    width: 70%;
}

.client__section-name {
    text-align: end;
    margin: 0 0 30px 0;
}

.client__element {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
    grid-auto-rows: auto;
    gap: 15px;
}

.client__logo {
    width: 150px;
    height: 80px;
    object-fit: contain;
}

.container.client {
    margin: 100px auto 0 auto;
}

@media (max-width: 1200px) {
    .client__description {
        width: 42%;
    }
}

@media (max-width: 1024px) {
    .client__description {
        display: none;
    }

    .client__image {
        width: 100%;
    }

    .client__element {
        width: 100%;
    }

    .client.container {
        background-image: none;
    }

    .container.client {
        margin: 60px auto 0 auto;
    }
}

@media (max-width: 768px) {
    .container.client {
        margin: 50px auto 0 auto;
    }
}

@media (max-width: 480px) {
    .client__element {
        grid-template-columns: repeat(auto-fill, minmax(80px, 1fr));
    }
}

/* End */


/* Start:/local/components/intervolga/mainpage.geography/templates/.default/style.css?17525839333863*/
.geography {
    padding-top: 100px;
}

.geography__title {
    margin-bottom: 10px;
}

.geography__depiction {
    max-width: 835px;
    padding: 8px 0;
}

.geography__layout {
    display: flex;
    gap: 80px;
}

.geography__panel {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.geography__cities {
    list-style-type: none;
    padding: 0;
    display: grid;
    grid-template-columns: 100%;
    row-gap: 5px;
    gap: 10px;
}

.geography__cities, .geography__btn {
    margin-top: auto;
}

.geography__depiction,
.geography__btn {
    font-size: 18px;
}

.geography__city {
    display: flex;
    align-items: center;
    font-size: 18px;
}

.geography__city::before {
    content: "";
    display: block;
    margin-right: 20px;
    min-width: 40px;
    height: 65px;
    background-image: url("data:image/svg+xml,%3Csvg width='40' height='65' viewBox='0 0 40 65' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.6537 0.25C30.3927 0.25 39.0574 9.26074 39.0574 20.4726C39.0574 22.5618 38.3732 25.0136 37.2449 27.63C36.118 30.2429 34.5563 33.002 32.8195 35.7008C29.346 41.0982 25.185 46.235 22.4406 49.4499C20.9607 51.1834 18.3467 51.1834 16.8668 49.4499C14.1224 46.235 9.96137 41.0982 6.48786 35.7008C4.75108 33.002 3.18935 30.2429 2.06253 27.63C0.934229 25.0136 0.25 22.5618 0.25 20.4726C0.25 9.26074 8.91468 0.25 19.6537 0.25Z' fill='url(%23paint0_linear_1004_5)' stroke='black' stroke-width='0.5'/%3E%3Cg filter='url(%23filter0_f_1004_5)'%3E%3Cpath d='M30 59.5C30 60.8807 25.299 62 19.5 62C13.701 62 9 60.8807 9 59.5C9 58.1193 13.701 57 19.5 57C25.299 57 30 58.1193 30 59.5Z' fill='url(%23paint1_radial_1004_5)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_1004_5' x='6' y='54' width='27' height='11' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='1.5' result='effect1_foregroundBlur_1004_5'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1004_5' x1='20' y1='2' x2='20' y2='39' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%236C57FD'/%3E%3Cstop offset='0.0001' stop-color='%23366BFF'/%3E%3Cstop offset='0.662702' stop-color='%232600FF'/%3E%3Cstop offset='1' stop-color='%238600FF'/%3E%3C/linearGradient%3E%3CradialGradient id='paint1_radial_1004_5' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(19.5 59.5) rotate(90) scale(2.5 10.5)'%3E%3Cstop stop-color='%232A1DFF'/%3E%3Cstop offset='1' stop-color='%23C4C4C4' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    background-size: cover;
}

.geography__map {
    flex: 1;
}

@media (max-width: 1440px) {
    .geography {
        padding-top: 75px;
    }

    .geography__city {
        font-size: 19px;
    }

    .geography__city::before {
        margin-right: 15px;
        min-width: 26px;
        height: 42px;
    }
}

@media (max-width: 1200px) {
    .geography__btn {
        padding: 8px 36px;
    }

    .geography__btn,
    .geography__depiction {
        font-size: 16px;
    }
}

@media (max-width: 1024px) {
    .geography {
        padding: 60px 0 0 0;
    }
}

@media (max-width: 992px) {
    .geography__btn {
        padding: 8px 32px;
    }

    .geography__city {
        font-size: 22px;
    }
}

@media (max-width: 768px) {
    .geography__depiction {
        text-align: justify;
        font-size: 14px;
    }

    .geography {
        padding-top: 50px;
    }

    .geography__layout {
        flex-direction: column-reverse;
        gap: 15px;
    }

    .geography__panel {
        align-items: center;
        gap: 20px;
    }

    .geography__cities {
        grid-template-columns: repeat(2, 1fr);
    }

    .geography__city {
        font-size: 20px;
    }
}
/* End */
/* /local/components/intervolga/mainpage.banner/templates/.default/style.css?17526672554892 */
/* /local/components/intervolga/mainpage.company.mission/templates/.default/style.css?17525846743687 */
/* /local/components/intervolga/mainpage.production/templates/.default/style.css?17525839332816 */
/* /local/components/intervolga/mainpage.ourproducts/templates/.default/style.css?17525839332389 */
/* /local/components/intervolga/mainpage.ourclients/templates/.default/style.css?17525839331554 */
/* /local/components/intervolga/mainpage.geography/templates/.default/style.css?17525839333863 */
