* {
    box-sizing: border-box;
}
body {
    margin: 0;
}
* {
    box-sizing: border-box;
}
.ctr_wow_body {
    margin: 0;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb;
}
:after,
:before {
    --tw-content: "";
}
html {
    line-height: 1.78em;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: Montserrat, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variation-settings: normal;
}
.ctr_wow_body {
    margin: 0;
    line-height: inherit;
}
hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
}
h2 {
    font-size: inherit;
    color: #333;
    font-weight: inherit;
    padding: 13px 15px 5px 15px;
}
h3{
    padding: 13px 15px 5px 15px;
}
h1 {
    font-size: inherit;
    color: #333;
    font-weight: inherit;
    padding: 0px 15px 0px 15px;
}
a {
    color: #167ac6;
    text-decoration: inherit;
}
b {
    font-weight: bolder;
}
:-moz-focusring {
    outline: auto;
}
:-moz-ui-invalid {
    box-shadow: none;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto;
}
::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
h1,
h2,
hr,
p {
    margin: 0;
}
:disabled {
    cursor: default;
}
iframe,
img {
    display: block;
    vertical-align: middle;
}
img {
    max-width: 100%;
    height: auto;
}
::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
}
::-webkit-date-and-time-value {
    min-height: 1.5em;
}
::-webkit-datetime-edit,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-meridiem-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-year-field {
    padding-top: 0;
    padding-bottom: 0;
}
*,
:after,
:before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-scroll-snap-strictness: proximity;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
}
::-webkit-backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-scroll-snap-strictness: proximity;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
}
::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-scroll-snap-strictness: proximity;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
}
.tw-container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.tw-mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.tw-mt-1 {
    margin-top: 0.25rem;
}
.tw-mt-4 {
    margin-top: 1rem;
}
.tw-block {
    display: block;
}
.tw-flex {
    display: flex;
}
.tw-grid {
    display: grid;
}
.tw-grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.tw-grid-cols-\[repeat\(6\, 1fr\)\] {
    grid-template-columns: repeat(6, 1fr);
}
.tw-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tw-gap-5 {
    gap: 1.25rem;
}
.tw-bg-\[rgba\(161\, 168\, 183\, 0\.25\)\] {
    background-color: rgba(161, 168, 183, 0.25);
}
.tw-bg-\[rgba\(28\, 144\, 255\, 0\.1\)\] {
    background-color: rgba(28, 144, 255, 0.1);
}
.tw-bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.tw-bg-footer-bg {
    --tw-bg-opacity: 1;
    background-color: #1b1b1b;
}
.tw-px-container {
    padding-left: 15px;
    padding-right: 15px;
}
.tw-py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.tw-py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
}
.tw-text-base {
    font-size: 18px;
    line-height: 1.55em;
}
@media (max-width: 385px) {
.tw-text-base {
    font-size: 19px;
}
}

.tw-text-footer-text {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tw-text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tw-text-opacity-50 {
    --tw-text-opacity: 0.5;
}
.tw-shadow-\[0_0_5px_rgba\(0\, 0\, 0\, 0\.3\)\] {
    --tw-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    --tw-shadow-colored: 0 0 5px var(--tw-shadow-color);
    -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tw-shadow-\[0_0_8px_rgba\(0\, 0\, 0\, 0\.25\)\] {
    --tw-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
    --tw-shadow-colored: 0 0 8px var(--tw-shadow-color);
    -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.container-3 {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-family: Montserrat, sans-serif;
    line-height: 1.78em;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
footer {
    display: block;
}
footer a {
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
    line-height: 1.3rem;
}
h1 {
    font-size: 2em;
}
.ctr_wow_body iframe {
    width: 100%;
}
img {
    max-width: 100%;
    width: auto;
    height: auto;
}
.ctr_wow_body {
    margin: 0;
    font-family: Montserrat, sans-serif;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.78em;
    color: #323232;
    text-align: left;
    background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h1 {
    margin-top: 0;
    margin-bottom: 0px !important;
}
h2 {
    margin-top: 0;
    margin-bottom: 1rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
    padding: 0 15px 0 15px;
}
b {
    font-weight: bolder;
}
a {
    color: #167ac6;
    font-weight: 700;
    text-decoration: underline;
    background-color: transparent;
}
a:hover {
    color: theme-color("primary");
    text-decoration: none;
}
img {
    vertical-align: middle;
    border-style: none;
}
button:focus:not(:focus-visible) {
    outline: 0;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
.btn {
    display: inline-block;
    font-weight: 400;
    color: #333;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 24px;
    line-height: 1.6;
    border-radius: var(--btn-border-radius, 27.5px);
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.btn:hover {
    color: #333;
    text-decoration: none;
}
.btn:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(110, 69, 226, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(110, 69, 226, 0.25);
}
.btn:disabled {
    opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.rounded {
    border-radius: 0.25rem !important;
}
.rounded-0 {
    border-radius: 0 !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
@media (min-width: 767px) {
    .d-block {
        display: block !important;
        padding: 0 15px 0 15px;
    }
}
.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.shadow-none {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.m-0 {
    margin: 0 !important;
}
.mt-0 {
    margin-top: 0 !important;
}
.mt-3 {
    margin-top: 0px !important;
}
@media (max-width: 768px) {
    .mt-3 {
        margin-top: 0px !important;
    }
}
.my-3 {
    margin-top: 1rem !important;
}
.mb-3 {
    margin-bottom: 1rem !important;
}
.my-3 {
    margin-bottom: 1rem !important;
}
.mt-4 {
    margin-top: 1.5rem !important;
}
.my-4 {
    margin-top: 1.5rem !important;
}
.my-4 {
    margin-bottom: 10px !important;
}
.mt-5 {
    margin-top: 3rem !important;
}
.mb-5 {
    margin-bottom: 3rem !important;
}
.py-3 {
    padding-top: 1rem !important;
}
.py-3 {
    padding-bottom: 1rem !important;
}
.text-center {
    text-align: center !important;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.text-white {
    color: #fff !important;
}
.text-decoration-none {
    text-decoration: none !important;
}
h2 {
    margin-bottom: 1rem;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    line-height: 1.2;
}
h1 {
    margin-bottom: 0.8rem;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    line-height: 1.2;
}
@media (max-width: 770px) {
    h1 {
        margin-bottom: 0.8rem;
        font-family: Montserrat, sans-serif;
        font-weight: 800;
        line-height: 1.2;
    }
}
h6 {
    margin-bottom: 1rem;
    font-size: 14px;
    padding: 0 15px 0 15px;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 20px;
    color: #333;
}
h1 {
    font-size: 2.997rem;
}
h2 {
    font-size: 26px;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.f-10 {
    font-size: 10px !important;
}
.f-19 {
    font-size: 19px !important;
}
.f-35 {
    font-size: 32px;
}
.ctr_wow_body {
    text-align: start;
}
:root {
    --gray-body: #4d4d4d;
    --black: #000;
    --white: #fff;
    --gray-hard: #909090;
    --gray-medium: #d6d6d6;
    --gray-soft: #efefef;
    --gray-bg: #f1f4f8;
    --gray-boarder: #cccccc;
    --error: #ea3323;
    --red: #c73126;
    --attention: #ffb800;
    --success: #9fea3f;
    --green: #1ac70e;
    --blue: #0038ff;
}
* {
    -webkit-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
}
html {
    scroll-behavior: smooth;
}
.ctr_wow_body {
    min-width: 320px;
    position: relative;
    min-height: 100vh;
    -webkit-text-size-adjust: none;
}
img {
    max-width: 100%;
}
a {
    text-decoration: underline;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
p {
    margin-bottom: 22px;
}
b {
    font-weight: 700 !important;
}
.lh-12 {
    line-height: 1.2 !important;
}
.bottom-0 {
    bottom: 0;
}
.text-decoration-none {
    text-decoration: none !important;
}
.text-decoration-none:hover {
    text-decoration: none !important;
}
.article {
    color: #414141;
    font-weight: 500;
    font-size: 17px;
}
.article h1 {
    color: #333;
    font-weight: 800;
}
.button-wrpx {
    padding: 0 15px 0 15px;
}
.article__btn {
    border: 1px solid inherit;
}
.article__btn--success {
    background-image: linear-gradient(180deg, #4ba614, #008c00);
    border-color: #34740e;
}
.article__btn--success:visited {
    background-image: linear-gradient(180deg, #4ba614, #008c00);
    border-color: #34740e;
}
.article__btn--success:hover,
.article__btn--success:visited:hover {
    border-color: #224b09;
    background-color: #36780f;
    background-image: linear-gradient(180deg, #36780f, #005900);
}
.article a,
.article a:visited {
    color: #167ac6;
    cursor: pointer;
    text-decoration: underline;
    font-weight: 700;
    outline: 0;
}
.container-3 {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}
.btn {
    font-size: 24px;
    font-weight: 700;
    border-radius: 5px;
    text-transform: uppercase;
    text-decoration: none;
    padding: var(--btn-padding, 10px 40px);
    line-height: 1.6;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.btn.btn-black:not(:disabled):not(.disabled).active,
.btn.btn-black:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn.btn-black:not(:disabled):not(.disabled).active:focus,
.btn.btn-black:not(:disabled):not(.disabled):active:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}
.btn.btn-white:not(:disabled):not(.disabled).active,
.btn.btn-white:not(:disabled):not(.disabled):active {
    color: #111111;
    background-color: #e6e6e6;
    border-color: #dfdfdf;
}
.btn.btn-white:not(:disabled):not(.disabled).active:focus,
.btn.btn-white:not(:disabled):not(.disabled):active:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(224, 224, 224, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(224, 224, 224, 0.5);
}
.btn:hover {
    -webkit-box-shadow: var(--btn-box-shadow-primary-hover, 0 0.7rem 0.7rem rgba(0, 0, 0, 0.5));
    box-shadow: var(--btn-box-shadow-primary-hover, 0 0.7rem 0.7rem rgba(0, 0, 0, 0.5));
}
.ctr_wow_body {
    background: #fff;
    color: #111111;
    font-family: Montserrat, sans-serif;
    line-height: 1.78em;
}
.btn {
    border-radius: 5px;
}
#it4s {
    min-height: calc(100vh - 100px);
}
@media (max-width: 1000px) {
    #i3adk {
        font-size: 15px !important;
        margin: 0 0 15px 0 !important;
    }
}
#i3adk {
    font-size: 16px;
    color: #767676;
    margin: 0 0 20px 0;
}
#i9s1h7 {
    margin: 0 0 15px 0;
}
#in5es6 {
    margin: 25px 0 25px 0;
}
#ieq2j {
    margin: 15px 0 25px 0;
}
#ik9k {
    min-height: calc(100vh - 100px);
}
#i3ysg3 {
    line-height: 15px;
    padding: 0 15px 0 15px;
}
@keyframes load {
    0% {
        opacity: 0;
        transform: translateY(-97px);
    }
    15% {
        opacity: 0;
        transform: translateY(-97px);
    }
    30% {
        opacity: 1;
        transform: translateY(0);
    }
    70% {
        opacity: 1;
        transform: translateY(0);
    }
    85% {
        opacity: 0;
        transform: translateY(97px);
    }
    100% {
        opacity: 0;
        transform: translateY(97px);
    }
    0% {
        opacity: 0;
        transform: translateY(-97px);
    }
    15% {
        opacity: 0;
        transform: translateY(-97px);
    }
    30% {
        opacity: 1;
        transform: translateY(0);
    }
    70% {
        opacity: 1;
        transform: translateY(0);
    }
    85% {
        opacity: 0;
        transform: translateY(97px);
    }
    100% {
        opacity: 0;
        transform: translateY(97px);
    }
}
@keyframes tw-leftToRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translate(0);
    }
    to {
        -webkit-transform: translateX(50%);
        transform: translate(50%);
    }
}
@media (prefers-reduced-motion: reduce) {
    .btn {
        -webkit-transition: none;
        transition: none;
    }
}
@media (max-width: 1022.98px) {
    .btn {
        font-size: 24px;
    }
}
@media (min-width: 576px) {
    .tw-container {
        max-width: 576px;
    }
    .container-3 {
        max-width: 576px;
    }
    .container-3 {
        max-width: 576px;
    }
}
@media (min-width: 768px) {
    .tw-container {
        max-width: 760px;
    }
    .md\:tw-block {
        display: block;
    }
    .md\:tw-hidden {
        display: none;
    }
    .md\:tw-grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .md\:tw-px-container-md {
        padding-left: 24px;
        padding-right: 24px;
    }
    .container-3 {
        max-width: 768px;
    }
    .d-md-none {
        display: none !important;
    }
    .container-3 {
        max-width: 768px;
    }
}
@media (min-width: 850px) {
    .tw-container {
        max-width: 890px;
    }
}
@media (min-width: 768px) {
    .f-md-48 {
        font-size: 35px !important;
        line-height: 1.15;
    }
}
@media (min-width: 896px) {
    .f-md-48 {
        font-size: 38px !important;
        line-height: 1.15;
    }
}
@media (min-width: 1023px) {
    .f-md-48 {
        padding-top: 0px;
        font-size: 42px !important;
        line-height: 1.15;
    }
}
@media (min-width: 1023px) {
    .tw-container {
        max-width: 1050px;
    }
    .lg\:tw-grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .lg\:tw-px-container-lg {
        padding-left: 40px;
        padding-right: 40px;
    }
    .container-3 {
        max-width: 1000px;
    }
    .container-3 {
        max-width: 1000px;
    }
}
@media (min-width: 1400px) {
    .tw-container {
        max-width: 1245px;
    }
    .xl\:tw-px-container-xl {
        padding-left: 130px;
        padding-right: 130px;
    }
    .container-3 {
        max-width: 1150px;
    }
}
@media (max-width: 767px) {
    #il9vkf {
        margin: -25px 0 0 0;
    }
}
.author-section-desk {
    color: #5c5c5c;
    font-weight: 600;
    display: flex;
    align-items: center;
    margin: 10px 0 -5px 0;
    font-size: 17px;
    line-height: 1.4em;
    padding: 0 15px 0 15px;
}
.author-section-desk img {
    height: 35px;
    width: 35px;
    margin-right: 10px;
    border-radius: 50%;
}
.author-section-mobile {
    color: #5c5c5c;
    font-weight: 600;
    display: flex;
    align-items: center;
    margin: 10px 0 -5px 0;
    font-size: 17px;
    line-height: 1.4em;
    padding: 0 15px 0 15px;
}
.author-section-mobile img {
    height: 35px;
    width: 35px;
    margin-right: 10px;
    border-radius: 50%;
}
@media (min-width: 770px) {
    .author-section-mobile {
        display: none;
    }
}
@media (max-width: 769px) {
    .author-section-desk {
        display: none;
    }
}
.subcaption {
    margin: 0;
    padding: 0;
}
.under-image {
    color: #616161;
    line-height: 1.25em;
    padding: 0 20px 0 20px;
    text-align: center;
}
@media (max-width: 767px) {
    .under-image {
        line-height: 1.35em;
        padding: 0 15px 0 15px;
        text-align: center;
    }
}
.content-img {
    min-width: 100%;
    max-width: 100%;
}
@media (max-width: 767px) {
    .content-img {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (min-width: 790px) {
    .content-img {
        width: 100%;
    }
}

.testimonial-section {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 5px;
    padding-top: 0px;
    padding-bottom: 10px;
}
.testimonial-section p{
    font-style: italic;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    }
.testimonial {
    background-color: #f5f5f5;
    border-left: 5px solid #ccc;
    padding: 15px;
    margin: 10px 0 30px 0;
    border-radius: 5px;
}
.testimonial-x {
    background-color: #f5f5f5;
    border-left: 5px solid #ccc;
    padding: 15px;
    margin: 20px 0 20px 0;
    border-radius: 5px;
}
.testimonial-quote {
    font-style: normal;
    margin: 0 0 15px 0;
    line-height: 1.55em;
}
.testimonial-quote-x {
    font-style: normal;
    margin: 0;
    line-height: 1.55em;
}
.testimonial-image {
    margin-top: 20px;
    max-width: 80%;
}
.black-header {
    background-color: #1b1b1b ;
}
.container-for-two-sections {
    display: flex;
    margin: auto;
    max-width: 100%;
}
.side-link {
    font-weight: 600;
    font-size: 15px;
    color: #167ac6;
    text-decoration: underline;
    line-height: 1.2rem;
    margin-bottom: 15px;
}
.side-text {
    line-height: 1.25rem;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 16px;
}
@media (min-width: 500px) {
    .container-for-two-sections {
        max-width: 87%;
    }
}
@media (min-width: 768px) {
    .container-for-two-sections {
        max-width: 82%;
    }
}
.main-content {
    flex: 3.1;
}
.side-section {
    flex: 1;
}
.sticky-section {
    flex: 1;
    position: sticky;
    top: 0;
    height: 400px;
    width: 100%;
    position: sticky !important;
    z-index: 1000;
    margin: 90px 15px 0 15px;
    top: 20px;
    bottom: 0;
    text-align: center;
}
.sticky-section-box {
    border-width: 1px;
    border-radius: 5px;
    padding: 15px 7px 0 7px;
    border-color: rgba(81, 98, 106, 0.821);
}
@media (min-width: 896px) {
    .container-for-two-sections {
        max-width: 72%;
    }
    .side-text {
        font-size: 17px;
        line-height: 1.4rem;
    }
    .sticky-section {
        margin: 90px 15px 0 20px;
    }
    .side-link {
        font-size: 15px;
        line-height: 1.35rem;
        margin-bottom: 22px;
    }
}
@media (min-width: 1023px) {
    .container-for-two-sections {
        width: 60%;
        max-width: 880px;
    }
    .side-text {
        font-size: 18px;
        line-height: 1.4rem;
    }
    .sticky-section {
        margin: 90px 15px 0 20px;
    }
    .side-link {
        font-size: 16px;
        line-height: 1.35rem;
        margin-bottom: 22px;
    }
}
@media (min-width: 781px) {
    .container-for-two-sections {
        margin: auto;
    }
}
    .sticky-section {
        display: none;
    }
    .main-content {
        flex: 1;
    }
.advertorial-part {
    margin-top: 15px;
    font-size: 10px;
    text-align: right;
    color: #727272;
    padding-right: 5px;
}
@media (min-width: 896px) {
    .advertorial-part {
        font-size: 11px;
        padding-right: 0;
    }
}
#availabilityPopup {
    position: fixed; /* Stay in place */
    z-index: 2000; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.48); /* Black w/ opacity */
}

#popupContent {
    display: flex;
    flex-direction: column; /* Stack items vertically */
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #fefefe;
    margin:auto;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #454545;
    width: 80%; /* Could be more or less, depending on screen size */
}

.loadingAnimation{
    margin-bottom: 0px; /* Adjust as needed */
    padding: 20px 0px 5px 0px;
    max-height: 90px;
}

@media (min-width: 896px) {
    .loadingAnimation {
        max-height: 100px;
    }
}

.checkmarksz {
    margin-bottom: 0px; /* Adjust as needed */
    padding: 20px 0px 4px 0px;
    max-height: 90px;
    display: none;
}

@media (min-width: 896px) {
    .checkmarksz {
        max-height: 100px;
    }
}

@media (min-width: 896px) {
    #popupContent {
        max-width: 30%; /* Could be more or less, depending on screen size */
        padding: 
    }
}

@media (min-width: 781px) {
    #popupContent {
        margin-top: 150px;
        width: 40%; /* Could be more or less, depending on screen size */
    }
}

#popupContent p {
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 600;
}

@media (max-width: 770px) {
    #popupContent {
        margin-top: 100px;
    }
}

@media (max-width: 770px){
    #stickyButtonX {
        position: fixed;
        color: white;
        font-weight: 700;
        font-family: Montserrat, sans-serif;
        bottom: 0px;
        width: 100%;
        padding: 17px 0px 17px 0px;
        background-image: linear-gradient(180deg,#4ba614,#008c00);
        border-color: #34740e;
        opacity: 0;
        transition: opacity 0.5s ease-in-out;
        font-size: 19px;
      }
    }

    @media (min-width: 771px){
        #stickyButtonX {
            display: none;
          }
        }

        .article-location{
            margin: 25px 0px 15px 0px; 
            font-size: 16px; 
            font-weight: 500; 
            color: #646464; 
            line-height: 1.2rem;
        }
        .article-trending{
            color: rgb(234, 0, 0); 
            font-weight: 700; 
            margin-top: 0px; 
            margin-bottom: 0px;
            line-height: 1.4rem;
        }

        @media (max-width: 770px){
            .article-location{
                margin: 30px 0px 10px 0px; 
                font-size: 14px; 
            }
            .article-trending{
                font-size: 18px; 
            }
            }


.outer-box-y{
    padding: 0px 15px 0px 15px;
    margin-bottom: 20px;
}
.box-yellow-discount{
    padding: 5px 5px 2px 5px;
    background-color: #ffc42fbd;   
    width: 100%;
    height: auto;

}

.article-inf-box{
    padding: 0px 15px 0px 15px;
    margin: 20px 0px 0px 0px;
}
.article-info-color{
    padding: 1px 12px 1px 12px;
    font-size: 15px;
    background-color: #ffc42f3d;   
    width: 1;
    display: table;
    height: auto;
    font-weight: 600;
    color:#363636

}

.buttonwrapper {
    -webkit-text-size-adjust: 100%;
    --white: white;
    --black: black;
    font-family: Roboto,sans-serif;
    color: #333;
    font-size: 18px;
    line-height: 1.5;
    box-sizing: border-box;
    word-break: break-word;
    justify-content: center;
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.game-cta{
    -webkit-text-size-adjust: 100%;
    --white: white;
    --black: black;
    font-family: Roboto,sans-serif;
    font-size: 18px;
    line-height: 1.5;
    box-sizing: border-box;
    word-break: break-word;
    max-width: 100%;
    text-align: center;
    background-color: #fffaee;
    border-radius: 10px;
    padding: 10px 20px 10px 20px;
    transition: box-shadow .2s cubic-bezier(.455,.03,.515,.955);
    box-shadow: 1px 1px 3px #191919,0 0 10px #000;
    text-decoration: none!important;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    margin: 15px 0;
    display: flex;
}
.game-cta:hover{
    box-shadow: 0 0 10px 3px #000;
}
.text-block-2{
    -webkit-text-size-adjust: 100%;
    --white: white;
    --black: black;
    font-family: Roboto,sans-serif;
    line-height: 1.3;
    text-align: left;
    box-sizing: border-box;
    word-break: break-word;
    color: #333;
    margin-left: 25px;
    font-size: 20px;
}
.cta-img-custom-size{
    -webkit-text-size-adjust: 100%;
    --white: white;
    --black: black;
    font-family: Roboto,sans-serif;
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    box-sizing: border-box;
    word-break: break-word;
    border: 0;
    vertical-align: middle;
    display: inline-block;
    margin: 1em .7em .7em;
    width: 60px;
    height: 60px;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
}