.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;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{-webkit-backface-visibility:hidden;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 linear infinite;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{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{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:rotate(0)}to{transform:rotate(1turn)}}.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{align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;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:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.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;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;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%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:flex;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
/*
! tailwindcss v3.2.7 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}::selection{--tw-bg-opacity:1;background-color:rgb(0 95 163/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}::-moz-selection{--tw-bg-opacity:1;background-color:rgb(0 95 163/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}a{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}strong{font-weight:500}address{font-style:normal}blockquote{position:relative;margin-top:.5rem;margin-bottom:.5rem;padding-top:1.5rem;padding-bottom:1.5rem;text-align:center;font-size:14px;line-height:24px;font-weight:500;line-height:1.25rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){blockquote{margin-top:1.5rem;margin-bottom:1.5rem;padding-top:2rem;padding-bottom:2rem;font-size:18px;line-height:24px;line-height:2rem}}blockquote:after,blockquote:before{position:absolute;left:50%;height:15px;width:21px;--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));background-size:cover;background-repeat:no-repeat;--tw-content:"";content:var(--tw-content)}blockquote:before{top:0;background-image:url(/_next/static/media/open-quote.2bd35e6c.svg)}blockquote:after{bottom:0;background-image:url(/_next/static/media/close-quote.8ea0e678.svg)}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--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:rgba(59,130,246,.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: }::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-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:rgba(59,130,246,.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: }.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:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}@media (min-width:2200px){.container{max-width:2200px}}@media (min-width:2400px){.container{max-width:2400px}}.bg-gradient-blue:before{position:absolute;left:0;top:0;z-index:-10;height:568px;width:100%;background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from:rgba(207,234,251,.6);--tw-gradient-to:rgba(207,234,251,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#fff;--tw-content:"";content:var(--tw-content)}@media (hover:hover){.btn-scroll:hover .icon{background-image:url(/_next/static/media/polygon-light-blue.50d025f9.svg)}}.btn-scroll:hover .icon ._img{left:.25rem}.btn-scroll .icon{display:flex;height:40px;width:46px;align-items:center;justify-content:center;background-image:url(/_next/static/media/polygon-light-blue3.dbccf513.svg);background-size:cover;background-repeat:no-repeat;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}.btn-scroll .icon span{display:block!important}.btn-scroll .icon ._img{position:relative;left:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-timing-function:cubic-bezier(0,0,.2,1)}._img{display:block}._img span{display:block!important}#__next .invisible{visibility:hidden}#__next .fixed{position:fixed}#__next .relative{position:relative}#__next .-left-\[215px\]{left:-215px}#__next .-top-\[42px\]{top:-42px}#__next .-top-\[48px\]{top:-48px}#__next .left-0{left:0}#__next .left-\[-140px\]{left:-140px}#__next .left-\[-223px\]{left:-223px}#__next .left-\[-232px\]{left:-232px}#__next .left-\[-260px\]{left:-260px}#__next .left-\[136px\]{left:136px}#__next .left-\[24px\]{left:24px}#__next .left-\[42px\]{left:42px}#__next .left-\[87px\]{left:87px}#__next .left-auto{left:auto}#__next .right-1\/2{right:50%}#__next .right-\[-74px\]{right:-74px}#__next .right-\[60px\]{right:60px}#__next .top-0{top:0}#__next .top-4{top:1rem}#__next .top-\[124px\]{top:124px}#__next .top-\[130px\]{top:130px}#__next .top-\[1697px\]{top:1697px}#__next .top-\[1864px\]{top:1864px}#__next .top-\[272px\]{top:272px}#__next .top-\[552px\]{top:552px}#__next .top-\[582px\]{top:582px}#__next .top-\[600px\]{top:600px}#__next .top-\[608px\]{top:608px}#__next .top-\[632px\]{top:632px}#__next .top-\[846px\]{top:846px}#__next .top-\[876px\]{top:876px}#__next .z-10{z-index:10}#__next .z-20{z-index:20}#__next .z-\[1\]{z-index:1}#__next .mx-2{margin-left:.5rem;margin-right:.5rem}#__next .mx-auto{margin-left:auto;margin-right:auto}#__next .my-4{margin-top:1rem;margin-bottom:1rem}#__next .\!mb-20{margin-bottom:5rem!important}#__next .\!mt-32{margin-top:8rem!important}#__next .-ml-\[990px\]{margin-left:-990px}#__next .-mr-\[637px\]{margin-right:-637px}#__next .-mr-\[760px\]{margin-right:-760px}#__next .mb-11{margin-bottom:2.75rem}#__next .mb-2{margin-bottom:.5rem}#__next .ml-\[191px\]{margin-left:191px}#__next .mt-2{margin-top:.5rem}#__next .mt-3{margin-top:.75rem}#__next .mt-4{margin-top:1rem}#__next .mt-7{margin-top:1.75rem}#__next .mt-8{margin-top:2rem}#__next .block{display:block}#__next .inline-block{display:inline-block}#__next .flex{display:flex}#__next .grid{display:grid}#__next .hidden{display:none}#__next .aspect-video{aspect-ratio:16/9}#__next .h-8{height:2rem}#__next .h-\[var\(--header-height\)\]{height:var(--header-height)}#__next .w-\[164px\]{width:164px}#__next .w-\[168px\]{width:168px}#__next .w-\[192px\]{width:192px}#__next .w-\[240px\]{width:240px}#__next .w-\[530px\]{width:530px}#__next .w-\[745px\]{width:745px}#__next .w-\[820px\]{width:820px}#__next .w-\[936px\]{width:936px}#__next .w-\[980px\]{width:980px}#__next .w-full{width:100%}#__next .w-screen{width:100vw}#__next .min-w-0{min-width:0}#__next .max-w-full{max-width:100%}#__next .shrink-0{flex-shrink:0}#__next .translate-x-0{--tw-translate-x:0px}#__next .translate-x-0,#__next .translate-x-1\/2{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))}#__next .translate-x-1\/2{--tw-translate-x:50%}#__next .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))}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}#__next .animate-bounce{animation:bounce 1s infinite}#__next .cursor-pointer{cursor:pointer}#__next .grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}#__next .grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}#__next .flex-col{flex-direction:column}#__next .items-center{align-items:center}#__next .justify-center{justify-content:center}#__next .justify-between{justify-content:space-between}#__next .gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}#__next .gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}#__next .gap-x-\[70px\]{-moz-column-gap:70px;column-gap:70px}#__next .gap-y-10{row-gap:2.5rem}#__next .space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}#__next .overflow-hidden{overflow:hidden}#__next .overflow-x-hidden{overflow-x:hidden}#__next .overflow-y-hidden{overflow-y:hidden}#__next .border{border-width:1px}#__next .border-hidden{border-style:hidden}#__next .bg-project-primary\/30{background-color:rgba(0,95,163,.3)}#__next .bg-project-red{--tw-bg-opacity:1;background-color:rgb(249 107 107/var(--tw-bg-opacity))}#__next .bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}#__next .p-4{padding:1rem}#__next .px-3{padding-left:.75rem;padding-right:.75rem}#__next .py-0{padding-top:0;padding-bottom:0}#__next .pt-\[140px\]{padding-top:140px}#__next .text-center{text-align:center}#__next .font-caveat{font-family:Caveat,prompt,sans-serif}#__next .text-2xl{font-size:18px;line-height:24px}#__next .text-base{font-size:12px;line-height:24px}#__next .text-lg{font-size:14px;line-height:24px}#__next .text-sm{font-size:10px;line-height:20px}#__next .font-medium{font-weight:500}#__next .font-normal{font-weight:400}#__next .font-semibold{font-weight:600}#__next .text-project-blue-700{--tw-text-opacity:1;color:rgb(122 197 228/var(--tw-text-opacity))}#__next .text-project-primary{--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}#__next .text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}#__next .underline{text-decoration-line:underline}#__next .opacity-0{opacity:0}#__next .shadow-project-blue{--tw-shadow:0 3px 10px rgba(0,95,163,.2);--tw-shadow-colored:0 3px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#__next .drop-shadow-project-blue-400-icon{--tw-drop-shadow:drop-shadow(6px 8px 8px rgba(122,197,228,.4))}#__next .drop-shadow-project-blue-400-icon,#__next .drop-shadow-project-blue-icon{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)}#__next .drop-shadow-project-blue-icon{--tw-drop-shadow:drop-shadow(6px 8px 8px rgba(0,95,163,.4))}#__next .drop-shadow-project-green-icon{--tw-drop-shadow:drop-shadow(6px 8px 8px rgba(63,165,53,.4))}#__next .drop-shadow-project-green-icon,#__next .drop-shadow-project-red-icon{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)}#__next .drop-shadow-project-red-icon{--tw-drop-shadow:drop-shadow(6px 8px 8px hsla(0,92%,70%,.4))}#__next .drop-shadow-project-yellow-icon{--tw-drop-shadow:drop-shadow(6px 8px 8px rgba(255,215,95,.4));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)}#__next .backdrop-blur-xl{--tw-backdrop-blur:blur(24px);-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)}#__next .line-clamp-1{-webkit-line-clamp:1}#__next .line-clamp-1,#__next .line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}#__next .line-clamp-2{-webkit-line-clamp:2}#__next .highlight-green{display:inline;--tw-bg-opacity:1;background-color:rgb(63 165 53/var(--tw-bg-opacity));padding-left:.375rem;padding-right:.375rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}#__next .hover-img{position:relative;overflow:hidden}@media (hover:hover){#__next .hover-img:hover img{--tw-scale-x:1.1;--tw-scale-y:1.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))}}#__next .hover-img img{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}#__next .mask-hexagon{-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.ReactModal__Body--open{height:100vh;width:100vw;overflow:hidden}.ReactModal__Overlay{z-index:30;height:100%;overflow:hidden;overflow-y:auto;background-color:rgba(0,95,163,.9)!important;opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}.ReactModal__Overlay--after-open{opacity:1}.ReactModal__Overlay--after-open .modal-custom{opacity:1!important}.ReactModal__Overlay--before-close{opacity:0}.ReactModal__Overlay--before-close .modal-custom{opacity:0!important}.modal-custom{pointer-events:none;margin-left:auto;margin-right:auto;display:flex;min-height:100%;max-width:100%;align-items:center;justify-content:center;padding-top:1rem;padding-bottom:1rem;text-align:center;opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:640px){.modal-custom{padding:0}}.modal-custom .box-modal{pointer-events:auto;position:relative;max-width:calc(100% - 48px);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));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:2.5rem 4rem;text-align:left;--tw-shadow:0 6px 40px rgba(0,95,163,.3);--tw-shadow-colored:0 6px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width:640px){.modal-custom .box-modal{margin-top:2rem;margin-bottom:2rem}}.modal-custom .box-modal .btn-close{position:absolute;right:-1rem;top:-15px;z-index:20;display:flex;height:1.75rem;width:2rem;align-items:center;justify-content:center;background-image:url(/_next/static/media/polygon-light-blue.50d025f9.svg);background-size:cover;background-repeat:no-repeat}@media (min-width:640px){.modal-custom .box-modal .btn-close{right:-23px;top:-1.25rem;height:2.5rem;width:46px}}@media (hover:hover){.modal-custom .box-modal .btn-close:hover{background-image:url(/_next/static/media/polygon-blue.52b28853.svg)}}.modal-custom .box-modal .btn-close:hover>span{--tw-scale-x:1.1;--tw-scale-y:1.1}.modal-custom .box-modal .btn-close:hover>span,.modal-custom .box-modal .btn-close>span{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))}.modal-custom .box-modal .btn-close>span{--tw-scale-x:.75;--tw-scale-y:.75;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:640px){.modal-custom .box-modal .btn-close>span{--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))}}.modal-custom .box-modal .btn-close span{display:block!important}.splide__track{overflow:visible}.splide__arrows{pointer-events:none;position:absolute;left:50%;bottom:5rem;z-index:10;height:2.5rem;width:calc(100% + 58px);--tw-translate-x:-50%;justify-content:space-between}.splide__arrows,.splide__arrows .splide__arrow{display:flex;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));align-items:center}.splide__arrows .splide__arrow{pointer-events:auto;position:relative;left:auto;right:auto;bottom:auto;top:auto;height:100%;width:46px;--tw-translate-y:0px;justify-content:center;border-radius:0;background-image:url(/_next/static/media/polygon-light-blue.50d025f9.svg);background-size:cover;background-repeat:no-repeat;opacity:1!important}.splide__arrows .splide__arrow:before{position:relative;left:0;height:18px;width:1.25rem;background-size:cover;background-repeat:no-repeat;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s;transition-timing-function:cubic-bezier(0,0,.2,1);--tw-content:"";content:var(--tw-content)}.splide__arrows .splide__arrow svg{display:none!important}@media (hover:hover){.splide__arrows .splide__arrow--prev:hover:before{left:-.25rem}}.splide__arrows .splide__arrow--prev:before{background-image:url(/_next/static/media/icon-arrow-left.20844756.svg)}@media (hover:hover){.splide__arrows .splide__arrow--next:hover:before{left:.25rem}}.splide__arrows .splide__arrow--next:before{background-image:url(/_next/static/media/icon-arrow-right.b59f13f5.svg)}@media (hover:hover){.splide__arrows .splide__arrow:hover{background-image:url(/_next/static/media/polygon-blue.52b28853.svg)}}.splide__arrows .splide__arrow:disabled{pointer-events:none;opacity:.25!important}.splide__pagination{position:relative;bottom:0;margin-top:1rem;-moz-column-gap:.5rem;column-gap:.5rem}.splide__pagination li,.splide__pagination__page{display:block;--tw-scale-x:1!important;--tw-scale-y:1!important;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))!important}.splide__pagination__page{margin:0;height:7px;width:.5rem;border-radius:0;background-color:transparent;background-image:url(/_next/static/media/polygon-light-blue3.dbccf513.svg);background-size:cover;background-repeat:no-repeat;opacity:1!important}.splide__pagination__page.is-active{width:27px;background-color:transparent;background-image:url(/_next/static/media/polygon-active-slide.812fd14e.svg)}:root{--ck-color-image-caption-background:#f7f7f7;--ck-color-image-caption-text:#333;--ck-color-mention-background:rgba(153,0,48,.1);--ck-color-mention-text:#990030;--ck-color-table-caption-background:#f7f7f7;--ck-color-table-caption-text:#333;--ck-highlight-marker-blue:#72ccfd;--ck-highlight-marker-green:#62f962;--ck-highlight-marker-pink:#fc7899;--ck-highlight-marker-yellow:#fdfd77;--ck-highlight-pen-green:#128a00;--ck-highlight-pen-red:#e71313;--ck-todo-list-checkmark-size:16px}.box-editor code{background-color:hsla(0,0%,78%,.3);padding:.15em;border-radius:2px}.box-editor .marker-yellow{background-color:var(--ck-highlight-marker-yellow)}.box-editor .marker-green{background-color:var(--ck-highlight-marker-green)}.box-editor .marker-pink{background-color:var(--ck-highlight-marker-pink)}.box-editor .marker-blue{background-color:var(--ck-highlight-marker-blue)}.box-editor .pen-red{color:var(--ck-highlight-pen-red);background-color:transparent}.box-editor .pen-green{color:var(--ck-highlight-pen-green);background-color:transparent}.box-editor .text-tiny{font-size:.7em}.box-editor .text-small{font-size:.85em}.box-editor .text-big{font-size:1.4em}.box-editor .text-huge{font-size:1.8em}.box-editor .image.image_resized{max-width:100%;display:block;box-sizing:border-box}.box-editor .image.image_resized img{width:100%}.box-editor .image.image_resized>figcaption{display:block}.box-editor .image>figcaption{display:table-caption;caption-side:bottom;word-break:break-word;color:var(--ck-color-image-caption-text);background-color:var(--ck-color-image-caption-background);padding:.6em;font-size:.75em;outline-offset:-1px}.box-editor .image{display:table;clear:both;text-align:center;margin:.9em auto;min-width:50px}.box-editor .image img{display:block;margin:0 auto;max-width:100%;min-width:100%}.box-editor .image-inline{display:inline-flex;max-width:100%;align-items:flex-start}.box-editor .image-inline picture{display:flex}.box-editor .image-inline img,.box-editor .image-inline picture{flex-grow:1;flex-shrink:1;max-width:100%}.box-editor .todo-list{list-style:none}.box-editor .todo-list li{margin-bottom:5px}.box-editor .todo-list li .todo-list{margin-top:5px}.box-editor .todo-list .todo-list__label>input{-webkit-appearance:none;display:inline-block;position:relative;width:var(--ck-todo-list-checkmark-size);height:var(--ck-todo-list-checkmark-size);vertical-align:middle;border:0;left:-25px;margin-right:-15px;right:0;margin-left:0}.box-editor .todo-list .todo-list__label>input:before{display:block;position:absolute;box-sizing:border-box;content:"";width:100%;height:100%;border:1px solid #333;border-radius:2px;transition:box-shadow .25s ease-in-out,background .25s ease-in-out,border .25s ease-in-out}.box-editor .todo-list .todo-list__label>input:after{display:block;position:absolute;box-sizing:content-box;pointer-events:none;content:"";left:calc(var(--ck-todo-list-checkmark-size) / 3);top:calc(var(--ck-todo-list-checkmark-size) / 5.3);width:calc(var(--ck-todo-list-checkmark-size) / 5.3);height:calc(var(--ck-todo-list-checkmark-size) / 2.6);border-style:solid;border-color:transparent;border-width:0 calc(var(--ck-todo-list-checkmark-size) / 8) calc(var(--ck-todo-list-checkmark-size) / 8) 0;transform:rotate(45deg)}.box-editor .todo-list .todo-list__label>input[checked]:before{background:#26ab33;border-color:#26ab33}.box-editor .todo-list .todo-list__label>input[checked]:after{border-color:#fff}.box-editor .todo-list .todo-list__label .todo-list__label__description{vertical-align:middle}.box-editor span[lang]{font-style:italic}.box-editor .media{clear:both;margin:.9em 0;display:block;min-width:15em}.box-editor .page-break{position:relative;clear:both;padding:5px 0;display:flex;align-items:center;justify-content:center}.box-editor .page-break:after{content:"";position:absolute;border-bottom:2px dashed #c4c4c4;width:100%}.box-editor .page-break__label{position:relative;z-index:1;padding:.3em .6em;display:block;text-transform:uppercase;border:1px solid #c4c4c4;border-radius:2px;font-family:Helvetica,Arial,Tahoma,Verdana,Sans-Serif;font-size:.75em;font-weight:700;color:#333;background:#fff;box-shadow:2px 2px 1px rgba(0,0,0,.15);-webkit-user-select:none;-moz-user-select:none;user-select:none}.box-editor .table>figcaption{display:table-caption;caption-side:top;word-break:break-word;text-align:center;color:var(--ck-color-table-caption-text);background-color:var(--ck-color-table-caption-background);padding:.6em;font-size:.75em;outline-offset:-1px}.box-editor .table{margin:.9em auto;display:table}.box-editor .table table{border-collapse:collapse;border-spacing:0;width:100%;height:100%;border:1px double #b3b3b3}.box-editor .table table td,.box-editor .table table th{min-width:2em;padding:.4em;border:1px solid #bfbfbf}.box-editor .table table th{font-weight:700;background:rgba(0,0,0,.05)}.box-editor[dir=rtl] .table th{text-align:right}.box-editor[dir=ltr] .table th{text-align:left}.box-editor .table .ck-table-resized{table-layout:fixed}.box-editor .table table{overflow:hidden}.box-editor .table td,.box-editor .table th{position:relative}.box-editor pre{padding:1em;color:#353535;background:hsla(0,0%,78%,.3);border:1px solid #c4c4c4;border-radius:2px;text-align:left;direction:ltr;-moz-tab-size:4;-o-tab-size:4;tab-size:4;white-space:pre-wrap;font-style:normal;min-width:200px}.box-editor pre code{background:unset;padding:0;border-radius:0}.box-editor hr{margin:15px 0;height:4px;background:#dedede;border:0}.box-editor ol{list-style-type:decimal}.box-editor ol ol{list-style-type:lower-latin}.box-editor ol ol ol{list-style-type:lower-roman}.box-editor ol ol ol ol{list-style-type:upper-latin}.box-editor ol ol ol ol ol{list-style-type:upper-roman}.box-editor ul{list-style-type:circle}.box-editor ul ul{list-style-type:disc}.box-editor ul ul ul,.box-editor ul ul ul ul{list-style-type:square}.box-editor .mention{background:var(--ck-color-mention-background);color:var(--ck-color-mention-text)}@media print{.box-editor .page-break{padding:0}.box-editor .page-break:after{display:none}}:root{--ck-image-style-spacing:1.5em;--ck-inline-image-style-spacing:calc(var(--ck-image-style-spacing) / 2)}.box-editor{overflow:hidden}.box-editor .image{margin-left:auto;margin-right:auto}.box-editor .image-style-block-align-left,.box-editor .image-style-block-align-right{max-width:calc(100% - var(--ck-image-style-spacing))}.box-editor .image-style-align-left,.box-editor .image-style-align-right{clear:none}.box-editor .image-style-side{float:right;margin-left:var(--ck-image-style-spacing);max-width:50%}.box-editor .image-style-align-left{float:left;margin-right:var(--ck-image-style-spacing)}.box-editor .image-style-align-center{margin-left:auto;margin-right:auto}.box-editor .image-style-align-right{float:right;margin-left:var(--ck-image-style-spacing)}.box-editor .image-style-block-align-right{margin-right:0;margin-left:auto}.box-editor .image-style-block-align-left{margin-left:0;margin-right:auto}.box-editor p+.image-style-align-left,.box-editor p+.image-style-align-right,.box-editor p+.image-style-side{margin-top:0}.box-editor .image-inline.image-style-align-left,.box-editor .image-inline.image-style-align-right{margin-top:var(--ck-inline-image-style-spacing);margin-bottom:var(--ck-inline-image-style-spacing)}.box-editor .image-inline.image-style-align-left{margin-right:var(--ck-inline-image-style-spacing)}.box-editor .image-inline.image-style-align-right{margin-left:var(--ck-inline-image-style-spacing)}.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open>.ck-splitbutton__action:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open>.ck-splitbutton__arrow:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open>.ck-splitbutton__arrow:not(.ck-disabled):not(:hover),.ck.ck-splitbutton.ck-splitbutton_flatten:hover>.ck-splitbutton__action:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten:hover>.ck-splitbutton__arrow:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten:hover>.ck-splitbutton__arrow:not(.ck-disabled):not(:hover){background-color:var(--ck-color-button-on-background)}.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open>.ck-splitbutton__action:not(.ck-disabled):after,.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open>.ck-splitbutton__arrow:not(.ck-disabled):after,.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open>.ck-splitbutton__arrow:not(.ck-disabled):not(:hover):after,.ck.ck-splitbutton.ck-splitbutton_flatten:hover>.ck-splitbutton__action:not(.ck-disabled):after,.ck.ck-splitbutton.ck-splitbutton_flatten:hover>.ck-splitbutton__arrow:not(.ck-disabled):after,.ck.ck-splitbutton.ck-splitbutton_flatten:hover>.ck-splitbutton__arrow:not(.ck-disabled):not(:hover):after{display:none}.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open:hover>.ck-splitbutton__action:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open:hover>.ck-splitbutton__arrow:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open:hover>.ck-splitbutton__arrow:not(.ck-disabled):not(:hover){background-color:var(--ck-color-button-on-hover-background)}.btn{display:inline-flex;height:2.5rem;min-width:120px;align-items:center;justify-content:center;white-space:nowrap;--tw-bg-opacity:1;background-color:rgb(0 95 163/var(--tw-bg-opacity));padding-left:1.5rem;padding-right:1.5rem;font-size:14px;line-height:24px;font-weight:500;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (hover:hover){.btn:hover{--tw-bg-opacity:1;background-color:rgb(122 197 228/var(--tw-bg-opacity))}}.btn.-outline{border-width:2px;border-style:solid;--tw-border-opacity:1;border-color:rgb(0 95 163/var(--tw-border-opacity));background-color:transparent;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}.btn.-outline:hover{--tw-bg-opacity:1;background-color:rgb(0 95 163/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.btn-readmore{display:flex;align-items:center;-moz-column-gap:.75rem;column-gap:.75rem;font-size:14px;line-height:24px;font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (hover:hover){.btn-readmore:hover .icon{background-image:url(/_next/static/media/polygon-blue.52b28853.svg)}.btn-readmore:hover .icon:before{left:.25rem}}.btn-readmore .icon{display:flex;height:2.5rem;width:46px;align-items:center;justify-content:center;background-image:url(/_next/static/media/polygon-light-blue.50d025f9.svg)}.btn-readmore .icon,.btn-readmore .icon:before{position:relative;background-size:cover;background-repeat:no-repeat}.btn-readmore .icon:before{left:0;height:18px;width:18px;background-image:url(/_next/static/media/icon-arrow-right.b59f13f5.svg);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);--tw-content:"";content:var(--tw-content)}.btn-back{display:flex;align-items:center;-moz-column-gap:.75rem;column-gap:.75rem;font-size:14px;line-height:24px;font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (hover:hover){.btn-back:hover .icon{background-image:url(/_next/static/media/polygon-blue.52b28853.svg)}.btn-back:hover .icon:before{left:-.25rem}}.btn-back .icon{display:flex;height:2.5rem;width:46px;align-items:center;justify-content:center;background-image:url(/_next/static/media/polygon-light-blue.50d025f9.svg)}.btn-back .icon,.btn-back .icon:before{position:relative;background-size:cover;background-repeat:no-repeat}.btn-back .icon:before{left:0;height:18px;width:18px;background-image:url(/_next/static/media/icon-arrow-left.20844756.svg);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);--tw-content:"";content:var(--tw-content)}.btn-share{display:flex;align-items:center;-moz-column-gap:.75rem;column-gap:.75rem;font-size:14px;line-height:24px;font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (hover:hover){.btn-share:hover .icon{background-image:url(/_next/static/media/polygon-light-blue.50d025f9.svg)}.btn-share:hover .icon:before{--tw-scale-x:1.1;--tw-scale-y:1.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))}}.btn-share .icon{display:flex;height:2.5rem;width:46px;align-items:center;justify-content:center;background-image:url(/_next/static/media/polygon-blue.52b28853.svg)}.btn-share .icon,.btn-share .icon:before{position:relative;background-size:cover;background-repeat:no-repeat}.btn-share .icon:before{left:-.125rem;height:22px;width:20px;background-image:url(/_next/static/media/icon-share.5dea4e7d.svg);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);--tw-content:"";content:var(--tw-content)}.btn-scrolldown{display:flex;align-items:center;-moz-column-gap:.75rem;column-gap:.75rem;font-size:14px;line-height:24px;font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (hover:hover){.btn-scrolldown:hover .icon{background-image:url(/_next/static/media/polygon-blue.52b28853.svg)}.btn-scrolldown:hover .icon:before{top:.25rem}}.btn-scrolldown .icon{position:relative;display:flex;height:2.5rem;width:46px;align-items:center;justify-content:center;background-image:url(/_next/static/media/polygon-light-blue.50d025f9.svg);background-size:cover;background-repeat:no-repeat}.btn-scrolldown .icon:before{position:relative;top:0;height:18px;width:18px;background-image:url(/_next/static/media/icon-arrow-down.af85c7f1.svg);background-size:cover;background-repeat:no-repeat;--tw-content:"";content:var(--tw-content)}.btn-online-shopping,.btn-partner,.btn-scrolldown .icon:before{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}.btn-online-shopping,.btn-partner{position:fixed;right:0;bottom:0;z-index:10;display:flex;height:46px;width:100%;align-items:center;justify-content:center;-moz-column-gap:.375rem;column-gap:.375rem;--tw-bg-opacity:1;background-color:rgb(249 107 107/var(--tw-bg-opacity));padding-left:.5rem;padding-right:.5rem;font-size:14px;line-height:24px;font-weight:500;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:640px){.btn-online-shopping,.btn-partner{top:var(--header-height);width:auto;padding-left:42px;padding-right:22px;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,12% 100%);clip-path:polygon(0 0,100% 0,100% 100%,12% 100%)}}@media (hover:hover){.btn-online-shopping:hover,.btn-partner:hover{right:-.75rem}.btn-online-shopping:hover ._img,.btn-partner:hover ._img{top:.125rem;left:-.75rem}.btn-online-shopping:hover .text,.btn-partner:hover .text{left:-.375rem;font-weight:700}}.btn-online-shopping ._img,.btn-partner ._img{top:0}.btn-online-shopping ._img,.btn-online-shopping .text,.btn-partner ._img,.btn-partner .text{position:relative;left:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}.btn-partner.is-hidden{display:none}@media (max-width:639px){.btn-partner:not(.is-hidden)~.menu-anchor{bottom:46px}}@media (hover:hover){.btn-online-shopping:hover ._img{left:-.5rem;top:0}}.btn-online-shopping ._img{left:-.625rem}.form-style .row{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:1rem}@media (min-width:640px){.form-style .row{grid-template-columns:repeat(2,minmax(0,1fr))}}.form-style .form-input{display:flex;height:2.5rem;width:100%;align-items:center;border-width:1px;border-style:solid;--tw-border-opacity:1;border-color:rgb(227 227 227/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding-left:1.5rem;padding-right:1.5rem;font-size:14px;line-height:24px;font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s;transition-timing-function:cubic-bezier(0,0,.2,1)}.form-style .form-input::-moz-placeholder{font-weight:300;--tw-text-opacity:1;color:rgb(147 147 147/var(--tw-text-opacity))}.form-style .form-input::placeholder{font-weight:300;--tw-text-opacity:1;color:rgb(147 147 147/var(--tw-text-opacity))}.form-style .form-input:focus{--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,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(0 95 163/var(--tw-ring-opacity))}.form-style textarea.form-input{height:5rem;align-items:flex-start;padding-top:.5rem}.form-style select.form-input{background-image:url(/_next/static/media/angle-down-blue.d879a18d.svg);background-size:10px;background-position:calc(100% - 18px)}.form-style .form-checkbox{position:relative;display:flex;min-height:24px;width:100%;align-items:center;border-style:none}.form-style .form-checkbox input{pointer-events:none;position:absolute;left:0;top:0;opacity:0}.form-style .form-checkbox input:checked~label:after{--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))}.form-style .form-checkbox label{position:relative;cursor:pointer;padding-left:2.5rem;font-size:12px;line-height:24px;font-weight:300;--tw-text-opacity:1;color:rgb(136 136 136/var(--tw-text-opacity))}.form-style .form-checkbox label:before{border-width:1px;--tw-border-opacity:1;border-color:rgb(227 227 227/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-content:""}.form-style .form-checkbox label:after,.form-style .form-checkbox label:before{position:absolute;left:0;top:0;height:1.5rem;width:1.5rem;content:var(--tw-content)}.form-style .form-checkbox label:after{--tw-scale-x:0;--tw-scale-y:0;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));background-image:url(/_next/static/media/icon-check-blue.0f9092e3.svg);background-size:14px;background-position:50%;background-repeat:no-repeat;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:75ms;transition-timing-function:cubic-bezier(0,0,.2,1);--tw-content:""}.form-style .form-checkbox label a{font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}.form-style .form-checkbox-slide{flex-shrink:0}.form-style .form-checkbox-slide input{pointer-events:none;visibility:hidden;position:absolute;opacity:0}.form-style .form-checkbox-slide input:checked~label:before{--tw-bg-opacity:1;background-color:rgb(0 95 163/var(--tw-bg-opacity))}.form-style .form-checkbox-slide input:checked~label:after{left:calc(100% - 22px)}.form-style .form-checkbox-slide label{position:relative;display:block;height:1.5rem;width:3rem;cursor:pointer}.form-style .form-checkbox-slide label:before{left:0;top:0;height:100%;width:100%;border-radius:20px;--tw-bg-opacity:1;background-color:rgb(147 147 147/var(--tw-bg-opacity));--tw-content:""}.form-style .form-checkbox-slide label:after,.form-style .form-checkbox-slide label:before{position:absolute;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);content:var(--tw-content)}.form-style .form-checkbox-slide label:after{left:.25rem;top:50%;height:18px;width:18px;--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));border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-content:""}.form-style .form-select{font-size:14px;line-height:24px}.form-style .form-select .css-1s2u09g-control{border-radius:0;--tw-border-opacity:1;border-color:rgb(227 227 227/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(147 147 147/var(--tw-text-opacity))}.form-style .form-select .css-1pahdxg-control{border-radius:0;border-style:none;--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,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(0 95 163/var(--tw-ring-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s;transition-timing-function:cubic-bezier(0,0,.2,1)}.form-style .form-select .css-1d8n9bt,.form-style .form-select .css-319lph-ValueContainer{padding-left:1.5rem;padding-right:1.5rem}.form-style .form-select .css-1d8n9bt .css-6j8wv5-Input,.form-style .form-select .css-1d8n9bt .css-qc6sy-singleValue,.form-style .form-select .css-319lph-ValueContainer .css-6j8wv5-Input,.form-style .form-select .css-319lph-ValueContainer .css-qc6sy-singleValue{margin:0;padding:0;font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}.form-style .form-select .css-14el2xx-placeholder{margin:0;--tw-text-opacity:1;color:rgb(147 147 147/var(--tw-text-opacity))}.form-style .form-select .css-ackcql{margin:0;padding:0;font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}.form-style .form-select .css-1hb7zxy-IndicatorsContainer,.form-style .form-select .css-1wy0on6{width:46px;background-image:url(/_next/static/media/angle-down-blue.d879a18d.svg);background-size:10px;background-position:calc(100% - 18px);background-repeat:no-repeat}.form-style .form-select .css-1hb7zxy-IndicatorsContainer span,.form-style .form-select .css-1hb7zxy-IndicatorsContainer svg,.form-style .form-select .css-1wy0on6 span,.form-style .form-select .css-1wy0on6 svg{display:none}.form-style .form-select .css-26l3qy-menu{margin-left:-.125rem;width:calc(100% + 4px);border-radius:0;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding-top:0;padding-bottom:0;--tw-shadow:0 3px 6px rgba(0,0,0,.16);--tw-shadow-colored:0 3px 6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.form-style .form-select .css-26l3qy-menu .css-11unzgr,.form-style .form-select .css-26l3qy-menu .css-4ljt47-MenuList{margin:0;padding:0}.form-style .form-select .css-26l3qy-menu .css-1n7v3ny-option{padding:.5rem 1.5rem}.form-style .form-select .css-26l3qy-menu .css-1n7v3ny-option,.form-style .form-select .css-26l3qy-menu .css-1n7v3ny-option:active{--tw-bg-opacity:1;background-color:rgb(247 247 247/var(--tw-bg-opacity));font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}.form-style .form-select .css-26l3qy-menu .css-yt9ioa-option{padding:.5rem 1.5rem;--tw-text-opacity:1;color:rgb(147 147 147/var(--tw-text-opacity))}.form-style .form-select .css-26l3qy-menu .css-yt9ioa-option:active{--tw-bg-opacity:1;background-color:rgb(247 247 247/var(--tw-bg-opacity));font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}.form-style .form-select .css-26l3qy-menu .css-9gakcf-option{--tw-bg-opacity:1;background-color:rgb(0 95 163/var(--tw-bg-opacity));padding-left:1.5rem;padding-right:1.5rem;font-weight:500;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.form-style .text-validate{--tw-text-opacity:1;color:rgb(249 107 107/var(--tw-text-opacity))}.page-title{margin-top:2.5rem;margin-bottom:26px}.page-title>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.page-title{text-align:center}.page-title .title{font-size:30px;font-weight:600;line-height:38px;--tw-text-opacity:1;color:rgb(63 165 53/var(--tw-text-opacity))}@media (min-width:640px){.page-title .title{font-size:40px;line-height:50px}}.page-title .title br{display:none}@media (min-width:1280px){.page-title .title br{display:block}}.page-title .sub-title{font-size:20px;line-height:32px;font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.page-title .sub-title{font-size:24px;line-height:32px}}.page-title .sub-title br{display:none}@media (min-width:1280px){.page-title .sub-title br{display:block}}.page-title .description{font-weight:500;--tw-text-opacity:1;color:rgb(147 147 147/var(--tw-text-opacity))}@media (min-width:640px){.page-title .description{font-size:16px;line-height:32px}}.page-title .description br{display:none}@media (min-width:1280px){.page-title .description br{display:block}}#become-a-partner{padding-top:5rem}@media (min-width:1280px){#become-a-partner{padding-top:185px}}#become-a-partner .box-form-become-partner{bottom:-100%;z-index:20;margin-bottom:-5rem;max-height:calc(100% - var(--header-height));width:100%;overflow-y:auto;padding-top:1.75rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}#become-a-partner .box-form-become-partner .btn-close{display:none}#become-a-partner .box-form-become-partner.fixed-bottom{position:fixed;left:0;bottom:5rem}#become-a-partner .box-form-become-partner.fixed-bottom .btn-close{position:absolute;right:.75rem;top:2.5rem;z-index:1;display:block}@media (min-width:768px){#become-a-partner .box-form-become-partner.fixed-bottom .btn-close{display:none}}#become-a-partner .box-form-become-partner .inner{position:relative;margin-left:auto;margin-right:auto;max-width:100%;background-color:rgba(241,249,254,.7);padding-bottom:55px;--tw-backdrop-blur:blur(24px);-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)}#become-a-partner .box-form-become-partner .inner>div{margin-left:auto;margin-right:auto;width:792px;max-width:100%;padding-left:1.5rem;padding-right:1.5rem}#become-a-partner .box-form-become-partner .box-title{text-align:center}#become-a-partner .box-form-become-partner .box-title .icon{position:relative;top:-1.5rem;margin-left:auto;margin-right:auto;margin-bottom:-1.25rem;height:48px;width:55px;--tw-drop-shadow:drop-shadow(6px 8px 8px hsla(0,92%,70%,.4));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)}@media (min-width:640px){#become-a-partner .box-form-become-partner .box-title .icon{top:-1.75rem;margin-bottom:-.75rem;height:56px;width:65px}}#become-a-partner .box-form-become-partner .box-title h2{margin-bottom:.5rem;font-family:Caveat,prompt,sans-serif;font-size:30px;line-height:40px;--tw-text-opacity:1;color:rgb(249 107 107/var(--tw-text-opacity))}@media (min-width:640px){#become-a-partner .box-form-become-partner .box-title h2{font-size:40px;line-height:50px}}#become-a-partner .box-form-become-partner .box-title p{font-size:20px;line-height:32px;font-weight:500;line-height:1.5rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){#become-a-partner .box-form-become-partner .box-title p{font-size:26px;line-height:32px}}#become-a-partner .box-form-become-partner .form-style{margin-top:1.5rem}.popup-map .box-modal{padding-bottom:1.75rem}@media (max-width:1279px){.popup-map .box-modal{padding:1.25rem 1rem}}.popup-map .box-detail{margin-top:1.25rem}@media (min-width:640px){.popup-map .box-detail{text-align:center}}.popup-map .box-detail h2{font-size:14px;line-height:24px;font-weight:700}.popup-map .box-detail .address,.popup-map .box-detail h2{--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (max-width:639px){.popup-map .box-detail .address{margin-top:.5rem}}.popup-map .box-detail .address strong{font-weight:700}.popup-map .box-detail .address address{display:inline}@media (max-width:639px){.popup-map .box-detail span{display:block}.popup-map .box-detail span.fax,.popup-map .box-detail span.phone{margin-top:.5rem}}.popup-dialog .box-modal{min-height:224px;width:460px;padding-left:1rem;padding-right:1rem;padding-top:2rem}@media (min-width:640px){.popup-dialog .box-modal{padding-left:2rem;padding-right:2rem}}.popup-dialog .content{text-align:center}.popup-dialog h2,.popup-dialog h3{font-size:18px;line-height:24px;font-weight:600;text-transform:uppercase;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}.popup-dialog h2{margin-top:1rem}.popup-dialog h3{margin-top:.5rem}.popup-dialog p{margin-top:.75rem;font-weight:600}.popup-cookie-management{width:508px}.popup-cookie-management .box-modal{padding:1.5rem 0 1.25rem;text-align:center}.popup-cookie-management h2{padding-left:.875rem;padding-right:.875rem;font-size:18px;line-height:24px;font-weight:600;text-transform:uppercase;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.popup-cookie-management h2{padding-left:2rem;padding-right:2rem}}.popup-cookie-management .section{margin-top:1.25rem;border-top-width:1px;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(207 234 251/var(--tw-border-opacity));padding:1.25rem .875rem;text-align:left}@media (min-width:640px){.popup-cookie-management .section{padding-left:2rem;padding-right:2rem}}.popup-cookie-management .section+.section{margin-top:-1px}.popup-cookie-management .section h3{margin-bottom:.625rem;font-size:18px;line-height:24px;font-weight:600;text-transform:uppercase;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}.popup-cookie-management .section .description{display:flex;justify-content:space-between;-moz-column-gap:1.75rem;column-gap:1.75rem}.popup-cookie-management .section p{line-height:1.25rem}.popup-cookie-management .btn{margin-top:1.25rem}.popup-splash-popup{width:643px}.popup-splash-popup .box-modal{width:643px;padding:.125rem}@media (min-width:640px){.popup-splash-popup .box-modal{padding:.25rem}}.popup-splash-popup .img-content span{padding:0!important}.popup-splash-popup .img-content img{position:relative!important;height:auto!important;width:auto!important}.popup-international-map{height:auto;width:auto}.popup-international-map .box-modal{width:1128px;padding:.125rem}@media (min-width:640px){.popup-international-map .box-modal{padding:.25rem}}.popup-international-map iframe{height:260px}@media (min-width:640px){.popup-international-map iframe{height:45vw}}@media (min-width:1280px){.popup-international-map iframe{height:488px}}.popup-international-map .box-detail{position:relative;z-index:10;height:100%;width:100%;max-width:100%}@media (min-width:640px){.popup-international-map .box-detail{position:absolute;left:0;top:0;width:420px;padding-top:0}}@media (min-width:1024px){.popup-international-map .box-detail{width:600px}}.popup-international-map .box-detail .flag{position:absolute;top:1rem;left:50%;z-index:10;--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))}@media (min-width:640px){.popup-international-map .box-detail .flag{right:30px;top:1.25rem;left:auto;--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))}}@media (min-width:1024px){.popup-international-map .box-detail .flag{right:2.25rem;top:74px}}@media (min-width:1280px){.popup-international-map .box-detail .flag{right:2.75rem}}.popup-international-map .box-detail .inner{display:flex;height:100%;flex-direction:column;justify-content:center;background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from:#e4f3fd;--tw-gradient-to:rgba(228,243,253,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:hsla(0,0%,100%,.2);padding:5rem .75rem 2rem;text-align:center;--tw-backdrop-blur:blur(24px);-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)}@media (min-width:640px){.popup-international-map .box-detail .inner{background-image:linear-gradient(to right,var(--tw-gradient-stops));padding:0 2.5rem 0 1.25rem;text-align:left;-webkit-clip-path:polygon(80% 0,100% 50%,80% 100%,0 100%,0 0);clip-path:polygon(80% 0,100% 50%,80% 100%,0 100%,0 0)}}@media (min-width:1024px){.popup-international-map .box-detail .inner{padding-left:72px;padding-right:100px}}.popup-international-map .box-detail h2{margin-bottom:0;font-family:Caveat,prompt,sans-serif;font-size:24px;line-height:32px;--tw-text-opacity:1;color:rgb(63 165 53/var(--tw-text-opacity))}@media (min-width:1024px){.popup-international-map .box-detail h2{margin-bottom:1rem;font-size:26px;line-height:32px}}.popup-international-map .box-detail h3{margin-bottom:.5rem;font-size:14px;line-height:24px;font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:1024px){.popup-international-map .box-detail h3{font-size:20px;line-height:32px}}.popup-international-map .box-detail address{margin-bottom:.5rem;--tw-text-opacity:1;color:rgb(147 147 147/var(--tw-text-opacity))}@media (min-width:1024px){.popup-international-map .box-detail address{font-size:14px;line-height:24px}}.popup-international-map .box-detail address p{color:inherit}.popup-international-map .box-detail p{margin-top:.25rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:1024px){.popup-international-map .box-detail p{font-size:14px;line-height:24px}}@media (max-width:639px){.popup-international-map .box-detail .office-hours{display:block}}.popup-international-map .box-detail .btn{margin-left:auto;margin-right:auto;margin-top:1rem;width:192px}@media (min-width:640px){.popup-international-map .box-detail .btn{margin-left:0;margin-right:0}}@media (min-width:768px){.popup-international-map .box-detail .btn{margin-top:1.5rem}}.popup-partner-detail{height:auto;width:auto}.popup-partner-detail .box-modal{width:1048px;padding:1.5rem 1rem}@media (min-width:1024px){.popup-partner-detail .box-modal{padding-left:1.25rem;padding-right:1.25rem}}@media (min-width:1280px){.popup-partner-detail .box-modal{padding:42px 36px 72px 98px}}.popup-partner-detail .content{position:relative;display:block;min-height:400px;text-align:center}@media (min-width:640px){.popup-partner-detail .content{text-align:left}.popup-partner-detail .detail,.popup-partner-detail header{width:calc(100% - 300px)}}@media (min-width:768px){.popup-partner-detail .detail,.popup-partner-detail header{width:calc(100% - 340px)}}@media (min-width:1024px){.popup-partner-detail .detail,.popup-partner-detail header{width:calc(100% - 480px)}}.popup-partner-detail header{margin-bottom:1.5rem;display:flex;align-items:center;-moz-column-gap:1rem;column-gap:1rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(207 234 251/var(--tw-border-opacity));padding-bottom:1.5rem;font-size:14px;line-height:24px;font-weight:500;line-height:1.25rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.popup-partner-detail header{font-size:18px;line-height:24px}}.popup-partner-detail header .icon{width:2.5rem}@media (min-width:640px){.popup-partner-detail header .icon{width:4rem}}.popup-partner-detail .box-img{position:relative;margin-left:auto;margin-right:auto;margin-top:2rem;width:290px;flex-shrink:0;align-self:flex-start}@media (min-width:640px){.popup-partner-detail .box-img{position:absolute;right:0;top:0;margin-left:0;margin-right:0}}@media (min-width:768px){.popup-partner-detail .box-img{width:320px}}@media (min-width:1024px){.popup-partner-detail .box-img{width:408px}}.popup-partner-detail .box-img .obj-01{left:1.25rem;top:auto;bottom:30px;z-index:10;width:34px;--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))}@media (min-width:640px){.popup-partner-detail .box-img .obj-01{left:22px;bottom:52px;width:3rem}}.popup-partner-detail .box-img .obj-02{left:auto;top:auto;bottom:.5rem;right:.25rem;z-index:0;width:70px;--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))}@media (min-width:640px){.popup-partner-detail .box-img .obj-02{bottom:-.75rem;right:-.25rem;width:98px}}.popup-partner-detail .box-img .img-content{width:100%}.popup-partner-detail .box-img .img-content,.popup-partner-detail .box-img .logo{-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.popup-partner-detail .box-img .logo{position:absolute;left:-.375rem;top:1rem;height:72px;width:82px;--tw-bg-opacity:1;background-color:rgb(207 234 251/var(--tw-bg-opacity))}@media (min-width:1024px){.popup-partner-detail .box-img .logo{left:-2rem;top:-25px;height:138px;width:160px}}.popup-partner-detail .box-img .logo:before{--tw-translate-x:-50%;--tw-translate-y:-50%;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-content:"";content:var(--tw-content)}.popup-partner-detail .box-img .logo ._img,.popup-partner-detail .box-img .logo:before{position:absolute;left:50%;top:50%;height:calc(100% - 2px);width:calc(100% - 2px);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));-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.popup-partner-detail .box-img .logo ._img{--tw-translate-x:-50%;--tw-translate-y:-50%}.popup-partner-detail .box-img .logo ._img img,.popup-partner-detail .box-img .logo ._img span{height:auto!important;min-height:0!important}.popup-partner-detail .detail{margin-top:18px}.popup-partner-detail .detail>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}@media (min-width:640px){.popup-partner-detail .detail{margin-top:0}}.popup-partner-detail .detail h2{font-size:20px;line-height:32px;font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:768px){.popup-partner-detail .detail h2{font-size:32px;line-height:40px}}.popup-partner-detail .detail h3{font-size:14px;line-height:24px;font-weight:500;line-height:1.25rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:768px){.popup-partner-detail .detail h3{font-size:20px;line-height:32px}}.popup-partner-detail .detail p{font-weight:500;line-height:1.25rem}@media (min-width:768px){.popup-partner-detail .detail p{font-size:14px;line-height:24px}}.popup-partner-detail .btn{margin-top:1.75rem;width:176px}.menu-anchor{position:fixed;bottom:-100%;left:0;z-index:10;height:3rem;width:100%}.menu-anchor>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.menu-anchor{overflow:hidden;overflow-x:auto;white-space:nowrap;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding-left:.5rem;padding-right:.5rem;text-align:center;--tw-shadow:0 0 10px rgba(0,95,163,.2);--tw-shadow-colored:0 0 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:640px){.menu-anchor>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.25rem * var(--tw-space-x-reverse));margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))}.menu-anchor{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1280px){.menu-anchor{overflow:visible}}.menu-anchor.show{bottom:0}.menu-anchor a{position:relative;display:inline-flex;align-items:center;-moz-column-gap:.25rem;column-gap:.25rem;font-weight:500;text-transform:uppercase;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (hover:hover){.menu-anchor a:hover{font-weight:700}.menu-anchor a:hover .icon{top:-.5rem}.menu-anchor a:hover .icon:before{opacity:1}.menu-anchor a:hover .icon:after{right:0;top:.25rem;opacity:1}.menu-anchor a:hover .text{left:.5rem}}.menu-anchor a br{display:none}.menu-anchor a .icon{position:relative;top:0;display:flex;height:3rem;width:55px;align-items:center;justify-content:center;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}.menu-anchor a .icon:before{left:0;top:0;height:100%;width:100%;background-image:url(/_next/static/media/polygon-light-blue2.350d3558.svg)}.menu-anchor a .icon:after,.menu-anchor a .icon:before{position:absolute;background-size:cover;background-repeat:no-repeat;opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);--tw-content:"";content:var(--tw-content)}.menu-anchor a .icon:after{right:50%;top:50%;height:11px;width:.75rem;background-image:url(/_next/static/media/polygon-light-blue.50d025f9.svg)}.menu-anchor a .text{position:relative;left:0;white-space:nowrap;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (max-width:639px){.menu-anchor a .text{display:none}}#header{position:fixed;left:0;top:0;z-index:20;height:var(--header-height);width:100%;border-bottom-width:2px;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(0 95 163/var(--tw-bg-opacity));font-size:14px;line-height:24px;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:1280px){#header{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}}#header .container{display:flex;height:100%;width:100%;align-items:center;padding-left:0;padding-right:1.25rem}#header .logo{position:absolute;left:0;top:0;z-index:20;height:4rem;width:208px;background-image:url(/_next/static/media/bg-logo.0bac07d8.svg);background-position:100% 0;background-repeat:no-repeat;padding-left:1rem;padding-top:.5rem;--tw-drop-shadow:drop-shadow(0 3px 6px rgba(0,95,163,.3));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)}@media (min-width:768px){#header .logo{height:5rem;width:294px;padding-left:2rem;padding-top:.375rem}}#header .logo ._img{display:block;height:48px;width:154px}@media (min-width:768px){#header .logo ._img{height:64px;width:206px}}#header .box-menu{position:absolute;top:var(--header-height);right:-100%;height:calc(100vh - var(--header-height));width:375px;max-width:100%;overflow-y:auto;overflow-x:hidden;border-bottom-width:4px;--tw-border-opacity:1;border-color:rgb(0 95 163/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(245 250 254/var(--tw-bg-opacity));padding-bottom:7rem}@media (min-width:1280px){#header .box-menu{top:0;right:0;height:100%;width:100%;overflow:visible;border-width:0;background-color:transparent;padding-bottom:0}}@media (max-width:1279px){#header .box-menu{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}}#header .box-menu .overlay{visibility:hidden;position:fixed;left:0;top:0;z-index:-10;height:100vh;width:100vw;cursor:pointer;background-color:rgba(0,95,163,.5);opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:1280px){#header .box-menu .overlay{display:none}}#header .box-menu .main-menu{position:relative;z-index:10;display:block}@media (min-width:1280px){#header .box-menu .main-menu{position:absolute;left:50%;top:0;margin-left:2.5rem;height:100%;--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))}}#header .box-menu .main-menu ul{display:block}@media (min-width:1280px){#header .box-menu .main-menu ul{display:flex;height:100%;-moz-column-gap:1rem;column-gap:1rem}}@media (min-width:1536px){#header .box-menu .main-menu ul{-moz-column-gap:2.5rem;column-gap:2.5rem}}#header .box-menu .main-menu ul li{position:relative;height:100%}@media (min-width:1280px){#header .box-menu .main-menu ul li{display:flex;align-items:center;justify-content:center}}#header .box-menu .main-menu ul li:first-child a{height:55px;padding-top:7px}@media (min-width:640px){#header .box-menu .main-menu ul li:first-child a{height:3rem;padding-top:0}}#header .box-menu .main-menu ul li a{display:inline-flex;height:3rem;width:100%;flex-direction:column;justify-content:center;padding-left:2.5rem}@media (min-width:1280px){#header .box-menu .main-menu ul li a{height:100%;width:auto;align-items:center;white-space:nowrap;padding-left:0}}@media (hover:hover){#header .box-menu .main-menu ul li a:hover{font-weight:700}#header .box-menu .main-menu ul li a:hover:after{opacity:1}}@media (min-width:1280px){@media (hover:hover){#header .box-menu .main-menu ul li a:hover:after{bottom:-.5rem}}}#header .box-menu .main-menu ul li a.active{--tw-bg-opacity:1;background-color:rgb(207 234 251/var(--tw-bg-opacity));font-weight:700}@media (min-width:1280px){#header .box-menu .main-menu ul li a.active{background-color:transparent}}#header .box-menu .main-menu ul li a.active:after{opacity:1}@media (min-width:1280px){#header .box-menu .main-menu ul li a.active:after{bottom:-.5rem}}#header .box-menu .main-menu ul li a:before{pointer-events:none;visibility:hidden;height:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;font-weight:700;opacity:0;--tw-content:attr(data-text);content:var(--tw-content)}#header .box-menu .main-menu ul li a:after{pointer-events:none;position:absolute;left:-34px;bottom:0;height:48px;width:56px;background-image:url(/_next/static/media/polygon-light-blue.50d025f9.svg);background-size:cover;background-repeat:no-repeat;opacity:0;--tw-content:"";content:var(--tw-content)}@media (min-width:1280px){#header .box-menu .main-menu ul li a:after{left:50%;bottom:7px;height:16px;width:18px;--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));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}}#header .box-menu .language{position:relative;z-index:10;display:flex;height:3rem;align-items:center;justify-content:space-between;padding-left:2.5rem;padding-right:1.25rem}@media (min-width:1280px){#header .box-menu .language{position:absolute;right:85px;top:0;display:block;height:100%;padding-left:0;padding-right:0}#header .box-menu .language p{display:none}}#header .box-menu .language .current{position:relative;display:flex;height:100%;width:70px;align-items:center;justify-content:flex-end;padding-right:1.25rem;text-align:right;font-weight:500}#header .box-menu .language .current:after{position:absolute;right:0;top:50%;height:.375rem;width:.625rem;--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));background-image:url(/_next/static/media/angle-down-blue.d879a18d.svg);--tw-content:"";content:var(--tw-content)}@media (min-width:1280px){#header .box-menu .language .current:after{background-image:url(/_next/static/media/angle-down-white.563c4fa6.svg)}}#header .box-menu .language ul{visibility:hidden;position:absolute;top:75%;right:1rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));opacity:0;--tw-shadow:0 3px 6px rgba(0,0,0,.16);--tw-shadow-colored:0 3px 6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:1280px){#header .box-menu .language ul{left:50%;right:auto;margin-left:-14px;--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))}}#header .box-menu .language ul.show{visibility:visible;opacity:1}#header .box-menu .language ul a{display:flex;height:1.75rem;align-items:center;justify-content:flex-end;padding-left:1.5rem;padding-right:1.5rem;--tw-text-opacity:1;color:rgb(147 147 147/var(--tw-text-opacity))}#header .box-menu .language ul a:hover{--tw-bg-opacity:1;background-color:rgb(247 247 247/var(--tw-bg-opacity))}@media (hover:hover){#header .box-menu .language ul a:hover{--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}}#header .box-menu .language ul a.active{font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}#header .box-menu footer{margin-top:.5rem;text-align:center;font-size:10px;line-height:20px}@media (min-width:1280px){#header .box-menu footer{display:none}}#header .box-menu footer .legal{display:flex;justify-content:center;-moz-column-gap:.5rem;column-gap:.5rem}#header .btn-search{position:absolute;right:4rem;top:50%;z-index:10;height:1.5rem;width:1.5rem;--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));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:1280px){#header .btn-search{right:18px;height:2.5rem;width:46px}}@media (hover:hover){#header .btn-search:hover:before{top:0;opacity:1}}#header .btn-search.active .icon-search{--tw-scale-x:0;--tw-scale-y:0}#header .btn-search.active .icon-close,#header .btn-search.active .icon-search{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))}#header .btn-search.active .icon-close{--tw-scale-x:1;--tw-scale-y:1}#header .btn-search:before{top:-20px;background-image:url(/_next/static/media/polygon-light-blue.50d025f9.svg);background-size:cover;background-repeat:no-repeat;opacity:0;--tw-content:"";content:var(--tw-content)}#header .btn-search:before,#header .btn-search>span{position:absolute;left:0;height:100%;width:100%;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}#header .btn-search>span{top:0;display:flex;--tw-scale-x:1;--tw-scale-y:1;align-items:center;justify-content:center}#header .btn-search .icon-close,#header .btn-search>span{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))}#header .btn-search .icon-close{--tw-scale-x:0;--tw-scale-y:0}#header .box-search{visibility:hidden;position:absolute;left:0;top:calc(100% + 2px);z-index:10;display:flex;width:100%;flex-direction:column;align-items:center;--tw-bg-opacity:1;background-color:rgb(241 249 254/var(--tw-bg-opacity));padding-top:1rem;padding-bottom:1.5rem;opacity:0;--tw-backdrop-blur:blur(16px);-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-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:640px){#header .box-search{background-color:rgba(241,249,254,.7)}}@media (min-width:1280px){#header .box-search{z-index:0}}@media (max-width:1279px){#header .box-search{padding-top:1.5rem;padding-bottom:1rem}}@media (max-width:639px){#header .box-search{padding-top:.625rem;padding-bottom:.375rem}}#header .box-search.show{visibility:visible;opacity:1}#header .box-search.page-search{visibility:visible!important;opacity:1!important}@media (max-width:639px){#header .box-search.page-search{padding-top:1.25rem}}#header .box-search.page-search h1{font-size:40px;line-height:50px;--tw-text-opacity:1;color:rgb(63 165 53/var(--tw-text-opacity))}@media (min-width:640px){#header .box-search.page-search h1{margin-bottom:.75rem}}#header .box-search .form-style{width:744px;max-width:100%;padding-left:1rem;padding-right:1rem}@media (min-width:1280px){#header .box-search .form-style{padding-left:0;padding-right:0}}#header .box-search .form-style .col{display:flex}@media (max-width:639px){#header .box-search .form-style .col{align-items:center}}#header .box-search .form-style .form-input{background-image:url(/_next/static/media/icon-search-light-blue.dff5ec5d.svg);background-size:24px;background-position:left 15px center;background-repeat:no-repeat;padding-left:3rem}#header .box-search .form-style .form-input:focus{border-width:2px;--tw-border-opacity:1;border-color:rgb(0 95 163/var(--tw-border-opacity));--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)}@media (max-width:639px){#header .box-search .form-style .form-input{border-width:0!important;background-color:transparent!important;background-image:none!important;padding-left:0}}#header .box-search .form-style .form-input:-moz-placeholder-shown~.btn-reset{visibility:hidden;opacity:0}#header .box-search .form-style .form-input:placeholder-shown~.btn-reset{visibility:hidden;opacity:0}@media (max-width:639px){#header .box-search .form-style .btn{height:1.5rem;width:1.5rem;min-width:0;flex-shrink:0;background-color:transparent;background-image:url(/_next/static/media/icon-search-light-blue.dff5ec5d.svg);background-size:cover;background-repeat:no-repeat;padding:0;text-indent:-9999px}}#header .box-search .form-style .btn-reset{visibility:visible;position:absolute;right:136px;top:.625rem;opacity:1;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}#header .box-search .btn-back{position:absolute;right:4rem;top:-50px;display:flex;height:2.5rem;width:46px;align-items:center;justify-content:center;background-image:url(/_next/static/media/polygon-light-blue.50d025f9.svg);background-size:cover;background-repeat:no-repeat}@media (min-width:1280px){#header .box-search .btn-back{right:1.25rem;top:-34px}}#header .btn-hamburger{position:absolute;right:1rem;top:50%;height:1.5rem;width:1.5rem;--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))}@media (min-width:1280px){#header .btn-hamburger{display:none}}#header .btn-hamburger .icon-hamburger,#header .btn-hamburger .icon-hamburger-close{position:absolute;left:0;top:0;height:100%;width:100%;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}#header .btn-hamburger .icon-hamburger-close{--tw-scale-x:0;--tw-scale-y:0;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))}.show-menu-mobile{height:100vh;width:100vw;overflow:hidden}.show-menu-mobile #header .box-menu{right:0}.show-menu-mobile #header .box-menu .overlay{visibility:visible;opacity:1}.show-menu-mobile #header .btn-hamburger .icon-hamburger{--tw-scale-x:0;--tw-scale-y:0}.show-menu-mobile #header .btn-hamburger .icon-hamburger,.show-menu-mobile #header .btn-hamburger .icon-hamburger-close{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))}.show-menu-mobile #header .btn-hamburger .icon-hamburger-close{--tw-scale-x:1;--tw-scale-y:1}#footer{position:relative;z-index:19;--tw-bg-opacity:1;background-color:rgb(0 95 163/var(--tw-bg-opacity));padding-top:2.5rem;padding-bottom:1.5rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:1280px){#footer{padding-top:70px}}#footer .container{width:1200px;padding-left:.625rem;padding-right:.625rem}@media (min-width:640px){#footer .container{padding-left:2.25rem;padding-right:2.25rem}#footer .section-top{display:flex;justify-content:space-between;-moz-column-gap:.5rem;column-gap:.5rem}}@media (min-width:768px){#footer .section-top{-moz-column-gap:1.25rem;column-gap:1.25rem}}#footer .section-top .box-address{max-width:100%}#footer .section-top .box-address>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}#footer .section-top .box-address{text-align:center}@media (min-width:640px){#footer .section-top .box-address{width:300px}#footer .section-top .box-address>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}#footer .section-top .box-address{text-align:left}}@media (min-width:1024px){#footer .section-top .box-address{width:400px}}@media (min-width:1280px){#footer .section-top .box-address{width:500px}}#footer .section-top .box-address h2{margin-bottom:.5rem;font-size:14px;line-height:24px;font-weight:500;text-transform:uppercase}@media (min-width:640px){#footer .section-top .box-address h2{font-size:16px;line-height:32px}}@media (min-width:1024px){#footer .section-top .box-address h2{font-size:18px;line-height:24px}}@media (min-width:1280px){#footer .section-top .box-address h2{margin-bottom:.75rem}}#footer .section-top .box-address .section:nth-of-type(2){display:flex;flex-wrap:wrap;justify-content:center;-moz-column-gap:.375rem;column-gap:.375rem}@media (min-width:640px){#footer .section-top .box-address .section:nth-of-type(2){display:block}}#footer .section-top .box-address .section:nth-of-type(3){display:flex;justify-content:center}@media (min-width:640px){#footer .section-top .box-address .section:nth-of-type(3){display:block}}#footer .section-top .menu-footer{position:relative;margin-top:1.5rem;text-align:center}@media (min-width:640px){#footer .section-top .menu-footer{margin-top:0;display:flex;-moz-column-gap:1.25rem;column-gap:1.25rem;text-align:left}}@media (min-width:1024px){#footer .section-top .menu-footer{-moz-column-gap:3.5rem;column-gap:3.5rem}}#footer .section-top .menu-footer .col{width:50%}@media (min-width:640px){#footer .section-top .menu-footer .col{width:auto}}#footer .section-top .menu-footer .col:nth-of-type(3) div:nth-of-type(n+3){position:absolute;right:0;top:0;width:50%}@media (min-width:640px){#footer .section-top .menu-footer .col:nth-of-type(3) div:nth-of-type(n+3){position:relative;width:auto}}#footer .section-top .menu-footer .col:nth-of-type(3) div:nth-of-type(4){top:32px}@media (min-width:640px){#footer .section-top .menu-footer .col:nth-of-type(3) div:nth-of-type(4){top:0}}#footer .section-top .menu-footer .col:nth-of-type(3) div:nth-of-type(5){top:64px}@media (min-width:640px){#footer .section-top .menu-footer .col:nth-of-type(3) div:nth-of-type(5){top:0}}#footer .section-top .menu-footer .col:nth-of-type(3) div:nth-of-type(6){top:96px}@media (min-width:640px){#footer .section-top .menu-footer .col:nth-of-type(3) div:nth-of-type(6){top:0}}#footer .section-top .menu-footer .col div{width:100%}#footer .section-top .menu-footer .col div>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}#footer .section-top .menu-footer .col div a{display:none}@media (min-width:640px){#footer .section-top .menu-footer .col div a{display:block;line-height:1.25rem}}#footer .section-top .menu-footer .col div a:first-child{display:block}#footer .section-top .menu-footer .col div a strong{margin-bottom:.75rem;display:block;font-weight:500;text-transform:uppercase}#footer .section-top .social{display:flex;align-items:center}#footer .section-top .social p{margin-right:.75rem;font-weight:500}#footer .section-top .social .group-btn{display:flex}#footer .section-top .social .group-btn a{display:block}#footer .section-top .social .group-btn a span{display:block!important}#footer .section-bottom{margin-top:2rem;display:flex;flex-direction:column;align-items:center;row-gap:.5rem;text-align:center}@media (min-width:1024px){#footer .section-bottom{margin-top:50px;flex-direction:row;align-items:flex-start;justify-content:space-between;row-gap:0;text-align:left}}#footer .section-bottom .copyright{order:1;font-size:10px;line-height:20px}@media (min-width:640px){#footer .section-bottom .copyright{font-size:12px;line-height:24px}}@media (min-width:1024px){#footer .section-bottom .copyright{order:0}}#footer .section-bottom .legal{display:flex;flex-direction:column;justify-content:center;font-size:10px;line-height:20px}@media (min-width:640px){#footer .section-bottom .legal{flex-direction:row;justify-content:flex-start;font-size:12px;line-height:24px}}#footer .section-bottom .legal p{margin-right:.75rem}#footer .btn-to-top{position:absolute;right:0;top:-55px;display:none;height:110px;width:63px;align-items:center;justify-content:center;background-image:url(/_next/static/media/btn-to-top-bg.0e577bf1.svg);background-size:cover;background-repeat:no-repeat;padding-left:.75rem}@media (min-width:1280px){#footer .btn-to-top{display:flex}}@media (hover:hover){#footer .btn-to-top:hover>span{top:-8px}}#footer .btn-to-top>span{position:relative;top:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (max-width:639px){.box-editor{line-height:1.25rem}}.box-editor h2,.box-editor h3,.box-editor h4,.box-editor h5,.box-editor h6{font-weight:600;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}.box-editor h2{font-size:20px;line-height:32px}@media (min-width:640px){.box-editor h2{font-size:24px;line-height:32px}}.box-editor h3{font-size:18px;line-height:24px}@media (min-width:640px){.box-editor h3{font-size:20px;line-height:32px}}.box-editor h4{font-size:14px;line-height:24px}@media (min-width:640px){.box-editor h4{font-size:18px;line-height:24px}}.box-editor h5{font-size:14px;line-height:24px}@media (min-width:640px){.box-editor h5{font-size:16px;line-height:32px}}.box-editor h6{font-size:12px;line-height:24px}@media (min-width:640px){.box-editor h6{font-size:14px;line-height:24px}}.box-editor a{--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity));text-decoration-line:underline}.box-editor ul li{position:relative;padding-left:1.25rem}.box-editor ul li:before{position:absolute;left:0;top:.75rem;height:.125rem;width:.125rem;--tw-bg-opacity:1;background-color:rgb(136 136 136/var(--tw-bg-opacity));--tw-content:"";content:var(--tw-content)}.box-editor ol{counter-reset:number}.box-editor ol li{position:relative;padding-left:1.25rem}.box-editor ol li:before{counter-increment:number;content:counters(number,".") ".";position:absolute;left:0;top:0}.home-page .title{font-family:Caveat,prompt,sans-serif;font-size:30px;line-height:40px;line-height:1.5rem;--tw-text-opacity:1;color:rgb(63 165 53/var(--tw-text-opacity))}@media (min-width:640px){.home-page .title{font-size:40px;line-height:50px}}.home-page .sub-title{margin-top:.75rem;font-size:20px;line-height:32px;font-weight:500;line-height:1.5rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.home-page .sub-title{margin-top:.25rem;font-size:26px;line-height:32px}}.home-page .description{margin-top:.5rem;line-height:1.25rem}@media (min-width:640px){.home-page .description{font-size:14px;line-height:24px}}.home-page .btn-online-shopping{z-index:19}.home-page .section-highlight-content{position:relative}@media (hover:hover){.home-page .section-highlight-content:hover .obj-01{margin-left:115px}.home-page .section-highlight-content:hover .obj-02{margin-left:60px}.home-page .section-highlight-content:hover .slide-highlight-content .splide__arrows{margin-left:.75rem}.home-page .section-highlight-content:hover .box-text .inner{width:100% + 100px}}.home-page .section-highlight-content:hover .box-text .inner:before{left:-2.5rem}@media (hover:hover){.home-page .section-highlight-content:hover .box-img{--tw-scale-x:1.1;--tw-scale-y:1.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))}}.home-page .section-highlight-content .obj{z-index:10;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;transition-timing-function:cubic-bezier(0,0,.2,1)}.home-page .section-highlight-content .obj-01{width:116px}@media (min-width:640px){.home-page .section-highlight-content .obj-01{top:2rem;margin-left:-30px;width:60px}}@media (min-width:1024px){.home-page .section-highlight-content .obj-01{top:2rem;margin-left:-6px;width:80px}}@media (min-width:1280px){.home-page .section-highlight-content .obj-01{top:2rem;margin-left:70px;width:113px}}@media (min-width:1536px){.home-page .section-highlight-content .obj-01{margin-left:120px;transform-origin:top;--tw-scale-x:130%;--tw-scale-y:130%;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))}}@media (max-width:639px){.home-page .section-highlight-content .obj-01{top:262px;left:auto;right:-66px;--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))}}.home-page .section-highlight-content .obj-02{top:auto;bottom:-164px;left:-178px;width:226px;--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))}@media (min-width:640px){.home-page .section-highlight-content .obj-02{left:-154px;bottom:-87px;width:200px}}.home-page .section-highlight-content .slide-highlight-content{position:relative;overflow:hidden}.home-page .section-highlight-content .slide-highlight-content .splide__arrows{visibility:hidden;bottom:1.5rem;left:2.75rem;width:auto;--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));justify-content:flex-start;-moz-column-gap:.625rem;column-gap:.625rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:640px){.home-page .section-highlight-content .slide-highlight-content .splide__arrows{visibility:visible}}.home-page .section-highlight-content .slide-highlight-content .splide__pagination{position:absolute;left:0;top:290px;bottom:auto;margin-top:0}@media (min-width:640px){.home-page .section-highlight-content .slide-highlight-content .splide__pagination{visibility:hidden;bottom:2.5rem;top:auto}}@media (min-width:1280px){.home-page .section-highlight-content .slide-highlight-content .splide__pagination{visibility:visible}}.home-page .section-highlight-content .slide-highlight-content .item{position:relative}.home-page .section-highlight-content .box-img{height:312px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:640px){.home-page .section-highlight-content .box-img{height:auto}}@media (min-width:1280px){.home-page .section-highlight-content .box-img{height:calc(100vh - var(--header-height))}}@media (max-width:639px){.home-page .section-highlight-content .box-img ._img,.home-page .section-highlight-content .box-img span{height:100%!important}.home-page .section-highlight-content .box-img ._img{position:relative;width:calc(100% + 280px)}}.home-page .section-highlight-content .box-img img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.home-page .section-highlight-content .box-text{height:100%;padding-left:1.25rem;padding-right:1.25rem}@media (min-width:640px){.home-page .section-highlight-content .box-text{position:absolute;right:0;top:0;width:64%;padding-left:0;padding-right:0}}@media (min-width:1024px){.home-page .section-highlight-content .box-text{width:60%}}@media (min-width:1280px){.home-page .section-highlight-content .box-text{width:50%}}.home-page .section-highlight-content .box-text .inner{height:101%;width:100%;padding-top:.5rem}@media (min-width:640px){.home-page .section-highlight-content .box-text .inner{padding:.5rem .5rem 5rem 2.5rem}}@media (min-width:768px){.home-page .section-highlight-content .box-text .inner{padding-top:1rem}}@media (min-width:1024px){.home-page .section-highlight-content .box-text .inner{padding-left:5rem;padding-top:2rem;padding-right:1.25rem}}@media (min-width:1280px){.home-page .section-highlight-content .box-text .inner{padding-top:3.5rem;padding-left:120px;padding-right:64px}}@media (min-width:1536px){.home-page .section-highlight-content .box-text .inner{padding-left:8vw;padding-right:1vw;padding-top:5vw}}.home-page .section-highlight-content .box-text .inner:before{position:absolute;left:0;top:0;height:100%;width:calc(100% + 100px);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;transition-timing-function:cubic-bezier(0,0,.2,1);--tw-content:"";content:var(--tw-content)}@media (min-width:640px){.home-page .section-highlight-content .box-text .inner:before{-webkit-clip-path:polygon(14% 0,100% 0,100% 100%,14% 100%,0 60%);clip-path:polygon(14% 0,100% 0,100% 100%,14% 100%,0 60%)}}@media (min-width:1024px){.home-page .section-highlight-content .box-text .inner:before{-webkit-clip-path:polygon(18% 0,100% 0,100% 100%,18% 100%,0 60%);clip-path:polygon(18% 0,100% 0,100% 100%,18% 100%,0 60%)}}@media (min-width:1280px){.home-page .section-highlight-content .box-text .inner:before{-webkit-clip-path:polygon(27% 0,100% 0,100% 100%,20% 100%,0 58%);clip-path:polygon(27% 0,100% 0,100% 100%,20% 100%,0 58%)}}@media (max-width:639px){.home-page .section-highlight-content .box-text .inner:before{display:none}}.home-page .section-highlight-content .box-text .box-title{position:relative;text-align:center}@media (min-width:640px){.home-page .section-highlight-content .box-text .box-title{margin-top:3.5rem}}.home-page .section-highlight-content .box-text .box-title .title{font-size:30px;line-height:38px}@media (min-width:1024px){.home-page .section-highlight-content .box-text .box-title .title{font-size:40px;line-height:50px}}@media (min-width:1280px){.home-page .section-highlight-content .box-text .box-title .title{font-size:56px;line-height:70px}}@media (min-width:1536px){.home-page .section-highlight-content .box-text .box-title .title{font-size:4.1vw;line-height:1.2em}}.home-page .section-highlight-content .box-text .box-title .sub-title{font-size:20px;line-height:32px;line-height:1.5rem}@media (min-width:640px){.home-page .section-highlight-content .box-text .box-title .sub-title{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}}@media (min-width:1024px){.home-page .section-highlight-content .box-text .box-title .sub-title{font-size:30px;line-height:40px}}@media (min-width:1280px){.home-page .section-highlight-content .box-text .box-title .sub-title{font-size:34px;line-height:48px}}@media (min-width:1536px){.home-page .section-highlight-content .box-text .box-title .sub-title{font-size:2.5vw;line-height:1.3em}}@media (max-width:639px){.home-page .section-highlight-content .box-text .box-title .sub-title{margin-top:.125rem}}.home-page .section-highlight-content .box-text .box-title .description{line-height:1.25rem}@media (min-width:640px){.home-page .section-highlight-content .box-text .box-title .description{font-size:11px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}}@media (min-width:768px){.home-page .section-highlight-content .box-text .box-title .description{font-size:12px;line-height:24px;line-height:1.25rem}}@media (min-width:1024px){.home-page .section-highlight-content .box-text .box-title .description{font-size:14px;line-height:24px}}@media (min-width:1280px){.home-page .section-highlight-content .box-text .box-title .description{font-size:16px;line-height:32px}}@media (min-width:1536px){.home-page .section-highlight-content .box-text .box-title .description{font-size:1.2vw;line-height:1.8em}}@media (max-width:639px){.home-page .section-highlight-content .box-text .box-title .description br{display:none}}.home-page .section-highlight-content .box-text .items{margin-top:1.5rem;display:flex;justify-content:center;-moz-column-gap:1.25rem;column-gap:1.25rem;text-align:center}@media (min-width:640px){.home-page .section-highlight-content .box-text .items{margin-top:.75rem;padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.home-page .section-highlight-content .box-text .items{-moz-column-gap:1.5rem;column-gap:1.5rem}}@media (min-width:1024px){.home-page .section-highlight-content .box-text .items{margin-top:2rem;padding-left:0;padding-right:0}}@media (min-width:1536px){.home-page .section-highlight-content .box-text .items{-moz-column-gap:3vw;column-gap:3vw}}.home-page .section-highlight-content .box-text .items .item{width:33.333333%}.home-page .section-highlight-content .box-text .items .item ._img{margin-left:auto;margin-right:auto}@media (min-width:768px){.home-page .section-highlight-content .box-text .items .item ._img{height:60px}}@media (max-width:1023px){.home-page .section-highlight-content .box-text .items .item ._img{height:50px}}.home-page .section-highlight-content .box-text .items .item:first-of-type ._img{width:45px}@media (min-width:1024px){.home-page .section-highlight-content .box-text .items .item:first-of-type ._img{width:52px}}.home-page .section-highlight-content .box-text .items .item:nth-of-type(2) ._img{width:50px}@media (min-width:1024px){.home-page .section-highlight-content .box-text .items .item:nth-of-type(2) ._img{width:59px}}.home-page .section-highlight-content .box-text .items .item:nth-of-type(3) ._img{width:44px}@media (min-width:1024px){.home-page .section-highlight-content .box-text .items .item:nth-of-type(3) ._img{width:50px}}.home-page .section-highlight-content .box-text .items .detail{margin-top:.5rem}@media (min-width:1024px){.home-page .section-highlight-content .box-text .items .detail{margin-top:.75rem}}.home-page .section-highlight-content .box-text .items .detail p{font-weight:500;text-transform:uppercase;line-height:14px;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:1024px){.home-page .section-highlight-content .box-text .items .detail p{font-size:14px;line-height:24px}}@media (min-width:1536px){.home-page .section-highlight-content .box-text .items .detail p{font-size:1.05vw;line-height:1.2em}}.home-page .section-highlight-content .box-text .items .detail p strong{font-size:20px;line-height:17px}@media (min-width:1024px){.home-page .section-highlight-content .box-text .items .detail p strong{font-size:32px;line-height:40px;line-height:1.5rem}}@media (min-width:1536px){.home-page .section-highlight-content .box-text .items .detail p strong{font-size:2.4vw;line-height:1.2em}}.home-page .section-highlight-content .box-text .items .detail p small{margin-top:.375rem;display:block;font-size:9px;line-height:.75rem}@media (min-width:1024px){.home-page .section-highlight-content .box-text .items .detail p small{font-size:10px;line-height:20px}}@media (min-width:1280px){.home-page .section-highlight-content .box-text .items .detail p small{margin-top:0}}@media (min-width:1536px){.home-page .section-highlight-content .box-text .items .detail p small{font-size:.8vw;line-height:1.2em}}.home-page .section-welcome{padding-top:4rem}@media (min-width:768px){.home-page .section-welcome{padding-top:86px}}.home-page .section-welcome .box-title{text-align:center}@media (min-width:640px){.home-page .section-welcome .box-title .sub-title{margin-top:0;font-size:32px;line-height:40px}}.home-page .section-welcome .items{margin-top:1rem;display:grid;row-gap:1rem}@media (min-width:640px){.home-page .section-welcome .items{grid-template-columns:repeat(3,minmax(0,1fr));-moz-column-gap:.75rem;column-gap:.75rem;row-gap:0}}@media (min-width:1024px){.home-page .section-welcome .items{-moz-column-gap:1.5rem;column-gap:1.5rem}}.home-page .section-welcome .items .item{position:relative;top:0;align-self:flex-start;border-bottom-width:8px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}.home-page .section-welcome .items .item:before{position:absolute;left:0;bottom:0;z-index:10;height:100%;width:100%;background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from:transparent;--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);opacity:.3;--tw-content:"";content:var(--tw-content)}@media (hover:hover){.home-page .section-welcome .items .item:hover{top:1rem}.home-page .section-welcome .items .item:hover .box-text .icon{visibility:visible;top:0;opacity:1}}.home-page .section-welcome .items .item.who-we-are,.home-page .section-welcome .items .item:first-child{--tw-border-opacity:1;border-color:rgb(63 165 53/var(--tw-border-opacity))}.home-page .section-welcome .items .item.who-we-are:before,.home-page .section-welcome .items .item:first-child:before{--tw-gradient-to:#3fa535}.home-page .section-welcome .items .item.who-we-are .icon,.home-page .section-welcome .items .item:first-child .icon{--tw-drop-shadow:drop-shadow(6px 8px 8px rgba(63,165,53,.4));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)}.home-page .section-welcome .items .item.what-we-offer,.home-page .section-welcome .items .item:nth-child(2){--tw-border-opacity:1;border-color:rgb(255 215 95/var(--tw-border-opacity))}.home-page .section-welcome .items .item.what-we-offer:before,.home-page .section-welcome .items .item:nth-child(2):before{--tw-gradient-to:#ffd75f}.home-page .section-welcome .items .item.what-we-offer .icon,.home-page .section-welcome .items .item:nth-child(2) .icon{--tw-drop-shadow:drop-shadow(6px 8px 8px rgba(255,215,95,.4));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)}.home-page .section-welcome .items .item.grow-with-us,.home-page .section-welcome .items .item:nth-child(3){--tw-border-opacity:1;border-color:rgb(249 107 107/var(--tw-border-opacity))}.home-page .section-welcome .items .item.grow-with-us:before,.home-page .section-welcome .items .item:nth-child(3):before{--tw-gradient-to:#f96b6b}.home-page .section-welcome .items .item.grow-with-us .icon,.home-page .section-welcome .items .item:nth-child(3) .icon{--tw-drop-shadow:drop-shadow(6px 8px 8px hsla(0,92%,70%,.4));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)}.home-page .section-welcome .items .item .box-text{position:absolute;left:0;bottom:0;z-index:10;width:100%;padding-left:.75rem;padding-right:.75rem;padding-bottom:.375rem;text-align:center}@media (min-width:640px){.home-page .section-welcome .items .item .box-text{padding-bottom:.75rem}}@media (min-width:1024px){.home-page .section-welcome .items .item .box-text{padding-left:1.25rem;padding-right:1.25rem}}.home-page .section-welcome .items .item .box-text .icon{position:relative;margin-left:auto;margin-right:auto;margin-bottom:.625rem;width:50px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:1024px){.home-page .section-welcome .items .item .box-text .icon{margin-bottom:1rem;width:56px}}@media (hover:hover){.home-page .section-welcome .items .item .box-text .icon{visibility:hidden;top:2.5rem;opacity:0}}.home-page .section-welcome .items .item .box-text h3{font-size:20px;line-height:32px;font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.home-page .section-welcome .items .item .box-text h3{font-size:18px;line-height:24px}}@media (min-width:768px){.home-page .section-welcome .items .item .box-text h3{font-size:20px;line-height:32px}}@media (min-width:1024px){.home-page .section-welcome .items .item .box-text h3{font-size:24px;line-height:32px}}.home-page .section-welcome .items .item .box-text p{margin-top:.5rem;display:none;min-height:102px;font-weight:500;line-height:1.25rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity));overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}@media (min-width:640px){.home-page .section-welcome .items .item .box-text p{margin-top:.25rem}}.home-page .section-welcome .items .item .btn-link{position:absolute;left:0;top:0;z-index:10;height:100%;width:100%;text-indent:-9999px}.home-page .section-our-services{position:relative;padding-top:76px}@media (min-width:1024px){.home-page .section-our-services{display:flex;justify-content:space-between;padding-top:100px}}.home-page .section-our-services .obj-01{top:-36px;margin-left:-248px}@media (min-width:640px){.home-page .section-our-services .obj-01{display:none}}.home-page .section-our-services .box-text .box-title{text-align:center}@media (min-width:768px){.home-page .section-our-services .box-text .box-title .sub-title{font-size:30px;line-height:40px}}.home-page .section-our-services .box-text .items{margin-top:1.75rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:2rem;column-gap:2rem;row-gap:1.75rem;text-align:center}.home-page .section-our-services .box-text .items .item{position:relative;top:0}.home-page .section-our-services .box-text .items .item>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.home-page .section-our-services .box-text .items .item{text-align:center;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (hover:hover){.home-page .section-our-services .box-text .items .item:hover{top:.5rem}.home-page .section-our-services .box-text .items .item:hover .icon:after{--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));opacity:1}.home-page .section-our-services .box-text .items .item:hover .detail h3{font-weight:700}}.home-page .section-our-services .box-text .items .icon{position:relative;margin-left:auto;margin-right:auto;width:3.5rem}@media (min-width:640px){.home-page .section-our-services .box-text .items .icon{width:4rem}}.home-page .section-our-services .box-text .items .icon:after{position:absolute;left:50%;top:.5rem;height:64px;width:92px;--tw-translate-x:-50%;--tw-scale-x:0;--tw-scale-y:0;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));background-image:url(/_next/static/media/polygon-hover-02.d967228e.svg);background-size:cover;background-repeat:no-repeat;opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);--tw-content:"";content:var(--tw-content)}.home-page .section-our-services .box-text .items .detail{margin-top:1rem}.home-page .section-our-services .box-text .items .detail>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.home-page .section-our-services .box-text .items h3{font-size:14px;line-height:24px;font-weight:500;line-height:1.25rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.home-page .section-our-services .box-text .items h3{font-size:18px;line-height:24px}}@media (max-width:639px){.home-page .section-our-services .box-text .items p{display:none}}.home-page .section-our-services .box-text .items .btn-link{position:absolute;left:0;top:0;height:100%;width:100%;text-indent:-9999px}.home-page .section-our-services .box-img{position:relative;margin-top:4rem;margin-right:58px;margin-left:-154px;width:466px;flex-shrink:0;align-self:flex-start}@media (min-width:640px){.home-page .section-our-services .box-img{margin-left:-218px;margin-top:5rem;width:768px}}@media (min-width:1024px){.home-page .section-our-services .box-img{order:-1;margin-left:-432px;margin-top:4rem}}@media (hover:hover){.home-page .section-our-services .box-img:hover .img-content ._img{left:-1rem}.home-page .section-our-services .box-img:hover .obj-01{top:-2rem;right:124px}.home-page .section-our-services .box-img:hover .obj-02{right:36px}}.home-page .section-our-services .box-img .img-content{-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.home-page .section-our-services .box-img .img-content ._img{position:relative;left:0;--tw-scale-x:1.05;--tw-scale-y:1.05}.home-page .section-our-services .box-img .img-content ._img,.home-page .section-our-services .box-img .obj{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));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;transition-timing-function:cubic-bezier(0,0,.2,1)}.home-page .section-our-services .box-img .obj{left:auto;top:auto;z-index:0;--tw-translate-x:0px}.home-page .section-our-services .box-img .obj-01{top:-42px;right:-1.5rem;width:98px}@media (min-width:640px){.home-page .section-our-services .box-img .obj-01{right:54px;top:-68px;width:108px}}.home-page .section-our-services .box-img .obj-02{bottom:-78px;right:-18px;width:184px}@media (min-width:640px){.home-page .section-our-services .box-img .obj-02{right:92px;bottom:-93px;width:200px}}.home-page .section-our-location{padding-top:135px;text-align:center}@media (min-width:1024px){.home-page .section-our-location{padding-top:120px}}.home-page .section-our-location .box-title{margin-left:auto;margin-right:auto;width:746px;max-width:100%}.home-page .section-our-location .slide-our-location{position:relative;padding-top:132px}.home-page .section-our-location .slide-our-location:before{position:absolute;left:50%;top:0;height:100%;width:1143px;--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));background-image:url(/_next/static/media/section-our-location-bg.d03eb7fa.jpg);background-size:100%;background-position:top;background-repeat:no-repeat;--tw-content:"";content:var(--tw-content)}@media (min-width:640px){.home-page .section-our-location .slide-our-location:before{width:1366px}}.home-page .section-our-location .slide-our-location .splide__arrows{bottom:0;width:auto}@media (min-width:640px){.home-page .section-our-location .slide-our-location .splide__arrows{bottom:100px;width:calc(100% + 38px)}}@media (max-width:639px){.home-page .section-our-location .slide-our-location .splide__arrows{left:auto;right: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));-moz-column-gap:.625rem;column-gap:.625rem}.home-page .section-our-location .slide-our-location .splide__pagination{bottom:1rem;margin-top:0;justify-content:flex-start;padding-left:0;padding-right:0}}.home-page .section-our-location .slide-our-location .splide__track{padding-bottom:1rem}@media (min-width:640px){.home-page .section-our-location .slide-our-location .splide__track{margin-top:-3rem;overflow:hidden;padding-top:3rem;padding-bottom:0}}.home-page .section-our-location .slide-our-location .item{position:relative;top:0;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding-bottom:2.5rem;text-align:center;--tw-shadow:0 3px 10px rgba(0,95,163,.2);--tw-shadow-colored:0 3px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (hover:hover){.home-page .section-our-location .slide-our-location .item:hover{top:-20px}}.home-page .section-our-location .slide-our-location .item:before{position:absolute;left:50%;bottom:-10px;height:100%;width:calc(100% + 40px);--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));background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from:transparent;--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#fff;--tw-content:"";content:var(--tw-content)}.home-page .section-our-location .slide-our-location .item address,.home-page .section-our-location .slide-our-location .item header,.home-page .section-our-location .slide-our-location .item p{position:relative;padding-left:.75rem;padding-right:.75rem}.home-page .section-our-location .slide-our-location .item header{margin-bottom:.75rem;border-bottom-width:1px;border-style:dashed;--tw-border-opacity:1;border-color:rgb(207 234 251/var(--tw-border-opacity));padding-bottom:.625rem}.home-page .section-our-location .slide-our-location .item header .flag{position:relative;top:-1.5rem;margin-bottom:-1.5rem}.home-page .section-our-location .slide-our-location .item header h3{margin-top:.375rem;font-family:Caveat,prompt,sans-serif;font-size:24px;line-height:30px;--tw-text-opacity:1;color:rgb(63 165 53/var(--tw-text-opacity))}@media (min-width:640px){.home-page .section-our-location .slide-our-location .item header h3{font-size:26px;line-height:32px}}.home-page .section-our-location .slide-our-location .item header h4{margin-top:.25rem;font-size:14px;line-height:24px;font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.home-page .section-our-location .slide-our-location .item header h4{margin-top:0;font-size:12px;line-height:24px}}@media (min-width:768px){.home-page .section-our-location .slide-our-location .item header h4{font-size:14px;line-height:24px}}@media (min-width:1024px){.home-page .section-our-location .slide-our-location .item header h4{font-size:13px}}@media (min-width:1280px){.home-page .section-our-location .slide-our-location .item header h4{font-size:14px;line-height:24px}}.home-page .section-our-location .slide-our-location .item address{margin-bottom:.5rem}.home-page .section-our-location .slide-our-location .item p strong{--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}.home-page .section-sustainability{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding-top:3rem}@media (min-width:768px){.home-page .section-sustainability{flex-direction:row}}.home-page .section-sustainability .box-text{width:470px;max-width:100%;text-align:center}.home-page .section-sustainability .box-text .description{margin-top:.75rem}.home-page .section-sustainability .box-text .btn{margin-top:1.25rem;width:168px}.home-page .section-sustainability .box-text .btn-scrolldown{margin-top:.5rem;display:inline-flex}.home-page .section-sustainability .box-img{order:-1;margin-right:-18px;width:358px;flex-shrink:0}@media (min-width:768px){.home-page .section-sustainability .box-img{order:0;margin-right:-2rem;margin-left:1.25rem;width:400px}}@media (min-width:1024px){.home-page .section-sustainability .box-img{width:500px}}@media (min-width:1280px){.home-page .section-sustainability .box-img{margin-left:0;width:578px}}.about-us-page .bg-icon{display:flex;height:88px;width:102px;align-items:center;justify-content:center;background-image:url(/_next/static/media/polygon-white.ab6cf88a.svg);background-size:cover;background-repeat:no-repeat;--tw-drop-shadow:drop-shadow(0 0 20px rgba(0,95,163,.2));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)}@media (min-width:640px){.about-us-page .bg-icon{height:96px;width:110px}}.about-us-page .bg-icon ._img{width:3.5rem}@media (min-width:640px){.about-us-page .bg-icon ._img{width:4rem}}.about-us-page .title-section{font-family:Caveat,prompt,sans-serif;font-size:30px;line-height:40px;--tw-text-opacity:1;color:rgb(63 165 53/var(--tw-text-opacity))}@media (min-width:640px){.about-us-page .title-section{font-size:40px;line-height:50px}}.about-us-page .section-intro{margin-left:auto;margin-right:auto;width:890px;max-width:100%;text-align:center}.about-us-page .section-intro .page-title{margin-bottom:0}@media (max-width:767px){.about-us-page .section-intro .page-title{margin-top:1.25rem}}@media (max-width:639px){.about-us-page .section-intro .page-title .sub-title{margin-top:.25rem}}.about-us-page .section-intro .page-title .description{margin-top:.75rem}@media (min-width:640px){.about-us-page .section-intro .page-title .description{margin-top:.875rem}}@media (max-width:639px){.about-us-page .section-intro .page-title .description{line-height:1.25rem}}.about-us-page .section-intro .items{margin-top:1rem}.about-us-page .section-intro .items>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))}@media (min-width:640px){.about-us-page .section-intro .items{margin-top:2.5rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));-moz-column-gap:.5rem;column-gap:.5rem}.about-us-page .section-intro .items>: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))}}@media (min-width:768px){.about-us-page .section-intro .items{-moz-column-gap:1.25rem;column-gap:1.25rem}}@media (min-width:1024px){.about-us-page .section-intro .items{-moz-column-gap:4rem;column-gap:4rem}}.about-us-page .section-intro .items .item{position:relative;top:0;display:flex;align-items:center;-moz-column-gap:2rem;column-gap:2rem;text-align:left;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:640px){.about-us-page .section-intro .items .item{display:block;text-align:center}}@media (hover:hover){.about-us-page .section-intro .items .item:hover{top:.5rem}}.about-us-page .section-intro .items .item .icon{width:56px}@media (min-width:640px){.about-us-page .section-intro .items .item .icon{margin-left:auto;margin-right:auto;margin-bottom:1rem}}@media (min-width:768px){.about-us-page .section-intro .items .item .icon{width:64px}}.about-us-page .section-intro .items .item h2{margin-bottom:.25rem;font-size:14px;line-height:24px;font-weight:500;text-transform:uppercase}@media (min-width:768px){.about-us-page .section-intro .items .item h2{margin-bottom:.5rem;font-size:18px;line-height:24px}}.about-us-page .section-intro .items .item p{line-height:1rem}@media (min-width:640px){.about-us-page .section-intro .items .item p{font-size:10px;line-height:20px}}@media (min-width:768px){.about-us-page .section-intro .items .item p{font-size:12px;line-height:24px}}.about-us-page .section-intro .items .item .btn-link{position:absolute;left:0;top:0;height:100%;width:100%;text-indent:-9999px}.about-us-page .section-intro .btn-scrolldown{margin-top:2.5rem;display:none}@media (min-width:640px){.about-us-page .section-intro .btn-scrolldown{display:inline-flex}}.about-us-page .section-our-story{margin-top:-1.5rem;padding-top:5rem}@media (min-width:1280px){.about-us-page .section-our-story{margin-top:0;padding-top:167px}}.about-us-page .section-our-story .slide-our-story{position:relative}.about-us-page .section-our-story .slide-our-story:before{position:absolute;left:50%;top:0;height:100%;width:100vw;--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));--tw-bg-opacity:1;background-color:rgb(247 247 247/var(--tw-bg-opacity));--tw-content:"";content:var(--tw-content)}@media (min-width:1280px){.about-us-page .section-our-story .slide-our-story:before{display:none}}.about-us-page .section-our-story .splide__arrows{display:none}.about-us-page .section-our-story .splide__pagination{visibility:hidden;position:absolute;left:0;bottom:5rem;margin-top:0;padding-left:0;padding-right:0;opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:1024px){.about-us-page .section-our-story .splide__pagination{bottom:1.25rem;justify-content:flex-start}}@media (min-width:1280px){.about-us-page .section-our-story .splide__pagination{bottom:5rem}}.about-us-page .section-our-story .splide__pagination.show{visibility:visible;opacity:1}.about-us-page .section-our-story .splide__slide{position:relative;width:320px;--tw-text-opacity:1;color:rgb(112 112 112/var(--tw-text-opacity))}@media (min-width:1024px){.about-us-page .section-our-story .splide__slide,.about-us-page .section-our-story .splide__slide:first-child{width:100%}}@media (min-width:1280px){.about-us-page .section-our-story .splide__slide:first-child{width:1460px;padding-left:180px}}.about-us-page .section-our-story .splide__slide:first-child:before{left:164px}@media (max-width:1023px){.about-us-page .section-our-story .splide__slide:first-child .item{text-align:center}}.about-us-page .section-our-story .splide__slide:first-child .item .box-text .box-title{position:relative;margin-bottom:.75rem;padding-top:100px}@media (min-width:1280px){.about-us-page .section-our-story .splide__slide:first-child .item .box-text .box-title{padding-top:0}}.about-us-page .section-our-story .splide__slide:first-child .item .box-text .box-title .icon{position:absolute;top:0;left:50%;--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))}@media (min-width:1024px){.about-us-page .section-our-story .splide__slide:first-child .item .box-text .box-title .icon{left: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))}}@media (min-width:1280px){.about-us-page .section-our-story .splide__slide:first-child .item .box-text .box-title .icon{left:-134px;top:-18px}}@media (max-width:1023px){.about-us-page .section-our-story .splide__slide:first-child .item .box-text .box-title .icon{height:88px;width:101px}.about-us-page .section-our-story .splide__slide:first-child .item .box-text .box-title .icon ._img{width:3.5rem}}.about-us-page .section-our-story .splide__slide:first-child .item .box-text .box-title .title-section{font-size:30px;text-transform:none;line-height:38px;--tw-text-opacity:1;color:rgb(63 165 53/var(--tw-text-opacity))}@media (min-width:1024px){.about-us-page .section-our-story .splide__slide:first-child .item .box-text .box-title .title-section{font-size:40px;line-height:50px}}.about-us-page .section-our-story .splide__slide:first-child .item .box-text h3{font-size:20px;line-height:32px;font-weight:500;text-transform:uppercase;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:1024px){.about-us-page .section-our-story .splide__slide:first-child .item .box-text h3{font-size:32px;line-height:40px}}.about-us-page .section-our-story .splide__slide:first-child .item .box-text p{font-size:14px;line-height:24px;font-weight:500}@media (min-width:1024px){.about-us-page .section-our-story .splide__slide:first-child .item .box-text p{font-size:20px;line-height:32px}}.about-us-page .section-our-story .splide__slide:first-child .item .box-text .btn-readmore{z-index:10;margin-top:2rem;white-space:nowrap;font-size:18px;line-height:24px;font-weight:700;text-transform:uppercase}@media (max-width:1023px){.about-us-page .section-our-story .splide__slide:first-child .item .box-text .btn-readmore{position:absolute;left:50%;bottom:110px;margin-top:0;margin-left:2rem;--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));font-size:14px;line-height:24px;line-height:1.5rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}}.about-us-page .section-our-story .splide__slide:first-child .item .box-img{width:316px}@media (min-width:1024px){.about-us-page .section-our-story .splide__slide:first-child .item .box-img{width:413px}}@media (min-width:1280px){.about-us-page .section-our-story .splide__slide:first-child .item .box-img{margin-left:0;width:738px}}.about-us-page .section-our-story .splide__slide:first-child .item .box-img .img-content{-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}@media (min-width:1280px){.about-us-page .section-our-story .splide__slide:first-child .item .box-img .obj{top:100px;left:58px;z-index:0}}.about-us-page .section-our-story .splide__slide:last-child:before{left:auto;right:325px}.about-us-page .section-our-story .splide__slide:last-child:after{left:auto;right:160px}.about-us-page .section-our-story .splide__slide:before{position:absolute;left:-400px;top:0;z-index:-10;display:none;height:100%;width:calc(100% + 400px);--tw-bg-opacity:1;background-color:rgb(247 247 247/var(--tw-bg-opacity));--tw-content:"";content:var(--tw-content)}@media (min-width:1280px){.about-us-page .section-our-story .splide__slide:before{display:block}}.about-us-page .section-our-story .splide__slide:after{position:absolute;left:0;top:0;display:none;height:100%;width:655px;--tw-bg-opacity:1;background-color:rgb(247 247 247/var(--tw-bg-opacity));--tw-content:"";content:var(--tw-content);-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}@media (min-width:1280px){.about-us-page .section-our-story .splide__slide:after{display:block}}.about-us-page .section-our-story .item{position:relative;z-index:10;display:flex;height:100%;flex-direction:column;padding-top:1.5rem;padding-bottom:110px}@media (min-width:1024px){.about-us-page .section-our-story .item{display:flex;height:auto;flex-direction:row;align-items:center;justify-content:space-between;padding-top:2.5rem;padding-bottom:2.5rem}}@media (min-width:1280px){.about-us-page .section-our-story .item{height:576px;padding-top:0;padding-bottom:0}}@media (max-width:1023px){.about-us-page .section-our-story .item .box-text{margin-bottom:1.25rem}}.about-us-page .section-our-story .item .box-text h2{font-weight:500;text-transform:uppercase;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:1024px){.about-us-page .section-our-story .item .box-text h2{font-size:20px;line-height:32px}}.about-us-page .section-our-story .item .box-text h2 strong{position:relative;margin-right:.375rem;display:inline-block;padding-right:.375rem;font-family:Caveat,prompt,sans-serif;font-size:20px;line-height:32px;font-weight:400;text-transform:none;--tw-text-opacity:1;color:rgb(63 165 53/var(--tw-text-opacity))}@media (min-width:1024px){.about-us-page .section-our-story .item .box-text h2 strong{margin-right:1rem;padding-right:1rem;font-size:40px;line-height:50px}}.about-us-page .section-our-story .item .box-text h2 strong:after{position:absolute;right:-.125rem;top:50%;height:1.25rem;width:1px;--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));--tw-bg-opacity:1;background-color:rgb(0 95 163/var(--tw-bg-opacity));--tw-content:"";content:var(--tw-content)}@media (min-width:1024px){.about-us-page .section-our-story .item .box-text h2 strong:after{margin-top:.375rem;height:2rem;width:.125rem}}.about-us-page .section-our-story .item .box-text h2 sup{text-transform:none}.about-us-page .section-our-story .item .box-text .year{margin-top:.75rem;font-size:40px;line-height:50px;font-weight:500;line-height:1;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:1024px){.about-us-page .section-our-story .item .box-text .year{margin-top:.5rem;font-size:62px}}.about-us-page .section-our-story .item .box-text .detail{margin-top:.625rem}@media (min-width:1024px){.about-us-page .section-our-story .item .box-text .detail{margin-top:1rem}}.about-us-page .section-our-story .item .box-text .detail h4{margin-bottom:.5rem;margin-top:.5rem;font-size:18px;line-height:24px;font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:1024px){.about-us-page .section-our-story .item .box-text .detail h4{margin-top:1rem;margin-bottom:.625rem;font-size:26px;line-height:32px}}.about-us-page .section-our-story .item .box-text .detail p{line-height:1rem}@media (min-width:1024px){.about-us-page .section-our-story .item .box-text .detail p{font-size:14px;line-height:24px}}.about-us-page .section-our-story .item .box-text .detail span{display:inline;--tw-bg-opacity:1;background-color:rgb(63 165 53/var(--tw-bg-opacity));padding-left:.375rem;padding-right:.375rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.about-us-page .section-our-story .item .box-img{position:relative;left:50%;margin-left:auto;margin-right:auto;margin-top:auto;width:360px;flex-shrink:0;--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))}@media (min-width:1024px){.about-us-page .section-our-story .item .box-img{left:0;margin-left:0;margin-right:0;margin-top:0;width:470px;--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))}}@media (min-width:1280px){.about-us-page .section-our-story .item .box-img{margin-left:-2rem;width:570px}}.about-us-page .section-our-story .item .box-img .obj{top:1rem;z-index:0;margin-left:-112px;height:3rem;width:55px}@media (min-width:1024px){.about-us-page .section-our-story .item .box-img .obj{margin-left:-150px;height:62px;width:72px}}@media (min-width:1280px){.about-us-page .section-our-story .item .box-img .obj{left:2.75rem;top:.625rem;margin-left: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))}}.about-us-page .section-our-story .item .box-img .btn-next-year,.about-us-page .section-our-story .item .box-img .btn-prev-year{position:absolute;bottom:.5rem;right:34px;display:flex;height:4rem;width:74px;flex-direction:column;align-items:center;justify-content:center;--tw-bg-opacity:1;background-color:rgb(122 197 228/var(--tw-bg-opacity));text-align:center;font-size:14px;line-height:24px;font-weight:500;color:hsla(0,0%,100%,.6);-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}@media (min-width:1024px){.about-us-page .section-our-story .item .box-img .btn-next-year,.about-us-page .section-our-story .item .box-img .btn-prev-year{bottom:26px;right:36px;height:94px;width:108px;font-size:20px;line-height:32px}}@media (min-width:1280px){.about-us-page .section-our-story .item .box-img .btn-next-year,.about-us-page .section-our-story .item .box-img .btn-prev-year{bottom:26px;right:63px}}.about-us-page .section-our-story .item .box-img .btn-next-year ._img,.about-us-page .section-our-story .item .box-img .btn-prev-year ._img{position:relative;left:0;width:13px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:1024px){.about-us-page .section-our-story .item .box-img .btn-next-year ._img,.about-us-page .section-our-story .item .box-img .btn-prev-year ._img{width:19px}}.about-us-page .section-our-story .item .box-img .btn-next-year .text,.about-us-page .section-our-story .item .box-img .btn-prev-year .text{position:relative;top:.375rem}@media (min-width:1024px){.about-us-page .section-our-story .item .box-img .btn-next-year .text,.about-us-page .section-our-story .item .box-img .btn-prev-year .text{top:.75rem}}@media (hover:hover){.about-us-page .section-our-story .item .box-img .btn-prev-year:hover ._img{left:-.5rem}.about-us-page .section-our-story .item .box-img .btn-next-year:hover ._img{left:.5rem}}.about-us-page .section-why-pacific-healthcare{position:relative;margin-top:-5rem;padding-top:120px;padding-bottom:220px}@media (min-width:640px){.about-us-page .section-why-pacific-healthcare{margin-top:-2.5rem;display:flex;justify-content:space-between;padding-bottom:300px}}@media (min-width:768px){.about-us-page .section-why-pacific-healthcare{padding-bottom:300px}}@media (min-width:1024px){.about-us-page .section-why-pacific-healthcare{padding-bottom:340px}}@media (min-width:1280px){.about-us-page .section-why-pacific-healthcare{margin-top:0;padding-bottom:284px}}@media (hover:hover){.about-us-page .section-why-pacific-healthcare:hover .box-img ._img{left:-20px}.about-us-page .section-why-pacific-healthcare:hover .box-img .obj{margin-right:40px}.about-us-page .section-why-pacific-healthcare:hover .box-text{left:10px}.about-us-page .section-why-pacific-healthcare:hover .group-img ._img.img-01{left:20px}.about-us-page .section-why-pacific-healthcare:hover .group-img ._img.img-02{top:20px}.about-us-page .section-why-pacific-healthcare:hover .group-img ._img.img-03{left:-20px}.about-us-page .section-why-pacific-healthcare:hover .group-img .obj-01{margin-left:60px}.about-us-page .section-why-pacific-healthcare:hover .group-img .obj-02{margin-left:10px}.about-us-page .section-why-pacific-healthcare:hover .group-img .obj-03{margin-right:5px}}.about-us-page .section-why-pacific-healthcare .box-text{position:relative;left:0;margin-left:-.75rem;margin-right:-.75rem;width:calc(100% + 24px);padding-top:100px;text-align:center;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:640px){.about-us-page .section-why-pacific-healthcare .box-text{margin-left:1.25rem;width:100%;text-align:left}}@media (min-width:1024px){.about-us-page .section-why-pacific-healthcare .box-text{max-width:100%;padding-top:110px}}@media (min-width:1280px){.about-us-page .section-why-pacific-healthcare .box-text{margin-top:52px;margin-left:-60px;width:880px;padding-top:0;padding-left:128px}}.about-us-page .section-why-pacific-healthcare .box-text .box-title .icon{position:absolute;left:50%;top:0;--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))}@media (min-width:640px){.about-us-page .section-why-pacific-healthcare .box-text .box-title .icon{left: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))}}@media (max-width:1023px){.about-us-page .section-why-pacific-healthcare .box-text .box-title .icon{height:88px;width:102px}.about-us-page .section-why-pacific-healthcare .box-text .box-title .icon ._img{width:3.5rem}.about-us-page .section-why-pacific-healthcare .box-text .box-title .title-section{font-size:30px;line-height:40px}}.about-us-page .section-why-pacific-healthcare .box-text .box-title p{margin-top:.375rem;font-size:14px;line-height:24px;font-weight:500;line-height:1.25rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:768px){.about-us-page .section-why-pacific-healthcare .box-text .box-title p{font-size:16px;line-height:32px;line-height:1.5rem}}@media (min-width:1024px){.about-us-page .section-why-pacific-healthcare .box-text .box-title p{margin-top:1rem;font-size:18px;line-height:24px}}@media (max-width:1023px){.about-us-page .section-why-pacific-healthcare .box-text .box-title p br{display:none}}.about-us-page .section-why-pacific-healthcare .box-text .items{margin-top:1.5rem;display:flex;justify-content:center;-moz-column-gap:1.25rem;column-gap:1.25rem;text-align:center}@media (min-width:640px){.about-us-page .section-why-pacific-healthcare .box-text .items{justify-content:flex-start}}@media (min-width:768px){.about-us-page .section-why-pacific-healthcare .box-text .items{-moz-column-gap:2.5rem;column-gap:2.5rem}}@media (min-width:1024px){.about-us-page .section-why-pacific-healthcare .box-text .items{margin-top:2.5rem}}.about-us-page .section-why-pacific-healthcare .box-text .items .item{width:33.333333%}.about-us-page .section-why-pacific-healthcare .box-text .items .item ._img{margin-left:auto;margin-right:auto}@media (min-width:768px){.about-us-page .section-why-pacific-healthcare .box-text .items .item ._img{height:60px}}@media (max-width:767px){.about-us-page .section-why-pacific-healthcare .box-text .items .item ._img{height:50px}}.about-us-page .section-why-pacific-healthcare .box-text .items .item:first-of-type ._img{width:45px}@media (min-width:768px){.about-us-page .section-why-pacific-healthcare .box-text .items .item:first-of-type ._img{width:52px}}.about-us-page .section-why-pacific-healthcare .box-text .items .item:nth-of-type(2) ._img{width:50px}@media (min-width:768px){.about-us-page .section-why-pacific-healthcare .box-text .items .item:nth-of-type(2) ._img{width:59px}}.about-us-page .section-why-pacific-healthcare .box-text .items .item:nth-of-type(3) ._img{width:44px}@media (min-width:768px){.about-us-page .section-why-pacific-healthcare .box-text .items .item:nth-of-type(3) ._img{width:50px}}.about-us-page .section-why-pacific-healthcare .box-text .items .detail{margin-top:.375rem}@media (min-width:1024px){.about-us-page .section-why-pacific-healthcare .box-text .items .detail{margin-top:.75rem}}.about-us-page .section-why-pacific-healthcare .box-text .items .detail p{font-weight:500;text-transform:uppercase;line-height:14px;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:768px){.about-us-page .section-why-pacific-healthcare .box-text .items .detail p{font-size:14px;line-height:24px;line-height:1.5rem}}@media (min-width:1024px){.about-us-page .section-why-pacific-healthcare .box-text .items .detail p{font-size:18px;line-height:24px}}.about-us-page .section-why-pacific-healthcare .box-text .items .detail p strong{font-size:20px;line-height:32px;line-height:1rem}@media (min-width:768px){.about-us-page .section-why-pacific-healthcare .box-text .items .detail p strong{font-size:26px;line-height:32px}}@media (min-width:1024px){.about-us-page .section-why-pacific-healthcare .box-text .items .detail p strong{font-size:40px;line-height:50px;line-height:1.5rem}}.about-us-page .section-why-pacific-healthcare .box-text .items .detail p small{margin-top:.25rem;display:block;font-size:9px;line-height:.75rem}@media (min-width:768px){.about-us-page .section-why-pacific-healthcare .box-text .items .detail p small{font-size:12px;line-height:24px;line-height:1.25rem}}.about-us-page .section-why-pacific-healthcare .box-img{position:relative;margin-top:2rem;margin-left:-154px;width:422px;flex-shrink:0}@media (min-width:640px){.about-us-page .section-why-pacific-healthcare .box-img{order:-1;margin-left:-230px;margin-top:0}}@media (min-width:768px){.about-us-page .section-why-pacific-healthcare .box-img{margin-left:-370px;width:600px}}@media (min-width:1024px){.about-us-page .section-why-pacific-healthcare .box-img{margin-left:-400px;width:700px}}@media (min-width:1280px){.about-us-page .section-why-pacific-healthcare .box-img{margin-left:-347px;width:740px}}.about-us-page .section-why-pacific-healthcare .box-img ._img{position:relative;left:0;-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.about-us-page .section-why-pacific-healthcare .box-img ._img,.about-us-page .section-why-pacific-healthcare .box-img .obj{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}.about-us-page .section-why-pacific-healthcare .box-img .obj{left:auto;right:23px;top:250px;z-index: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))}.about-us-page .section-why-pacific-healthcare .group-img{pointer-events:none;position:absolute;right:0;bottom:0;display:flex;width:100%;transform-origin:bottom;flex-direction:column}@media (min-width:640px){.about-us-page .section-why-pacific-healthcare .group-img{right:-260px;width:1070px;min-width:1070px;--tw-scale-x:60%;--tw-scale-y:60%;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));flex-direction:row}}@media (min-width:768px){.about-us-page .section-why-pacific-healthcare .group-img{right:-190px;--tw-scale-x:.75;--tw-scale-y:.75;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))}}@media (min-width:1024px){.about-us-page .section-why-pacific-healthcare .group-img{right:-95px;width:auto;--tw-scale-x:.9;--tw-scale-y:.9;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))}}@media (min-width:1280px){.about-us-page .section-why-pacific-healthcare .group-img{--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))}}.about-us-page .section-why-pacific-healthcare .group-img ._img{position:relative;left:0;top:0;align-self:flex-start;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1);-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.about-us-page .section-why-pacific-healthcare .group-img ._img.img-01{top:38px;left:164px;width:252px}@media (min-width:640px){.about-us-page .section-why-pacific-healthcare .group-img ._img.img-01{top:0;left:0;width:442px}}.about-us-page .section-why-pacific-healthcare .group-img ._img.img-02{left:193px;top:57px;width:198px}@media (min-width:640px){.about-us-page .section-why-pacific-healthcare .group-img ._img.img-02{left:0;top:0;margin-top:175px;margin-left:-40px;width:345px}}.about-us-page .section-why-pacific-healthcare .group-img ._img.img-03{left:.75rem;top:-.25rem;width:226px}@media (min-width:640px){.about-us-page .section-why-pacific-healthcare .group-img ._img.img-03{left:0;top:0;margin-top:-25px;margin-left:-65px;width:396px}}.about-us-page .section-why-pacific-healthcare .group-img .obj{left:0;z-index: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));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}.about-us-page .section-why-pacific-healthcare .group-img .obj-01{bottom:25px;top:auto;left:202px;width:106px}@media (min-width:640px){.about-us-page .section-why-pacific-healthcare .group-img .obj-01{top:225px;left:-160px;bottom:auto;width:186px}}.about-us-page .section-why-pacific-healthcare .group-img .obj-02{left:330px;top:15px;width:54px}@media (min-width:640px){.about-us-page .section-why-pacific-healthcare .group-img .obj-02{top:22px;left:405px;width:94px}}.about-us-page .section-why-pacific-healthcare .group-img .obj-03{top:auto;bottom:171px;left:-55px;width:114px}@media (min-width:640px){.about-us-page .section-why-pacific-healthcare .group-img .obj-03{top:-125px;left:auto;right:-130px;bottom:auto;width:198px}}.about-us-page .section-our-vision-mission{margin-top:-1.25rem;padding-top:75px;text-align:center}@media (min-width:640px){.about-us-page .section-our-vision-mission{margin-top:0}}.about-us-page .section-our-vision-mission .box-title{margin-bottom:.375rem}@media (min-width:640px){.about-us-page .section-our-vision-mission .box-title{margin-bottom:1.25rem}}.about-us-page .section-our-vision-mission .box-title .icon{margin-left:auto;margin-right:auto}.about-us-page .section-our-vision-mission .box-title .title-section{margin-top:.75rem}@media (min-width:640px){.about-us-page .section-our-vision-mission .box-title .title-section{margin-top:.25rem}}.about-us-page .section-our-vision-mission section{position:relative;margin-top:-5rem;padding-top:5rem}@media (min-width:1280px){.about-us-page .section-our-vision-mission section{padding-left:100px;padding-right:100px}}.about-us-page .section-our-vision-mission section:not(:first-of-type){margin-top:-1.5rem;padding-top:5rem}@media (min-width:640px){.about-us-page .section-our-vision-mission section:not(:first-of-type){margin-top:0;padding-top:5rem}}.about-us-page .section-our-vision-mission section:not(:first-of-type):before{position:absolute;left:0;top:52px;height:1px;width:100%;border-top-width:1px;border-style:dashed;--tw-border-opacity:1;border-color:rgb(207 234 251/var(--tw-border-opacity));--tw-content:"";content:var(--tw-content)}@media (min-width:640px){.about-us-page .section-our-vision-mission section:not(:first-of-type):before{top:2.5rem}}.about-us-page .section-our-vision-mission section h3{margin-bottom:1rem;font-size:20px;line-height:32px;font-weight:500;text-transform:uppercase;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.about-us-page .section-our-vision-mission section h3{margin-bottom:1.5rem}}@media (min-width:1024px){.about-us-page .section-our-vision-mission section h3{font-size:26px;line-height:32px}}.about-us-page .section-our-vision-mission section h4{margin-top:1.25rem;font-size:14px;line-height:24px;font-weight:500;text-transform:uppercase;line-height:1.25rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:1024px){.about-us-page .section-our-vision-mission section h4{font-size:18px;line-height:24px}}@media (max-width:1023px){.about-us-page .section-our-vision-mission section p{line-height:1.25rem}}.about-us-page .section-our-vision-mission section blockquote{margin-bottom:0}.about-us-page .section-our-vision-mission .what-we-offer{margin-top:-1.25rem;overflow:hidden;padding-top:106px;text-align:left}@media (max-width:767px){.about-us-page .section-our-vision-mission .what-we-offer{margin-top:-60px}}@media (max-width:639px){.about-us-page .section-our-vision-mission .what-we-offer{margin-top:-70px}}.about-us-page .section-our-vision-mission .what-we-offer .inner{position:relative}.about-us-page .section-our-vision-mission .what-we-offer .box-detail{position:relative;z-index:1;display:flex;height:100%;flex-direction:column;justify-content:center}.about-us-page .section-our-vision-mission .what-we-offer .box-detail>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.about-us-page .section-our-vision-mission .what-we-offer .box-detail{background-color:hsla(0,0%,100%,.2);background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from:#e4f3fd;--tw-gradient-to:rgba(228,243,253,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:transparent;padding:2.5rem 1.5rem 1.5rem;text-align:center;--tw-backdrop-blur:blur(24px);-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)}@media (min-width:640px){.about-us-page .section-our-vision-mission .what-we-offer .box-detail{position:absolute;left:0;top:0;width:83.333333%;background-image:linear-gradient(to right,var(--tw-gradient-stops));padding:0 5rem 0 1.25rem;text-align:left;-webkit-clip-path:polygon(85% 0,100% 50%,85% 100%,0 100%,0 0);clip-path:polygon(85% 0,100% 50%,85% 100%,0 100%,0 0)}}@media (min-width:768px){.about-us-page .section-our-vision-mission .what-we-offer .box-detail{width:66.666667%}}@media (min-width:1280px){.about-us-page .section-our-vision-mission .what-we-offer .box-detail{width:645px}.about-us-page .section-our-vision-mission .what-we-offer .box-detail>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.about-us-page .section-our-vision-mission .what-we-offer .box-detail{padding-left:72px;padding-right:120px}}@media (max-width:639px){.about-us-page .section-our-vision-mission .what-we-offer .box-detail{margin-bottom:-20px}}.about-us-page .section-our-vision-mission .what-we-offer .box-detail h3{font-size:20px;line-height:32px;font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:1024px){.about-us-page .section-our-vision-mission .what-we-offer .box-detail h3{font-size:26px;line-height:32px}}.about-us-page .section-our-vision-mission .what-we-offer .box-detail h4{font-size:14px;line-height:24px;font-weight:500;line-height:1.25rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:1024px){.about-us-page .section-our-vision-mission .what-we-offer .box-detail h4{font-size:18px;line-height:24px}}.about-us-page .section-our-vision-mission .what-we-offer .box-detail p{font-weight:500;line-height:1.25rem}@media (min-width:1024px){.about-us-page .section-our-vision-mission .what-we-offer .box-detail p{font-size:14px;line-height:24px}}@media (max-width:767px){.about-us-page .section-our-vision-mission .what-we-offer ._img{height:250px}}@media (max-width:639px){.about-us-page .section-our-vision-mission .what-we-offer ._img{position:relative;left:-320px;height:300px;width:calc(100% + 340px)}}@media (max-width:767px){.about-us-page .section-our-vision-mission .what-we-offer ._img span{height:100%!important}}.about-us-page .section-our-vision-mission .what-we-offer ._img img{position:relative}@media (max-width:767px){.about-us-page .section-our-vision-mission .what-we-offer ._img img{left:-5rem;-o-object-fit:cover!important;object-fit:cover!important}.people-page .page-title{margin-top:1.25rem;margin-bottom:1.25rem}}@media (max-width:639px){.people-page .page-title .sub-title{margin-top:.25rem}}.people-page .page-title .description{margin-top:.75rem}@media (min-width:640px){.people-page .page-title .description{margin-top:1rem}}.people-page .list-info{margin-top:1.25rem}.people-page .list-info>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}@media (min-width:640px){.people-page .list-info{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));-moz-column-gap:.5rem;column-gap:.5rem}.people-page .list-info>: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))}}@media (min-width:768px){.people-page .list-info{margin-top:2.5rem}}@media (min-width:1024px){.people-page .list-info{-moz-column-gap:1rem;column-gap:1rem}}@media (min-width:1280px){.people-page .list-info{-moz-column-gap:2.25rem;column-gap:2.25rem}}.people-page .list-info .item{position:relative;top:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:640px){.people-page .list-info .item{text-align:center}}@media (max-width:639px){.people-page .list-info .item{display:flex;-moz-column-gap:1rem;column-gap:1rem}}@media (hover:hover){.people-page .list-info .item:hover{top:.5rem}}.people-page .list-info .item .icon{margin-top:.5rem;flex-shrink:0;align-self:flex-start}@media (min-width:640px){.people-page .list-info .item .icon{margin-top:0}}.people-page .list-info .item .detail{margin-top:0;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.people-page .list-info .item .detail{margin-top:.5rem}}.people-page .list-info .item .detail .number{margin-bottom:-.25rem;font-size:30px;line-height:40px;font-weight:500}@media (min-width:640px){.people-page .list-info .item .detail .number{margin-bottom:0}}@media (min-width:1024px){.people-page .list-info .item .detail .number{font-size:40px;line-height:50px}}.people-page .list-info .item .detail h2{font-size:14px;line-height:24px;font-weight:500;text-transform:uppercase;line-height:1.25rem}@media (min-width:1024px){.people-page .list-info .item .detail h2{font-size:18px;line-height:24px}}.people-page .list-info .item .detail .description{margin-top:.25rem}@media (max-width:1023px){.people-page .list-info .item .detail .description{line-height:1rem}}.people-page .our-board{padding-top:1.5rem}@media (min-width:640px){.people-page .our-board{padding-top:4rem}}@media (min-width:1024px){.people-page .our-board{display:flex;justify-content:space-between;padding-top:95px}}.people-page .our-board .box-img{position:relative;z-index:10;margin-left:auto;margin-right:auto;width:328px;flex-shrink:0;align-self:flex-start}@media (min-width:1024px){.people-page .our-board .box-img{margin-left:0;margin-right:0;margin-top:1rem;width:450px}}@media (min-width:1280px){.people-page .our-board .box-img{width:500px}}.people-page .our-board .box-img:hover .obj-01{margin-right:-1.25rem}.people-page .our-board .box-img:hover .obj-02{margin-left:-1.25rem}.people-page .our-board .box-img .obj{left:auto;top:auto;z-index: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));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}.people-page .our-board .box-img .obj-01{right:1.25rem;top:.5rem;width:52px}@media (min-width:1024px){.people-page .our-board .box-img .obj-01{right:2rem;top:.75rem;width:78px}}.people-page .our-board .box-img .obj-02{bottom:.875rem;left:1.25rem;width:72px}@media (min-width:1024px){.people-page .our-board .box-img .obj-02{bottom:1rem;left:2rem;width:108px}}.people-page .our-board .box-text{position:relative;margin-top:-142px;--tw-bg-opacity:1;background-color:rgb(0 95 163/var(--tw-bg-opacity));padding-bottom:2.5rem;padding-top:165px;text-align:center;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:1024px){.people-page .our-board .box-text{margin-top:0;padding-top:2.5rem;padding-bottom:2.5rem;padding-left:2.5rem;text-align:left}}@media (min-width:1280px){.people-page .our-board .box-text{padding-top:50px;padding-bottom:50px;padding-left:52px}}.people-page .our-board .box-text:after,.people-page .our-board .box-text:before{position:absolute;top:0;z-index:-10;height:100%;--tw-content:"";content:var(--tw-content)}.people-page .our-board .box-text:before{left:50%;width:101vw;--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));--tw-bg-opacity:1;background-color:rgb(0 95 163/var(--tw-bg-opacity))}@media (min-width:1024px){.people-page .our-board .box-text:before{left:-394px;width:635px;--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));-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}}.people-page .our-board .box-text:after{left:100%;display:none;width:100vw;--tw-bg-opacity:1;background-color:rgb(0 95 163/var(--tw-bg-opacity))}@media (min-width:1024px){.people-page .our-board .box-text:after{display:block}}.people-page .our-board .box-text h3{font-family:Caveat,prompt,sans-serif;font-size:30px;line-height:40px;--tw-text-opacity:1;color:rgb(63 165 53/var(--tw-text-opacity))}@media (min-width:640px){.people-page .our-board .box-text h3{font-size:40px;line-height:50px}}.people-page .our-board .box-text h2{margin-top:.25rem;font-size:24px;line-height:32px;font-weight:500}@media (min-width:640px){.people-page .our-board .box-text h2{font-size:32px;line-height:40px}}@media (min-width:1024px){.people-page .our-board .box-text h2{margin-top:22px}}.people-page .our-board .box-text h2 small{margin-top:.5rem;display:block;font-size:14px;line-height:24px}@media (min-width:640px){.people-page .our-board .box-text h2 small{margin-top:0;font-size:20px;line-height:32px}}.people-page .our-board .box-text p{margin-top:1.25rem}@media (max-width:639px){.people-page .our-board .box-text p{line-height:1.25rem}}.people-page .group-list-people>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.people-page .group-list-people{padding-top:2.5rem}@media (min-width:768px){.people-page .group-list-people>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(90px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(90px * var(--tw-space-y-reverse))}}@media (min-width:1024px){.people-page .group-list-people{padding-top:140px}}.people-page .group-list-people h2{text-align:center;font-size:20px;line-height:32px;font-weight:500;text-transform:uppercase;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.people-page .group-list-people h2{font-size:32px;line-height:40px}}@media (min-width:1024px){.people-page .group-list-people section:first-of-type .list-people .item{width:20%}}.people-page .list-people{margin-left:-.625rem;margin-right:-.625rem;margin-top:.75rem;display:flex;flex-wrap:wrap;row-gap:1.5rem}@media (min-width:640px){.people-page .list-people{margin-left:-.75rem;margin-right:-.75rem;justify-content:center;row-gap:2rem}}@media (min-width:768px){.people-page .list-people{margin-top:2rem}}@media (min-width:1024px){.people-page .list-people{margin-left:auto;margin-right:auto;margin-top:3rem;width:900px}}.people-page .list-people .item{position:relative;top:0;width:50%;padding-left:.625rem;padding-right:.625rem;text-align:center;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:640px){.people-page .list-people .item{width:33.333333%;padding-left:.75rem;padding-right:.75rem}}@media (min-width:1024px){.people-page .list-people .item{width:25%}}@media (hover:hover){.people-page .list-people .item:hover{top:.5rem}.people-page .list-people .item:hover .box-img .obj{opacity:1}.people-page .list-people .item:hover .box-img .obj-01{right:.875rem}.people-page .list-people .item:hover .box-img .obj-02{left:.25rem}}.people-page .list-people .item .box-img{position:relative}.people-page .list-people .item .box-img .obj{left:auto;top:auto;z-index: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));opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}.people-page .list-people .item .box-img .obj-01{right:34px;top:3rem}.people-page .list-people .item .box-img .obj-02{left:1.5rem;bottom:.5rem}.people-page .list-people .item .detail{margin-top:.75rem}.people-page .list-people .item .detail h3{font-size:14px;line-height:24px;font-weight:500;line-height:1.25rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:768px){.people-page .list-people .item .detail h3{font-size:18px;line-height:24px}}.people-page .list-people .item .detail p{font-size:10px;line-height:20px;font-weight:500}@media (min-width:768px){.people-page .list-people .item .detail p{font-size:12px;line-height:24px}}.people-page .list-people .item .btn-link{position:absolute;left:0;top:0;height:100%;width:100%;text-indent:-9999px}@media (min-width:1024px){.people-page .list-people.five-column{width:100%}.people-page .list-people.five-column .item{width:20%}}.people-page .overall-executive{position:relative;margin-top:46px;height:413px}@media (min-width:640px){.people-page .overall-executive{margin-top:5rem;height:950px}}@media (min-width:1280px){.people-page .overall-executive{height:670px}}@media (hover:hover){.people-page .overall-executive:hover .obj-01>span{left:2.5rem}.people-page .overall-executive:hover .obj-02>span{left:1.25rem}.people-page .overall-executive:hover .obj-03>span{left:-2.5rem}.people-page .overall-executive:hover .img-01 .mask-img{left:-1.25rem}.people-page .overall-executive:hover .img-02 .mask-img{left:1.25rem}}.people-page .overall-executive .obj{z-index:10}.people-page .overall-executive .obj>span{position:relative;left:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}.people-page .overall-executive .obj-01{top:153px;margin-left:-136px;width:65px}@media (min-width:640px){.people-page .overall-executive .obj-01{top:412px;margin-left:-320px;width:110px}}@media (min-width:1024px){.people-page .overall-executive .obj-01{margin-left:-470px}}@media (min-width:1280px){.people-page .overall-executive .obj-01{top:132px;margin-left:-555px}}.people-page .overall-executive .obj-02{top:auto;bottom:32px;margin-left:68px;width:92px}@media (min-width:640px){.people-page .overall-executive .obj-02{bottom:62px;margin-left:210px;width:212px}}@media (min-width:768px){.people-page .overall-executive .obj-02{margin-left:160px}}@media (min-width:1024px){.people-page .overall-executive .obj-02{margin-left:40px}}@media (min-width:1280px){.people-page .overall-executive .obj-02{margin-left:-16px}}.people-page .overall-executive .obj-03{top:-42px;width:98px}@media (min-width:640px){.people-page .overall-executive .obj-03{top:-71px;width:165px}}@media (min-width:1280px){.people-page .overall-executive .obj-03{margin-left:670px}}@media (max-width:1279px){.people-page .overall-executive .obj-03{left:auto;right:-110px;--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))}}@media (max-width:639px){.people-page .overall-executive .obj-03{right:-75px}}.people-page .overall-executive .img-01{position:absolute;top:0;right:-110px;width:430px}@media (min-width:640px){.people-page .overall-executive .img-01{right:-290px;width:1008px}}@media (min-width:768px){.people-page .overall-executive .img-01{right:-250px}}@media (min-width:1280px){.people-page .overall-executive .img-01{left:50%;margin-left:350px;--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))}}.people-page .overall-executive .img-01 .mask-img{-webkit-clip-path:polygon(16% 0,86% 0,100% 50%,86% 100%,16% 100%,0 50%);clip-path:polygon(16% 0,86% 0,100% 50%,86% 100%,16% 100%,0 50%);position:relative;left:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}.people-page .overall-executive .img-02{position:absolute;top:196px;left:-56px;width:250px}@media (min-width:640px){.people-page .overall-executive .img-02{top:460px;left:-130px;width:565px}}@media (min-width:1280px){.people-page .overall-executive .img-02{left:50%;top:180px;margin-left:-394px;--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))}}.people-page .overall-executive .img-02 .mask-img{position:relative;left:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1);-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.people-page .work-that-matters{position:relative;padding-top:4rem}@media (min-width:640px){.people-page .work-that-matters{display:flex;align-items:center;justify-content:space-between;padding-top:3rem}}@media (min-width:768px){.people-page .work-that-matters{padding-top:114px}}.people-page .work-that-matters:before{position:absolute;left:50%;top:92px;height:100%;width:100vw;--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));background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from:#f5fafe;--tw-gradient-to:rgba(245,250,254,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:transparent;--tw-content:"";content:var(--tw-content)}@media (min-width:640px){.people-page .work-that-matters:before{display:none}}@media (hover:hover){.people-page .work-that-matters:hover .box-img ._img{left:1.25rem}.people-page .work-that-matters:hover .box-img .obj-01{margin-left:2.5rem}.people-page .work-that-matters:hover .box-img .obj-02{margin-right:.5rem}}.people-page .work-that-matters .box-text{position:relative;padding-top:5rem;text-align:center}@media (min-width:640px){.people-page .work-that-matters .box-text{text-align:left}}@media (min-width:1024px){.people-page .work-that-matters .box-text{padding-left:88px;padding-top:0}}.people-page .work-that-matters .box-text .icon{position:absolute;left:50%;top:0;--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));--tw-drop-shadow:drop-shadow(6px 8px 8px rgba(63,165,53,.4));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)}@media (min-width:640px){.people-page .work-that-matters .box-text .icon{left: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))}}.people-page .work-that-matters .box-text h2{margin-bottom:.75rem;font-size:20px;line-height:32px;font-weight:500;line-height:1.5rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:1024px){.people-page .work-that-matters .box-text h2{font-size:32px;line-height:40px}}.people-page .work-that-matters .box-text p{font-size:14px;line-height:24px;font-weight:500;line-height:1.25rem;--tw-text-opacity:1;color:rgb(112 112 112/var(--tw-text-opacity))}@media (min-width:1024px){.people-page .work-that-matters .box-text p{font-size:18px;line-height:24px;line-height:2rem}}.people-page .work-that-matters .box-text .btn{margin-top:1.25rem;min-width:184px}@media (hover:hover){.people-page .work-that-matters .box-text .btn:hover:after{content:var(--tw-content);left:.25rem}}.people-page .work-that-matters .box-text .btn:after{position:relative;left:0;margin-left:1.25rem;height:18px;width:18px;background-image:url(/_next/static/media/icon-arrow-right.b59f13f5.svg);background-size:cover;background-repeat:no-repeat;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);--tw-content:"";content:var(--tw-content)}.people-page .work-that-matters .box-img{position:relative;margin-left:auto;margin-right:auto;margin-top:2rem;width:328px;flex-shrink:0}@media (min-width:640px){.people-page .work-that-matters .box-img{margin-left:1.25rem;margin-top:0}}@media (min-width:1024px){.people-page .work-that-matters .box-img{margin-left:74px;width:452px}}.people-page .work-that-matters .box-img ._img{position:relative}.people-page .work-that-matters .box-img ._img,.people-page .work-that-matters .box-img .obj{left:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}.people-page .work-that-matters .box-img .obj{top:auto;z-index: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))}.people-page .work-that-matters .box-img .obj-01{left:-.375rem;bottom:-30px;width:70px}@media (min-width:1024px){.people-page .work-that-matters .box-img .obj-01{bottom:18px;left:-46px;width:98px}}.people-page .work-that-matters .box-img .obj-02{top:2.5rem;left:auto;right:.75rem;width:51px}@media (min-width:1024px){.people-page .work-that-matters .box-img .obj-02{top:42px;right:38px;width:71px}}.people-page .people-detail{padding-top:1rem}@media (min-width:1024px){.people-page .people-detail{display:flex;justify-content:space-between;padding-top:60px}}.people-page .people-detail .box-img{position:relative;order:1;margin-left:auto;margin-right:auto;width:328px;flex-shrink:0;align-self:flex-start}@media (min-width:640px){.people-page .people-detail .box-img{width:442px}}@media (min-width:1024px){.people-page .people-detail .box-img{margin-left:0;margin-right:0;margin-top:3rem}}.people-page .people-detail .box-img:hover .obj-01{margin-left:-1.25rem}.people-page .people-detail .box-img:hover .obj-02{margin-right:-1.25rem}.people-page .people-detail .box-img ._img img{-o-object-fit:cover;object-fit:cover}.people-page .people-detail .box-img .obj{left:auto;top:auto;z-index: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));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}.people-page .people-detail .box-img .obj-01{left:1.25rem;top:.5rem;width:52px}@media (min-width:640px){.people-page .people-detail .box-img .obj-01{top:.75rem;left:1.75rem;width:70px}}.people-page .people-detail .box-img .obj-02{bottom:.75rem;right:22px;width:72px}@media (min-width:640px){.people-page .people-detail .box-img .obj-02{bottom:15px;right:29px;width:96px}}.people-page .people-detail .box-text{margin-top:2.5rem}@media (min-width:640px){.people-page .people-detail .box-text{margin-top:3.5rem}}@media (min-width:1024px){.people-page .people-detail .box-text{margin-right:2.5rem;margin-top:0}}.people-page .people-detail .box-text h2{margin-bottom:.5rem;text-align:center;font-family:Caveat,prompt,sans-serif;font-size:30px;line-height:40px;--tw-text-opacity:1;color:rgb(63 165 53/var(--tw-text-opacity))}@media (min-width:640px){.people-page .people-detail .box-text h2{margin-bottom:1rem;font-size:32px;line-height:40px}}@media (min-width:1024px){.people-page .people-detail .box-text h2{text-align:left}}.people-page .people-detail .box-text h1{text-align:center;font-size:24px;line-height:32px;font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.people-page .people-detail .box-text h1{font-size:32px;line-height:40px}}@media (min-width:1024px){.people-page .people-detail .box-text h1{text-align:left}}.people-page .people-detail .box-text h3{margin-top:.25rem;text-align:center;font-size:14px;line-height:24px;font-weight:500;line-height:1.25rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.people-page .people-detail .box-text h3{margin-top:0;font-size:20px;line-height:32px}}@media (min-width:1024px){.people-page .people-detail .box-text h3{text-align:left}}.people-page .people-detail .box-text .box-editor{margin-top:.75rem}.people-page .people-detail .box-text .box-editor>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.people-page .people-detail .box-text .box-editor{text-align:center}@media (min-width:640px){.people-page .people-detail .box-text .box-editor{margin-top:1rem}.people-page .people-detail .box-text .box-editor>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}}@media (min-width:1024px){.people-page .people-detail .box-text .box-editor{text-align:left}}.people-page .people-detail .box-text .box-editor .raw-html-embed>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}@media (min-width:640px){.people-page .people-detail .box-text .box-editor .raw-html-embed>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}}.people-page .people-detail .box-text .btn-back{margin-top:1.5rem;display:inline-flex}.people-page .section-related{padding-top:2.5rem}@media (min-width:640px){.people-page .section-related{padding-top:3.5rem}}@media (min-width:1024px){.people-page .section-related{padding-top:100px}}.people-page .section-related h2{font-size:20px;line-height:32px;font-weight:500;text-transform:uppercase;line-height:1.5rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.people-page .section-related h2{font-size:32px;line-height:40px}}.people-page .section-related .list-people{margin-left:0;margin-right:0;margin-top:1.5rem}@media (min-width:1280px){.people-page .section-related .list-people{justify-content:flex-start}}@media (min-width:1024px){.services-page .highlight-content{display:flex;justify-content:space-between}}.services-page .highlight-content .box-img{position:relative;order:-1;margin-top:22px;margin-left:-180px;width:522px;flex-shrink:0;align-self:flex-start}@media (min-width:640px){.services-page .highlight-content .box-img{margin-left:auto;margin-right:auto}}@media (min-width:1024px){.services-page .highlight-content .box-img{margin-left:-335px;margin-right:2.5rem;margin-top:-1.25rem;width:750px}}@media (min-width:1280px){.services-page .highlight-content .box-img{margin-right:60px;width:842px}}.services-page .highlight-content .box-img .img-content{-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.services-page .highlight-content .box-img .obj{left:auto;z-index: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))}.services-page .highlight-content .box-img .obj-01{right:0;top:115px;width:67px}@media (min-width:1024px){.services-page .highlight-content .box-img .obj-01{right:55px}}@media (min-width:1280px){.services-page .highlight-content .box-img .obj-01{right:2.75rem;width:108px}}.services-page .highlight-content .box-img .obj-02{top:auto;bottom:-50px;right:-90px;width:180px}@media (min-width:1024px){.services-page .highlight-content .box-img .obj-02{right:-40px}}@media (min-width:1280px){.services-page .highlight-content .box-img .obj-02{bottom:-83px;right:-143px;width:290px}}.services-page .highlight-content .box-img .obj-03{top:auto;left:107px;bottom:-2.5rem;width:95px}@media (min-width:1280px){.services-page .highlight-content .box-img .obj-03{bottom:-170px;left:138px;width:153px}}.services-page .highlight-content .box-text{position:relative;z-index:1;margin-top:1.25rem;text-align:center}@media (min-width:640px){.services-page .highlight-content .box-text{margin-top:3.5rem}}.services-page .highlight-content .box-text .page-title{margin:0}@media (max-width:767px){.services-page .highlight-content .box-text .page-title .title{font-size:30px;line-height:40px;line-height:2.25rem}}.services-page .highlight-content .box-text .page-title .sub-title{margin-bottom:1rem}@media (max-width:767px){.services-page .highlight-content .box-text .page-title .sub-title{font-size:20px;line-height:32px;line-height:1.5rem}}.services-page .highlight-content .box-text .page-title .description{margin-top:1.25rem}@media (max-width:767px){.services-page .highlight-content .box-text .page-title .description{font-size:12px;line-height:24px;line-height:1.25rem}}.services-page .highlight-content .box-text .btn-scrolldown{margin-top:2.5rem;display:none}@media (min-width:1024px){.services-page .highlight-content .box-text .btn-scrolldown{display:inline-flex}}.services-page .our-service{margin-top:-90px;margin-bottom:-75px;padding-top:158px}@media (min-width:640px){.services-page .our-service{margin-top:-2.5rem;margin-bottom:0}}@media (min-width:1024px){.services-page .our-service{margin-top:0}}.services-page .our-service .section-intro h2{text-align:center;font-size:20px;line-height:32px;font-weight:500;line-height:1.5rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:768px){.services-page .our-service .section-intro h2{font-size:26px;line-height:32px}}@media (min-width:1024px){.services-page .our-service .section-intro h2{font-size:30px;line-height:40px}}.services-page .our-service .section-intro .items{margin-top:1.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:26px}@media (min-width:640px){.services-page .our-service .section-intro .items{margin-top:3rem;grid-template-columns:repeat(3,minmax(0,1fr));row-gap:1.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem}}.services-page .our-service .section-intro .items .item{position:relative;top:0}.services-page .our-service .section-intro .items .item>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.services-page .our-service .section-intro .items .item{text-align:center;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (hover:hover){.services-page .our-service .section-intro .items .item:hover{top:.5rem}.services-page .our-service .section-intro .items .item:hover .icon:after{--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));opacity:1}.services-page .our-service .section-intro .items .item:hover .detail h3{font-weight:700}}.services-page .our-service .section-intro .items .item .icon{position:relative;margin-left:auto;margin-right:auto;width:3.5rem}@media (min-width:640px){.services-page .our-service .section-intro .items .item .icon{width:4rem}}.services-page .our-service .section-intro .items .item .icon:after{position:absolute;left:50%;top:.5rem;height:64px;width:92px;--tw-translate-x:-50%;--tw-scale-x:0;--tw-scale-y:0;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));background-image:url(/_next/static/media/polygon-hover-02.d967228e.svg);background-size:cover;background-repeat:no-repeat;opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);--tw-content:"";content:var(--tw-content)}.services-page .our-service .section-intro .items .item .detail>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.services-page .our-service .section-intro .items .item .detail h3{font-size:14px;line-height:24px;font-weight:500;line-height:1.25rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:640px){.services-page .our-service .section-intro .items .item .detail h3{font-size:18px;line-height:24px}}@media (max-width:639px){.services-page .our-service .section-intro .items .item .detail p{display:none}}.services-page .our-service .section-intro .items .item .btn-link{position:absolute;left:0;top:0;height:100%;width:100%;text-indent:-9999px}@media (max-width:639px){.services-page .our-service .list-services{margin-top:2.5rem}}.services-page .our-service .list-services .item{position:relative;margin-top:-78px;padding-top:118px;padding-bottom:2.5rem}@media (min-width:640px){.services-page .our-service .list-services .item{margin-top:-2.5rem;display:flex;justify-content:space-between;padding-bottom:0}}@media (min-width:1024px){.services-page .our-service .list-services .item{margin-top:0}}@media (min-width:640px){.services-page .our-service .list-services .item:nth-child(2n) .box-img{order:1;margin-right:0;margin-left:70px}}@media (min-width:1280px){.services-page .our-service .list-services .item:nth-child(2n) .box-img{margin-left:164px}}@media (min-width:640px){.services-page .our-service .list-services .item:nth-child(2n) .box-img .icon{right:auto;left:-54px}.services-page .our-service .list-services .item:nth-child(2n) .box-img .obj-01{left:auto;right:2.5rem}}@media (min-width:1024px){.services-page .our-service .list-services .item:nth-child(2n) .box-img .obj-01{right:1.5rem}}@media (min-width:1280px){.services-page .our-service .list-services .item:nth-child(2n) .box-img .obj-01{right:3rem}}@media (min-width:640px){.services-page .our-service .list-services .item:nth-child(2n) .box-img .obj-02{right:auto;left:0}}@media (min-width:1024px){.services-page .our-service .list-services .item:nth-child(2n) .box-img .obj-02{left:-1.25rem}}@media (min-width:1280px){.services-page .our-service .list-services .item:nth-child(2n) .box-img .obj-02{left:0}}@media (min-width:640px){.services-page .our-service .list-services .item:nth-child(2n) .box-text:before{left:auto;right:-240px}}@media (min-width:1280px){.services-page .our-service .list-services .item:nth-child(2n) .box-text:before{right:-280px}}.services-page .our-service .list-services .item:before{pointer-events:none;position:absolute;left:50%;top:72px;height:100%;width:100vw;--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));background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from:#f7f7f7;--tw-gradient-to:hsla(0,0%,97%,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:transparent;--tw-content:"";content:var(--tw-content)}@media (min-width:640px){.services-page .our-service .list-services .item:before{display:none}}.services-page .our-service .list-services .item .box-img{position:relative;z-index:10;width:324px;flex-shrink:0;align-self:flex-start}@media (min-width:640px){.services-page .our-service .list-services .item .box-img{margin-right:70px}}@media (min-width:1024px){.services-page .our-service .list-services .item .box-img{width:420px}}@media (min-width:1280px){.services-page .our-service .list-services .item .box-img{margin-right:164px;width:510px}}.services-page .our-service .list-services .item .box-img .img-content{-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.services-page .our-service .list-services .item .box-img .icon{position:absolute;top:auto;bottom:-1.5rem;right:.75rem;display:flex;height:88px;width:102px;align-items:center;justify-content:center;background-image:url(/_next/static/media/polygon-white.ab6cf88a.svg);background-size:cover;--tw-drop-shadow:drop-shadow(0 0 20px rgba(0,95,163,.2));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)}@media (min-width:640px){.services-page .our-service .list-services .item .box-img .icon{top:2rem;bottom:auto;right:-54px}}@media (min-width:1024px){.services-page .our-service .list-services .item .box-img .icon{height:96px;width:110px}}.services-page .our-service .list-services .item .box-img .icon ._img{width:3.5rem}@media (min-width:1024px){.services-page .our-service .list-services .item .box-img .icon ._img{width:4rem}}.services-page .our-service .list-services .item .box-img .obj{left:auto;z-index: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))}.services-page .our-service .list-services .item .box-img .obj-01{right:34px;top:1.25rem;width:40px}@media (min-width:640px){.services-page .our-service .list-services .item .box-img .obj-01{left:34px;right:auto}}@media (min-width:1024px){.services-page .our-service .list-services .item .box-img .obj-01{left:2rem;top:3rem;width:74px}}.services-page .our-service .list-services .item .box-img .obj-02{left:0;top:auto;bottom:2.5rem;width:58px}@media (min-width:640px){.services-page .our-service .list-services .item .box-img .obj-02{right:0;left:auto}}@media (min-width:1024px){.services-page .our-service .list-services .item .box-img .obj-02{bottom:1.5rem;width:110px}}.services-page .our-service .list-services .item .box-text{position:relative;margin-top:1rem;align-self:flex-start}@media (min-width:640px){.services-page .our-service .list-services .item .box-text{margin-top:0;min-height:300px}}@media (min-width:1024px){.services-page .our-service .list-services .item .box-text{min-height:400px}}.services-page .our-service .list-services .item .box-text:before{pointer-events:none;position:absolute;bottom:0;display:none;min-height:1000px;width:1200px;background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from:transparent;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to);--tw-gradient-to:hsla(0,0%,89%,.3);--tw-content:"";content:var(--tw-content)}@media (min-width:640px){.services-page .our-service .list-services .item .box-text:before{left:-240px;display:block;-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}}@media (min-width:1280px){.services-page .our-service .list-services .item .box-text:before{left:-280px}}.services-page .our-service .list-services .item .box-text .detail{position:relative}.services-page .our-service .list-services .item .box-text .detail h3{font-family:Caveat,prompt,sans-serif;font-size:30px;line-height:40px;--tw-text-opacity:1;color:rgb(63 165 53/var(--tw-text-opacity))}@media (min-width:1024px){.services-page .our-service .list-services .item .box-text .detail h3{font-size:40px;line-height:50px}}.services-page .our-service .list-services .item .box-text .detail h2{font-size:20px;line-height:32px;font-weight:500;text-transform:uppercase;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:1024px){.services-page .our-service .list-services .item .box-text .detail h2{margin-top:.5rem;font-size:32px;line-height:40px}}.services-page .our-service .list-services .item .box-text .detail .description{margin-top:.5rem}.services-page .our-service .list-services .item .box-text .detail .description>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.services-page .our-service .list-services .item .box-text .detail .description{line-height:1.25rem}@media (min-width:640px){.services-page .our-service .list-services .item .box-text .detail .description{margin-top:.75rem}}@media (min-width:1024px){.services-page .our-service .list-services .item .box-text .detail .description{font-size:14px;line-height:24px}}.services-page .our-service .list-services .item .box-text .detail .description ul>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.875rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.875rem * var(--tw-space-y-reverse))}.services-page .our-service .list-services .item .box-text .detail .description ul li{position:relative;display:block;padding-left:2.5rem;font-weight:600;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}.services-page .our-service .list-services .item .box-text .detail .description ul li:before{position:absolute;left:0;top:0;height:21px;width:1.5rem;background-image:url(/_next/static/media/bullet-check-blue.40b51b9f.svg);background-size:cover;background-repeat:no-repeat;--tw-content:"";content:var(--tw-content)}.partners-page .highlight-content{position:relative;display:flex;flex-direction:column}@media (min-width:640px){.partners-page .highlight-content{flex-direction:row}}.partners-page .highlight-content>.obj{top:auto;left:auto;--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))}@media (max-width:639px){.partners-page .highlight-content>.obj{z-index:1}}.partners-page .highlight-content>.obj-01{bottom:-41px;right:-47px;width:95px}@media (min-width:640px){.partners-page .highlight-content>.obj-01{bottom:-180px;left:-288px;right:auto;width:423px}}.partners-page .highlight-content>.obj-02{bottom:101vw;left:35px;width:76px}@media (min-width:640px){.partners-page .highlight-content>.obj-02{display:none}}.partners-page .highlight-content>.obj-03{bottom:-50px;left:-76px;width:180px}@media (min-width:640px){.partners-page .highlight-content>.obj-03{display:none}}.partners-page .highlight-content .box-text{position:relative;z-index:1}@media (min-width:640px){.partners-page .highlight-content .box-text{width:50%}}.partners-page .highlight-content .box-text .obj{top:auto;left:auto;bottom:12vw;right:-215px;z-index:10;display:none;width:60px;--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));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.7s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:640px){.partners-page .highlight-content .box-text .obj{display:block}}@media (min-width:768px){.partners-page .highlight-content .box-text .obj{right:-230px}}@media (min-width:1024px){.partners-page .highlight-content .box-text .obj{right:-220px}}@media (min-width:1280px){.partners-page .highlight-content .box-text .obj{bottom:140px;right:-245px;width:108px}}@media (min-width:1536px){.partners-page .highlight-content .box-text .obj{right:-195px}}.partners-page .highlight-content .box-text .inner{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1.5rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.7s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:640px){.partners-page .highlight-content .box-text .inner{height:101%;width:calc(100% + 230px);padding-top:2.5rem;padding-bottom:2.5rem;padding-right:100px;-webkit-clip-path:polygon(0 0,80% 0,100% 54%,80% 100%,0 100%,0 50%);clip-path:polygon(0 0,80% 0,100% 54%,80% 100%,0 100%,0 50%)}}@media (min-width:1280px){.partners-page .highlight-content .box-text .inner{padding:3.5rem 180px 5rem 120px}}@media (min-width:1536px){.partners-page .highlight-content .box-text .inner{padding-right:250px;-webkit-clip-path:polygon(0 0,83% 0,100% 54%,83% 100%,0 100%,0 50%);clip-path:polygon(0 0,83% 0,100% 54%,83% 100%,0 100%,0 50%)}}@media (min-width:2400px){.partners-page .highlight-content .box-text .inner{-webkit-clip-path:polygon(0 0,86% 0,100% 54%,86% 100%,0 100%,0 50%);clip-path:polygon(0 0,86% 0,100% 54%,86% 100%,0 100%,0 50%)}}.partners-page .highlight-content .box-text .page-title{margin:0}@media (min-width:640px){.partners-page .highlight-content .box-text .page-title{text-align:left}}@media (min-width:1536px){.partners-page .highlight-content .box-text .page-title .title{font-size:3vw;line-height:1}}@media (max-width:1023px){.partners-page .highlight-content .box-text .page-title .title{font-size:30px;line-height:40px}}@media (min-width:1536px){.partners-page .highlight-content .box-text .page-title .sub-title{font-size:1.8vw;line-height:1.2em}}@media (max-width:1279px){.partners-page .highlight-content .box-text .page-title .sub-title{font-size:24px;line-height:32px}}@media (max-width:1023px){.partners-page .highlight-content .box-text .page-title .sub-title{margin-top:.25rem;font-size:20px;line-height:32px;line-height:1.5rem}}.partners-page .highlight-content .box-text .items{margin-top:18px}.partners-page .highlight-content .box-text .items>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}@media (min-width:768px){.partners-page .highlight-content .box-text .items{margin-top:1.25rem}}@media (min-width:1280px){.partners-page .highlight-content .box-text .items{margin-top:3rem}.partners-page .highlight-content .box-text .items>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))}}.partners-page .highlight-content .box-text .items .item{position:relative;display:flex;-moz-column-gap:1.5rem;column-gap:1.5rem}@media (hover:hover){.partners-page .highlight-content .box-text .items .item:hover .icon{left:.5rem}.partners-page .highlight-content .box-text .items .item:hover .icon:after{--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));opacity:1}.partners-page .highlight-content .box-text .items .item:hover .detail{left:2rem}.partners-page .highlight-content .box-text .items .item:hover .detail h3{font-weight:700}}.partners-page .highlight-content .box-text .items .item .icon{position:relative;left:0;margin-top:.25rem;width:3.5rem;flex-shrink:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-delay:.2s;transition-timing-function:linear}@media (min-width:1024px){.partners-page .highlight-content .box-text .items .item .icon{width:4rem}}.partners-page .highlight-content .box-text .items .item .icon:after{position:absolute;left:50%;top:.5rem;height:63px;width:92px;--tw-translate-x:-50%;--tw-scale-x:0;--tw-scale-y:0;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));background-image:url(/_next/static/media/polygon-hover-02.d967228e.svg);background-size:cover;background-repeat:no-repeat;opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:linear;--tw-content:"";content:var(--tw-content)}.partners-page .highlight-content .box-text .items .item .detail{position:relative;left:0;display:flex;flex-direction:column;justify-content:center}.partners-page .highlight-content .box-text .items .item .detail,.partners-page .highlight-content .box-text .items .item .detail h3{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-delay:.2s;transition-timing-function:linear}.partners-page .highlight-content .box-text .items .item .detail h3{font-size:14px;line-height:24px;font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:1024px){.partners-page .highlight-content .box-text .items .item .detail h3{font-size:20px;line-height:32px}}@media (min-width:1536px){.partners-page .highlight-content .box-text .items .item .detail h3{font-size:1.2vw;line-height:1.2em}}.partners-page .highlight-content .box-text .items .item .detail p{margin-top:.25rem;line-height:1rem}@media (min-width:1024px){.partners-page .highlight-content .box-text .items .item .detail p{line-height:1.5rem}}@media (min-width:1536px){.partners-page .highlight-content .box-text .items .item .detail p{font-size:.8vw;line-height:1.4em}}.partners-page .highlight-content .box-text .items .item .btn-link{position:absolute;left:0;top:0;height:100%;width:100%;text-indent:-9999px}.partners-page .highlight-content .box-img{order:1;flex-shrink:0;overflow:hidden}@media (min-width:640px){.partners-page .highlight-content .box-img{width:50%}}@media (max-width:639px){.partners-page .highlight-content .box-img{height:134vw;width:100%;-webkit-clip-path:polygon(38% 0,100% 0,100% 50%,100% 100%,38% 100%,0 50%);clip-path:polygon(38% 0,100% 0,100% 50%,100% 100%,38% 100%,0 50%)}}@media (hover:hover){.partners-page .highlight-content .box-img:hover ._img{--tw-scale-x:1.25;--tw-scale-y:1.25;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))}.partners-page .highlight-content .box-img:hover~.box-text .obj{margin-right:-1.25rem}.partners-page .highlight-content .box-img:hover~.box-text .inner{width:calc(100% + 180px);padding-right:130px}}@media (min-width:1536px){@media (hover:hover){.partners-page .highlight-content .box-img:hover~.box-text .inner{width:calc(100% + 220px);padding-right:230px}}}.partners-page .highlight-content .box-img *{height:100%!important;width:100%!important;max-width:none!important;-o-object-fit:cover!important;object-fit:cover!important}.partners-page .highlight-content .box-img ._img{position:relative;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.7s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (max-width:639px){.partners-page .highlight-content .box-img ._img{left:-125px;width:calc(100% + 125px)!important;--tw-scale-x:1.1;--tw-scale-y:1.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))}.partners-page .group-category{margin-top:2rem}}.partners-page .group-category .section-category{margin-top:-39px;padding-top:95px}@media (min-width:1024px){.partners-page .group-category .section-category{margin-top:0}}.partners-page .group-category .section-category header{text-align:center}@media (hover:hover){.partners-page .group-category .section-category header:hover .icon{top:1.5rem}.partners-page .group-category .section-category header:hover h2{top:1rem}.partners-page .group-category .section-category header:hover p{top:.5rem}}.partners-page .group-category .section-category header .icon{position:relative;top:0;margin-left:auto;margin-right:auto;width:56px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:1024px){.partners-page .group-category .section-category header .icon{width:64px}}.partners-page .group-category .section-category header h2{position:relative;top:0;margin-top:18px;font-size:20px;line-height:32px;font-weight:500;text-transform:uppercase;line-height:1.5rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:640px){.partners-page .group-category .section-category header h2{margin-top:1.5rem;font-size:26px;line-height:32px}}.partners-page .group-category .section-category header p{position:relative;top:0;margin-top:.625rem;font-weight:500;line-height:1.25rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:640px){.partners-page .group-category .section-category header p{margin-top:.875rem;font-size:14px;line-height:24px}}.partners-page .group-category .section-category .list-partners{margin-top:1.25rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}@media (min-width:640px){.partners-page .group-category .section-category .list-partners{margin-top:2rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}}@media (min-width:1024px){.partners-page .group-category .section-category .list-partners{grid-template-columns:repeat(5,minmax(0,1fr))}}.partners-page .group-category .section-category .list-partners .item{position:relative;cursor:pointer}@media (hover:hover){.partners-page .group-category .section-category .list-partners .item:hover:after{border-width:3px;--tw-border-opacity:1;border-color:rgb(0 95 163/var(--tw-border-opacity))}}.partners-page .group-category .section-category .list-partners .item:after{pointer-events:none;position:absolute;left:0;top:0;height:100%;width:100%;border-width:1px;--tw-border-opacity:1;border-color:rgb(207 234 251/var(--tw-border-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s;transition-timing-function:cubic-bezier(0,0,.2,1);--tw-content:"";content:var(--tw-content)}.partners-page .section-talk{margin-top:52px;margin-bottom:-40px}@media (min-width:640px){.partners-page .section-talk{margin-bottom:0}}@media (min-width:1024px){.partners-page .section-talk{margin-top:120px;display:flex;justify-content:space-between;-moz-column-gap:1.5rem;column-gap:1.5rem}}@media (min-width:1280px){.partners-page .section-talk{margin-bottom:-135px;-moz-column-gap:2.75rem;column-gap:2.75rem}}@media (hover:hover){.partners-page .section-talk:hover .box-img img{--tw-scale-x:1.1;--tw-scale-y:1.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))}.partners-page .section-talk:hover .box-img .obj-01{right:0;top:23px}.partners-page .section-talk:hover .box-img .obj-02{left:-.75rem;bottom:-1.75rem}.partners-page .section-talk:hover .box-text h2:before{top:-.5rem}.partners-page .section-talk:hover .box-text .description{top:.5rem}.partners-page .section-talk:hover .box-text .name{top:30px}}.partners-page .section-talk .box-img{position:relative;margin-left:auto;margin-right:auto;width:328px;flex-shrink:0}@media (min-width:640px){.partners-page .section-talk .box-img{width:420px}}@media (min-width:1024px){.partners-page .section-talk .box-img{margin-left:0;margin-right:0}}@media (min-width:1280px){.partners-page .section-talk .box-img{width:534px}}.partners-page .section-talk .box-img ._img{overflow:hidden;-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.partners-page .section-talk .box-img ._img img{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}.partners-page .section-talk .box-img .obj{z-index:0}.partners-page .section-talk .box-img .obj-01{left:auto;right:1.75rem;top:1.75rem;width:3rem;--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));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:640px){.partners-page .section-talk .box-img .obj-01{right:1.25rem;top:46px;width:78px}}@media (min-width:1280px){.partners-page .section-talk .box-img .obj-01{right:3rem;top:46px}}.partners-page .section-talk .box-img .obj-02{left:30px;top:auto;bottom:-.5rem;width:66px;--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));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:640px){.partners-page .section-talk .box-img .obj-02{left:1.25rem;bottom:-.75rem;width:108px}}@media (min-width:1280px){.partners-page .section-talk .box-img .obj-02{left:3rem;bottom:-.75rem}}.partners-page .section-talk .box-text{margin-top:1.5rem;text-align:center}@media (min-width:640px){.partners-page .section-talk .box-text{margin-top:2.75rem}}.partners-page .section-talk .box-text h2{position:relative;margin-bottom:.75rem;padding-top:42px;font-size:20px;line-height:32px;font-weight:500;line-height:1.5rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.partners-page .section-talk .box-text h2{margin-bottom:1.25rem;padding-top:55px;font-size:24px;line-height:32px}}@media (min-width:1280px){.partners-page .section-talk .box-text h2{font-size:26px;line-height:32px}}.partners-page .section-talk .box-text h2:before{position:absolute;left:50%;top:0;height:1.5rem;width:34px;--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));background-image:url(/_next/static/media/open-quote.2bd35e6c.svg);background-size:cover;background-repeat:no-repeat;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1);--tw-content:"";content:var(--tw-content)}@media (min-width:640px){.partners-page .section-talk .box-text h2:before{height:33px;width:3rem}}.partners-page .section-talk .box-text h2 br{display:none}@media (min-width:640px){.partners-page .section-talk .box-text h2 br{display:block}}.partners-page .section-talk .box-text .description{position:relative;top:0;margin-top:.5rem;font-weight:500;line-height:1.25rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:640px){.partners-page .section-talk .box-text .description{margin-top:.75rem;font-size:14px;line-height:24px}}.partners-page .section-talk .box-text .name{margin-top:.75rem}.partners-page .section-talk .box-text strong{--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}.international-page .highlight-content{position:relative}@media (min-width:640px){.international-page .highlight-content{display:flex;justify-content:space-between;padding-bottom:290px}}@media (hover:hover){.international-page .highlight-content:hover .box-img ._img{left:-20px}.international-page .highlight-content:hover .box-img .obj{margin-right:40px}.international-page .highlight-content:hover .box-text{left:10px}.international-page .highlight-content:hover .group-img ._img.img-01{left:20px}.international-page .highlight-content:hover .group-img ._img.img-02{top:20px}.international-page .highlight-content:hover .group-img ._img.img-03{left:-20px}.international-page .highlight-content:hover .group-img .obj-01{margin-left:60px}.international-page .highlight-content:hover .group-img .obj-02{margin-left:10px}.international-page .highlight-content:hover .group-img .obj-03{margin-left:20px}}.international-page .highlight-content .box-text{position:relative;left:0;z-index:1;margin-left:auto;margin-right:auto;margin-top:1.25rem;width:100%;text-align:center;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:640px){.international-page .highlight-content .box-text{margin-top:4rem}}@media (min-width:768px){.international-page .highlight-content .box-text{margin-left:0;margin-right:0;width:490px}}.international-page .highlight-content .box-text .page-title{margin-top:0;margin-bottom:0}@media (max-width:767px){.international-page .highlight-content .box-text .page-title .title{font-size:30px;line-height:40px;line-height:2.25rem}}.international-page .highlight-content .box-text .page-title .sub-title{margin-bottom:1rem}@media (max-width:767px){.international-page .highlight-content .box-text .page-title .sub-title{font-size:20px;line-height:32px;line-height:1.5rem}.international-page .highlight-content .box-text .page-title .description{font-size:12px;line-height:24px;line-height:1.25rem}}.international-page .highlight-content .box-text .btn-scrolldown{margin-top:2.5rem;display:none}@media (min-width:640px){.international-page .highlight-content .box-text .btn-scrolldown{display:inline-flex}}.international-page .highlight-content .box-img{position:relative;order:-1;margin-left:-84px;margin-top:1.5rem;width:434px}@media (min-width:640px){.international-page .highlight-content .box-img{margin-top:-190px;margin-left:-500px;width:800px;min-width:800px}}@media (min-width:768px){.international-page .highlight-content .box-img{margin-left:-570px;width:900px;min-width:900px}}@media (min-width:1024px){.international-page .highlight-content .box-img{margin-left:-450px;width:1036px;min-width:1036px}}.international-page .highlight-content .box-img ._img{position:relative;left:0;-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.international-page .highlight-content .box-img ._img,.international-page .highlight-content .box-img .obj{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}.international-page .highlight-content .box-img .obj{left:auto;right:14px;top:28px;z-index:0;width:76px;--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))}@media (min-width:640px){.international-page .highlight-content .box-img .obj{top:210px;right:20px}}@media (min-width:768px){.international-page .highlight-content .box-img .obj{top:255px}}@media (min-width:1024px){.international-page .highlight-content .box-img .obj{top:250px;right:23px;width:122px}}.international-page .highlight-content .group-img{pointer-events:none;position:relative;right:50px;margin-top:1.25rem;display:flex}@media (min-width:640px){.international-page .highlight-content .group-img{position:absolute;right:-220px;bottom:0;transform-origin:bottom;--tw-scale-x:70%;--tw-scale-y:70%;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))}}@media (min-width:768px){.international-page .highlight-content .group-img{right:-180px;--tw-scale-x:80%;--tw-scale-y:80%;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))}}@media (min-width:1024px){.international-page .highlight-content .group-img{right:-100px;--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))}}@media (min-width:1280px){.international-page .highlight-content .group-img{right:-170px}}.international-page .highlight-content .group-img ._img{position:relative;left:0;top:0;flex-shrink:0;align-self:flex-start;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1);-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.international-page .highlight-content .group-img ._img.img-01{margin-top:-122px;margin-left:-34px;width:282px}@media (min-width:640px){.international-page .highlight-content .group-img ._img.img-01{margin:0;width:464px}}.international-page .highlight-content .group-img ._img.img-02{order:-1;width:228px}@media (min-width:640px){.international-page .highlight-content .group-img ._img.img-02{order:0;margin-top:240px;margin-left:-80px;width:376px}}.international-page .highlight-content .group-img ._img.img-03{margin-left:-302px;margin-top:142px;width:202px}@media (min-width:640px){.international-page .highlight-content .group-img ._img.img-03{margin-top:65px;margin-left:-75px;width:332px}}.international-page .highlight-content .group-img .obj{left:0;z-index: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));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}.international-page .highlight-content .group-img .obj-01{top:-110px;left:-132px;width:207px}@media (min-width:640px){.international-page .highlight-content .group-img .obj-01{top:300px;left:-70px;width:126px}}.international-page .highlight-content .group-img .obj-02{left:338px;top:82px;width:92px}@media (min-width:640px){.international-page .highlight-content .group-img .obj-02{top:150px;left:435px;width:73px}}.international-page .highlight-content .group-img .obj-03{left:154px;top:215px;width:50px}@media (min-width:640px){.international-page .highlight-content .group-img .obj-03{top:335px;left:780px;width:83px}}.international-page .list-international-contact{margin-top:-3.5rem;padding-top:6rem}@media (min-width:640px){.international-page .list-international-contact{padding-top:7rem}}@media (min-width:1024px){.international-page .list-international-contact{margin-top:calc(calc(var(--header-height) + 40px) * -1);padding-top:calc(var(--header-height) + 60px)}}.international-page .list-international-contact .box-title>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.international-page .list-international-contact .box-title{text-align:center}@media (min-width:640px){.international-page .list-international-contact .box-title{text-align:left}}.international-page .list-international-contact .box-title h2{font-size:20px;line-height:32px;font-weight:500;text-transform:uppercase;line-height:1.5rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.international-page .list-international-contact .box-title h2{font-size:32px;line-height:40px}}.international-page .list-international-contact .box-title p{font-weight:500;line-height:1.25rem}@media (min-width:640px){.international-page .list-international-contact .box-title p{font-size:14px;line-height:24px}}.international-page .list-international-contact .items{margin-top:2.5rem;display:grid;row-gap:.625rem}@media (min-width:640px){.international-page .list-international-contact .items{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:2.75rem;-moz-column-gap:1.5rem;column-gap:1.5rem}}@media (min-width:1024px){.international-page .list-international-contact .items{margin-top:5rem;grid-template-columns:repeat(3,minmax(0,1fr))}}.international-page .list-international-contact .items .item{position:relative;top:0;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding-bottom:2.5rem;text-align:center;--tw-shadow:0 3px 10px rgba(0,95,163,.2);--tw-shadow-colored:0 3px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (hover:hover){.international-page .list-international-contact .items .item:hover{top:-20px}}.international-page .list-international-contact .items .item:before{position:absolute;left:50%;bottom:-10px;height:100%;width:calc(100% + 40px);--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));background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from:transparent;--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#fff;--tw-content:"";content:var(--tw-content)}.international-page .list-international-contact .items .item address,.international-page .list-international-contact .items .item header,.international-page .list-international-contact .items .item p{position:relative;padding-left:.75rem;padding-right:.75rem}.international-page .list-international-contact .items .item header{margin-bottom:.75rem;border-bottom-width:1px;border-style:dashed;--tw-border-opacity:1;border-color:rgb(207 234 251/var(--tw-border-opacity));padding-bottom:.625rem}.international-page .list-international-contact .items .item header .flag{margin-top:-1.5rem}.international-page .list-international-contact .items .item header h3{margin-top:.375rem;font-family:Caveat,prompt,sans-serif;font-size:24px;line-height:32px;--tw-text-opacity:1;color:rgb(63 165 53/var(--tw-text-opacity))}@media (min-width:640px){.international-page .list-international-contact .items .item header h3{font-size:26px;line-height:32px}}.international-page .list-international-contact .items .item header h4{font-size:14px;line-height:24px;font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}.international-page .list-international-contact .items .item address{margin-bottom:.5rem}.international-page .list-international-contact .items .item p strong{--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}.international-page .contact-us-easily{position:relative;margin-top:2.5rem;display:flex;flex-direction:column;align-items:center;row-gap:2rem;text-align:center}@media (min-width:1024px){.international-page .contact-us-easily{margin-top:96px;flex-direction:row;align-items:center;justify-content:space-between;row-gap:0;text-align:left}}.international-page .contact-us-easily:before{position:absolute;left:50%;top:1.75rem;height:100%;width:100vw;--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));background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from:#f5fafe;--tw-gradient-to:rgba(245,250,254,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#fff;--tw-content:"";content:var(--tw-content)}@media (min-width:1024px){.international-page .contact-us-easily:before{display:none}}@media (hover:hover){.international-page .contact-us-easily:hover .box-img ._img{left:1.25rem}.international-page .contact-us-easily:hover .box-img .obj-01{margin-left:2.5rem}.international-page .contact-us-easily:hover .box-img .obj-02{margin-right:.5rem}}.international-page .contact-us-easily .box-text{position:relative;padding-top:5rem}@media (min-width:640px){.international-page .contact-us-easily .box-text{padding-top:88px}}@media (min-width:1280px){.international-page .contact-us-easily .box-text{padding-left:88px;padding-top:0}}.international-page .contact-us-easily .box-text .icon{position:absolute;left:50%;top:0;--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));--tw-drop-shadow:drop-shadow(6px 8px 8px rgba(255,215,95,.4));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)}@media (min-width:1024px){.international-page .contact-us-easily .box-text .icon{left: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))}}.international-page .contact-us-easily .box-text h2{margin-bottom:.75rem;font-size:20px;line-height:32px;font-weight:500;line-height:1.5rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.international-page .contact-us-easily .box-text h2{font-size:32px;line-height:40px}}.international-page .contact-us-easily .box-text p{font-size:14px;line-height:24px;font-weight:500;line-height:1.25rem;--tw-text-opacity:1;color:rgb(112 112 112/var(--tw-text-opacity))}@media (min-width:640px){.international-page .contact-us-easily .box-text p{font-size:18px;line-height:24px;line-height:2rem}}.international-page .contact-us-easily .box-text .btn{margin-top:1.25rem;width:160px}@media (hover:hover){.international-page .contact-us-easily .box-text .btn:hover:after{content:var(--tw-content);left:.25rem}}.international-page .contact-us-easily .box-text .btn:after{position:relative;left:0;margin-left:1.25rem;height:18px;width:18px;background-image:url(/_next/static/media/icon-arrow-right.b59f13f5.svg);background-size:cover;background-repeat:no-repeat;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);--tw-content:"";content:var(--tw-content)}.international-page .contact-us-easily .box-img{position:relative;flex-shrink:0}@media (min-width:1024px){.international-page .contact-us-easily .box-img{margin-left:74px}}.international-page .contact-us-easily .box-img ._img{position:relative}.international-page .contact-us-easily .box-img ._img,.international-page .contact-us-easily .box-img .obj{left:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}.international-page .contact-us-easily .box-img .obj{z-index: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))}.international-page .contact-us-easily .box-img .obj-01{bottom:-30px;top:auto;left:-.5rem;width:70px}@media (min-width:640px){.international-page .contact-us-easily .box-img .obj-01{left:-46px;bottom:18px;width:98px}}.international-page .contact-us-easily .box-img .obj-02{left:auto;top:2.5rem;right:.75rem;width:52px}@media (min-width:640px){.international-page .contact-us-easily .box-img .obj-02{top:42px;right:38px;width:71px}}@media (min-width:1024px){.sustainability-page .highlight-content{display:flex;justify-content:space-between}}.sustainability-page .highlight-content .box-text{text-align:center}@media (min-width:1024px){.sustainability-page .highlight-content .box-text{margin-left:72px;margin-top:50px;width:420px}}@media (min-width:1280px){.sustainability-page .highlight-content .box-text{margin-top:70px}}@media (max-width:639px){.sustainability-page .highlight-content .box-text .page-title{margin-top:1.25rem}}.sustainability-page .highlight-content .box-text .page-title .sub-title{margin-top:.25rem;padding-left:1.25rem;padding-right:1.25rem}@media (min-width:640px){.sustainability-page .highlight-content .box-text .page-title .sub-title{margin-top:1rem}}.sustainability-page .highlight-content .box-text .page-title .description{margin-top:.5rem;line-height:1.25rem}@media (min-width:640px){.sustainability-page .highlight-content .box-text .page-title .description{margin-top:.75rem;font-size:18px;line-height:24px;line-height:2rem}}.sustainability-page .highlight-content .box-text .btn-scrolldown{margin-top:.5rem;display:inline-flex}@media (max-width:639px){.sustainability-page .highlight-content .box-text .btn-scrolldown{display:none}}.sustainability-page .highlight-content .box-img{position:relative;left:-.375rem;margin-left:auto;margin-right:auto;margin-top:-1rem;width:358px;flex-shrink:0}@media (min-width:640px){.sustainability-page .highlight-content .box-img{left:0;margin-top:0;width:500px}}@media (min-width:1024px){.sustainability-page .highlight-content .box-img{margin-top:26px}}@media (min-width:1280px){.sustainability-page .highlight-content .box-img{margin-right:-50px;width:627px}}.sustainability-page .projects-strategy{margin-top:-100px;padding-top:140px}@media (min-width:1280px){.sustainability-page .projects-strategy{margin-top:0}}.sustainability-page .projects-strategy .section-intro{position:relative;padding-bottom:3.5rem;text-align:center}@media (min-width:1024px){.sustainability-page .projects-strategy .section-intro{padding-bottom:0}}.sustainability-page .projects-strategy .section-intro:before{position:absolute;left:50%;bottom:0;height:66.666667%;width:100vw;--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));background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from:transparent;--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#f5fafe;--tw-content:"";content:var(--tw-content)}@media (min-width:1024px){.sustainability-page .projects-strategy .section-intro:before{display:none}}.sustainability-page .projects-strategy .section-intro .items,.sustainability-page .projects-strategy .section-intro .page-title{margin:0}@media (min-width:1024px){.sustainability-page .projects-strategy .section-intro .items,.sustainability-page .projects-strategy .section-intro .page-title{margin-left:auto;width:460px}}.sustainability-page .projects-strategy .section-intro .page-title{margin-top:0}.sustainability-page .projects-strategy .section-intro .page-title .description{margin-top:1rem}.sustainability-page .projects-strategy .section-intro .box-img{position:relative;left:50%;margin-top:1.75rem;margin-bottom:2.25rem;width:354px;flex-shrink:0;--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));align-self:flex-start;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:640px){.sustainability-page .projects-strategy .section-intro .box-img{width:400px}}@media (min-width:1024px){.sustainability-page .projects-strategy .section-intro .box-img{position:absolute;left:-100px;top:0;margin:0;width:600px;--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))}}@media (min-width:1280px){.sustainability-page .projects-strategy .section-intro .box-img{left:-190px;width:798px}}@media (max-width:1023px){.sustainability-page .projects-strategy .section-intro .box-img{-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}}@media (hover:hover){.sustainability-page .projects-strategy .section-intro .box-img:hover{margin-left:2.5rem}}.sustainability-page .projects-strategy .section-intro .box-img ._img{position:relative}@media (max-width:1023px){.sustainability-page .projects-strategy .section-intro .box-img ._img{margin-left:-18px;width:calc(100% + 18px)}}.sustainability-page .projects-strategy .section-intro .box-img ._img:before{position:absolute;right:100%;top:0;display:none;height:100%;width:100vw;background-color:rgba(207,234,251,.2);--tw-content:"";content:var(--tw-content)}@media (min-width:1024px){.sustainability-page .projects-strategy .section-intro .box-img ._img:before{display:block}}.sustainability-page .projects-strategy .section-intro .items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:2rem;column-gap:2rem;row-gap:1.75rem}@media (min-width:768px){.sustainability-page .projects-strategy .section-intro .items{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.sustainability-page .projects-strategy .section-intro .items{margin-top:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.sustainability-page .projects-strategy .section-intro .items{-moz-column-gap:2.5rem;column-gap:2.5rem}}.sustainability-page .projects-strategy .section-intro .items .item{position:relative;top:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (hover:hover){.sustainability-page .projects-strategy .section-intro .items .item:hover{top:.5rem}.sustainability-page .projects-strategy .section-intro .items .item:hover .icon:after{--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));opacity:1}.sustainability-page .projects-strategy .section-intro .items .item:hover .detail h4{font-weight:700}}.sustainability-page .projects-strategy .section-intro .items .item .icon{position:relative}.sustainability-page .projects-strategy .section-intro .items .item .icon:after{pointer-events:none;position:absolute;left:50%;top:0;height:49px;width:84px;--tw-translate-x:-50%;--tw-scale-x:0;--tw-scale-y:0;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));background-image:url(/_next/static/media/polygon-hover-01.3abc4d1d.svg);background-size:cover;background-repeat:no-repeat;opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);--tw-content:"";content:var(--tw-content)}.sustainability-page .projects-strategy .section-intro .items .item .detail{margin-top:.625rem}.sustainability-page .projects-strategy .section-intro .items .item .detail h4{font-size:14px;line-height:24px;font-weight:500;text-transform:uppercase;line-height:1.25rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:640px){.sustainability-page .projects-strategy .section-intro .items .item .detail h4{font-size:16px;line-height:32px;line-height:1.5rem}}.sustainability-page .projects-strategy .section-intro .items .item .detail p{margin-top:.375rem;font-size:10px;line-height:20px;font-weight:400;line-height:1rem}@media (min-width:640px){.sustainability-page .projects-strategy .section-intro .items .item .detail p{font-size:12px;line-height:24px}}.sustainability-page .projects-strategy .section-intro .items .item .btn-link{position:absolute;left:0;top:0;z-index:1;height:100%;width:100%;text-indent:-9999px}.sustainability-page .list-projects-strategy{margin-top:-84px}@media (min-width:1024px){.sustainability-page .list-projects-strategy{margin-top:0;padding-top:1.25rem}}.sustainability-page .list-projects-strategy .item{position:relative;margin-top:-3.5rem;padding-top:150px}@media (min-width:1024px){.sustainability-page .list-projects-strategy .item{display:flex;justify-content:space-between}}@media (min-width:1280px){.sustainability-page .list-projects-strategy .item{margin-top:0}}.sustainability-page .list-projects-strategy .item .box-text{position:relative;text-align:center}@media (min-width:1024px){.sustainability-page .list-projects-strategy .item .box-text{margin-right:4rem;text-align:left}}@media (min-width:1280px){.sustainability-page .list-projects-strategy .item .box-text{margin-right:126px}.sustainability-page .list-projects-strategy .item .box-text .category,.sustainability-page .list-projects-strategy .item .box-text .detail{padding-left:72px}}.sustainability-page .list-projects-strategy .item .box-text .category{margin-bottom:1rem;display:flex;height:3rem;align-items:center;padding-top:72px}@media (min-width:1280px){.sustainability-page .list-projects-strategy .item .box-text .category{padding-top:0}}.sustainability-page .list-projects-strategy .item .box-text .category .icon{position:absolute;left:50%;top:0;--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))}@media (min-width:1024px){.sustainability-page .list-projects-strategy .item .box-text .category .icon{left: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))}}.sustainability-page .list-projects-strategy .item .box-text .category h4{width:100%;font-family:Caveat,prompt,sans-serif;font-size:20px;line-height:32px}@media (min-width:640px){.sustainability-page .list-projects-strategy .item .box-text .category h4{font-size:26px;line-height:32px}}.sustainability-page .list-projects-strategy .item .box-text .category.social-sustainability{--tw-text-opacity:1;color:rgb(255 215 95/var(--tw-text-opacity))}.sustainability-page .list-projects-strategy .item .box-text .category.social-sustainability .icon{--tw-drop-shadow:drop-shadow(6px 8px 8px rgba(255,215,95,.4));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)}.sustainability-page .list-projects-strategy .item .box-text .category.environment-sustainability{--tw-text-opacity:1;color:rgb(63 165 53/var(--tw-text-opacity))}.sustainability-page .list-projects-strategy .item .box-text .category.environment-sustainability .icon{--tw-drop-shadow:drop-shadow(6px 8px 8px rgba(63,165,53,.4));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)}.sustainability-page .list-projects-strategy .item .box-text .category.economic-sustainability{--tw-text-opacity:1;color:rgb(249 107 107/var(--tw-text-opacity))}.sustainability-page .list-projects-strategy .item .box-text .category.economic-sustainability .icon{--tw-drop-shadow:drop-shadow(6px 8px 8px hsla(0,92%,70%,.4));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)}.sustainability-page .list-projects-strategy .item .box-text h2{font-size:20px;line-height:32px;font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.sustainability-page .list-projects-strategy .item .box-text h2{font-size:32px;line-height:40px}}.sustainability-page .list-projects-strategy .item .box-text h2 br{display:none}.sustainability-page .list-projects-strategy .item .box-text h3{margin-top:.125rem;font-size:14px;line-height:24px;font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.sustainability-page .list-projects-strategy .item .box-text h3{margin-top:.5rem;font-size:18px;line-height:24px}}.sustainability-page .list-projects-strategy .item .box-text p{margin-top:.625rem}.sustainability-page .list-projects-strategy .item .box-text footer{margin-top:1rem}@media (min-width:640px){.sustainability-page .list-projects-strategy .item .box-text footer{text-align:left}}@media (min-width:1024px){.sustainability-page .list-projects-strategy .item .box-text footer{margin-top:2rem}}.sustainability-page .list-projects-strategy .item .box-text footer.social-sustainability strong{--tw-text-opacity:1;color:rgb(255 215 95/var(--tw-text-opacity))}.sustainability-page .list-projects-strategy .item .box-text footer.environment-sustainability strong{--tw-text-opacity:1;color:rgb(63 165 53/var(--tw-text-opacity))}.sustainability-page .list-projects-strategy .item .box-text footer.economic-sustainability strong{--tw-text-opacity:1;color:rgb(249 107 107/var(--tw-text-opacity))}.sustainability-page .list-projects-strategy .item .box-text footer h4{margin-bottom:.5rem;text-align:center;font-size:16px;line-height:32px;font-weight:500;line-height:1.5rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.sustainability-page .list-projects-strategy .item .box-text footer h4{font-size:18px;line-height:24px}}@media (min-width:1024px){.sustainability-page .list-projects-strategy .item .box-text footer h4{text-align:left}}.sustainability-page .list-projects-strategy .item .box-text footer .group-col{display:flex;justify-content:center}@media (min-width:1024px){.sustainability-page .list-projects-strategy .item .box-text footer .group-col{justify-content:flex-start}}.sustainability-page .list-projects-strategy .item .box-text footer .col{position:relative;width:33.333333%;padding-left:.625rem;padding-right:.625rem;text-align:center}.sustainability-page .list-projects-strategy .item .box-text footer .col:not(:first-child):before{position:absolute;left:0;top:50%;height:2rem;width:1px;--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));--tw-bg-opacity:1;background-color:rgb(207 234 251/var(--tw-bg-opacity));--tw-content:"";content:var(--tw-content)}@media (min-width:640px){.sustainability-page .list-projects-strategy .item .box-text footer .col:not(:first-child):before{height:3rem}}.sustainability-page .list-projects-strategy .item .box-text footer .col .icon{width:40px;flex-shrink:0}@media (min-width:640px){.sustainability-page .list-projects-strategy .item .box-text footer .col .icon{width:48px}}.sustainability-page .list-projects-strategy .item .box-text footer .col p{margin-top:0;font-size:10px;line-height:20px;font-weight:500;text-transform:uppercase;line-height:.75rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.sustainability-page .list-projects-strategy .item .box-text footer .col p{font-size:12px;line-height:1}}.sustainability-page .list-projects-strategy .item .box-text footer .col p strong{margin-bottom:.25rem;display:block;font-size:20px;line-height:32px}@media (min-width:640px){.sustainability-page .list-projects-strategy .item .box-text footer .col p strong{font-size:30px;line-height:40px}}.sustainability-page .list-projects-strategy .item .box-img{position:relative;margin-left:auto;margin-right:auto;margin-top:1.5rem;width:323px;flex-shrink:0;align-self:flex-start}@media (min-width:640px){.sustainability-page .list-projects-strategy .item .box-img{width:406px}}@media (min-width:1024px){.sustainability-page .list-projects-strategy .item .box-img{margin:0}}.sustainability-page .list-projects-strategy .item .box-img p{position:absolute;right:-.75rem;bottom:.75rem;z-index:10;height:68px;width:5rem;--tw-bg-opacity:1;background-color:rgb(207 234 251/var(--tw-bg-opacity));font-size:50px;font-weight:500;line-height:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:640px){.sustainability-page .list-projects-strategy .item .box-img p{right:-6px;bottom:16px;height:85px;width:98px}}@media (min-width:1024px){.sustainability-page .list-projects-strategy .item .box-img p{left:-54px;top:-.75rem;right:auto;bottom:auto;z-index:0;height:auto;width:auto;background-color:transparent;font-size:90px;color:hsla(0,0%,89%,.5)}}@media (max-width:1023px){.sustainability-page .list-projects-strategy .item .box-img p{display:flex;align-items:center;justify-content:center;text-align:center;-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}}.sustainability-page .list-projects-strategy .item .box-img .img-content{width:100%;-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.sustainability-page .list-projects-strategy .item .box-img .icon{position:absolute;left:-5px;top:34px;display:flex;height:76px;width:88px;align-items:center;justify-content:center;background-image:url(/_next/static/media/polygon-white.ab6cf88a.svg);background-size:cover;background-repeat:no-repeat;--tw-drop-shadow:drop-shadow(0 0 20px rgba(0,95,163,.2));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)}@media (min-width:640px){.sustainability-page .list-projects-strategy .item .box-img .icon{left:-.25rem;top:2.75rem;height:94px;width:108px}}@media (min-width:1024px){.sustainability-page .list-projects-strategy .item .box-img .icon{left:-54px;top:130px}}.sustainability-page .list-projects-strategy .item .box-img .icon ._img{width:2.5rem}@media (min-width:640px){.sustainability-page .list-projects-strategy .item .box-img .icon ._img{width:48px}}.sustainability-page .list-projects-strategy .item .box-img .obj{z-index:0}.sustainability-page .list-projects-strategy .item .box-img .obj-01{left:auto;right:-15px;top:2.5rem;width:2.75rem;--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))}@media (min-width:640px){.sustainability-page .list-projects-strategy .item .box-img .obj-01{right:-1.25rem;top:4rem;width:54px}}.sustainability-page .list-projects-strategy .item .box-img .obj-02{left:auto;right:-.625rem;top:238px;width:98px;--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))}@media (max-width:1023px){.sustainability-page .list-projects-strategy .item .box-img .obj-02{display:none}}.sustainability-page .list-projects-strategy .item .box-img .obj-03{left:.5rem;top:auto;bottom:-22px;width:53px;--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))}@media (min-width:640px){.sustainability-page .list-projects-strategy .item .box-img .obj-03{left:1rem;bottom:-29px;width:65px}}.sustainability-page .list-projects-strategy .item .btn-link{position:absolute;left:0;top:0;z-index:1;height:100%;width:100%;text-indent:-9999px}.sustainability-page .list-projects-strategy .item:nth-child(2n) .box-text{order:1;margin-right:0}@media (min-width:1024px){.sustainability-page .list-projects-strategy .item:nth-child(2n) .box-text{margin-left:4rem}}@media (min-width:1280px){.sustainability-page .list-projects-strategy .item:nth-child(2n) .box-text{margin-left:110px}}@media (min-width:1024px){.sustainability-page .list-projects-strategy .item:nth-child(2n) .box-img p{left:auto;right:-60px}.sustainability-page .list-projects-strategy .item:nth-child(2n) .box-img .icon{left:auto;right:-54px}.sustainability-page .list-projects-strategy .item:nth-child(2n) .box-img .obj-01{right:auto;left:-1.25rem}.sustainability-page .list-projects-strategy .item:nth-child(2n) .box-img .obj-02{right:auto;left:.75rem;top:auto;bottom:0}.sustainability-page .list-projects-strategy .item:nth-child(2n) .box-img .obj-03{left:auto;right:1rem}}.sustainability-page .obj-detail{top:auto;margin-left:1020px;width:1642px}@media (min-width:1280px){.sustainability-page .obj-detail{margin-left:1094px}}@media (max-width:1023px){.sustainability-page .obj-detail{display:none}}@media (min-height:700px){@media (min-width:1280px){.sustainability-page .obj-detail{position:fixed}}}.sustainability-page .sustainability-detail{padding-top:1.25rem}@media (min-width:1024px){.sustainability-page .sustainability-detail{padding-top:2.5rem;padding-left:70px}}@media (min-height:700px){@media (min-width:1280px){.sustainability-page .sustainability-detail{padding-top:140px}}}.sustainability-page .sustainability-detail .section-top{text-align:center}@media (min-width:1024px){.sustainability-page .sustainability-detail .section-top{text-align:left}}@media (min-width:1280px){.sustainability-page .sustainability-detail .section-top{z-index:1;display:flex;justify-content:space-between}}@media (min-height:700px){@media (min-width:1280px){.sustainability-page .sustainability-detail .section-top{position:fixed;top:66px;left:50%;width:1128px;--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));padding-left:70px;padding-top:34px;padding-bottom:.75rem}.sustainability-page .sustainability-detail .section-top:before{position:absolute;left:0;top:0;height:100%;width:100%;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-content:"";content:var(--tw-content)}}}.sustainability-page .sustainability-detail .section-top .box-title{position:relative;padding-top:54px}@media (min-width:1024px){.sustainability-page .sustainability-detail .section-top .box-title{padding-top:0}}@media (min-width:1280px){.sustainability-page .sustainability-detail .section-top .box-title{max-width:576px}}.sustainability-page .sustainability-detail .section-top .box-title .icon{position:absolute;left:50%;top:0;--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))}@media (min-width:1024px){.sustainability-page .sustainability-detail .section-top .box-title .icon{left:-70px;top:-.5rem;--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))}}.sustainability-page .sustainability-detail .section-top .box-title h1{font-size:20px;line-height:32px;font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.sustainability-page .sustainability-detail .section-top .box-title h1{margin-top:.75rem;font-size:32px;line-height:40px}}.sustainability-page .sustainability-detail .section-top .box-title h1 br{display:none}.sustainability-page .sustainability-detail .section-top .box-title h2{font-family:Caveat,prompt,sans-serif;font-size:20px;line-height:32px}@media (min-width:640px){.sustainability-page .sustainability-detail .section-top .box-title h2{font-size:26px;line-height:32px}}.sustainability-page .sustainability-detail .section-top .box-title.social-sustainability .icon{--tw-drop-shadow:drop-shadow(6px 8px 8px rgba(255,215,95,.4));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)}.sustainability-page .sustainability-detail .section-top .box-title.social-sustainability h2{--tw-text-opacity:1;color:rgb(255 215 95/var(--tw-text-opacity))}.sustainability-page .sustainability-detail .section-top .box-title.environment-sustainability .icon{--tw-drop-shadow:drop-shadow(6px 8px 8px rgba(63,165,53,.4));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)}.sustainability-page .sustainability-detail .section-top .box-title.environment-sustainability h2{--tw-text-opacity:1;color:rgb(63 165 53/var(--tw-text-opacity))}.sustainability-page .sustainability-detail .section-top .box-title.economic-sustainability .icon{--tw-drop-shadow:drop-shadow(6px 8px 8px hsla(0,92%,70%,.4));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)}.sustainability-page .sustainability-detail .section-top .box-title.economic-sustainability h2{--tw-text-opacity:1;color:rgb(249 107 107/var(--tw-text-opacity))}.sustainability-page .sustainability-detail .section-top .meta-info{position:relative;margin-top:1rem}@media (min-width:640px){.sustainability-page .sustainability-detail .section-top .meta-info{text-align:left}}@media (min-width:1024px){.sustainability-page .sustainability-detail .section-top .meta-info{width:430px}}@media (min-width:1280px){.sustainability-page .sustainability-detail .section-top .meta-info{margin-top:0}}.sustainability-page .sustainability-detail .section-top .meta-info.social-sustainability strong{--tw-text-opacity:1;color:rgb(255 215 95/var(--tw-text-opacity))}.sustainability-page .sustainability-detail .section-top .meta-info.environment-sustainability strong{--tw-text-opacity:1;color:rgb(63 165 53/var(--tw-text-opacity))}.sustainability-page .sustainability-detail .section-top .meta-info.economic-sustainability strong{--tw-text-opacity:1;color:rgb(249 107 107/var(--tw-text-opacity))}.sustainability-page .sustainability-detail .section-top .meta-info h4{margin-bottom:.25rem;text-align:center;font-size:16px;line-height:32px;font-weight:500;line-height:1.5rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.sustainability-page .sustainability-detail .section-top .meta-info h4{font-size:18px;line-height:24px}}@media (min-width:1024px){.sustainability-page .sustainability-detail .section-top .meta-info h4{text-align:left}}.sustainability-page .sustainability-detail .section-top .meta-info .group-col{display:flex;justify-content:center}@media (min-width:1024px){.sustainability-page .sustainability-detail .section-top .meta-info .group-col{justify-content:flex-start}}.sustainability-page .sustainability-detail .section-top .meta-info .col{position:relative;width:33.333333%;padding-left:.625rem;padding-right:.625rem;text-align:center}.sustainability-page .sustainability-detail .section-top .meta-info .col:not(:first-child):before{position:absolute;left:0;top:50%;height:2rem;width:1px;--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));--tw-bg-opacity:1;background-color:rgb(207 234 251/var(--tw-bg-opacity));--tw-content:"";content:var(--tw-content)}@media (min-width:640px){.sustainability-page .sustainability-detail .section-top .meta-info .col:not(:first-child):before{height:3rem}}.sustainability-page .sustainability-detail .section-top .meta-info .col .icon{width:40px;flex-shrink:0}@media (min-width:640px){.sustainability-page .sustainability-detail .section-top .meta-info .col .icon{width:48px}}.sustainability-page .sustainability-detail .section-top .meta-info .col p{font-size:10px;line-height:20px;font-weight:500;text-transform:uppercase;line-height:.75rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.sustainability-page .sustainability-detail .section-top .meta-info .col p{font-size:12px;line-height:1}}@media (max-width:639px){.sustainability-page .sustainability-detail .section-top .meta-info .col p{margin-top:0}}.sustainability-page .sustainability-detail .section-top .meta-info .col p strong{margin-bottom:.25rem;display:block;font-size:20px;line-height:32px}@media (min-width:640px){.sustainability-page .sustainability-detail .section-top .meta-info .col p strong{font-size:30px;line-height:40px}}.sustainability-page .sustainability-detail .box-text{margin-top:2rem}@media (min-width:1024px){.sustainability-page .sustainability-detail .box-text{min-height:400px}}@media (min-height:700px){@media (min-width:1280px){.sustainability-page .sustainability-detail .box-text{width:576px}}}.sustainability-page .sustainability-detail .box-text .box-editor h2,.sustainability-page .sustainability-detail .box-text .box-editor h3,.sustainability-page .sustainability-detail .box-text .box-editor h4,.sustainability-page .sustainability-detail .box-text .box-editor h5,.sustainability-page .sustainability-detail .box-text .box-editor h6{margin-bottom:.5rem;font-weight:500}.sustainability-page .sustainability-detail .area-img{margin-left:auto;margin-right:auto;margin-top:1.5rem;width:323px;flex-shrink:0}@media (min-width:640px){.sustainability-page .sustainability-detail .area-img{margin-top:2.5rem;width:406px}}@media (min-width:1024px){.sustainability-page .sustainability-detail .area-img{margin-left:0;margin-right:0;margin-top:4rem}}@media (min-height:700px){@media (min-width:1280px){.sustainability-page .sustainability-detail .area-img{position:fixed;top:160px;left:50%;margin-left:370px;--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))}}}.sustainability-page .sustainability-detail .area-img .box-img{position:relative}.sustainability-page .sustainability-detail .area-img .box-img .img-content{-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.sustainability-page .sustainability-detail .area-img .box-img p{position:absolute;right:-.75rem;bottom:.75rem;z-index:1;height:68px;width:5rem;--tw-bg-opacity:1;background-color:rgb(207 234 251/var(--tw-bg-opacity));font-size:50px;font-weight:500;line-height:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:640px){.sustainability-page .sustainability-detail .area-img .box-img p{right:-6px;bottom:16px;height:85px;width:98px}}@media (min-width:1024px){.sustainability-page .sustainability-detail .area-img .box-img p{position:absolute;left:-1rem;bottom:-21px;background-color:transparent;font-size:78px;font-weight:500;line-height:1;color:hsla(0,0%,89%,.5)}}@media (max-width:1023px){.sustainability-page .sustainability-detail .area-img .box-img p{display:flex;align-items:center;justify-content:center;text-align:center;-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}}.sustainability-page .sustainability-detail .area-img .box-img .icon{position:absolute;left:-5px;top:34px;display:flex;height:76px;width:88px;align-items:center;justify-content:center;background-image:url(/_next/static/media/polygon-white.ab6cf88a.svg);background-size:cover;background-repeat:no-repeat;--tw-drop-shadow:drop-shadow(0 0 20px rgba(0,95,163,.2));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)}@media (min-width:640px){.sustainability-page .sustainability-detail .area-img .box-img .icon{left:-.25rem;top:2.75rem;height:94px;width:108px}}@media (min-width:1024px){.sustainability-page .sustainability-detail .area-img .box-img .icon{left:-.375rem;top:0}}.sustainability-page .sustainability-detail .area-img .box-img .icon ._img{width:2.5rem}@media (min-width:640px){.sustainability-page .sustainability-detail .area-img .box-img .icon ._img{width:48px}}.sustainability-page .sustainability-detail .area-img .box-img .obj{z-index:0}@media (max-width:1023px){.sustainability-page .sustainability-detail .area-img .box-img .obj{display:none}}.sustainability-page .sustainability-detail .area-img .box-img .obj-01{left:auto;right:0;top:auto;bottom:38px;--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))}.sustainability-page .sustainability-detail .area-img footer{margin-top:30px;display:flex;align-items:center;justify-content:center;-moz-column-gap:2.5rem;column-gap:2.5rem}@media (min-width:1024px){.sustainability-page .sustainability-detail .area-img footer{padding-left:140px}}@media (min-width:1280px){.sustainability-page .sustainability-detail .area-img footer{margin-top:90px}}@media (min-height:700px){@media (min-width:1280px){.sustainability-page .sustainability-detail .area-img footer{margin-top:30px;white-space:nowrap;padding-left:150px}}}@media (min-width:1024px){.sustainability-page .sustainability-detail .area-img footer .btn-back,.sustainability-page .sustainability-detail .area-img footer .btn-share{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.sustainability-page .sustainability-detail .area-img footer .btn-share .icon{background-image:url(/_next/static/media/polygon-white.ab6cf88a.svg)}}.sustainability-page .sustainability-detail .area-img footer .btn-share .icon:before{background-image:url(/_next/static/media/icon-share-blue.856a4049.svg)}@media (max-width:1023px){.sustainability-page .sustainability-detail .area-img footer .btn-share .icon:before{--tw-brightness:brightness(0);--tw-invert:invert(100%);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)}}.sustainability-page .sustainability-detail .area-img .box-share-social{position:relative}.sustainability-page .sustainability-detail .area-img .box-share-social .share-social{visibility:hidden;position:absolute;left:50%;top:calc(-100% - 20px);z-index:1;display:flex;--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));align-items:center;justify-content:center;-moz-column-gap:.25rem;column-gap:.25rem;border-radius:1.5rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.5rem;opacity:0;--tw-shadow:0 3px 6px rgba(0,0,0,.16);--tw-shadow-colored:0 3px 6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}.sustainability-page .sustainability-detail .area-img .box-share-social .share-social.show{visibility:visible;opacity:1}.sustainability-page .sustainability-detail .area-img .box-share-social .share-social button{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (hover:hover){.sustainability-page .sustainability-detail .area-img .box-share-social .share-social button:hover{--tw-scale-x:1.1;--tw-scale-y:1.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))}}.sustainability-page .section-related{position:relative;z-index:1;margin-top:2.5rem;margin-bottom:-5rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding-top:3rem;padding-bottom:5rem}@media (min-width:768px){.sustainability-page .section-related{margin-top:5rem}}.sustainability-page .section-related:before{position:absolute;left:50%;top:0;height:100%;width:100vw;--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));background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from:#f5fbfe;--tw-gradient-to:rgba(245,251,254,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#fff;--tw-content:"";content:var(--tw-content)}.sustainability-page .section-related .box-title{position:relative;margin-bottom:2.5rem;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(207 234 251/var(--tw-border-opacity));padding-bottom:2.5rem;text-align:center}@media (min-width:640px){.sustainability-page .section-related .box-title{display:flex;justify-content:space-between;text-align:left}}.sustainability-page .section-related .box-title h2{font-size:20px;line-height:32px;font-weight:500;line-height:1.5rem;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.sustainability-page .section-related .box-title h2{font-size:30px;line-height:40px}}.sustainability-page .section-related .box-title .btn{margin-top:.75rem;width:160px}@media (min-width:640px){.sustainability-page .section-related .box-title .btn{margin-top:0}}.sustainability-page .section-related .list-projects-strategy,.sustainability-page .section-related .list-projects-strategy .item{margin-top:0;padding-top:0}.sustainability-page .section-related .list-projects-strategy .item .box-text{order:1;margin-right:0}@media (min-width:1024px){.sustainability-page .section-related .list-projects-strategy .item .box-text{margin-left:110px}.sustainability-page .section-related .list-projects-strategy .item .box-img p{left:auto;right:-60px}.sustainability-page .section-related .list-projects-strategy .item .box-img .icon{left:auto;right:-54px}.sustainability-page .section-related .list-projects-strategy .item .box-img .obj-01{right:auto;left:-1.25rem}.sustainability-page .section-related .list-projects-strategy .item .box-img .obj-02{right:auto;left:.75rem;top:auto;bottom:0}.sustainability-page .section-related .list-projects-strategy .item .box-img .obj-03{left:auto;right:1rem}}.list-news{width:100%}.list-news .splide__pagination{display:none}@media (max-width:639px){.list-news .splide__list>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}}.list-news .item{position:relative;top:0;height:100%;width:360px;max-width:100%;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-shadow:0 3px 10px rgba(0,95,163,.2);--tw-shadow-colored:0 3px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (hover:hover){.list-news .item:hover{top:1rem;--tw-bg-opacity:1;background-color:rgb(0 95 163/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.list-news .item:hover .mark{--tw-scale-x:90%;--tw-scale-y:90%}.list-news .item:hover .mark,.list-news .item:hover .mark ._img{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))}.list-news .item:hover .mark ._img{--tw-scale-x:1.1;--tw-scale-y:1.1}.list-news .item:hover .detail{margin-top:-1rem}.list-news .item:hover .detail h2 a{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.list-news .item:hover .btn-readmore{right:1.5rem;opacity:1}}.list-news .item .mark{position:relative;top:0;margin-left:auto;margin-right:auto;margin-bottom:0;width:100%;overflow:hidden}.list-news .item .mark,.list-news .item .mark ._img{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}.list-news .item .detail{margin-top:0}.list-news .item .detail>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.list-news .item .detail{padding:1.25rem 1.5rem 1.75rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}.list-news .item .detail h2{height:48px;font-size:16px;line-height:32px;font-weight:400;line-height:1.5rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media (min-width:1024px){.list-news .item .detail h2{height:60px;font-size:18px;line-height:24px;line-height:2rem}}.list-news .item .detail h2 a{--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}.list-news .item .detail p{height:60px;font-size:14px;line-height:24px;line-height:1.25rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media (min-width:1024px){.list-news .item .detail p{height:72px;line-height:1.5rem}}.list-news .item .btn-readmore{position:absolute;right:3.5rem;bottom:-21px;opacity:0;transition-duration:.3s}.list-news-meta{margin-top:2.5rem;display:none;align-items:center;justify-content:space-between}@media (min-width:640px){.list-news-meta{display:flex}}.list-news-meta .splide__arrows{position:relative;bottom:0;left:0;width:auto;--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));-moz-column-gap:.5rem;column-gap:.5rem}.list-news-meta .splide__arrows .splide__arrow:disabled{display:none!important}.news-detail{background-color:rgba(241,249,254,.5);padding:1.25rem 18px 2rem}@media (min-width:1280px){.news-detail{padding:2.25rem 6rem 2rem}}.news-detail .box-editor h2,.news-detail .box-editor h3,.news-detail .box-editor h4,.news-detail .box-editor h5,.news-detail .box-editor h6{font-weight:500;line-height:1.25rem}@media (min-width:640px){.news-detail .box-editor h2,.news-detail .box-editor h3,.news-detail .box-editor h4,.news-detail .box-editor h5,.news-detail .box-editor h6{line-height:2rem}}.news-detail footer{margin-top:2.75rem;display:flex;align-items:center;justify-content:center;-moz-column-gap:2.5rem;column-gap:2.5rem}.news-detail .box-share-social{position:relative}.news-detail .box-share-social .share-social{visibility:hidden;position:absolute;left:50%;top:calc(-100% - 20px);display:flex;--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));align-items:center;justify-content:center;-moz-column-gap:.25rem;column-gap:.25rem;border-radius:1.5rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.5rem;opacity:0;--tw-shadow:0 3px 6px rgba(0,0,0,.16);--tw-shadow-colored:0 3px 6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}.news-detail .box-share-social .share-social.show{visibility:visible;opacity:1}.news-detail .box-share-social .share-social button{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (hover:hover){.news-detail .box-share-social .share-social button:hover{--tw-scale-x:1.1;--tw-scale-y:1.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))}}.related-news{margin-top:54px}@media (min-width:768px){.related-news{margin-top:104px;display:flex;align-items:center}}.related-news .box-title{position:relative;z-index:10;margin-left:auto;margin-right:auto;width:348px;max-width:100%;flex-shrink:0;text-align:center}@media (min-width:768px){.related-news .box-title{margin-left:0;margin-right:-20px;text-align:left}}@media (min-width:1024px){.related-news .box-title{margin-right:0}}.related-news .box-title h2{font-family:Caveat,prompt,sans-serif;font-size:30px;line-height:40px;--tw-text-opacity:1;color:rgb(63 165 53/var(--tw-text-opacity))}@media (min-width:640px){.related-news .box-title h2{font-size:40px;line-height:50px}}.related-news .box-title p{font-size:20px;line-height:32px;font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.related-news .box-title p{margin-top:.75rem;font-size:30px;line-height:40px}}.related-news .box-title .btn{margin-top:1.5rem;width:164px}.related-news .list-news{position:relative;margin-top:1.25rem}@media (min-width:768px){.related-news .list-news{margin-top:0;width:calc(100% - 348px);padding-left:2.25rem}}.related-news .list-news:before{position:absolute;left:-100%;top:-.75rem;z-index:1;margin-left:1.25rem;height:calc(100% + 24px);width:100%;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-content:"";content:var(--tw-content)}@media (max-width:767px){.related-news .list-news:before{display:none}}.related-news .list-news img{-o-object-fit:cover;object-fit:cover}.related-news .list-news .splide__arrows{display:none}.section-map{position:relative;margin-top:2.5rem;--tw-shadow:0 10px 40px rgba(0,95,163,.2);--tw-shadow-colored:0 10px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:640px){.section-map{margin-top:88px}}.section-map .box-img{height:256px;overflow:hidden}@media (min-width:640px){.section-map .box-img{height:auto}}.section-map .box-img ._img{transform-origin:top right;--tw-scale-x:188%;--tw-scale-y:188%;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))}@media (min-width:640px){.section-map .box-img ._img{--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))}}.section-map .box-img span{display:block!important}.section-map .box-img .btn-plus{position:absolute;bottom:-1rem;left:50%;z-index:10;--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));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:640px){.section-map .box-img .btn-plus{right:1rem;bottom:1rem;left:auto;--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))}}@media (hover:hover){.section-map .box-img .btn-plus:hover{--tw-scale-x:1.1;--tw-scale-y:1.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))}}.section-map .box-detail{position:relative;z-index:10;height:100%;width:100%;max-width:100%}@media (min-width:640px){.section-map .box-detail{position:absolute;left:0;top:0;width:420px;padding-top:0}}@media (min-width:1024px){.section-map .box-detail{width:600px}}.section-map .box-detail .flag{position:absolute;top:1rem;left:50%;z-index:10;--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))}@media (min-width:640px){.section-map .box-detail .flag{right:30px;top:1.25rem;left:auto;--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))}}@media (min-width:1024px){.section-map .box-detail .flag{right:2.25rem;top:74px}}@media (min-width:1280px){.section-map .box-detail .flag{right:2.75rem}}.section-map .box-detail .inner{display:flex;height:100%;flex-direction:column;justify-content:center;background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from:#e4f3fd;--tw-gradient-to:rgba(228,243,253,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:hsla(0,0%,100%,.2);padding:5rem .75rem 2rem;text-align:center;--tw-backdrop-blur:blur(24px);-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)}@media (min-width:640px){.section-map .box-detail .inner{background-image:linear-gradient(to right,var(--tw-gradient-stops));padding:0 2.5rem 0 1.25rem;text-align:left;-webkit-clip-path:polygon(80% 0,100% 50%,80% 100%,0 100%,0 0);clip-path:polygon(80% 0,100% 50%,80% 100%,0 100%,0 0)}}@media (min-width:1024px){.section-map .box-detail .inner{padding-left:72px;padding-right:120px}}.section-map .box-detail h2{font-family:Caveat,prompt,sans-serif;font-size:24px;line-height:32px;--tw-text-opacity:1;color:rgb(63 165 53/var(--tw-text-opacity))}@media (min-width:1024px){.section-map .box-detail h2{margin-bottom:2rem;font-size:26px;line-height:32px}}.section-map .box-detail h3{margin-bottom:.75rem;font-size:14px;line-height:24px;font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:1024px){.section-map .box-detail h3{font-size:18px;line-height:24px}}.section-map .box-detail address{margin-bottom:.75rem;font-weight:500;line-height:1.25rem;--tw-text-opacity:1;color:rgb(136 136 136/var(--tw-text-opacity))}@media (min-width:1024px){.section-map .box-detail address{margin-bottom:1.25rem;font-size:14px;line-height:24px}}.section-map .box-detail p{margin-bottom:0;font-weight:500;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:1024px){.section-map .box-detail p{margin-bottom:.625rem}}.section-map .box-detail .office-hours{display:block}@media (min-width:1024px){.section-map .box-detail .office-hours{display:inline}}.section-map .box-detail .btn{margin-left:auto;margin-right:auto;margin-top:.5rem;display:flex}@media (min-width:640px){.section-map .box-detail .btn{margin-left:0;margin-right:0}}@media (min-width:1024px){.section-map .box-detail .btn{margin-top:1.5rem}}.section-other-contact-channels{margin-top:90px}.section-other-contact-channels .box-title{margin-bottom:2.5rem;text-align:center}.section-other-contact-channels .box-title h2{font-size:20px;line-height:32px;font-weight:500;text-transform:uppercase;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}@media (min-width:640px){.section-other-contact-channels .box-title h2{font-size:26px;line-height:32px}}.section-other-contact-channels .box-title p{margin-top:.5rem;font-weight:500;line-height:1.25rem;--tw-text-opacity:1;color:rgb(147 147 147/var(--tw-text-opacity))}@media (min-width:640px){.section-other-contact-channels .box-title p{font-size:14px;line-height:24px}}.section-other-contact-channels .col{text-align:center}.section-other-contact-channels .col .box-img{margin-left:auto;margin-right:auto;flex-shrink:0;align-self:flex-start}.section-other-contact-channels .col .box-detail>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}@media (min-width:640px){.section-other-contact-channels .col .box-detail>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}}.section-other-contact-channels .col .box-detail h3{margin-bottom:.25rem;font-family:Caveat,prompt,sans-serif;font-size:20px;line-height:32px;--tw-text-opacity:1;color:rgb(63 165 53/var(--tw-text-opacity))}@media (min-width:640px){.section-other-contact-channels .col .box-detail h3{margin-bottom:.5rem;font-size:26px;line-height:32px}}.section-other-contact-channels .col .box-detail .raw-html-embed>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.pdpa{position:fixed;right:0;bottom:0;z-index:20;width:608px;max-width:100%;-moz-column-gap:35px;column-gap:35px;border-width:1px;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(241 249 254/var(--tw-bg-opacity));padding:1.5rem;text-align:center;--tw-shadow:0 0 20px rgba(0,95,163,.2);--tw-shadow-colored:0 0 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:640px){.pdpa{bottom:1rem;right:14px;display:flex;align-items:center;text-align:left}}.pdpa .detail h2{margin-bottom:.25rem;font-size:18px;line-height:24px;font-weight:600;text-transform:uppercase;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}.pdpa .detail p{line-height:1.25rem}.pdpa .detail a{--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity));text-decoration-line:underline}.pdpa .group-btn{margin-top:1rem;display:flex;flex-shrink:0;flex-direction:column;-moz-column-gap:1rem;column-gap:1rem}@media (min-width:640px){.pdpa .group-btn{margin-top:0}}.pdpa .group-btn .btn-text{font-size:14px;line-height:24px;font-weight:400;--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity));text-decoration-line:underline}.pdpa .group-btn .btn{margin-left:auto;margin-right:auto;margin-top:.5rem;width:144px;font-weight:600}@media (min-width:640px){.pdpa .group-btn .btn{margin-top:1rem}}:root{--header-height:66px}@media (max-width:767px){:root{--header-height:58px}}html *{outline:none!important}body{font-family:Prompt,sans-serif;font-size:12px;line-height:24px;font-weight:300;--tw-text-opacity:1;color:rgb(136 136 136/var(--tw-text-opacity))}#__next{display:flex;min-height:100vh;flex-direction:column;overflow:hidden}#__next #main-content{position:relative;width:100%;overflow:hidden;padding-bottom:5rem;padding-top:var(--header-height)}#__next #footer{margin-top:auto}.container{width:1176px;max-width:100%;padding-left:1.5rem;padding-right:1.5rem}.obj{pointer-events:none;position:absolute;left:50%;top:0;z-index:-10;--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))}@media (max-width:1023px){._desktop{display:none!important}}@media (min-width:1024px){._mobile{display:none!important}}html{filter:grayscale(100%)}@media (min-width:640px){#__next .sm\:-top-\[80px\]{top:-80px}#__next .sm\:col-span-2{grid-column:span 2/span 2}#__next .sm\:ml-\[260px\]{margin-left:260px}#__next .sm\:block{display:block}#__next .sm\:inline-block{display:inline-block}#__next .sm\:flex{display:flex}#__next .sm\:hidden{display:none}#__next .sm\:w-\[720px\]{width:720px}#__next .sm\:items-center{align-items:center}#__next .sm\:justify-between{justify-content:space-between}#__next .sm\:gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}#__next .sm\:overflow-hidden{overflow:hidden}#__next .sm\:overflow-x-hidden{overflow-x:hidden}#__next .sm\:overflow-y-hidden{overflow-y:hidden}#__next .sm\:border-hidden{border-style:hidden}#__next .sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}#__next .sm\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}#__next .sm\:pt-\[170px\]{padding-top:170px}#__next .sm\:text-left{text-align:left}#__next .sm\:text-base{font-size:12px;line-height:24px}}@media (min-width:768px){#__next .md\:block{display:block}#__next .md\:inline-block{display:inline-block}#__next .md\:hidden{display:none}#__next .md\:overflow-hidden{overflow:hidden}#__next .md\:overflow-x-hidden{overflow-x:hidden}#__next .md\:overflow-y-hidden{overflow-y:hidden}#__next .md\:border-hidden{border-style:hidden}}@media (min-width:1024px){#__next .lg\:right-1\/2{right:50%}#__next .lg\:top-\[100px\]{top:100px}#__next .lg\:-mr-\[940px\]{margin-right:-940px}#__next .lg\:mb-0{margin-bottom:0}#__next .lg\:ml-auto{margin-left:auto}#__next .lg\:block{display:block}#__next .lg\:inline-block{display:inline-block}#__next .lg\:hidden{display:none}#__next .lg\:w-\[1262px\]{width:1262px}#__next .lg\: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))}#__next .lg\:flex-row{flex-direction:row}#__next .lg\:gap-x-\[120px\]{-moz-column-gap:120px;column-gap:120px}#__next .lg\:overflow-hidden{overflow:hidden}#__next .lg\:overflow-x-hidden{overflow-x:hidden}#__next .lg\:overflow-y-hidden{overflow-y:hidden}#__next .lg\:border-hidden{border-style:hidden}}@media (min-width:1280px){#__next .xl\:block{display:block}#__next .xl\:inline-block{display:inline-block}#__next .xl\:hidden{display:none}#__next .xl\:gap-x-\[100px\]{-moz-column-gap:100px;column-gap:100px}#__next .xl\:gap-x-\[200px\]{-moz-column-gap:200px;column-gap:200px}#__next .xl\:overflow-hidden{overflow:hidden}#__next .xl\:overflow-x-hidden{overflow-x:hidden}#__next .xl\:overflow-y-hidden{overflow-y:hidden}#__next .xl\:border-hidden{border-style:hidden}#__next .xl\:text-left{text-align:left}}@media (min-width:1536px){#__next .\32xl\:block{display:block}#__next .\32xl\:inline-block{display:inline-block}#__next .\32xl\:hidden{display:none}#__next .\32xl\:overflow-hidden{overflow:hidden}#__next .\32xl\:overflow-x-hidden{overflow-x:hidden}#__next .\32xl\:overflow-y-hidden{overflow-y:hidden}#__next .\32xl\:border-hidden{border-style:hidden}}@media (max-width:1279px){#__next .max-xl\:block{display:block}#__next .max-xl\:inline-block{display:inline-block}#__next .max-xl\:hidden{display:none}#__next .max-xl\:overflow-hidden{overflow:hidden}#__next .max-xl\:overflow-x-hidden{overflow-x:hidden}#__next .max-xl\:overflow-y-hidden{overflow-y:hidden}#__next .max-xl\:border-hidden{border-style:hidden}}@media (max-width:1023px){#__next .max-lg\:-order-1{order:-1}#__next .max-lg\:block{display:block}#__next .max-lg\:inline-block{display:inline-block}#__next .max-lg\:hidden{display:none}#__next .max-lg\:overflow-hidden{overflow:hidden}#__next .max-lg\:overflow-x-hidden{overflow-x:hidden}#__next .max-lg\:overflow-y-hidden{overflow-y:hidden}#__next .max-lg\:border-hidden{border-style:hidden}}@media (max-width:767px){#__next .max-md\:block{display:block}#__next .max-md\:inline-block{display:inline-block}#__next .max-md\:hidden{display:none}#__next .max-md\:overflow-hidden{overflow:hidden}#__next .max-md\:overflow-x-hidden{overflow-x:hidden}#__next .max-md\:overflow-y-hidden{overflow-y:hidden}#__next .max-md\:border-hidden{border-style:hidden}}@media (max-width:639px){#__next .max-sm\:mb-0{margin-bottom:0}#__next .max-sm\:block{display:block}#__next .max-sm\:inline-block{display:inline-block}#__next .max-sm\:hidden{display:none}#__next .max-sm\:h-auto{height:auto}#__next .max-sm\:w-full{width:100%}#__next .max-sm\:gap-y-1{row-gap:.25rem}#__next .max-sm\:gap-y-1\.5{row-gap:.375rem}#__next .max-sm\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}#__next .max-sm\:overflow-hidden{overflow:hidden}#__next .max-sm\:overflow-x-hidden{overflow-x:hidden}#__next .max-sm\:overflow-y-hidden{overflow-y:hidden}#__next .max-sm\:border-hidden{border-style:hidden}#__next .max-sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}}@media (hover:hover){#__next .hover\:hover-only\:bg-project-primary:hover{--tw-bg-opacity:1;background-color:rgb(0 95 163/var(--tw-bg-opacity))}#__next .hover\:hover-only\:text-project-blue-700:hover{--tw-text-opacity:1;color:rgb(122 197 228/var(--tw-text-opacity))}#__next .hover\:hover-only\:text-project-primary:hover{--tw-text-opacity:1;color:rgb(0 95 163/var(--tw-text-opacity))}}#__next .\[\&_br\]\:hidden br{display:none}#__next .\[\&_h2\]\:text-2xl h2{font-size:18px;line-height:24px}#__next .\[\&_span\]\:\!block span{display:block!important}