:root {
--color-white: #ffffff;
--color-gray: #141623;
--color-body: #747474;
}
.uppercase,
h6,
th,
span.widget-title {
letter-spacing: 0;
}
td {
color: inherit;
}
.text-box .text {
-webkit-backface-visibility: visible;
backface-visibility: visible;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.button,
input[type="submit"],
input[type="submit"].button,
input[type="reset"].button,
input[type="button"].button {
font-weight: 500;
letter-spacing: 0;
}
.button.is-outline,
input[type="submit"].is-outline,
input[type="reset"].is-outline,
input[type="button"].is-outline {
border-width: 1px;
}
.button.is-outline {
color: inherit;
line-height: calc(2.5em - 2px);
}
select,
.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection {
padding-right: 1.6em;
}
.box-text {
font-size: 1em;
}
.breadcrumbs {
font-size: 0.875rem;
text-transform: none;
}
.breadcrumbs a {
color: inherit;
}
figure.aligncenter {
margin: 15px auto;
}
.wp-caption .wp-caption-text {
background: transparent;
font-style: normal;
}
img.size-full.alignnone {
margin-bottom: 0;
}
.dark i.flat {
background-color: #ffffff;
} .nav-dark .is-outline,
.dark .nav > li > a,
.dark .nav > li.html,
.dark .nav-vertical li li.menu-item-has-children > a,
.dark .nav-vertical > li > ul li a,
.nav-dropdown.dark > li > a,
.nav-dropdown.dark .nav-column > li > a,
.nav-dark .nav > li > a,
.nav-dark .nav > li > button {
color: #fff;
}
.nav > li > a,
.nav-dropdown > li > a,
.nav-column > li > a {
color: inherit;
} .nav-click {
position: relative;
width: 32px;
height: 32px;
cursor: pointer;
display: block;
z-index: 999;
}
.nav-click span,
.nav-click::after,
.nav-click::before {
content: "";
background-color: #000;
position: absolute;
height: 2px;
transition: all 0.3s ease-in-out;
pointer-events: none;
}
.nav-dark .nav-click span,
.nav-dark .nav-click::after,
.nav-dark .nav-click::before {
background-color: #fff;
}
.nav-click::after,
.nav-click::before {
top: 6px;
right: 0;
width: 18px;
transform-origin: 50% 50%;
}
.nav-click::after {
top: 23px;
width: 30px;
}
.nav-click span {
top: 15px;
right: 0;
width: 24px;
}
@media only screen and (min-width: 850px) {
.nav-click {
width: 38px;
height: 38px;
}
.nav-click span,
.nav-click::after,
.nav-click::before {
height: 3px;
}
.nav-click::after,
.nav-click::before {
top: 9px;
width: 25px;
}
.nav-click::after {
top: 27px;
width: 35px;
}
.nav-click span {
top: 18px;
width: 31px;
}
}
.has-off-canvas .current-lightbox-clicked .nav-click span {
opacity: 0;
}
.has-off-canvas .current-lightbox-clicked .nav-click::before {
width: 70%;
left: 17%;
transform: rotate3d(0, 0, 1, 45deg);
top: 43%;
}
.has-off-canvas .current-lightbox-clicked .nav-click::after {
width: 70%;
left: 15%;
transform: rotate3d(0, 0, 1, -45deg);
top: 41%;
}  .post-sidebar .widget_recent_entries ul li {
padding: 5px 10px;
border-bottom: 1px solid #cccccc;
}
.post-sidebar .widget_recent_entries ul li:last-child {
border-bottom: none;
}
.post-sidebar .widget_recent_entries ul li .post-date {
display: block;
} .widget_list_posts .post-item {
padding-bottom: 0;
}
.widget_list_posts .post-item:not(:last-child) .col-inner {
margin-bottom: 20px;
}
.widget_list_posts .blog-col-inner .post-title {
font-size: 0.875rem;
line-height: 1.4;
white-space: normal;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
max-height: 2.8em;
width: auto;
margin: 0 0 5px 0;
}
.widget_list_posts .from_the_blog_excerpt {
font-size: 0.875rem;
}
@media screen and (min-width: 550px) {
.widget_list_posts .box-vertical {
display: flex;
}
.widget_list_posts .box-vertical .box-image {
flex: 0 0 30%;
}
.widget_list_posts .box-vertical .box-text {
padding: 0 0 0 20px;
}
.widget_list_posts__alignright .box-vertical .box-text {
order: -1;
padding: 0 20px 0 0;
}
} .widget_information ul {
padding: 0;
margin: 0;
list-style: none;
}
.widget_information ul li {
padding: 0.5em 0 0.5em 1.375em;
position: relative;
font-size: clamp(14px, 1.27659574vw, 18px);
font-weight: 500;
}
.widget_information ul li + li {
border-top: none;
}
.widget_information ul li.hidden_icon {
padding-left: 0;
}
.widget_information ul li.hidden_icon i {
display: none;
}
.widget_information li i {
position: absolute;
left: 0;
top: 0.7em;
width: 1em;
height: 1em;
text-align: center;
} .widget_social .list-social {
column-gap: 10px;
}
.widget_social .list-social li {
border: 0;
}
.widget_social .list-social a {
width: 40px;
height: 40px;
box-shadow: var(--shadow-1);
border-radius: 99px;
display: inline-flex;
justify-content: center;
align-items: center;
background-color: var(--color-white);
}
.widget_social .list-social a i {
width: 1.25rem;
height: 1.25rem;
}  .sh-blog-shortcode.layout-1 .box-image {
float: left;
width: 25%;
margin-right: 15px;
}
.sh-blog-shortcode.layout-5 .box-image {
float: left;
width: 30%;
margin-right: 15px;
}
.sh-blog-shortcode.layout-6 .first-element-layout .post-title {
margin: 15px 0 10px 0;
}
.sh-blog-shortcode.layout-6 .second-element-layout .element:not(:last-child) {
margin-bottom: 15px;
}
.sh-blog-shortcode.layout-6 .second-element-layout .element:last-child {
margin-bottom: 0;
}
.sh-blog-shortcode.layout-6 .second-element-layout .col-inner {
overflow: hidden;
}
.sh-blog-shortcode.layout-6 .second-element-layout .box-image {
float: left;
width: 30%;
margin-right: 1em;
}
.sh-blog-shortcode.layout-6 .second-element-layout .box-image .image-zoom {
padding-top: 62%;
}
.sh-blog-shortcode.layout-6 .second-element-layout .post-title {
margin-top: 0;
font-size: 0.875rem;
}
.sh-blog-shortcode.layout-7 .first-element-layout .element .box-image {
float: left;
width: 30%;
margin-right: 20px;
}
.sh-blog-shortcode.layout-7 .first-element-layout .element .post-title {
margin: 0 0 5px 0;
}
.sh-blog-shortcode.layout-7 .second-element-layout {
margin-bottom: 20px;
}
.sh-blog-shortcode.layout-7 .second-element-layout .element {
margin-bottom: 5px;
}
.sh-blog-shortcode.layout-7 .second-element-layout .element .post-title {
margin: 0;
}
.sh-blog-shortcode.layout-7
.second-element-layout
.element
.post-title
a:before {
content: "";
display: inline-block;
width: 5px;
height: 5px;
background: #337ab7;
border-radius: 50%;
position: relative;
top: -2px;
margin-right: 5px;
}
.sh-blog-shortcode.layout-8 .element .col-inner {
position: relative;
}
.sh-blog-shortcode.layout-8 .element .entry-content {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: 9;
background-color: rgba(0, 0, 0, 0.5);
padding: 10px 10px;
}
.sh-blog-shortcode.layout-8 .element .post-title {
font-size: 0.875rem;
line-height: 20px;
margin: 0;
}
.sh-blog-shortcode.layout-8 .element .post-title a {
display: block;
} .uni-titlepro ul li {
margin-left: 0;
display: block;
}
.uni-titlepro .open-subcat {
white-space: nowrap;
cursor: pointer;
}
@media only screen and (min-width: 850px) {
.uni-titlepro {
display: flex;
justify-content: space-between;
align-items: baseline;
}
.uni-titlepro .open-subcat {
display: none;
}
.uni-titlepro ul li {
display: inline-block;
}
.uni-titlepro li + li {
margin-left: 30px;
}
}
@media only screen and (max-width: 849.99px) {
.uni-titlepro__main {
display: flex;
justify-content: space-between;
}
.uni-titlepro ul {
display: none;
overflow: hidden;
margin-left: -5px;
margin-right: -5px;
}
.uni-titlepro ul li {
float: left;
width: 50%;
padding-left: 5px;
padding-right: 5px;
}
.uni-titlepro ul li:last-child {
width: 100%;
}
} .uni_custom_menu ul.menu li {
border: none;
} .ux-menu-link__link {
min-height: unset;
}
.ux-menu-title {
font-size: 100%;
} .box-blog-post .post-title {
font-size: 1rem;
margin: 0.5em 0 1em;
}
.box-blog-post .is-divider {
display: none;
}
.box-blog-post .from_the_blog_excerpt {
font-size: 0.875rem;
}
ul.links li {
margin: 0 0.4em !important;
}
.nav-pagination > li > span,
.nav-pagination > li > a {
border: none;
border-radius: 6px;
height: 2.25em;
line-height: 2.25em;
} .entry-header h1.entry-title {
font-size: 1.5rem;
}
.entry-header h1.entry-title + .is-divider {
display: none;
}
.entry-header-text-top {
padding-bottom: 0;
} .wpcf7-form {
margin-bottom: 0;
}
.wpcf7-form p {
margin-bottom: 0;
}
.wpcf7 .button {
min-width: 100px;
margin-bottom: 0;
}
.wpcf7 .wpcf7-response-output {
border-radius: 0;
}
.wpcf7-not-valid-tip,
.wpcf7 form .wpcf7-response-output {
font-size: 0.9em;
}
.wpcf7 form .wpcf7-response-output {
margin: 1em 0 1em;
}
.wpcf7 .wpcf7-spinner {
display: none !important;
} .header-cart-title {
line-height: 1.2;
}
.header li.cart-item > a {
display: inline-flex;
flex-direction: row-reverse;
}
.header li.cart-item span + .image-icon {
margin-left: 0;
margin-right: 10px;
} .footer-wrapper .widget {
margin-bottom: 0;
}
.footer-wrapper .ux-menu-title {
min-height: unset;
display: block;
margin-bottom: 24px !important;
padding: 0;
}
.footer-wrapper .ux-menu-link__link {
padding: 0 0 1rem;
}
.footer-wrapper .ux-menu-link:last-child .ux-menu-link__link {
padding-bottom: 0;
}
.footer-wrapper .follow-icons {
display: flex;
align-items: center;
gap: 10px;
}
.footer-wrapper .follow-icons a {
margin: 0;
background-color: var(--primary-color);
}
.absolute-footer {
border-top: 1px solid #c5c7c1;
padding: 20px 0 20px;
}
@media only screen and (min-width: 850px) {
.footer-secondary {
padding: 0;
}
} #top-link {
background-color: var(--primary-color);
display: inline-flex;
justify-content: center;
align-items: center;
width: 40px;
height: 40px;
border: 0;
}
#top-link i {
font-size: 22px;
color: #ffffff;
}
.block-contact {
position: fixed;
right: 20px;
bottom: 10%;
z-index: 999;
}
.block-contact .list-contact a {
display: flex;
justify-content: center;
align-items: center;
margin: 0 0 24px auto;
position: relative;
width: 50px;
aspect-ratio: 1/1;
}
.block-contact .list-contact a img {
width: 50px;
aspect-ratio: 1/1;
}
.block-contact .is-animating img {
animation: phone-outer 1s infinite;
width: 36px !important;
height: 36px;
border-radius: 50%;
box-shadow:
0 0 0 0 rgba(219, 52, 52, 0),
0 0.05em 0.1em rgba(0, 0, 0, 0.2);
z-index: 2;
}
.phone-fixed-2 {
transition-duration: 0.3s;
position: absolute;
z-index: 99;
display: block;
margin: 0;
width: 50px;
height: 50px;
z-index: 1;
top: 0;
left: 0;
background-color: rgba(236, 69, 69, 0.50196078) !important;
border-radius: 99px;
box-shadow:
0 0 0 0 rgba(219, 52, 52, 0),
0 0.05em 0.1em rgba(0, 0, 0, 0.2);
transform: translate3d(0, 0, 0) scale(1);
animation: phone-outer 2s infinite;
}
.zalo-fixed-2 {
transition-duration: 0.3s;
position: absolute;
z-index: 99;
display: block;
margin: 0;
width: 50px;
height: 50px;
z-index: 1;
top: 0;
left: 0;
background-color: rgba(0, 102, 255, 0.425) !important;
border-radius: 99px;
box-shadow:
0 0 0 0 rgba(219, 52, 52, 0),
0 0.05em 0.1em rgba(0, 0, 0, 0.2);
transform: translate3d(0, 0, 0) scale(1);
animation: phone-outer 2s infinite;
}
.facebook-fixed-2 {
transition-duration: 0.3s;
position: absolute;
z-index: 99;
display: block;
margin: 0;
width: 50px;
height: 50px;
z-index: 1;
top: 0;
left: 0;
background-color: rgba(24, 118, 242, 0.412) !important;
border-radius: 99px;
box-shadow:
0 0 0 0 rgba(219, 52, 52, 0),
0 0.05em 0.1em rgba(0, 0, 0, 0.2);
transform: translate3d(0, 0, 0) scale(1);
animation: phone-outer 2s infinite;
} @-webkit-keyframes shiny-btn1 {
0% {
transform-origin: center;
transform: scale(0) rotate(45deg);
opacity: 0;
}
80% {
transform-origin: center;
transform: scale(0) rotate(45deg);
opacity: 0.5;
}
81% {
transform-origin: center;
transform: scale(1.5) rotate(45deg);
opacity: 1;
}
100% {
transform-origin: center;
transform: scale(5) rotate(45deg);
opacity: 0;
}
}
@keyframes scaleEffect {
0% {
width: 100%;
height: 100%;
opacity: 0;
}
1% {
opacity: 0.9;
}
50% {
opacity: 0.5;
}
80% {
width: 140%;
height: 140%;
}
90% {
opacity: 0.3;
}
100% {
opacity: 0;
}
}
@keyframes phone-outer {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.progress-wrap {
height: 46px;
width: 46px;
cursor: pointer;
display: block;
border-radius: 50px;
z-index: 999;
opacity: 0;
visibility: hidden;
transform: translateY(15px);
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.progress-wrap.active-progress {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.progress-wrap::before {
content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23FFFFFF" class="w-6 h-6"><path fill-rule="evenodd" d="M12 20.25a.75.75 0 01-.75-.75V6.31l-5.47 5.47a.75.75 0 01-1.06-1.06l6.75-6.75a.75.75 0 011.06 0l6.75 6.75a.75.75 0 11-1.06 1.06l-5.47-5.47V19.5a.75.75 0 01-.75.75z" clip-rule="evenodd" /></svg>');
position: absolute;
top: 50%;
left: 50%;
width: 20px;
height: 20px;
transform: translate(-50%, -50%);
z-index: 9;
}
.progress-wrap::after {
content: "";
position: absolute;
text-align: center;
font-size: 16px;
left: 0;
right: 0;
margin: auto;
background-color: var(--primary-color);
border-radius: 99px;
top: 50%;
transform: translateY(-50%);
height: 40px;
width: 40px;
line-height: 37px;
cursor: pointer;
display: block;
z-index: 1;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.progress-wrap:hover::after {
background-color: #105ca8;
}
.progress-wrap:hover::before {
opacity: 1;
}
.progress-wrap svg path {
fill: none;
}
.progress-wrap svg.progress-circle path {
stroke: var(--primary-color);
stroke-width: 4;
box-sizing: border-box;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
@-webkit-keyframes ispinner-fade {
0% {
opacity: 0.85;
}
50% {
opacity: 0.25;
}
100% {
opacity: 0.25;
}
}
@keyframes ispinner-fade {
0% {
opacity: 0.85;
}
50% {
opacity: 0.25;
}
100% {
opacity: 0.25;
}
} #dark-breadcrumbs .rank-math-breadcrumb p {
margin-bottom: 10px;
}
#dark-breadcrumbs h1 {
margin-bottom: 0;
font-size: 24px;
} .radius-5 {
border-radius: 5px;
overflow: hidden;
}
.m-0 {
margin: 0 !important;
}
.p-0 {
padding: 0 !important;
}
.w-full {
width: 100% !important;
}
.h-full {
height: 100% !important;
}
.pb-col-0 .flickity-slider > .col,
.pb-col-0 > .col {
padding-bottom: 0 !important;
}
.line-last-0 > *:not(style):last-child,
.line-last-0 > *:not(style):has(+ style:last-child) {
margin-bottom: 0 !important;
}
.container .row,
.row .row {
max-width: 200% !important;
} .heading h1 {
font-size: clamp(30px, 5vw, 48px);
margin-bottom: 1rem;
line-height: calc(53 / 48);
letter-spacing: -0.96px;
font-weight: bold;
margin-top: 0;
}
.contact-banner .banner {
border-radius: 20px;
overflow: hidden;
}
.contact-banner .banner .banner-bg .overlay {
background-color: transparent !important;
background: linear-gradient(
0deg,
rgba(0, 0, 0, 0.6) 0%,
rgba(0, 0, 0, 0) 50%,
rgba(0, 0, 0, 0) 100%
);
}
.contact-banner .banner .banner-layer {
bottom: clamp(20px, 3vw, 48px);
left: clamp(20px, 3vw, 48px);
}
.contact-banner .text-box-content {
font-size: clamp(16px, 5vw, 18px);
line-height: calc(28 / 18);
margin-bottom: 0;
} .custom-button {
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 17px;
display: flex;
align-items: center;
text-align: center;
letter-spacing: 0.7px;
justify-content: center;
height: clamp(40px, 5vw, 50px);
}
b,
strong {
font-weight: 600;
}
.group-contact .group-item input:not(.wpcf7-submit),
.group-contact .group-item textarea {
--tw-bg-opacity: 1;
background-color: #f5f3f3;
--tw-border-opacity: 1;
border-color: #c5c7c1;
padding-left: 1rem;
padding-right: 1rem;
outline: 2px solid transparent;
outline-offset: 2px;
transition-property: all;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
border-width: 1px;
border-radius: 0.5rem;
height: 3rem;
box-shadow: unset;
}
.group-contact .group-item input:focus,
.group-contact .group-item textarea:focus {
outline: 2px solid rgb(59 130 246);
outline-offset: 0px;
}
.group-contact .group-item .wpcf7-submit {
margin: 0;
width: 100%;
border-radius: 0.5rem;
height: 3rem;
}
.wpcf7 label {
color: #1c1c1c;
}
.wpcf7-select {
color: #1c1c1c;
}
.wpcf7-select.placeholder {
color: #98a2b3;
}
.group-contact .group-item select {
--tw-bg-opacity: 1;
background-color: #f5f3f3;
--tw-border-opacity: 1;
border-color: #c5c7c1;
padding-left: 1rem;
padding-right: 1rem;
outline: 2px solid transparent;
outline-offset: 2px;
transition-property: all;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
border-width: 1px;
border-radius: 0.5rem;
height: clamp(3rem, 3.125vw, 48px);
box-shadow: unset;
}
.group-title {
font-weight: 600;
font-size: clamp(20px, 5vw, 32px);
line-height: calc(38 / 32);
color: #1b1c1c;
margin-bottom: 8px;
}
.group-contact .form-description {
margin-bottom: clamp(20px, 5vw, 40px);
}
.color-secondary,
.color-secondary * {
color: #454843;
}
.box-shadow-1 {
box-shadow:
0px 10px 15px -3px rgba(0, 0, 0, 0.1),
0px 4px 6px -4px rgba(0, 0, 0, 0.1);
}
.box-shadow-2 {
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
}
.box-shadow-3 {
box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
}
.box-shadow-4 {
box-shadow:
0px 20px 25px -5px rgba(0, 0, 0, 0.1),
0px 8px 10px -6px rgba(0, 0, 0, 0.1);
}
.button-white {
height: clamp(40px, 5vw, 50px);
padding: 0 clamp(20px, 5vw, 32px);
margin: 0;
display: inline-flex;
place-items: center;
justify-content: center;
align-items: center;
border: 0;
}
.button-white:hover {
background-color: var(--primary-color) !important;
color: #ffffff !important;
}
.button-link {
font-weight: bold;
color: var(--primary-color);
font-size: 14px;
margin: 0 !important;
line-height: unset;
min-height: unset;
padding: 0 !important;
border: 0;
}
.button-link.button.is-underline:before {
width: 100%;
left: 50%;
transform: translateX(-50%);
opacity: 1;
height: 1px;
}
.button-link:hover:before {
width: 60% !important;
}
.button .icon-certificate:before {
display: none;
}
.button .icon-certificate {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
width: 1em;
height: 1em;
line-height: 0;
background-color: currentColor;
-webkit-mask: url('data:image/svg+xml;utf8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 10.5H8V8.5H9C9.28333 8.5 9.52083 8.40417 9.7125 8.2125C9.90417 8.02083 10 7.78333 10 7.5V6.5C10 6.21667 9.90417 5.97917 9.7125 5.7875C9.52083 5.59583 9.28333 5.5 9 5.5H7V10.5ZM8 7.5V6.5H9V7.5H8ZM11 10.5H13C13.2833 10.5 13.5208 10.4042 13.7125 10.2125C13.9042 10.0208 14 9.78333 14 9.5V6.5C14 6.21667 13.9042 5.97917 13.7125 5.7875C13.5208 5.59583 13.2833 5.5 13 5.5H11V10.5ZM12 9.5V6.5H13V9.5H12ZM15 10.5H16V8.5H17V7.5H16V6.5H17V5.5H15V10.5ZM6 16C5.45 16 4.97917 15.8042 4.5875 15.4125C4.19583 15.0208 4 14.55 4 14V2C4 1.45 4.19583 0.979167 4.5875 0.5875C4.97917 0.195833 5.45 0 6 0H18C18.55 0 19.0208 0.195833 19.4125 0.5875C19.8042 0.979167 20 1.45 20 2V14C20 14.55 19.8042 15.0208 19.4125 15.4125C19.0208 15.8042 18.55 16 18 16H6ZM6 14H18V2H6V14ZM2 20C1.45 20 0.979167 19.8042 0.5875 19.4125C0.195833 19.0208 0 18.55 0 18V4H2V18H16V20H2ZM6 2V14V2Z" fill="currentColor"/></svg>')
no-repeat center/contain;
} .partner-banner .banner-layer {
padding: clamp(20px, 5vw, 48px) 15px clamp(20px, 5vw, 48px);
}
.partner-banner .banner-bg .overlay {
background: linear-gradient(
0deg,
rgba(251, 249, 248, 0.8) 0%,
rgba(251, 249, 248, 0) 100%
);
}
.icon-box .icon-box-img img {
padding-top: 0;
}
.partner-section-2 .icon-box .icon-box-text h3 {
font-size: clamp(18px, 5vw, 24px);
line-height: calc(28 / 24);
}
.ic-mb-12 .icon-box-img {
margin-bottom: 12px;
}
.partner-section-2 .ic-mb-12 .icon-box-img img {
aspect-ratio: 1/1;
object-fit: contain;
}
.partner-section-3 .stack-button {
flex-flow: row wrap;
gap: 24px;
}
.partner-section-3 .stack-button .button {
font-size: 14px;
font-weight: bold;
height: clamp(40px, 5vw, 50px);
padding: 0 32px;
display: inline-grid;
place-items: center;
margin: 0 !important;
} .asymmetric-clip {
clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
}
.compe-section-2 .stack-button {
flex-flow: row wrap;
gap: 24px;
}
.compe-section-2 .stack-button .button {
font-size: 14px;
font-weight: bold;
height: clamp(40px, 5vw, 50px);
padding: 0 32px;
display: inline-flex;
place-items: center;
justify-content: center;
align-items: center;
margin: 0 !important;
}
.compe-section-3 .button {
min-height: unset;
padding: 0;
margin: 0;
line-height: unset;
}
.button .icon-angle-right:before {
display: none;
}
.button .icon-angle-right {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
width: 1em;
height: 1em;
line-height: 0;
background-color: currentColor;
-webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M440.6 273.4c4.7-4.5 7.4-10.8 7.4-17.4s-2.7-12.8-7.4-17.4l-176-168c-9.6-9.2-24.8-8.8-33.9 .8s-8.8 24.8 .8 33.9L364.1 232 24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l340.1 0L231.4 406.6c-9.6 9.2-9.9 24.3-.8 33.9s24.3 9.9 33.9 .8l176-168z"/></svg>')
no-repeat center/contain;
}
.compe-section-4 .p-80 {
padding: clamp(20px, 5vw, 80px) !important;
}
.compe-section-4 .img,
.compe-section-4 .img-inner,
.compe-section-4 .img-inner img {
height: 100%;
}
.compe-section-4 .img-inner img {
object-fit: cover;
}
.button-label {
cursor: default;
font-size: 14px;
font-weight: 600;
padding: 4px 16px;
line-height: unset;
min-height: unset;
border: 0;
color: var(--primary-color);
}  .visit-section-1 .icon-box.icon-box-1 {
margin-bottom: clamp(10px, 3vw, 24px);
}
.visit-section-1 .icon-box.icon-box-1 .icon-box-img {
width: 12px !important;
}
.visit-section-1 .icon-box-left.icon-box-1 .icon-box-img + .icon-box-text {
padding-left: 8px;
}
.visit-section-1 .button {
color: #f2e0c3;
}
.visit-section-1 .icon-box.icon-box-2 {
border-radius: 8px;
border: 1px solid #c5c7c1;
padding: 12px 21px;
width: 100%;
max-width: fit-content;
}
.visit-section-1 .icon-box-left.icon-box-2 .icon-box-img + .icon-box-text {
padding-left: 16px;
}
.visit-section-2 .button-map {
min-height: unset;
line-height: unset;
}
.visit-section-2 .button-map i:before {
display: none;
}
.visit-section-2 .button-map i {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
width: 1em;
height: 1em;
line-height: 0;
background-color: currentColor;
-webkit-mask: url('data:image/svg+xml;utf8,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 18L6 15.9L1.35 17.7C1.01667 17.8333 0.708333 17.7958 0.425 17.5875C0.141667 17.3792 0 17.1 0 16.75V2.75C0 2.53333 0.0625 2.34167 0.1875 2.175C0.3125 2.00833 0.483333 1.88333 0.7 1.8L6 0L12 2.1L16.65 0.3C16.9833 0.166667 17.2917 0.204167 17.575 0.4125C17.8583 0.620833 18 0.9 18 1.25V15.25C18 15.4667 17.9375 15.6583 17.8125 15.825C17.6875 15.9917 17.5167 16.1167 17.3 16.2L12 18ZM11 15.55V3.85L7 2.45V14.15L11 15.55ZM13 15.55L16 14.55V2.7L13 3.85V15.55ZM2 15.3L5 14.15V2.45L2 3.45V15.3ZM13 3.85V15.55V3.85ZM5 2.45V14.15V2.45Z" fill="currentColor"/></svg>')
no-repeat center/contain;
}
.visit-section-2 .button-map {
font-weight: bold;
}
@media only screen and (min-width: 850px) {
.visit-section-3 .list-schedule > .col-inner .col > .col-inner {
display: grid;
place-content: center;
}
}
.visit-section-4 .box {
background: #efeded;
border-radius: 12px;
overflow: hidden;
}
.visit-section-4 .box .box-text {
padding: 24px;
}
.visit-section-4 .box .box-text .button {
letter-spacing: 0.7px;
}
.visit-section-4 .uni-flickity-slider .flickity-button {
width: 40px !important;
height: 40px !important;
border-radius: 50% !important;
background-color: rgba(0, 0, 0, 0.5) !important;
display: flex;
align-items: center;
justify-content: center;
opacity: 1;
transition: opacity 0.3s ease;
}
.visit-section-4 .uni-flickity-slider .flickity-button svg {
padding: 12px !important;
}
.visit-section-4 .uni-flickity-slider .flickity-button svg path {
fill: #fff !important;
}
@media only screen and (max-width: 549px) {
.visit-section-4 .uni-flickity-slider .flickity-slider > .col {
max-width: 80% !important;
flex-basis: 80% !important;
}
}
.visit-section-5 .button-primary {
font-weight: bold;
letter-spacing: 0.8px;
}
.visit-section-5 .col.grid-center > .col-inner {
display: grid;
place-content: center;
}  @media only screen and (max-width: 991.99px) {
.text.has-br br {
display: none;
}
}
@media only screen and (max-width: 849.99px) {
.sidebar-menu .nav li a {
font-size: 14px;
}
.sidebar-menu .nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
font-size: 15px;
}
.nav:not(.nav-slide) .active > .children {
padding-bottom: 10px;
}
.mobile-sidebar .logo {
text-align: center;
padding: 30px 15px 0;
}
.mobile-sidebar .logo img {
display: inline-block;
max-height: 80px;
max-width: 60%;
}
.dark .mobile-sidebar .logo img {
filter: brightness(0) invert(1);
}
.off-canvas .nav-vertical > li > a {
padding-top: 10px;
padding-bottom: 10px;
}
.headline.medium-text-center .section-title {
text-align: center;
justify-content: center;
}
.home-section-3 .icon-box {
flex-direction: column;
text-align: center;
gap: 5px;
}
}
@media only screen and (max-width: 699.99px) {
.row.medium-full-width > .col {
max-width: 100%;
flex-basis: 100%;
}
.row.medium-full-width > .col.small-col-first {
order: -1;
}
}
@media only screen and (max-width: 549.99px) {
.compe-section-2 .stack-button .button,
.partner-section-3 .stack-button .button {
width: 100%;
}
}
@media only screen and (min-width: 0px) {
.font-fair {
font-family: "Playfair Display", sans-serif;
}
.banner
.text-box-content
:where(blockquote, dl, figure, form, ol, p, pre, ul) {
margin-bottom: 1rem;
margin-top: 0;
}
.button-primary {
height: clamp(40px, 5vw, 50px);
padding: 0 clamp(20px, 5vw, 32px);
margin: 0;
display: inline-flex;
justify-content: center;
align-items: center;
place-items: center;
}
.header-button-1 .button {
height: 40px;
display: inline-flex;
justify-content: center;
align-items: center;
padding: 0 20px;
font-weight: bold;
letter-spacing: 0.7px;
font-size: 14px;
}
.button .icon-gift {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
width: 1em;
height: 1em;
line-height: 0;
background-color: currentColor;
-webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M280 24c0-13.3-10.7-24-24-24s-24 10.7-24 24V294.1l-95-95c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9L239 369c9.4 9.4 24.6 9.4 33.9 0L409 233c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-95 95V24zM128.8 304H64c-35.3 0-64 28.7-64 64v80c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V368c0-35.3-28.7-64-64-64H383.2l-48 48H448c8.8 0 16 7.2 16 16v80c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V368c0-8.8 7.2-16 16-16H176.8l-48-48zM432 408a24 24 0 1 0 -48 0 24 24 0 1 0 48 0z"/></svg>')
no-repeat center/contain;
}
.button .icon-gift:before {
display: none;
}
.button.primary.is-outline {
border-color: var(--primary-color);
color: var(--primary-color);
}
.button.primary.is-outline:hover {
color: #ffffff;
}
.row.gap-24 {
margin-left: -12px;
margin-right: -12px;
}
.row.gap-24 > .col {
padding-left: 12px;
padding-right: 12px;
padding-bottom: 24px;
}
.row.gap-16 {
margin-left: -8px;
margin-right: -8px;
}
.row.gap-16 > .col {
padding-left: 8px;
padding-right: 8px;
}
.col.radius-2 > .col-inner {
border-radius: 1rem;
overflow: hidden;
}
.col.radius-1 > .col-inner {
border-radius: 1rem;
overflow: hidden;
}
.radius-1 {
border-radius: 12px;
overflow: hidden;
}
.radius-2 {
border-radius: 16px;
overflow: hidden;
}
.headline {
margin: 0;
}
.headline.is-bold .section-title {
font-weight: bold;
}
.headline .section-title {
font-size: clamp(20px, 5vw, 32px);
line-height: calc(38 / 32);
margin-bottom: clamp(20px, 4vw, 24px);
padding: 0;
border: 0;
}
.headline h3.section-title {
font-size: clamp(18px, 5vw, 24px);
line-height: calc(28 / 24);
}
.headline.fs-h1 .section-title {
font-size: clamp(30px, 5vw, 48px);
line-height: calc(53 / 48);
}
.headline.mb-16 .section-title {
margin-bottom: 16px;
}
.headline.mb-0 .section-title {
margin-bottom: 0px;
}
.headline.mb-32 .section-title {
margin-bottom: clamp(20px, 4vw, 32px);
}
.headline .section-title b {
opacity: 0;
}
.headline .section-title span {
text-transform: none;
margin: 0;
padding: 0;
border: 0;
}
.text-has-list ul li {
list-style-type: none;
margin-left: 0;
margin-bottom: 12px;
display: flex;
align-items: center;
flex-flow: row nowrap;
gap: 12px;
}
.text-has-list ul li:last-child {
margin-bottom: 0;
}
.text-has-list ul li:before {
content: "";
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
width: 1em;
height: 1em;
line-height: 0;
color: #695d46;
background-color: currentColor;
-webkit-mask: url('data:image/svg+xml;utf8,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.01667 8.51667L9.12917 4.40417L8.3125 3.5875L5.01667 6.88333L3.35417 5.22083L2.5375 6.0375L5.01667 8.51667ZM5.83333 11.6667C5.02639 11.6667 4.26806 11.5135 3.55833 11.2073C2.84861 10.901 2.23125 10.4854 1.70625 9.96042C1.18125 9.43542 0.765625 8.81806 0.459375 8.10833C0.153125 7.39861 0 6.64028 0 5.83333C0 5.02639 0.153125 4.26806 0.459375 3.55833C0.765625 2.84861 1.18125 2.23125 1.70625 1.70625C2.23125 1.18125 2.84861 0.765625 3.55833 0.459375C4.26806 0.153125 5.02639 0 5.83333 0C6.64028 0 7.39861 0.153125 8.10833 0.459375C8.81806 0.765625 9.43542 1.18125 9.96042 1.70625C10.4854 2.23125 10.901 2.84861 11.2073 3.55833C11.5135 4.26806 11.6667 5.02639 11.6667 5.83333C11.6667 6.64028 11.5135 7.39861 11.2073 8.10833C10.901 8.81806 10.4854 9.43542 9.96042 9.96042C9.43542 10.4854 8.81806 10.901 8.10833 11.2073C7.39861 11.5135 6.64028 11.6667 5.83333 11.6667ZM5.83333 10.5C7.13611 10.5 8.23958 10.0479 9.14375 9.14375C10.0479 8.23958 10.5 7.13611 10.5 5.83333C10.5 4.53056 10.0479 3.42708 9.14375 2.52292C8.23958 1.61875 7.13611 1.16667 5.83333 1.16667C4.53056 1.16667 3.42708 1.61875 2.52292 2.52292C1.61875 3.42708 1.16667 4.53056 1.16667 5.83333C1.16667 7.13611 1.61875 8.23958 2.52292 9.14375C3.42708 10.0479 4.53056 10.5 5.83333 10.5Z" fill="currentColor"/></svg>')
no-repeat center/contain;
}
.letter-spacing-14 {
letter-spacing: 1.4px;
}
.letter-spacing-7 {
letter-spacing: 0.7px;
}
.letter-spacing-28 {
letter-spacing: 2.8px;
}
.letter-spacing-096 {
letter-spacing: 0.96px;
}
.letter-spacing-035 {
letter-spacing: 0.35px;
}
}
@media only screen and (min-width: 550px) {
}
@media only screen and (min-width: 700px) {
}
@media only screen and (min-width: 850px) {
.header .flex-col:nth-child(3) .header-nav-main {
justify-content: center;
}
.header .flex-col:nth-child(3) .header-nav-main > li {
margin: 0 clamp(10px, 1vw, 16px);
}
.header .nav > li.current-menu-item > a {
font-weight: bold;
}
.header .nav > li > a {
font-size: 16px;
font-weight: 500;
}
.header .nav .sub-menu li a {
font-size: 14px;
transition: all 0.35s ease-in-out;
} .header-top .nav-uppercase > li > a {
text-transform: none;
}
.nav-uppercase > li > a {
letter-spacing: 0;
}
.nav-dropdown-has-arrow li.has-dropdown:before {
display: none;
}
.nav-dropdown-has-arrow li.has-dropdown:after {
border-width: 10px;
margin-left: -9px;
}
.header .header-nav-main .nav-dropdown {
border-width: 0px;
padding: 10px 0;
min-width: 240px;
color: inherit;
}
.header .header-nav-main > li .nav-dropdown {
left: 0 !important;
top: 130%;
transition: all 0.35s ease-in-out;
}
.header .header-nav-main > li:hover .nav-dropdown {
top: 100%;
}
header#header .nav-dropdown {
display: block;
}
header#header .nav-dropdown ul.sub-menu {
position: absolute;
left: 100%;
top: 0;
background: #fff;
width: 250px;
padding: 10px 0;
display: none !important;
border-radius: 5px;
-webkit-box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
}
header#header .nav-dropdown ul.sub-menu a {
white-space: normal;
margin: 0 10px;
padding: 10px 15px;
border: 0;
font-weight: 400;
}
header#header .nav-dropdown li:hover > ul.sub-menu {
display: block !important;
}
header#header .nav-dropdown li {
border-right: 0;
white-space: normal;
width: 100%;
display: block;
position: relative;
}
header#header .nav-dropdown li.menu-item-has-children > a {
font-weight: 400;
text-transform: none;
color: rgba(102, 102, 102, 0.85);
}
header#header .nav-dropdown li.active > a {
color: var(--primary-color);
}
}
@media only screen and (min-width: 992px) {
}
@media only screen and (min-width: 1200px) {
.row .row.gap-48 {
margin-left: -24px;
margin-right: -24px;
}
.row .row.gap-48 > .col {
padding-left: 24px;
padding-right: 24px;
}
}