:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-slide,.swiper-cube-shadow{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible{.swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home-hero--wrap{position:relative;min-height:100vh;min-height:100svh;overflow:hidden;background-image:url(../../images/home-hero-bg-mobile.webp);background-size:cover;background-position:center top;background-repeat:no-repeat}.home-hero--inner{position:absolute;inset:0;display:flex;flex-direction:column}.home-hero--body{display:flex;flex-direction:column;flex:1;padding:99px 16px 32px}.home-hero--photo-wrap,.home-hero--person{display:none}.home-hero--contents{display:flex;flex-direction:column}.home-hero--tag{display:inline-flex;align-items:center;gap:6px;height:22px;padding:0 10px;background:#e3f9ee99;border-radius:6px;align-self:flex-start;margin-bottom:24px}.home-hero--tag-text{font-size:12px;font-weight:600;letter-spacing:-.02em;color:#2b323c}.home-hero--heading{margin:0 0 10px;font-size:32px;font-weight:700;letter-spacing:-.04em;line-height:1.3;color:#2b3240}.home-hero--subtext{margin:0;font-size:16px;font-weight:500;letter-spacing:-.04em;line-height:1.5;color:#2b3240e6}.home-hero--cta{display:flex;align-items:center;justify-content:center;margin-top:auto;height:52px;border-radius:12px;background:#187a49;font-size:16px;font-weight:700;line-height:1.5;letter-spacing:-.02em;color:#fff;text-decoration:none}@media(min-width:768px){.home-hero--wrap{background-position:center}}@media(min-width:1024px){.home-hero--wrap{min-height:0;height:670px;background-image:url(../../images/home-hero-bg-desktop.webp);background-position:center center}.home-hero--inner{max-width:1040px;margin:0 auto;flex-direction:row}.home-hero--body{flex:1 1 50%;padding:0 60px 0 20px;justify-content:center}.home-hero--photo-wrap{display:block;flex:1 1 50%;position:relative}.home-hero--person{display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%);height:85%;width:auto;max-width:none}.home-hero--tag{margin-bottom:32px}.home-hero--tag-text{font-size:14px}.home-hero--heading{font-size:48px;font-weight:600;line-height:1.34;margin-bottom:16px}.home-hero--subtext{font-size:18px}.home-hero--cta{margin-top:56px;width:280px;height:56px;border-radius:12px;font-size:17px}}.home-about--wrap{background:#2b323c;padding:44px 20px}.home-about--wrap .section-label{background:#f1f6fa}.home-about--inner{display:flex;flex-direction:column;gap:0}.home-about--heading{margin:28px 0 0;font-size:28px;font-weight:700;line-height:1.24;letter-spacing:-.04em;color:#fff}.home-about--desc{margin:10px 0 0;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.04em;color:#fff}.home-about--photo{margin:56px 0 0;border-radius:16px;overflow:hidden}.home-about--photo img{display:block;width:100%;height:auto}.home-about--career{list-style:disc;margin:24px 0 0;padding-left:20px}.home-about--career li{font-size:16px;font-weight:500;line-height:1.8;letter-spacing:-.04em;color:#fff}.home-about--career li::marker{color:#fff;font-size:10px}@media(min-width:768px){.home-about--wrap{padding:80px 0}.home-about--inner{max-width:1040px;margin:0 auto;padding:0 20px}.home-about--heading{font-size:32px}}@media(min-width:1024px){.home-about--wrap{padding:120px 0}.home-about--inner{display:grid;grid-template-columns:1fr 350px;grid-template-rows:auto auto auto auto;column-gap:80px;align-items:start}.home-about--label{grid-column:1;grid-row:1;justify-self:start}.home-about--heading{grid-column:1;grid-row:2;margin-top:32px;font-size:44px;font-weight:600;line-height:1.34}.home-about--desc{grid-column:1;grid-row:3;margin-top:16px;font-size:18px}.home-about--career{grid-column:1;grid-row:4;margin-top:56px;font-size:18px;line-height:2}.home-about--br-mobile{display:none}.home-about--photo{grid-column:2;grid-row:2 / 5;margin:32px 0 0;aspect-ratio:350 / 496}.home-about--photo img{height:100%;object-fit:cover;object-position:center top}}.home-services--wrap{background:#e4ebf1;padding:44px 20px}.home-services--inner{display:flex;flex-direction:column;gap:0}.home-services--header{display:flex;flex-direction:column}.home-services--heading{margin:28px 0 0;font-size:28px;font-weight:700;line-height:1.3;letter-spacing:-.04em;color:#2b323c}.home-services--desc{margin:8px 0 0;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.04em;color:#2b323c;white-space:nowrap}.home-services--cards{list-style:none;margin:56px 0 0;padding:0;display:flex;flex-direction:column;gap:20px}.home-services--card{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:350 / 460;transform:translateZ(0)}.home-services--card-photo{position:absolute;inset:0}.home-services--card-photo img{display:block;width:100%;height:100%;object-fit:cover}.home-services--card-content{position:absolute;top:24px;left:20px;right:20px}.home-services--card-title{margin:0;font-size:22px;font-weight:700;line-height:1.3;letter-spacing:-.04em;color:#2b323c}.home-services--card-desc{margin:24px 0 0;font-size:14px;font-weight:700;line-height:1.5;letter-spacing:-.04em;color:#2b323c}.home-services--card-list{list-style:none;margin:10px 0 0;padding:0;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.04em;color:#2b323c}.home-services--card-list li{list-style:none;display:flex;align-items:center;gap:6px}.home-services--card-list li::marker{content:none}.home-services--card-list li:before{content:"";display:block;flex-shrink:0;width:3px;height:3px;background:#2b323c}.home-services--card-list li:not(:last-child){margin-bottom:4px}.home-services--card-cta{position:absolute;bottom:16px;left:20px;right:20px;display:flex;align-items:center;justify-content:center;gap:8px;height:40px;background:#0006;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:12px;font-size:14px;font-weight:700;line-height:1.5;letter-spacing:-.02em;color:#fff;text-decoration:none}@media(min-width:768px){.home-services--wrap{padding:80px 0}.home-services--inner{max-width:1040px;margin:0 auto;padding:0 20px}.home-services--heading{font-size:32px}.home-services--cards{flex-direction:row;gap:20px}.home-services--card{flex:1}}@media(min-width:1024px){.home-services--wrap{padding:120px 0}.home-services--inner{max-width:1040px}.home-services--heading{margin-top:32px;font-size:44px;font-weight:600;line-height:1.34}.home-services--desc{margin-top:16px;font-size:18px;white-space:normal}.home-services--cards{flex-direction:row;gap:24px;margin-top:72px}.home-services--card{flex:1;aspect-ratio:unset;height:460px}}.home-cases--wrap{background:#fff;padding:44px 0;overflow:hidden}.home-cases--inner{padding:0 20px;display:flex;flex-direction:column;gap:0;margin-bottom:32px}.home-cases--header{display:flex;flex-direction:column}.home-cases--heading{margin:28px 0 0;font-size:28px;font-weight:700;line-height:1.34;letter-spacing:-.04em;color:#2b323c}@media(max-width:767px){.home-cases--swiper:not(.swiper-initialized) .swiper-wrapper{display:flex;flex-wrap:nowrap;transform:translate3d(20px,0,0)}.home-cases--swiper:not(.swiper-initialized) .home-cases--card{flex-shrink:0;width:270px;margin-right:12px}}@media(min-width:768px){.home-cases--swiper:not(.is-marquee) .swiper-wrapper{display:flex;flex-wrap:nowrap;gap:20px}.home-cases--swiper:not(.is-marquee) .home-cases--card{flex-shrink:0;width:270px}}.home-cases--swiper.is-marquee{cursor:grab;user-select:none;-webkit-user-select:none}.home-cases--swiper.is-marquee:active{cursor:grabbing}.home-cases--swiper .swiper-slide{width:270px;height:auto}.home-cases--swiper{overflow:hidden}.home-cases--card{background:#f3f4f6;border-radius:16px;padding:20px;display:flex;flex-direction:column;min-height:332px;box-sizing:border-box}.home-cases--list{padding-left:0;list-style:none;margin:0}.home-cases--card-tag{display:inline-block;align-self:flex-start;padding:3px 10px;background:#fff;border:1px solid #c8cdd4;border-radius:20px;font-size:12px;font-weight:600;color:#2b323c;letter-spacing:-.02em;line-height:1.5}.home-cases--amount{display:block;margin:24px 0 0;font-size:26px;font-weight:700;line-height:1.3;letter-spacing:-.04em;color:#187a49}.home-cases--subtitle{margin:4px 0 0;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.04em;color:#2b323c}.home-cases--card-title{margin:auto 0 0;font-size:16px;font-weight:700;line-height:1.5;letter-spacing:-.04em;color:#2b323c}.home-cases--card-desc{margin:4px 0 0;font-size:14px;font-weight:400;line-height:1.6;letter-spacing:-.04em;color:#2b323c}@media(min-width:768px){.home-cases--wrap{padding:80px 0}.home-cases--inner{max-width:1040px;margin:0 auto 40px;padding:0 20px}.home-cases--heading{font-size:32px;font-weight:600}}@media(min-width:1024px){.home-cases--wrap{padding:120px 0}.home-cases--inner{margin-bottom:56px}.home-cases--heading{margin-top:32px;font-size:44px}}.home-features--wrap{background:#2b323c;padding:44px 20px}.home-features--wrap .section-label{background:#f1f6fa}.home-features--inner{display:flex;flex-direction:column;gap:0}.home-features--header{display:flex;flex-direction:column}.home-features--heading{margin:28px 0 0;font-size:28px;font-weight:700;line-height:1.24;letter-spacing:-.04em;color:#fff}.home-features--desc{margin:10px 0 0;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.04em;color:#fff}.home-features--list{list-style:none;margin:56px 0 0;padding:0;display:flex;flex-direction:column;gap:16px}.home-features--card{display:flex;align-items:flex-start;gap:9px;background:#ffffff1a;border-radius:16px;padding:20px}.home-features--icon{flex-shrink:0;line-height:0}.home-features--card-body{display:flex;flex-direction:column;gap:8px}.home-features--card-title{margin:0;font-size:20px;font-weight:600;color:#ffffffe6;letter-spacing:-.04em;line-height:1.3}.home-features--card-desc{margin:0;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:-.04em;color:#ffffffe6}@media(min-width:768px){.home-features--wrap{padding:80px 0}.home-features--inner{max-width:1040px;margin:0 auto;padding:0 20px}.home-features--heading{font-size:32px}}@media(min-width:1024px){.home-features--wrap{padding:120px 0}.home-features--inner{gap:0}.home-features--heading{margin-top:32px;font-size:44px;font-weight:600;line-height:1.34}.home-features--desc{margin-top:16px;font-size:18px;opacity:.9}.home-features--list{flex-direction:row;gap:16px;margin-top:72px}.home-features--card{flex:1;min-height:133px}.home-features--card-title{line-height:1.3}}.home-social-proof--wrap{background:#fff;padding:64px 20px;border-top:1px solid #f0f0f0;overflow:hidden}.home-social-proof--inner,.home-social-proof--header{display:flex;flex-direction:column;gap:0}.home-social-proof--heading{margin:28px 0 0;font-size:28px;font-weight:700;line-height:1.3;letter-spacing:-.04em;color:#2b323c}.home-social-proof--desc{margin:8px 0 0;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.04em;color:#2b323c}.home-social-proof--stats{list-style:none;margin:56px 0 0;padding:0;display:flex;flex-direction:column;gap:16px}.home-social-proof--stat{display:flex;align-items:flex-end;justify-content:space-between;background:#2b3140;border-radius:16px;padding:14px 12px 12px 20px;min-height:140px;min-width:0}.home-social-proof--stat-body{display:flex;flex-direction:column;gap:0;align-self:flex-start;min-width:0}.home-social-proof--stat-num{font-size:32px;font-weight:700;letter-spacing:-.04em;color:#fff;line-height:1.5;white-space:nowrap}.home-social-proof--stat-unit{font-size:inherit;font-weight:inherit;letter-spacing:inherit}.home-social-proof--stat-label{font-size:14px;font-weight:500;color:#ffffffb3;letter-spacing:-.04em;line-height:1.5;white-space:nowrap;min-width:0}.home-social-proof--stat-img{display:block;flex-shrink:0;object-fit:contain}.home-social-proof--tags{display:flex;flex-direction:column;gap:6px;margin-top:24px;margin-left:-20px;margin-right:-20px}.home-tags-row{overflow:hidden}@keyframes marquee-rtl{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-ltr{0%{transform:translate(-50%)}to{transform:translate(0)}}.home-tags-track{display:flex;width:max-content;will-change:transform;transform:translateZ(0);backface-visibility:hidden;animation:marquee-rtl 30s linear infinite}.home-tags-row:nth-child(odd) .home-tags-track{animation-name:marquee-ltr}.home-tags-row:nth-child(2n) .home-tags-track{animation-name:marquee-rtl}.home-tags-row:nth-child(1) .home-tags-track{animation-duration:55s;animation-delay:-0s}.home-tags-row:nth-child(2) .home-tags-track{animation-duration:42s;animation-delay:-18s}.home-tags-row:nth-child(3) .home-tags-track{animation-duration:68s;animation-delay:-35s}.home-tags-row:nth-child(4) .home-tags-track{animation-duration:48s;animation-delay:-10s}.home-tags-row:nth-child(5) .home-tags-track{animation-duration:60s;animation-delay:-45s}@media(prefers-reduced-motion:reduce){.home-tags-track{animation:none}}.home-social-proof--tag{display:inline-block;padding:2px 6px;border-radius:6px;font-size:12px;font-weight:600;color:#2b323c;letter-spacing:-.2px;white-space:nowrap;margin-right:6px}.home-social-proof--tag:nth-child(odd){background:#effbf5}.home-social-proof--tag:nth-child(2n){background:#f1f6fa}@media(min-width:768px){.home-social-proof--wrap{padding:80px 0 0}.home-social-proof--inner{max-width:1040px;margin:0 auto;padding:0 20px}.home-social-proof--tags{margin-left:0;margin-right:0;margin-top:40px;padding-bottom:64px}.home-social-proof--heading{font-size:32px}.home-social-proof--stats{display:grid;grid-template-columns:1fr 1fr;gap:16px}}@media(min-width:1024px){.home-social-proof--wrap{padding-top:120px}.home-social-proof--inner,.home-social-proof--header{gap:0}.home-social-proof--heading{margin-top:32px;font-size:44px;font-weight:600;line-height:1.34;letter-spacing:-.04em}.home-social-proof--desc{margin-top:16px;font-size:18px}.home-social-proof--desc br{display:none}.home-social-proof--stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:72px}.home-social-proof--stat{min-height:230px}.home-social-proof--tags{margin-top:56px;padding-bottom:80px;max-width:1040px;margin-left:auto;margin-right:auto}.home-social-proof--tags .home-tags-row:nth-child(n+3){display:none}.home-social-proof--tags{gap:20px;position:relative}.home-social-proof--tags:before,.home-social-proof--tags:after{content:"";position:absolute;top:0;bottom:0;width:200px;z-index:1;pointer-events:none}.home-social-proof--tags:before{left:0;background:linear-gradient(to right,#fff 0%,rgba(255,255,255,.8) 70%,transparent 100%)}.home-social-proof--tags:after{right:0;background:linear-gradient(to left,#fff 0%,rgba(255,255,255,.8) 70%,transparent 100%)}.home-social-proof--tag{margin-right:14px}.home-social-proof--tag{font-size:14px}}.home-contact--field-group{display:flex;flex-direction:column;gap:8px}.home-contact--field-label{font-size:14px;font-weight:700;line-height:1.5;letter-spacing:-.02em;color:#2b323c}:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) .garam-form{display:flex;flex-direction:column;gap:20px}:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) .inq-wrap{display:block}:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) input.inq-control:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=hidden]),:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) select.inq-control,:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) textarea.inq-control{width:100%;height:48px;padding:0 12px;background:#fff;border:1px solid #dde3eb;border-radius:10px;font-size:17px;font-weight:400;font-family:inherit;line-height:1.5;letter-spacing:-.02em;color:#2b323c;box-sizing:border-box;outline:none;-webkit-appearance:none;appearance:none}:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) input.inq-control:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=hidden])::placeholder,:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) textarea.inq-control::placeholder{color:#c3c5c9}:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) input.inq-control:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=hidden]):focus,:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) select.inq-control:focus,:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) textarea.inq-control:focus{border-color:#187a49}:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) input.inq-control.inq-invalid:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=hidden]),:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) select.inq-control.inq-invalid,:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) textarea.inq-control.inq-invalid{border-color:#ff4848}:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) .inq-error{display:block;margin-top:4px;font-size:12px;font-weight:500;line-height:1.5;letter-spacing:-.02em;color:#ff4848}:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) select.inq-control{background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<path d="M4.91785 9.88852C4.56227 9.53294 4.56227 8.95644 4.91785 8.60086C5.27343 8.24528 5.84994 8.24528 6.20551 8.60086L12.6438 15.0392C12.9994 15.3948 12.9994 15.9713 12.6438 16.3268C12.2883 16.6824 11.7117 16.6824 11.3562 16.3268L4.91785 9.88852Z" fill="%232B323C"/>%0A<path d="M12.6438 16.3268C12.2883 16.6824 11.7117 16.6824 11.3562 16.3268C11.0006 15.9713 11.0006 15.3948 11.3562 15.0392L17.7945 8.60086C18.1501 8.24528 18.7266 8.24528 19.0821 8.60086C19.4377 8.95644 19.4377 9.53294 19.0821 9.88852L12.6438 16.3268Z" fill="%232B323C"/>%0A</svg>%0A');background-repeat:no-repeat;background-position:right 12px center;background-size:20px 20px;padding-right:36px;cursor:pointer}:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) textarea.inq-control{min-height:140px;padding:12px;resize:none;line-height:1.6}:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) [data-name=privacy-agree]{margin-top:12px}:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) [data-name=privacy-agree] .inq-item{margin-left:0}:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) [data-name=privacy-agree] label{display:flex;align-items:flex-start;gap:6px;font-size:14px;font-weight:500;line-height:1.714;letter-spacing:-.02em;color:#2b323c;cursor:pointer}:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) [data-name=privacy-agree] label:before{content:"";flex-shrink:0;width:22px;height:22px;margin:1px 0 0;border:2px solid #dde3eb;border-radius:6px;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 9'%3E%3Cpath d='M1.5 4.5L5 8L11.5 1' stroke='%23dce0e3' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:13px 9px;box-sizing:border-box;transition:background-color .15s,border-color .15s}:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) [data-name=privacy-agree] input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) [data-name=privacy-agree]:has(input:checked) label:before{background-color:#0bb25f;border-color:#0bb25f;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 9'%3E%3Cpath d='M1.5 4.5L5 8L11.5 1' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E")}:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) [data-name=privacy-agree]:has(.inq-invalid) label:before,:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) [data-name=privacy-agree]:has(.inq-error) label:before{border-color:#ff4848}.home-contact--privacy-detail{font-size:inherit;font-family:inherit;font-weight:inherit;letter-spacing:inherit;color:#798394;text-decoration:underline;cursor:pointer}:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) .garam-form--success{display:flex;align-items:center;justify-content:center;min-height:200px;padding:40px 0;text-align:center}:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) .garam-form--success-msg{font-size:16px;font-weight:600;line-height:1.7;letter-spacing:-.02em;color:#187a49}:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) input.inq-submit{margin-top:12px;width:100%;height:56px;background:#187a49;border:none;border-radius:12px;font-size:16px;font-weight:700;font-family:inherit;line-height:1.5;letter-spacing:-.02em;color:#fff;cursor:pointer;transition:background .15s}:is(.home-contact--wrap,.tax-contact--wrap,.consulting-contact--wrap) input.inq-submit:hover{background:#156c3f}.home-contact--wrap{background:#e4ebf1;padding:47px 0}.home-contact--inner{padding:0 20px}.home-contact--heading{margin:28px 0 0;font-size:28px;font-weight:700;line-height:1.3;letter-spacing:-.04em;color:#2b323c}.home-contact--desc{margin:10px 0 0;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-.04em;color:#2b323c}.home-contact--desc-em{font-weight:700}.home-contact--pills{display:flex;flex-wrap:wrap;gap:8px;margin:56px 0 0}.home-contact--pill-heading{margin:0}.home-contact--pill{display:flex;align-items:center;height:40px;padding:0 14px;background:#fff;border:none;border-radius:20px;font-size:15px;font-weight:500;font-family:inherit;line-height:1.5;letter-spacing:-.02em;color:#1f2024;cursor:pointer;transition:background .15s,color .15s}.home-contact--pill.is-active{background:#2b323c;color:#fff}.home-contact--form-wrap{margin:30px 0 0}.home-contact--form-wrap[hidden]{display:none}@media(min-width:768px){.home-contact--wrap{padding:80px 0}.home-contact--inner{max-width:1040px;margin:0 auto;padding:0 20px}.home-contact--heading{font-size:32px}}@media(min-width:1024px){.home-contact--wrap{padding:120px 0}.home-contact--inner{display:flex;align-items:flex-start;gap:80px}.home-contact--text{flex:1}.home-contact--label{justify-self:start}.home-contact--heading{margin-top:32px;font-size:44px;font-weight:600;line-height:1.34}.home-contact--desc{margin-top:16px;font-size:18px}.home-contact--card{flex:0 0 474px;background:#ffffffb3;border-radius:16px;padding:32px;box-shadow:0 4px 12px #2b323c29,0 4px 12px -2px #2b323c14}.home-contact--card .home-contact--pills{margin-top:0}}.global-floating-cta{display:none}@media(max-width:1023px){.global-floating-cta{display:flex;position:fixed;bottom:20px;left:16px;right:16px;z-index:100;align-items:center;justify-content:center;height:52px;border-radius:12px;background:#187a49;font-size:16px;font-weight:700;line-height:1.5;letter-spacing:-.02em;color:#fff;text-decoration:none;opacity:1;transform:translateY(0);pointer-events:auto;transition:opacity .4s ease,transform .4s ease,z-index 0s 0s}.global-floating-cta.is-hidden{opacity:0;transform:translateY(8px);pointer-events:none;z-index:-1;transition:opacity .4s ease,transform .4s ease,z-index 0s .4s}}
