:root{--font-heading: 'Bricolage Grotesque', sans-serif;--font-text: 'Be Vietnam Pro', sans-serif;--color-pri: #d7181f;--color-sec: #0b387b;--color-third: #cde1d7;--color-gra-1: linear-gradient(136deg, var(--color-sec) 4.82%, var(--color-pri) 100%);--color-text: #131313;--color-text-2: #999;--color-text-3: #656565;--color-border: #d9d9d9;--color-text-ft: #fff;--color-bg-1: #fafafa;--color-bg-2: #f0f0f0;--color-bg-3: #aaa;--color-white: #fff;--color-black: #000;--filter-pri: brightness(0) saturate(100%) invert(11%) sepia(91%) saturate(4549%) hue-rotate(351deg) brightness(116%) contrast(93%);--filter-sec: brightness(0) saturate(100%) invert(11%) sepia(51%) saturate(6147%) hue-rotate(211deg) brightness(91%) contrast(91%);--container-width: 124.8rem;--container-padding: 1.6rem;--header-height: 10.8rem;--header-height-scale: 6.1rem;--footer-clr-text: var(--color-text-ft);--footer-clr-text-cpr: var(--color-white);--footer-bg-color: var(--color-gra-1);--contact-mb: 32rem;--footer-pt: 8rem;--z-i-header: 100;--radius-l: 2.4rem;--radius: 1.2rem;--radius-m: 0.8rem;--radius-s: 0.4rem;--btn-height: 5.6rem;--btn-height-m: 4.4rem;--btn-height-s: 3.2rem;--shadow-2: 0 0.8rem 1.6rem 0 rgba(0, 0, 0, 0.05)}@media screen and (max-width: 1199.98px){:root{--header-height: 9.3rem;--header-height-scale: 6.1rem;--footer-pt: 4rem;--contact-mb: 20rem;--radius-l: 1.6rem;--radius: 0.8rem;--radius-m: 0.4rem;--btn-height: 4.4rem;--btn-height-m: 3.2rem;--shadow-2: 0 0.4rem 1.2rem 0 rgba(0, 0, 0, 0.05)}}@media screen and (max-width: 575.98px){:root{--radius-l: 1.2rem}}.contact{margin:5.6rem 0rem 14rem}@media screen and (max-width: 1199.98px){.contact{margin:6rem 0rem}}@media screen and (max-width: 575.98px){.contact{margin:5rem 0rem}}.contact_inner{display:flex;flex-wrap:wrap;gap:3.2rem 3.6rem;align-items:center}.contact_left{width:calc(4.7172/12 * 100% - 1.8rem)}@media screen and (max-width: 991.98px){.contact_left{width:100%}}.contact_content{display:flex;flex-direction:column;gap:4rem;--ft-tab-btn: rgba(19, 19, 19, 0.50);--ft-tab-btn-active: $color-text}@media screen and (max-width: 991.98px){.contact_content{gap:2.4rem}}.contact_content .footer_social-item>*>*{filter:none;-webkit-filter:none}@media screen and (min-width: 1200px){.contact_content .footer_social-list{gap:2rem}.contact_content .footer_social-item>*{width:3.2rem;height:3.2rem}}.contact_content .footer_address-icon{filter:none;-webkit-filter:none}.contact_right{width:calc(7.2828/12 * 100% - 1.8rem)}@media screen and (max-width: 991.98px){.contact_right{width:100%}}.contact_form{padding:6.4rem;border-radius:var(--radius-l);background-color:var(--color-white);box-shadow:var(--shadow-2);-webkit-box-shadow:var(--shadow-2)}@media screen and (max-width: 1199.98px){.contact_form{padding:6rem 4rem}}@media screen and (max-width: 767.98px){.contact_form{padding:3.2rem 1.6rem}}.contact_form .form-wrap{--rg: 4rem;--cg: 3.2rem;display:flex;flex-wrap:wrap;flex-direction:row;gap:var(--rg) var(--cg)}@media screen and (max-width: 991.98px){.contact_form .form-wrap{--cg: 1.6rem;--rg: 2.4rem}}.contact_form .form-action{margin-top:6.4rem}@media screen and (max-width: 991.98px){.contact_form .form-action{margin-top:4rem}}.map{margin:14rem 0rem 14rem}@media screen and (max-width: 1199.98px){.map{margin:6rem 0rem}}@media screen and (max-width: 575.98px){.map{margin:5rem 0rem}}.map_iframe{display:block;aspect-ratio:121.4/60;max-width:100%;min-height:30rem;border-radius:var(--radius);overflow:hidden;background-color:#fff}.map_iframe iframe{display:block;width:100%;height:100%;object-fit:cover}.map_item{height:100%;display:flex;gap:2.4rem;padding:1.6rem;border-radius:var(--radius);background-color:var(--color-white);cursor:pointer;transition:box-shadow 0.4s, -webkit-box-shadow 0.4s}@media screen and (max-width: 575.98px){.map_item{gap:1.2rem}}@media (hover: hover) and (pointer: fine){.map_item:hover,.map_item:focus-visible{box-shadow:var(--shadow-2);-webkit-box-shadow:var(--shadow-2)}}.map_item.is-active{box-shadow:var(--shadow-2);-webkit-box-shadow:var(--shadow-2)}.map_item-icon{flex-shrink:0;width:4.8rem;height:4.8rem;border-radius:var(--radius-s);overflow:hidden;background-image:var(--color-gra-1);display:flex;align-items:center;justify-content:center}@media screen and (max-width: 575.98px){.map_item-icon{width:3.6rem;height:3.6rem}}.map_item-icon img{width:3.2rem;height:3.2rem;object-fit:contain}@media screen and (max-width: 575.98px){.map_item-icon img{width:2.4rem;height:2.4rem}}.map_item-content{display:flex;flex-direction:column;gap:0.8rem}.map_item-title{font-family:var(--font-heading);font-size:2rem;font-weight:500;line-height:140%;background-image:var(--color-gra-1);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media only screen and (max-width: 1200px){.map_item-title{font-size:1.8rem}}@media only screen and (max-width: 800px){.map_item-title{font-size:1.6rem}}.map_item-desc{color:var(--color-text);font-size:1.4rem;font-weight:400;line-height:142.857%}.js-map-swiper{--slide-spacing: 3.2rem;--slide-number: 3;position:relative;margin:0 calc(-1 * var(--slide-spacing) / 2)}@media screen and (max-width: 1199.98px){.js-map-swiper{--slide-spacing: 1.6rem;--slide-number: 2.4}}@media screen and (max-width: 767.98px){.js-map-swiper{--slide-number: 1.7}}@media screen and (max-width: 575.98px){.js-map-swiper{--slide-number: 1}}.js-map-swiper .swiper{padding:4rem 0;margin:-4rem 0;pointer-events:none}.js-map-swiper .swiper-wrapper{pointer-events:auto}.js-map-swiper .swiper-slide{height:unset;width:calc(100% / var(--slide-number));padding:0 calc(var(--slide-spacing) / 2)}@media screen and (min-width: 1350.02px){.js-map-swiper .swiper-pagination{display:none}}
