.scrolbar1_custom .flex_custom_item_flex span,
.top_scroll_bar_custom.center .flex_custom_item_flex span {
    white-space: nowrap
}

.product-main-slider:not(.slick-initialized) {
    display: flex
}

.product-main-slider:not(.slick-initialized) .product_images:not(:first-child) {
    display: none !important
}

body {
    display: block
}

@media(max-width:915px) {
    .desktop_only {
        display: none !important
    }
}

@media(min-width:915px) {
    .mobile_only {
        display: none !important
    }
}

.custom_slick_slider:not(.slick-initialized) {
    display: flex
}

html {
    scroll-behavior: smooth
}

p {
    margin: unset;
    padding: unset
}

* {
    padding: 0;
    margin: 0;
    letter-spacing: unset;
    color: unset;
    letter-spacing: 0;
    margin: unset;
    padding: unset
}

h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5 {
    color: unset;
    letter-spacing: 0;
    margin: unset;
    padding: unset
}

.left {
    text-align: left;
    justify-content: left
}

.center {
    text-align: center;
    justify-content: center
}

.right {
    text-align: right;
    justify-content: right
}

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

.no_buttons .slick-arrow {
    display: none !important
}

.same_height_slider .slick-slide {
    height: inherit !important
}

.same_height_slider .slick-track {
    display: flex
}

.loading_hk:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(https://cdn.shopify.com/s/files/1/0789/0570/4766/files/loading.gif?v=1736941696);
    background-size: 25px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1
}

.loading_hk {
    color: transparent !important;
    position: relative
}

svg,
img,
video {
    display: block
}

* {
    box-sizing: border-box
}

.video_wrapper_custom.video-active img,
.video_wrapper_custom.video-active .custom_button.active {
    display: none
}

.same_height_slider .slick-slide>div {
    height: 100%
}

@font-face {
    font-family: InterstateCondensed;
    src: url(../../../files/InterstateCondensedBold.woff);
    font-style: normal;
    font-weight: 700;
    font-display: swap
}

body {
    font-family: Inter
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: InterstateCondensed
}

div#weglot-switcher-1 {
    display: none !important
}

a {
    outline: unset
}

body {
    background-color: #171717;
    background-image: url(../../../files/BG_2.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top
}

body:not(.remove_transparent) .custom_header_hk {
    background-color: transparent !important
}

.container_hk {
    width: 1508px;
    max-width: 100%;
    padding-left: 50px;
    padding-right: 50px;
    margin: 0 auto
}

.h1 {
    font-size: 55px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: -1.1px;
    text-transform: uppercase
}

.h1 strong {
    color: #85b8ff;
    font-weight: unset
}

.custom_hk_button {
    width: 600px;
    max-width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: linear-gradient(0deg, #358bff -61.67%, #0450b7);
    height: 65px;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: unset;
    cursor: pointer;
    transition: all .3s ease
}

.under_cta_icon {
    padding-top: 15px
}

.under_cta_icon .icon_with_text_item_texts {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
    line-height: normal
}

.align_items_center .custom-flex_two_ad {
    align-items: center
}

.slider_navigations {
    display: inline-flex;
    align-items: center;
    gap: 70px;
    padding-top: 40px
}

.slider_button_custom {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 100px;
    border: 1px solid #024FB8;
    background: #024fb833
}

ul.slick-dots li.slick-active~li button {
    background: #024fb833
}

ul.slick-dots li {
    width: 100%;
    font-size: 0
}

ul.slick-dots button {
    background: #024fb8;
    height: 3px;
    width: 100%;
    transition: all .3s ease;
    font-size: 0;
    border: unset;
    padding: 0
}

ul.slick-dots {
    display: flex;
    align-items: center;
    width: 300px;
    max-width: 100%;
    gap: 0;
    font-size: 0;
    border-radius: 100px;
    overflow: hidden
}

ul.slick-dots li.slick-active button {
    border-radius: 0 100px 100px 0
}

.under_cta_icon_richtext .icon_with_text_item {
    padding-top: 15px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize
}

.custom-flex_item_ad_1,
.custom-flex_item_ad_2 {
    width: 100%
}

@media(max-width:915px) {
    .container_hk {
        width: 100%;
        max-width: 100%;
        padding-left: 16px;
        padding-right: 16px
    }

    .h1 {
        font-size: 35px;
        line-height: 32px;
        letter-spacing: -.7px
    }

    body {
        background-image: url(../../../files/bgmob.webp)
    }

    .custom_hk_button {
        width: 100%;
        font-size: 16px;
        border-radius: 10px;
        background: linear-gradient(0deg, #358bff -61.67%, #0450b7);
        height: 60px
    }

    .under_cta_icon {
        padding-top: 10px
    }

    .under_cta_icon .icon_with_text_item_texts svg {
        width: 14px;
        height: auto
    }

    .under_cta_icon .icon_with_text_item_texts {
        gap: 6px;
        font-size: 14px
    }

    .slider_navigations {
        padding-top: 20px;
        gap: 20px
    }

    .slider_button_custom svg {
        height: 100%;
        width: auto
    }

    .slider_button_custom {
        width: 30px;
        height: 30px;
        padding: 5px
    }

    ul.slick-dots {
        width: 100px
    }

    ul.slick-dots button {
        height: 2px
    }

    .h1 {
        width: 328px;
        max-width: 100%;
        display: inline-block
    }

    .under_cta_icon_richtext .icon_with_text_item svg {
        width: 13px;
        height: auto
    }

    .under_cta_icon_richtext .icon_with_text_item {
        padding-top: 10px;
        gap: 6px;
        font-size: 14px
    }
}

.top_bar_text a {
    font-weight: 600;
    text-underline-offset: 2px
}

.top_bar_text {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

@media(max-width:915px) {
    .top_bar_text {
        font-size: 14px
    }
}

.section1_rating a {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    text-decoration: unset;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.section1_rating a strong {
    font-weight: 600
}

.section1_heading {
    padding-top: 10px
}

.section1_list+.section1_list {
    padding-top: 15px
}

.section1_list {
    padding-top: 30px
}

.section1_list .icons_with_text_flex {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px
}

.section1_list .icons_with_text_item {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 8px 12px;
    border-radius: 20px;
    background: #ffffff0d
}

.section1_button {
    padding-top: 30px
}

@media(min-width:915px) {
    .section1_hp .custom-flex_item_ad_2 {
        max-width: calc(100% - 600px)
    }

    .section1_hp .custom-flex_item_ad_1 {
        max-width: 600px;
        padding-bottom: 130px
    }

    .section1_img img {
        max-width: calc(100% + 100px);
        margin-left: -50px;
        margin-top: -50px
    }
}

@media(max-width:915px) {
    .section1_rating a svg {
        width: 81px;
        height: auto
    }

    .section1_rating a {
        font-size: 13px;
        gap: 10px
    }

    .section1_list {
        padding-top: 20px
    }

    .section1_list .icons_with_text_flex {
        gap: 10px
    }

    .section1_list .icons_with_text_item svg {
        width: 11px;
        height: auto
    }

    .section1_list .icons_with_text_item {
        font-size: 13px;
        padding: 4px 8px;
        border-radius: 20px;
        background: #ffffff0d
    }

    .section1_button {
        padding-top: 20px
    }

    .section1_img {
        margin: -45% -16px -35%
    }

    .section1_hp .custom-flex_item_ad_1 {
        position: relative
    }

    .section1_hp .custom-flex_item_ad_1 {
        width: 100%
    }
}

.section2_usps {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.section2_usps .icons_with_text_item strong {
    font-weight: unset
}

.section2_usps .icons_with_text_item {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400
}

.section2_usps .icons_with_text_item_svg {
    border-radius: 100px;
    border: 1px solid #358BFF;
    background: #358bff33;
    width: 60px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.section2_hp {
    margin-top: -130px
}

@media(max-width:915px) {
    .section2_usps .icons_with_text_item {
        flex-direction: column;
        font-size: 13px;
        line-height: 16px;
        gap: 10px
    }

    .section2_usps .icons_with_text_item_svg svg {
        width: auto;
        height: 100%
    }

    .section2_usps .icons_with_text_item_svg {
        width: 50px;
        height: 50px;
        padding: 10px
    }

    .section2_usps .icons_with_text_item strong {
        display: block
    }

    .section2_hp {
        margin-top: 0;
        position: relative
    }
}

.reviews_top_slider {
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding-bottom: 40px
}

.reviews_top_slider.center {
    align-items: center
}

.lp_sub_heding {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    opacity: .8
}

.review_rating2 {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

.review_text_slider_new {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding-top: 18px
}

.review_name_main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

.review_name img {
    width: 36px;
    height: 36px;
    object-fit: contain
}

.verified_badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #358bff;
    font-weight: 400
}

.review_richtext_slider_new p {
    display: inline-flex;
    padding: 10px 12px;
    border-radius: 6px;
    border: 1px solid #358BFF;
    background: #358bff33;
    font-size: 14px;
    font-style: normal;
    font-weight: 300
}

.review_richtext_slider_new {
    display: flex;
    gap: 15px;
    padding-top: 18px;
    flex-wrap: wrap
}

.review_slider_custom_slider_bottom {
    padding-top: 18px
}

.review_slider_custom_slider_new_item,
.review_slider_custom_slider_new_item_inner,
.review_slider_custom_slider_new_item_bg {
    height: 100%
}

.review_slider_custom_slider_new_item_bg {
    padding: 20px;
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, .15);
    background: #0f203e;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.review_slider_custom_slider_new_item_inner {
    padding: 1px 19px
}

.review_slider_main_slider_new {
    margin-left: -19px;
    margin-right: -19px
}

.review_name {
    display: flex;
    align-items: center;
    gap: 8px
}

@media(max-width:915px) {
    .review_slider_custom_slider_new_item_inner {
        padding: 1px 5px
    }

    .review_slider_custom_slider_new_item_bg {
        padding: 15px
    }

    .review_rating2 svg {
        width: 81px;
        height: auto
    }

    .review_rating2 {
        font-size: 13px
    }

    .review_text_slider_new {
        font-size: 14px;
        line-height: 18px;
        padding-top: 15px
    }

    .review_slider_custom_slider_bottom {
        padding-top: 15px
    }

    .review_name_main {
        font-size: 13px
    }

    .review_name img {
        width: 28px;
        height: 28px
    }

    .review_name {
        gap: 6px
    }

    .verified_badge svg {
        width: 15px;
        height: auto
    }

    .verified_badge {
        gap: 6px
    }

    .review_richtext_slider_new {
        gap: 10px;
        padding-top: 15px
    }

    .review_richtext_slider_new p {
        padding: 8px 10px;
        font-size: 12px
    }

    .review_slider_main_slider_new {
        margin-left: -5px;
        margin-right: -16px
    }

    .review_slider_main_slider_new .slick-list {
        padding-right: 49px
    }

    .reviews_top_slider {
        gap: 12px;
        padding-bottom: 20px
    }

    .review_slider_rating_top {
        display: none
    }

    .lp_sub_heding {
        font-size: 14px;
        width: 292px;
        display: inline-block;
        line-height: 16px
    }
}

.section4_subheading {
    padding-top: 15px;
    padding-bottom: 40px
}

.section4_button {
    padding-top: 40px
}

.section4_icons {
    display: flex;
    flex-wrap: wrap;
    gap: 27px
}

.section4_icons .icons_with_text_flex {
    max-width: calc(20% - 29.6px);
    width: 100%;
    height: inherit
}

.section4_icons .icons_with_text_item {
    padding: 20px;
    border-radius: 6px;
    border: 1px solid #358BFF;
    background: #0f203e;
    height: 100%;
    position: relative
}

.section4_icons .icons_with_text_item img {
    aspect-ratio: 220 / 180;
    object-fit: cover;
    object-position: top;
    border-radius: 6px
}

.section4_icons .icons_with_text_item_title:after {
    content: "";
    width: 30px;
    height: 30px;
    background: url(../../../files/arrow_down.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    margin-top: 5px;
    transition: all .3s ease
}

.section4_icons .icons_with_text_item_title.active:after {
    transform: rotate(-180deg)
}

.section4_icons .icons_with_text_item_title {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: -.48px;
    text-transform: uppercase;
    font-family: InterstateCondensed;
    width: 200px;
    max-width: 100%;
    padding-top: 15px;
    cursor: pointer
}

.section4_icons .icons_with_text_item_text {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    aspect-ratio: 220 / 180;
    background: #0f203e;
    width: 100%;
    max-width: calc(100% - 40px);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    color: #fffc;
    text-align: left;
    display: none
}

.section4_icons .icons_with_text_item_svg {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    width: 100%;
    max-width: calc(100% - 40px);
    aspect-ratio: 220 / 180;
    display: none;
    align-items: flex-end
}

.section4_icons .icons_with_text_item_svg svg {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1
}

.section4_icons .icons_with_text_item:has(.icons_with_text_item_title.active) .icons_with_text_item_svg {
    display: flex
}

.section4_icons .icons_with_text_item_title strong {
    font-size: 14px;
    line-height: normal;
    font-family: Inter;
    font-weight: 500;
    padding: 6px 10px;
    border-radius: 6px;
    background: #024fb8
}

.section4_icons .icons_with_text_item_title strong {
    text-transform: capitalize
}

.section4_heading:before {
    content: "";
    width: 377px;
    height: 377px;
    border-radius: 377px;
    background: #358bff4d;
    filter: blur(100px);
    display: block;
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.section4_subheading,
.section4_icons,
.section4_heading {
    position: relative
}

@media(max-width:915px) {
    .section4_subheading {
        padding-top: 12px;
        padding-bottom: 25px
    }

    .section4_button {
        padding-top: 25px
    }

    .section4_icons {
        gap: 15px
    }

    .section4_icons .icons_with_text_flex {
        max-width: 100%
    }

    .section4_icons .icons_with_text_item img {
        aspect-ratio: 1 / 1
    }

    .section4_icons .icons_with_text_item img {
        aspect-ratio: 1 / 1;
        width: 80px
    }

    .custom_icons_faq_main {
        padding-left: 90px;
        text-align: left;
        margin-top: -80px
    }

    .section4_icons .icons_with_text_item_title {
        padding-top: 0;
        position: relative;
        align-items: flex-start;
        gap: 10px;
        padding-right: 40px
    }

    .section4_icons .icons_with_text_item_title:after {
        margin-top: 0;
        position: absolute;
        right: 0;
        top: calc(50% - 15px)
    }

    .section4_icons .icons_with_text_item_title {
        font-size: 20px;
        line-height: 20px;
        letter-spacing: -.4px
    }

    .section4_icons .icons_with_text_item_title strong {
        font-size: 12px;
        padding: 4px 10px
    }

    .section4_icons .icons_with_text_item_text {
        position: unset;
        padding-top: 25px;
        margin-left: -90px;
        width: calc(100% + 90px);
        max-width: calc(100% + 90px)
    }

    .section4_icons .icons_with_text_item_text {
        position: unset;
        padding-top: 25px;
        margin-left: -90px;
        width: calc(100% + 90px);
        max-width: calc(100% + 90px);
        font-size: 14px;
        line-height: 18px;
        aspect-ratio: unset;
        background: transparent
    }

    .section4_icons .icons_with_text_item:has(.icons_with_text_item_title.active) .icons_with_text_item_svg {
        aspect-ratio: unset;
        top: 105px
    }

    .section4_icons .icons_with_text_item {
        padding: 15px
    }

    .section4_icons .icons_with_text_item_title {
        width: 100%;
        min-height: 73px;
        padding-right: 25%
    }

    .section4_heading:before {
        width: 100%;
        height: auto;
        aspect-ratio: 1 / 1
    }
}

@media(max-width:370px) {
    .section4_icons .icons_with_text_flex:nth-child(4) .icons_with_text_item_text {
        padding-right: 25px
    }

    .section4_icons .icons_with_text_flex:nth-child(2) .icons_with_text_item_text {
        padding-right: 10px
    }
}

.section5_hp .richtext_blocks_new {
    padding: 50px 40px 60px;
    border-radius: 6px
}

.section5_hp .custom-flex_two_ad {
    padding-top: 30px
}

.section5_list_left .icons_with_text_flex {
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 50px;
    flex-wrap: wrap;
    row-gap: 10px
}

.section5_list_left .icons_with_text_item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    min-width: 193px
}

.section5_list_left+.section5_list_left {
    padding-top: 20px
}

.section5_bottom_list .icon_with_text_item_texts {
    display: flex;
    align-items: center;
    gap: 22px;
    padding: 14px 20px;
    border-radius: 6px;
    border: 1px solid #358BFF;
    background: #358bff33;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.section5_bottom_list {
    padding-top: 20px
}

.section5_list_right .icons_with_text_flex {
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}

.section5_list_right .icons_with_text_item {
    max-width: calc(50% - 10px);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    height: 64px;
    border-radius: 6px;
    background: #ffffff1a;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize
}

.section5_list_right+.section5_list_right {
    padding-top: 20px
}

@media(min-width:915px) {
    .section5_hp .custom-flex_item_ad_2 {
        max-width: 53%
    }

    .section5_hp .custom-flex_item_ad_1 {
        max-width: 42%
    }
}

@media(max-width:915px) {
    .section5_hp .richtext_blocks_new {
        padding: 24px 10px 30px
    }

    .section5_hp .custom-flex_two_ad {
        padding-top: 18px;
        gap: 20px
    }

    .section5_list_left .icons_with_text_item svg {
        width: 15px;
        height: auto
    }

    .section5_list_left .icons_with_text_item {
        width: 100%;
        font-size: 13px;
        gap: 6px
    }

    .section5_list_left .icons_with_text_flex {
        gap: 10px
    }

    .section5_list_left+.section5_list_left {
        padding-top: 10px
    }

    .section5_hp .custom-flex_item_ad_1 {
        position: relative
    }

    .section5_bottom_list {
        padding: 0;
        max-width: 48%;
        position: absolute;
        top: 0;
        right: 0
    }

    .section5_bottom_list .icon_with_text_item_texts {
        padding: 12px 12%;
        flex-direction: column;
        gap: 7px;
        text-align: center;
        font-size: 12px;
        line-height: 14px
    }

    .section5_bottom_list .icon_with_text_item_texts svg {
        width: 19px;
        height: auto
    }

    .section5_list_right+.section5_list_right {
        padding-top: 0
    }

    .section5_hp .custom-flex_item_ad_2 .custom-flex_item_ad_inner {
        display: flex;
        gap: 8px;
        width: 100%
    }

    .section5_list_right {
        max-width: calc(50% - 4px);
        width: 100%
    }

    .section5_list_right .icons_with_text_flex {
        gap: 8px;
        width: 100%
    }

    .section5_list_right .icons_with_text_item svg {
        height: 25px;
        width: auto
    }

    .section5_list_right .icons_with_text_item {
        max-width: calc(50% - 4px);
        gap: 6px;
        flex-direction: column;
        font-size: 12px;
        line-height: 14px;
        padding: 10px 0;
        height: 94px;
        border-radius: 6px;
        background: #ffffff1a
    }

    .section5_list_right span {
        width: 71px;
        display: inline-block;
        max-width: 100%
    }

    .section5_hp .custom-flex_item_ad_2,
    .section5_hp .custom-flex_item_ad_1 {
        width: 100%
    }
}

.section6_hp .custom-flex_two_ad {
    padding-top: 40px
}

.section6_text strong {
    font-weight: 600
}

.section6_text {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px
}

.section6_badges {
    padding-top: 30px
}

.section6_badges p {
    padding: 8px 30px;
    border-radius: 6px;
    border: 1px solid #358BFF;
    background: #358bff33;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize
}

.section6_badges {
    padding-top: 30px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}

.section6_button {
    padding-top: 30px
}

.section6_button .custom_hk_button {
    width: 100%
}

.section6_hp:before {
    content: "";
    width: 377px;
    height: 377px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 40px;
    border-radius: 377px;
    background: #358bff4d;
    filter: blur(100px)
}

.section6_hp,
.section6_hp .richtext_blocks_new {
    position: relative
}

@media(min-width:915px) {
    .section6_hp .custom-flex_item_ad_1 {
        max-width: 52%
    }

    .section6_hp .custom-flex_item_ad_2 {
        padding-left: 100px;
        max-width: 48%
    }
}

@media(max-width:915px) {
    .section6_hp .custom-flex_two_ad {
        padding-top: 25px;
        gap: 20px
    }

    .section6_text {
        font-size: 14px;
        line-height: 18px
    }

    .section6_badges p {
        padding: 4px 13px;
        font-size: 13px
    }

    .section6_badges {
        justify-content: space-between;
        padding-top: 20px
    }

    .section6_button {
        padding-top: 20px
    }

    .section6_hp:before {
        width: 60%;
        aspect-ratio: 1 / 1;
        height: auto;
        bottom: 20%
    }

    .section6_badges {
        gap: 0
    }
}

.section7_img {
    position: relative
}

.section7_img:before {
    content: "";
    width: 342px;
    height: 342px;
    border-radius: 342px;
    background: #358bff66;
    filter: blur(100px);
    display: block;
    position: absolute;
    right: 10px;
    bottom: 40px
}

.section7_left_list .icon_with_text_item_texts {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 15px;
    width: 240px;
    border-radius: 6px 0 0 6px;
    border-left: 1px solid rgba(255, 255, 255, .15);
    border-right: 1px solid rgba(255, 255, 255, .15);
    background: #10264a;
    gap: 10px
}

.section7_left_list .icon_with_text_item {
    border-radius: 0 6px 6px 0;
    border-top: 1px solid rgba(255, 255, 255, .15);
    border-right: 1px solid rgba(255, 255, 255, .15);
    border-bottom: 1px solid rgba(255, 255, 255, .15);
    background: #0f203e;
    height: 80px;
    position: relative
}

.section7_left_list .icon_with_text_item_texts em {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    opacity: .8;
    position: absolute;
    left: 260px;
    top: 30px
}

.section7_left_list .icon_with_text_item_texts strong {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -.48px;
    text-transform: uppercase;
    font-family: InterstateCondensed
}

.section7_left_list .icon_with_text_item_svg {
    width: 50px;
    height: 50px;
    padding: 10px;
    border-radius: 6px;
    background: #013a87;
    display: flex;
    align-items: center;
    justify-content: center
}

.two_layers_subheading {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    opacity: .8;
    padding-bottom: 40px;
    padding-top: 15px
}

.section7_left_list+.section7_left_list {
    padding-top: 14px
}

.section7_hp .custom-flex_item_ad_1 {
    position: relative;
    z-index: 1
}

@media(min-width:915px) {
    .section7_hp .custom-flex_item_ad_1 {
        max-width: 60%
    }

    .section7_hp .custom-flex_item_ad_2 {
        max-width: 29%
    }
}

@media(max-width:915px) {
    .two_layers_subheading {
        padding-top: 12px;
        padding-bottom: 0;
        font-size: 14px;
        line-height: 16px;
        width: 292px;
        margin: 0 auto;
        max-width: 100%
    }

    .section7_left_list .icon_with_text_item_texts {
        width: 157px;
        padding: 10px
    }

    .section7_left_list .icon_with_text_item_texts strong {
        font-size: 18px;
        letter-spacing: -.36px
    }

    .section7_left_list .icon_with_text_item_texts em {
        left: 167px;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 14px;
        text-align: left;
        top: 14px;
        width: 151px
    }

    .section7_left_list .icon_with_text_item {
        height: 70px
    }

    .section7_hp .custom-flex_two_ad {
        flex-direction: column-reverse
    }

    .section7_left_list .two_layers_top {
        position: relative;
        z-index: 1
    }

    .section7_img:before {
        width: 223px;
        height: 223px;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: calc(50% - 112px)
    }

    .section7_img img {
        width: 265px;
        margin: -11px auto
    }
}

.product_top_custom_new {
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding-bottom: 40px
}

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

.pdp_rating a strong {
    font-weight: unset;
    text-decoration: underline;
    text-underline-offset: 2px
}

.pdp_rating a {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: unset
}

.product_title_lp {
    padding-top: 15px;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -1px
}

.product_text_lp {
    padding-top: 20px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    opacity: .8
}

.product_icon_list_lp {
    padding-top: 30px
}

.product_icon_list_lp+.product_icon_list_lp {
    padding-top: 15px
}

.product_icon_list_lp .icons_with_text_item {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 12px;
    border-radius: 20px;
    background: #ffffff0d;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.product_icon_list_lp .icons_with_text_flex {
    display: flex;
    align-items: center;
    gap: 14px
}

.landing_product_media_inner_flex {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
    position: relative
}

.relative.relative_main_slider .product_image_wrapper {
    padding: 0 10px;
    cursor: grab
}

.product-main-slider {
    margin-left: -10px;
    margin-right: -10px
}

.thumb_slider_relative {
    max-width: calc(100% - 158px);
    margin: 0 auto
}

.thumb_slider_relative img.product_images {
    border-radius: 6.6px;
    border: 2px solid transparent;
    transition: all .3s ease;
    cursor: pointer
}

.thumb_slider_relative .slick-current img.product_images {
    border-color: #fff
}

.landing_product_media .slider_navigations {
    padding: 0;
    gap: unset
}

.landing_product_media .slider_button_custom.custom_next {
    left: unset;
    right: 0
}

.landing_product_media .slider_button_custom {
    position: absolute;
    bottom: 35px;
    left: 0;
    z-index: 1;
    width: 40px;
    height: 40px;
    border: unset;
    background: unset
}

.lp_label:after {
    content: "";
    height: 1px;
    width: calc(50% - 80px);
    background: #85b8ff;
    position: absolute;
    right: 0;
    top: calc(50% - .5px)
}

.lp_label:before {
    content: "";
    height: 1px;
    width: calc(50% - 80px);
    background: #85b8ff;
    position: absolute;
    left: 0;
    top: calc(50% - .5px)
}

.lp_label {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    color: #85b8ff
}

.quantity_landing_page {
    padding-top: 30px
}

.quantity_flex {
    display: flex;
    flex-wrap: wrap;
    gap: 30px
}

.quantity_item {
    max-width: 100%;
    width: 100%;
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, .3);
    background: #1e242e;
    transition: all .3s ease;
    display: flex;
    align-items: center;
    padding-left: 20px;
    padding-right: 25px;
    position: relative;
    justify-content: space-between;
    cursor: pointer
}

.quantity_left {
    display: flex;
    align-items: center;
    gap: 20px
}

.quantity_left img {
    width: 92.632px;
    height: 88px;
    display: block;
    object-fit: contain;
    padding: 10px 0
}

.quantity_title {
    font-family: InterstateCondensed;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: -.44px;
    text-transform: uppercase
}

.quantity_title_middle {
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    color: #85b8ff;
    padding-top: 6px
}

.quantity_price {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 6px;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    color: #85b8ff
}

.quantity_price s {
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    color: #fffc
}

.quantity_badge {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    min-width: 110px;
    min-height: 24px;
    padding: 2px 4px;
    position: absolute;
    top: -12px;
    right: 25px;
    border-radius: 12px;
    background: #024fb8;
    display: flex;
    align-items: center;
    justify-content: center
}

.quantity_item.active {
    background: #213352;
    border-color: #196ad6
}

.quantity_item[data_tab="2"] .quantity_badge {
    background: #358bff
}

.custom_variants_landing_page {
    padding-top: 30px
}

.options_flex {
    display: flex;
    flex-wrap: wrap;
    gap: 30px
}

.option_item {
    padding-left: 20px;
    padding-right: 25px;
    max-width: 100%;
    width: 100%;
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, .3);
    background: #1e242e;
    transition: all .3s ease;
    position: relative;
    cursor: pointer
}

.option_item.active {
    background: #213352;
    border-color: #196ad6
}

.option_item_inner {
    height: 100%
}

.option_item_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%
}

.option_item_flex_left {
    display: flex;
    align-items: center;
    gap: 20px
}

.option_image img {
    height: 88px;
    width: 92.632px;
    padding: 10px 0;
    object-fit: contain
}

.variant_title {
    font-family: InterstateCondensed;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: -.44px;
    text-transform: uppercase
}

.variant_save_text {
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    color: #85b8ff;
    padding-top: 6px
}

.option_item_price s {
    color: #fffc;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px
}

.option_item_price {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    color: #85b8ff;
    gap: 6px
}

.variant_badge {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    min-width: 110px;
    min-height: 24px;
    padding: 2px 4px;
    border-radius: 12px;
    background: #024fb8;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -12px;
    right: 25px
}

.option_item:nth-child(1) .variant_badge {
    background: #358bff
}

.subscription_new_box {
    padding-top: 35px
}

.subscription_new_box_inner {
    padding: 10px 20px;
    border-radius: 6px;
    border: 1px dashed rgba(255, 255, 255, .3);
    background: #1e242e;
    cursor: pointer
}

.subscription_new_box_top {
    display: flex;
    align-items: center;
    gap: 15px
}

.subscription_new_box_top_heading {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px
}

.subscription_new_box_top_heading2 {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    padding-top: 8px
}

.subscription_new_box_top_selector {
    width: 23px;
    height: 23px;
    border-radius: 4.349px;
    border: 1px solid #358BFF;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease
}

.subscription_new_box_top_selector svg {
    opacity: 0;
    transition: all .3s ease
}

.subscription_new_box.active .subscription_new_box_inner {
    border-color: #358bff;
    background: #213352
}

.subscription_new_box.active .subscription_new_box_top_selector svg {
    opacity: 1
}

.subscription_new_box.active .subscription_new_box_top_selector {
    background: #358bff
}

.in_stock_text {
    padding: 12px;
    border-radius: 20px;
    background: #52dc171a;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px
}

.pdp_stock {
    padding: 35px 0 20px
}

.stock_inner {
    background: #52dc17;
    width: 8px;
    height: 8px;
    display: flex;
    border-radius: 100%
}

.stock_outer {
    background: #52dc1745;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: stock 1.5s ease-out infinite
}

.custom_checkout_button.custom_hk_button s {
    font-weight: 400;
    opacity: .4
}

.custom_checkout_button.custom_hk_button {
    width: 100%
}

.under_pdp_cta_icons {
    padding-top: 15px
}

.under_pdp_cta_icons .icons_with_text_flex {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 60px
}

.under_pdp_cta_icons .icons_with_text_item:first-child:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #fff9;
    position: absolute;
    right: -30px;
    top: 0
}

.under_pdp_cta_icons .icons_with_text_item {
    position: relative;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    gap: 8px
}

.landing_product_media .slider_navigations .slider_dots_custom {
    display: none
}

.relative.relative_main_slider .slick-slide>div {
    display: flex
}

.subscription_new_box_top_selector {
    border-color: #ffffff4d
}

.subscription_new_box.active .subscription_new_box_top_selector {
    border-color: #358bff
}

.in_stock_text p>span {
    font-weight: 500;
    text-decoration: underline;
    text-underline-offset: 2px
}

.thumb_slider_relative .slick-slide {
    padding: 1px 5px
}

.product-thumb-slider {
    margin-left: -5px;
    margin-right: -5px
}

@keyframes stock {
    0% {
        background: #52dc1773
    }

    70% {
        background: #52dc170d
    }

    to {
        background: #52dc1773
    }
}

@media(min-width:915px) {
    .landing_product_media {
        max-width: 53%;
        width: 100%
    }

    .landing_product_info {
        max-width: 47%;
        width: 100%;
        padding-left: 60px
    }
}

@media(max-width:915px) {

    .landing_product_media,
    .landing_product_info {
        max-width: 100%
    }

    .product_title_heading {
        width: 300px;
        display: block;
        margin: 0 auto
    }

    .product_text.lp_subheading.lp_sub_heding {
        margin: 0 auto;
        width: 286px
    }

    .product_top_custom_new {
        gap: 12px;
        padding-bottom: 20px
    }

    .landing_product_media .slider_button_custom {
        width: 20px;
        height: 20px;
        padding: 0;
        bottom: 15px
    }

    .relative.relative_main_slider {
        display: flex
    }

    .relative.relative_main_slider {
        display: flex;
        flex-direction: column
    }

    .thumb_slider_relative {
        max-width: calc(100% - 58px);
        margin: 0 auto
    }

    .thumb_slider_relative img.product_images {
        border-radius: 3px;
        border-width: 1px
    }

    .landing_product_flex {
        gap: 20px
    }

    .pdp_rating a svg {
        width: 81px;
        height: auto
    }

    .pdp_rating a {
        font-size: 13px
    }

    .product_title_lp {
        padding-top: 10px;
        font-size: 30px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: -.6px
    }

    .product_text_lp {
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px;
        padding-top: 15px
    }

    .product_icon_list_lp {
        padding-top: 20px
    }

    .product_icon_list_lp+.product_icon_list_lp {
        padding-top: 11px
    }

    .product_icon_list_lp .icons_with_text_item svg {
        width: 11px;
        height: auto
    }

    .product_icon_list_lp .icons_with_text_item {
        padding: 4px 8px;
        font-size: 13px;
        gap: 4px
    }

    .lp_label {
        margin-top: 20px;
        font-size: 11px
    }

    .lp_label:before,
    .lp_label:after {
        width: calc(50% - 58px)
    }

    .custom_variants_landing_page {
        padding-top: 20px
    }

    .options_flex {
        gap: 20px
    }

    .option_image img {
        width: 80px;
        height: 76px;
        padding: 8px 0
    }

    .option_item_flex_left {
        gap: 10px
    }

    .variant_title {
        font-size: 16px;
        line-height: 16px;
        letter-spacing: -.32px
    }

    .variant_save_text {
        font-size: 12px;
        line-height: 16px;
        padding-top: 4px
    }

    .option_item_price {
        font-size: 15px;
        line-height: 16px;
        gap: 4px
    }

    .option_item_price s {
        font-size: 12px;
        line-height: 16px
    }

    .variant_badge {
        min-width: 90px;
        min-height: 20px;
        font-size: 12px;
        top: -10px;
        right: 15px
    }

    .subscription_new_box {
        padding-top: 25px
    }

    .subscription_new_box_inner {
        padding: 10px 15px
    }

    .subscription_new_box_top_heading {
        font-size: 14px;
        line-height: 16px
    }

    .subscription_new_box_top_heading2 {
        font-size: 10px;
        line-height: 14.222px;
        padding-top: 4px
    }

    .subscription_new_box_top_selector {
        width: 18px;
        height: 18px;
        padding: 3px;
        border-radius: 3.262px
    }

    .pdp_stock {
        padding: 25px 0 15px
    }

    .in_stock_text {
        padding: 8px 12px;
        font-size: 13px;
        gap: 6px
    }

    .stock_outer {
        width: 12px;
        height: 12px
    }

    .stock_inner {
        width: 6px;
        height: 6px
    }

    .under_pdp_cta_icons {
        padding-top: 11px
    }

    .under_pdp_cta_icons .icons_with_text_flex {
        gap: 40px
    }

    .under_pdp_cta_icons .icons_with_text_item svg {
        width: 16px;
        height: 16px
    }

    .under_pdp_cta_icons .icons_with_text_item {
        font-size: 14px;
        gap: 6px
    }

    .under_pdp_cta_icons .icons_with_text_item:first-child:after {
        right: -20px
    }

    .thumb_slider_relative .slick-slide {
        padding: 1px 2.5px
    }

    .product-thumb-slider {
        margin-left: -2.5px;
        margin-right: -2.5px
    }

    .landing_product_media .slider_button_custom {
        aspect-ratio: 20 / 50;
        height: auto;
        bottom: 2px
    }

    .thumb_slider_relative .slick-slide>div {
        display: flex
    }
}

.videos_top_slider {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    padding-bottom: 40px
}

.column_slider_rating_top a {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    text-decoration: unset
}

.videos_slider_item {
    height: 100%;
    padding: 1px 14px
}

.video_wrapper_custom {
    border-radius: 6px;
    height: 100%;
    overflow: hidden;
    position: relative
}

.video_wrapper_custom video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.video_wrapper_custom .trigger_video_play_css {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.video_wrapper_custom .custom_button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.video_wrapper_custom .custom_button span svg {
    width: 100%;
    height: 100%;
    position: relative;
    right: -2px
}

.video_wrapper_custom .custom_button span {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    border-radius: 50px;
    background: #fff3;
    -webkit-backdrop-filter: blur(4.5546464920043945px);
    backdrop-filter: blur(4.5546464920043945px)
}

.videos_slider_main {
    margin-left: -14px;
    margin-right: -14px
}

.videos_center:before {
    content: "";
    width: 377px;
    height: 377px;
    border-radius: 377px;
    background: #358bff4d;
    filter: blur(100px);
    position: absolute;
    left: -50px;
    top: -50px
}

.videos_center {
    position: relative
}

.video_wrapper_custom {
    aspect-ratio: 331 / 430
}

.videos_top_slider {
    position: relative;
    z-index: 1
}

@media(max-width:915px) {
    .column_slider_rating_top a {
        gap: 6px;
        font-size: 14px
    }

    .videos_top_slider {
        gap: 12px;
        padding-bottom: 20px
    }

    .videos_slider_item {
        padding: 1px 5px
    }

    .videos_slider_main {
        margin-left: -5px;
        margin-right: -16px
    }

    .videos_slider_main .slick-list {
        padding-right: 139px !important
    }

    .video_wrapper_custom .custom_button span svg {
        right: -1px
    }

    .video_wrapper_custom .custom_button span {
        width: 32px;
        height: 32px;
        padding: 9px
    }

    .videos_center:before {
        left: -160px;
        top: -86px
    }

    .video_wrapper_custom {
        aspect-ratio: 200 / 260
    }
}

.money_back_icon_text .icon_with_text_item img {
    width: 170px
}

.money_back_icon_text .icon_with_text_item span em {
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    opacity: .8;
    display: block;
    padding-top: 15px;
    text-transform: none;
    letter-spacing: unset
}

.money_back_icon_text .icon_with_text_item span strong {
    color: #85b8ff;
    font-weight: unset
}

.money_back_icon_text .icon_with_text_item span {
    font-family: InterstateCondensed;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: -1px;
    text-transform: uppercase;
    text-align: left;
    width: 620px;
    max-width: calc(100% - 220px)
}

.money_back_icon_text .icon_with_text_item {
    display: flex;
    align-items: center;
    gap: 50px;
    justify-content: center
}

.money_back_lp .richtext_blocks_new {
    padding: 70px 130px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, .15)
}

.money_back_lp .container_hk {
    width: 1200px
}

.money_back_lp:before {
    content: "";
    width: 415px;
    height: 415px;
    border-radius: 415px;
    background: #358bff4d;
    filter: blur(100px);
    position: absolute;
    top: 30%;
    left: 35%
}

.money_back_lp,
.money_back_lp .richtext_blocks_new {
    position: relative
}

@media(min-width:915px) {
    .money_back_icon_text .icon_with_text_item span {
        padding-right: 130px
    }

    .money_back_icon_text .icon_with_text_item span em {
        letter-spacing: 0;
        min-width: 620px
    }
}

@media(max-width:915px) {
    .money_back_lp .richtext_blocks_new {
        padding: 40px 20px
    }

    .money_back_icon_text .icon_with_text_item {
        flex-direction: column;
        gap: 40px
    }

    .money_back_icon_text .icon_with_text_item span {
        max-width: 100%;
        text-align: center;
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: -.6px
    }

    .money_back_icon_text .icon_with_text_item span em {
        width: 254px;
        margin: 0 auto;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px
    }

    .money_back_icon_text .icon_with_text_item img {
        width: 150px
    }

    .money_back_lp:before {
        display: none
    }

    .money_back_lp .richtext_blocks_new {
        z-index: 1
    }

    .money_back_icon_text .icon_with_text_item span {
        width: 290px;
        margin: 0 auto
    }
}

.faq_center {
    display: flex;
    flex-wrap: wrap;
    gap: 80px
}

.faq_center_main {
    max-width: calc(50% - 40px);
    width: 100%
}

.faq_slider_item+.faq_slider_item {
    margin-top: 20px
}

.faq_question:after {
    content: "+";
    font-weight: 300;
    font-size: 30px;
    line-height: 0;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center
}

.faq_question.active:after {
    content: "-"
}

.faq_answer strong {
    font-weight: 400;
    color: #85b8ff
}

.faq_answer {
    padding: 0 20px 20px;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px
}

.faq_top {
    padding-bottom: 40px
}

.faq_question {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    gap: 20px;
    cursor: pointer
}

.faq_slider_item {
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, .15);
    background: #21335266
}

.faq_question {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

.faq_custom:before {
    content: "";
    width: 455px;
    height: 455px;
    border-radius: 455px;
    background: #358bff4d;
    filter: blur(100px);
    position: absolute;
    top: calc(100% - 50px);
    right: 0
}

.faq_custom,
.faq_slider_item {
    position: relative
}

.faq_question:after {
    color: #85b8ff
}

@media(max-width:915px) {
    .faq_top {
        padding-bottom: 20px
    }

    .faq_center {
        gap: 10px
    }

    .faq_slider_item+.faq_slider_item {
        margin-top: 10px
    }

    .faq_center_main {
        max-width: 100%
    }

    faq_question {
        padding: 17px 14px;
        font-size: 15px
    }

    .faq_answer {
        padding: 0 14px 17px;
        font-size: 14px;
        line-height: 16px
    }

    .faq_question:after {
        width: 16px;
        height: 16px;
        font-size: 23px
    }

    .faq_question {
        font-size: 15px;
        padding: 17px 14px
    }

    .faq_custom:before {
        right: -239px;
        top: -66px
    }

    .faq_top {
        position: relative;
        z-index: 1
    }
}

.footer_lp {
    background: linear-gradient(166deg, #071d3b 1.77%, #13171e 112.05%);
    position: relative
}

.footer_lp:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #fff3;
    position: absolute;
    bottom: 170px;
    left: 0
}

.footer_lp:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #fff3;
    position: absolute;
    top: 135px;
    left: 0
}

.footer_logo_lp a {
    width: 342px;
    max-width: 100%;
    display: inline-block
}

.footer_logo_lp {
    width: 100%;
    padding-bottom: 70px
}

.footer_lp .richtext_blocks_new {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.footer_email {
    max-width: 47%;
    width: 100%
}

.footer_country_lp,
.footer_copyright {
    max-width: 50%;
    width: 100%;
    text-align: left;
    padding-top: 70px
}

.footer_copyright .icon_with_text_item {
    width: fit-content;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #fff9;
    gap: 15px
}

.footer_copyright .icon_with_text_flex {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.footer_copyright .icon_with_text_item {
    display: inline-flex;
    flex-direction: column;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #fff9;
    gap: 15px
}

.footer_copyright .icon_with_text_item img {
    width: 341px;
    max-width: 100%
}

.footer_country_lp p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: .4px;
    opacity: .9;
    padding-bottom: 16px
}

select#country_selector {
    height: 48px;
    border-radius: 6px;
    background: #ffffff08;
    box-shadow: 0 0 0 .5px #fff9;
    width: 254px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.5px;
    letter-spacing: .4px;
    padding: 0 20px;
    outline: unset;
    -webkit-appearance: none;
    appearance: none
}

select#country_selector {
    height: 48px;
    border-radius: 6px;
    background: #ffffff08;
    box-shadow: 0 0 0 .5px #fff9;
    width: 254px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.5px;
    letter-spacing: .4px;
    padding: 0 20px;
    outline: unset;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(../../../files/SVG.svg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) center
}

.footer_contact_info {
    width: fit-content;
    max-width: 33%
}

.footer_contact_info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px
}

.footer_contact_info .icons_with_text_item {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.footer_contact_info .icons_with_text_item a {
    text-decoration: unset
}

.footer_contact_info .icons_with_text_item .icons_with_text_item_text {
    opacity: .9
}

.footer_contact_info .icons_with_text_flex:nth-child(1) .icons_with_text_item_text {
    opacity: 1;
    font-family: InterstateCondensed;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: -.48px;
    text-transform: uppercase
}

.footer_contact_info .icons_with_text_flex:nth-child(1) .icons_with_text_item_flex {
    display: none
}

.footer_menu_lp ul a {
    text-decoration: unset
}

.footer_menu_lp ul {
    display: flex;
    flex-wrap: wrap;
    width: 334px;
    max-width: 100%;
    list-style: none;
    column-gap: 50px;
    row-gap: 20px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    opacity: .8
}

.footer_menu_lp p {
    font-family: InterstateCondensed;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: -.48px;
    text-transform: uppercase;
    padding-bottom: 25px
}

.footer_menu_lp {
    width: fit-content;
    max-width: 33%;
    text-align: left
}

.footer_contact_info .icons_with_text_flex:nth-child(1) .icons_with_text_item_text {
    padding-bottom: 5px
}

.footer_contact_info .icons_with_text_item .icons_with_text_item_text {
    width: 224px;
    max-width: 100%;
    text-align: left
}

.footer_email .icon_with_text_item {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
    align-items: flex-start;
    text-align: left
}

.footer_email .icon_with_text_item>span strong {
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    text-transform: none;
    display: block;
    padding-top: 20px
}

.footer_email .icon_with_text_item>span {
    font-family: InterstateCondensed;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: -.48px;
    text-transform: uppercase
}

.footer_email {
    width: 490px
}

.field_lp input::placeholder {
    opacity: .5;
    color: unset
}

.field_lp input {
    width: 100%;
    height: 60px;
    border-radius: 6px;
    border: .5px solid rgba(255, 255, 255, .2);
    background: #ffffff0a;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding: 0 22px
}

.field_lp {
    position: relative
}

button#Subscribe {
    height: 48px;
    width: 139.8px;
    border-radius: 4px;
    background: linear-gradient(0deg, #358bff -61.67%, #0450b7);
    position: absolute;
    top: 6px;
    right: 4px
}

.newsletter_main_html {
    width: 100%
}

select#country_selector option {
    background: #171717
}

@media(max-width:915px) {
    .footer_logo_lp a {
        width: 206px
    }

    .footer_logo_lp {
        padding-bottom: 50px
    }

    .footer_lp:before {
        max-width: calc(100% - 32px);
        margin: 0 auto;
        top: 95px;
        right: 0
    }

    .footer_email {
        width: 100%;
        max-width: 100%
    }

    .footer_email .icon_with_text_item {
        gap: 15px
    }

    .footer_email .icon_with_text_item>span {
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: -.4px
    }

    .footer_email .icon_with_text_item>span strong {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px;
        padding-top: 15px;
        letter-spacing: unset
    }

    .field_lp input {
        height: 50px
    }

    button#Subscribe {
        top: 5px;
        right: 5px;
        width: 101px;
        height: 40px;
        font-size: 14px
    }

    .footer_menu_lp {
        width: 100%;
        max-width: 100%;
        padding-top: 35px;
        margin-top: 25px;
        border-top: 1px solid rgba(255, 255, 255, .2)
    }

    .footer_menu_lp p {
        font-size: 20px;
        line-height: 20px;
        letter-spacing: -.4px
    }

    .footer_menu_lp ul {
        font-size: 14px;
        line-height: 18px
    }

    .footer_contact_info {
        max-width: 100%;
        width: 100%;
        padding-top: 25px;
        margin-top: 25px;
        border-top: 1px solid rgba(255, 255, 255, .2)
    }

    .footer_contact_info .icons_with_text_flex:nth-child(1) .icons_with_text_item_text {
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: -.4px
    }

    .footer_contact_info .icons_with_text_item {
        font-size: 14px;
        gap: 8px
    }

    .footer_contact_info .icons_with_text_item svg {
        width: 16px;
        height: 16px
    }

    .footer_contact_info .icons_with_text_item .icons_with_text_item_text {
        width: unset
    }

    .footer_lp:after {
        display: none
    }

    .footer_country_lp,
    .footer_copyright {
        max-width: 100%;
        width: 100%;
        padding-top: 25px
    }

    .footer_country_lp {
        margin-top: 25px;
        border-top: 1px solid rgba(255, 255, 255, .2)
    }

    .footer_country_lp p {
        font-size: 12.492px;
        font-style: normal;
        font-weight: 400;
        line-height: 19.5px;
        letter-spacing: .4px;
        padding-bottom: 10px
    }

    select#country_selector {
        height: 40px;
        font-size: 12.086px;
        border-radius: 7px;
        padding: 0 21px;
        background-size: 10px;
        background-position: calc(100% - 16px) center
    }

    .footer_copyright .icon_with_text_item {
        font-size: 10px;
        gap: 10px
    }

    .footer_copyright .icon_with_text_item img {
        width: 256px
    }

    .footer_copyright .icon_with_text_flex {
        justify-content: flex-start
    }

    .footer_country_lp {
        order: 5
    }

    .footer_copyright {
        order: 6
    }

    .footer_contact_info {
        order: 3
    }

    .footer_menu_lp {
        order: 4
    }
}

.section6_hp .custom-flex_two_ad {
    padding-top: 0
}

.align_items_center .custom-flex_two_ad {
    align-items: unset
}

.section6_text2 {
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    line-height: 20px;
    width: 520px;
    max-width: 100%
}

.pdp_reason_list1 .icons_with_text_flex {
    padding: 30px 0
}

.pdp_reason_list1 .icons_with_text_flex {
    padding: 30px 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: 430px
}

.pdp_reason_list1 .icons_with_text_flex .icons_with_text_item {
    display: flex;
    align-items: center;
    border-radius: 6px;
    border: .5px solid rgba(186, 48, 48, .3);
    background: #c54e4e33;
    min-height: 34px;
    padding: 0 10px;
    gap: 8px;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    text-transform: capitalize
}

.section6_text {
    padding-top: 15px
}

.section6_hp:before {
    width: 0px;
    height: 0px
}

.pdp_reason_list1 .icons_with_text_flex {
    max-width: 100%
}

.pdp_reason_list1 .icons_with_text_flex .icons_with_text_item {
    border: 1px solid rgba(186, 48, 48, .3)
}

@media(min-width:915px) {
    .section6_hp .custom-flex_item_ad_1 {
        max-width: 51%
    }

    .section6_hp .custom-flex_item_ad_2 {
        padding-left: 100px;
        max-width: 49%
    }
}

@media(max-width:915px) {
    .align_items_center .custom-flex_two_ad {
        gap: 20px
    }

    .section6_img {
        padding-top: 25px
    }

    .section6_text {
        padding-top: 0
    }

    .section6_pdp {
        position: relative;
        z-index: 1
    }

    .pdp_reason_list1 .icons_with_text_flex {
        padding: 20px 0;
        gap: 15px 20px;
        width: 328px;
        max-width: 100%
    }

    .pdp_reason_list1 .icons_with_text_flex .icons_with_text_item {
        min-height: 24px;
        padding: 0 8px;
        gap: 6px;
        font-size: 13px;
        line-height: normal
    }

    .pdp_reason_list1 .icons_with_text_flex .icons_with_text_item svg {
        width: 16px;
        height: unset
    }

    .section6_text2 {
        font-size: 12px;
        line-height: 14px;
        width: 100%
    }
}

.pdp_choose_section .custom-flex_two_ad {
    justify-content: space-between
}

.pdp_choose_section .custom-flex_two_ad .custom-flex_item_ad_1 {
    width: 63%;
    max-width: 100%
}

.pdp_choose_section .custom-flex_two_ad .custom-flex_item_ad_2 {
    width: 37%;
    max-width: 100%
}

.pdp_choose_section .custom-flex_two_ad {
    position: relative
}

.pdp_choose_text {
    color: #fffc;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding-top: 15px;
    padding-bottom: 40px
}

.pdp_choose_list1 .icons_with_text_flex {
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}

.pdp_choose_list1 .icons_with_text_flex .icons_with_text_item {
    width: calc(50% - 10px)
}

.pdp_choose_list1 .icons_with_text_flex .icons_with_text_item img {
    width: 74px;
    height: unset
}

.pdp_choose_list1 .icons_with_text_flex .icons_with_text_item {
    display: flex;
    align-items: center;
    gap: 20px;
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, .15);
    background: #0f203e;
    padding: 25px 20px
}

.pdp_choose_list1 .icons_with_text_flex .icons_with_text_item .icon_svg_main {
    display: none
}

.pdp_choose_list1 .icons_with_text_flex .icons_with_text_item p {
    color: #fffc;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px
}

.pdp_choose_list1 .icons_with_text_flex .icons_with_text_item p strong {
    font-family: InterstateCondensed;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -.48px;
    text-transform: uppercase;
    display: block;
    padding-bottom: 10px
}

.pdp_choose_list1 .icons_with_text_flex .icons_with_text_item p em {
    display: block;
    font-style: normal
}

.pdp_choose_img {
    max-width: 84%;
    transform: unset;
    margin-left: auto;
    position: relative
}

.pdp_choose_img:before {
    content: "";
    width: 430px;
    height: 430px;
    display: block;
    position: absolute;
    right: 0;
    bottom: -102px;
    border-radius: 430px;
    background: #358bff33;
    filter: blur(100px)
}

.pdp_choose_section .custom-flex_two_ad:before {
    content: "";
    width: 435px;
    height: 435px;
    display: block;
    position: absolute;
    left: -4%;
    top: -102px;
    border-radius: 435px;
    background: #358bff4d;
    filter: blur(100px)
}

.pdp_choose_section .custom-flex_two_ad .custom-flex_item_ad_1 {
    position: relative
}

.pdp_choose_list1 .icons_with_text_flex .icons_with_text_item p strong {
    color: #fff
}

.pdp_choose_img img {
    position: relative
}

@media(max-width:915px) {

    .pdp_choose_section .custom-flex_two_ad .custom-flex_item_ad_2,
    .pdp_choose_section .custom-flex_two_ad .custom-flex_item_ad_1 {
        width: 100%;
        max-width: 100%
    }

    .pdp_choose_heading {
        text-align: center;
        margin: 0 auto
    }

    .pdp_choose_section .custom-flex_item_ad_inner {
        text-align: center
    }

    .pdp_choose_section .custom-flex_two_ad:before {
        width: 377px;
        height: 377px;
        left: -57%;
        top: -39px;
        border-radius: 377px;
        background: #358bff4d;
        filter: blur(100px)
    }

    .pdp_choose_text {
        font-size: 14px;
        line-height: 16px;
        padding-top: 12px;
        padding-bottom: 25px;
        width: 265px;
        max-width: 100%;
        margin: 0 auto
    }

    .pdp_choose_list1 .icons_with_text_flex {
        gap: 14px
    }

    .pdp_choose_list1 .icons_with_text_flex .icons_with_text_item {
        display: flex;
        align-items: center;
        gap: 10px;
        border-radius: 6px;
        border: 1px solid rgba(255, 255, 255, .15);
        background: #0f203e;
        padding: 15px 5px;
        flex-direction: column
    }

    .pdp_choose_list1 .icons_with_text_flex .icons_with_text_item p {
        font-size: 12px;
        line-height: 14px;
        width: 145px;
        max-width: 100%;
        margin: 0 auto
    }

    .pdp_choose_list1 .icons_with_text_flex .icons_with_text_item img {
        width: 50px;
        height: unset
    }

    .pdp_choose_list1 .icons_with_text_flex .icons_with_text_item p strong {
        font-size: 18px;
        line-height: 18px;
        letter-spacing: -.36px;
        padding-bottom: 6px;
        width: 127px;
        max-width: 100%;
        margin: 0 auto
    }

    .pdp_choose_list1 .icons_with_text_flex .icons_with_text_item:nth-child(1) p strong {
        width: 100px
    }

    .pdp_choose_img {
        max-width: calc(100% - 65px);
        transform: unset;
        margin: auto;
        position: relative;
        padding-top: 32px
    }

    .pdp_choose_img:before {
        content: "";
        width: 100%;
        height: 300px;
        right: 0;
        bottom: unset;
        border-radius: 430px;
        background: #358bff33;
        filter: blur(100px);
        left: 0;
        top: 43px
    }
}

div#reviews {
    position: relative
}

div#reviews:before {
    content: "";
    width: 417px;
    height: 417px;
    display: block;
    position: absolute;
    right: 8%;
    top: -15px;
    border-radius: 417px;
    background: #358bff4d;
    filter: blur(100px)
}

div#reviews .container_hk {
    position: relative;
    z-index: 1
}

@media(max-width:915px) {
    .review_slider_rating_top {
        display: block
    }

    .review_slider_rating_top svg {
        width: 87px;
        height: unset
    }

    div#reviews:before {
        width: 377px;
        height: 377px;
        right: -66%;
        top: -50px;
        border-radius: 377px;
        background: #358bff4d;
        filter: blur(100px)
    }
}

.pdp_feel_text {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding-top: 15px;
    padding-bottom: 40px
}

.pdp_feel_list1 {
    display: flex;
    justify-content: space-between;
    gap: 28px
}

.pdp_feel_list1 .icons_with_text_flex {
    width: calc(25% - 21px);
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, .15);
    background: #0f203e;
    padding: 25px;
    text-align: left
}

.pdp_feel_list1 .icons_with_text_flex .icons_with_text_item {
    display: flex;
    flex-direction: column;
    gap: 20px;
    color: #fffc;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px
}

.pdp_feel_list1 .icons_with_text_flex .icons_with_text_item strong {
    display: block;
    color: #fff;
    font-family: InterstateCondensed;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -.48px;
    text-transform: uppercase;
    padding-bottom: 10px
}

.pdp_feel_section,
.pdp_feel_section .container_hk {
    position: relative
}

.pdp_feel_section:before {
    content: "";
    width: 489px;
    height: 489px;
    display: block;
    position: absolute;
    right: 0;
    top: 45px;
    border-radius: 489px;
    background: #358bff4d;
    filter: blur(100px);
    left: 0;
    margin: 0 auto
}

.pdp_feel_list1 img {
    border-radius: 6px
}

.pdp_feel_list1 .icons_with_text_flex .icons_with_text_item em {
    font-style: normal
}

@media(max-width:915px) {
    .pdp_feel_heading {
        width: 300px
    }

    .pdp_feel_text {
        font-size: 14px;
        line-height: 16px;
        padding-top: 12px;
        padding-bottom: 25px;
        width: 290px;
        max-width: 100%;
        margin: 0 auto
    }

    .pdp_feel_list1 {
        gap: 15px;
        flex-wrap: wrap
    }

    .pdp_feel_list1 .icons_with_text_flex {
        width: 100%;
        padding: 14px;
        text-align: left
    }

    .pdp_feel_list1 .icons_with_text_flex .icons_with_text_item {
        flex-direction: unset;
        gap: 15px;
        font-size: 14px;
        line-height: 18px;
        align-items: center
    }

    .pdp_feel_list1 .icons_with_text_flex .icons_with_text_item .icons_with_text_item_flex {
        width: 34%
    }

    .pdp_feel_list1 .icons_with_text_flex .icons_with_text_item .icons_with_text_item_text {
        width: calc(66% - 15px)
    }

    .pdp_feel_list1 .icons_with_text_flex .icons_with_text_item strong {
        font-size: 20px;
        line-height: 20px;
        letter-spacing: -.4px
    }

    .pdp_feel_list1 .icons_with_text_flex .icons_with_text_item em {
        font-style: normal;
        width: 181px;
        display: block;
        max-width: 100%
    }

    .pdp_feel_section:before {
        width: 100%;
        height: 377px;
        top: 36px;
        border-radius: 100%
    }
}

.pdp_steps_section .custom-flex_two_ad {
    justify-content: space-between
}

.pdp_steps_section .custom-flex_two_ad .custom-flex_item_ad_1 {
    width: 48.6%;
    max-width: 100%
}

.pdp_steps_section .custom-flex_two_ad .custom-flex_item_ad_2 {
    width: 44.3%;
    max-width: 100%
}

.pdp_steps_text {
    color: #fffc;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding-top: 12px;
    padding-bottom: 40px
}

.pdp_steps_list1 .icons_with_text_flex {
    display: flex;
    flex-direction: column;
    gap: 45px
}

.pdp_steps_list1 .icons_with_text_flex .icons_with_text_item {
    display: flex;
    gap: 20px;
    align-items: flex-start
}

.pdp_steps_list1 .icons_with_text_flex .icons_with_text_item .icon_svg_main {
    border-radius: 3.286px;
    background: #024fb8;
    width: 46px;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center
}

.pdp_steps_list1 .icons_with_text_flex .icons_with_text_item span {
    width: calc(100% - 66px);
    display: flex;
    flex-direction: column;
    gap: 20px
}

.pdp_steps_list1 .icons_with_text_flex .icons_with_text_item span p {
    color: #ffffffe6;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -.2px;
    border-radius: 3px;
    background: #024fb8;
    min-height: 46px;
    display: flex;
    align-items: center;
    padding: 0 15px;
    gap: 5px
}

.pdp_steps_list1 .icons_with_text_flex .icons_with_text_item span p strong {
    font-weight: 700
}

.pdp_steps_list1 .icons_with_text_flex .icons_with_text_item span ul {
    display: flex;
    flex-direction: column;
    gap: 15px;
    list-style-type: none
}

.pdp_steps_list1 .icons_with_text_flex .icons_with_text_item span ul li {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    display: flex;
    align-items: center;
    gap: 10px
}

.pdp_steps_list1 .icons_with_text_flex .icons_with_text_item span ul li:before {
    content: "";
    background-image: url(../../../files/pdp_steps_check.webp);
    width: 18px;
    height: 18px;
    aspect-ratio: 1 / 1;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.pdp_steps_list1 .icons_with_text_flex .icons_with_text_item {
    position: relative
}

.pdp_steps_list1 .icons_with_text_flex .icons_with_text_item:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    background: #024fb833;
    left: 24px;
    top: 45px
}

.pdp_steps_list1 .icons_with_text_flex .icons_with_text_item:last-child:before {
    height: 0%
}

.pdp_steps_list1 .icons_with_text_flex .icons_with_text_item {
    opacity: .5
}

.pdp_steps_section {
    position: relative
}

.pdp_steps_section:after {
    content: "";
    width: 458px;
    height: 458px;
    display: block;
    position: absolute;
    right: 20px;
    top: -75px;
    border-radius: 458px;
    background: #358bff4d;
    filter: blur(100px)
}

.pdp_steps_section .container_hk {
    position: relative;
    z-index: 1
}

.pdp_steps_list1 .icons_with_text_flex .icons_with_text_item:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    background: #024fb8;
    left: 24px;
    transition: all .5s ease;
    top: 45px
}

.pdp_steps_list1 .icons_with_text_flex .icons_with_text_item {
    transition: all .3s ease
}

.pdp_steps_list1 .icons_with_text_flex .icons_with_text_item:not(.active):after {
    height: 0
}

.pdp_steps_list1 .icons_with_text_flex .icons_with_text_item.active {
    opacity: 1
}

.pdp_steps_list1 .icons_with_text_flex .icons_with_text_item:last-child:after {
    display: none
}

@media(min-width:915px) {
    .pdp_steps_section .custom-flex_two_ad .custom-flex_item_ad_1 .custom-flex_item_ad_inner {
        position: sticky;
        top: 100px
    }
}

@media(max-width:915px) {
    .pdp_steps_section .custom-flex_two_ad .custom-flex_item_ad_1 {
        width: 100%;
        max-width: 100%
    }

    .pdp_steps_section .custom-flex_two_ad .custom-flex_item_ad_2 {
        width: 100%;
        max-width: 100%;
        padding-bottom: 20px
    }

    .pdp_steps_section .custom-flex_two_ad {
        justify-content: space-between;
        flex-direction: column-reverse
    }

    .pdp_steps_img {
        width: calc(100% + 32px);
        margin-left: -16px
    }

    .pdp_steps_heading {
        text-align: center;
        margin: 0 auto
    }

    .pdp_steps_section .custom-flex_item_ad_inner {
        text-align: center
    }

    .pdp_steps_text {
        font-size: 12px;
        line-height: 14px;
        padding-top: 12px;
        padding-bottom: 20px;
        width: 259px;
        max-width: 100%;
        margin: 0 auto
    }

    .pdp_steps_list1 .icons_with_text_flex .icons_with_text_item .icon_svg_main {
        border-radius: 3px;
        width: 32px;
        height: 32px
    }

    .pdp_steps_list1 .icons_with_text_flex .icons_with_text_item .icon_svg_main svg {
        height: 21px
    }

    teps_list1 .icons_with_text_flex .icons_with_text_item span {
        width: calc(100% - 52px)
    }

    .pdp_steps_list1 .icons_with_text_flex .icons_with_text_item span p {
        font-size: 17px;
        letter-spacing: -.17px;
        min-height: 32px;
        display: flex;
        padding: 0 10px
    }

    .pdp_steps_list1 .icons_with_text_flex .icons_with_text_item span ul {
        gap: 12px
    }

    .pdp_steps_list1 .icons_with_text_flex .icons_with_text_item span ul li {
        font-size: 12px;
        line-height: normal;
        gap: 5px
    }

    .pdp_steps_list1 .icons_with_text_flex .icons_with_text_item span ul li:before {
        width: 14px;
        height: 14px;
        aspect-ratio: 1 / 1
    }

    .pdp_steps_list1 .icons_with_text_flex {
        gap: 35px
    }

    .pdp_steps_list1 .icons_with_text_flex .icons_with_text_item:before {
        content: "";
        position: absolute;
        width: 2px;
        height: calc(100% + 4px);
        background: #024fb833;
        left: 16px;
        top: 32px
    }

    .pdp_steps_section:after {
        content: "";
        width: 377px;
        height: 377px;
        right: -120px;
        top: -75px;
        border-radius: 377px
    }

    .pdp_steps_list1 .icons_with_text_flex .icons_with_text_item span {
        width: calc(100% - 52px)
    }

    .pdp_steps_list1 .icons_with_text_flex .icons_with_text_item:after {
        height: calc(100% + 4px);
        left: 16px;
        top: 32px;
        width: 2px
    }
}

.pdp_ing_section {
    position: relative
}

.pdp_ing_section .column_slider_subheading.lp_sub_heding {
    padding: 15px 0 40px
}

.pdp_ing_section .column_slider_custom_slider_new_item_inner {
    padding: 0 19px
}

.pdp_ing_section .column_slider_custom_slider_new_item_bg.left {
    cursor: grab;
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, .15);
    background: #0f203e;
    padding: 25px;
    display: flex;
    align-items: center;
    gap: 20px
}

.pdp_ing_section .columns_center_slider_new {
    margin: 0 -19px
}

.pdp_ing_section .column_slider_custom_slider_top {
    width: 97px;
    height: unset
}

.pdp_ing_section .column_slider_custom_slider_bottom {
    width: calc(100% - 117px)
}

.pdp_ing_section .column_text_slider_new:nth-child(1) {
    font-family: InterstateCondensed;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: -.48px;
    text-transform: uppercase;
    padding-bottom: 9px
}

.pdp_ing_section .column_text_slider_new:nth-child(2) {
    color: #fffc;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px
}

.pdp_ing_section .column_slider_bottom_button {
    padding-top: 30px
}

.pdp_ing_section .column_slider_bottom_button .custom_hk_button {
    font-weight: 500;
    height: 50px;
    background: #358bff;
    width: 445px
}

.pdp_ing_section:after {
    content: "";
    width: 377px;
    height: 377px;
    display: block;
    position: absolute;
    left: calc(8% + 172px);
    top: -79px;
    border-radius: 377px;
    background: #358bff4d;
    filter: blur(100px)
}

.pdp_ing_section .container_hk {
    position: relative;
    z-index: 1
}

.pdp_ing_section .column_slider_bottom_button .custom_hk_button {
    border-radius: 6px
}

@media(min-width:915px) {
    .pdp_ing_section .loop_8 .column_text_slider_new:nth-child(1) {
        font-size: 18px
    }

    .pdp_ing_section .loop_9 .column_text_slider_new:nth-child(1) {
        font-size: 21px
    }
}

@media(max-width:915px) {
    .columns_top_slider.center .h1 {
        width: 241px
    }

    .pdp_ing_section .column_slider_subheading.lp_sub_heding {
        padding: 12px 0 20px
    }

    .pdp_ing_section .column_slider_custom_slider_new_item_bg.left {
        padding: 15px;
        gap: 15px
    }

    .pdp_ing_section .column_slider_custom_slider_top {
        width: 80px
    }

    .pdp_ing_section .column_slider_custom_slider_bottom {
        width: calc(100% - 95px)
    }

    .pdp_ing_section .column_text_slider_new:nth-child(1) {
        font-size: 20px;
        line-height: 20px;
        letter-spacing: -.4px
    }

    .pdp_ing_section .column_text_slider_new:nth-child(2) {
        font-size: 14px;
        line-height: 18px
    }

    .pdp_ing_section .column_slider_bottom_button {
        padding-top: 20px
    }

    .pdp_ing_section .column_slider_bottom_button .custom_hk_button {
        font-weight: 500;
        height: 40px;
        width: 100%
    }

    .pdp_ing_section:after {
        left: unset;
        top: -263px;
        background: #358bff4d;
        filter: blur(100px);
        right: -63px
    }

    .pdp_ing_section .column_slider_custom_slider_new_item_inner+.column_slider_custom_slider_new_item_inner {
        margin-top: 15px
    }
}

@media(max-width:915px) {
    main#MainContent {
        overflow-x: hidden
    }
}

@media(max-width:1600px)and (min-width:1400px) {
    body {
        zoom: 90%
    }
}

@media(max-width:1400px)and (min-width:1100px) {
    body {
        zoom: 80%
    }
}

@media(max-width:1100px)and (min-width:915px) {
    body {
        zoom: 65%
    }
}

.table_section_hp .custom-flex_two_ad {
    justify-content: left;
    position: relative;
    gap: 30px
}

.table_section_hp .custom-flex_item_ad_1,
.table_section_hp .custom-flex_item_ad_2 {
    max-width: 30%
}

.table_section_hp .two_layers_subheading {
    padding-bottom: 77px
}

.table_abs_right_img {
    position: absolute;
    top: 0;
    max-width: 30%;
    right: 0;
    width: 100%
}

.table_abs_right_img img {
    position: relative
}

.table_abs_right_img:before {
    content: "";
    width: 496px;
    height: 496px;
    border-radius: 496px;
    background: #358bff4d;
    filter: blur(100px);
    position: absolute;
    top: 0;
    right: 0
}

.table_section_hp .custom-flex_item_ad_1 .custom-flex_item_ad_inner {
    border-radius: 6px;
    border: 1px solid #358BFF;
    background: #1d3a65
}

.table_section_hp .custom-flex_item_ad_1 .custom-flex_item_ad_inner {
    border-radius: 6px;
    border: 1px solid #358BFF;
    background: #1d3a65;
    padding-bottom: 25px
}

.table_section_hp .custom-flex_item_ad_2 .custom-flex_item_ad_inner {
    border-radius: 6px;
    background: #ffffff1a;
    padding-bottom: 25px
}

.table_logo img {
    width: 137px
}

.table_logo {
    padding: 19px 20px 15px
}

.table_image_left {
    width: 56px;
    margin-left: auto;
    margin-right: 48px;
    margin-top: -116px
}

.table_image_left {
    width: 56px;
    margin-left: auto;
    margin-right: 48px;
    margin-top: -56px
}

.table_logo {
    margin-top: -47px
}

.table_list .icon_with_text_item_texts {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
    padding: 20px;
    border-top: 1px solid rgba(255, 255, 255, .15);
    gap: 12px
}

.table_image_right img {
    position: relative;
    top: -37px
}

.table_right_title {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -.36px;
    text-transform: uppercase;
    padding: 19px 20px 15px;
    margin-top: -83px
}

.table_image_left {
    margin-top: 0
}

.table_image_left img {
    position: relative;
    top: -56px
}

.table_logo {
    margin-top: -103px
}

.table_image_right {
    margin-left: auto;
    margin-right: 48px;
    width: 50px;
    height: 83px
}

@media(max-width:915px) {
    .table_section_hp .two_layers_subheading {
        padding-bottom: 63px
    }

    .table_section_hp .custom-flex_two_ad {
        gap: 14px
    }

    .table_section_hp .custom-flex_item_ad_1,
    .table_section_hp .custom-flex_item_ad_2 {
        max-width: calc(50% - 7px)
    }

    .table_list .icon_with_text_item_texts {
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px;
        gap: 8px;
        min-height: 62px;
        padding: 15px 8px
    }

    .table_section_hp .custom-flex_item_ad_1 .custom-flex_item_ad_inner,
    .table_section_hp .custom-flex_item_ad_2 .custom-flex_item_ad_inner {
        padding-bottom: 5px
    }

    .table_image_left {
        width: 38px;
        height: 70px;
        margin-right: 8px
    }

    .table_logo {
        margin-top: -70px;
        padding: 15px 8px
    }

    .table_image_left img {
        top: -38px
    }

    .table_logo img {
        width: 88px;
        height: 13px;
        object-fit: contain
    }

    .table_right_title {
        padding: 15px 8px;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 14px;
        letter-spacing: -.24px;
        margin-top: -50px
    }

    .table_image_right img {
        top: -21px
    }

    .table_image_right {
        margin-right: 8px;
        width: 30px;
        height: 50px
    }

    .table_list .icon_with_text_item_texts svg {
        width: 16px;
        height: 16px
    }

    .table_section_hp:before {
        content: "";
        width: 100%;
        height: auto;
        border-radius: 377px;
        background: #358bff4d;
        filter: blur(100px);
        position: absolute;
        top: 40px;
        left: -30%;
        aspect-ratio: 1 / 1
    }

    .table_section_hp {
        position: relative
    }

    .table_section_hp:before {
        width: 377px;
        height: 377px;
        border-radius: 377px;
        background: #358bff4d;
        filter: blur(100px);
        top: 0;
        left: -178px
    }

    .table_section_hp .custom-flex_two_ad,
    .table_section_hp .two_layers_top {
        position: relative
    }

    .above_table_image {
        margin-bottom: -23%
    }
}

.number_text {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding-top: 15px;
    opacity: .8
}

.number_icons {
    padding-top: 40px
}

.number_icons .icons_with_text_flex {
    display: flex;
    flex-wrap: wrap;
    column-gap: 60px;
    row-gap: 40px
}

.number_icons .icons_with_text_item>span {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    width: 260px;
    max-width: 100%;
    margin: 0 auto
}

.number_icons .icons_with_text_item {
    max-width: calc(50% - 30px);
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 15px
}

.number_icons .icon_svg_main {
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(53, 139, 255, .4);
    font-family: InterstateCondensed;
    font-size: 70px;
    font-style: normal;
    font-weight: 700;
    line-height: 46px;
    letter-spacing: -1.4px;
    text-transform: uppercase;
    color: #358bff
}

.number_section_hp:before {
    content: "";
    width: 321px;
    height: 321px;
    border-radius: 421px;
    background: #358bff4d;
    filter: blur(100px);
    left: -50px;
    top: 0;
    position: absolute
}

.number_section_hp .richtext_blocks_new,
.number_section_hp {
    position: relative
}

@media(min-width:915px) {
    .number_section_hp .custom-flex_item_ad_2 {
        max-width: 37%
    }

    .number_section_hp .custom-flex_item_ad_1 {
        max-width: 56%
    }
}

@media(max-width:915px) {
    .number_section_hp:before {
        width: 300px;
        height: 300px;
        left: unset;
        right: 0;
        top: 0
    }

    .number_text {
        font-size: 14px;
        line-height: 16px;
        padding-top: 12px;
        width: 292px;
        margin: 0 auto;
        max-width: 100%
    }

    .number_icons {
        padding-top: 25px
    }

    .number_icons .icons_with_text_flex {
        column-gap: 18px;
        row-gap: 25px
    }

    .number_icons .icons_with_text_item {
        max-width: calc(50% - 9px);
        gap: 10px
    }

    .number_icons .icon_svg_main {
        padding-bottom: 10px;
        font-size: 48px;
        line-height: 36px;
        letter-spacing: -.96px
    }

    .number_icons .icons_with_text_item>span {
        width: 155px;
        font-size: 14px;
        line-height: 18px
    }

    .number_image {
        padding-top: 30px;
        margin-left: -16px;
        margin-right: -16px
    }

    .number_section_hp:before {
        right: -199px;
        top: 0
    }
}

.custom_tabs_class {
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, .15);
    background: #0f203e;
    padding: 30px 37px 40px;
    display: flex;
    text-align: left;
    gap: 65px
}

.custom_tabs_class .icons_with_text_flex {
    width: calc(33.3% - (65px) * 2 / 3)
}

.custom_tabs_class .icons_with_text_flex .icons_with_text_item {
    display: flex;
    flex-direction: column;
    gap: 15px
}

.custom_tabs_class .icons_with_text_flex .icons_with_text_item .icons_with_text_item_text em,
.custom_tabs_class .icons_with_text_flex .icons_with_text_item .icons_with_text_item_text strong {
    color: #fffc;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -.18px;
    display: flex;
    position: relative
}

.custom_tabs_class .icons_with_text_flex .icons_with_text_item .icons_with_text_item_text {
    display: flex;
    flex-direction: column;
    gap: 12px
}

.custom_tabs_class .icons_with_text_flex .icons_with_text_item .icons_with_text_item_text em:before,
.custom_tabs_class .icons_with_text_flex .icons_with_text_item .icons_with_text_item_text strong:before {
    content: ".";
    position: relative;
    padding-right: 8px;
    font-size: 30px;
    top: -10px
}

.custom_tabs_class .icons_with_text_flex .icons_with_text_item .icons_with_text_item_flex {
    display: flex;
    align-items: center;
    gap: 7px;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -.2px
}

.custom_tabs_class .icons_with_text_flex .icons_with_text_item .icons_with_text_item_flex svg {
    width: 30px
}

.custom_tabs_class .icons_with_text_flex .icons_with_text_item .icons_with_text_item_flex strong {
    color: #85b8ff;
    font-weight: 700
}

.trigger_tabs_flex {
    display: flex;
    justify-content: space-between;
    padding-bottom: 11px;
    gap: 11px
}

.trigger_tabs_flex .trigger_tabs_item_inner {
    width: calc(33.3% - (11px) * 2 / 3)
}

.trigger_tabs_item {
    border-radius: 6px;
    background: #1e242e;
    min-height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    cursor: pointer
}

.trigger_tabs_item.active {
    border-radius: 6px 6px 0 0;
    border: 1px solid rgba(255, 255, 255, .15);
    background: #0f203e;
    border-bottom: 0px;
    position: relative
}

.trigger_tabs_item.active:after {
    content: "";
    background: #0f203e;
    position: absolute;
    width: 100%;
    height: 14px;
    bottom: -12px;
    border-left: 1px solid rgba(255, 255, 255, .15);
    border-right: 1px solid rgba(255, 255, 255, .15)
}

div#tab1 {
    border-radius: 0 6px 6px
}

div#tab3 {
    border-radius: 6px 0 6px 6px
}

.custom_tabs_class p strong {
    color: #fff;
    font-weight: unset
}

.custom_tabs_class ul {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding-left: 19px;
    color: #fffc;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -.18px
}

.custom_tabs_class ul {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding-left: 19px;
    color: #fffc;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -.18px;
    padding-bottom: 15px
}

.custom_tabs_class p {
    color: #fffc;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -.18px
}

.custom_tabs_class p:first-child strong {
    display: block;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -.2px;
    padding-bottom: 15px
}

.custom_tabs_class ul strong {
    font-weight: unset;
    color: #fff
}

@media(max-width:915px) {
    .custom_tabs_class {
        border-radius: 6px;
        border: 1px solid rgba(255, 255, 255, .15);
        background: #0f203e;
        padding: 15px 15px 25px;
        display: flex;
        text-align: left;
        gap: 15px;
        flex-direction: column
    }

    .custom_tabs_class .icons_with_text_flex {
        width: 100%;
        border-bottom: 1px solid #85B8FF;
        padding-bottom: 15px
    }

    .custom_tabs_class .icons_with_text_flex:last-child {
        border: unset;
        padding: 0
    }

    .custom_tabs_class .icons_with_text_flex .icons_with_text_item .icons_with_text_item_flex svg {
        width: 22px;
        height: 22px
    }

    .custom_tabs_class .icons_with_text_flex .icons_with_text_item .icons_with_text_item_flex {
        gap: 7px;
        font-size: 15px;
        letter-spacing: -.15px
    }

    .custom_tabs_class .icons_with_text_flex .icons_with_text_item .icons_with_text_item_text em,
    .custom_tabs_class .icons_with_text_flex .icons_with_text_item .icons_with_text_item_text strong {
        font-size: 13px;
        line-height: 15px;
        letter-spacing: -.13px
    }

    .custom_tabs_class .icons_with_text_flex .icons_with_text_item .icons_with_text_item_text em:before,
    .custom_tabs_class .icons_with_text_flex .icons_with_text_item .icons_with_text_item_text strong:before {
        top: -9px
    }

    .trigger_tabs_item {
        border-radius: 6px;
        min-height: 38px;
        font-size: 13px
    }

    .trigger_tabs_flex {
        padding-bottom: 5px;
        gap: 5px
    }

    .trigger_tabs_flex .trigger_tabs_item_inner {
        width: calc(33.3% - (5px) * 2 / 3)
    }

    .trigger_tabs_item.active:after {
        width: 100%;
        height: 9px;
        bottom: -6.5px
    }

    div#tab1:before {
        content: "";
        width: calc(33.3% - (7px) * 2 / 3);
        height: 3px;
        background: #0f203e;
        position: absolute;
        top: -2px;
        left: 0
    }

    div#tab1 {
        position: relative
    }

    div#tab3:before {
        content: "";
        width: calc(33.3% - (7px) * 2 / 3);
        height: 3px;
        background: #0f203e;
        position: absolute;
        top: -2px;
        right: 0
    }

    div#tab3 {
        position: relative
    }

    div#tab2:before {
        content: "";
        width: calc(33.3% - 4px);
        height: 3px;
        background: #0f203e;
        position: absolute;
        top: -2px;
        left: calc(33.3% - (5px) * 2 / 3);
        margin-left: 5.5px
    }

    div#tab2 {
        position: relative
    }

    .custom_tabs_class p:first-child strong {
        display: block;
        font-size: 15px;
        font-style: normal;
        font-weight: 600;
        line-height: 18px;
        letter-spacing: -.15px
    }

    .custom_tabs_class ul {
        display: flex;
        flex-direction: column;
        gap: 12px;
        padding-left: 15px;
        color: #fffc;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: -.13px;
        padding-bottom: 15px
    }

    .custom_tabs_class p {
        font-size: 13px;
        line-height: 15px;
        letter-spacing: -.13px
    }
}

@media(max-width:915px)and (min-width:400px) {
    div#tab1:before {
        width: calc(33.3% - 4px)
    }

    div#tab3:before {
        width: calc(33.3% - 4px)
    }
}

button#Subscribe {
    border: unset;
    text-transform: capitalize
}

.popup_main {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999
}

.popup_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: #000;
    opacity: .5
}

.popup_inner {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px
}

.popup_container {
    width: fit-content;
    max-width: 100%;
    height: 100%;
    position: relative
}

.popup_close {
    position: absolute;
    top: -20px;
    right: -20px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: #fff;
    border-radius: 100%;
    display: flex;
    align-items: stretch;
    justify-content: center;
    padding: 6px
}

.popup_close svg {
    height: 100%;
    width: auto
}

.popup_container img {
    width: auto;
    height: 100%
}

@media(max-width:915px) {
    .popup_close {
        width: 30px;
        height: 30px;
        top: -15px;
        right: -15px;
        padding: 4px
    }

    .popup_inner {
        padding: 50px 20px
    }

    .popup_container img {
        width: 100%;
        height: auto
    }

    .popup_container {
        width: 100%;
        height: fit-content
    }
}

.option_item:nth-child(2) {
    order: -1
}

.footer__column.footer__column--info {
    width: 150px
}

.footer__column.footer__column--info div#weglot-switcher-1 {
    display: block !important
}

body aside.weglot_switcher.country-selector {
    width: fit-content !important;
    background: transparent
}

body .wg-drop.country-selector :not(.wgcurrent) a {
    width: fit-content
}

@media(min-width:915px) {
    .footer_lp:after {
        bottom: 199px
    }

    .footer_copyright {
        padding-top: 100px
    }
}

/*# sourceMappingURL=/cdn/shop/t/8/assets/lp_pdp.css.map?v=1230097018402705611767002191 */