*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

[tabindex='-1']:focus:not(:focus-visible) {
    outline: 0 !important;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol, ol ul {
    margin-bottom: 0;
}

ul ol, ul ul {
    margin-bottom: 0;
}

dt {
    font-weight: 700;
}

dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

b, strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
    color: #0056b3;
    text-decoration: underline;
}

a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}

code, kbd, pre, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

button {
    border-radius: 0;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button, input {
    overflow: visible;
}

button, select {
    text-transform: none;
}

[role=button] {
    cursor: pointer;
}

select {
    word-wrap: normal;
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    src: url('/common/fonts/Inter/static/Inter-Regular.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    src: url('/common/fonts/Inter/static/Inter-SemiBold.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    src: url('/common/fonts/Inter/static/Inter-Bold.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: InterTight;
    font-style: normal;
    font-weight: 700;
    src: url('/common/fonts/InterTight/static/InterTight-Bold.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: InterTight;
    font-style: normal;
    font-weight: 800;
    src: url('/common/fonts/InterTight/static/InterTight-ExtraBold.woff2') format('woff2');
    font-display: swap;
}

::-webkit-input-placeholder {
    color: #8986a1;
}

::-moz-placeholder {
    color: #8986a1;
}

:-ms-input-placeholder {
    color: #8986a1;
}

::-ms-input-placeholder {
    color: #8986a1;
}

::placeholder {
    color: #8986a1;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

body {
    position: relative;
    background-color: #171a1a;
    font-family: Inter, sans-serif;
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    min-width: 320px;
    overflow-x: hidden;
}

.rtl {
    direction: rtl;
    text-align: right;
}

.container {
    width: 100%;
    max-width: 1340px;
    padding: 0 30px;
    margin: 0 auto;
}

img {
    display: block;
    max-width: 100%;
}

strong {
    font-weight: 800;
}

.rtl {
    direction: rtl;
    text-align: right;
}

.sect__title {
    margin: 0;
    font-size: 48px;
    line-height: 1.4;
    font-weight: 700;
    font-family: InterTight, sans-serif;
}

.header {
    padding-top: 78px;
}

.header .header__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 72px;
    gap: 40px;
}

.header .am__logo {
    width: 100%;
    max-width: 120px;
}

.header .header__row-line {
    width: 1px;
    height: 100%;
    background-color: #5b5b5b;
}

.header .am__logo--buat {
    max-width: 90px;
}

.header .am__logo img {
    width: 100%;
}

.header .partner__logo {
    max-width: 100%;
    -webkit-margin-start: 47px;
    margin-inline-start: 47px;
}

.sect__main {
    margin-top: 48px;
}

.sect__main .main__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.sect__main .main__col {
    width: 100%;
}

.sect__main .main__col-form {
    position: relative;
    max-width: 555px;
}

.sect__main .main__col-form.loading .form__wrap::before {
    content: '';
    position: absolute;
    width:  100%;
    height: 100%;
}

.sect__main .main__col-form.loading .form__wrap::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px; 
    border: 5px solid rgba(255, 255, 255, 0.2);
    border-top-color: #fa6a1c;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.sect__main .main__col-form.loading .form__wrap form {
    opacity: 0;
} 

.sect__main .main__col-img {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.sect__main .banner__img {
    width: 100%;
    max-width: 696px;
}

.main__col-img__accent {
    position: relative;
    inset-inline-start: -20px;
    margin: -110px auto 0 auto;
    max-width: 330px;
    background-color: #f1d21d;
    border-radius: 24px;
    padding: 30px 22px;
    text-align: center;
    font-family: InterTight, sans-serif;
    font-weight: 800;
}

.main__col-img__accent .accent__number {
    color: #fff;
    line-height: 1;
    font-size: 61px;
    text-decoration: line-through;
}

.main__col-img__accent .accent__text {
    font-size: 27px;
    line-height: 1.4;
    color: #000;
}

.main__col-img__accent .accent__text b {
    color: #fff;
}

.main__col-img__highlights {
    display: grid;
    grid-template-columns: repeat(2, 382px);
    grid-template-rows: repeat(2, 1fr);
    margin-top: 30px;
    gap: 40px;
}

.main__col-img__highlights .highlights__item {
    width: 100%;
    padding: 10px 40px 38px;
    background-color: #131414;
    border-radius: 24px;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
}

.main__col-img__highlights .highlights__item:nth-child(1) {
    background-image: url(../img/highlights_icon_bg_pattern_1.svg);
}

.main__col-img__highlights .highlights__item:nth-child(2) {
    padding: 10px 10px 38px 40px;
    background-image: url(../img/highlights_icon_bg_pattern_2.svg);
}

.main__col-img__highlights .highlights__item:nth-child(3) {
    background-image: url(../img/highlights_icon_bg_pattern_3.svg);
}

.main__col-img__highlights .highlights__item:nth-child(4) {
    background-image: url(../img/highlights_icon_bg_pattern_4.svg);
}

.main__col-img__highlights .highlights__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 82px;
}

.main__col-img__highlights .highlights__title {
    font-size: 84px;
    line-height: 1.5;
    font-weight: 700;
}

.main__col-img__highlights .highlights__icon {
    max-width: 74px;
}

.main__col-img__highlights .highlights__icon img {
    width: 100%;
}

.main__col-img__highlights .highlights__body {
    font-size: 18px;
    line-height: 1.35;
    font-weight: 400;
}

.event__title {
    margin: 0;
    font-family: InterTight, sans-serif;
    font-weight: 700;
    font-size: 48px;
}

.event__title b {
    color: #f1d21e;
}

.event__description {
    margin-top: 25px;
    margin-bottom: 0;
    font-size: 20px;
}

.sect__main {
    padding-bottom: 90px;
}

.form__wrap {
    position: relative;
    margin-top: 24px;
    width: 100%;
    max-width: 312px;
}

.form__wrap form {
    width: 100%;
}

.form__wrap .input__line {
    position: relative;
    margin-bottom: 15px;
}

.form__wrap .input__line:last-child {
    margin-bottom: 0;
}

.form__wrap .input__label {
    display: block;
    margin-bottom: 5px;
    color: #8599ad;
    font-size: 12px;
}

.form__wrap .input__text {
    width: 100%;
    height: 48px;
    padding: 0 12px;
    color: #030d17;
    border-radius: 8px;
    border: 1px solid #c2ccd6;
    outline: none;
}

.form__wrap .input__text.error {
    border-color: red;
}

.form__wrap .radio__wrap {
    margin-top: 38px;
}

.form__wrap .radio__controls-item:first-child {
    -webkit-margin-end: 30px;
    margin-inline-end: 30px;
}

.form__wrap .radio__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 17px;
}

.form__wrap .radio__controls [type=radio]:checked, .form__wrap .radio__controls [type=radio]:not(:checked) {
    position: absolute;
    inset-inline-start: -9999px;
}

.form__wrap .radio__controls [type=radio]:checked+label, .form__wrap .radio__controls [type=radio]:not(:checked)+label {
    position: relative;
    display: inline-block;
    -webkit-padding-start: 33px;
    padding-inline-start: 33px;
    cursor: pointer;
}

.form__wrap .radio__controls [type=radio]:checked+label:before, .form__wrap .radio__controls [type=radio]:not(:checked)+label:before {
    content: '';
    position: absolute;
    inset-inline-start: 0;
    top: 0;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    background-color: #e87722;
    border: 1px solid #e87722;
}

.form__wrap .radio__controls [type=radio]:checked+label:after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background-color: #fff;
    top: 3.5px;
    inset-inline-start: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.form__wrap .radio__controls [type=radio]:not(:checked)+label:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    top: 4px;
    inset-inline-start: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.form__wrap .radio__controls [type=radio]:not(:checked)+label::before {
    background-color: transparent;
    border: 1px solid #fff;
}

.form__wrap .radio__controls [type=radio]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.form__wrap .form__agreement {
    margin-top: 20px;
}

.form__wrap .form__agreement label {
    position: relative;
    -webkit-padding-start: 30px;
    padding-inline-start: 30px;
    cursor: pointer;
}

.form__wrap .form__agreement a {
    color: #e87722;
    text-decoration: underline;
}

.form__wrap .form__agreement a:hover {
    text-decoration: none;
}

.form__wrap .form__agreement .checkbox__control {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    inset-inline-start: 0;
    width: 24px;
    height: 24px;
    background-color: #e87723;
    border-radius: 4px;
}

.form__wrap .form__agreement .checkbox__control::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-image: url(../img/checkmark.svg);
    opacity: 0;
}

.form__wrap .form__agreement [type=checkbox] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
}

.form__wrap .form__agreement [type=checkbox]:checked+.checkbox__control::after {
    opacity: 1;
}

.form__wrap .button__wrap {
    margin-top: 30px;
}

.form__wrap .button__submit {
    width: 100%;
    max-width: 320px;
    height: 48px;
    color: #fff;
    font-weight: 600;
    background-color: #e87722;
    border-radius: 8px;
    border: 1px solid #DF5916;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(240, 110, 45, 0.2);
    box-shadow: 0px 4px 4px 0px rgba(240, 110, 45, 0.2);
    -webkit-transition: background-color 0.25s ease;
    transition: background-color 0.25s ease;
}

.form__wrap .button__submit:focus {
    outline: none;
}

.form__wrap .button__submit:hover {
    background-color: #ef7d00;
}

.form__wrap .button__submit span {
    position: relative;
    -webkit-padding-end: 23px;
    padding-inline-end: 23px;
}

.form__wrap .button__submit span::after {
    content: '';
    position: absolute;
    inset-inline-end: 0;
    top: 57%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-image: url(../img/button_arrow.svg);
}

.form__wrap .country-select {
    width: 100%;
}

.form__wrap .intl-tel-input,
.form__wrap .phone-number-container {
    width: 100% !important;
}

.form__wrap .dial-code-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding-bottom: 2px;
}

.form__wrap .intl-tel-input .selected-flag {
    margin-top: 0;
    height: 100%;
}

.rtl .button__submit span::after {
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -ms-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg);
}

.country-list .country {
    color: #000;
}

.sect__benefits {
    padding-top: 88px;
    padding-bottom: 140px;
    background-color: #fff;
    color: #000;
}

.sect__benefits .container {
    padding: 0;
}

.sect__benefits .sect__title-wrap {
    text-align: center;
}

.sect__benefits .benefits__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.sect__benefits .benefits__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 40px;
    gap: 16px;
}

.sect__benefits .benefits__item {
    width: 100%;
    max-width: 327px;
    padding: 40px;
    background-color: #f8f8f8;
    border-radius: 24px;
}

.sect__benefits .benefits__item:last-child {
    margin-bottom: 0;
}

.sect__benefits .benefits__icon {
    max-width: 56px;
}

.sect__benefits .benefits__title {
    margin-top: 16px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    color: #030d17;
}

.form__wrap .input__error {
    position: absolute;
    top: 102%;
    left: 5px;
    z-index: 10;
    margin: 0px;
    color: #ee5921;
    font-size: 11px;
}

.thanks__picture {
    position: relative;
    left: -96px;
    max-width: 440px;
}

.thanks__link {
    font-size: 28px;
    color: #f1d21d;
    text-decoration: underline;
}

.thanks__link:hover {
    color: #f1d21d;
    opacity: 0.8;
}

@media (max-width: 1360px) {
    .event__title {
        font-size: 46px;
    }

    .event__time,
    .event__description {
        font-size: 18px;
    }

    .sect__main .main__col-form {
        max-width: 440px;
    }

    .sect__main .main__col-img {
        max-width: 660px;
    }
}

@media (max-width: 1360px) {
    .main__col-img__accent .accent__number {
        font-size: 50px;
    }

    .main__col-img__accent .accent__text {
        font-size: 23px;
    }

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

    .main__col-img__highlights .highlights__title {
        font-size: 54px;
    }

    .main__col-img__highlights .highlights__icon {
        max-width: 65px;
    }

    .main__col-img__highlights .highlights__body {
        font-size: 16px;
    }

    .sect__benefits .container {
        padding: 0 30px;
    }
}

@media (max-width: 1100px) {
    .sect__title {
        font-size: 40px;
    }

    .sect__benefits .benefits__item {
        max-width: 280px;
        padding: 30px;
    }

    .header .header__row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .sect__main .main__row {
        -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;
    }

    .sect__main .main__col-form {
        margin: 0;
        max-width: 515px;
    }

    .form__wrap {
        max-width: 100%;
    }

    .form__wrap .button__wrap {
        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;
    }

    .sect__main .main__col-img {
        max-width: 620px;
        margin-top: 50px;
    }

    .sect__main .main__col-img .banner__img {
        max-width: 450px;
        width: 100%;
        margin: 0 auto;
    }

    .thanks__view {
        text-align: center;
    }

    .thanks__picture {
        position: relative;
        left: unset;
        max-width: unset;
    }
}

@media (max-width: 1024px) {
    .sect__benefits .benefits__title,
    .sect__benefits .benefits__txt {
        font-size: 16px;
    }

    .sect__benefits .benefits__item {
        max-width: unset;
        width: calc(50% - 8px);
    }
}

@media (max-width: 992px) {
    .sect__benefits {
        padding-bottom: 80px;
    }

    .sect__benefits .benefits__wrap {
        flex-wrap: wrap;
        justify-content: center;
    }

    .sect__benefits .benefits__content {
        -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;
    }
}

@media (max-width: 767px) {
    .header {
        padding-top: 50px;
    }

    .container {
        padding: 0 15px;
    }
}

@media (max-width: 640px) {
    .main__col-img__highlights {
        width: 100%;
        grid-template-columns: unset;
        grid-template-rows: unset;
        margin-left: auto;
        margin-right: auto;
    }

    .main__col-img__highlights .highlights__item {
        max-width: 400px;
        margin: 0 auto;
    }

    .main__col-img__accent .accent__number {
        font-size: 45px;
    }

    .main__col-img__accent .accent__text {
        font-size: 20px;
    }

    .main__col-img__highlights .highlights__icon {
        max-width: 80px;
    }
}

@media (max-width: 560px) {
    .sect__title {
        font-size: 32px;
    }

    .sect__benefits .benefits__wrap {
        -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;
        max-width: 355px;
    }

    .sect__benefits .benefits__item {
        width: 100%;
    }
}

@media (max-width: 520px) {
    .sect__main .main__col-form {
        max-width: 100%;
        -webkit-margin-end: 0;
        margin-inline-end: 0;
    }

    .event__title {
        font-size: 44px;
    }

    .event__time,
    .event__description {
        font-size: 16px;
    }
}

@media (max-width: 420px) {
    .main__col-img__accent {
        inset-inline-start: 0;
        padding: 15px;
        margin-top: -70px;
    }

    .main__col-img__accent .accent__number {
        font-size: 38px;
    }

    .main__col-img__accent .accent__text {
        font-size: 16px;
    }
}
