@font-face {
    font-family: swiper-icons;
    src: url(data:application/font-woff;charset=utf-8;base64,\ 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);
    font-weight: 400;
    font-style: normal;
}
:root {
    --swiper-theme-color: #007aff;
}
: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;
    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: translateZ(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;
}
.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;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d;
}
.swiper-3d {
    perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
    transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.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);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
    background: #00000026;
}
.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, #00000080, #0000);
}
.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-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .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(0);
    }
    to {
        transform: rotate(360deg);
    }
}
.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,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

@font-face {
    font-family: iconfont;
    src: url(../../assets/font/iconfont/iconfont.eot);
    src: url(../../assets/font/iconfont/iconfont.eot?#iefix) format("embedded-opentype"), url(../../assets/font/iconfont/iconfont.woff) format("woff"), url(../../assets/font/iconfont/iconfont.ttf) format("truetype"),
    url(../../assets/font/iconfont/iconfont.svg#iconfont) format("svg");
    font-weight: 400;
    font-style: normal;
}
[class*="icon-"]:before {
    display: inline-block;
    font-family: iconfont;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-angle-down:before {
    content: "A";
}
.icon-angle-left:before {
    content: "B";
}
.icon-angle-right:before {
    content: "C";
}
.icon-angle-up:before {
    content: "D";
}
.icon-arrow-down:before {
    content: "E";
}
.icon-arrow-left:before {
    content: "F";
}
.icon-arrow-right:before {
    content: "G";
}
.icon-arrow-up-right:before {
    content: "H";
}
.icon-arrow-up:before {
    content: "I";
}
.icon-at:before {
    content: "J";
}
.icon-camera:before {
    content: "K";
}
.icon-download:before {
    content: "L";
}
.icon-facebook:before {
    content: "M";
}
.icon-headset:before {
    content: "N";
}
.icon-instagram:before {
    content: "O";
}
.icon-link:before {
    content: "P";
}
.icon-linkedin:before {
    content: "Q";
}
.icon-magnifying-glass:before {
    content: "R";
}
.icon-map:before {
    content: "S";
}
.icon-message:before {
    content: "T";
}
.icon-play:before {
    content: "U";
}
.icon-plus:before {
    content: "V";
}
.icon-print:before {
    content: "W";
}
.icon-video:before {
    content: "X";
}
.icon-whatsapp-2:before {
    content: "Y";
}
.icon-whatsapp:before {
    content: "Z";
}
.icon-x:before {
    content: "a";
}
.icon-youtube:before {
    content: "b";
}
*,
*:before,
*:after {
    box-sizing: border-box;
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
}
body {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
body::-webkit-scrollbar-track {
    background-color: var(--scrollbar-track);
    border-radius: var(--scrollbar-track-radius);
}
body::-webkit-scrollbar-track:hover {
    background-color: var(--scrollbar-track-hover, var(--scrollbar-track));
}
body::-webkit-scrollbar-track:active {
    background-color: var(--scrollbar-track-active, var(--scrollbar-track-hover, var(--scrollbar-track)));
}
body::-webkit-scrollbar-thumb {
    background-color: var(--scrollbar-thumb);
    border-radius: var(--scrollbar-thumb-radius);
}
body::-webkit-scrollbar-thumb:hover {
    background-color: var(--scrollbar-thumb-hover, var(--scrollbar-thumb));
}
body::-webkit-scrollbar-thumb:active {
    background-color: var(--scrollbar-thumb-active, var(--scrollbar-thumb-hover, var(--scrollbar-thumb)));
}
body::-webkit-scrollbar-corner {
    background-color: var(--scrollbar-corner);
    border-radius: var(--scrollbar-corner-radius);
}
body::-webkit-scrollbar-corner:hover {
    background-color: var(--scrollbar-corner-hover, var(--scrollbar-corner));
}
body::-webkit-scrollbar-corner:active {
    background-color: var(--scrollbar-corner-active, var(--scrollbar-corner-hover, var(--scrollbar-corner)));
}
@supports (-moz-appearance: none) {
    body {
        scrollbar-width: auto;
        scrollbar-color: var(--scrollbar-thumb, initial) var(--scrollbar-track, initial);
    }
}
body::-webkit-scrollbar {
    display: block;
    width: var(--scrollbar-width, 16px);
    height: var(--scrollbar-height, 16px);
}
body {
    --scrollbar-track: #e1e1e1;
    --scrollbar-thumb: #cb7e1c;
    --scrollbar-track-radius: 9999px;
    --scrollbar-thumb-radius: 9999px;
    --scrollbar-width: 0.5rem;
    --scrollbar-height: 0.25rem;
}
html,
body,
div,
span,
object,
iframe,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
code,
em,
img,
small,
strike,
strong,
sub,
sup,
tt,
b,
u,
i,
ol,
ul,
li,
fieldset,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
main,
canvas,
embed,
footer,
header,
nav,
section,
video {
    margin: 0;
    border-style: none;
    padding: 0;
    vertical-align: baseline;
    font-size: 100%;
    -webkit-font-smoothing: antialiased;
    font: inherit;
    text-rendering: optimizeLegibility;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    text-size-adjust: none;
}
body {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    /*font-family: Helvetica Neue, sans-serif;*/
    font-family: "Figtree", sans-serif;
    font-size: 100%;
    line-height: 1.5;
}
input,
form,
table,
select,
textarea,
button {
    resize: none;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    border-radius: 0;
    border-style: none;
    background-color: transparent;
    font-family: Helvetica Neue, sans-serif;
    font-size: 100%;
    line-height: 1.5;
    outline: 2px solid transparent;
    outline-offset: 2px;
    backface-visibility: hidden;
}
select::-ms-expand {
    display: none !important;
}
*,
*:focus,
*:focus-visible,
*:hover,
*:active,
*:before,
*:after {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
}
footer,
header,
nav,
section,
main,
article {
    display: block;
}
a,
a:hover,
a:active,
a:focus,
a:visited {
    text-decoration-thickness: 0px;
}
ol,
ul,
menu {
    margin: 0;
    list-style-type: none;
    padding: 0;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    --tw-content: none;
    content: var(--tw-content);
}
table {
    border-collapse: collapse;
    --tw-border-spacing-x: 0px;
    --tw-border-spacing-y: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
svg {
    display: block;
    overflow: visible;
}
em {
    font-style: italic;
}
strong {
    font-weight: 700;
}
input[type="search"]::-ms-clear {
    display: none;
    height: 0px;
    width: 0px;
}
input[type="search"]::-ms-reveal {
    display: none;
    height: 0px;
    width: 0px;
}
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 {
    display: none;
}
input[type="date"]::-webkit-inner-spin-button {
    display: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type="file"]::-webkit-file-upload-button {
    cursor: pointer;
}
.smart-menu {
    will-change: height, transform;
}
.smart-menu.scroll-up.scroll-down {
    --tw-translate-y: -100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
select:required:invalid {
    color: #00000080;
}
option[value=""][disabled] {
    display: none;
}
option {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.ham {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transition: transform 0.4s;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
.line {
    fill: none;
    transition: stroke-dasharray 0.4s, stroke-dashoffset 0.4s;
    stroke: #fff;
    stroke-width: 5.5;
    stroke-linecap: round;
}
.hamRotate.active {
    transform: rotate(45deg);
}
.ham4 .top,
.ham4 .bottom {
    stroke-dasharray: 40 121;
}
.ham4.active .top,
.ham4.active .bottom {
    stroke-dashoffset: -68px;
}
.text-editor {
    display: flex;
    max-width: 100%;
    flex-direction: column;
    gap: 1.5rem;
}
@media (max-width: 1024px) {
    .text-editor {
        gap: 1.25rem;
    }
}
.text-editor > * {
    margin: 0;
    padding: 0;
}
.text-editor h1 {
    font-size: 64px;
    line-height: 1.25;
}
@media (max-width: 1440px) {
    .text-editor h1 {
        font-size: 54px;
    }
}
@media (max-width: 1280px) {
    .text-editor h1 {
        font-size: 44px;
    }
}
@media (max-width: 1024px) {
    .text-editor h1 {
        font-size: 36px;
    }
}
@media (max-width: 768px) {
    .text-editor h1 {
        font-size: 32px;
    }
}
.text-editor h2 {
    font-size: 48px;
    line-height: 1.33;
}
@media (max-width: 1440px) {
    .text-editor h2 {
        font-size: 44px;
    }
}
@media (max-width: 1280px) {
    .text-editor h2 {
        font-size: 38px;
    }
}
@media (max-width: 1024px) {
    .text-editor h2 {
        font-size: 30px;
    }
}
@media (max-width: 768px) {
    .text-editor h2 {
        font-size: 27px;
    }
}
.text-editor h3 {
    font-size: 32px;
    line-height: 1.5;
}
@media (max-width: 1440px) {
    .text-editor h3 {
        font-size: 30px;
    }
}
@media (max-width: 1280px) {
    .text-editor h3 {
        font-size: 28px;
    }
}
@media (max-width: 1024px) {
    .text-editor h3 {
        font-size: 24px;
    }
}
@media (max-width: 768px) {
    .text-editor h3 {
        font-size: 22px;
    }
}
.text-editor h4 {
    font-size: 24px;
    line-height: 1.5;
}
@media (max-width: 1440px) {
    .text-editor h4 {
        font-size: 22px;
    }
}
@media (max-width: 1280px) {
    .text-editor h4 {
        font-size: 22px;
    }
}
@media (max-width: 1024px) {
    .text-editor h4 {
        font-size: 20px;
    }
}
.text-editor h5 {
    font-size: 20px;
    line-height: 1.5;
}
@media (max-width: 1440px) {
    .text-editor h5 {
        font-size: 18px;
    }
}
.text-editor h6 {
    font-size: 18px;
    line-height: 1.55;
}
@media (max-width: 1440px) {
    .text-editor h6 {
        font-size: 18px;
    }
}
.text-editor :is(h1, h2, h3, h4, h5, h6) {
    margin-top: 0.75rem;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-editor :is(p, ul li, table) {
    font-size: 18px;
    line-height: 1.67;
    color: #000000a6;
}
@media (max-width: 1024px) {
    .text-editor :is(p, ul li, table) {
        font-size: 16px;
    }
}
.text-editor strong {
    font-weight: 500;
}
.about.text-editor p:first-child {
    font-size: 24px;
}
@media (max-width: 1440px) {
    .about.text-editor p:first-child {
        font-size: 22px;
    }
}
@media (max-width: 1024px) {
    .about.text-editor p:first-child {
        font-size: 18px;
    }
}
.news-detail.text-editor * {
    margin: 0;
    padding: 0;
}
.news-detail.text-editor strong {
    font-weight: 500 !important;
}
.news-detail.text-editor :is(h1, h2, h3, h4, h5, h6) {
    margin-top: 0.75rem;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.news-detail.text-editor h1 {
    font-size: 64px;
    line-height: 1.25;
}
@media (max-width: 1440px) {
    .news-detail.text-editor h1 {
        font-size: 54px;
    }
}
@media (max-width: 1280px) {
    .news-detail.text-editor h1 {
        font-size: 44px;
    }
}
@media (max-width: 1024px) {
    .news-detail.text-editor h1 {
        font-size: 36px;
    }
}
@media (max-width: 768px) {
    .news-detail.text-editor h1 {
        font-size: 32px;
    }
}
.news-detail.text-editor h2 {
    font-size: 48px;
    line-height: 1.33;
}
@media (max-width: 1440px) {
    .news-detail.text-editor h2 {
        font-size: 44px;
    }
}
@media (max-width: 1280px) {
    .news-detail.text-editor h2 {
        font-size: 38px;
    }
}
@media (max-width: 1024px) {
    .news-detail.text-editor h2 {
        font-size: 30px;
    }
}
@media (max-width: 768px) {
    .news-detail.text-editor h2 {
        font-size: 27px;
    }
}
.news-detail.text-editor h3 {
    font-size: 32px;
    line-height: 1.5;
}
@media (max-width: 1440px) {
    .news-detail.text-editor h3 {
        font-size: 30px;
    }
}
@media (max-width: 1280px) {
    .news-detail.text-editor h3 {
        font-size: 28px;
    }
}
@media (max-width: 1024px) {
    .news-detail.text-editor h3 {
        font-size: 24px;
    }
}
@media (max-width: 768px) {
    .news-detail.text-editor h3 {
        font-size: 22px;
    }
}
.news-detail.text-editor h4 {
    font-size: 24px;
    line-height: 1.5;
}
@media (max-width: 1440px) {
    .news-detail.text-editor h4 {
        font-size: 22px;
    }
}
@media (max-width: 1280px) {
    .news-detail.text-editor h4 {
        font-size: 22px;
    }
}
@media (max-width: 1024px) {
    .news-detail.text-editor h4 {
        font-size: 20px;
    }
}
.news-detail.text-editor h5 {
    font-size: 20px;
    line-height: 1.5;
}
@media (max-width: 1440px) {
    .news-detail.text-editor h5 {
        font-size: 18px;
    }
}
.news-detail.text-editor h6 {
    font-size: 18px;
    line-height: 1.55;
}
@media (max-width: 1440px) {
    .news-detail.text-editor h6 {
        font-size: 18px;
    }
}
.news-detail.text-editor p,
.news-detail.text-editor ul li,
.news-detail.text-editor table td {
    margin: 0;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: -0.4px;
}
@media (max-width: 1024px) {
    .news-detail.text-editor p,
    .news-detail.text-editor ul li,
    .news-detail.text-editor table td {
        font-size: 18px;
    }
}
.news-detail.text-editor ul {
    margin: 0;
    list-style-type: none;
    padding: 0;
}
:is(.news-detail.text-editor ul) li {
    position: relative;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1.25rem;
}
:is(:is(.news-detail.text-editor ul) li):before {
    position: absolute;
    left: 0;
    top: 1.25rem;
    display: block;
    width: 0.375rem;
    height: 0.375rem;
    border-radius: 9999px;
    background-color: #ffcb0080;
    --tw-content: "";
    content: var(--tw-content);
}
.news-detail.text-editor table {
    max-width: 100%;
    overflow-x: auto;
}
:is(.news-detail.text-editor table) thead td {
    --tw-bg-opacity: 1;
    background-color: rgb(255 203 0 / var(--tw-bg-opacity, 1));
    padding: 0.75rem 1rem;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
:is(:is(.news-detail.text-editor table) thead td):first-child {
    border-top-left-radius: 0.5rem;
}
:is(:is(.news-detail.text-editor table) thead td):last-child {
    border-top-right-radius: 0.5rem;
}
:is(:is(:is(.news-detail.text-editor table) tbody) tr:last-child td):first-child {
    border-bottom-left-radius: 0.5rem;
}
:is(:is(:is(.news-detail.text-editor table) tbody) tr:last-child td):last-child {
    border-bottom-right-radius: 0.5rem;
}
:is(:is(.news-detail.text-editor table) tbody) td {
    background-color: #0000000d;
    padding: 0.75rem 1rem;
}
.project.text-editor * {
    margin: 0;
    padding: 0;
}
.project.text-editor strong {
    font-weight: 500 !important;
}
.project.text-editor :is(h1, h2, h3, h4, h5, h6) {
    margin-top: 0.75rem;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.project.text-editor h1 {
    font-size: 64px;
    line-height: 1.25;
}
@media (max-width: 1440px) {
    .project.text-editor h1 {
        font-size: 54px;
    }
}
@media (max-width: 1280px) {
    .project.text-editor h1 {
        font-size: 44px;
    }
}
@media (max-width: 1024px) {
    .project.text-editor h1 {
        font-size: 36px;
    }
}
@media (max-width: 768px) {
    .project.text-editor h1 {
        font-size: 32px;
    }
}
.project.text-editor h2 {
    font-size: 48px;
    line-height: 1.33;
}
@media (max-width: 1440px) {
    .project.text-editor h2 {
        font-size: 44px;
    }
}
@media (max-width: 1280px) {
    .project.text-editor h2 {
        font-size: 38px;
    }
}
@media (max-width: 1024px) {
    .project.text-editor h2 {
        font-size: 30px;
    }
}
@media (max-width: 768px) {
    .project.text-editor h2 {
        font-size: 27px;
    }
}
.project.text-editor h3 {
    font-size: 32px;
    line-height: 1.5;
}
@media (max-width: 1440px) {
    .project.text-editor h3 {
        font-size: 30px;
    }
}
@media (max-width: 1280px) {
    .project.text-editor h3 {
        font-size: 28px;
    }
}
@media (max-width: 1024px) {
    .project.text-editor h3 {
        font-size: 24px;
    }
}
@media (max-width: 768px) {
    .project.text-editor h3 {
        font-size: 22px;
    }
}
.project.text-editor h4 {
    font-size: 24px;
    line-height: 1.5;
}
@media (max-width: 1440px) {
    .project.text-editor h4 {
        font-size: 22px;
    }
}
@media (max-width: 1280px) {
    .project.text-editor h4 {
        font-size: 22px;
    }
}
@media (max-width: 1024px) {
    .project.text-editor h4 {
        font-size: 20px;
    }
}
.project.text-editor h5 {
    font-size: 20px;
    line-height: 1.5;
}
@media (max-width: 1440px) {
    .project.text-editor h5 {
        font-size: 18px;
    }
}
.project.text-editor h6 {
    font-size: 18px;
    line-height: 1.55;
}
@media (max-width: 1440px) {
    .project.text-editor h6 {
        font-size: 18px;
    }
}
.project.text-editor p,
.project.text-editor ul li,
.project.text-editor table td {
    margin: 0;
    font-size: 17px;
    line-height: 1.5;
    color: #000000a6;
}
.project.text-editor ul {
    margin: 0;
    list-style-type: none;
    padding: 0;
}
:is(.project.text-editor ul) li {
    position: relative;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1.25rem;
}
:is(:is(.project.text-editor ul) li):before {
    position: absolute;
    left: 0;
    top: 1.25rem;
    display: block;
    width: 0.375rem;
    height: 0.375rem;
    border-radius: 9999px;
    background-color: #ffcb0080;
    --tw-content: "";
    content: var(--tw-content);
}
.project.text-editor table {
    max-width: 100%;
    overflow-x: auto;
}
:is(.project.text-editor table) thead td {
    --tw-bg-opacity: 1;
    background-color: rgb(255 203 0 / var(--tw-bg-opacity, 1));
    padding: 0.75rem 1rem;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
:is(:is(.project.text-editor table) thead td):first-child {
    border-top-left-radius: 0.5rem;
}
:is(:is(.project.text-editor table) thead td):last-child {
    border-top-right-radius: 0.5rem;
}
:is(:is(:is(.project.text-editor table) tbody) tr:last-child td):first-child {
    border-bottom-left-radius: 0.5rem;
}
:is(:is(:is(.project.text-editor table) tbody) tr:last-child td):last-child {
    border-bottom-right-radius: 0.5rem;
}
:is(:is(.project.text-editor table) tbody) td {
    background-color: #0000000d;
    padding: 0.75rem 1rem;
}
:is(:is(:is(#map .gm-style) > div:first-child) > div:nth-child(2)):before {
    --tw-content: "";
    content: var(--tw-content);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media (min-width: 1281px) {
    :is(:is(:is(#map .gm-style) > div:first-child) > div:nth-child(2)):before {
        background: radial-gradient(39.74% 40.17% at 65.78% 48.2%, #fff0 36.53%, #fff);
    }
}
.form-group label {
    display: block;
}
.form-group .form-control {
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: #24272824;
    background-color: #24272805;
    padding: 1rem 2rem;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.87;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.form-group .form-control::-moz-placeholder {
    color: #000000a6;
}
.form-group .form-control::placeholder {
    color: #000000a6;
}
@media (max-width: 480px) {
    .form-group .form-control {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}
.fancybox__container {
    --fancybox-bg: rgba(0, 0, 0, 0.14) !important;
}
.fancybox__container .fancybox__backdrop {
    --tw-backdrop-blur: blur(10px);
    -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);
}
.product-detail.text-editor * {
    margin: 0;
    padding: 0;
}
.product-detail.text-editor strong {
    font-weight: 500 !important;
}
.product-detail.text-editor :is(h1, h2, h3, h4, h5, h6) {
    margin-top: 0.75rem;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.product-detail.text-editor h1 {
    font-size: 64px;
    line-height: 1.25;
}
@media (max-width: 1440px) {
    .product-detail.text-editor h1 {
        font-size: 54px;
    }
}
@media (max-width: 1280px) {
    .product-detail.text-editor h1 {
        font-size: 44px;
    }
}
@media (max-width: 1024px) {
    .product-detail.text-editor h1 {
        font-size: 36px;
    }
}
@media (max-width: 768px) {
    .product-detail.text-editor h1 {
        font-size: 32px;
    }
}
.product-detail.text-editor h2 {
    font-size: 48px;
    line-height: 1.33;
}
@media (max-width: 1440px) {
    .product-detail.text-editor h2 {
        font-size: 44px;
    }
}
@media (max-width: 1280px) {
    .product-detail.text-editor h2 {
        font-size: 38px;
    }
}
@media (max-width: 1024px) {
    .product-detail.text-editor h2 {
        font-size: 30px;
    }
}
@media (max-width: 768px) {
    .product-detail.text-editor h2 {
        font-size: 27px;
    }
}
.product-detail.text-editor h3 {
    font-size: 32px;
    line-height: 1.5;
}
@media (max-width: 1440px) {
    .product-detail.text-editor h3 {
        font-size: 30px;
    }
}
@media (max-width: 1280px) {
    .product-detail.text-editor h3 {
        font-size: 28px;
    }
}
@media (max-width: 1024px) {
    .product-detail.text-editor h3 {
        font-size: 24px;
    }
}
@media (max-width: 768px) {
    .product-detail.text-editor h3 {
        font-size: 22px;
    }
}
.product-detail.text-editor h4 {
    font-size: 24px;
    line-height: 1.5;
}
@media (max-width: 1440px) {
    .product-detail.text-editor h4 {
        font-size: 22px;
    }
}
@media (max-width: 1280px) {
    .product-detail.text-editor h4 {
        font-size: 22px;
    }
}
@media (max-width: 1024px) {
    .product-detail.text-editor h4 {
        font-size: 20px;
    }
}
.product-detail.text-editor h5 {
    font-size: 20px;
    line-height: 1.5;
}
@media (max-width: 1440px) {
    .product-detail.text-editor h5 {
        font-size: 18px;
    }
}
.product-detail.text-editor h6 {
    font-size: 18px;
    line-height: 1.55;
}
@media (max-width: 1440px) {
    .product-detail.text-editor h6 {
        font-size: 18px;
    }
}
.product-detail.text-editor p,
.product-detail.text-editor ul li,
.product-detail.text-editor table td {
    margin: 0;
    font-size: 18px;
    line-height: 1.667;
    color: #000000a6;
}
.product-detail.text-editor ul {
    margin: 0;
    list-style-type: none;
    padding: 0;
}
:is(.product-detail.text-editor ul) li {
    position: relative;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1.25rem;
    font-weight: 500;
    color: #00000080;
}
@media (min-width: 1025px) {
    :is(.product-detail.text-editor ul) li {
        transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 0.3s;
    }
}
:is(:is(.product-detail.text-editor ul) li):before {
    position: absolute;
    left: 0;
    top: 1.25rem;
    display: block;
    width: 0.375rem;
    height: 0.375rem;
    border-radius: 9999px;
    background-color: #0000001f;
    --tw-content: "";
    content: var(--tw-content);
}
@media (min-width: 1025px) {
    :is(:is(.product-detail.text-editor ul) li):before {
        transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 0.3s;
    }
}
:is(:is(.product-detail.text-editor ul) li):hover {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
:is(:is(.product-detail.text-editor ul) li):hover:before {
    --tw-bg-opacity: 1;
    background-color: rgb(255 203 0 / var(--tw-bg-opacity, 1));
}
.product-detail.text-editor table {
    max-width: 100%;
    overflow-x: auto;
}
:is(.product-detail.text-editor table) thead td {
    --tw-bg-opacity: 1;
    background-color: rgb(255 203 0 / var(--tw-bg-opacity, 1));
    padding: 0.75rem 1rem;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
:is(:is(.product-detail.text-editor table) thead td):first-child {
    border-top-left-radius: 0.5rem;
}
:is(:is(.product-detail.text-editor table) thead td):last-child {
    border-top-right-radius: 0.5rem;
}
:is(:is(:is(.product-detail.text-editor table) tbody) tr:last-child td):first-child {
    border-bottom-left-radius: 0.5rem;
}
:is(:is(:is(.product-detail.text-editor table) tbody) tr:last-child td):last-child {
    border-bottom-right-radius: 0.5rem;
}
:is(:is(.product-detail.text-editor table) tbody) td {
    background-color: #0000000d;
    padding: 0.75rem 1rem;
}
.product-detail-tab.text-editor * {
    margin: 0;
    padding: 0;
}
.product-detail-tab.text-editor strong {
    font-weight: 500 !important;
}
.product-detail-tab.text-editor :is(h1, h2, h3, h4, h5, h6) {
    margin-top: 0.75rem;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.product-detail-tab.text-editor h1 {
    font-size: 64px;
    line-height: 1.25;
}
@media (max-width: 1440px) {
    .product-detail-tab.text-editor h1 {
        font-size: 54px;
    }
}
@media (max-width: 1280px) {
    .product-detail-tab.text-editor h1 {
        font-size: 44px;
    }
}
@media (max-width: 1024px) {
    .product-detail-tab.text-editor h1 {
        font-size: 36px;
    }
}
@media (max-width: 768px) {
    .product-detail-tab.text-editor h1 {
        font-size: 32px;
    }
}
.product-detail-tab.text-editor h2 {
    font-size: 48px;
    line-height: 1.33;
}
@media (max-width: 1440px) {
    .product-detail-tab.text-editor h2 {
        font-size: 44px;
    }
}
@media (max-width: 1280px) {
    .product-detail-tab.text-editor h2 {
        font-size: 38px;
    }
}
@media (max-width: 1024px) {
    .product-detail-tab.text-editor h2 {
        font-size: 30px;
    }
}
@media (max-width: 768px) {
    .product-detail-tab.text-editor h2 {
        font-size: 27px;
    }
}
.product-detail-tab.text-editor h3 {
    font-size: 32px;
    line-height: 1.5;
}
@media (max-width: 1440px) {
    .product-detail-tab.text-editor h3 {
        font-size: 30px;
    }
}
@media (max-width: 1280px) {
    .product-detail-tab.text-editor h3 {
        font-size: 28px;
    }
}
@media (max-width: 1024px) {
    .product-detail-tab.text-editor h3 {
        font-size: 24px;
    }
}
@media (max-width: 768px) {
    .product-detail-tab.text-editor h3 {
        font-size: 22px;
    }
}
.product-detail-tab.text-editor h4 {
    font-size: 24px;
    line-height: 1.5;
}
@media (max-width: 1440px) {
    .product-detail-tab.text-editor h4 {
        font-size: 22px;
    }
}
@media (max-width: 1280px) {
    .product-detail-tab.text-editor h4 {
        font-size: 22px;
    }
}
@media (max-width: 1024px) {
    .product-detail-tab.text-editor h4 {
        font-size: 20px;
    }
}
.product-detail-tab.text-editor h5 {
    font-size: 20px;
    line-height: 1.5;
}
@media (max-width: 1440px) {
    .product-detail-tab.text-editor h5 {
        font-size: 18px;
    }
}
.product-detail-tab.text-editor h6 {
    font-size: 18px;
    line-height: 1.55;
}
@media (max-width: 1440px) {
    .product-detail-tab.text-editor h6 {
        font-size: 18px;
    }
}
.product-detail-tab.text-editor p,
.product-detail-tab.text-editor ul li,
.product-detail-tab.text-editor table td {
    margin: 0;
    font-size: 18px;
    line-height: 1.667;
    color: #000000a6;
}
@media (max-width: 1024px) {
    .product-detail-tab.text-editor p,
    .product-detail-tab.text-editor ul li,
    .product-detail-tab.text-editor table td {
        font-size: 16px;
    }
}
.product-detail-tab.text-editor ul {
    margin: 0;
    list-style-type: none;
    padding: 0;
}
:is(.product-detail-tab.text-editor ul) li {
    position: relative;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1.25rem;
}
:is(:is(.product-detail-tab.text-editor ul) li):before {
    position: absolute;
    left: 0;
    top: 1.25rem;
    display: block;
    width: 0.375rem;
    height: 0.375rem;
    border-radius: 9999px;
    background-color: #ffcb0080;
    --tw-content: "";
    content: var(--tw-content);
}
.product-detail-tab.text-editor table {
    max-width: 100%;
    overflow-x: auto;
}
:is(:is(.product-detail-tab.text-editor table) thead) th {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding: 1.25rem 0.5rem;
    text-align: center;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(26 25 25 / var(--tw-text-opacity, 1));
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: -0.4px;
}
@media (max-width: 1024px) {
    :is(:is(.product-detail-tab.text-editor table) thead) th {
        font-size: 18px;
    }
}
:is(:is(.product-detail-tab.text-editor table) tbody) td {
    padding: 1.25rem 0.5rem;
    text-align: center;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(26 25 25 / var(--tw-text-opacity, 1));
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: -0.4px;
}
@media (max-width: 1024px) {
    :is(:is(.product-detail-tab.text-editor table) tbody) td {
        font-size: 18px;
    }
}
:is(:is(.product-detail-tab.text-editor table) tbody) tr:nth-child(odd) {
    --tw-bg-opacity: 1;
    background-color: rgb(244 244 244 / var(--tw-bg-opacity, 1));
}
:is(:is(.product-detail-tab.text-editor table) tbody) tr:nth-child(2n) {
    --tw-bg-opacity: 1;
    background-color: rgb(249 249 249 / var(--tw-bg-opacity, 1));
}
.blink-animation {
    animation: blink-animation 0.7s infinite alternate;
}
@keyframes blink-animation {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    85% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
