/**
 * Swiper 11.2.10
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 28, 2025
 */
@font-face {
    font-family: "swiper-icons";
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal;
}
:root {
    --swiper-theme-color: #007aff;
    /*
    --swiper-preloader-color: var(--swiper-theme-color);
    --swiper-wrapper-transition-timing-function: initial;
    */
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    /* Fix of Webkit flickering */
    z-index: 1;
    display: block;
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
    touch-action: pan-y;
}

.swiper-vertical {
    touch-action: pan-x;
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto;
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d;
}

.swiper-3d {
    perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none; /* For Firefox */
    -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
    scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
    scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
    content: "";
    flex-shrink: 0;
    order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/* Slide styles end */
/**
 * Swiper 11.2.10
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 28, 2025
 */
/* FONT_START */
@font-face {
    font-family: "swiper-icons";
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal;
}
/* FONT_END */
:root {
    --swiper-theme-color: #007aff;
    /*
    --swiper-preloader-color: var(--swiper-theme-color);
    --swiper-wrapper-transition-timing-function: initial;
    */
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    /* Fix of Webkit flickering */
    z-index: 1;
    display: block;
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
    touch-action: pan-y;
}

.swiper-vertical {
    touch-action: pan-x;
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto;
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d;
}

.swiper-3d {
    perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    /* For Firefox */
    -ms-overflow-style: none;
    /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
    scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
    scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
    content: "";
    flex-shrink: 0;
    order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size);
}

:root {
    --swiper-navigation-size: 44px;
    /*
    --swiper-navigation-top-offset: 50%;
    --swiper-navigation-sides-offset: 10px;
    --swiper-navigation-color: var(--swiper-theme-color);
    */
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
    display: none !important;
}

.swiper-button-prev svg,
.swiper-button-next svg {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    transform-origin: center;
}

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
    transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto;
}

.swiper-button-lock {
    display: none;
}

/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next";
}

/* Navigation font end */
:root {
    /*
    --swiper-pagination-color: var(--swiper-theme-color);
    --swiper-pagination-left: auto;
    --swiper-pagination-right: 8px;
    --swiper-pagination-bottom: 8px;
    --swiper-pagination-top: auto;
    --swiper-pagination-fraction-color: inherit;
    --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
    --swiper-pagination-progressbar-size: 4px;
    --swiper-pagination-bullet-size: 8px;
    --swiper-pagination-bullet-width: 8px;
    --swiper-pagination-bullet-height: 8px;
    --swiper-pagination-bullet-border-radius: 50%;
    --swiper-pagination-bullet-inactive-color: #000;
    --swiper-pagination-bullet-inactive-opacity: 0.2;
    --swiper-pagination-bullet-opacity: 1;
    --swiper-pagination-bullet-horizontal-gap: 4px;
    --swiper-pagination-bullet-vertical-gap: 6px;
    */
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-bullet:only-child {
    display: none !important;
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms right;
}

/* Fraction */
.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
    position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0;
}

.swiper-pagination-lock {
    display: none;
}

:root {
    /*
    --swiper-scrollbar-border-radius: 10px;
    --swiper-scrollbar-top: auto;
    --swiper-scrollbar-bottom: 4px;
    --swiper-scrollbar-left: auto;
    --swiper-scrollbar-right: 4px;
    --swiper-scrollbar-sides-offset: 1%;
    --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
    --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
    --swiper-scrollbar-size: 4px;
    */
}

.swiper-scrollbar {
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    touch-action: none;
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
    position: absolute;
    left: var(--swiper-scrollbar-left, auto);
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-scrollbar-lock {
    display: none;
}

/* Zoom container styles start */
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

/* Zoom container styles end */
.swiper-slide-zoomed {
    cursor: move;
    touch-action: none;
}

/* a11y */
.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
    flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-fade .swiper-slide-active {
    pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper.swiper-cube {
    overflow: visible;
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
}

/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
    z-index: 0;
    backface-visibility: hidden;
}

/* Cube slide shadows end */
.swiper.swiper-flip {
    overflow: visible;
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
    z-index: 0;
    backface-visibility: hidden;
}

/* Flip slide shadows end */
.swiper-creative .swiper-slide {
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height;
}

.swiper.swiper-cards {
    overflow: visible;
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    backface-visibility: hidden;
    overflow: hidden;
}

.splide__container {
    box-sizing: border-box;
    position: relative;
}

.splide__list {
    backface-visibility: hidden;
    display: flex;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
}
.splide.is-initialized:not(.is-active) .splide__list {
    display: block;
}

.splide__pagination {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    pointer-events: none;
}
.splide__pagination li {
    display: inline-block;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    pointer-events: auto;
}
.splide:not(.is-overflow) .splide__pagination {
    display: none;
}

.splide__progress__bar {
    width: 0;
}

.splide {
    position: relative;
    visibility: hidden;
}
.splide.is-initialized, .splide.is-rendered {
    visibility: visible;
}

.splide__slide {
    backface-visibility: hidden;
    box-sizing: border-box;
    flex-shrink: 0;
    list-style-type: none !important;
    margin: 0;
    position: relative;
}
.splide__slide img {
    vertical-align: bottom;
}

.splide__spinner {
    animation: splide-loading 1s infinite linear;
    border: 2px solid #999;
    border-left-color: transparent;
    border-radius: 50%;
    bottom: 0;
    contain: strict;
    display: inline-block;
    height: 20px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}

.splide__sr {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.splide__toggle__pause {
    display: none;
}
.splide__toggle.is-active .splide__toggle__play {
    display: none;
}
.splide__toggle.is-active .splide__toggle__pause {
    display: inline;
}

.splide__track {
    overflow: hidden;
    position: relative;
    z-index: 0;
}

@keyframes splide-loading {
    0% {
        transform: rotateZ(0);
    }
    100% {
        transform: rotateZ(360deg);
    }
}
.splide__track--draggable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
    margin: 0 !important;
    opacity: 0;
    z-index: 0;
}
.splide__track--fade > .splide__list > .splide__slide.is-active {
    opacity: 1;
    z-index: 1;
}

.splide--rtl {
    direction: rtl;
}

.splide__track--ttb > .splide__list {
    display: block;
}

.splide__arrow {
    background: #ccc;
    border: 0;
    cursor: pointer;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    opacity: 0.7;
    align-items: center;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    height: 2em;
    width: 2em;
}
.splide__arrow svg {
    fill: #000;
    height: 1.2em;
    width: 1.2em;
}
.splide__arrow:hover:not(:disabled) {
    opacity: 0.9;
}
.splide__arrow:disabled {
    opacity: 0.3;
}
.splide__arrow:focus-visible {
    outline: #0bf 3px solid;
    outline-offset: 3px;
}
.splide__arrow--prev {
    left: 1em;
}
.splide__arrow--prev svg {
    transform: scaleX(-1);
}
.splide__arrow--next {
    right: 1em;
}
.splide.is-focus-in .splide__arrow:focus {
    outline: #0bf 3px solid;
    outline-offset: 3px;
}

.splide__pagination {
    bottom: 0.5em;
    left: 0;
    padding: 0 1em;
    position: absolute;
    right: 0;
    z-index: 1;
}
.splide__pagination__page {
    background: #ccc;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    margin: 3px;
    padding: 0;
    position: relative;
    transition: transform 0.2s linear;
    width: 8px;
    opacity: 0.7;
}
.splide__pagination__page.is-active {
    background: #fff;
    z-index: 1;
    transform: scale(1.4);
}
.splide__pagination__page:hover {
    cursor: pointer;
    opacity: 0.9;
}
.splide__pagination__page:focus-visible {
    outline: #0bf 3px solid;
    outline-offset: 3px;
}
.splide.is-focus-in .splide__pagination__page:focus {
    outline: #0bf 3px solid;
    outline-offset: 3px;
}

.splide__progress__bar {
    background: #ccc;
    height: 3px;
}

.splide__slide {
    -webkit-tap-highlight-color: transparent;
}
.splide__slide:focus {
    outline: 0;
}
.splide__slide:focus-visible {
    /* IE does not support outline-offset */
}
@supports (outline-offset: -3px) {
    .splide__slide:focus-visible {
        outline: #0bf 3px solid;
        outline-offset: -3px;
    }
}
@media screen and (-ms-high-contrast: none) {
    .splide__slide:focus-visible {
        border: #0bf 3px solid;
    }
}
.splide.is-focus-in .splide__slide:focus {
    /* IE does not support outline-offset */
}
@supports (outline-offset: -3px) {
    .splide.is-focus-in .splide__slide:focus {
        outline: #0bf 3px solid;
        outline-offset: -3px;
    }
}
@media screen and (-ms-high-contrast: none) {
    .splide.is-focus-in .splide__slide:focus {
        border: #0bf 3px solid;
    }
    .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
        border-color: #0bf;
    }
}

.splide__toggle {
    cursor: pointer;
}
.splide__toggle:focus-visible {
    outline: #0bf 3px solid;
    outline-offset: 3px;
}
.splide.is-focus-in .splide__toggle:focus {
    outline: #0bf 3px solid;
    outline-offset: 3px;
}

.splide__track--nav > .splide__list > .splide__slide {
    border: 3px solid transparent;
    cursor: pointer;
}
.splide__track--nav > .splide__list > .splide__slide.is-active {
    border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
    left: auto;
    right: 1em;
}
.splide__arrows--rtl .splide__arrow--prev svg {
    transform: scaleX(1);
}
.splide__arrows--rtl .splide__arrow--next {
    left: 1em;
    right: auto;
}
.splide__arrows--rtl .splide__arrow--next svg {
    transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
    left: 50%;
    transform: translate(-50%, 0);
}
.splide__arrows--ttb .splide__arrow--prev {
    top: 1em;
}
.splide__arrows--ttb .splide__arrow--prev svg {
    transform: rotateZ(-90deg);
}
.splide__arrows--ttb .splide__arrow--next {
    bottom: 1em;
    top: auto;
}
.splide__arrows--ttb .splide__arrow--next svg {
    transform: rotateZ(90deg);
}
.splide__pagination--ttb {
    bottom: 0;
    display: flex;
    flex-direction: column;
    left: auto;
    padding: 1em 0;
    right: 0.5em;
    top: 0;
}
h1, .h1 {
    font-size: 52px;
    line-height: 100%;
}
@media (max-width: 767px) {
    h1, .h1 {
        font-size: 24px;
        line-height: 110%;
    }
}

h2, .h2 {
    font-size: 48px;
    line-height: 100%;
}

@media (max-width: 767px) {
    h2, .h2 {
        font-size: 20px;
        line-height: 110%;
    }
}

h3, .h3 {
    font-size: 40px;
    line-height: 110%;
}

@media (max-width: 767px) {
    h3, .h3 {
        font-size: 18px;
        line-height: 110%;
    }
}

h4, .h4 {
    font-size: 32px;
    line-height: 110%;
}

@media (max-width: 767px) {
    h4, .h4 {
        font-size: 16px;
        line-height: 120%;
    }
}

h5, .h5 {
    font-size: 24px;
    line-height: 110%;
}

h6, .h6 {
    font-size: 20px;
    line-height: 110%;
}

p {
    font-size: 16px;
    line-height: 120%;
}

@media (max-width: 767px) {
    p {
        font-size: 16px;
        line-height: 120%;
    }
}

.main-ul {
    display: flex;
    list-style-type: disc;
    flex-direction: column;
    row-gap: 0.5rem;
    padding-left: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(111 132 156 / var(--tw-text-opacity, 1));
}

.text-block h1, .text-block .h1 {
    font-size: 35px;
    line-height: normal;
}

@media (max-width: 767px) {
    .text-block h1, .text-block .h1 {
        font-size: 30px;
        line-height: 110%;
    }
}
.text-block h2, .text-block .h2 {
    font-size: 28px;
    line-height: 100%;
}
@media (max-width: 767px) {
    .text-block h2, .text-block .h2 {
        font-size: 24px;
        line-height: 110%;
    }
}
.text-block h3, .text-block .h3 {
    font-size: 22px;
    line-height: 110%;
}
@media (max-width: 767px) {
    .text-block h3, .text-block .h3 {
        font-size: 20px;
        line-height: 110%;
    }
}
.text-block h4, .text-block .h4 {
    font-size: 18px;
    line-height: 110%;
}
@media (max-width: 767px) {
    .text-block h4, .text-block .h4 {
        font-size: 16px;
        line-height: 120%;
    }
}
.text-block h5, .text-block .h5 {
    font-size: 16px;
    line-height: 120%;
}
.text-block h6, .text-block .h6 {
    font-size: 14px;
    line-height: 120%;
}
.text-block h1, .text-block h2, .text-block h3, .text-block h4, .text-block h5, .text-block h6, .text-block .h1, .text-block .h2, .text-block .h3, .text-block .h4, .text-block .h5, .text-block .h6 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
    font-weight: 800;
    line-height: 1.5;
    --tw-text-opacity: 1;
    color: rgb(111 132 156 / var(--tw-text-opacity, 1));
}
.text-block a {
    --tw-text-opacity: 1;
    color: rgb(223 74 83 / var(--tw-text-opacity, 1));
}
.text-block ul {
    display: flex;
    list-style-type: disc;
    flex-direction: column;
    row-gap: 10px;
    padding-left: 1.5rem;
    font-size: 16px;
    line-height: 120%;
    line-height: 24px;
    --tw-text-opacity: 1;
    color: rgb(111 132 156 / var(--tw-text-opacity, 1));
}
.text-block ol {
    display: flex;
    list-style-image: url(../img/list-icon-check30.svg);
    flex-direction: column;
    row-gap: 1rem;
    padding-left: 1.5rem;
    font-size: 16px;
    line-height: 120%;
    line-height: 24px;
    --tw-text-opacity: 1;
    color: rgb(111 132 156 / var(--tw-text-opacity, 1));
}
.text-block ol li {
    padding-left: 0.5rem;
}
.text-block p {
    margin-bottom: 1.25rem;
    font-size: 16px;
    line-height: 120%;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(111 132 156 / var(--tw-text-opacity, 1));
}
.text-block blockquote {
    position: relative;
    display: flex;
    flex-direction: column;
    row-gap: 1rem;
    overflow: hidden;
    border-radius: 10px;
    --tw-bg-opacity: 1;
    background-color: rgb(169 177 179 / var(--tw-bg-opacity, 1));
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-bottom: 50px;
    padding-top: 82px;
}
@media (max-width: 1023px) {
    .text-block blockquote {
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        padding-top: 50px;
    }
}
.text-block blockquote:before {
    content: "";
    position: absolute;
    top: 50px;
    left: 2.5rem;
    margin-bottom: 1.25rem;
    width: 50px;
    border-bottom-width: 2px;
}
@media (max-width: 1023px) {
    .text-block blockquote:before {
        left: 1rem;
        top: 37px;
    }
}
.text-block blockquote:after {
    content: "";
    background: url("../img/sqw.svg") no-repeat center;
    background-size: contain;
    position: absolute;
    top: 0px;
    right: 30px;
    display: block;
    height: 80px;
    width: 170px;
}
@media (max-width: 1023px) {
    .text-block blockquote:after {
        top: -1.75rem;
        max-width: 124px;
    }
}

.text-block2 h1, .text-block2 h2, .text-block2 h3, .text-block2 h4, .text-block2 h5, .text-block2 h6, .text-block2 .h1, .text-block2 .h2, .text-block2 .h3, .text-block2 .h4, .text-block2 .h5, .text-block2 .h6 {
    margin-bottom: 0.5rem;
    font-weight: 500;
}
.text-block2 a {
    text-decoration-line: underline;
}
.text-block2 ul {
    list-style-type: disc;
    padding-left: 1.5rem;
    font-size: 16px;
    line-height: 120%;
}

*, ::before, ::after {
    --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-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --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-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  ;
}

::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-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --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-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  ;
}

/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
 */

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
    box-sizing: border-box; /* 1 */
    border-width: 0; /* 2 */
    border-style: solid; /* 2 */
    border-color: #e5e7eb; /* 2 */
}

::before,
::after {
    --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
    line-height: 1.5; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -moz-tab-size: 4; /* 3 */
    -o-tab-size: 4;
    tab-size: 4; /* 3 */
    font-family: Poppins, sans-serif; /* 4 */
    font-feature-settings: normal; /* 5 */
    font-variation-settings: normal; /* 6 */
    -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
    margin: 0; /* 1 */
    line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
    height: 0; /* 1 */
    color: inherit; /* 2 */
    border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
    color: inherit;
    text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
    font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
    font-feature-settings: normal; /* 2 */
    font-variation-settings: normal; /* 3 */
    font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
    font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
    text-indent: 0; /* 1 */
    border-color: inherit; /* 2 */
    border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
    font-family: inherit; /* 1 */
    font-feature-settings: inherit; /* 1 */
    font-variation-settings: inherit; /* 1 */
    font-size: 100%; /* 1 */
    font-weight: inherit; /* 1 */
    line-height: inherit; /* 1 */
    letter-spacing: inherit; /* 1 */
    color: inherit; /* 1 */
    margin: 0; /* 2 */
    padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
    text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
    -webkit-appearance: button; /* 1 */
    background-color: transparent; /* 2 */
    background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
    outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
    box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
    vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
    -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
    display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
    margin: 0;
}

fieldset {
    margin: 0;
    padding: 0;
}

legend {
    padding: 0;
}

ol,
ul,
menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
    padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
    resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
    opacity: 1; /* 1 */
    color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
    opacity: 1; /* 1 */
    color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
    cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
    cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
    display: block; /* 1 */
    vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
    max-width: 100%;
    height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
    display: none;
}

[type='text'],input:where(:not([type])),[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000;
}

[type='text']:focus, input:where(:not([type])):focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    border-color: #2563eb;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #6b7280;
    opacity: 1;
}

input::placeholder,textarea::placeholder {
    color: #6b7280;
    opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
}

::-webkit-date-and-time-value {
    min-height: 1.5em;
    text-align: inherit;
}

::-webkit-datetime-edit {
    display: inline-flex;
}

::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0;
}

select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}

[multiple],[size]:where(select:not([size="1"])) {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    padding-right: 0.75rem;
    -webkit-print-color-adjust: unset;
    print-color-adjust: unset;
}

[type='checkbox'],[type='radio'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #2563eb;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    --tw-shadow: 0 0 #0000;
}

[type='checkbox'] {
    border-radius: 0px;
}

[type='radio'] {
    border-radius: 100%;
}

[type='checkbox']:focus,[type='radio']:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

[type='checkbox']:checked,[type='radio']:checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

[type='checkbox']:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

@media (forced-colors: active)  {
    [type='checkbox']:checked {
        -webkit-appearance: auto;
        -moz-appearance: auto;
        appearance: auto;
    }
}

[type='radio']:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

@media (forced-colors: active)  {
    [type='radio']:checked {
        -webkit-appearance: auto;
        -moz-appearance: auto;
        appearance: auto;
    }
}

[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus {
    border-color: transparent;
    background-color: currentColor;
}

[type='checkbox']:indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

@media (forced-colors: active)  {
    [type='checkbox']:indeterminate {
        -webkit-appearance: auto;
        -moz-appearance: auto;
        appearance: auto;
    }
}

[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus {
    border-color: transparent;
    background-color: currentColor;
}

[type='file'] {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit;
}

[type='file']:focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color;
}

html {
    font-family: "Poppins", system-ui, sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    scroll-behavior: smooth;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(111 132 156 / var(--tw-text-opacity, 1));
}
.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 640px) {
    .container {
        max-width: 640px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 768px;
    }
}
@media (min-width: 1024px) {
    .container {
        max-width: 1024px;
    }
}
@media (min-width: 1345px) {
    .container {
        max-width: 1345px;
    }
}
@media (min-width: 1550px) {
    .container {
        max-width: 1550px;
    }
}
.container {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
}
@media (max-width: 1023px) {
    .container {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
}
@media (min-width: 640px) {
    .container {
        max-width: 672px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 800px;
    }
}
@media (min-width: 1024px) {
    .container {
        max-width: 1056px;
    }
}
@media (min-width: 1345px) {
    .container {
        max-width: 1120px;
    }
}
@media (min-width: 1550px) {
    .container {
        max-width: 1152px;
    }
}
.w-full {
    width: 100% !important;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}
.visible {
    visibility: visible;
}
.collapse {
    visibility: collapse;
}
.fixed {
    position: fixed;
}
.absolute {
    position: absolute;
}
.relative {
    position: relative;
}
.inset-0 {
    inset: 0px;
}
.inset-y-0 {
    top: 0px;
    bottom: 0px;
}
.-bottom-14 {
    bottom: -3.5rem;
}
.-bottom-16 {
    bottom: -4rem;
}
.-bottom-6 {
    bottom: -1.5rem;
}
.-left-2 {
    left: -0.5rem;
}
.-right-\[60px\] {
    right: -60px;
}
.-top-14 {
    top: -3.5rem;
}
.bottom-0 {
    bottom: 0px;
}
.bottom-1\/2 {
    bottom: 50%;
}
.bottom-10 {
    bottom: 2.5rem;
}
.bottom-20 {
    bottom: 5rem;
}
.bottom-3 {
    bottom: 0.75rem;
}
.bottom-5 {
    bottom: 1.25rem;
}
.bottom-\[94px\] {
    bottom: 94px;
}
.left-0 {
    left: 0px;
}
.left-1\/2 {
    left: 50%;
}
.left-2 {
    left: 0.5rem;
}
.left-40 {
    left: 10rem;
}
.left-6 {
    left: 1.5rem;
}
.right-0 {
    right: 0px;
}
.right-3 {
    right: 0.75rem;
}
.right-8 {
    right: 2rem;
}
.right-\[40\%\] {
    right: 40%;
}
.right-\[45\%\] {
    right: 45%;
}
.top-0 {
    top: 0px;
}
.top-1 {
    top: 0.25rem;
}
.top-1\/2 {
    top: 50%;
}
.top-10 {
    top: 2.5rem;
}
.top-14 {
    top: 3.5rem;
}
.top-4 {
    top: 1rem;
}
.top-8 {
    top: 2rem;
}
.top-\[50px\] {
    top: 50px;
}
.z-0 {
    z-index: 0;
}
.z-10 {
    z-index: 10;
}
.z-\[1000\] {
    z-index: 1000;
}
.z-\[100\] {
    z-index: 100;
}
.z-\[1\] {
    z-index: 1;
}
.z-\[2\] {
    z-index: 2;
}
.z-\[3\] {
    z-index: 3;
}
.z-\[900\] {
    z-index: 900;
}
.z-\[99999999\] {
    z-index: 99999999;
}
.col-span-12 {
    grid-column: span 12 / span 12;
}
.col-span-5 {
    grid-column: span 5 / span 5;
}
.col-span-6 {
    grid-column: span 6 / span 6;
}
.col-span-7 {
    grid-column: span 7 / span 7;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.mb-2 {
    margin-bottom: 0.5rem;
}
.mb-3 {
    margin-bottom: 0.75rem;
}
.mb-4 {
    margin-bottom: 1rem;
}
.mb-5 {
    margin-bottom: 1.25rem;
}
.mb-6 {
    margin-bottom: 1.5rem;
}
.mb-8 {
    margin-bottom: 2rem;
}
.ml-1 {
    margin-left: 0.25rem;
}
.ml-2 {
    margin-left: 0.5rem;
}
.ml-5 {
    margin-left: 1.25rem;
}
.ml-\[20px\] {
    margin-left: 20px;
}
.ml-\[2px\] {
    margin-left: 2px;
}
.ml-auto {
    margin-left: auto;
}
.mr-2 {
    margin-right: 0.5rem;
}
.mr-5 {
    margin-right: 1.25rem;
}
.mt-10 {
    margin-top: 2.5rem;
}
.mt-12 {
    margin-top: 3rem;
}
.mt-2 {
    margin-top: 0.5rem;
}
.mt-4 {
    margin-top: 1rem;
}
.mt-5 {
    margin-top: 1.25rem;
}
.mt-6 {
    margin-top: 1.5rem;
}
.mt-8 {
    margin-top: 2rem;
}
.mt-\[2px\] {
    margin-top: 2px;
}
.mt-auto {
    margin-top: auto;
}
.block {
    display: block;
}
.inline {
    display: inline;
}
.flex {
    display: flex;
}
.inline-flex {
    display: inline-flex;
}
.table {
    display: table;
}
.hidden {
    display: none;
}
.size-4 {
    width: 1rem;
    height: 1rem;
}
.h-12 {
    height: 3rem;
}
.h-20 {
    height: 5rem;
}
.h-4 {
    height: 1rem;
}
.h-\[120vh\] {
    height: 120vh;
}
.h-\[16px\] {
    height: 16px;
}
.h-\[236px\] {
    height: 236px;
}
.h-\[30px\] {
    height: 30px;
}
.h-\[40px\] {
    height: 40px;
}
.h-\[500px\] {
    height: 500px;
}
.h-\[58px\] {
    height: 58px;
}
.h-\[60px\] {
    height: 60px;
}
.h-\[76px\] {
    height: 76px;
}
.h-full {
    height: 100%;
}
.max-h-44 {
    max-height: 11rem;
}
.min-h-\[330px\] {
    min-height: 330px;
}
.min-h-screen {
    min-height: 100vh;
}
.w-1\/2 {
    width: 50%;
}
.w-12 {
    width: 3rem;
}
.w-20 {
    width: 5rem;
}
.w-4 {
    width: 1rem;
}
.w-\[100\%\] {
    width: 100%;
}
.w-\[16px\] {
    width: 16px;
}
.w-\[170px\] {
    width: 170px;
}
.w-\[30\%\] {
    width: 30%;
}
.w-\[30px\] {
    width: 30px;
}
.w-\[35\%\] {
    width: 35%;
}
.w-\[350px\] {
    width: 350px;
}
.w-\[380px\] {
    width: 380px;
}
.w-\[40px\] {
    width: 40px;
}
.w-\[58px\] {
    width: 58px;
}
.w-\[60px\] {
    width: 60px;
}
.w-\[64px\] {
    width: 64px;
}
.w-\[76px\] {
    width: 76px;
}
.w-fit {
    width: -moz-fit-content;
    width: fit-content;
}
.w-full {
    width: 100%;
}
.min-w-14 {
    min-width: 3.5rem;
}
.min-w-20 {
    min-width: 5rem;
}
.min-w-\[1200px\] {
    min-width: 1200px;
}
.min-w-\[16px\] {
    min-width: 16px;
}
.min-w-\[30px\] {
    min-width: 30px;
}
.min-w-\[45\%\] {
    min-width: 45%;
}
.min-w-\[58px\] {
    min-width: 58px;
}
.min-w-\[60px\] {
    min-width: 60px;
}
.min-w-\[72px\] {
    min-width: 72px;
}
.min-w-\[76px\] {
    min-width: 76px;
}
.max-w-\[1216px\] {
    max-width: 1216px;
}
.max-w-\[1217px\] {
    max-width: 1217px;
}
.max-w-\[124px\] {
    max-width: 124px;
}
.max-w-\[1700px\] {
    max-width: 1700px;
}
.max-w-\[250px\] {
    max-width: 250px;
}
.max-w-\[262px\] {
    max-width: 262px;
}
.max-w-\[300px\] {
    max-width: 300px;
}
.max-w-\[331px\] {
    max-width: 331px;
}
.max-w-\[346px\] {
    max-width: 346px;
}
.max-w-\[350px\] {
    max-width: 350px;
}
.max-w-\[355px\] {
    max-width: 355px;
}
.max-w-\[392px\] {
    max-width: 392px;
}
.max-w-\[480px\] {
    max-width: 480px;
}
.max-w-\[487px\] {
    max-width: 487px;
}
.max-w-\[50\%\] {
    max-width: 50%;
}
.max-w-\[506px\] {
    max-width: 506px;
}
.max-w-\[530px\] {
    max-width: 530px;
}
.max-w-\[573px\] {
    max-width: 573px;
}
.max-w-\[600px\] {
    max-width: 600px;
}
.max-w-\[605px\] {
    max-width: 605px;
}
.max-w-\[660px\] {
    max-width: 660px;
}
.max-w-\[720px\] {
    max-width: 720px;
}
.max-w-\[734px\] {
    max-width: 734px;
}
.max-w-\[956px\] {
    max-width: 956px;
}
.max-w-full {
    max-width: 100%;
}
.max-w-xs {
    max-width: 20rem;
}
.flex-1 {
    flex: 1 1 0%;
}
.-translate-x-1\/2 {
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-full {
    --tw-translate-x: -100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2 {
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-0 {
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180 {
    --tw-rotate: 180deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
    cursor: pointer;
}
.resize-none {
    resize: none;
}
.resize {
    resize: both;
}
.flex-col {
    flex-direction: column;
}
.flex-wrap {
    flex-wrap: wrap;
}
.items-start {
    align-items: flex-start;
}
.items-end {
    align-items: flex-end;
}
.items-center {
    align-items: center;
}
.justify-center {
    justify-content: center;
}
.justify-between {
    justify-content: space-between;
}
.gap-2 {
    gap: 0.5rem;
}
.gap-4 {
    gap: 1rem;
}
.gap-6 {
    gap: 1.5rem;
}
.gap-8 {
    gap: 2rem;
}
.gap-x-1 {
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
}
.gap-x-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
}
.gap-x-3 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
}
.gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
}
.gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
}
.gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
}
.gap-x-\[30px\] {
    -moz-column-gap: 30px;
    column-gap: 30px;
}
.gap-x-\[6px\] {
    -moz-column-gap: 6px;
    column-gap: 6px;
}
.gap-y-1 {
    row-gap: 0.25rem;
}
.gap-y-14 {
    row-gap: 3.5rem;
}
.gap-y-2 {
    row-gap: 0.5rem;
}
.gap-y-3 {
    row-gap: 0.75rem;
}
.gap-y-4 {
    row-gap: 1rem;
}
.gap-y-5 {
    row-gap: 1.25rem;
}
.gap-y-6 {
    row-gap: 1.5rem;
}
.gap-y-8 {
    row-gap: 2rem;
}
.gap-y-\[10px\] {
    row-gap: 10px;
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.self-start {
    align-self: flex-start;
}
.overflow-hidden {
    overflow: hidden;
}
.overflow-x-auto {
    overflow-x: auto;
}
.overflow-y-auto {
    overflow-y: auto;
}
.whitespace-nowrap {
    white-space: nowrap;
}
.rounded {
    border-radius: 0.25rem;
}
.rounded-2xl {
    border-radius: 1rem;
}
.rounded-3xl {
    border-radius: 1.5rem;
}
.rounded-4xl {
    border-radius: 32px;
}
.rounded-6xl {
    border-radius: 20px;
}
.rounded-\[50\%\] {
    border-radius: 50%;
}
.rounded-\[56px\] {
    border-radius: 56px;
}
.rounded-full {
    border-radius: 9999px;
}
.rounded-xl {
    border-radius: 0.75rem;
}
.border {
    border-width: 1px;
}
.border-\[10px\] {
    border-width: 10px;
}
.border-\[7px\] {
    border-width: 7px;
}
.border-b {
    border-bottom-width: 1px;
}
.border-b-2 {
    border-bottom-width: 2px;
}
.border-t {
    border-top-width: 1px;
}
.border-Grey {
    --tw-border-opacity: 1;
    border-color: rgb(111 132 156 / var(--tw-border-opacity, 1));
}
.border-Grey3 {
    --tw-border-opacity: 1;
    border-color: rgb(236 237 242 / var(--tw-border-opacity, 1));
}
.border-Grey4 {
    --tw-border-opacity: 1;
    border-color: rgb(229 229 232 / var(--tw-border-opacity, 1));
}
.border-Red {
    --tw-border-opacity: 1;
    border-color: rgb(223 74 83 / var(--tw-border-opacity, 1));
}
.border-Red3 {
    --tw-border-opacity: 1;
    border-color: rgb(252 208 199 / var(--tw-border-opacity, 1));
}
.border-White4 {
    border-color: rgba(255, 255, 255, 0.10);
}
.border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}
.border-slate-300 {
    --tw-border-opacity: 1;
    border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}
.bg-Blue2 {
    --tw-bg-opacity: 1;
    background-color: rgb(25 44 98 / var(--tw-bg-opacity, 1));
}
.bg-DarkBlue {
    --tw-bg-opacity: 1;
    background-color: rgb(9 31 68 / var(--tw-bg-opacity, 1));
}
.bg-Grey {
    --tw-bg-opacity: 1;
    background-color: rgb(111 132 156 / var(--tw-bg-opacity, 1));
}
.bg-Red {
    --tw-bg-opacity: 1;
    background-color: rgb(223 74 83 / var(--tw-bg-opacity, 1));
}
.bg-White4 {
    background-color: rgba(255, 255, 255, 0.10);
}
.bg-black\/20 {
    background-color: rgb(0 0 0 / 0.2);
}
.bg-pageBg {
    --tw-bg-opacity: 1;
    background-color: rgb(250 249 251 / var(--tw-bg-opacity, 1));
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.object-cover {
    -o-object-fit: cover;
    object-fit: cover;
}
.p-4 {
    padding: 1rem;
}
.p-6 {
    padding: 1.5rem;
}
.p-8 {
    padding: 2rem;
}
.px-0 {
    padding-left: 0px;
    padding-right: 0px;
}
.px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
}
.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}
.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
}
.px-\[10px\] {
    padding-left: 10px;
    padding-right: 10px;
}
.px-\[32px\] {
    padding-left: 32px;
    padding-right: 32px;
}
.py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}
.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
}
.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.py-2\.5 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}
.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.pb-10 {
    padding-bottom: 2.5rem;
}
.pb-12 {
    padding-bottom: 3rem;
}
.pb-14 {
    padding-bottom: 3.5rem;
}
.pb-8 {
    padding-bottom: 2rem;
}
.pl-4 {
    padding-left: 1rem;
}
.pt-12 {
    padding-top: 3rem;
}
.pt-14 {
    padding-top: 3.5rem;
}
.pt-16 {
    padding-top: 4rem;
}
.pt-4 {
    padding-top: 1rem;
}
.pt-6 {
    padding-top: 1.5rem;
}
.pt-\[120px\] {
    padding-top: 120px;
}
.pt-\[168px\] {
    padding-top: 168px;
}
.pt-\[60px\] {
    padding-top: 60px;
}
.pt-\[68px\] {
    padding-top: 68px;
}
.pt-\[70px\] {
    padding-top: 70px;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-Top1 {
    font-size: 24px;
    line-height: 110%;
}
.text-Top2 {
    font-size: 22px;
    line-height: 110%;
}
.text-Top3 {
    font-size: 20px;
    line-height: 110%;
}
.text-Top5 {
    font-size: 28px;
    line-height: 100%;
}
.text-base {
    font-size: 18px;
    line-height: 110%;
}
.text-body {
    font-size: 16px;
    line-height: 120%;
}
.text-body2 {
    font-size: 14px;
    line-height: 120%;
}
.text-body4 {
    font-size: 12px;
    line-height: 120%;
}
.text-h1 {
    font-size: 52px;
    line-height: 100%;
}
.text-h2 {
    font-size: 48px;
    line-height: 100%;
}
.text-h2_2 {
    font-size: 45px;
    line-height: 110%;
}
.text-h3 {
    font-size: 40px;
    line-height: 110%;
}
.text-h4 {
    font-size: 32px;
    line-height: 110%;
}
.text-none {
    font-size: 0px;
    line-height: 0px;
}
.font-bold {
    font-weight: 700;
}
.font-extrabold {
    font-weight: 800;
}
.font-medium {
    font-weight: 500;
}
.font-normal {
    font-weight: 400;
}
.font-semibold {
    font-weight: 600;
}
.uppercase {
    text-transform: uppercase;
}
.capitalize {
    text-transform: capitalize;
}
.italic {
    font-style: italic;
}
.tracking-04 {
    letter-spacing: -0.4px;
}
.tracking-36 {
    letter-spacing: 3.6px;
}
.text-Blue {
    --tw-text-opacity: 1;
    color: rgb(47 60 138 / var(--tw-text-opacity, 1));
}
.text-DarkBlue {
    --tw-text-opacity: 1;
    color: rgb(9 31 68 / var(--tw-text-opacity, 1));
}
.text-DarkGrey {
    --tw-text-opacity: 1;
    color: rgb(89 109 127 / var(--tw-text-opacity, 1));
}
.text-Error {
    --tw-text-opacity: 1;
    color: rgb(216 19 42 / var(--tw-text-opacity, 1));
}
.text-Grey {
    --tw-text-opacity: 1;
    color: rgb(111 132 156 / var(--tw-text-opacity, 1));
}
.text-Red {
    --tw-text-opacity: 1;
    color: rgb(223 74 83 / var(--tw-text-opacity, 1));
}
.text-Text {
    --tw-text-opacity: 1;
    color: rgb(32 32 32 / var(--tw-text-opacity, 1));
}
.text-White3 {
    color: rgba(255, 255, 255, 0.80);
}
.text-White5 {
    color: rgba(250, 249, 251, 0.70);
}
.text-blue-700 {
    --tw-text-opacity: 1;
    color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.underline {
    text-decoration-line: underline;
}
.underline-offset-2 {
    text-underline-offset: 2px;
}
.opacity-0 {
    opacity: 0;
}
.opacity-100 {
    opacity: 1;
}
.shadow {
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-v2 {
    --tw-shadow: 0 0 20px 0 rgba(111, 132, 156, 0.10);
    --tw-shadow-colored: 0 0 20px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-v4 {
    --tw-shadow: 0 2px 16px 0 rgba(111, 132, 156, 0.15);
    --tw-shadow-colored: 0 2px 16px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.delay-100 {
    transition-delay: 100ms;
}
.duration-150 {
    transition-duration: 150ms;
}
.duration-200 {
    transition-duration: 200ms;
}
.ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.border-none {
    border: none !important;
}

.row {
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
}

.row-10 {
    display: grid;
    grid-template-columns: repeat(10, minmax(0, 1fr));
}

section {
    width: 100%;
}

.pr-10 {
    padding-right: 2.5rem !important; /* 40px */
}

.input::-moz-placeholder {
    --tw-text-opacity: 1;
    color: rgb(111 132 156 / var(--tw-text-opacity, 1));
}

.input::placeholder {
    --tw-text-opacity: 1;
    color: rgb(111 132 156 / var(--tw-text-opacity, 1));
}

@media (max-width: 767px) {
    .input::-moz-placeholder {
        font-size: 14px;
        line-height: 120%;
    }
    .input::placeholder {
        font-size: 14px;
        line-height: 120%;
    }
}

.input-solo::-moz-placeholder {
    font-size: 14px;
    line-height: 120%;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(111 132 156 / var(--tw-text-opacity, 1));
}

.input-solo::placeholder {
    font-size: 14px;
    line-height: 120%;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(111 132 156 / var(--tw-text-opacity, 1));
}

.input {
    display: flex;
    height: 3rem;
    width: 100%;
    align-items: center;
    border-radius: 6px;
    border-width: 1px;
    border-color: transparent;
    --tw-bg-opacity: 1;
    background-color: rgb(248 247 250 / var(--tw-bg-opacity, 1));
    padding: 1rem;
    font-size: 14px;
    line-height: 120%;
    --tw-text-opacity: 1;
    color: rgb(9 31 68 / var(--tw-text-opacity, 1));
    outline-width: 0px;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.input:focus {
    --tw-border-opacity: 1;
    border-color: rgb(223 74 83 / var(--tw-border-opacity, 1));
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    outline-width: 0px;
    outline-color: inherit;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.input:active {
    --tw-border-opacity: 1;
    border-color: rgb(229 229 232 / var(--tw-border-opacity, 1));
}
.input.bg-input-1 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 249 251 / var(--tw-bg-opacity, 1));
}
.input.active {
    --tw-border-opacity: 1;
    border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}
.input.input-icon {
    padding-left: 55px;
}
.input--radio {
    --tw-text-opacity: 1;
    color: rgb(219 234 254 / var(--tw-text-opacity, 1));
}
.input--radio label {
    margin-left: 0.5rem;
}
.input.success {
    --tw-border-opacity: 1;
    border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.input.error {
    --tw-border-opacity: 1;
    border-color: rgb(216 19 42 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(255 246 246 / var(--tw-bg-opacity, 1));
}
.input.textarea {
    height: 132px;
    border-radius: 6px;
}

.input-radio-block {
    position: relative;
    height: 1.25rem;
    width: 1.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 9999px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    outline-width: 0px;
}

.input-radio-block:focus {
    outline-width: 0px;
    outline-color: inherit;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.input-radio-block:disabled {
    cursor: not-allowed;
}
.input-radio-block:checked {
    background-image: url("../img/icons/Check-box-active-icon20.svg");
}

.radio-filter {
    display: none;
}

.min-w-0 {
    min-width: 0 !important;
}

textarea.input {
    height: 100px;
    padding: 0.75rem;
}
textarea.input.steps {
    height: 120px !important;
    resize: none;
}

select.select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    --tw-text-opacity: 1;
    color: rgb(111 132 156 / var(--tw-text-opacity, 1));
}

.select option:first-child {
    color: #091F44;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
}

.custom-checkbox {
    position: relative;
    display: inline-flex;
    cursor: pointer;
}
.custom-checkbox a {
    --tw-text-opacity: 1;
    color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.custom-checkbox a:hover {
    text-decoration-line: underline;
}

.custom-checkbox input[type=checkbox] {
    display: none;
}

.custom-checkbox input[type=checkbox]:checked + .checkmark {
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-checkbox .checkmark {
    position: absolute;
    display: none;
    top: 4px;
    left: 2px;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}

.image-wrapper-1 {
    background: radial-gradient(88.41% 99.23% at 0% 0%, #F6FAFA 20.41%, rgba(246, 250, 250, 0) 100%), lightgray 50%/cover no-repeat, #F1F7FC;
    position: relative;
    overflow: hidden;
    display: flex;
}
.image-wrapper-1 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.text-white {
    color: white !important;
}

@media (max-width: 1023.98px) {
    .contact-color-block {
        width: calc(100% + 32px) !important;
        background-size: cover !important;
    }
    .disable-transition {
        transition: none !important;
    }
    .mh-a {
        min-height: auto !important;
    }
}
.img-bg-1 {
    background: url("../img/img-bg-1.png") white -18.959px 0px/108.742% auto no-repeat;
    opacity: 1;
    height: 301px;
    width: 571px;
}

.img-bg-2 {
    background: url("../img/img-bg-2.png") white -18.959px 0px/108.742% auto no-repeat;
    opacity: 1;
}

.img-bg-4 {
    background: url("../img/img-bg-4.png") white center/cover no-repeat;
    opacity: 1;
}

.img-bg-5 {
    background: url("../img/img-bg-5.png") 0px -0.04px/100% 700px no-repeat;
    opacity: 1;
}

.img-bg-6 {
    background: url("../img/img-bg-6.png") #192C62 center/cover no-repeat;
    opacity: 1;
}

.Company-Formation-icon {
    background: url("../img/Company-Formation-icon.svg");
    display: block;
    height: 48px;
    width: 48px;
    min-width: 48px;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}

.money-cash-bill {
    background: url("../img/money-cash-bill.svg");
    display: block;
    height: 48px;
    width: 48px;
    min-width: 48px;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}

.cash-briefcase2 {
    background: url("../img/cash-briefcase2.svg");
    display: block;
    height: 48px;
    width: 48px;
    min-width: 48px;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}

.business-deal-handshake2 {
    background: url("../img/business-deal-handshake2.svg");
    display: block;
    height: 48px;
    width: 48px;
    min-width: 48px;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}

.business-cash-target {
    background: url("../img/business-cash-target.svg");
    display: block;
    height: 48px;
    width: 48px;
    min-width: 48px;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}

.business-cash-shield {
    background: url("../img/business-cash-shield.svg");
    display: block;
    height: 48px;
    width: 48px;
    min-width: 48px;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}

.business-deal-handshake {
    background: url("../img/business-deal-handshake.svg");
    display: block;
    height: 48px;
    width: 48px;
    min-width: 48px;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}

.cash-briefcase {
    background: url("../img/cash-briefcase.svg");
    display: block;
    height: 48px;
    width: 48px;
    min-width: 48px;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}

.businessman-4 {
    background: url("../img/businessman-4.png");
    display: block;
    height: 67px;
    width: 62px;
    min-width: 62px;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}

.product-launch-laptop {
    background: url("../img/product-launch-laptop.svg");
    display: block;
    height: 48px;
    width: 48px;
    min-width: 48px;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}

.seo-search-graph-first-place {
    background: url("../img/seo-search-graph-first-place.svg");
    display: block;
    height: 48px;
    width: 48px;
    min-width: 48px;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}

.list-image-1 {
    background: url("../img/Red-dot-10.svg");
    display: block;
    height: 1.25rem;
    width: 1.25rem;
    min-width: 1.25rem;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}

/* Hide elements marked with x-cloak until Alpine initializes */
[x-cloak] {
    display: none !important;
}

.bg-footer {
    background: url("../img/bg-footer.png") lightgray 50%/cover no-repeat;
    background-size: cover;
}

.button {
    display: flex;
    height: 56px;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 119px;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(223 74 83 / var(--tw-bg-opacity, 1));
    text-align: center;
    font-size: 16px;
    line-height: 120%;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    color: white;
}

.button:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(233 82 92 / var(--tw-bg-opacity, 1));
}

.button:active {
    --tw-bg-opacity: 1;
    background-color: rgb(216 19 42 / var(--tw-bg-opacity, 1));
}

.button:disabled {
    cursor: not-allowed;
    --tw-bg-opacity: 1;
    background-color: rgb(233 82 92 / var(--tw-bg-opacity, 1));
}
.button.btn-white {
    border-width: 1.5px;
    --tw-border-opacity: 1;
    border-color: rgb(223 74 83 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(223 74 83 / var(--tw-text-opacity, 1));
}
.button.btn-white:hover {
    --tw-border-opacity: 1;
    border-color: rgb(233 82 92 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(233 82 92 / var(--tw-text-opacity, 1));
    --tw-shadow: 0 0 20px 0 rgba(223, 74, 83, 0.30);
    --tw-shadow-colored: 0 0 20px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.button.btn-white:active {
    --tw-border-opacity: 1;
    border-color: rgb(216 19 42 / var(--tw-border-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(216 19 42 / var(--tw-text-opacity, 1));
}
.button.medium-btn {
    height: 48px;
}
.button.disabled {
    --tw-bg-opacity: 1;
    background-color: rgb(111 132 156 / var(--tw-bg-opacity, 1));
}
.button.disabled:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(32 32 32 / var(--tw-bg-opacity, 1));
}
.button.width-full {
    width: 100%;
}
.button.width-auto {
    min-width: 0px;
}

.show-mobile-menu {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
}

@media (max-width: 1023px) {
    .show-mobile-menu {
        position: fixed;
        top: 0px;
        left: -100%;
        z-index: 50;
        display: flex;
        height: 100%;
        min-height: 100vh;
        width: 100vw;
        flex-direction: column;
        gap: 2.5rem;
        overflow-y: auto;
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
        padding-bottom: 38px;
        padding-left: 22px;
        padding-right: 22px;
        padding-top: 30px;
    }
    .show-mobile-menu__list {
        display: none;
    }
}
.show-mobile-menu.active {
    left: 0px;
}
@media (max-width: 1023px) {
    .show-mobile-menu ul {
        flex-direction: column;
        align-items: flex-start;
        row-gap: 15px;
    }
}

.main-title {
    font-size: 48px;
    line-height: 100%;
    font-weight: 700;
}

@media (max-width: 767px) {
    .main-title {
        font-size: 30px;
        line-height: 110%;
    }
}

.section {
    padding-top: 6rem;
    padding-bottom: 6rem;
}

@media (max-width: 1023px) {
    .section {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
}

.Border-wave {
    background: url("../img/icons/Border-wave.svg") repeat-x center;
    background-size: 41px 10px;
    display: block;
    width: 100%;
    height: 10px;
}

.blue-text a {
    color: #004ED5 !important;
}

.text-content p {
    margin-bottom: 1.25rem;
    font-size: 18px;
    line-height: 110%;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(111 132 156 / var(--tw-text-opacity, 1));
}

@media (max-width: 767px) {
    .text-content p {
        font-size: 16px;
        line-height: 120%;
    }
}
.text-content ol {
    list-style-type: decimal;
    padding-left: 1.5rem;
    font-size: 18px;
    line-height: 110%;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(111 132 156 / var(--tw-text-opacity, 1));
}
.text-content ul {
    list-style-type: disc;
    padding-left: 1.5rem;
    font-size: 18px;
    line-height: 110%;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(111 132 156 / var(--tw-text-opacity, 1));
}
.text-content h1, .text-content h2, .text-content h3, .text-content h4, .text-content h5, .text-content h6, .text-content .h1, .text-content .h2, .text-content .h3, .text-content .h4, .text-content .h5, .text-content .h6 {
    margin-bottom: 1rem;
    display: block;
    font-weight: 700;
}

.text-content--tou h1, .text-content--tou h2, .text-content--tou h3, .text-content--tou h4, .text-content--tou h5, .text-content--tou h6, .text-content--tou .h1, .text-content--tou .h2, .text-content--tou .h3, .text-content--tou .h4, .text-content--tou .h5, .text-content--tou .h6 {
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(111 132 156 / var(--tw-text-opacity, 1));
}

.active-tag {
    --tw-border-opacity: 1;
    border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}
.active-tag span {
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(219 234 254 / var(--tw-text-opacity, 1));
}

.inactive-tag {
    --tw-border-opacity: 1;
    border-color: rgb(169 177 179 / var(--tw-border-opacity, 1));
}
.inactive-tag span {
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(219 234 254 / var(--tw-text-opacity, 1));
}

.info-card-block.active {
    --tw-bg-opacity: 1;
    background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    color: white;
}

.hero-bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(5, 9, 62, 0.5) 0%, rgba(5, 9, 62, 0.5) 100%);
}

.top-line {
    position: relative;
}

.top-line:before {
    content: "";
    position: absolute;
    right: -12px;
    top: 50%;
    transform: translateY(-50%);
    border-right: 1px solid rgba(5, 9, 62, 0.1019607843);
    height: 20px;
    display: block;
}

@media (max-width: 1023px) {
    .top-line:before {
        right: -0.5rem;
    }
}

.w-text {
    max-width: calc(100% - 40px);
}

@media (max-width: 767px) {
    .icon-40 {
        height: 2.5rem;
        width: 2.5rem;
    }
}

@media (max-width: 1023.98px) {
    .icon-40-lg {
        width: 40px !important;
        height: 40px !important;
        min-width: 40px !important;
    }
    .icon-72 {
        width: 72px !important;
        height: 72px !important;
    }
}

@media (max-width: 767px) {
    .icon-16 {
        height: 1rem;
        width: 1rem;
        min-width: 1rem;
    }
    .icon-25 {
        height: 25px;
        width: 25px;
        min-width: 25px;
    }
}

.display-flex {
    display: flex !important;
}

.menu-item-active {
    position: relative;
}
.menu-item-active:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 10px);
    display: block;
    border-bottom: 2px solid #3D65FF;
}

.consultation-list .consultation-list__item:not(:last-child) {
    padding-bottom: 32px;
    border-bottom: 1px solid rgba(5, 9, 62, 0.1019607843);
    margin-bottom: 24px;
}

.outlined-text {
    color: white;
    -webkit-text-stroke: 1px #58C19B;
}

.special-ul {
    padding-left: 0 !important;
    margin-bottom: 0 !important;
}

.no-underline {
    text-decoration: none !important;
}

.bottom-line {
    position: relative;
}
.bottom-line:before {
    content: "";
    position: absolute;
    bottom: -16px;
    left: 0;
    width: 60px;
    display: block;
    border-bottom: 2px solid #58C19B;
}

.pagination-btn {
    display: flex;
    height: 50px;
    width: 50px;
    min-width: 50px;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.pagination-btn:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 1023px) {
    .pagination-btn {
        height: 1rem;
        width: 1rem;
        min-width: 1rem;
        --tw-bg-opacity: 1;
        background-color: rgb(111 132 156 / var(--tw-bg-opacity, 1));
        font-size: 0px;
        line-height: 0px;
    }
}
.pagination-btn.active {
    --tw-bg-opacity: 1;
    background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    color: white;
}
@media (max-width: 1023px) {
    .pagination-btn.active {
        width: 1.5rem;
        min-width: 1.5rem;
    }
}

.collapse-block a {
    --tw-text-opacity: 1;
    color: rgb(89 109 127 / var(--tw-text-opacity, 1));
}

.how-work-slider, .swiper-blog-post {
    padding-bottom: 0 !important;
}

.w-130 {
    width: 300px !important;
}

.pg1 {
    position: relative !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    top: auto !important;
    transform: none !important;
}

.text-block ol {
    list-style: none !important;
}
.text-block ol li {
    position: relative;
    padding-left: 20px;
}

.text-block ol li:before {
    content: "";
    position: absolute;
    background: url("../img/list-icon-check30.svg") no-repeat center;
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    top: -3px;
    left: -25px;
    display: block;
}

.bg-gradient-1 {
    background: linear-gradient(180deg, #FFF 0%, #FAF9FB 56.73%, rgba(255, 235, 231, 0.5) 100%);
}

.bg-gradient-2 {
    background: linear-gradient(0deg, #FFF 36.13%, rgba(255, 235, 231, 0.5) 109.17%);
}

.header-w {
    width: calc(100% + 96px);
    margin-left: -48px;
    margin-right: -48px;
}

@media (max-width: 1216px) {
    .header-w {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
}

.header-menu a.active {
    position: relative;
    --tw-text-opacity: 1;
    color: rgb(223 74 83 / var(--tw-text-opacity, 1));
}
.header-menu a.active:before {
    content: "";
    position: absolute;
    top: -5px;
    right: -7px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    display: block;
    background: url("../img/red-dot.svg") no-repeat center;
}

.blur-effect {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.max-w-screen {
    max-width: 100vw !important;
}

.custom-table th {
    padding: 20px;
    color: white;
    text-align: left;
    font-size: 16px;
    line-height: 120%;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2.4px;
}

@media (max-width: 1023px) {
    .custom-table th {
        padding: 0.75rem;
        font-size: 11px;
        line-height: 120%;
        letter-spacing: 1.65px;
    }
}
.custom-table td {
    padding: 24px 20px;
}
@media (max-width: 1023px) {
    .custom-table td {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}
@media (max-width: 767px) {
    .custom-table td {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
}
.custom-table tbody tr:last-child td {
    border-bottom: none;
}
.custom-table tbody td {
    border-right: 1px solid rgba(5, 9, 62, 0.1019607843);
    border-bottom: 1px solid rgba(5, 9, 62, 0.1019607843);
}
.custom-table tbody td:last-child {
    border-right: none;
}

.custom-w {
    width: calc(100% + 64px) !important;
    margin-left: -32px;
    margin-right: -32px;
}

@media (max-width: 1023.98px) {
    .custom-w {
        width: 100% !important;
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width: 1023px) {
    .lg\:w-full {
        width: 100% !important;
    }
}

.hover\:border-Red:hover {
    --tw-border-opacity: 1;
    border-color: rgb(223 74 83 / var(--tw-border-opacity, 1));
}

.hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.hover\:text-Red:hover {
    --tw-text-opacity: 1;
    color: rgb(223 74 83 / var(--tw-text-opacity, 1));
}

.hover\:underline:hover {
    text-decoration-line: underline;
}

.focus-visible\:bg-slate-800\/5:focus-visible {
    background-color: rgb(30 41 59 / 0.05);
}

.focus-visible\:text-black:focus-visible {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.focus-visible\:outline-none:focus-visible {
    outline: 2px solid transparent;
    outline-offset: 2px;
}

.group:hover .group-hover\:fill-Red {
    fill: #DF4A53;
}

.group:hover .group-hover\:fill-white {
    fill: #fff;
}

@media (prefers-reduced-motion: reduce) {
    .motion-reduce\:transition-opacity {
        transition-property: opacity;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
    }
}

.dark\:text-blue-600:is(.dark *) {
    --tw-text-opacity: 1;
    color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}

@media (max-width: 1023px) {
    .lg\:relative {
        position: relative;
    }
    .lg\:-bottom-5 {
        bottom: -1.25rem;
    }
    .lg\:bottom-0 {
        bottom: 0px;
    }
    .lg\:left-auto {
        left: auto;
    }
    .lg\:top-5 {
        top: 1.25rem;
    }
    .lg\:top-auto {
        top: auto;
    }
    .lg\:order-1 {
        order: 1;
    }
    .lg\:order-2 {
        order: 2;
    }
    .lg\:order-3 {
        order: 3;
    }
    .lg\:order-4 {
        order: 4;
    }
    .lg\:order-5 {
        order: 5;
    }
    .lg\:order-6 {
        order: 6;
    }
    .lg\:order-7 {
        order: 7;
    }
    .lg\:col-span-12 {
        grid-column: span 12 / span 12;
    }
    .lg\:mx-5 {
        margin-left: 1.25rem;
        margin-right: 1.25rem;
    }
    .lg\:mx-auto {
        margin-left: auto;
        margin-right: auto;
    }
    .lg\:mb-0 {
        margin-bottom: 0px;
    }
    .lg\:mb-6 {
        margin-bottom: 1.5rem;
    }
    .lg\:ml-0 {
        margin-left: 0px;
    }
    .lg\:mt-1 {
        margin-top: 0.25rem;
    }
    .lg\:mt-5 {
        margin-top: 1.25rem;
    }
    .lg\:inline {
        display: inline;
    }
    .lg\:flex {
        display: flex;
    }
    .lg\:hidden {
        display: none;
    }
    .lg\:h-12 {
        height: 3rem;
    }
    .lg\:h-16 {
        height: 4rem;
    }
    .lg\:h-4 {
        height: 1rem;
    }
    .lg\:h-\[52px\] {
        height: 52px;
    }
    .lg\:h-\[54px\] {
        height: 54px;
    }
    .lg\:h-\[56px\] {
        height: 56px;
    }
    .lg\:h-full {
        height: 100%;
    }
    .lg\:w-12 {
        width: 3rem;
    }
    .lg\:w-16 {
        width: 4rem;
    }
    .lg\:w-4 {
        width: 1rem;
    }
    .lg\:w-\[190px\] {
        width: 190px;
    }
    .lg\:w-\[200px\] {
        width: 200px;
    }
    .lg\:w-\[52px\] {
        width: 52px;
    }
    .lg\:w-\[56px\] {
        width: 56px;
    }
    .lg\:w-\[80px\] {
        width: 80px;
    }
    .lg\:w-full {
        width: 100%;
    }
    .lg\:min-w-12 {
        min-width: 3rem;
    }
    .lg\:min-w-16 {
        min-width: 4rem;
    }
    .lg\:min-w-4 {
        min-width: 1rem;
    }
    .lg\:min-w-\[260px\] {
        min-width: 260px;
    }
    .lg\:min-w-\[52px\] {
        min-width: 52px;
    }
    .lg\:min-w-\[56px\] {
        min-width: 56px;
    }
    .lg\:min-w-full {
        min-width: 100%;
    }
    .lg\:max-w-\[124px\] {
        max-width: 124px;
    }
    .lg\:max-w-\[320px\] {
        max-width: 320px;
    }
    .lg\:max-w-\[355px\] {
        max-width: 355px;
    }
    .lg\:max-w-\[500px\] {
        max-width: 500px;
    }
    .lg\:max-w-full {
        max-width: 100%;
    }
    .lg\:flex-1 {
        flex: 1 1 0%;
    }
    .lg\:translate-x-0 {
        --tw-translate-x: 0px;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
    .lg\:flex-col {
        flex-direction: column;
    }
    .lg\:items-start {
        align-items: flex-start;
    }
    .lg\:items-center {
        align-items: center;
    }
    .lg\:gap-x-0 {
        -moz-column-gap: 0px;
        column-gap: 0px;
    }
    .lg\:gap-x-2 {
        -moz-column-gap: 0.5rem;
        column-gap: 0.5rem;
    }
    .lg\:gap-x-3 {
        -moz-column-gap: 0.75rem;
        column-gap: 0.75rem;
    }
    .lg\:gap-x-4 {
        -moz-column-gap: 1rem;
        column-gap: 1rem;
    }
    .lg\:gap-y-3 {
        row-gap: 0.75rem;
    }
    .lg\:gap-y-5 {
        row-gap: 1.25rem;
    }
    .lg\:gap-y-6 {
        row-gap: 1.5rem;
    }
    .lg\:gap-y-8 {
        row-gap: 2rem;
    }
    .lg\:overflow-y-scroll {
        overflow-y: scroll;
    }
    .lg\:rounded-7xl {
        border-radius: 10px;
    }
    .lg\:rounded-none {
        border-radius: 0px;
    }
    .lg\:border-0 {
        border-width: 0px;
    }
    .lg\:border-\[6px\] {
        border-width: 6px;
    }
    .lg\:bg-transparent {
        background-color: transparent;
    }
    .lg\:p-0 {
        padding: 0px;
    }
    .lg\:p-5 {
        padding: 1.25rem;
    }
    .lg\:p-8 {
        padding: 2rem;
    }
    .lg\:p-\[10px\] {
        padding: 10px;
    }
    .lg\:px-0 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .lg\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
    .lg\:px-\[10px\] {
        padding-left: 10px;
        padding-right: 10px;
    }
    .lg\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .lg\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .lg\:pb-0 {
        padding-bottom: 0px;
    }
    .lg\:pb-10 {
        padding-bottom: 2.5rem;
    }
    .lg\:pb-5 {
        padding-bottom: 1.25rem;
    }
    .lg\:pb-8 {
        padding-bottom: 2rem;
    }
    .lg\:pt-0 {
        padding-top: 0px;
    }
    .lg\:pt-12 {
        padding-top: 3rem;
    }
    .lg\:pt-2 {
        padding-top: 0.5rem;
    }
    .lg\:pt-8 {
        padding-top: 2rem;
    }
    .lg\:pt-\[132px\] {
        padding-top: 132px;
    }
    .lg\:pt-\[84px\] {
        padding-top: 84px;
    }
    .lg\:text-left {
        text-align: left;
    }
    .lg\:text-center {
        text-align: center;
    }
    .lg\:text-Top1 {
        font-size: 24px;
        line-height: 110%;
    }
    .lg\:text-Top2 {
        font-size: 22px;
        line-height: 110%;
    }
    .lg\:text-Top3 {
        font-size: 20px;
        line-height: 110%;
    }
    .lg\:text-Top4 {
        font-size: 35px;
        line-height: normal;
    }
    .lg\:text-Top5 {
        font-size: 28px;
        line-height: 100%;
    }
    .lg\:text-base {
        font-size: 18px;
        line-height: 110%;
    }
    .lg\:text-body {
        font-size: 16px;
        line-height: 120%;
    }
    .lg\:text-body4 {
        font-size: 12px;
        line-height: 120%;
    }
    .lg\:text-body6 {
        font-size: 13px;
        line-height: 120%;
    }
    .lg\:text-body7 {
        font-size: 11px;
        line-height: 120%;
    }
    .lg\:text-h4 {
        font-size: 32px;
        line-height: 110%;
    }
    .lg\:font-semibold {
        font-weight: 600;
    }
    .lg\:tracking-\[1\.65px\] {
        letter-spacing: 1.65px;
    }
}

@media (max-width: 767px) {
    .md\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .md\:text-body2 {
        font-size: 14px;
        line-height: 120%;
    }
    .md\:text-body4 {
        font-size: 12px;
        line-height: 120%;
    }
}

@media (max-width: 639px) {
    .sm\:mr-5 {
        margin-right: 1.25rem;
    }
    .sm\:w-\[100px\] {
        width: 100px;
    }
    .sm\:w-\[200px\] {
        width: 200px;
    }
    .sm\:w-\[80px\] {
        width: 80px;
    }
    .sm\:min-w-0 {
        min-width: 0px;
    }
    .sm\:max-w-full {
        max-width: 100%;
    }
    .sm\:border {
        border-width: 1px;
    }
    .sm\:px-0 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .sm\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
    .sm\:pl-5 {
        padding-left: 1.25rem;
    }
}

@media (max-width: 360px) {
    .sm3\:mr-5 {
        margin-right: 1.25rem;
    }
    .sm3\:p-0 {
        padding: 0px;
    }
    .sm3\:pl-5 {
        padding-left: 1.25rem;
    }
}

@media (min-width: 640px) {
    .minsm\:border {
        border-width: 1px;
    }
}

@media (min-width: 1024px) {
    .minlg\:absolute {
        position: absolute;
    }
    .minlg\:-top-10 {
        top: -2.5rem;
    }
    .minlg\:left-1\/2 {
        left: 50%;
    }
    .minlg\:top-full {
        top: 100%;
    }
    .minlg\:mt-3 {
        margin-top: 0.75rem;
    }
    .minlg\:block {
        display: block;
    }
    .minlg\:hidden {
        display: none;
    }
    .minlg\:w-\[156px\] {
        width: 156px;
    }
    .minlg\:-translate-x-1\/2 {
        --tw-translate-x: -50%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
    .minlg\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(0px * var(--tw-space-y-reverse));
    }
    .minlg\:rounded-2xl {
        border-radius: 1rem;
    }
    .minlg\:bg-white {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    }
    .minlg\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .minlg\:shadow-v2 {
        --tw-shadow: 0 0 20px 0 rgba(111, 132, 156, 0.10);
        --tw-shadow-colored: 0 0 20px 0 var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }
    .group:hover .minlg\:group-hover\:rotate-180 {
        --tw-rotate: 180deg;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
}
