@font-face {
    font-family: 'ITC Franklin Gothic';
    src: url('../fonts/FranklinGothic-Demi.woff2') format('woff2'), url('../fonts/FranklinGothic-Demi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ITC Franklin Gothic';
    src: url('../fonts/FranklinGothic-MedCnd.woff2') format('woff2'), url('../fonts/FranklinGothic-MedCnd.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ITC Franklin Gothic';
    src: url('../fonts/FranklinGothic-Demi.woff2') format('woff2'), url('../fonts/FranklinGothic-Demi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ITC Franklin Gothic';
    src: url('../fonts/FranklinGothic-Medium.woff2') format('woff2'), url('../fonts/FranklinGothic-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ITC Franklin Gothic Std';
    src: url('../fonts/ITCFranklinGothicStd-DmCd.woff2') format('woff2'), url('../fonts/ITCFranklinGothicStd-DmCd.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ITC Franklin Gothic';
    src: url('../fonts/FranklinGothic-Medium.woff2') format('woff2'), url('../fonts/FranklinGothic-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'itc_franklin_gothicdemi';
    src: url('../font/franklingothic-demi-webfont.woff2') format('woff2'), url('../font/franklingothic-demi-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'itc_franklin_gothicdemi';
    src: url('../font/franklingothic-demi13-webfont.woff2') format('woff2'), url('../font/franklingothic-demi13-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'itc_franklin_gothicMdCn';
    src: url('../font/franklingothic-medcnd-webfont.woff2') format('woff2'), url('../font/franklingothic-medcnd-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'itc_franklin_gothicmedium';
    src: url('../font/franklingothic-medium-webfont.woff2') format('woff2'), url('../font/franklingothic-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'itc_franklin_gothicmedium';
    src: url('../font/franklingothic-medium4-webfont.woff2') format('woff2'), url('../font/franklingothic-medium4-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'itc_franklin_gothic_stddemiCn';
    src: url('../font/itcfranklingothicstd-dmcd-webfont.woff2') format('woff2'), url('../font/itcfranklingothicstd-dmcd-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'formula1display-black';
    src: url('../font/formula1-display-black-webfont.woff2') format('woff2'), url('../font/formula1-display-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'formula1display-black';
    src: url('../font/formula1-display-black93-webfont.woff2') format('woff2'), url('../font/formula1-display-black93-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'formula1display-bold';
    src: url('../font/formula1-display-bold-webfont.woff2') format('woff2'), url('../font/formula1-display-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'formula1display-regular';
    src: url('../font/formula1-display-regular-webfont.woff2') format('woff2'), url('../font/formula1-display-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
html, body {
    background: #ffff;
    font-family: "Libre Franklin", sans-serif;
}
h1, h2, h3, h4, h5, h6, .white-btn {
    font-family: "Libre Franklin", sans-serif;
}
.header-lg {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 5;
}
.counter-video-section-lp video {
    height: 642px;
    object-fit: cover;
    object-position: top left;
    display: block;
}
.counter-video-section-lp .video-overlay {
    align-items: flex-end;
}
.counter-video-section-lp {
    position: relative;
    padding-top: 63px;
}
.f1-country-select-bg-sec-overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(136, 0, 2, 0.95);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 70px;
    padding-bottom: 51px;
    z-index: 6;
}
.custom-select-wrapper {
    position: relative;
    display: inline-block;
    user-select: none;
}
.custom-select-wrapper select {
    display: none;
}
.custom-select {
    position: relative;
    display: inline-block;
}
.custom-select-trigger {
    position: relative;
    display: block;
    padding: 8px;
    width: 364px;
    cursor: pointer;
    border-radius: 50px;
    background: #F8FAFB;
    color: #BA0018;
    text-align: center;
    font-size: 20px;
    font-style: italic;
    font-weight: 800;
    line-height: normal;
}
.custom-select-trigger:after {
    position: absolute;
    display: block;
    content: '';
    top: 50%;
    right: 70px;
    margin-top: -5px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 13px solid #BA0018;
    width: 0;
    height: 0;
}
/*.custom-select.opened .custom-select-trigger:after {
    margin-top: 3px;
    transform: rotate(-135deg) translateY(-50%);
}*/
.custom-options {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    right: 0;
    min-width: 100%;
    margin: 8px 0;
    border-radius: 20px;
    box-sizing: border-box;
    background: #fff;
    transition: all .4s ease-in-out;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px);
}
.custom-select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0);
}
/*.custom-options:before {
    position: absolute;
    display: block;
    content: '';
    bottom: 100%;
    right: 25px;
    width: 7px;
    height: 7px;
    margin-bottom: -4px;
    border-top: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
    background: #fff;
    transform: rotate(45deg);
    transition: all .4s ease-in-out;
}*/
.option-hover:before {
    background: #f9f9f9;
}
.custom-option {
    position: relative;
    display: block;
    padding: 5px 22px 4px;
    border-bottom: 2px solid #CD002B;
    cursor: pointer;
    transition: all .4s ease-in-out;
    color: #BA0018;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.custom-option:hover {
    opacity: 0.6;
}
.custom-option:first-of-type {
    border-radius: 4px 4px 0 0;
}
.custom-option:last-of-type {
    border-bottom: 0;
    border-radius: 0 0 4px 4px;
}
.f1-button-wrap {
    position: relative;
}
.f1-button-bg-img img {
    width: 100%;
    height: 175px;
    object-fit: cover;
}
.f1-button-overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.f1-btn-sec {
    max-width: 1126px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.white-btn {
    color: #BA0018;
    font-size: 30px;
    font-style: italic;
    font-weight: 800;
    line-height: normal;
    padding: 18px;
    background: #fff;
    border: 0px;
    display: inline-block;
    min-width: 447px;
    text-align: center;
    border-radius: 6px;
}
.white-btn:hover {
    opacity: 0.6;
}
.counter-video-section-lp .counter-video-sec {
    margin-bottom: 27px;
}
.f1-form-section {
    background: #BA0018;
    padding: 92px 0px 72px;
}
.right-f1-form-sec {
    min-height: 354px;
    border-radius: 160px;
    background: #880002;
    padding: 1px;
}
.f1-form-top-logo-sec {
    position: relative;
    text-align: center;
    margin: auto;
    margin-top: -40px;
    margin-bottom: 35px;
}
.right-f1-form-inner {
    max-width: 573px;
    margin: auto;
}
.f1-form-inner-left-title-img {
    padding-top: 13px;
}
.f1-slider-sec-left-ctn {
    background: #050505;
    height: 100%;
    padding: 53px 0px;
    position: relative;
}
.f1-slider-sec-left-ctn:before {
    position: absolute;
    content: "";
    width: 90px;
    height: 100%;
    top: 0px;
    right: -45px;
    background: #050505;
    transform: skew(-7deg);
    z-index: 4;
}
.f1-slider-sec-left-ctn h2 {
    color: #FFF;
    font-size: 44px;
    font-style: italic;
    font-weight: 800;
    line-height: normal;
    padding: 18px 0px;
    text-align: left;
    background: #BA0018;
    max-width: 424px;
    position: relative;
    margin-bottom: 38px;
}
.f1-slider-sec-left-ctn h2:after {
    position: absolute;
    content: "";
    height: 100%;
    right: 99%;
    width: 60%;
    background: #BA0018;
    top: 0px;
}
.f1-slider-sec-left-ctn h2:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 100%;
    top: 0px;
    right: -10px;
    background: #BA0018;
    transform: skew(-10deg);
}
.f1-slider-sec-dis {
    max-width: 550px;
    margin: auto;
    position: relative;
    z-index: 4;
}
.f1-slider-sec-dis p {
    color: #FFF;
    font-size: 20px;
    font-style: italic;
    font-weight: 200;
    line-height: normal;
}
.f1-slider-sec-dis p strong {
    font-weight: 800;
}
.f1-slider-ctn-section .row {
    margin: 0px;
}
.f1-slider-ctn-section [class*="col"] {
    padding: 0px;
}
.f1-slider-ctn-section [class*="col"]:first-child {
    width: calc(50% - 90px);
}
.f1-slider-ctn-section [class*="col"]:last-child {
    width: calc(50% + 90px);
}
.f1-right-slider-img {
    height: 100%;
    position: relative;
}
.f1-right-slider-img:before {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(5, 5, 5, 0.4);
}
.f1-right-slider-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.f1-right-slider-box {
    position: relative;
    height: 100%;
}
.f1-right-slider-img-overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.f1-right-slider-outer {
    height: 100%;
}
.f1-right-slider {
    height: 100%;
}
.f1-right-slider-arrows {
    max-width: 100%;
}
.f1-right-slider-arrows .swiper-pagination {
    position: absolute;
    bottom: 38px;
    top: auto;
}
.f1-right-slider-arrows .swiper-pagination-bullet {
    width: 21.244px;
    height: 21.186px;
    border-radius: 50%;
    background: #FDFDFD;
    opacity: 0.5 !important;
    margin: 0px 20px !important;
}
.f1-right-slider-arrows .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1 !important;
}
.f1-right-slider-arrows .swiper-button-next {
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    top: auto;
    margin: 0px;
    left: auto;
    right: auto;
    background: #BA0018;
}
.f1-right-slider-arrows .swiper-button-prev {
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #BA0018;
    top: auto;
    margin: 0px;
    left: auto;
    right: auto;
}
.f1-right-slider-arrows .swiper-button-next:hover, .f1-right-slider-arrows .swiper-button-prev:hover {
    opacity: 0.6;
}
.f1-right-slider-arrows {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    height: 96%;
    top: 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-left: 64px;
    padding-right: 29px;
}
.f1-right-slider-arrows .swiper-button-next svg, .f1-right-slider-arrows .swiper-button-prev svg {
    width: auto;
    height: auto;
    fill: none;
    transition: all 0.3s ease 0s;
}
.f1-right-slider-arrows .swiper-button-next:after, .f1-right-slider-arrows .swiper-button-prev:after {
    display: none;
}
.f1-right-slider-img-overlay h2 {
    color: #FFF;
    text-align: center;
    font-family: 'formula1display-regular';
    font-size: 55px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.merch-slider-section {
    padding-top: 37px;
}
.merch-title {
    text-align: center;
    margin-bottom: 44px;
}
.merch-title img {
    max-height: 102px
}
.merch-slider-outer {
    max-width: 1188px;
    margin: auto;
    padding: 0px 119px;
    position: relative;
    margin-bottom: 90px;
}
.merch-slider-box {
    text-align: center;
}
.merch-slider-img {
    width: 197px;
    height: 197px;
    border-radius: 50%;
    border: solid 5px #E9012D;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: auto;
    margin-bottom: 27px;
}
.merch-slider-img img {
    max-height: 135px;
}
.merch-slider-box label {
    display: block;
    color: #000;
    text-align: center;
    font-size: 24px;
    font-style: italic;
    font-weight: 800;
    line-height: normal;
}
.merch-slider-arrows .swiper-pagination {
    display: none;
}
.merch-slider-arrows .swiper-button-next {
    position: relative;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    top: auto;
    margin: 0px;
    left: auto;
    right: auto;
    background: #BA0018;
}
.merch-slider-arrows .swiper-button-prev {
    position: relative;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #BA0018;
    top: auto;
    margin: 0px;
    left: auto;
    right: auto;
}
.merch-slider-arrows .swiper-button-next:hover, .merch-slider-arrows .swiper-button-prev:hover {
    opacity: 0.6;
}
.merch-slider-arrows {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    height: 100%;
    top: 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    z-index: 4
}
.merch-slider-arrows .swiper-button-next svg, .merch-slider-arrows .swiper-button-prev svg {
    width: 23px;
    height: auto;
    fill: none;
    transition: all 0.3s ease 0s;
}
.merch-slider-arrows .swiper-button-next:after, .merch-slider-arrows .swiper-button-prev:after {
    display: none;
}
.race-track-bg {
    height: 52px;
    width: 100%;
    background: url("../images/race-track-bg.svg") left top;
    background-repeat: repeat-x;
}
.how-to-win-section {
    padding: 110px 0px 70px;
    background: #BA0018;
}
.how-to-win-section h2 {
    color: #BA0018;
    text-align: center;
    font-size: 53px;
    font-style: italic;
    font-weight: 800;
    line-height: normal;
    background: #FDFDFD;
    max-width: 810px;
    position: relative;
    margin-bottom: 12px;
    padding: 20px;
}
.how-to-win-section h2:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 100%;
    top: 0px;
    right: -10px;
    background: #FDFDFD;
    transform: skew(-10deg);
}
.break-win-sec {
    max-width: 443px;
    margin: auto;
    text-align: center;
}
.break-win-img {
    margin-bottom: 11px;
}
.break-win-img img {
    max-width: 182px;
}
.break-win-img-wrap label {
    display: block;
    color: #FFF;
    font-size: 20px;
    font-style: italic;
    font-weight: 200;
    line-height: normal;
}
.break-win-sec-row {
    margin-bottom: 67px;
}
.break-win-sec-row [class*="col"]:first-child {
    text-align: left;
}
.break-win-sec-row [class*="col"]:last-child {
    text-align: right;
}
.break-win-img-wrap {
    display: inline-block;
    text-align: center;
}
.f1-btn-sec-full {
    max-width: 412px;
    padding-bottom: 6px;
    margin: auto;
}
.f1-btn-sec-full .white-btn {
    min-width: 10px;
    width: 100%;
    margin-bottom: 18px;
}
.brak-win-right-img-sec img {
    width: 100%;
}
.how-to-win-section p {
    max-width: 986px;
    margin: auto;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    padding-top: 108px;
}
.cngrts-section {
    position: relative;
    margin-top: 63px;
}
.cngrts-bg-img img {
    width: 100%;
    min-height: 708px;
    object-fit: cover;
}
.cngrts-overlay-ctn {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    padding-top: 55px;
    padding-bottom: 35px;
    z-index: 4;
}
.cngrts-dis {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    max-width: 789px;
    margin: auto;
    height: 100%;
    text-align: center;
}
.cngrts-dis h2 {
    font-weight: 800;
    font-style: Italic;
    font-size: 41px;
    line-height: normal;
    text-align: center;
    margin: 0px;
    color: #FFFFFF;
}
.cngrts-dis p {
    font-weight: 800;
    font-style: Italic;
    font-size: 25px;
    line-height: normal;
    text-align: center;
    margin: 0px;
    color: #FFFFFF;
    margin-bottom: 25px;
}
.cngrts-dis p sup {
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
}
.dwnld-btn {
    display: table;
    margin: auto;
    font-weight: 500;
    font-size: 20px;
    line-height: normal;
    text-align: center;
    text-decoration: underline !important;
    color: #FFFFFF;
    position: relative;
    padding-left: 24px;
    font-style: Italic;
}
.dwnld-btn:hover {
    opacity: 0.6;
}
.dwnld-btn img {
    position: absolute;
    left: 0px;
    top: 4px;
}
.cngrts-dis-btm-ctn img {
    height: 37px;
}
footer {
    padding: 1rem;
    background: #fff;
}
.footer-logo {
    width: 45px;
}
.for-dummy {
    opacity: 0;
}
.copiright {
    text-align: center;
}
.copiright p {
    margin: 0;
    text-align: center;
    color: #000;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    line-height: normal;
}
.left-packshot-img {
    margin-left: -30px;
    margin-right: -24px;
}
.main-nav {
    align-items: center;
}
.lang-switch .icon-img {
    display: none;
}
/*.lang-switch .label {
    font-family: 'Gotham';
    font-weight: bold;
    font-size: 15px;
    line-height: normal;
    color: #fff;
    margin: 0px;
    padding: 8px 10px;
    text-transform: uppercase;
    border-radius: 10px;
    position: relative;
    display: block;
    padding-right: 25px;
}
.lang-switch .label:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    right: 7px;
    top: 14px;
    position: absolute;
}
.lang-switch .lang_dropdown {
    position: absolute;
    width: 100%;
    left: auto;
    min-width: 115px;
    right: 0px;
     padding: 5px 8px 10px;
    background-color: rgba(219, 16, 36, 0.87);
    border-radius: 10px;
    border: solid 1px #9d9d9d;
    border-color: rgba(157, 157, 157, 0.87);
    opacity: 0;
    visibility: hidden;
}
.lang-switch:hover .lang_dropdown {
    opacity: 1;
    visibility: visible;
}
.lang-switch .lang_dropdown .language-link.is-active {
    display: none;
}
.lang-switch .lang_dropdown .language-link {
       font-family: "Cairo", sans-serif;
    padding: 0;
    width: 100%;
    display: block;
    line-height: normal;
    font-size: 12px;
}*/
.lang-switch .label {
    display: none;
}
.lang-switch .lang_dropdown .language-link.is-active {
    display: none;
}
.lang-switch .lang_dropdown .language-link {
    font-family: 'Gotham';
}
.f1-form-inner-right-form .js-form-item {
    margin-bottom: 12px;
}
.f1-form-inner-right-form .js-form-item label {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.f1-form-inner-right-form .js-form-item label.error {
    color: red;
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
    width: 100%;
    text-align: left;
    display: block;
    margin-bottom: -6px;
    padding-left: 92px;
}
.error-form-wrap .checkbox-wrap {
    padding-bottom: 12px;
}
.error-form-wrap .checkbox-wrap label.error {
    position: absolute;
    bottom: 0px;
    padding: 0px;
    text-align: left;
}
.f1-form-inner-right-form .js-form-item .label-wrapper {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    color: #F8FAFB;
    margin-right: 10px;
    width: 82px;
}
.f1-form-inner-right-form .js-form-item.js-form-type-checkbox {
    margin-bottom: 7px;
}
.f1-form-inner-right-form .js-form-item input {
    background: #F8FAFB;
    border: 0px;
    outline: none;
    box-shadow: none;
    border-radius: 6px;
    font-family: "Libre Franklin", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    color: #000;
    padding: 6px 10px 7px;
    margin: 0px;
    width: calc(100% - 92px);
}
.f1-form-inner-right-form .checkbox-wrap {
    font-family: "Libre Franklin", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: normal;
    color: #F8FAFB;
    position: relative;
    padding-left: 24px;
    display: block !important;
}
.f1-form-inner-right-form .checkbox-wrap a {
    color: #F8FAFB;
    text-decoration: underline !important;
}
.f1-form-inner-right-form .checkbox-wrap a:hover {
    opacity: 0.6;
}
.f1-form-inner-right-form .checkbox-wrap input {
    position: absolute;
    opacity: 0;
    left: 0px;
    width: 25px;
    height: 25px;
}
.f1-form-inner-right-form .checkbox-wrap:before {
    position: absolute;
    left: 0px;
    top: 2px;
    content: "";
    border: solid 2px #F8FAFB;
    width: 14px;
    height: 14px;
    border-radius: 2px;
}
.f1-form-inner-right-form .checkbox-wrap input:checked ~ .checkmark {
    display: block;
}
.f1-form-inner-right-form .checkbox-wrap .checkmark {
    left: 6px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #F8FAFB;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    display: none;
}
.f1-form-inner-right-form .form-actions {
    text-align: right;
}
.f1-form-inner-right-form .form-actions input {
    font-family: "Libre Franklin", sans-serif;
    font-weight: 850;
    font-style: Italic;
    font-size: 15px;
    line-height: normal;
    color: #fff;
    padding: 4px 10px;
    background: #E9012D;
    box-shadow: 0px 4px 4px 0px #00000040 inset;
    outline: none;
    border: 0px;
    border-radius: 5px;
    width: auto;
    min-width: 69px;
    margin-bottom: 40px;
    transition: all 0.3s ease 0s;
}
.error-form-wrap .f1-form-inner-right-form .form-actions input {
    margin-bottom: 60px;
}
.f1-form-inner-right-form .form-actions input:hover {
    opacity: 0.6;
}
.counter-video-section-lp .counter-video-sec {
    overflow: hidden;
}
.webform-messages-wrapper .camp_error_msg {
    color: red;
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    padding-bottom: 10px;
}
.webform-messages-wrapper .placeholder {
    display: none;
}
.download-for-mobile {
    display: none;
}
.f1-form-section-oman {
    padding-top: 150px !important;
}
/*...media-strats-here...*/
@media(min-width:576px) {}
@media(min-width:768px) {
    .webform-messages-wrapper .camp_error_msg {
        font-size: 13px;
        padding-bottom: 8px;
        margin-top: -25px;
    }
}
@media(min-width:800px) {}
@media(min-width:992px) {
    .brak-win-right-img-sec {
        text-align: right;
    }
    .brak-win-right-img-sec img {
        width: auto;
        max-height: 559px;
        margin-left: auto;
    }
}
@media(min-width:1025px) {
    .right-f1-form-inner [class*="col"]:first-child {
        width: 47%;
    }
    .right-f1-form-inner [class*="col"]:last-child {
        width: 53%;
    }
    .counter-video-section-lp .counter-video-sec {
        overflow: hidden;
        margin-top: 28px;
    }
    .counter-video-section-lp .counter-video {
        margin-top: -28px;
    }
}
@media(min-width:1250px) {}
@media(min-width:1300px) {}
@media(min-width:1441px) {}
@media(min-width:2000px) {}
@media(min-width:1025px) and (max-width : 1499px) {}
@media(min-width:1050px) and (max-width : 1200px) {}
@media(min-width:1100px) and (max-width : 1199px) {
    .f1-slider-sec-dis {
        max-width: 445px;
    }
    .f1-right-slider-img-overlay h2 {
        font-size: 40px;
    }
}
@media(min-width:1150px) and (max-width : 1199px) {
    .f1-form-section .f1-form-section-outer-row > .col-lg-6:first-child {
        width: 43%;
    }
    .f1-form-section .f1-form-section-outer-row > .col-lg-6:last-child {
        width: 57%;
    }
    .right-f1-form-inner {
        max-width: 504px;
    }
    .right-f1-form-inner [class*="col"]:first-child {
        width: 40%;
    }
    .right-f1-form-inner [class*="col"]:last-child {
        width: 60%;
    }
}
@media(min-width:1100px) and (max-width : 1300px) {}
@media(min-width:1100px) and (max-width : 1450px) {
    .cngrts-bg-img img {
        min-height: 755px;
    }
}
@media(min-width:1200px) and (max-width : 1399px) {
    .f1-form-section-outer-row > [class*="col"]:first-child {
        width: 46%;
    }
    .f1-form-section-outer-row > [class*="col"]:last-child {
        width: 54%;
    }
    .right-f1-form-inner [class*="col"]:first-child {
        width: 40%;
    }
    .right-f1-form-inner [class*="col"]:last-child {
        width: 60%;
    }
    .right-f1-form-sec {
        border-radius: 170px;
    }
    .right-f1-form-inner {
        max-width: 500px;
    }
    .f1-slider-sec-dis {
        max-width: 480px;
    }
    .f1-right-slider-img-overlay h2 {
        font-size: 45px;
    }
}
@media(min-width:1400px) and (max-width : 1500px) {
    .right-f1-form-sec {
        min-height: 390px;
        border-radius: 170px;
    }
}
@media(min-width:1400px) {}
@media(min-width:1500px) {}
@media(min-width:1600px) {}
@media(min-width:1601px) {}
@media(max-width:1699px) {}
@media(max-width:1300px) {}
@media(max-width:1440px) {}
@media(max-width:1366px) {}
@media(max-width:1300px) {}
@media(max-width:1150px) {
    .f1-form-section-outer-row {
        flex-direction: column-reverse;
    }
    .f1-form-section-outer-row > [class*="col"] {
        width: 100%;
    }
    .right-f1-form-sec {
        margin: auto;
        margin-bottom: 30px;
        max-width: 681px;
    }
    .left-packshot-img img {
        width: 100%;
    }
    .f1-slider-ctn-section [class*="col"]:first-child {
        width: 100%;
    }
    .f1-slider-ctn-section [class*="col"]:last-child {
        width: 100%;
    }
    .f1-right-slider-img img {
        height: 500px;
    }
}
@media(max-width:1024px) {
    .f1-slider-sec-dis {
        padding-left: 22px;
    }
    .right-f1-form-inner {
        max-width: 530px;
    }
    .f1-right-slider-arrows {
        padding-left: 29px;
        padding-right: 29px;
    }
    .main-menu .menu-subs {
        padding-left: 0;
    }
}
@media(min-width:992px) and (max-width : 1450px) {
    .counter-video-section-lp .video-overlay [class*="col"]:last-child {
        flex: 0 0 auto;
        width: 38.333333%;
    }
}
@media(max-width:991px) {
    .counter-video-section-lp {
        padding-top: 76px;
    }
    .counter-video-section-lp video {
        height: 575px;
        object-fit: cover;
        object-position: top right;
    }
    .counter-video-section-lp .counter-bg-img {
        max-width: 100%;
        margin: auto;
        text-align: center;
    }
    .counter-video-section-lp .counter-video-sec {
        margin-bottom: 0px;
    }
    .f1-btn-sec {
        display: block;
        text-align: center;
        max-width: 500px;
        margin-bottom: -23px;
    }
    .f1-btn-sec .white-btn {
        margin-bottom: 23px;
    }
    .white-btn {
        min-width: 100%;
    }
    .f1-button-bg-img .for-desktop {
        display: block;
    }
    .f1-button-bg-img .for-mobile {
        display: none;
    }
    .f1-button-bg-img img {
        height: 230px;
    }
    .cngrts-overlay-ctn {
        padding-left: 25px;
        padding-right: 25px;
    }
    .merch-slider-outer {
        padding: 0px 55px;
    }
    .brak-win-right-img-sec {
        padding: 0px 25px;
    }
    .how-to-win-section p {
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 70px;
    }
    .cngrts-bg-img .for-desktop {
        display: block;
    }
    .cngrts-bg-img .for-mobile {
        display: none;
    }
    .counter-bg-img img {
        max-height: 534px;
    }
    .cngrts-section {
        margin-top: 76px;
    }
}
@media(min-width:992px) and (max-width : 1024px) {}
@media(min-width:768px) and (max-width : 991px) {}
@media(min-width:641px) and (max-width : 768px) {}
@media (min-width : 320px) and (max-width : 480px) {}
@media (min-width : 480px) and (max-width : 640px) {}
@media(max-width:767px) {
    .custom-select-trigger {
        padding: 5px 5px 7px;
        width: 242px;
        font-size: 14px;
    }
    .custom-select-trigger:after {
        right: 36px;
        margin-top: -3px;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 8px solid #BA0018;
    }
    .custom-options {
        margin: 5px 0;
        border-radius: 7px;
    }
    .custom-option {
        padding: 5px 15px 4px;
        border-bottom: 1px solid #CD002B;
        font-size: 11px;
        line-height: 19px;
    }
    .f1-country-overlay-btm-title-img img {
        height: 25px;
    }
    .white-btn {
        font-size: 15px;
        padding: 12px;
    }
    .f1-btn-sec {
        max-width: 268px;
    }
    .f1-country-select-bg-sec-overlay {
        padding-top: 55px;
        padding-bottom: 37px;
    }
    .f1-form-section {
        padding: 31px 0px 15px;
    }
    .f1-form-top-logo-sec img {
        max-height: 46px;
    }
    .right-f1-form-sec {
        padding-bottom: 18px;
        border-radius: 72px;
        margin-bottom: 10px;
    }
    .f1-form-inner-left-title-img {
        text-align: center;
        margin-bottom: 15px;
    }
    .f1-form-inner-left-title-img img {
        max-height: 66px;
    }
    .f1-form-top-logo-sec {
        margin-top: -21px;
        margin-bottom: 18px;
    }
    .cngrts-dis h2 {
        font-size: 23px;
        margin-bottom: 12px;
    }
    .cngrts-dis p {
        font-size: 15px;
    }
    .dwnld-btn {
        font-size: 16px;
    }
    .cngrts-dis p sup {
        font-size: 10px;
    }
    .dwnld-btn img {
        top: 0px;
    }
    .cngrts-dis-btm-ctn img {
        height: 28px;
    }
    .f1-slider-sec-left-ctn {
        padding: 23px 0px 35px;
    }
    .f1-slider-sec-left-ctn h2 {
        font-size: 21px;
        padding: 6px 0px 7px;
        margin-bottom: 17px;
    }
    .f1-slider-sec-dis {
        padding-left: 35px;
        padding-right: 35px
    }
    .f1-slider-sec-dis p {
        font-size: 12px;
        margin-bottom: 15px;
    }
    .f1-slider-sec-dis p:last-child {
        margin-bottom: 0px;
    }
    .f1-slider-sec-left-ctn h2:before {
        height: 100%;
    }
    .f1-right-slider-img img {
        height: auto;
        min-height: 267px;
    }
    .f1-right-slider-img-overlay h2 {
        font-size: 24px;
    }
    .f1-country-overlay-logo img {
        max-height: 44px;
    }
    .f1-right-slider-arrows .swiper-button-next {
        width: 26px;
        height: 26px;
    }
    .f1-right-slider-arrows .swiper-button-next svg, .f1-right-slider-arrows .swiper-button-prev svg {
        width: 13px;
    }
    .f1-right-slider-arrows .swiper-button-prev {
        width: 26px;
        height: 26px;
    }
    .f1-right-slider-arrows .swiper-pagination {
        bottom: 21px;
    }
    .f1-right-slider-arrows .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin: 0px 11px !important;
    }
    .merch-title {
        margin-bottom: 20px;
    }
    .merch-title img {
        max-height: 70px;
    }
    .race-track-bg {
        height: 34px;
        background-size: contain;
    }
    .merch-slider-box label {
        font-size: 17px;
    }
    .merch-slider-img {
        width: 142px;
        height: 142px;
        margin-bottom: 25px;
    }
    .merch-slider-img img {
        max-height: 95px;
    }
    .merch-slider-arrows .swiper-button-prev {
        width: 27px;
        height: 27px;
    }
    .merch-slider-arrows .swiper-button-next {
        width: 27px;
        height: 27px;
    }
    .merch-slider-arrows .swiper-button-next svg, .merch-slider-arrows .swiper-button-prev svg {
        width: 13px;
    }
    .merch-slider-outer {
        padding: 0px 28px;
        margin-bottom: 65px;
    }
    .how-to-win-section {
        padding: 48px 0px 70px;
    }
    body .container-fluid {
        padding-left: 30px;
        padding-right: 30px;
    }
    .how-to-win-section h2 {
        font-size: 25px;
        margin-bottom: 28px;
    }
    .how-win-left-sec {
        max-width: 285px;
        margin: auto;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 22px;
    }
    .break-win-img img {
        max-width: 85px;
    }
    .break-win-img {
        margin-bottom: 6px;
    }
    .break-win-img-wrap label {
        font-size: 12px;
    }
    .break-win-sec-row {
        margin-bottom: 26px;
    }
    .f1-btn-sec-full .white-btn {
        margin-bottom: 10px;
    }
    .f1-btn-sec-full {
        padding-bottom: 0px;
    }
    .how-to-win-section p {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 35px;
    }
    .how-to-win-section p {
        font-size: 11px;
    }
    .f1-form-inner-right-form .js-form-item.js-form-type-checkbox {
        margin-bottom: 18px;
    }
    .f1-form-inner-right-form .form-actions input {
        margin-bottom: 0px;
        font-size: 12px;
        min-width: 84px;
        line-height: 18px;
        padding: 2px 10px 3px;
    }
    .error-form-wrap .f1-form-inner-right-form .form-actions input {
        margin-bottom: 0px;
    }
    .f1-form-inner-right-form .form-actions {
        text-align: center;
    }
    .f1-form-inner-left-title-img {
        padding-top: 0px;
    }
    .download-for-mobile {
        display: table;
    }
    .download-for-desktop {
        display: none;
    }
}
@media(min-width:475px) and (max-width : 767px) {}
@media(max-width:599px) {}
@media(max-width:575px) {
    .f1-button-bg-img img {
        width: 100%;
        height: 147px;
    }
    .f1-button-bg-img .for-desktop {
        display: none;
    }
    .f1-button-bg-img .for-mobile {
        display: block;
    }
    .right-f1-form-inner {
        max-width: 218px;
    }
    .cngrts-bg-img .for-desktop {
        display: none;
    }
    .cngrts-bg-img .for-mobile {
        display: block;
    }
    .f1-slider-sec-left-ctn h2 {
        max-width: 196px;
    }
    .for-dummy {
        opacity: 0;
        display: none;
    }
    .f1-form-inner-right-form .js-form-item .label-wrapper {
        font-size: 11px;
        width: 65px;
    }
    .f1-form-inner-right-form .js-form-item label.error {
        color: red;
        font-size: 9px;
        line-height: 13px;
        padding-left: 75px;
    }
    .f1-form-inner-right-form .js-form-item input {
        font-size: 11px;
        padding: 4px 10px 5px;
        width: calc(100% - 75px);
    }
    .counter-video-section-lp video {
        transform: scale(1.81);
        transform-origin: right;
    }
    .counter-video-section-lp video {
        height: 414px;
    }
    .counter-bg-img img {
        max-height: 387px;
    }
    .webform-messages-wrapper .camp_error_msg {
        font-size: 11px;
    }
    .f1-slider-sec-dis {
        padding-left: 0;
        padding-right: 0;
        max-width: 280px;
    }
}
@media(max-width:400px) {
    .counter-video-section-lp video {
        transform: scale(1.6);
    }
}
@media (min-width : 576px) and (max-width : 767px) {}
@media(max-width:475px) and (max-height : 600px) {}
@media(min-width:800px) and (max-height : 600px) {}
@media(max-width:320px) {
    .counter-video-section-lp video {
        transform: scale(1.4);
    }
}
@media only screen and (width :568px) {}