:root{--color-primary: #3c5e8b;--color-secondary: #e8e8e8;--color-menu: #fafafa;--color-text-primary: #1a1a1a;--color-text-secondary: #3a3a3a;--color-text-tertiary: #4a4a4a;--color-text-quaternary: #6b6b6b;--color-background: #fafafa;--color-background-alt: #f5f5f5;--color-border: #d0d0d0;--color-border-light: #e0e0e0;--color-white: #fff;--color-black: #000;--color-overlay: rgba(26, 26, 26, .1);--color-overlay-light: rgba(250, 250, 250, .98);--color-overlay-dark: rgba(26, 26, 26, .6);--color-shadow: rgba(26, 26, 26, .08);--color-shadow-dark: rgba(26, 26, 26, .15);--color-shadow-light: rgba(26, 26, 26, .1);--color-shadow-strong: rgba(0, 0, 0, .3);--font-family-base: "Noto Sans", "Noto Sans KR", sans-serif;--font-size-base: 16px;--font-size-md: 15px;--font-size-sm: 14px;--font-size-xs: 13px;--line-height-base: 1.75;--line-height-tight: 1.3;--line-height-normal: 1.4;--letter-spacing-tight: -.02em;--letter-spacing-normal: -.01em;--letter-spacing-wide: .01em;--letter-spacing-wider: .02em;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 2rem;--spacing-lg: 3rem;--spacing-xl: 4rem;--spacing-xxl: 5rem;--breakpoint-sm: 480px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1400px;--header-height: 8rem;--header-height-tablet: 7rem;--header-height-mobile: 7rem;--header-height-small: 6rem;--container-max-width: 1400px;--container-padding: 3rem;--container-padding-mobile: 1.5rem;--z-base: 1;--z-header: 100;--z-nav: 150;--z-hamburger: 151;--z-carousel-controls: 10;--z-overlay: 0;--transition-fast: .2s ease;--transition-normal: .3s ease;--transition-slow: .4s cubic-bezier(.4, 0, .2, 1);--radius-sm: 2px;--radius-md: 4px;--shadow-sm: 0 2px 6px var(--color-shadow-light);--shadow-md: 0 4px 12px var(--color-shadow-dark);--shadow-lg: 0 8px 16px var(--color-shadow-strong);--shadow-xl: 0 8px 32px var(--color-shadow)}html{font-size:var(--font-size-base);box-sizing:border-box}@media screen and (max-width:1023px){html{font-size:var(--font-size-md)}}@media screen and (max-width:767px){html{font-size:var(--font-size-sm)}}@media screen and (max-width:480px){html{font-size:var(--font-size-xs)}}*,*:before,*:after{box-sizing:inherit}input,textarea{-webkit-user-select:text;user-select:text}html,body{margin:0;padding:0;height:100%;background-color:var(--color-background);font-family:var(--font-family-base)}body{color:var(--color-text-secondary)}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;color:var(--color-text-primary);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-tight)}p{margin:0;color:var(--color-text-secondary)}a{color:inherit;text-decoration:none;transition:color var(--transition-fast)}strong{color:var(--color-text-primary);font-weight:600}.section{height:100vh;padding-top:80px;display:flex;align-items:center;gap:var(--spacing-lg);position:relative}.section.no-snap{min-height:100vh;height:auto;padding-bottom:0;margin-bottom:0}.section.no-snap .section-content{height:auto;min-height:calc(100vh - 5rem)}.section.no-snap .embla{min-height:calc(100vh - 5rem);height:calc(100vh - 5rem)}.section.no-snap .embla__viewport,.section.no-snap .embla__container,.section.no-snap .embla__slide,.section.no-snap .embla__slide-content{height:100%}.section-content{padding:var(--spacing-md) var(--spacing-lg);height:calc(100vh - 5rem);display:flex;flex-direction:column;align-items:start;justify-content:center;color:#2d2d2d;max-width:var(--container-max-width);margin:0 auto;width:100%;flex:1}.section-content>h1{margin:0 0 1.5rem;font-size:2.25rem;font-weight:700;color:var(--color-text-primary);letter-spacing:var(--letter-spacing-tight);line-height:var(--line-height-tight)}.section-content>h2{margin:0 0 1.25rem;font-size:1.5rem;font-weight:600;color:#2d2d2d;letter-spacing:var(--letter-spacing-normal);line-height:var(--line-height-normal)}.section-content>p{margin:0 0 1.5rem;font-size:1.1rem;color:var(--color-text-secondary);max-width:900px}.section-content>p:last-child{margin-bottom:0}.section-content>strong{color:var(--color-text-primary);font-weight:600}.section-content>h1+p{margin-top:.5rem;font-size:1.2rem;color:var(--color-text-tertiary);font-weight:500}.section-content>h1+p+h1{margin-top:2.5rem}.section-content-row{gap:var(--spacing-md);align-self:center;justify-content:center}@media screen and (min-width:1024px){.section-content-row{flex-direction:row;justify-content:space-between;height:auto;min-height:calc(100vh - 5rem)}}.section-bg-image{background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.section-bg-image:before{content:"";position:absolute;inset:0;background-color:#fafafad9;z-index:0}.section-bg-image .section-content{position:relative;z-index:1}@media screen and (min-width:1024px){.section-content>*{opacity:0}.section-content .background-box{opacity:0}.section-content .background-box>*{opacity:0}}@media screen and (max-width:1023px){.section-content>*{opacity:1}.section-content .background-box{opacity:1}.section-content .background-box>*{opacity:1}}.section.no-fade-in .section-content>*,.section-content.no-fade-in>*{opacity:1}.section.no-fade-in .section-content .background-box,.section-content.no-fade-in .background-box{opacity:1}.section.no-fade-in .section-content .background-box>*,.section-content.no-fade-in .background-box>*{opacity:1}.section>img{flex-shrink:0;height:auto;width:auto;object-fit:contain;align-self:center}@media screen and (min-width:1024px){.section>img{opacity:0}}@media screen and (max-width:1023px){.section>img{opacity:1}}@media screen and (max-width:1023px){.section{padding-top:56px;flex-direction:column;gap:var(--spacing-md)}.section-content-row .background-box{order:1}.section-content-row>img{order:2}.section-content-row .section-images-container{order:2}.section-content .background-box h1{font-size:1.875rem}.section>img{max-width:100%;max-height:400px}.section-content{padding:var(--spacing-lg) var(--spacing-md)}.section.no-snap .section-content{min-height:calc(100vh - 56px)}.section.no-snap .embla{min-height:calc(100vh - 56px);height:calc(100vh - 56px)}}@media screen and (max-width:767px){.section{padding-top:50px;min-height:100vh;flex-direction:column;gap:1.5rem}.section-content:has(.background-box):has(img),.section-content-row{flex-direction:column!important;gap:1.5rem;height:auto;min-height:calc(100vh - 50px)}.section-content:has(.background-box):has(img) .background-box,.section-content-row .background-box{width:100%;max-width:100%;order:1}.section-content:has(.background-box):has(img)>img,.section-content-row>img{width:100%;max-width:100%;max-height:15rem;object-fit:contain;order:2;margin-left:0;display:block}.section-content-row .section-images-container{order:2;width:100%;max-width:100%;flex-direction:row;flex-wrap:wrap;justify-content:center;height:30vh}.section-content-row .section-images-container img{max-height:15rem;max-width:calc(50% - .5rem);flex:0 0 auto}.section-content .background-box h1{font-size:1.875rem}.section>img{max-width:100%;max-height:300px}.section-content{padding:2.5rem 1.5rem}.section-content>h1{font-size:1.875rem;margin-bottom:1.25rem}.section-content>h2{font-size:1.5rem;margin-bottom:var(--spacing-sm)}.section-content>p{font-size:1rem;margin-bottom:1.25rem}.section.no-snap .section-content{min-height:calc(100vh - 50px)}.section.no-snap .embla{min-height:calc(100vh - 50px);height:calc(100vh - 50px)}}@media screen and (max-width:480px){.section{padding-top:48px;flex-direction:column;gap:var(--spacing-sm)}.section-content:has(.background-box):has(img),.section-content-row{flex-direction:column!important;gap:var(--spacing-sm);height:auto;min-height:calc(100vh - 48px)}.section-content:has(.background-box):has(img)>img,.section-content-row>img{width:100%;max-width:100%;max-height:25vh;object-fit:contain;order:2;margin-left:0;display:block}.section-content-row .section-images-container{order:2;width:100%;max-width:100%;flex-direction:row;flex-wrap:wrap;justify-content:center;height:30vh}.section-content-row .section-images-container img{max-height:25vh;min-width:3rem;max-width:calc(50% - .5rem);flex:0 0 auto}.section-content .background-box h1{font-size:1.5rem}.section>img{max-width:100%;max-height:250px}.section-content{padding:var(--spacing-md) 1.25rem}.section-content>h1{font-size:1.625rem;margin-bottom:var(--spacing-sm)}.section-content>h2{font-size:1.375rem;margin-bottom:.875rem}.section-content>p{font-size:.95rem;margin-bottom:var(--spacing-sm)}.section.no-snap .section-content{min-height:calc(100vh - 48px)}.section.no-snap .embla{min-height:calc(100vh - 48px);height:calc(100vh - 48px)}}.header{height:var(--header-height);position:fixed;top:0;left:0;width:100%;background-color:transparent;z-index:var(--z-header);display:flex;align-items:center;justify-content:space-between;padding:0 30px}.header:before{content:"";position:absolute;display:block;top:0;left:0;width:calc(30% + var(--header-height));height:var(--header-height);background:linear-gradient(135deg,var(--color-secondary) calc(100% - var(--header-height)),transparent calc(100% - var(--header-height)));z-index:var(--z-overlay)}.header:after{content:"";position:absolute;display:block;top:0;right:0;width:calc(71% + var(--header-height));height:var(--header-height);background:linear-gradient(45deg,transparent var(--header-height),var(--color-primary) var(--header-height));z-index:var(--z-overlay)}.header h1{margin:0;font-size:1.5rem;line-height:1}.header h1 a{color:inherit;text-decoration:none;display:inline-block}.header-logo{height:40px;width:auto;display:block;position:relative;z-index:1}.header-content{display:flex;align-items:center;justify-content:space-between;gap:50px}.header-content-list{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.header-content-list li{color:var(--color-secondary);margin-right:30px}.header-content-list li:last-child{margin-right:0}.header-content-list a{color:var(--color-menu);text-decoration:none;font-size:1.2rem;font-weight:600}.nav{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:var(--color-overlay-light);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translateY(100%);transition:transform var(--transition-slow);z-index:var(--z-nav);overflow-y:auto;display:flex;flex-direction:column}.nav[aria-hidden=false]{transform:translateY(0)}.nav-list{list-style:none;margin:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;padding:80px 0 0 20px;flex-wrap:wrap}.nav-list li{border-bottom:none;border-right:2px solid var(--color-secondary)}.nav-list li:last-child{border-right:none}.nav-list a{display:block;padding:15px 30px;color:var(--color-text-secondary);text-decoration:none;transition:color var(--transition-fast),background-color var(--transition-fast);font-size:1.5rem;font-weight:600}.nav-list a:hover{color:var(--color-text-primary);background-color:#1a1a1a0d}.hamburger{display:flex;flex-direction:column;justify-content:center;gap:5px;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0;z-index:var(--z-hamburger)}.hamburger-line{width:100%;height:3px;background-color:var(--color-background-alt);border-radius:var(--radius-sm);transition:all var(--transition-normal);transform-origin:center}.hamburger[aria-expanded=true] .hamburger-line{background-color:var(--color-text-secondary)}.hamburger[aria-expanded=true] .hamburger-line:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger[aria-expanded=true] .hamburger-line:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger[aria-expanded=true] .hamburger-line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media screen and (max-width:1023px){.header{padding:0 16px}.header h1{font-size:1.3rem}.header-logo{height:36px}.header-content{gap:20px}.header-content-list{display:none}.hamburger{display:flex}.nav-list{flex-direction:column;align-items:flex-start;padding-left:0;padding-top:100px;gap:0}.nav-list li{width:100%;border-right:none;border-bottom:1px solid var(--color-secondary)}.nav-list li:last-child{border-bottom:none}.nav-list a{padding:20px 30px;font-size:1.2rem;width:100%}}@media screen and (max-width:767px){.header{height:var(--header-height-mobile);padding:0 12px}.header:before{width:calc(40% + var(--header-height-mobile));height:var(--header-height-mobile);background:linear-gradient(135deg,var(--color-secondary) calc(100% - var(--header-height-mobile)),transparent calc(100% - var(--header-height-mobile)))}.header:after{width:calc(62% + var(--header-height-mobile));height:var(--header-height-mobile);background:linear-gradient(45deg,transparent var(--header-height-mobile),var(--color-primary) var(--header-height-mobile))}.header h1{font-size:1.1rem}.header-logo{height:32px}.header-content{gap:12px}.header-content-list{display:none}.hamburger{display:flex;width:28px;height:28px}.nav-list{padding-top:80px}.nav-list a{padding:18px 20px;font-size:1.1rem}}@media screen and (max-width:480px){.header{height:var(--header-height-small);padding:0 10px}.header:before{width:calc(50% + var(--header-height-small));height:var(--header-height-small);background:linear-gradient(135deg,var(--color-secondary) calc(100% - var(--header-height-small)),transparent calc(100% - var(--header-height-small)))}.header:after{width:calc(53% + var(--header-height-small));height:var(--header-height-small);background:linear-gradient(45deg,transparent var(--header-height-small),var(--color-primary) var(--header-height-small))}.header h1{font-size:1rem}.header-logo{height:28px}.hamburger{width:26px;height:26px}.nav-list{padding-top:70px}.nav-list a{padding:16px;font-size:1rem}}.footer{min-height:180px;display:flex;align-items:center;justify-content:flex-end;background-color:var(--color-background-alt);padding-right:var(--spacing-xl);border-top:1px solid var(--color-border-light);gap:3.125rem;-webkit-user-select:text;user-select:text}.footer *{-webkit-user-select:text;user-select:text}.footer-content{text-align:right;color:var(--color-text-quaternary);margin:0}.footer img{height:auto;max-height:80px;width:auto}@media screen and (max-width:1023px){.footer{min-height:150px;padding-right:var(--spacing-lg);gap:2.5rem;flex-direction:row;align-items:center}.footer img{max-height:60px}}@media screen and (max-width:767px){.footer{min-height:auto;padding-right:1rem;gap:1.25rem;flex-direction:column;align-items:flex-end}.footer-content{text-align:right;font-size:var(--font-size-sm);line-height:1.5}.footer img{max-height:40px;width:auto}.footer h1{font-size:1.2rem}}@media screen and (max-width:480px){.footer{min-height:auto;padding-right:1.5rem;gap:var(--spacing-sm);flex-direction:column;align-items:flex-end}.footer-content{text-align:right;font-size:.75rem;line-height:1.5}.footer img{max-height:35px;width:auto}.footer h1{font-size:1rem}.footer{border:.5px solid var(--color-border-light);padding:1.5rem}.footer img{max-height:2rem}}.contact-submit-button{padding:.875rem 2.5rem;font-size:1rem;font-weight:600;color:#2d2d2d;background-color:var(--color-background);border:1px solid var(--color-border);cursor:pointer;transition:background-color var(--transition-fast),transform .1s ease,box-shadow var(--transition-fast);letter-spacing:var(--letter-spacing-wider);white-space:nowrap;position:relative;display:inline-flex;align-items:center;justify-content:center;gap:var(--spacing-xs)}.contact-submit-button:hover:not(:disabled):not(.loading){color:var(--color-background);background-color:var(--color-text-tertiary);transform:translateY(-1px);box-shadow:var(--shadow-md)}.contact-submit-button:active:not(:disabled):not(.loading){color:var(--color-background);background-color:var(--color-text-secondary);transform:translateY(0);box-shadow:var(--shadow-sm)}.contact-submit-button.loading,.contact-submit-button:disabled{cursor:not-allowed;opacity:.7;color:#666;background-color:var(--color-background-alt)}.button-loading{display:inline-block;width:14px;height:14px;border:2px solid #666;border-top-color:transparent;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.submit-button{padding:.875rem 2.5rem;font-size:1rem;font-weight:600;color:var(--color-background);background-color:var(--color-text-secondary);border:none;cursor:pointer;transition:background-color var(--transition-fast),transform .1s ease;align-self:flex-end;letter-spacing:var(--letter-spacing-wider)}.submit-button:hover{background-color:#2d2d2d;transform:translateY(-1px)}.submit-button:active{background-color:var(--color-text-primary);transform:translateY(0)}@media screen and (max-width:1023px){.contact-submit-wrapper{gap:.4rem}.form-status-message{font-size:.8rem}.contact-submit-button{padding:.75rem 2rem;font-size:.95rem}}@media screen and (max-width:767px){.contact-submit-wrapper{gap:.4rem}.form-status-message{font-size:.75rem}.contact-submit-button{padding:.75rem 1.75rem;font-size:.9rem}}@media screen and (max-width:480px){.contact-submit-wrapper{gap:.3rem}.form-status-message{font-size:.7rem}.contact-submit-button{padding:.6rem 1.5rem;font-size:.85rem}}.contact{height:100%;width:100%;display:flex;flex-direction:column}.contact-header{display:flex;justify-content:space-between;align-items:center;margin-top:1.5rem;margin-bottom:var(--spacing-sm);width:100%}.contact-title{font-size:2.25rem;font-weight:700;color:var(--color-text-primary);margin:0;letter-spacing:var(--letter-spacing-tight)}.contact-submit-wrapper{display:flex;flex-direction:column;align-items:flex-end;gap:var(--spacing-xs)}.form-status-message{font-size:.875rem;margin:0;padding:0;transition:color var(--transition-fast);text-align:right;white-space:nowrap}.contact-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;gap:var(--spacing-md);width:100%}.contact-grid-item{display:flex;flex-direction:column}.contact-form,.contact-form-left,.contact-form-right{display:flex;flex-direction:column;gap:var(--spacing-sm)}.form-group{display:flex;flex-direction:column;gap:var(--spacing-xs)}.form-group label{font-size:1rem;font-weight:600;color:var(--color-text-secondary);letter-spacing:var(--letter-spacing-wide)}.form-group input,.form-group textarea{width:100%;padding:.875rem;font-size:1rem;border:1px solid var(--color-border);font-family:inherit;background-color:var(--color-background);color:#2d2d2d;transition:border-color var(--transition-fast),box-shadow var(--transition-fast),background-color var(--transition-fast);-webkit-user-select:text;user-select:text}.form-group input:hover,.form-group textarea:hover{border-color:var(--color-border);background-color:var(--color-background-alt)}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--color-text-secondary);background-color:var(--color-white);box-shadow:0 0 0 3px #3a3a3a14}.form-group textarea{resize:vertical;min-height:100px;max-height:150px;flex:1}.contact-grid-item.contact-map{background-color:var(--color-background-alt);overflow:hidden;box-shadow:var(--shadow-lg)}.map-container{width:100%;height:100%;min-height:300px}.map-container iframe{width:100%;height:100%;border:none}.contact-grid-item.contact-info{background-color:var(--color-background);padding:var(--spacing-md);border:1px solid var(--color-border);display:flex;flex-direction:column;justify-content:start;-webkit-user-select:text;user-select:text}.contact-grid-item.contact-info *{-webkit-user-select:text;user-select:text}.contact-info-title{display:flex;align-items:center;gap:var(--spacing-xs)}.contact-info-content{display:flex;flex-direction:column;gap:var(--spacing-md)}.contact-info-content h2{margin:0;font-size:1.8rem;font-weight:600;color:var(--color-text-primary);padding-bottom:var(--spacing-sm);border-bottom:2px solid var(--color-secondary);letter-spacing:var(--letter-spacing-normal)}.info-item{display:flex;flex-direction:column;gap:var(--spacing-xs)}.info-item h3{margin:0;font-size:1.1rem;font-weight:600;color:var(--color-text-tertiary)}.info-item p{margin:0;font-size:1rem;color:var(--color-text-secondary)}.info-item a{color:#2d2d2d;text-decoration:underline;transition:color var(--transition-fast)}.info-item a:hover{color:var(--color-text-primary);text-decoration:underline}@media screen and (max-width:1023px){.contact-header{margin-top:var(--spacing-lg);margin-bottom:1.5rem}.contact-title{font-size:2.25rem;font-weight:700;color:var(--color-text-primary);margin:0;letter-spacing:var(--letter-spacing-tight)}.contact-grid{grid-template-columns:1fr;grid-template-rows:auto auto auto auto;gap:1.5rem;min-height:auto}.contact-form{gap:var(--spacing-sm)}.contact-grid-item{min-height:0}.map-container{min-height:350px}.contact-info{padding:1.5rem}.contact-info-content h2{font-size:1.5rem}}@media screen and (max-width:767px){.contact{gap:1.5rem;padding:1.5rem 0}.contact-header{margin-top:var(--spacing-md);margin-bottom:var(--spacing-sm);flex-wrap:wrap;gap:var(--spacing-sm)}.contact-title{font-size:1.75rem;margin:0}.contact-form{flex-direction:column;gap:1.5rem}.contact-grid{grid-template-columns:1fr;grid-template-rows:auto auto auto auto;gap:1.5rem;min-height:auto}.contact-grid-item{min-height:0}.map-container{min-height:300px}.contact-info{padding:1.5rem}.contact-info-content{gap:1.5rem}.contact-info-content h2{font-size:1.3rem;padding-bottom:.8rem}.info-item h3{font-size:1rem}.info-item p{font-size:.9rem}}@media screen and (max-width:480px){.contact{gap:var(--spacing-sm);padding:var(--spacing-sm) 0}.contact-header{margin-bottom:.5rem;flex-wrap:wrap;gap:.75rem}.contact-title{font-size:1.5rem;margin:0}.contact-form{flex-direction:column;gap:var(--spacing-sm)}.contact-form-left,.contact-form-right{width:100%}.form-group{gap:.4rem}.form-group label{font-size:.9rem}.form-group input,.form-group textarea{padding:.6rem;font-size:.9rem}.contact-grid{grid-template-columns:1fr;grid-template-rows:auto auto auto auto;gap:var(--spacing-sm);min-height:auto}.contact-grid-item{min-height:0}.map-container{min-height:250px}.contact-info{padding:var(--spacing-sm)}.contact-info-content{gap:var(--spacing-sm)}.contact-info-content h2{font-size:1.2rem;padding-bottom:.5rem}.info-item h3{font-size:.95rem}.info-item p{font-size:.85rem}}.embla{position:relative;width:100%;height:100%}.embla__viewport{overflow:hidden;width:100%;height:100%}.embla__container{display:flex;height:100%}.embla__slide{flex:0 0 100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:var(--spacing-sm);font-size:2rem;background:var(--color-background-alt);overflow:hidden}.embla__slide-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;transform-origin:center center;will-change:transform}.embla__slide-content{position:relative;z-index:2;text-align:start;color:var(--color-white);text-shadow:0 2px 4px var(--color-overlay-dark);font-size:2.4rem;font-weight:600;padding:0 7rem;width:100%;height:100%;display:flex;flex-direction:column;align-items:start;justify-content:center;gap:var(--spacing-sm)}.embla__slide-content.embla__slide-bg-1:after{content:"";position:absolute;inset:0;background:var(--color-overlay);z-index:1;pointer-events:none}.embla__slide.embla__slide-bg-2{position:relative}.embla__slide.embla__slide-bg-2:after{content:"";position:absolute;inset:0;background:var(--color-overlay);z-index:1;pointer-events:none}.embla__slide.embla__slide-bg-2 .embla__slide-content{position:relative;z-index:2}.embla__slide-content h1,.embla__slide-content h2,.embla__slide-content p{color:var(--color-white);margin:0;padding:0;max-width:100%;word-break:keep-all;line-height:var(--line-height-normal)}.fade-in-up h1,.fade-in-up p{opacity:0;transform:translateY(30px)}.embla__button{position:absolute;top:50%;transform:translateY(-50%);z-index:var(--z-carousel-controls);background:none;color:var(--color-background);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.5rem}.embla__button img{width:3rem;height:3rem;filter:brightness(0) invert(.9)}.embla__prev{left:var(--spacing-sm)}.embla__next{right:var(--spacing-sm)}@media screen and (max-width:1023px){.embla__slide-content{padding:0 6rem;font-size:2rem;text-align:start}.embla__button{font-size:1.2rem}.embla__button img{width:2.5rem;height:2.5rem}.embla__prev{left:.5rem}.embla__next{right:.5rem}}@media screen and (max-width:767px){.embla__slide{font-size:1.2rem}.embla__slide-content{padding:var(--spacing-md) 1.5rem;align-items:start;text-align:start;justify-content:center}.embla__slide-content p{max-width:100%}.embla__button{font-size:1rem;padding:8px;top:auto;bottom:var(--spacing-sm);transform:none}.embla__button img{width:2rem;height:2rem}.embla__prev{left:auto;right:4.5rem}.embla__next{right:var(--spacing-sm)}}@media screen and (max-width:480px){.embla__slide-content{display:flex;flex-direction:column;align-items:start;padding:0 5rem;font-size:1.6rem;justify-content:center}.embla__slide-content p{text-align:start;max-width:100%;font-size:1.25rem}.embla__button{font-size:.9rem;padding:6px}.embla__button img{width:1.75rem;height:1.75rem}}.product-flex-container{display:flex;flex-direction:row;gap:1.5rem;width:100%;align-items:start;flex-wrap:wrap}.product-flex-container img{width:auto;max-height:13rem;flex-shrink:0;object-fit:contain;filter:var(--shadow-lg);transition:max-height var(--transition-normal)}.product-title{margin-top:0;margin-bottom:1rem}.product-flex-container p{font-size:1.2rem;flex:1;min-width:200px;margin:0}.product-flex-container>div:not(.product-images-wrapper){flex:1;min-width:200px;display:flex;flex-direction:column;gap:var(--spacing-xs)}.product-images-wrapper{display:flex;flex-direction:row;gap:var(--spacing-xs);align-items:center}.products-3-1-img{max-width:100%;height:auto;width:auto}.products-3-2-img{width:auto;height:auto;max-width:100%;object-fit:contain;margin-left:var(--spacing-sm)}.product-description{font-size:1.2rem}@media screen and (min-width:1024px)and (max-width:1400px){.products-3-1-img{width:100%;max-width:100%;height:auto}}@media(max-width:1024px){.product-flex-container img{max-height:11rem}.product-flex-container p{font-size:1.1rem}.section-content>h1{font-size:2rem}.section-content>h2{font-size:1.5rem}.products-3-1-img{width:100%;height:auto}.products-3-2-img{display:block;width:auto;max-width:100%;height:auto;object-fit:contain}}@media(max-width:768px){.product-flex-container img{max-height:9rem;max-width:20rem}.product-flex-container p{font-size:1rem}.section-content>h1{font-size:1.75rem}.section-content>h2{font-size:1.3rem}.section[style*=products-background_part_2] .section-content img[src="/products-4-1.jpeg"],.section[style*=products-background_part_2] .section-content img[src="/products-4-2.jpeg"]{max-width:10rem!important;max-height:15rem!important}.section[style*=products-background_part_2] .section-content>div[style*="flex-direction: row"]>img{max-width:10rem!important;max-height:15rem!important}.product-title{font-size:1.5rem}}@media(max-width:480px){.product-flex-container{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:var(--spacing-xs)}.product-flex-container>.product-images-wrapper{order:1;flex:0 0 auto;margin-left:0!important}.product-flex-container img{max-height:7rem;max-width:15rem;margin-bottom:var(--spacing-sm)}.product-title{font-size:1.1rem}.product-flex-container p{font-size:.9rem;margin-left:0!important}.product-flex-container>div:not(.product-images-wrapper){flex:1;min-width:0}.section-content>h1{font-size:1.5rem}.section-content>h2{font-size:1.1rem}.embla__slide-content{padding:var(--spacing-md) 1.5rem}.section[style*=products-background_part_2] .section-content img[src="/products-4-1.jpeg"],.section[style*=products-background_part_2] .section-content img[src="/products-4-2.jpeg"]{max-width:7rem!important;max-height:10rem!important;width:auto!important;height:auto!important}.section[style*=products-background_part_2] .section-content>div[style*="flex-direction: row"]{flex-wrap:nowrap;gap:var(--spacing-xs)}.section[style*=products-background_part_2] .section-content>div[style*="flex-direction: row"]>img{max-width:7rem!important;max-height:10rem!important;margin-left:.5rem!important;margin-top:0!important;flex-shrink:1}.section[style*=products-background_part_2] .section-content>div[style*="flex-direction: row"]>div{flex:1;min-width:0}.section[style*=products-background_part_2] .section-content>div[style*="flex-direction: row"][style*="justify-content: space-between"]{padding-bottom:var(--spacing-lg)!important}.products-3-1-img{width:100%;height:auto}.products-3-2-img{display:block;width:auto;max-width:100%;height:auto;object-fit:contain;margin-left:0}.section-content>div>div[style*="flex-direction: row"]{flex-direction:column!important;align-items:flex-start}}@media screen and (max-width:767px){.product-description{font-size:1rem;margin-bottom:.5rem}.products-3-1-img{width:100%;height:auto}.products-3-2-img{display:block;width:auto;max-width:100%;height:auto;object-fit:contain}}.section-content .background-box{background-color:#fafafaf2;box-shadow:var(--shadow-xl);display:flex;flex-direction:column;gap:var(--spacing-xs);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box}.section-content .background-box.transparent-box{background-color:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.section-content .background-box h1{margin:0;font-size:2.25rem;font-weight:700;color:var(--color-text-primary);letter-spacing:var(--letter-spacing-tight)}.section-content .background-box p{margin:0;font-size:1.1rem;color:var(--color-text-secondary)}@media screen and (max-width:1023px){.section-content .background-box p{font-size:1.1rem}}@media screen and (max-width:767px){.section-content .background-box p{font-size:1rem}}@media screen and (max-width:480px){.section-content .background-box p{font-size:.9rem}}.home-hero-image{position:absolute;right:10rem;top:50%;transform:translateY(-50%);height:40rem}.background-box-img{min-width:24rem;max-width:30rem;width:100%}.background-box-inner-img{max-width:100%;width:auto;max-height:12rem;height:auto;object-fit:contain}.background-box>div{max-width:100%;overflow:hidden}.section-images-container{display:flex;flex-direction:column;gap:var(--spacing-sm);max-width:100%;align-items:center;justify-content:center}.section-images-container img{max-width:100%;width:auto;height:auto;object-fit:contain}@media screen and (min-width:1024px){.section-images-container{opacity:0}}@media screen and (max-width:1023px){.section-images-container{opacity:1;flex-direction:row;flex-wrap:wrap;justify-content:center;height:30vh;width:100%}.section-images-container img{opacity:1;max-width:calc(50% - .5rem);max-height:100%;height:auto;flex:0 0 auto;object-fit:contain}}@media(max-width:1024px){.background-box-img{min-width:15rem;max-width:24rem}.background-box-inner-img{max-height:10rem}.section-content-row{gap:var(--spacing-md)}}@media(max-width:768px){.background-box-inner-img{max-height:9rem}}.about-float-img{float:left;max-width:12rem;height:auto;margin:0 1.25rem .5rem 0;object-fit:contain;shape-outside:margin-box}.about-ceo-body{overflow:hidden}.about-ceo-body p{margin-bottom:.5rem;line-height:var(--line-height-base)}.about-sf-section p,.about-sf-section ul{font-size:.95rem;line-height:1.5}.about-comparison-table{width:100%;border-collapse:collapse;font-size:.85rem;line-height:1.4}.about-comparison-table th,.about-comparison-table td{border:1px solid #ccc;padding:.4rem .6rem;text-align:left;vertical-align:top}.about-comparison-table th{background-color:#2d2d2d14;font-weight:600;white-space:nowrap}.about-comparison-table td:first-child{font-weight:600;white-space:nowrap}@media screen and (max-width:1280px){.about-ceo-body p{font-size:.95rem}.about-ceo-body h3{font-size:1.1rem}}@media screen and (max-width:1024px){.about-ceo-body p{font-size:.9rem}.about-ceo-body h3{font-size:1rem}.about-float-img{max-width:10rem}}@media screen and (max-width:1023px){.about-sf-section-row>img{order:2}.about-sf-section-row>.background-box{order:1}}@media screen and (max-width:767px){.section-content>h1{margin-bottom:.5rem!important}.about-ceo-body h3{margin-bottom:.5rem!important}.about-ceo-body h3 br{display:none}.section-content h2{font-size:1.1rem!important}.about-sf-section p,.about-sf-section ul{font-size:.85rem}.about-comparison-table{font-size:.75rem}.about-comparison-table th,.about-comparison-table td{padding:.3rem .4rem}.about-comparison-table th,.about-comparison-table td:first-child{white-space:normal}}@media screen and (max-width:480px){.about-ceo-body p{font-size:.85rem;line-height:var(--line-height-normal)}.about-ceo-body h3{font-size:.95rem}.about-float-img{max-width:8rem}.about-sf-section p,.about-sf-section ul{font-size:.8rem}.about-comparison-table{font-size:.7rem}}.mt-xs{margin-top:var(--spacing-xs)}.mt-sm{margin-top:var(--spacing-sm)}.mt-md{margin-top:var(--spacing-md)}.mt-lg{margin-top:var(--spacing-lg)}.mt-xl{margin-top:var(--spacing-xl)}.mb-xs{margin-bottom:var(--spacing-xs)}.mb-sm{margin-bottom:var(--spacing-sm)}.mb-md{margin-bottom:var(--spacing-md)}.mb-lg{margin-bottom:var(--spacing-lg)}.mb-xl{margin-bottom:var(--spacing-xl)}.pt-xs{padding-top:var(--spacing-xs)}.pt-sm{padding-top:var(--spacing-sm)}.pt-md{padding-top:var(--spacing-md)}.pt-lg{padding-top:var(--spacing-lg)}.pt-xl{padding-top:var(--spacing-xl)}.pb-xs{padding-bottom:var(--spacing-xs)}.pb-sm{padding-bottom:var(--spacing-sm)}.pb-md{padding-bottom:var(--spacing-md)}.pb-lg{padding-bottom:var(--spacing-lg)}.pb-xl{padding-bottom:var(--spacing-xl)}.gap-xs{gap:var(--spacing-xs)}.gap-sm{gap:var(--spacing-sm)}.gap-md{gap:var(--spacing-md)}.gap-lg{gap:var(--spacing-lg)}.gap-xl{gap:var(--spacing-xl)}.flex{display:flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.align-center{align-items:center}.align-stretch{align-items:stretch}.w-full{width:100%}.h-full{height:100%}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}@media screen and (min-width:1024px){.hide-desktop{display:none!important}}@media screen and (min-width:768px)and (max-width:1023px){.show-tablet{display:block!important}.hide-tablet{display:none!important}}@media screen and (max-width:767px){.show-mobile{display:block!important}.hide-mobile{display:none!important}.flex-mobile-column{flex-direction:column!important}}@media screen and (max-width:480px){.show-small-mobile{display:block!important}.hide-small-mobile{display:none!important}}
