

/* Start:/projects/styles.css?17490346827385*/
.PageHeader .PageHeader__title {
    margin: 0;
}

.VV23_Projects {
    display: flex;
    flex-wrap: wrap;
    margin: 10px -10px 0 -10px;
    font-weight: 400;
}

@media (max-width: 1023px) {
    .VV23_Projects {
        margin: 10px -6px 0 -6px;
    }
}

@media (max-width: 767px) {
    .VV23_Projects {
        margin: 16px 0 0;
    }
}

.VV23_Projects .VV_Button {
    font-weight: 500;
}

.VV23_Projects .h0,
.VV23_Projects .h0_desktop,
.VV23_Projects .h0_tablet,
.VV23_Projects .h0_mobile,
.VV23_Projects .h1,
.VV23_Projects .h1_desktop,
.VV23_Projects .h1_tablet,
.VV23_Projects .h1_mobile,
.VV23_Projects .h2,
.VV23_Projects .h2_desktop,
.VV23_Projects .h2_tablet,
.VV23_Projects .h2_mobile,
.VV23_Projects .h3,
.VV23_Projects .h3_desktop,
.VV23_Projects .h3_tablet,
.VV23_Projects .h3_mobile,
.VV23_Projects .h4,
.VV23_Projects .h4_desktop,
.VV23_Projects .h4_tablet,
.VV23_Projects .h4_mobile,
.VV23_Projects .h4_article,
.VV23_Projects .h4_article_desktop,
.VV23_Projects .h4_article_tablet,
.VV23_Projects .h4_article_mobile,
.VV23_Projects .h5,
.VV23_Projects .h5_desktop,
.VV23_Projects .h5_tablet,
.VV23_Projects .h5_mobile,
.VV23_Projects .h6,
.VV23_Projects .h6_desktop,
.VV23_Projects .h6_tablet,
.VV23_Projects .h6_mobile {
    font-weight: 500;
}

/* Delivery */
.VV23_Projects_Delivery {
    position: relative;
    width: 100%;
    margin: 0 10px 24px;
    padding: 36px 35px;
    background: var(--green500);
    border-radius: 24px;
    overflow: hidden;
}

.VV23_Projects_Delivery__Content {
    position: relative;
}

.VV23_Projects_Delivery__Image {
    position: absolute;
    right: 264px;
    bottom: -25px;
    width: 400px;
    height: auto;
}

.VV23_Projects_Delivery__Title {
    max-width: 481px;
}

.VV23_Projects_Delivery__Text {
    max-width: 481px;
    margin-bottom: 16px;
}

.VV23_Projects_Delivery__LabelFree {
    position: absolute;
    right: 24px;
    bottom: 24px;
    display: flex;
    padding: 10px 14px;
    border-radius: 16px;
    background: var(--yelloworange2);
    transform: rotate(-3.5deg);
}

.VV23_Projects_Delivery__LabelFreeIcon {
    margin-right: 8px;
}

.VV23_Projects_Delivery__LabelPromo {
    position: absolute;
    right: 13px;
    bottom: 13px;
    min-width: 261px;
    border-radius: 16px;
    transform: rotate(-3deg);
}

.VV23_Projects_Delivery__LabelPromoLabel {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.VV23_Projects_Delivery__LabelPromoContent {
    position: relative;
    padding: 10px 40px 8px 13px;
}

.VV23_Projects_Delivery__LabelPromoText {
    margin-bottom: 6px;
}

.VV23_Projects_Delivery__LabelPromoCode {
    display: flex;
    align-items: center;
}

.VV23_Projects_Delivery__LabelPromoCode svg {
    display: block;
    margin-left: 4px;
}

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

.VV23_Projects_Delivery__Button {
    min-width: 334px;
}

@media (min-width: 1280px) {
    .VV23_Projects_Delivery._tablet {
        display: none;
    }
}

@media (max-width: 1279px) {
    .VV23_Projects_Delivery._desktop {
        display: none;
    }

    .VV23_Projects_Delivery__Image {
        width: auto;
        right: 175px;
        bottom: 0;
    }

    .VV23_Projects_Delivery__Title {
        max-width: 334px;
    }

    .VV23_Projects_Delivery__Text {
        max-width: 334px;
    }
}

@media (max-width: 1023px) {
    .VV23_Projects_Delivery {
        margin: 0 6px 10px;
        padding: 30px 35px;
    }

    .VV23_Projects_Delivery__Image {
        right: 18px;
    }

    .VV23_Projects_Delivery__Title {
        max-width: 297px;
        margin-bottom: 4px;
    }

    .VV23_Projects_Delivery__Text {
        max-width: 297px;
        margin-bottom: 24px;
    }

    .VV23_Projects_Delivery__LabelFree {
        right: 27px;
        bottom: -1px;
        padding: 10px 46px 10px 14px;
    }

    .VV23_Projects_Delivery__LabelPromo {
        right: -16px;
        bottom: 3px;
    }

    .VV23_Projects_Delivery__Button {
        min-width: 288px;
    }
}

@media (max-width: 767px) {
    .VV23_Projects_Delivery {
        margin: 0 0 24px;
        padding: 20px 20px 26px;
        order: -1;
    }

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

    .VV23_Projects_Delivery__Image {
        display: none;
    }

    .VV23_Projects_Delivery__Title {
        max-width: 100%;
    }

    .VV23_Projects_Delivery__Text {
        max-width: 100%;
        margin-bottom: 22px;
    }

    .VV23_Projects_Delivery__LabelFree {
        position: relative;
        right: 0;
        bottom: 0;
        margin-bottom: 35px;
    }

    .VV23_Projects_Delivery__LabelPromo {
        position: relative;
        right: 0;
        bottom: 0;
        margin-top: -5px;
        margin-bottom: 28px;
        margin-left: 2px;
    }

    .VV23_Projects_Delivery__Button {
        width: 100%;
    }
}

/* Item */
.VV23_Projects_Item {
    position: relative;
    display: flex;
    flex-direction: column;
    width: calc(25% - 20px);
    min-height: 414px;
    margin: 0 10px 24px;
    padding: 20px 20px 24px;
    border-radius: 24px;
    overflow: hidden;
    cursor: pointer;
}

.bx-no-touch .VV23_Projects_Item:hover .VV23_Projects_Item__Image img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.VV23_Projects_Item__Image {
    margin-bottom: 12px;
}

.VV23_Projects_Item__Image img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    -webkit-transition: -webkit-transform .6s ease;
    -o-transition: transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease;
}

.VV23_Projects_Item__Image ._mobile{
    display: none;
}

.VV23_Projects_Item__Title {
    color: var(--light-primary);
    margin-bottom: 8px;
}

.VV23_Projects_Item__Text {
    color: var(--light-primary);
    flex-grow: 1;
}

.VV23_Projects_Item__Button {
    background-color: var(--light-brand1);
    margin-top: 16px;
    z-index: 1;
}

.VV23_Projects_Item__Url{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media (max-width: 1279px) {
    .VV23_Projects_Item {
        width: calc(33.33% - 20px);
    }
}

@media (max-width: 1023px) {
    .VV23_Projects_Item {
        width: calc(33.33% - 12px);
        min-height: 342px;
        margin: 0 6px 10px;
        padding: 16px;
        border-radius: 16px;
    }

    .VV23_Projects_Item__Image {
        margin-bottom: 10px;
    }

    .VV23_Projects_Item__Title {
        margin-bottom: 6px;
    }
}

@media (max-width: 767px) {
    .VV23_Projects_Item {
        width: 100%;
        min-height: 0;
        margin: 0 0 8px;
        padding: 16px 130px 16px 10px;
    }

    .VV23_Projects_Item__Image {
        position: absolute;
        right: 0;
        top: 0;
        margin: 0;
    }

    .VV23_Projects_Item__Image ._desktop{
        display: none;
    }

    .VV23_Projects_Item__Image._chilren-holiday {
        top: 18px;
    }

    .VV23_Projects_Item__Image ._mobile{
        display: block;
    }

    .VV23_Projects_Item__Title {
        margin-bottom: 8px;
    }

    .VV23_Projects_Item__Button {
        margin-top: 18px;
    }
}
/* End */
/* /projects/styles.css?17490346827385 */
