@supports (position: sticky) {
    .main-video-for-benefit-section .wp-block-video [poster] {
        object-fit: cover;
    }
}
body {
    background-color: #000;
}
body p {
    color: #fff;
}
.main-video-for-benefit-section {
    width: 100%;
    max-width: 100vw;
    overflow-x: hidden;
    padding: 0;
    margin: 0 auto;
    box-sizing: border-box;
    background-color: #000;
}

.main-video-for-benefit-section video {
    width: 100%;
    height: auto;
    display: block;
    max-width: 100%;
}

.text-left-about {
    padding: 4rem 14.15rem;
    display: flex;
    flex-flow: column;
    justify-content: center !important;
    z-index: 3;
}

.text-left-about h1 {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 5.8rem;
    color: #a0e79c;
    margin: 0;
}
.text-left-about h2 {
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 3.2rem;
    line-height: 1.25;
    color: #9dceff;
}
.text-left-about p {
    line-height: 1.73;
    font-size: 1.5rem;
    color: #fff;
    margin-left: 0;
    margin-right: 0;
}
.benefits-of-about-section {
    background: #111;
}

.global-media-coverage-section .main-container {
    background: #000;
    padding: 6rem 8rem;
}

.global-media-coverage-section .second-container {
    max-width: 910px;
    margin: auto;
}

.gallery-slider .swiper-slide img {
    width: 100%;
    height: 500px; /* veya ihtiyac覺na g繹re 300px */
    object-fit: cover;
    border-radius: 10px;
}

.swiper-button-next,
.swiper-button-prev {
    background: #a0e79c;
    border: none;
    border-radius: 100%;
    cursor: pointer;
    height: 62px;
    margin: 0 1%;
    padding: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 62px;
    color: #000;
}

.higher-awareness-section .container {
    display: flex;
    position: relative;
    justify-content: center;
    overflow: hidden;
}

.higher-awareness-section .container .left {
    width: 50%;
    min-height: 76.8rem;
    display: flex;
    flex-flow: column;
    justify-content: center;
    background-color: #000;
    border-right: dashed 1px #262626;
}

.higher-awareness-section .container .text-container {
    width: 100%;
    height: 100%;
    padding: 4rem 9.15rem;
    display: flex;
    flex-flow: column;
    justify-content: center !important;
    z-index: 3;
}

.higher-awareness-section .container .text h2 {
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 3.2rem;
    line-height: 1.25;
    color: #9dceff;
}
.higher-awareness-section .container .text p,
.higher-awareness-section .container .text li, .endorsement-logos-section p {
    line-height: 1.73;
    font-size: 1.5rem;
    color: #fff;
    margin-left: 0;
    margin-right: 0;
    margin-top: 1em;
    margin-bottom: 1em;
}
.intObserve em {
        color: #9dceff;
        font-style: unset!important;
}
.higher-awareness-section em {
    color: #9dceff;
    font-style: normal;
}
.higher-awareness-section .container .left,
.higher-awareness-section .container .right {
    width: 50%;
    min-height: 76.8rem;
    display: flex;
    flex-flow: column;
    justify-content: center;
    background-color: #000;
}
.intObserve.fire {
    opacity: 1;
    bottom: 0;
}
.higher-awareness-section .container .text ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.higher-awareness-section .container .text ul li {
    margin: 1.5em 0;
    position: relative;
}
.is-style-ticks li:before,
.list-ticks li:before {
    content: "";
    background: url('../img/tick-double-col.svg');
    position: absolute;
    width: 2.4rem;
    height: 2.4rem;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    left: -4rem;
}
.endorsement-logos-section {
    width: 100vw;
    margin-left: calc(-50vw + 49%);
    margin-right: calc(-50vw + 50%);
    background: #000;
    padding: 0;
}
.higher-awareness-section .icon {
    position: absolute;
    width: 8.4rem;
    height: 8.4rem;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    background-size: contain;
    top: 50%;
    transform: translateY(-50%);
    border: dashed 1px #262626;
    background-color: #000;
    z-index: 3;
}
.higher-awareness-section .icon .img-svg {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100% !important;
    height: 100% !important;
}
.higher-awareness-section .icon svg {
    width: 6rem;
    height: 6rem;
}
.higher-awareness-section .icon svg path {
    fill: #a0e79c;
}

.endorsement-logos-section .container {
    width: 100%;
    max-width: 100vw;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    display: flex
;
    position: relative;
    justify-content: center;
    overflow: hidden;
}

.endorsement-logos-section .container .video-container {
    width: 100%;
    height: 100%;
    position: relative;
}
.endorsement-logos-section .container .video-container .video {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 7rem;
    height: 7rem;
    opacity: .8;
    z-index: 3;
}
.endorsement-logos-section .container .video-container .video .play-video-icon {
    width: 7rem;
    height: 7rem;
}
.endorsement-logos-section .container .video-large-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
}
.endorsement-logos-section .container .video-large-overlay svg {
    top: 0;
    left: 0;
    width: 200%;
    height: 100%;
    min-height: 76.8rem;
}
.endorsement-logos-section .container .video-container img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.endorsement-logos-section .container .text-video {
    background-color: transparent;
    border: solid 1px #122744;
    margin: 3.5rem;
    padding: 10.55rem;
    width: auto;
}
.endorsement-logos-section .container .text-container {
    width: 100%;
    height: 100%;
    padding: 4rem 14.15rem;
    display: flex
;
    flex-flow: column;
    justify-content: center !important;
    z-index: 3;
}
.endorsement-logos-section .container .left, .endorsement-logos-section .container .right {
    width: 50%;
    min-height: 76.8rem;
    display: flex
;
    flex-flow: column;
    justify-content: center;
    background-color: #000;
}
.endorsement-logos-section .container .left, .endorsement-logos-section .container .right {
    width: 50%;
    min-height: 76.8rem;
    display: flex
;
    flex-flow: column;
    justify-content: center;
    background-color: #000;
}
h2 {
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 3.2rem;
    line-height: 1.25;
    color: #9dceff;
}
.merchandise-section {
    background-color: #111;
}
.merchandise-section .container {
    position: relative;
    display: -webkit-box;
    display: flex
;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column;
    -webkit-box-align: center;
    align-items: center;
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    padding-top: 13rem;
}
.merchandise-section .container .overlay {
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 21.3rem;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000);
    z-index: 9;
}
.merchandise-section .container a {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: -webkit-inline-box;
    display: inline-flex
;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 1.2rem;
    text-transform: uppercase;
    border: 0;
    border-bottom: solid 1px #a0e79c;
    background-color: transparent;
    padding-left: 0;
    min-height: 1.8rem;
    text-align: left;
    text-decoration: none;
    position: relative;
    -webkit-transition: .2s;
    transition: .2s;
    color: #fff;
}
.merchandise-section .container img {
    max-width: 47rem;
}
