.gloat-form {
    width: 100%;
    padding-top: 0
}

.form-columns-0 {
    order: 9999;
    padding: 16px;
}

.gloat-form .first-screen-section {
    width: 100%;
    background: unset;
    padding: 2.20833vw 0 0;
}

.gloat-form .gloat-form__wrapper {
    width: 100%;
    position: relative;
    padding: 5.417vw 0 15.278vw;
}

.gloat-form .gloat-form__wrapper .container {
    max-width: 1020px;
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto
}

.gloat-form .gloat-form__wrapper .section-bg {
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.gloat-form .gloat-form__wrapper .section-bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: bottom center;
    object-position: bottom center
}

.gloat-form__cont {
    width: 100%;
    -webkit-filter: drop-shadow(4px 4px 12px rgba(0, 0, 0, .5));
    filter: drop-shadow(4px 4px 12px rgba(0, 0, 0, .5));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.gloat-form__left {
    width: 50%;
    background: #f6f8ff
}

.gloat-form__right {
    width: 50%;
    background: #db4040;
    position: relative
}

.gloat-form__bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.gloat-form__bg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.gloat-form__left-wrap {
    width: 100%;
    height: 100%;
    padding: 37px 43px 32px 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.gloat-form__left-wrap h2 {
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 1.111;
    letter-spacing: .01em;
    color: #000;
    margin-bottom: 10px;
    padding-left: 15px
}

.gloat-form__left-wrap h2 strong {
    color: #db4040;
    font-weight: 500;
    font-family: Poppins, sans-serif
}

.gloat-form__left-wrap>p {
    font-family: "Source Sans Pro", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3125;
    color: #000;
    padding-left: 15px;
    padding-right: 15px
}

.gloat-form__form {
    width: 100%;
    margin-top: 21px
}

.gloat-form__form .hbspt-form {
    width: 100%
}

.gloat-form__form .hbspt-form form {
    width: calc(100% + 15px);
    margin-left: -7.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.gloat-form__form .hbspt-form form .hs_submit {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    width: 100%;
    margin-top: 9px
}

.gloat-form__form .hbspt-form form .hs_submit .actions {
    width: 100%;
    padding: 0 7.5px
}

.gloat-form__form .hbspt-form form .hs_submit .actions input {
    width: 100%;
    margin: 0;
    height: 38px;
    background: #db4040;
    border-radius: 40px;
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 1;
    padding: 4px 15px 4px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.gloat-form__form .hbspt-form form .hs_submit .actions input:hover {
    background: #e9554c
}

.gloat-form__form .hbspt-form form fieldset {
    width: 100%
}

.gloat-form__form .hbspt-form form fieldset.form-columns-2 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    max-width: none
}

.gloat-form__form .hbspt-form form fieldset.form-columns-1 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 1;
    order: 1;
    width: 50%;
    max-width: none
}

.gloat-form__form .hbspt-form form fieldset.form-columns-1 .field.hs-form-field {
    width: 100%
}

.gloat-form__form .hbspt-form form fieldset.form-columns-1:has(.hs-other) {
    width: 100%
}

/* .gloat-form__form .hbspt-form form fieldset.form-columns-0 {
    display: none;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    width: 100%
} */

.gloat-form__form .hbspt-form form .field.hs-form-field {
    width: 50%;
    padding: 0 7.5px;
    float: left;
    margin-bottom: 5px
}

.gloat-form__form .hbspt-form form .field.hs-form-field label {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 15px
}

.gloat-form__form .hbspt-form form .field.hs-form-field label span {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 11px;
    line-height: 2;
    font-weight: 400;
    color: #585858
}

.gloat-form__form .hbspt-form form .field.hs-form-field .input {
    margin: 0;
    margin-top: -1px;
    margin-bottom: 1px
}

.gloat-form__form .hbspt-form form .field.hs-form-field .input input,
.gloat-form__form .hbspt-form form .field.hs-form-field .input select {
    font-family: "Source Sans Pro", sans-serif;
    width: 100%;
    height: 38px;
    background: #fff;
    border-radius: 40px;
    padding: 8px 15px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    color: #22333b;
    border: 1px solid #fff
}

.gloat-form__form .hbspt-form form .field.hs-form-field .input input:active,
.gloat-form__form .hbspt-form form .field.hs-form-field .input input:focus,
.gloat-form__form .hbspt-form form .field.hs-form-field .input select:active,
.gloat-form__form .hbspt-form form .field.hs-form-field .input select:focus {
    border-color: #fafafa
}

.gloat-form__form .hbspt-form form .field.hs-form-field .input input.error,
.gloat-form__form .hbspt-form form .field.hs-form-field .input select.error {
    border-color: #db4040 !important
}

.gloat-form__form .hbspt-form form .field.hs-form-field .input input::-webkit-input-placeholder,
.gloat-form__form .hbspt-form form .field.hs-form-field .input select::-webkit-input-placeholder {
    font-family: "Source Sans Pro", sans-serif;
    color: #b8b8b8
}

.gloat-form__form .hbspt-form form .field.hs-form-field .input input::-moz-placeholder,
.gloat-form__form .hbspt-form form .field.hs-form-field .input select::-moz-placeholder {
    font-family: "Source Sans Pro", sans-serif;
    color: #b8b8b8
}

.gloat-form__form .hbspt-form form .field.hs-form-field .input input:-ms-input-placeholder,
.gloat-form__form .hbspt-form form .field.hs-form-field .input select:-ms-input-placeholder {
    font-family: "Source Sans Pro", sans-serif;
    color: #b8b8b8
}

.gloat-form__form .hbspt-form form .field.hs-form-field .input input::-ms-input-placeholder,
.gloat-form__form .hbspt-form form .field.hs-form-field .input select::-ms-input-placeholder {
    font-family: "Source Sans Pro", sans-serif;
    color: #b8b8b8
}

.gloat-form__form .hbspt-form form .field.hs-form-field .input input::placeholder,
.gloat-form__form .hbspt-form form .field.hs-form-field .input select::placeholder {
    font-family: "Source Sans Pro", sans-serif;
    color: #b8b8b8
}

.gloat-form__form .hbspt-form form .field.hs-form-field .input select {
    background-image: url(../img/dpic.svg);
    background-size: 9px;
    background-position: 91% center;
    background-repeat: no-repeat;
    color: #b8b8b8
}

.gloat-form__right-wrap {
    width: 100%;
    padding: 50px 53px 28px 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    z-index: 2
}

.gloat-form__right-logos {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 10px;
    padding-right: 1px
}

.gloat-form__right-logos p {
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13.5px;
    line-height: 132%;
    color: #fff;
    margin-bottom: 10px;
    width: 100%;
    text-align: center
}

.gloat-form__right-logos .logos-img {
    width: 100%;
    padding: 14px 4px 12px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff
}

.gloat-form__right-logos .logos-img img {
    width: 100%;
    height: auto
}

.gloat-form__right-quote {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 23px;
    padding-right: 5px
}

.right-quote__img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 23px;
    margin-left: 1px;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-top: 6px
}

.right-quote__img .img {
    width: 100%;
    height: 100%
}

.right-quote__img .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.right-quote__text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.right-quote__text blockquote {
    width: 100%;
    margin: 0;
    background: rgba(255, 255, 255, 0);
    padding: 0;
    font-family: Poppins, sans-serif;
    font-style: italic;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: .01em;
    color: #fff
}

.right-quote__text .txtq {
    margin-top: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 1px
}

.right-quote__text .txtq span {
    display: inline-block;
    margin-bottom: 3px;
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    line-height: 132%;
    color: #fff
}

.right-quote__text .txtq p {
    font-family: "Source Sans Pro", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 132%;
    color: #fff
}

@media screen and (min-width: 1600px) {
    .gloat-form__form .hbspt-form form .field.hs-form-field label span {
        font-size: 13px
    }
}

@media screen and (min-width: 1900px) {
    .gloat-form .gloat-form__wrapper .container {
        max-width: 1339px;
    }

    .gloat-form .gloat-form__wrapper .section-bg img {
        -o-object-position: center;
        object-position: center
    }

    .gloat-form .gloat-form__wrapper {
        padding: 5.313vw 0 15.729vw;
    }

    .gloat-form__left-wrap h2 {
        font-size: 36px;
        margin-bottom: 21px;
        padding-left: 26px
    }

    .gloat-form__left-wrap>p {
        font-size: 19.26px;
        padding-left: 26px
    }

    .gloat-form__left-wrap {
        padding: 67px 99px 62px 99px;
    }

    .gloat-form__form .hbspt-form form .field.hs-form-field label {
        padding: 0 23px
    }

    .gloat-form__form .hbspt-form form .field.hs-form-field .input select {
        background-size: 12px
    }

    .gloat-form__form .hbspt-form form .field.hs-form-field {
        padding: 0 11px;
        margin-bottom: 9px
    }

    .gloat-form__form {
        margin-top: 25px;
    }

    .gloat-form__form .hbspt-form form .field.hs-form-field label span {
        font-size: 11px;
        line-height: 23px;
    }

    .gloat-form__form .hbspt-form form .field.hs-form-field .input input,
    .gloat-form__form .hbspt-form form .field.hs-form-field .input select {
        font-size: 14px;
        height: 43px;
        padding: 8px 22px;
    }

    .gloat-form__form .hbspt-form form .field.hs-form-field .input input::-webkit-input-placeholder,
    .gloat-form__form .hbspt-form form .field.hs-form-field .input select::-webkit-input-placeholder {
        font-size: 20.74px
    }

    .gloat-form__form .hbspt-form form .field.hs-form-field .input input::-moz-placeholder,
    .gloat-form__form .hbspt-form form .field.hs-form-field .input select::-moz-placeholder {
        font-size: 20.74px
    }

    .gloat-form__form .hbspt-form form .field.hs-form-field .input input:-ms-input-placeholder,
    .gloat-form__form .hbspt-form form .field.hs-form-field .input select:-ms-input-placeholder {
        font-size: 20.74px
    }

    .gloat-form__form .hbspt-form form .field.hs-form-field .input input::-ms-input-placeholder,
    .gloat-form__form .hbspt-form form .field.hs-form-field .input select::-ms-input-placeholder {
        font-size: 20.74px
    }

    .gloat-form__form .hbspt-form form .field.hs-form-field .input input::placeholder,
    .gloat-form__form .hbspt-form form .field.hs-form-field .input select::placeholder {
        font-size: 14px;
    }

    .gloat-form__form .hbspt-form form .hs_submit {
        margin-top: 12px
    }

    .gloat-form__form .hbspt-form form .hs_submit .actions input {
        font-size: 13px;
        height: 43px;
    }

    .gloat-form__form .hbspt-form form .hs_submit .actions {
        padding: 0 11.5px
    }

    .gloat-form__right-logos p {
        font-size: 15.5px;
        margin-bottom: 15px
    }

    .right-quote__img {
        width: 94px;
        height: 94px;
        margin-right: 32px;
        margin-top: 9px
    }

    .right-quote__text blockquote {
        font-size: 18px;
    }

    .right-quote__text .txtq {
        margin-top: 34px
    }

    .right-quote__text .txtq p,
    .right-quote__text .txtq span {
        font-size: 13px;
    }

    .gloat-form__right-wrap {
        padding: 70px 75px 48px 75px;
    }

    .gloat-form__right-logos {
        padding-left: 13px;
    }

    .gloat-form__right-logos .logos-img {
        padding: 31px 5px 25px 0;
        max-width: 392px;
    }

    .gloat-form__right-quote {
        margin-top: 49px
    }
}

@media screen and (max-width: 1200px) {
    .gloat-form__left-wrap {
        padding: 55px 40px 55px 40px
    }

    .gloat-form__right-wrap {
        padding: 70px 40px 50px 40px
    }
}

@media screen and (max-width: 870px) {
    .gloat-form .gloat-form__wrapper {
        padding: 30px 0
    }

    .gloat-form__cont {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .gloat-form__left {
        width: 100%
    }

    .gloat-form__right {
        width: 100%
    }
}

@media screen and (max-width: 768px) {
    .gloat-form .gloat-form__wrapper {
        padding: 0
    }

    .gloat-form .gloat-form__wrapper .container {
        padding: 0
    }

    .gloat-form .first-screen-section {
        padding-top: 29.1667vw
    }

    .gloat-form__cont {
        -webkit-filter: none;
        filter: none
    }
}

@media screen and (max-width: 768px) and (min-width:400px) {
    .gloat-form__left-wrap h2 {
        font-size: 40px
    }

    .gloat-form__left-wrap>p {
        font-size: 22px
    }

    .gloat-form__form .hbspt-form form .field.hs-form-field .input input,
    .gloat-form__form .hbspt-form form .field.hs-form-field .input select {
        height: 60px;
        font-size: 21px
    }

    .gloat-form__form .hbspt-form form .hs_submit .actions input {
        height: 60px;
        font-size: 18px;
        font-weight: 500
    }
}

@media screen and (max-width: 768px) {
    .right-quote__img {
        width: 80px;
        height: 80px
    }

    .right-quote__text blockquote {
        font-size: 15px;
        line-height: 1.6
    }
}

@media screen and (max-width: 600px) {
    .gloat-form__form .hbspt-form form .field.hs-form-field label {
        display: none
    }

    .gloat-form__left-wrap {
        padding: 38px 65px 54px 59px
    }

    .gloat-form__left-wrap h2 {
        margin-bottom: 7px
    }

    .gloat-form__form {
        margin-top: 42px
    }

    .gloat-form__form .hbspt-form form .field.hs-form-field {
        width: 100%;
        margin-bottom: 30px
    }

    .gloat-form__form .hbspt-form form fieldset.form-columns-1 {
        width: 100%
    }

    .gloat-form__form .hbspt-form form .hs_submit {
        margin-top: 0
    }

    .gloat-form__right-wrap {
        padding: 50px 74px 74px
    }

    .gloat-form__right-logos {
        padding-left: 0;
        padding-right: 0
    }

    .gloat-form__right-quote {
        margin-top: 26px
    }

    .right-quote__img {
        margin-top: 1px;
        margin-right: 30px
    }

    .right-quote__text .txtq {
        margin-top: 18px
    }

    .gloat-form__bg img {
        height: 103%
    }
}

@media screen and (max-width: 450px) {
    .gloat-form__left-wrap {
        padding: 38px 20px 54px
    }

    .gloat-form__right-wrap {
        padding: 50px 20px 74px
    }

    .gloat-form__form .hbspt-form form .field.hs-form-field {
        margin-bottom: 18px
    }
}

@media screen and (max-width: 399px) {
    .gloat-form__left-wrap {
        padding: 28px 46px 38px 42px
    }

    .gloat-form__left-wrap h2 {
        font-size: 28.84px;
        padding-left: 12px;
        margin-bottom: 3px
    }

    .gloat-form__left-wrap>p {
        font-size: 15.86px;
        padding-left: 12px
    }

    .gloat-form__form {
        margin-top: 33px
    }

    .gloat-form__form .hbspt-form form .field.hs-form-field .input input,
    .gloat-form__form .hbspt-form form .field.hs-form-field .input select {
        font-size: 15.14px;
        height: 43.25px;
        padding: 6px 10px
    }

    .gloat-form__form .hbspt-form form .hs_submit .actions input {
        font-size: 12.98px;
        height: 43.25px
    }

    .gloat-form__form .hbspt-form form .field.hs-form-field {
        margin-bottom: 22.2px
    }

    .gloat-form__right-logos p {
        font-size: 11.17px;
        margin-bottom: 9px
    }

    .gloat-form__right-logos .logos-img {
        padding: 14px 2px 12px 0
    }

    .gloat-form__right-quote {
        margin-top: 18px
    }

    .right-quote__img {
        width: 57.67px;
        height: 57.67px;
        margin-right: 20.91px;
        margin-top: 2px
    }

    .right-quote__text blockquote {
        font-size: 10.81px
    }

    .right-quote__text .txtq {
        margin-top: 13px
    }

    .right-quote__text .txtq p,
    .right-quote__text .txtq span {
        font-size: 9.37px
    }

    .right-quote__text .txtq span {
        margin-bottom: 1px
    }

    .gloat-form__right-wrap {
        padding: 35px 53px 55px
    }
}

.gloat-form__form fieldset .hs-error-msgs label {
    font-size: 9px;
    padding: 5px 15px !important;
    color: #db4040
}

.gloat-form__form form>.hs_error_rollup .hs-error-msgs label {
    font-size: 9px;
    padding: 5px 22.5px !important;
    color: #db4040
}

@media screen and (min-width: 1900px) {
    .gloat-form__form fieldset .hs-error-msgs label {
        font-size: 13px;
        padding: 5px 23px !important
    }

    .gloat-form__form form>.hs_error_rollup .hs-error-msgs label {
        font-size: 13px;
        padding: 5px 34px !important
    }
}

@media screen and (max-width: 600px) {
    .gloat-form__form fieldset .hs-error-msgs label {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        font-size: 12px;
        padding: 8px 22.5px !important
    }

    .gloat-form__form form>.hs_error_rollup .hs-error-msgs label {
        font-size: 12px;
        padding: 8px 22.5px !important
    }
}

.gloat-form__wrapper {
    background: linear-gradient(180deg, #F5B82E 0%, #E25050 100%);
}

.gloat-thanks-form__wrapper {
    background: linear-gradient(180deg, #F5B82E 0%, #E25050 100%);
    width: 100%;
    position: relative;
    padding: 5.417vw 0 15.278vw;
}

.gloat-thanks-form__wrapper .container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 35px;
    -webkit-filter: drop-shadow(4px 4px 12px rgba(0, 0, 0, .5));
    filter: drop-shadow(4px 4px 12px rgba(0, 0, 0, .5));
}


.gloat-thanks-form__bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    z-index: -1;
}

.gloat-thanks-form__bg>img {
    object-fit: cover;
    height: 391px;
    width: 86%;
    max-width: 100%;
    margin: 0 auto;
}


.gloat-form__thanks_header {
    position: relative;
    background: #DB4040;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    z-index: 0;
}

.gloat-form__thanks_header .star {
    max-width: 69.29px;
    object-fit: contain;
    height: 68.7px;
    width: 100%;
    margin-top: 60px;
}

.gloat-form__thanks_header h1 {
    font-size: 66.67px;
    color: #fff;
    font-weight: 600;
    line-height: 135%;
    margin: 0;
    padding: 0;
}

.gloat-form__thanks_header p {
    font-size: 30.67px;
    color: #ffff;
    max-width: 736.78px;
    text-align: center;
    font-family: "Source Sans Pro", sans-serif;
    margin-top: 10px;
    font-weight: 400;
    line-height: 39px;
    margin-bottom: 85px;
}

.gloat-form__thanks_body {
    background: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.gloat-form__thanks_body h2 {
    color: #000000;
    font-size: 33.33px;
    font-family: "Poppins", sans-serif;
    line-height: 135%;
    margin: 50px 0;
}


.gloat-form__thanks_body .cards_wrapper {
    max-width: 1228.21px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    gap: 31.43px;
    flex-wrap: wrap;
    padding: 0 0 95px 0;
}

.gloat-form__thanks_body .cards_wrapper .card-item {
    max-width: 388.45px;
    width: 100%;
}

.gloat-form__thanks_body .cards_wrapper .card-item img {
    width: 100%;
    max-width: 388.45px;
    height: 301.59px;
    object-fit: cover;
    margin-bottom: 24.44px;
}

.gloat-form__thanks_body .cards_wrapper .card-item h3 {
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 21.3333px;
    line-height: 30px;
    color: #000000;
}

.line-mobile {
    display: none;
}

.line-pc {
    display: block;
}



@media screen and (min-width: 769px) and (max-width: 1441px) {
    .gloat-thanks-form__wrapper .container {
        max-width: 1077.99px;
    }

    .gloat-form__thanks_header h1 {
        font-size: 46.67px;
    }

    .gloat-form__thanks_header p {
        font-size: 21.47px;
        line-height: 27px;
        margin-bottom: 60px;
    }

    .gloat-form__thanks_header .star {
        max-width: 48px;
        height: 48px;
    }

    .gloat-thanks-form__bg>img {
        object-fit: cover;
        height: 296px;
        width: 90%;
    }

    .gloat-form__thanks_body h2 {
        font-size: 23.33px;
        line-height: 135%;
        margin: 45px 0 34px 0;
    }

    .gloat-form__thanks_body .cards_wrapper {
        max-width: unset;
        width: 100%;
        margin: 0 auto;
        display: flex;
        gap: 17.15px 22px;
        flex-wrap: wrap;
        justify-content: center;
        padding: 0 0 67px 0;
    }

    .gloat-form__thanks_body .cards_wrapper .card-item {
        max-width: 271.91px;
    }

    .gloat-form__thanks_body .cards_wrapper .card-item img {
        width: 100%;
        max-width: 388.45px;
        height: 211.11px;
        object-fit: cover;
        margin-bottom: 17.41px;
    }

    .gloat-form__thanks_body .cards_wrapper .card-item h3 {
        font-size: 14.93px;
        line-height: 140%;
    }


}


@media screen and (max-width: 768px) {
    .gloat-thanks-form__wrapper {
        padding: 0;
    }

    .gloat-thanks-form__wrapper .container {
        padding: 0;
        filter: none;
        -webkit-filter: none;
    }

    .gloat-form__thanks_header h1 {
        font-size: 40px;
        color: #fff;
        font-weight: 600;
        line-height: 28.8px;
        margin: 0;
        padding: 0;
    }

    .gloat-form__thanks_header p {
        font-size: 18px;
        line-height: 135%;
        margin-bottom: 70.5px;
    }

    .gloat-form__thanks_header {
        padding: 0 46px;
    }

    .line-pc {
        display: none;
    }

    .line-mobile {
        display: block;
    }

    .gloat-thanks-form__bg>img {
        object-fit: contain;
        height: 360px;
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }


    .gloat-thanks-form__bg>img {
        object-fit: contain;
        height: 290px;
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }

    .gloat-form__thanks_header .star {
        max-width: 43px;
        height: 43px;
        margin-top: 43px;
        margin-bottom: 21px;
    }

    .gloat-form__thanks_body {
        padding: 0 42px;
    }

    .gloat-form__thanks_body h2 {
        font-size: 20px;
        line-height: 135%;
        margin: 44.49px 0 19.51px 0;
        text-align: center;
    }

    .gloat-form__thanks_body .cards_wrapper .card-item {
        max-width: 100%;
    }

    .gloat-form__thanks_body .cards_wrapper .card-item img {
        height: 220.02px;
        max-width: 100%;
        width: 100%;
        border-radius: 6.67px;
        margin-bottom: 15px;
    }

    .gloat-form__thanks_body .cards_wrapper .card-item h3 {
        text-align: center;
        font-size: 15px;
        line-height: 135%;
    }

    .gloat-form__thanks_body .cards_wrapper {
        gap: 50px;
        padding: 0 0 40px 0;
    }

}