@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

#aug-hero {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../images/hero/back.jpg);
    background-image: -webkit-image-set(url("../images/hero/back.jpg") 1x,
            url("../images/hero/back@2x.jpg") 2x);
    background-image: image-set(url("../images/hero/back.jpg") type("image/jpg") 1x,
            url("../images/hero/back@2x.jpg") type("image/jpg") 2x);
}

#aug-promo {
    font-size: 16px;
    --red: #d70011;
    --yellow: #fef22e;
    --gray: #a3a3a6;
    --focus-border: #000;
    --focus-color: #79797b;
    --error-border: #e32e22;
    --error-color: #e32e22;
}

#aug-hero .container {
    max-width: 1476px;
    width: 100%;
}

#aug-hero .aug-form {
    padding-top: 80px;
    padding-bottom: 78px;
    margin-left: 50px;
    max-width: 50%;
}

#aug-hero .aug-form-wrapper {
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    background-image: url(../images/hero/form-back@2x.jpg);
    background-image: -webkit-image-set(url("../images/hero/form-back.jpg") 1x,
            url("../images/hero/form-back@2x.jpg") 2x);
    background-image: image-set(url("../images/hero/form-back.jpg") type("image/jpg") 1x,
            url("../images/hero/form-back@2x.jpg") type("image/jpg") 2x);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 0 15px;
    padding-top: 38px;
}

#aug-hero .headline {
    margin-bottom: 30px;
}

#aug-hero .aug-form-inner {
    width: 625px;
    padding: 26px 20px 0;
    padding-top: 0;
}

#aug-hero .aug-main {
    flex-basis: 650px;
    flex-grow: 0;
}

#aug-hero .aug-main p {
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 0;
    width: 100%;
}

#aug-hero .aug-main p.h1 {
    width: 100%;
    font-size: 46px;
    line-height: 60px;
    margin-bottom: 22px;
    margin-top: 0;
    font-weight: bolder;
}

#aug-hero .button {
    width: 250px;
    height: 47px;
    border-radius: 24px;
    font-size: 1.3125em;
    padding: 0;
}

#aug-hero .aug-main .button {
    margin-top: 24px;
}

#aug-hero .aug-form .button {
    bottom: -22px;
    padding-top: 0.2em;
    background-color: #683B97;
    width: 10em;
}

#aug-hero .aug-form form {
    width: 646px;
}

#aug-hero .aug-form-inner>p {
    font-size: 27px;
    line-height: 1;
    letter-spacing: 0.01em;
    margin-bottom: 15px;
    margin-top: 19px;
}

#aug-hero .form-action {
    display: flex;
    justify-content: center;
}

#aug-hero .logo {
    margin-bottom: 30px;
}

#aug-hero p {
    margin: 0;
    padding: 0;
}

#aug-hero .headline-top {
    transform: skewX(-4deg);
    margin-bottom: -10px;
    left: 1px;
}

#aug-hero .headline-1 {
    color: #FFF;
    text-align: center;
    font-size: 39.885px;
    font-style: normal;
    font-weight: 700;
    line-height: 55.161px;
    /* 138.298% */
    text-transform: uppercase;
    font-family: "aaux-next";
    margin-bottom: -24px;
}

#aug-hero .headline-2 span:nth-child(1) {
    color: #FFF;
    text-align: center;
    text-shadow: 7px 0 40px #FFCB08;
    -webkit-text-stroke-width: 4px;
    -webkit-text-stroke-color: #FFCB08;
    font-size: 94.399px;
    font-style: normal;
    font-weight: 700;
    line-height: 130.552px;
    /* 138.298% */
    text-transform: uppercase;
    font-family: "aaux-next";
    paint-order: stroke fill;
}

#aug-hero .headline-2 span:nth-child(3) {
    color: #FFF;
    text-align: center;
    -webkit-text-stroke-width: 5px;
    -webkit-text-stroke-color: #4B2870;
    font-size: 94.399px;
    font-style: normal;
    font-weight: 700;
    line-height: 130.552px;
    /* 138.298% */
    text-transform: uppercase;
    font-family: "aaux-next";
    paint-order: stroke fill;
}

#aug-hero .headline-3 {
    color: #FFF;
    text-align: center;
    font-size: 29.09px;
    font-style: normal;
    font-weight: 700;
    line-height: 44.5px;
    /* 152.974% */
    text-transform: uppercase;
    font-family: "aaux-next";
}

#aug-hero .headline-4 {
    color: #FFF;
    font-size: 48.09px;
    font-style: normal;
    font-weight: 700;
    line-height: 44.5px;
    text-transform: uppercase;
    font-family: "aaux-next";
}

#aug-hero .headline-top p {
    rotate: -4deg;
}

#aug-hero .badge-text {
    color: #683B97;
    text-align: center;
    font-family: "Bebas Neue";
    font-size: 33.614px;
    font-style: normal;
    font-weight: 400;
    line-height: 32.932px;
    /* 97.972% */
    text-transform: uppercase;
    rotate: -4deg;
    transform: skewX(-4deg);
}

#aug-hero .badge {
    bottom: -54px;
    left: -56px;
}

@supports (background: -webkit-named-image(i)) {
    #aug-banner .button {
        padding-top: 2px;
    }

    #aug-hero .button {
        padding-top: 2px;
    }

    #aug-hero .aug-main p {
        font-size: 23px;
    }

    #aug-hero .headline-2 span:nth-child(1) {
        text-shadow: 7px 0 30px #FFCB08;
    }
}

.container.promo-wrapper {
    width: 1228px !important;
}

#aug-hero form.uni-style .form-field input,
#aug-hero form.uni-style .form-field textarea,
#aug-hero form.uni-style .form-field select {
    background-color: white;
}

@media screen and (max-width: 1330px) {
    #aug-hero .aug-main br {
        display: none;
    }

}

@media screen and (max-width: 1200px) {

    #aug-hero .headline-2 span:nth-child(1),
    #aug-hero .headline-2 span:nth-child(3) {
        font-size: 50.399px;
    }
}

@media screen and (max-width: 1199px) {
    #aug-hero .aug-form {
        margin-left: 30px;
    }

    #aug-hero .form-field .radio-field {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 991px) {
    #aug-hero .container {
        flex-direction: column;
        align-items: center;
    }

    #aug-hero .aug-main {
        padding-top: 40px;
    }

    #aug-hero .aug-form {
        max-width: inherit;
        margin-left: 0;
    }

    #aug-hero .container {
        max-width: 100%;
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    #aug-hero .aug-main {
        padding-top: 93px;
        padding-bottom: 99px;
    }

    #aug-hero .button {
        width: 188px;
        height: 31px;
        border-radius: 16px;
        font-size: 1.0625em;
    }

    #aug-hero .aug-main .button {
        margin-top: 17px;
    }

    #aug-hero .headline {
        left: unset;
    }
}

@media screen and (max-width: 567px) {
    #aug-promo {
        overflow: visible;
        padding-bottom: 2em;
    }

    #aug-hero {
        margin-bottom: 21px;
    }

    #aug-hero .aug-form-wrapper {
        padding: 0;
        border-radius: 0;
        background-position: right bottom;
        background-image: url(../images/hero/form-back-m@2x.jpg);
        background-image: -webkit-image-set(url("../images/hero/form-back-m.jpg") 1x,
                url("../images/hero/form-back-m@2x.jpg") 2x);
        background-image: image-set(url("../images/hero/form-back-m.jpg") type("image/jpg") 1x,
                url("../images/hero/form-back-m@2x.jpg") type("image/jpg") 2x);
    }

    #aug-hero .aug-form-top {
        top: unset;
        padding-bottom: 42px;
        padding-top: 19px;
    }

    #aug-hero .aug-main p {
        font-size: 14px;
        line-height: 1.3125;
        width: 100%;
        /* font-weight: unset; */
        max-width: 354px;
        padding: 0 6px;
    }

    #aug-hero .aug-main p.h1 {
        font-size: 19px;
        line-height: 1.5;
        margin-bottom: 9px;
        margin-top: 16px;
        width: 100%;
        max-width: 384px;
        font-family: 'Poppins-Bold';
    }

    #aug-hero .aug-form {
        width: 100%;
        margin: 0 -15px;
        padding: 0;
        max-width: none;
    }

    #aug-hero .button {
        padding: 0;
        width: 11em;
        height: 2.2em;
        font-size: 1.1em;
        margin-top: 10px;
        border-radius: 1.1em;
        bottom: unset;
        z-index: 9;
    }

    #aug-hero .aug-form .button {
        margin: 0 auto;
        margin-top: 1em;
        bottom: unset;
    }

    #aug-hero .container {
        padding: 0;
    }

    #aug-hero .aug-main {
        padding-top: 18%;
        padding-bottom: 20%;
    }

    #aug-hero {
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        background-image: url(../images/hero/back-m.jpg);
        background-image: -webkit-image-set(url("../images/hero/back-m.jpg") 1x,
                url("../images/hero/back-m@2x.jpg") 2x);
        background-image: image-set(url("../images/hero/back-m.jpg") type("image/jpg") 1x,
                url("../images/hero/back-m@2x.jpg") type("image/jpg") 2x);
    }

    #aug-hero .headline {
        margin-bottom: 28px;
    }

    #aug-hero .headline+p {
        font-size: 24px;
        line-height: 1;
        letter-spacing: 0.01em;
        width: 290px;
        margin-bottom: 26px;
    }

    #aug-hero .aug-form .button {
        padding-top: 0;
        z-index: 1;
        width: 12em;
    }

    #aug-hero .logo {
        margin-bottom: -7px;
        width: 168px;
    }

    #aug-banner {
        margin-bottom: 21px;
    }

    #aug-banner .button {
        font-size: 1.15em;
    }

    #aug-hero .aug-main br {
        display: block;
    }

    #aug-hero .headline-1 {
        color: #FFF;
        text-align: center;
        font-size: 24.013px;
        font-style: normal;
        line-height: 33.21px;
        /* 138.298% */
        text-transform: uppercase;
        margin-bottom: -12px;
    }

    #aug-hero .headline-2 span:nth-child(1) {
        color: #FFF;
        text-align: center;
        -webkit-text-stroke-width: 3.58px;
        -webkit-text-stroke-color: #FFCB08;
        font-size: 74.805px;
        font-style: normal;
        line-height: 103.454px;
        /* 138.298% */
        text-transform: uppercase;
        margin-bottom: -55px;
        display: block;
    }

    #aug-hero .headline-2 span:nth-child(3) {
        color: #FFF;
        text-align: center;
        -webkit-text-stroke-width: 4.38px;
        -webkit-text-stroke-color: #4B2870;
        font-size: 74.805px;
        font-style: normal;
        line-height: 103.454px;
        /* 138.298% */
        text-transform: uppercase;
    }

    #aug-hero .headline-3 {
        color: #FFF;
        text-align: center;
        font-size: 23.561px;
        font-style: normal;
        line-height: 36.042px;
        /* 152.974% */
        text-transform: uppercase;
    }

    #aug-hero .headline-4 {
        color: #FFF;
        font-size: 38.95px;
        font-style: normal;
        line-height: 36.042px;
        text-transform: uppercase;
    }

    #aug-hero .aug-form .button {
        padding-top: 0;
        z-index: 1;
        width: 10em;
        margin-top: 21px;
    }

    #aug-hero .headline-top {
        text-align: center;
        left: unset;
    }

    #aug-hero .badge-text {
        color: #683B97;
        text-align: center;
        font-family: "Bebas Neue";
        font-size: 24.358px;
        font-style: normal;
        font-weight: 400;
        line-height: 23.864px;
        /* 97.972% */
        text-transform: uppercase;
    }

    #aug-hero .circle-img {
        width: 100px;
        height: 100px;
    }

    #aug-hero .badge {
        bottom: unset;
        left: unset;
        right: 10px;
        top: -43px;
    }

    @supports (background: -webkit-named-image(i)) {
        #aug-banner .button {
            padding-top: 1px;
        }

        #aug-hero .button {
            padding-top: 2px !important;
        }

        #aug-hero .aug-main p.h1 {
            font-size: 17px;
        }

        #aug-hero .headline-2 span:nth-child(1) {
            text-shadow: 6px 0 25px rgb(255, 203, 8, 0.3);
        }
    }
}

@media screen and (max-width: 375px) {
    #aug-hero .aug-main {
        padding-top: 11%;
        padding-bottom: 10%;
    }
}