@charset "UTF-8";

.gh-terms {
    position: relative;
    padding: 126px 0 50px;
}

.gh-terms__item {
    position: relative;
    border-radius: 12px;
    background: #EEF2FF;
    overflow: hidden;
    margin: 0 0 30px;
    display: block;
    padding-bottom: 76px;
}

.gh-terms__item:hover, .gh-terms__item:focus {
    text-decoration: none;
}

.gh-terms__item:hover {
    box-shadow: 0 8px 10px rgba(0, 0, 0, 0.1);
}

.gh-terms__item-caption {
    position: relative;
    padding: 32px 26px;
    background-color: #FE334A;
    color: #ffffff;
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 38.6px;
    line-height: 1.07;
    height: 184px;
    margin: 0;
    display: block;
}

.gh-terms__item:after {
    content: '';
    position: absolute;
    top: 296px;
    right: -157px;
    height: 200px;
    width: 200px;
    border: 31px solid #FE334A;
    transform: rotate(45deg);
    z-index: 5;
}

.gh-terms__item-wrap {
    position: relative;
}

.gh-terms__item_red .gh-terms__item-caption,
.gh-terms__item-wrap:nth-child(6n+1) .gh-terms__item-caption {
    background-color: #FE334A;
}

.gh-terms__item_red:after,
.gh-terms__item-wrap:nth-child(6n+1) .gh-terms__item:after {
    border-color: #FE334A;
}

.gh-terms__item_blue .gh-terms__item-caption,
.gh-terms__item-wrap:nth-child(6n+2) .gh-terms__item-caption {
    background-color: #93ACFF;
}

.gh-terms__item_blue:after,
.gh-terms__item-wrap:nth-child(6n+2) .gh-terms__item:after {
    border-color: #93ACFF;
}

.gh-terms__item_cyan .gh-terms__item-caption,
.gh-terms__item-wrap:nth-child(6n+3) .gh-terms__item-caption {
    background-color: #9EDAFF;
}

.gh-terms__item_cyan:after,
.gh-terms__item-wrap:nth-child(6n+3) .gh-terms__item:after {
    border-color: #9EDAFF;
}

.gh-terms__item_dark .gh-terms__item-caption,
.gh-terms__item-wrap:nth-child(6n+4) .gh-terms__item-caption {
    background-color: #0C143B;
}

.gh-terms__item_dark:after,
.gh-terms__item-wrap:nth-child(6n+4) .gh-terms__item:after {
    border-color: #0C143B;
}

.gh-terms__item_dark .gh-terms__item-caption,
.gh-terms__item-wrap:nth-child(6n+5) .gh-terms__item-caption {
    background-color: #9EDAFF;
}

.gh-terms__item_dark:after,
.gh-terms__item-wrap:nth-child(6n+5) .gh-terms__item:after {
    border-color: #9EDAFF;
}

.gh-terms__item-toggle {
    position: absolute;
    display: block;
    top: 395px;
    left: 42px;
    z-index: 10;
    padding: 20px;
    margin: 0;
    border: none;
    background: no-repeat;
    font-size: 22px;
    cursor: pointer;
    color: #537AFF;
}

.gh-terms__item-toggle:focus, .gh-terms__item-toggle:visited, .gh-terms__item-toggle:active, .gh-terms__item-toggle:hover {
    border: none;
    outline: none;
    color: #537AFF;
}

.gh-terms__item-toggle:hover {
    opacity: .7;
}

.gh-terms__item-toggle.toggled {
    display: none;
}

.gh-terms__item-ul {
    margin: 0;
    padding: 21px 105px 21px 18px;
    list-style: none;
    display: block;
    height: 215px;
    overflow: hidden;
    position: relative;
    color: #000;
}

.gh-terms__item-ul.toggled {
    height: auto;
}

.gh-terms__item-ul:after {
    content: '';
    z-index: 2;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #eef2ff 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #eef2ff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #eef2ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#eef2ff',GradientType=0 );
    width: 100%;
    height: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.gh-terms__item-li {
    padding: 0 0 0 30px;
    margin: 0 0 10px;
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 300;
    font-size: 24px;
    position: relative;
    display: block;
}

.gh-terms__item-li:before {
    content: '› ';
    display: inline-block;
    position: absolute;
    top: 1px;
    left: 9px;
}

.triggers__title {
    font-family: 'Proxima Nova', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 72px;
    line-height: 64px;
    color: rgba(0, 0, 0, 0.9);
    margin: 13px 0 50px;
}

.triggers__item {
    margin-bottom: 65px;
    padding-right: 60px;
}

.triggers__item:last-child {
    margin-bottom: 40px;
}

.triggers__item-title {
    margin: 2px 0 0px;
    font-size: 40px;
    font-weight: bold;
    line-height: 1;
    color: #537AFF;
}

.triggers__item-descr {
    font-size: 18px;
    line-height: 1.15;
    color: rgba(0, 0, 0, 0.9);
}

.triggers__content {
    font-size: 24px;
    line-height: 1.7;
}

.triggers__content p {
    padding-right: 6%;
}

.triggers__dot {
    display: inline-block;
    background: #53FF98;
    height: 8px;
    width: 8px;
    border-radius: 8px;
    position: relative;
}

.triggers__discount {
    display: block;
    width: 100%;
    max-width: 348px;
    height: 496px;
    margin: 10px 0 10px auto;
    background-color: #8c6859;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.triggers__discount-capt {
    display: block;
    font-family: 'Proxima Nova', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 1;
    margin: 24px 0 129px;
}

.triggers__discount-sign {
    display: block;
    font-family: 'Proxima Nova', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 96px;
    line-height: 1;
    margin: 0 0 51px;
}

.triggers__discount-button {
    display: block;
    background-color: #537AFF;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 600;
    font-size: 14px;
    border-radius: 3px;
    padding: 14px 12px 15px;
    letter-spacing: 1px;
    text-decoration: none;
    border: 1px solid #537AFF;
    width: 168px;
    margin: 0 auto;
}

.triggers__discount:hover, .triggers__discount:focus {
    text-decoration: none;
    color: #fff;
}

.triggers__discount:hover .triggers__discount-button {
    box-shadow: inset 5px 5px 5px rgba(0, 0, 0, 0.05);
    text-decoration: none;
}

.triggers__discount:active .triggers__discount-button {
    box-shadow: inset 10px 10px 10px rgba(0, 0, 0, 0.08);
}

.triggers__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 6px 82px 10px auto;
    width: 170px;
    height: 48px;
    border-radius: 3px;
    background: #537AFF;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFF;
    transition: .2s;
}

.triggers__btn:hover {
    background-color: rgba(83, 122, 255, 0.7);
    text-decoration: none;
    color: #FFF;
}

/*pre*/
.container-fluid_inner {
    padding: 0 120px;
}

/************************
    intro
************************/
.gh-intro {
    position: relative;
    min-height: 480px;
    padding: 57px 0 40px;
    color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #3c443d;
}

.gh-intro__content {
    max-width: 1106px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 6%;
}

.gh-intro__title {
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 300;
    font-size: 96px;
    line-height: 0.74;
    margin: 0 0 22px;
}

.gh-intro__about {
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 400;
    font-size: 24.5px;
    margin: 0 0 13px;
    line-height: 1.2;
}

.gh-intro__about + .gh-intro__about {
    margin-top: 31px;
}

.gh-intro__btn {
    display: inline-block;
    background-color: #537AFF;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 600;
    font-size: 14px;
    border-radius: 3px;
    padding: 14px 12px 15px;
    letter-spacing: 1px;
    text-decoration: none;
    border: 1px solid #537AFF;
}

.gh-intro__btn:hover {
    box-shadow: inset 5px 5px 5px rgba(0, 0, 0, 0.05);
    text-decoration: none;
}

.gh-intro__btn:active {
    box-shadow: inset 10px 10px 10px rgba(0, 0, 0, 0.08);
}

/*------------------------------------------------responsive----------------------------------------------*/

@media (max-width: 1760px) {
    .gh-terms__item-caption {
        font-size: 33px;
    }
}

@media (max-width: 1560px) {
    .gh-terms__item-caption {
        font-size: 30px;
    }
}

@media (max-width: 1470px) {
    .gh-terms__item:after {
        top: 250px;
    }

    .gh-terms__item-caption {
        font-size: 27px;
        height: 146px;
    }

    .gh-terms__item-toggle {
        top: 350px;
    }
}

@media (max-width: 1350px) {
    .gh-terms__item-caption {
        font-size: 25px;
    }
}

@media (max-width: 1290px) {
    .gh-terms__item-caption {
        font-size: 22px;
    }
}

@media (max-width: 1200px) {
    .gh-terms {
        padding: 38px 0 50px;
    }

    .gh-terms__item {
        padding-bottom: 51px;
    }

    .gh-terms__item:after {
        top: -47px;
        border: 16px solid #FFF !important;
        right: -199px;
    }

    .gh-terms__item-caption {
        font-size: 16px;
        line-height: 1.5;
        height: 104px;
        padding: 17px 47px 15px 14px;
    }

    .gh-terms__item-li {
        font-size: 14px;
        padding: 0 0 0 21px;
    }

    .gh-terms__item-ul {
        padding: 16px 15px 21px 6px;
        height: 190px;
    }

    .gh-terms__item-toggle {
        top: 287px;
        left: 22px;
        font-size: 15px;
    }
}

@media (max-width: 991px) {
    .gh-terms {
        padding: 0px 0 50px;
    }

    .gh-terms__item {
        margin: 0 0 16px;
    }

    .gh-terms__item-ul {
        padding: 18px 16px 20px 10px;
    }

    .gh-terms__item-li {
        margin-bottom: 14px;
    }

    .gh-terms__item-toggle {
        left: 27px;
    }
}

@media (max-width: 991px) {
    .gh-terms {
        font-size: 20px;
    }

    .gh-terms__item-ul {
        height: 175px;
    }

    .gh-terms__item-caption {
        padding: 14px 47px 15px 14px;
        line-height: 1.25;
    }

    .gh-terms__item-toggle {
        top: 274px;
        left: 23px;
    }
}

@media (max-width: 1430px) {
    .triggers__discount-capt {
        font-size: 30px;
    }
}

@media (max-width: 1199px) {
    .triggers {
        margin-top: 2rem;
        display: flex;
        flex-wrap: wrap;
    }

    .triggers__item {
        margin-bottom: 2.5rem;
        padding: 0;
    }

    .triggers__item-title {
        font-size: 24px;
        line-height: 1;
    }

    .triggers__item-descr {
        font-size: 14px;
    }

    .triggers__content {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 22px;
    }

    .triggers__btn {
        display: none;
    }

    .triggers__discount {
        max-width: 160px;
        height: 229px;
    }

    .triggers__discount-capt {
        font-size: 24px;
        margin: 17px -14px 2px;
    }

    .triggers__discount-sign {
        font-size: 39px;
        margin: 28px 0 24px;
    }

    .triggers__discount-button {
        font-size: 13px;
        padding: 7px 12px 7px;
        letter-spacing: 1.2px;
        width: 114px;
    }
}

@media (max-width: 991px) {
    .triggers {
        margin-top: 1.4rem;
    }

    .triggers__title {
        margin: 1px 0 26px;
        font-size: 30px;
        line-height: 1;
    }

    .triggers__item {
        margin-bottom: 26px;
        margin-right: -10px;
    }

    .triggers__item-title {
        margin: 6px 0 0px;
    }

    .triggers__item:last-child {
        margin-bottom: 0;
    }

    .triggers__item-descr {
        font-size: 12px;
        line-height: 1.3;
    }

    .triggers__content p {
        padding-right: 10px;
    }

    .triggers__discount {
        margin-top: 1px;
    }
}

@media (max-width: 767px) {
    .triggers__content p {
        margin-bottom: 24px;
    }

    .triggers__discount {
        display: none;
    }
}

@media (max-width: 575px) {
    .triggers {
        margin-top: 0.9rem;
    }

    .triggers__title {
        font-size: 28px;
        line-height: 1;
        margin: 13px 0 27px;
    }

    .triggers__items {
        display: flex;
        flex-wrap: wrap;
    }

    .triggers__item {
        flex: 0 0 50%;
        width: 50%;
        margin-bottom: 4px;
        padding-right: 5px;
    }

    .triggers__item-descr {
        font-size: 10px;
    }

    .triggers__content {
        margin: 8px 0 0;
        font-size: 13px;
        line-height: 1.85;
    }
}



.container-fluid_inner {
    padding: 0 50px;
}

@media (max-width: 575px) {
    .container-fluid_inner {
        padding: 0 15px;
    }
}

@media (max-width: 991px) {
    .gh-intro {
        min-height: 100px;
        padding-top: 36px;
        padding-bottom: 49px;
    }

    .gh-intro__content {
        padding-left: 16.666667%;
        padding-right: 0;
    }

    .gh-intro__title {
        margin: 17px 0 16px;
        font-size: 36px;
    }

    .gh-intro__about {
        margin-bottom: 6px;
        font-size: 14px;
        line-height: 0.9;
    }

    .gh-intro__about + .gh-intro__about {
        margin-top: 23px;
    }

    .gh-intro__btn {
        padding: 15px 19px 14px;
        letter-spacing: -.1px;
    }
}

@media (max-width: 767px) {
    .gh-intro {
        padding: 32px 0 26px;
    }

    .gh-intro__title {
        font-size: 31px;
        margin: 0 0 9px;
    }

    .gh-intro__about {
        margin: 0 0 4px;
        font-size: 12px;
        font-weight: 100;
        line-height: 1.3;
    }

    .gh-intro__about + .gh-intro__about {
        margin-top: 28px;
    }
}

@media (max-width: 575px) {
    .gh-intro__content {
        padding-left: 0;
    }

    .gh-intro__title {
        margin-top: 21px;
        font-size: 32px;
        line-height: .9;
    }
}