@font-face{font-family:"Pretendard";font-weight:100;font-style:normal;src:url(../../css/onp/fonts/e45abc28d4828e92dd10.otf) format("opentype");font-display:swap}@font-face{font-family:"Pretendard";font-weight:200;font-style:normal;src:url(../../css/onp/fonts/c1677723ce338097648f.otf) format("opentype");font-display:swap}@font-face{font-family:"Pretendard";font-weight:300;font-style:normal;src:url(../../css/onp/fonts/65372b5df865e8aa758a.otf) format("opentype");font-display:swap}@font-face{font-family:"Pretendard";font-weight:400;font-style:normal;src:url(../../css/onp/fonts/57ca7a4b20797e3b9625.otf) format("opentype");font-display:swap}@font-face{font-family:"Pretendard";font-weight:500;font-style:normal;src:url(../../css/onp/fonts/902a118c9bf50b588451.otf) format("opentype");font-display:swap}@font-face{font-family:"Pretendard";font-weight:600;font-style:normal;src:url(../../css/onp/fonts/4b3283bc0e29a9c97c11.otf) format("opentype");font-display:swap}@font-face{font-family:"Pretendard";font-weight:700;font-style:normal;src:url(../../css/onp/fonts/4e72d46e664b88a6b5c8.otf) format("opentype");font-display:swap}@font-face{font-family:"Pretendard";font-weight:800;font-style:normal;src:url(../../css/onp/fonts/fa944c3a241cdef4584a.otf) format("opentype");font-display:swap}@font-face{font-family:"Pretendard";font-weight:900;font-style:normal;src:url(../../css/onp/fonts/ed4fa19a4df95cb6740b.otf) format("opentype");font-display:swap}*{box-sizing:border-box;margin:0;padding:0}html{width:100%;height:100%}:root{--color-primary: #004F9D;--color-hero-bg: #7376B8;--color-bg: #FFFFFF;--color-surface: #F5F5F5;--color-border: #E0E0E0;--color-text: rgba(0, 0, 0, 0.91);--color-text-primary: #1A1A1A;--color-text-secondary: #666666;--color-text-muted: #666666;--space-8: 8px;--space-16: 16px;--space-24: 24px;--space-32: 32px;--space-40: 40px;--space-48: 48px;--space-64: 64px;--space-80: 80px;--space-100: 100px;--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--radius-pill: 1000px;--container-width-full: 1440px;--container-width-content: 1190px;--container-padding: 10px;--breakpoint-desktop: 1440px;--breakpoint-laptop: 1200px;--breakpoint-tablet: 768px;--breakpoint-mobile: 480px}body{width:100%;min-height:100vh;margin:0;padding:0;font-family:"Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;color:var(--color-text);background:var(--color-bg);line-height:1.5;-webkit-font-smoothing:antialiased;position:relative}body.menu-open{overflow:hidden !important;position:fixed;width:100%;height:100%}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:var(--container-width-content);padding:0 var(--container-padding);margin:0 auto;box-sizing:border-box}.container--full{max-width:var(--container-width-full)}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:700}h2{font-size:44px;letter-spacing:-0.03em}.button{display:inline-flex;flex-direction:column;justify-content:stretch;align-items:stretch;text-decoration:none;cursor:pointer;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);border:none;outline:none;position:relative}.button__container{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;align-self:stretch}.button__label{font-family:"Pretendard",sans-serif;font-weight:500;font-size:16px;line-height:1.5em;letter-spacing:-0.01em;text-align:center}.button--neutral-flat{width:60px;height:24px;background:rgba(0,0,0,0)}.button--neutral-flat .button__container{width:100%;height:100%;padding:0}.button--neutral-flat .button__label{color:#202020}.button--neutral-flat:hover .button__label{color:var(--color-primary)}.button--neutral-flat:active{opacity:.7}.button--primary{height:48px;border-radius:8px}.button--primary .button__container{background:#004f9d;border-radius:8px;padding:12px 20px;width:100%;height:100%}.button--primary .button__label{color:#fff}.button--primary:hover .button__container{background:#003d7a}.button--primary:active .button__container{background:#002d5a;transform:scale(0.98)}.button--primary:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.button--large{padding:14px 24px;font-size:16px}.top-nav{background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:1000;width:100%;box-shadow:0 1px 0 0 rgba(0,0,0,.05);transition:box-shadow .2s ease}.top-nav.scrolled{box-shadow:0 2px 8px rgba(0,0,0,.08)}body.menu-open .top-nav{position:fixed;z-index:1002}.top-nav__container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:1332px;padding:0 var(--container-padding);margin:0 auto;box-sizing:border-box}.logo-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:18px 0 22px;height:80px;flex-shrink:0}.logo-container a{display:block;line-height:0}.logo{width:123px;height:40px;display:block;object-fit:cover}.nav-links{display:flex}.nav-links__list{display:flex;flex-direction:row;align-items:center;gap:48px;list-style:none;margin:0;padding:0}.nav-links__item{display:flex}.nav-link{font-family:"Pretendard",sans-serif;font-weight:500;font-size:18px;line-height:1.333em;letter-spacing:-0.01em;color:#000;text-decoration:none;transition:color .2s ease,opacity .2s ease;white-space:nowrap;position:relative;padding:4px 0}.nav-link::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:4px;background:var(--color-primary);transition:width .3s ease;border-radius:2px}.nav-link:hover{color:var(--color-primary)}.nav-link:active{opacity:.7}.nav-link:focus-visible{outline:2px solid var(--color-primary);outline-offset:4px;border-radius:2px}.nav-buttons{display:flex;flex-direction:row;align-items:center;gap:24px;flex-shrink:0}.nav-buttons .button-icon--cart{position:relative}.nav-buttons .button-icon--cart span{position:absolute;top:0px;right:0px;display:block;width:16px;height:16px;line-height:16px;border-radius:50%;background:red;font-size:10px;font-weight:500;color:#fff;text-align:center;text-indent:0}.button-icon{display:flex;justify-content:center;align-items:center;width:48px;height:48px;background:rgba(0,0,0,0);border:none;border-radius:1000px;cursor:pointer;transition:all .2s ease;color:#202020}.button-icon:hover{background:rgba(0,79,157,.04);color:var(--color-primary)}.button-icon:active{background:rgba(0,79,157,.08);transform:scale(0.95)}.button-icon svg{width:24px;height:24px}.mobile-icons{display:none;flex-direction:row;align-items:center;gap:8px}.mobile-icons .ico--home{position:relative;width:30px;height:30px;overflow:hidden;text-indent:-9999px;background:url(../../images/onp/0b62ae3a3a2e510bec7b.png) no-repeat center center/30px}.mobile-icons .ico--alarm{position:relative;width:30px;height:30px;overflow:visible;text-indent:-9999px;background:url(../../images/onp/3650d3c94c01712b61e7.png) no-repeat center center/30px}.mobile-icons .ico--alarm span{position:absolute;top:-8px;right:-5px;display:block;min-width:17px;height:17px;line-height:17px;padding:0 4px;border-radius:50%;background:red;font-size:10px;font-weight:500;color:#fff;text-align:center;text-indent:0}.button-icon--mobile{display:none;position:relative;width:30px;height:30px;padding:0;border:none;background:rgba(0,0,0,0);cursor:pointer}.button-icon--mobile svg{width:24px;height:24px}.button-icon--mobile span{position:absolute;top:-8px;right:-5px;display:block;min-width:17px;height:17px;line-height:17px;padding:0 4px;border-radius:50%;background:red;font-size:10px;font-weight:500;color:#fff;text-align:center;text-indent:0}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:8px;position:relative;z-index:1001}.mobile-menu-toggle span{display:block;width:24px;height:2px;background:#000;border-radius:2px;transition:all .3s ease;position:relative}.mobile-menu-toggle span:not(:last-child){margin-bottom:6px}.mobile-menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(6px, 6px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(6px, -6px)}.mobile-menu-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999;opacity:0;transition:opacity .3s ease}.mobile-menu-overlay.active{display:block;opacity:1}.mobile-menu{position:fixed;top:0;right:-100%;width:100%;height:100vh;background:#fff;box-shadow:-2px 0 8px rgba(0,0,0,.1);z-index:1000;overflow-y:auto;transition:right .3s ease}.mobile-menu.active{right:0}.mobile-menu__nav{display:flex;flex-direction:column;padding:80px 0 24px}.mobile-menu__list{list-style:none;margin:0;padding:0}.mobile-menu__item{border-bottom:1px solid #e0e0e0}.mobile-menu__link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 24px;font-family:"Pretendard",sans-serif;font-weight:500;font-size:18px;line-height:1.333em;letter-spacing:-0.01em;color:#000;text-decoration:none;background:rgba(0,0,0,0);border:none;text-align:left;cursor:pointer;transition:background-color .2s ease,color .2s ease}.mobile-menu__link:hover{background-color:rgba(0,79,157,.04);color:var(--color-primary)}.mobile-menu__arrow{width:16px;height:16px;transition:transform .3s ease}.mobile-menu__toggle.active .mobile-menu__arrow{transform:rotate(180deg)}.mobile-submenu{max-height:0;overflow:hidden;background:#f5f5f5;transition:max-height .3s ease}.mobile-submenu.active{max-height:3000px;overflow-y:auto}.mobile-submenu__section{padding:16px 24px;border-bottom:1px solid #e0e0e0}.mobile-submenu__section:last-child{border-bottom:none}.mobile-submenu__title{font-family:"Pretendard",sans-serif;font-weight:600;font-size:14px;line-height:1.5em;letter-spacing:-0.01em;color:var(--color-primary);margin:0 0 12px;text-transform:uppercase}.mobile-submenu__list{list-style:none;margin:0;padding:0}.mobile-submenu__link{display:block;padding:8px 0;font-family:"Pretendard",sans-serif;font-weight:400;font-size:16px;line-height:1.5em;letter-spacing:-0.01em;color:#646464;text-decoration:none;transition:color .2s ease}.mobile-submenu__link:hover{color:var(--color-primary)}.mobile-product-grid{background:#fff;padding:20px 16px}.mobile-product-grid__header{display:flex;align-items:center;gap:8px;margin-bottom:20px}.mobile-product-grid__icon{flex-shrink:0}.mobile-product-grid__title{font-family:"Pretendard",sans-serif;font-weight:600;font-size:16px;color:#1a1a1a;margin:0}.mobile-product-grid__items{display:grid;grid-template-columns:repeat(2, 1fr);gap:12px}@media(min-width: 500px){.mobile-product-grid__items{grid-template-columns:repeat(3, 1fr);gap:14px}}@media(min-width: 700px){.mobile-product-grid__items{grid-template-columns:repeat(4, 1fr);gap:16px}}@media(min-width: 900px){.mobile-product-grid__items{grid-template-columns:repeat(5, 1fr)}}.mobile-product-grid__item{display:block;text-decoration:none;transition:transform .2s ease}.mobile-product-grid__item:active{transform:scale(0.98)}.mobile-product-grid__image{width:100%;aspect-ratio:1;border-radius:16px;display:flex;align-items:flex-end;justify-content:center;padding:12px;position:relative;overflow:hidden;box-shadow:0px 8px 24px 0px rgba(29,140,242,.16)}.mobile-product-grid__label{font-family:"Pretendard",sans-serif;font-weight:500;font-size:20px;color:#fff;line-height:1.4;letter-spacing:-0.02em;text-align:center;position:relative;z-index:1}.mobile-product-grid__item--see-all .mobile-product-grid__image{background:var(--color-primary) !important;flex-direction:column;align-items:center;justify-content:center;padding:0;gap:10px}.mobile-product-grid__item--see-all .mobile-product-grid__label{color:#fff;font-weight:500;font-size:20px;position:absolute;bottom:12px;padding:0}.mobile-product-grid__add-btn{width:48px;height:48px;border-radius:1000px;border:none;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease;color:#000}.mobile-product-grid__add-btn svg{color:#000}.mobile-product-grid__add-btn:active{transform:scale(0.95)}.mobile-mega-menu-old{background:#fff;padding:16px}.mobile-mega-menu-old__section{padding:16px 0;border-bottom:1px solid #e0e0e0}.mobile-mega-menu-old__section:first-child{padding-top:8px}.mobile-mega-menu-old__section:last-child{border-bottom:none;padding-bottom:8px}.mobile-mega-menu-old__header{display:flex;align-items:center;gap:12px;margin-bottom:12px;cursor:pointer}.mobile-mega-menu-old__icon{width:20px;height:20px;flex-shrink:0}.mobile-mega-menu-old__title{font-family:"Pretendard",sans-serif;font-weight:600;font-size:16px;line-height:1.5;letter-spacing:-0.01em;color:var(--color-primary);margin:0}.mobile-mega-menu-old__list{list-style:none;margin:0;padding:0}.mobile-mega-menu-old__list li{margin:0}.mobile-mega-menu-old__link{display:block;padding:10px 0 10px 32px;font-family:"Pretendard",sans-serif;font-weight:400;font-size:15px;line-height:1.5;letter-spacing:-0.01em;color:#646464;text-decoration:none;transition:color .2s ease}.mobile-mega-menu-old__link:hover{color:var(--color-primary)}.mobile-product-grid__add-btn:active svg{color:#000}.mobile-menu__buttons{display:flex;flex-direction:column;gap:12px;padding:24px;border-top:1px solid #e0e0e0}.mobile-menu__buttons .button{width:100%}.mobile-menu__buttons .button--primary{order:-1}.nav-links__item--has-mega{position:relative}.product-menu{position:fixed;top:60px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;gap:20px;padding:24px;background:#fff;border-radius:24px;box-shadow:0px 0px 36px 0px rgba(0,0,0,.11),0px 8px 16px 0px rgba(0,0,0,.09);backdrop-filter:blur(200px);z-index:1000;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility 0s linear .2s}.nav-links__item--has-mega{position:relative;display:inline-flex;width:auto}.nav-links__item--has-mega::after{content:"";position:absolute;top:0;left:0;right:0;bottom:-80px;background:rgba(0,0,0,0);z-index:999}.nav-links__item--has-mega:hover .product-menu{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .2s ease,visibility 0s linear 0s}.nav-links__item--has-product:hover .product-menu{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .2s ease,visibility 0s linear 0s}.nav-links__item--has-mega .nav-link,.nav-links__item--has-product .nav-link{position:relative;z-index:1000}.product-menu__header{display:flex;flex-direction:row;align-items:center;gap:8px}.product-menu__icon{width:24px;height:24px;flex-shrink:0}.product-menu__title{font-family:"Pretendard",sans-serif;font-weight:500;font-size:16px;line-height:1.5em;letter-spacing:-0.01em;color:var(--color-primary);margin:0}.product-menu__grid{display:grid;grid-template-columns:repeat(6, 150px);gap:20px}.product-menu__item{width:150px;height:150px;border-radius:16px;overflow:hidden;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0px 8px 24px rgba(29,140,242,.16);text-decoration:none;cursor:pointer}.product-menu__item:hover{transform:translateY(-4px);box-shadow:0px 12px 32px rgba(29,140,242,.24)}.product-menu__image{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:relative}.product-menu__label{font-family:"Pretendard",sans-serif;font-weight:500;font-size:20px;line-height:1.4em;letter-spacing:-0.02em;text-align:center;color:#fff;padding:12px;width:100%;z-index:1}.product-menu__item--see-all .product-menu__image{background:var(--color-primary) !important;justify-content:center;gap:10px}.product-menu__add-btn{width:48px;height:48px;background:#fff;border:none;border-radius:1000px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .2s ease;color:#000}.product-menu__add-btn:hover{transform:scale(1.1)}.product-menu__item--see-all .product-menu__label{position:absolute;bottom:12px;padding:0}.mega-menu{position:fixed;top:80px;left:50%;transform:translateX(-50%);display:none;flex-direction:row;align-items:flex-start;gap:20px;padding:32px;background:#fff;border-radius:24px;box-shadow:0px 0px 36px 0px rgba(0,0,0,.11),0px 8px 16px 0px rgba(0,0,0,.09);backdrop-filter:blur(200px);z-index:1000;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease;width:max-content;max-width:calc(100vw - 64px)}.nav-links__item--has-mega:hover .mega-menu{display:flex;opacity:1;pointer-events:auto}.nav-links__item--with-mega-menu{position:relative}.nav-links__item--with-mega-menu::before{content:"";position:absolute;top:100%;left:0;right:auto;height:30px;background:rgba(0,0,0,0);z-index:999;width:clamp(320px,45vw,720px)}.nav-links__item--with-mega-menu .nav-link{position:relative;z-index:1000}.nav-links__item--with-mega-menu .mega-menu--old{position:absolute;top:calc(100% + 12px);left:0;transform:translateX(-8%)}.top-nav__container .nav-links__item--with-mega-menu .mega-menu--old{transform:translateX(-15%)}.header__wrap .nav-links__item--with-mega-menu .mega-menu--old{transform:translateX(-8%)}body[data-domain=SCHOOL] .top-nav__container .nav-links__item--with-mega-menu .mega-menu--old{transform:translateX(-8%)}.nav-links__item--with-mega-menu:hover .mega-menu--old{display:flex;opacity:1;pointer-events:auto}.mega-menu__column{display:flex;flex-direction:column;gap:40px;width:212px}.mega-menu__section{display:flex;flex-direction:column;gap:16px}.mega-menu__section:first-child{min-height:248px}.mega-menu__header{display:flex;flex-direction:row;align-items:center;gap:8px}.mega-menu__icon{width:24px;height:24px;flex-shrink:0}.mega-menu__title{font-family:"Pretendard",sans-serif;font-weight:500;font-size:16px;line-height:1.5em;letter-spacing:-0.01em;color:#000;margin:0}.mega-menu__list{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0}.mega-menu__link{display:flex;align-items:center;padding:8px 12px 8px;font-family:"Pretendard",sans-serif;font-size:16px;line-height:18px;letter-spacing:-0.01em;color:#000;text-decoration:none;border-radius:4px;transition:background-color .2s ease,color .2s ease}.mega-menu__link:hover{background-color:rgba(0,79,157,.04);color:#004f9d}.mega-menu__divider{width:1px;align-self:stretch;background:rgba(0,0,0,.09);margin:8px 0}.hero-section{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;align-self:stretch;gap:24px;padding:20px 0 20px;width:100%;position:relative;box-sizing:border-box}.hero-carousel{position:relative;width:100%;overflow:hidden}.hero-slide{display:none;width:100%}.hero-slide--active{display:block}.hero-section__container{display:flex;flex-direction:row;align-self:stretch;border-radius:24px;position:relative;box-sizing:border-box;min-height:360px;overflow:hidden;width:100%}.hero-section__bg-image{min-width:100%;min-height:100%;width:auto;height:auto;max-width:none;z-index:0}.hero-section__content{display:flex;flex-direction:column;gap:24px;width:554px;z-index:2}.hero-section__text{display:flex;flex-direction:column;align-self:stretch;gap:20px}.hero-section__heading{font-family:"Pretendard",sans-serif;font-weight:500;font-size:44px;line-height:1.182em;letter-spacing:-1.32px;text-align:left;color:#fff;margin:0}.hero-section__subheading{font-family:"Pretendard",sans-serif;font-weight:400;font-size:18px;line-height:1.333em;letter-spacing:-0.18px;text-align:left;color:#fff;margin:0}.hero-section__button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:12px 16px 12px 20px;height:48px;width:fit-content;background:#fff;border-radius:8px;text-decoration:none;transition:all .3s ease;box-sizing:border-box}.hero-section__button:hover{background:hsla(0,0%,100%,.95);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.hero-section__button-label{font-family:"Pretendard",sans-serif;font-weight:500;font-size:16px;line-height:1.5em;letter-spacing:-0.16px;color:#000}.hero-section__button-icon{width:24px;height:24px;color:#000}.hero-slick-slider .hero-slide{display:block !important;transition:all .4s cubic-bezier(0.4, 0, 0.2, 1);opacity:.4;transform:scale(0.97)}.hero-slick-slider .hero-slide.slick-center{opacity:1;transform:scale(1);z-index:10}.hero-slick-slider .hero-slide:not(.slick-center){pointer-events:none}.hero-slick-slider .slick-list{overflow:visible}.hero-slick-slider .slick-track{display:flex;align-items:center}.hero-controls{position:relative;width:100%;max-width:70%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;z-index:10;padding:0;box-sizing:border-box}.hero-section__pagination{position:relative;flex:1;height:4px;background:rgba(0,79,157,.2);border-radius:100px;overflow:hidden}.hero-pagination__bar{position:absolute;top:0;left:0;width:33.333%;height:100%;background:#004f9d;border-radius:100px;transition:width .5s ease}.hero-pagination__track{display:flex;align-items:center;gap:6px;font-weight:600;font-size:15px;color:#1a1a1a;min-width:60px;justify-content:center;font-family:"Pretendard",sans-serif;white-space:nowrap}.hero-pagination__current,.hero-pagination__total{font-weight:700}.hero-pagination__separator{color:#666;margin:0 2px}.hero-nav-group{display:flex;align-items:center;gap:12px}.hero-nav{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:rgba(0,79,157,.1);color:#004f9d;cursor:pointer;transition:all .3s ease;border-radius:50%;padding:0;flex-shrink:0}.hero-nav:hover:not(:disabled){background:#004f9d;color:#fff;transform:scale(1.1)}.hero-nav:active:not(:disabled){transform:scale(0.95)}.hero-nav:disabled{opacity:.4;cursor:not-allowed}.hero-nav svg{width:20px;height:20px;display:block}.section{padding:var(--space-80) 0}.section-header{text-align:center;margin-bottom:var(--space-40)}.section--category{background:#fff;padding:0;overflow-x:hidden}.category-container{display:flex;flex-direction:column;align-items:center;align-self:stretch;gap:40px;width:100%;max-width:var(--container-width-content);padding:30px var(--container-padding);margin:0 auto;box-sizing:border-box}.section--category .section-header{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;margin-bottom:0}.section-header__title{font-family:"Pretendard",sans-serif;font-weight:600;font-size:20px;line-height:1.272em;text-transform:uppercase;text-align:center;color:#004f9d;margin:0}.section-header .section-header__subtitle{font-family:"Pretendard",sans-serif;font-weight:700;font-size:32px;line-height:1.182em;letter-spacing:-0.03em;text-align:center;color:rgba(0,0,0,.91);margin:0}.category-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(180px, 200px));gap:42px;width:100%;max-width:100%;align-items:center;justify-content:center}body[data-domain=SCHOOL] .category-grid{grid-template-columns:repeat(3, 1fr)}body[data-domain=SCHOOL] .category-grid .category-card{max-width:none;aspect-ratio:auto}body[data-domain=SCHOOL] .category-grid .category-card .category-card__image{height:140px;box-shadow:0px 8px 14px 0px rgba(29,140,242,.16)}.category-card{width:100%;max-width:200px;aspect-ratio:1;position:relative;cursor:pointer;transition:transform .3s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .3s cubic-bezier(0.4, 0, 0.2, 1)}.category-card__image{width:100%;height:100%;border-radius:16px;overflow:hidden;position:relative;box-shadow:0px 8px 24px 0px rgba(29,140,242,.16);display:flex;flex-direction:column;justify-content:flex-end;align-items:center;transition:box-shadow .3s cubic-bezier(0.4, 0, 0.2, 1)}.category-card__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.category-card__overlay{position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:row;justify-content:center;align-items:center;align-self:stretch;gap:10px;padding:12px;background:linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 95%);z-index:2}.category-card__title{font-family:"Pretendard",sans-serif;font-weight:500;font-size:20px;line-height:1.4em;letter-spacing:-0.02em;text-align:center;vertical-align:middle;color:#fff;margin:0;width:100%}.category-card:hover{transform:translateY(-8px)}.category-card:hover .category-card__image{box-shadow:0px 12px 32px 0px rgba(29,140,242,.24)}.category-card:hover .category-card__title{font-weight:600}.category-card:active{transform:translateY(-4px)}.category-card:focus-visible{outline:2px solid var(--color-primary);outline-offset:4px;border-radius:16px}.section--chips-preview{padding:30px 0;background:#fff}.tab-bar-container{width:100%;margin-bottom:var(--space-40)}.tab-bar.nav-tabs{display:flex;flex-direction:row;justify-content:stretch;align-items:stretch;gap:24px;border-bottom:1px solid rgba(0,0,0,.09);padding:0;margin:0;flex-wrap:nowrap}.tab-bar .tab-item{flex:1;margin-bottom:0;border:none}.tab-bar .tab-link{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:12px 0;width:100%;height:100%;background:rgba(0,0,0,0);border:none;border-bottom:2px solid rgba(0,0,0,0);border-radius:0;cursor:pointer;transition:all .3s ease;color:#8d8d8d;font-family:"Pretendard",sans-serif;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:-0.01em}.tab-bar .tab-icon{width:24px;height:24px;flex-shrink:0;filter:brightness(0) saturate(100%) invert(56%) sepia(0%) saturate(0%) hue-rotate(212deg) brightness(95%) contrast(87%);transition:filter .3s ease}.tab-bar .tab-label{white-space:nowrap}.tab-bar .tab-link.active{color:#004f9d;border-bottom-color:#004f9d;background:rgba(0,0,0,0)}.tab-bar .tab-link.active .tab-icon{filter:brightness(0) saturate(100%) invert(21%) sepia(96%) saturate(1679%) hue-rotate(193deg) brightness(91%) contrast(101%)}.tab-bar .tab-link:hover:not(.active){color:#004f9d;background:rgba(0,79,157,.04)}.tab-bar .tab-link:hover:not(.active) .tab-icon{filter:brightness(0) saturate(100%) invert(21%) sepia(96%) saturate(1679%) hue-rotate(193deg) brightness(91%) contrast(101%)}.tab-bar .tab-link:focus-visible{outline:2px solid #004f9d;outline-offset:2px}.content-section{width:100%}.content-section__container{display:flex;flex-direction:row;align-items:stretch;gap:48px;width:100%}.card-content{flex:1;padding:40px 0;min-height:695px;display:flex;flex-direction:column;align-items:center}.card-content__container{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.card-content__header{display:flex;flex-direction:column;gap:8px;width:100%}.card-pills{display:flex;flex-direction:row;gap:8px;flex-wrap:wrap}.card-pill{height:40px;padding:8px 16px;border-radius:1000px;border:1px solid rgba(0,0,0,.15);cursor:pointer;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.01);backdrop-filter:blur(40px);transition:all .3s ease}.card-pill--selected{background:rgba(255,198,0,.19);border:1.5px solid #ffe17d}.card-pill--selected .card-pill__label{color:#947300}.card-pill:hover{background:rgba(255,198,0,.12)}.card-pill__label{font-family:"Pretendard",sans-serif;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:-0.16px;color:#202020}.card-content__info{display:flex;flex-direction:column;gap:26px}.card-content__heading{display:flex;flex-direction:column;gap:24px}.card-content__title{font-family:"Pretendard",sans-serif;font-weight:700;font-size:28px;line-height:1.182;letter-spacing:-1.32px;color:rgba(0,0,0,.91);margin:0}.card-content__description,.card-content__head{font-family:"Pretendard",sans-serif;font-weight:500;font-size:18px;line-height:1.333;letter-spacing:-0.18px;color:#646464;margin:0;margin:0}.card-content__divider{width:100%;height:1px;border:none;background-image:repeating-linear-gradient(to right, rgba(0, 0, 0, 0.1529) 0px, rgba(0, 0, 0, 0.1529) 8px, transparent 8px, transparent 16px);background-size:16px 1px;background-repeat:repeat-x;margin:20px 0;opacity:1}.card-content__footer{display:flex;flex-direction:column;gap:8px}.card-content__footer-text{font-family:"Pretendard",sans-serif;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:-0.16px;color:#202020;margin:0}.card-templates{display:grid;gap:20px;width:550px;max-width:550px}.card-templates--style-1{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, auto);gap:16px}.card-templates--style-2{grid-template-columns:repeat(6, 75px);grid-template-rows:1fr;gap:20px;overflow-x:visible;padding-bottom:0;width:550px;max-width:550px}.card-templates--style-2 .card-template{width:75px;height:267px;min-width:75px}.card-templates--style-3{grid-template-columns:repeat(2, 267px);grid-template-rows:repeat(3, auto);gap:20px 16px;width:550px;max-width:550px}.card-templates--style-3 .card-template{width:267px;height:75px;min-width:267px}.card-templates--style-4{grid-template-columns:repeat(4, 125.5px);grid-template-rows:repeat(2, auto);gap:16px;width:550px;max-width:550px}.card-templates--style-4 .card-template{width:125.5px;height:180px;min-width:125.5px}.card-templates--style-4 .card-template--selected{background:rgba(0,116,255,.04);border:3px solid #0087ff;box-shadow:0px 0px 24px -4px rgba(0,0,0,.07)}.card-templates--style-4 .card-template--selected .card-template__image{transform:scale(0.9)}.card-template{flex:1;min-width:0;border-radius:16px;cursor:pointer;transition:all .3s ease;position:relative;background:rgba(0,0,0,0);display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;border:3px solid rgba(0,0,0,0);box-sizing:border-box;padding:0}.card-template--selected{background:rgba(0,116,255,.04);border:3px solid #0087ff;box-shadow:0px 0px 24px -4px rgba(0,0,0,.07);gap:8px}.card-template:hover:not(.card-template--selected){transform:translateY(-2px);box-shadow:0px 8px 16px rgba(0,0,0,.12)}.card-template__image{width:100%;height:100%;display:block;object-fit:fill;border-radius:8px;transition:transform .3s ease}.card-templates__row{display:none}.template-pagination{display:flex;align-items:center;justify-content:center;gap:40px;margin-top:20px;height:24px}.template-pagination__arrow{width:24px;height:24px;padding:0;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#000;transition:all .3s ease}.template-pagination__arrow:hover{color:var(--color-primary);transform:scale(1.2)}.template-pagination__arrow:disabled{opacity:.3;cursor:not-allowed}.template-pagination__arrow:disabled:hover{color:#000;transform:scale(1)}.template-pagination__indicator{font-family:"Pretendard",sans-serif;font-weight:400;font-size:18px;line-height:1.333;letter-spacing:-0.18px;color:#8d8d8d}.template-pagination__current{color:#000}.preview-area{position:relative;width:572px;flex:0 0 572px;height:695px;display:flex;justify-content:center;align-items:center;padding:40px 0;overflow:hidden}.preview-blur{position:absolute;width:300px;height:300px;background:#fcb94b;border-radius:50%;filter:blur(100px);left:50%;transform:translateX(-50%);pointer-events:none;z-index:0}.preview-carousel{position:relative;z-index:1;width:100%;height:100%}.preview-slide{display:none;width:100%;height:100%}.preview-slide--active{display:block}.preview-card{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:26px;width:100%;max-width:572px;height:100%;box-sizing:border-box;margin:0 auto}.preview-card__img{position:relative;width:100%;flex:1;background:#fff;border-radius:30px;overflow:hidden;display:flex;flex-direction:column}.preview-card__image{width:100%;height:100%;object-fit:contain}.preview-card__button-container{position:absolute;bottom:0;left:0;right:0;padding:24px;background:linear-gradient(180deg, rgba(159, 159, 159, 0) 0%, rgb(99, 99, 99) 100%);display:flex;flex-direction:column;gap:10px}.preview-card__edit-button{display:flex;align-items:center;justify-content:center;gap:4px;height:40px;padding:8px 16px 8px 12px;background:rgba(0,0,0,0);border:1px solid #fff;border-radius:8px;cursor:pointer;transition:all .3s ease;width:fit-content}.preview-card__edit-button:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.9)}.preview-card__edit-button:hover .preview-card__button-icon,.preview-card__edit-button:hover .preview-card__button-text{color:#fff}.preview-card__button-icon{width:20px;height:20px;color:#fff}.preview-card__button-text{font-family:"Pretendard",sans-serif;font-weight:500;font-size:14px;line-height:1.43;letter-spacing:-0.14px;color:#fff}.preview-card__bottom{display:flex;align-items:center;gap:40px;height:24px}.preview-nav__arrow{width:24px;height:24px;padding:0;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#000;transition:all .3s ease}.preview-nav__arrow:hover{color:var(--color-primary);transform:scale(1.2)}.preview-nav__indicator{font-family:"Pretendard",sans-serif;font-weight:400;font-size:18px;line-height:1.333;letter-spacing:-0.18px;color:#8d8d8d}.preview-nav__current{color:#000}.case-study-section{display:flex;flex-direction:column;align-items:center;gap:40px;padding:30px 0;width:100%;box-sizing:border-box;overflow:hidden}.case-study-content{display:flex;flex-direction:column;align-items:center;gap:30px;width:100%;max-width:var(--container-width-content);padding:0 var(--container-padding);margin:0 auto;box-sizing:border-box}.case-study-header{display:flex;flex-direction:column;align-items:center;gap:8px}.case-study-subtitle{font-family:"Pretendard",sans-serif;font-weight:600;font-size:20px;line-height:1.272;text-transform:uppercase;text-align:center;color:#004f9d;margin:0}.case-study-title{font-family:"Pretendard",sans-serif;font-weight:700;font-size:32px;line-height:1.182;letter-spacing:-1.32px;text-align:center;color:rgba(0,0,0,.91);margin:0}.case-study-chips{display:flex;flex-direction:row;justify-content:center;gap:12px;flex-wrap:wrap}.case-chip{display:flex;align-items:center;justify-content:center;height:48px;padding:12px 20px;border-radius:1000px;border:1px solid rgba(0,0,0,.15);background:hsla(0,0%,100%,.01);backdrop-filter:blur(40px);cursor:pointer;transition:all .3s ease}.case-chip--selected{background:rgba(0,116,255,.04);border:1.5px solid #004f9d}.case-chip:hover{background:rgba(0,116,255,.08);border-color:#004f9d}.case-chip__label{font-family:"Pretendard",sans-serif;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:-0.16px;text-align:center;color:#202020}.case-chip--selected .case-chip__label{color:#005ec2}.case-study-scroll-container{width:100vw;margin-left:calc(-50vw + 50%);overflow:hidden;position:relative}.case-study-track{display:flex;flex-direction:row;gap:30px;animation:scroll-case-study 60s linear infinite;width:fit-content}.case-study-track:hover{animation-play-state:paused}@keyframes scroll-case-study{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.case-study-block{flex-shrink:0;display:flex;flex-direction:column;gap:30px;width:571px;height:610px}.case-study-block--type1 .case-study-block__top{display:flex;flex-direction:row;gap:25px;height:190px}.case-study-block--type1 .case-study-block__large{height:390px}.case-study-block--type2 .case-study-block__large{height:390px}.case-study-block--type2 .case-study-block__bottom{display:flex;flex-direction:row;gap:25px;height:190px}.case-study-block__small{flex:1;border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.case-study-block__small:hover{transform:scale(1.03);box-shadow:0 8px 24px rgba(0,0,0,.15);z-index:10}.case-study-block__small img{width:100%;height:100%;object-fit:cover;display:block}.case-study-block__large{width:100%;border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.case-study-block__large:hover{transform:scale(1.03);box-shadow:0 8px 24px rgba(0,0,0,.15);z-index:10}.case-study-block__large img{width:100%;height:100%;object-fit:cover;display:block}.preview-card__title{font-size:18px;font-weight:700;color:var(--color-text)}.preview-card__subtitle{font-size:14px;font-weight:400;color:rgba(0,0,0,.6)}.section--content-image{padding:var(--space-80) 0}.section-content{text-align:center;margin-bottom:var(--space-80)}.image-mosaic{display:grid;grid-template-columns:repeat(5, 1fr);grid-auto-rows:190px;gap:var(--space-16);width:100%;max-width:1170px;margin:0 auto}.mosaic-item{border-radius:12px;overflow:hidden;transition:transform .3s ease}.mosaic-item:hover{transform:scale(1.05);z-index:1}.mosaic-item img{width:100%;height:100%;object-fit:cover}.mosaic-1{grid-column:span 2;grid-row:span 2}.mosaic-2{grid-column:span 2;grid-row:span 2}.mosaic-3{grid-row:span 1}.mosaic-4{grid-row:span 1}.mosaic-5{grid-row:span 1}.testimonials-section{display:flex;flex-direction:column;align-items:center;align-self:stretch;gap:80px;padding:30px 0;width:100%;background:#fff;box-sizing:border-box;overflow:hidden}.testimonials-section__content{display:flex;flex-direction:column;align-items:center;gap:60px;width:100%;max-width:var(--container-width-content);padding:0 var(--container-padding);margin:0 auto;box-sizing:border-box}.testimonials-section__header{display:flex;flex-direction:column;align-items:center;gap:8px}.testimonials-section__subtitle{font-family:"Pretendard",sans-serif;font-weight:600;font-size:20px;line-height:1.272em;text-transform:uppercase;text-align:center;color:#004f9d;margin:0}.testimonials-section__title{font-family:"Pretendard",sans-serif;font-weight:700;font-size:32px;line-height:1.182em;letter-spacing:-1.32px;text-align:left;color:rgba(0,0,0,.91);margin:0}.testimonials-section__chips{display:flex;flex-direction:row;justify-content:center;gap:12px;flex-wrap:wrap}.testimonial-chip{display:flex;align-items:center;justify-content:center;height:48px;padding:12px 20px;border-radius:1000px;border:1px solid rgba(0,0,0,.15);background:hsla(0,0%,100%,.01);backdrop-filter:blur(40px);cursor:pointer;transition:all .3s ease}.testimonial-chip:hover{background:rgba(0,116,255,.08);border-color:#004f9d}.testimonial-chip--selected{background:rgba(0,116,255,.04);border:2px solid #004f9d}.testimonial-chip--selected .testimonial-chip__label{color:#005ec2;font-weight:600}.testimonial-chip__label{font-family:"Pretendard",sans-serif;font-weight:500;font-size:16px;line-height:1.5em;letter-spacing:-0.01em;color:#202020}.testimonials-scroll-container{width:100vw;overflow:hidden;position:relative}.testimonials-track{display:flex;flex-direction:row;gap:24px;animation:scroll-testimonials 40s linear infinite;width:fit-content}.testimonials-track:hover{animation-play-state:paused}@keyframes scroll-testimonials{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.testimonial-card{display:flex;flex-direction:row;align-items:center;gap:10px;flex-shrink:0;background:#fff;border-radius:24px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0px 8px 24px rgba(0,0,0,.12)}.testimonial-card__base{display:flex;flex-direction:column;justify-content:center;position:relative;width:308px;height:399px}.testimonial-card__image{width:308px;height:399px;object-fit:cover;border-radius:8px;position:absolute;top:0;left:0;z-index:1}.testimonial-card__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:24px 16px 16px;width:308px;background:linear-gradient(180deg, rgba(24, 59, 86, 0) 0%, rgb(21, 37, 50) 100%);border-radius:8px 0px 8px 8px;position:absolute;bottom:0;left:0;z-index:2}.testimonial-card__quote{font-family:"Pretendard",sans-serif;font-weight:400;font-size:16px;line-height:1.5em;letter-spacing:-0.16px;text-align:left;color:#fff;margin:0;width:100%}.testimonial-card__footer{display:flex;flex-direction:row;align-items:center;align-self:stretch;gap:16px;width:100%}.testimonial-card__user{display:flex;flex-direction:row;align-items:center;gap:12px;flex:1}.testimonial-card__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.testimonial-card__name{font-family:"Pretendard",sans-serif;font-weight:500;font-size:16px;line-height:1.5em;letter-spacing:-0.16px;text-align:right;color:#fff}.testimonial-card__date{font-family:"Pretendard",sans-serif;font-weight:500;font-size:16px;line-height:1.5em;letter-spacing:-0.16px;text-align:right;color:#bbb}.mosaic-6{grid-row:span 1}.mosaic-7{grid-column:span 1}.mosaic-9{grid-row:span 2}.mosaic-10{grid-row:span 2}.section--testimonials{padding:var(--space-80) 0}.testimonial-grid{display:flex;gap:var(--space-24);overflow-x:auto;padding-bottom:var(--space-16)}.testimonial{flex:0 0 auto;width:280px;padding:var(--space-24);border-radius:var(--radius-lg);background:var(--color-bg);border:1px solid var(--color-border);min-height:200px;display:flex;flex-direction:column;gap:var(--space-16)}.testimonial__text{font-size:16px;line-height:1.6;margin:0}.testimonial__author{font-size:14px;color:var(--color-text-muted);margin:0}.footer{background:#f5f5f5;width:100%;height:398px;position:relative;display:flex;flex-direction:column;align-items:stretch;box-sizing:border-box}.footer__top-section{display:flex;flex-direction:column;align-items:center;width:100%;box-sizing:border-box}.footer__top-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:24px;width:100%;max-width:1220px;padding:15px var(--container-padding);margin:0 auto;box-sizing:border-box}.footer__nav{display:flex}.footer__nav-list{display:flex;flex-direction:row;justify-content:center;align-items:center;list-style:none;margin:0;padding:0}.footer__nav-item{display:flex;flex-direction:column;padding:0 20px;position:relative}.footer__nav-item:first-child{padding-left:0}.footer__nav-item:last-child{padding-right:0}.footer__nav-link{font-family:"Noto Sans KR",sans-serif;font-size:13.78px;font-weight:300;line-height:1.422;letter-spacing:-0.84px;color:#757575;text-decoration:none;padding:0 0 .59px;transition:color .2s ease}.footer__nav-link:hover{color:var(--color-primary);text-decoration:underline}.footer__divider-v{position:absolute;right:0;top:2.8px;width:1px;height:16px;background:#e0e0e0}.footer__nav-item:last-child .footer__divider-v{display:none}.footer__family-site{display:flex}.footer__select{width:200px;height:40px;padding:1px 33px 1px 13px;background:#fff;border:1px solid #e0e0e0;border-radius:3px;font-family:"Noto Sans KR",sans-serif;font-weight:300;font-size:14px;line-height:1.429;color:#9e9e9e;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width=%2712%27 height=%278%27 viewBox=%270 0 12 8%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1 1L6 6L11 1%27 stroke=%27%239E9E9E%27 stroke-width=%272%27 stroke-linecap=%27round%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 13px center;transition:border-color .2s ease;box-sizing:border-box}.footer__select:hover{border-color:var(--color-primary)}.footer__select:focus{outline:2px solid var(--color-primary);outline-offset:2px;border-color:var(--color-primary)}.footer__bottom-section{display:flex;flex-direction:column;align-items:center;width:100%;padding:1px 0 0;border-top:1px solid #e0e0e0;position:relative}.footer__bottom-container{display:flex;flex-direction:row;justify-content:space-between;gap:40px;width:100%;max-width:1220px;padding:40px var(--container-padding) 0;margin:0 auto;box-sizing:border-box}.footer__background{width:603.33px;height:197.16px;display:flex;flex-direction:row;justify-content:space-between;gap:20px}.footer__bg-logo{width:122.4px;height:40px;object-fit:contain;object-position:left center}.footer__company-info{display:flex;flex-direction:column;gap:9px}.footer__info-text{font-family:"Noto Sans KR",sans-serif;font-weight:300;font-size:14px;line-height:1.333;color:#757575;margin:0;letter-spacing:-0.84px;display:flex}.footer__info-text span{margin:0 7px 0 12px;color:var(--color-border)}.footer__info-text .footer__link{color:#757575;text-decoration:none}.footer__info-text .footer__link:hover{color:var(--color-primary);text-decoration:underline}.footer__copyright{font-family:"Pretendard",sans-serif;font-weight:400;font-size:12px;line-height:1.333;color:#757575;margin:0}.footer__badges{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:20px;width:246px;margin-left:auto;margin-top:36px}.footer__badge{display:block}.footer__badge--1{width:65px;height:25px}.footer__badge--2{width:91px;height:20px}.footer__badge--3{width:50px;height:50px}.footer__right-section{width:397px;display:flex;flex-direction:column}.footer__right-section-container{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:37px}.footer__customer-support{width:153px;display:flex;flex-direction:column;gap:-1px}.footer__support-label{font-family:"Noto Sans KR",sans-serif;font-weight:300;font-size:15.75px;line-height:1.422;letter-spacing:-0.84px;color:#757575}.footer__support-phone{font-family:"Noto Sans KR",sans-serif;font-weight:700;font-size:24px;line-height:1.4;letter-spacing:-0.84px;color:#757575;text-decoration:none;padding:0 0 .59px}.footer__support-phone:hover{color:var(--color-primary)}.footer__sns-list{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:10px;min-width:207px;height:auto;max-width:207px}.footer__sns-button{display:flex;align-items:center;justify-content:flex-start;width:50%;text-decoration:none;padding:0;transition:opacity .3s ease;position:relative}.footer__sns-icon{width:20px;height:20px;margin-right:8px;flex-shrink:0;object-fit:contain}.footer__sns-button span{font-family:"Noto Sans KR",sans-serif;font-weight:300;font-size:13.78px;line-height:1.422;letter-spacing:-0.84px;color:#757575;position:relative;left:-4px;white-space:nowrap}.footer__sns-button:hover{opacity:.7}.footer__business-license{font-family:"Noto Sans KR",sans-serif;font-weight:300;font-size:11.8125px;line-height:1.778;letter-spacing:-0.84px;text-align:center;color:#757575;text-decoration:none;padding:1px 10px 1px 9px;border:1px solid #757575;border-radius:5px;background:#fff;transition:all .2s ease;display:inline-block;height:23px;box-sizing:border-box;width:96px;margin-top:9px;display:flex;align-items:center;justify-content:center;white-space:nowrap}.footer__business-license img{width:15px;height:15px;object-fit:contain;object-position:center center;margin-left:4px}.footer__business-license:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.footer__bank-info{display:flex;flex-direction:column;width:397px;height:51px;margin-top:20px}.footer__bank-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.footer__bank-row:first-child{margin-bottom:5px}.footer__bank-item{width:200px;position:relative;display:flex;align-items:center;margin-top:1.7px}.footer__bank-icon{object-fit:contain}.footer__bank-icon--woori{width:20px;height:20px}.footer__bank-icon--ibk{width:20px;height:20px}.footer__bank-account{font-family:"Pretendard",sans-serif;font-weight:300;font-size:14px;line-height:1.429;letter-spacing:-0.01em;color:#757575;position:relative;margin-left:4px;white-space:nowrap}.footer__bank-details{display:flex;flex-direction:row;align-items:center;gap:5px;margin-left:0;white-space:nowrap}.footer__bank-holder{font-family:"Pretendard",sans-serif;font-weight:300;font-size:14px;line-height:1.429;letter-spacing:-0.01em;color:#757575}.footer__bank-copy{font-family:"Noto Sans KR",sans-serif;font-weight:300;font-size:11.8125px;line-height:1.778;letter-spacing:-0.84px;text-align:center;color:#757575;text-decoration:none;padding:1px 10px 1px 9px;border:1px solid #757575;border-radius:5px;background:#fff;transition:all .2s ease;display:inline-block;height:23px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;white-space:nowrap}.footer__bank-copy img{width:15px;height:15px;object-fit:contain;object-position:center center;margin-left:4px}.footer__bank-copy:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.footer__scroll-top{position:absolute;right:25px;width:56px;height:56px;border:1px solid #e0e0e0;border-radius:28px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.1);bottom:55px}.footer__scroll-top:hover{background:var(--color-primary);border-color:var(--color-primary);transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,79,157,.3)}.footer__scroll-top img{width:28px;height:28px;transition:filter .3s ease}.footer__scroll-top:hover img{filter:brightness(0) invert(1)}.footer__scroll-top:active{transform:translateY(-2px)}@media(max-width: 1200px){.hero-section{padding:20px 20px}.hero-section__container{padding:16px 30px;min-height:400px}.hero-section__content{width:450px}.hero-section__heading{font-size:36px;letter-spacing:-1.08px}.hero-section__subheading{font-size:16px}.image-mosaic{grid-template-columns:repeat(3, 1fr)}.footer__scroll-top{right:5px}.content-section__container{gap:32px}.preview-area{width:440px;flex:0 0 440px;max-width:440px;height:600px}}@media(max-width: 1439.9px){.category-grid{grid-template-columns:repeat(auto-fit, minmax(160px, 1fr));gap:32px;max-width:100%;justify-content:center}.category-card{width:100%;max-width:200px;aspect-ratio:1;justify-self:center}}@media(max-width: 1024px){.top-nav__container{gap:48px}.nav-links__list{gap:32px}.nav-link{font-size:16px}.hero-controls{max-width:70%}.category-container{padding:20px 64px}.section-header .section-header__subtitle{font-size:36px}.category-grid{grid-template-columns:repeat(auto-fit, minmax(160px, 1fr));gap:24px}body[data-domain=SCHOOL] .category-grid{grid-template-columns:repeat(2, 1fr)}.category-card{max-width:180px}.category-card__title{font-size:18px}.tab-bar-container{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.tab-bar-container::-webkit-scrollbar{display:none}.tab-bar.nav-tabs{gap:16px;flex-wrap:nowrap}.tab-bar .tab-link{font-size:15px;padding:10px 0;gap:6px}.tab-bar .tab-icon{width:22px;height:22px}.card-pills{flex-wrap:wrap;overflow-x:visible;overflow-y:visible;margin-left:0;margin-right:0;width:100%;padding-bottom:0}.card-pill{height:36px;padding:6px 14px}.section--chips-preview .container{padding:0 32px;gap:40px}.content-section__container{gap:24px;padding:0}.card-content{flex:1;min-width:300px;min-height:auto}.preview-area{width:380px;flex:0 0 380px;max-width:380px;height:520px}.preview-card{max-width:100%}.preview-card__img{height:420px}.card-templates{width:100%;max-width:100%}.card-templates--style-1{grid-template-columns:repeat(3, 1fr);gap:12px}.card-templates--style-2{grid-template-columns:repeat(6, 1fr);overflow-x:visible;width:100%}.card-templates--style-2 .card-template{min-width:0;width:auto;height:180px}.card-templates--style-3{grid-template-columns:repeat(2, 1fr);gap:16px 12px;width:100%}.card-templates--style-3 .card-template{min-width:0;width:auto;height:70px}.card-templates--style-4{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(3, auto);gap:12px;width:100%}.card-templates--style-4 .card-template{min-width:0;width:auto;height:120px}.card-template{min-width:100px}.case-study-section{padding:20px 0;gap:40px}.case-study-content{padding:0 32px;gap:24px}.case-study-header{gap:8px}.case-study-title{font-size:36px;font-weight:700;line-height:1.18em;letter-spacing:-0.03em}.case-study-subtitle{font-size:18px;font-weight:600;line-height:1.27em}.case-study-chips{gap:12px;flex-wrap:wrap;justify-content:center;width:100%;margin-left:0;padding-left:0;padding-right:0;padding-bottom:0;overflow-x:visible}.case-chip{height:40px;padding:8px 16px}.case-chip__label{font-size:14px;font-weight:500}.case-study-scroll-container{padding:0}.case-study-track{gap:20px;animation:scroll-case-study 45s linear infinite}.case-study-block{width:380px;height:420px;gap:20px}.case-study-block--type1 .case-study-block__top,.case-study-block--type2 .case-study-block__bottom{height:130px;gap:16px}.case-study-block--type1 .case-study-block__large,.case-study-block--type2 .case-study-block__large{height:270px}.case-study-block__small,.case-study-block__large{border-radius:8px}.testimonials-section{padding:20px 0;gap:48px}.testimonials-section__content{gap:32px;padding:0 32px}.testimonials-section__header{gap:8px}.testimonials-section__title{font-size:36px;font-weight:700;line-height:1.18em;letter-spacing:-0.03em}.testimonials-section__subtitle{font-size:18px;font-weight:600;line-height:1.27em}.testimonials-section__chips{gap:12px;flex-wrap:wrap;justify-content:center;width:100%;margin-left:0;padding-left:0;padding-right:0;padding-bottom:0;overflow-x:visible}.testimonial-chip{height:40px;padding:8px 16px}.testimonial-chip__label{font-size:14px}.testimonials-track{gap:20px}.testimonial-card{width:260px;height:340px}.testimonial-card__base{width:260px;height:340px}.testimonial-card__content{width:260px;padding:20px 14px 14px}.testimonial-card__avatar{width:32px;height:32px}.mega-menu{padding:24px;gap:16px;max-width:90vw;overflow-x:auto}.mega-menu__column{width:180px;gap:20px}.mega-menu__link{font-size:16px;padding:10px}.footer{height:auto}.footer__top-container{padding:15px 32px;gap:20px}.footer__bottom-container{padding:40px 32px 90px;gap:100px}.footer__background{width:500px}.footer__company-info{left:140px}.footer__badges{left:auto;right:200px}.footer__scroll-top{right:50px}}@media(max-width: 900px){.category-container{padding:20px 40px}.category-grid{grid-template-columns:repeat(3, 170px);gap:28px;justify-content:center}.category-card{width:170px;height:170px}body[data-domain=SCHOOL] .category-grid .category-card{width:100%}.tab-bar.nav-tabs{gap:12px}.tab-bar .tab-link{font-size:14px;padding:10px 0;gap:6px}.tab-bar .tab-icon{width:20px;height:20px}.section--chips-preview .container{padding:0 40px;gap:40px}.content-section__container{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:32px;padding:0}.card-content{width:100%;display:contents}.card-content__container{display:contents}.card-content__header{grid-row:1}.preview-area{grid-row:2;width:100%;max-width:100%;height:auto}.card-content__footer{grid-row:3}.preview-card{max-width:600px;margin:0 auto;width:100%}.preview-card__img{height:500px}.case-study-section{gap:16px}.case-study-content{padding:0 40px}.case-study-chips{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;scrollbar-width:none;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;width:100vw;margin-left:calc(-50vw + 50%);padding-left:40px;padding-right:40px;padding-bottom:8px}.case-study-chips::-webkit-scrollbar{display:none}.case-chip{flex-shrink:0;white-space:nowrap}.case-study-block{width:340px;height:380px}.case-study-block--type1 .case-study-block__top,.case-study-block--type2 .case-study-block__bottom{height:115px}.case-study-block--type1 .case-study-block__large,.case-study-block--type2 .case-study-block__large{height:245px}.footer__bottom-container{flex-direction:column;align-items:center}}@media(min-width: 1101px){.nav-buttons{display:flex !important}.nav-links{display:flex !important}.mobile-menu-toggle{display:none !important}}@media(max-width: 1100px){.top-nav__container{padding:12px 32px;gap:16px}.logo-container{padding:8px 0;height:auto}.logo{width:100px;height:32px}.nav-links{display:none}.nav-buttons{display:none}.mobile-icons{display:flex}.button-icon--mobile{display:flex}.mobile-menu-toggle{display:flex}}@media(max-width: 768px){.product-menu{display:none !important}.nav-links__item--has-mega:hover .product-menu{display:none !important}.mobile-product-menu{display:block;background:#e8f0f9;padding:20px 16px;margin:0 -16px}.mobile-product-menu__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.mobile-product-menu__title{font-family:"Pretendard",sans-serif;font-weight:600;font-size:16px;color:#1a1a1a;margin:0}.mobile-product-menu__view-all{font-family:"Pretendard",sans-serif;font-weight:400;font-size:14px;color:var(--color-primary);text-decoration:none;display:flex;align-items:center;gap:4px}.mobile-product-menu__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:12px}.mobile-product-menu__item{background:#fff;border-radius:8px;padding:12px;display:flex;align-items:center;gap:12px;text-decoration:none;transition:background .2s ease}.mobile-product-menu__item:hover{background:#f5f5f5}.mobile-product-menu__icon{width:40px;height:40px;border-radius:8px;background:#f0f0f0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mobile-product-menu__icon svg{width:24px;height:24px;color:#666}.mobile-product-menu__label{font-family:"Pretendard",sans-serif;font-weight:500;font-size:14px;color:#1a1a1a;line-height:1.4}.top-nav__container{padding:12px 16px}.mega-menu{position:fixed;top:80px;left:0;right:0;transform:none;flex-direction:column;padding:20px;max-width:100%;max-height:calc(100vh - 100px);overflow-y:auto;border-radius:0 0 24px 24px}.mega-menu__column{width:100%}.mega-menu__divider{width:100%;height:1px;margin:16px 0}.mega-menu__link{font-size:16px;padding:12px}.hero-section{padding:20px 0 30px}.hero-section__container{min-height:300px}.hero-section__content{width:100%}.hero-section__text{gap:16px}.hero-section__heading{font-size:28px;letter-spacing:-0.84px;line-height:1.3}.hero-section__subheading{font-size:16px}.hero-carousel{margin-bottom:16px}.hero-controls{gap:12px}.hero-section__pagination{width:250px;height:4px}.hero-nav{width:36px;height:36px}.hero-nav svg{width:18px;height:18px}.hero-section__container{padding:30px 40px;min-height:360px}.category-container{padding:20px 16px;gap:32px}.section-header__title{font-size:20px;font-weight:600;line-height:1.27em;text-transform:uppercase}.section-header .section-header__subtitle{font-size:24px;font-weight:700;line-height:1.33em;letter-spacing:-0.02em}.category-grid{grid-template-columns:repeat(3, 100px);gap:20px;justify-content:center}body[data-domain=SCHOOL] .category-grid .category-card .category-card__image{height:100%}.category-card{width:100px;height:100px;justify-self:center}.category-card__image{border-radius:8px;height:100%}.category-card__overlay{padding:6px}.category-card__title{font-size:14px;font-weight:500;line-height:1.43em;letter-spacing:-0.01em}.category-card:hover{transform:translateY(-4px)}.category-card:focus-visible{border-radius:8px}.tab-bar-container{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin-left:-16px;margin-right:-16px;padding:0 16px;width:calc(100% + 32px)}.tab-bar-container::-webkit-scrollbar{display:none}.tab-bar.nav-tabs{gap:8px;flex-wrap:nowrap;border-bottom:1px solid rgba(0,0,0,.09);min-width:max-content}.tab-bar .tab-item{flex:0 0 auto;min-width:fit-content}.tab-bar .tab-link{font-size:14px;padding:10px 12px;gap:6px;white-space:nowrap}.tab-bar .tab-icon{width:20px;height:20px}.tab-bar .tab-label{font-size:14px}.section--chips-preview{padding:20px 0}.section--chips-preview .container{padding:0 16px;display:flex;flex-direction:column;gap:24px;box-sizing:border-box}.content-section{width:100%;overflow:hidden}.content-section__container{display:flex;flex-direction:column;gap:16px;padding:0;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.card-content{width:100%;padding:0;min-height:auto;display:contents}.card-content__container{display:contents}.card-content__header{gap:16px;order:1;width:100%;box-sizing:border-box}.card-content__info{gap:8px}.card-content__divider{margin:0}.preview-area{width:100%;height:auto;padding:0;margin:0;overflow:hidden;box-sizing:border-box;order:2}.card-content__footer{order:3;width:100%;box-sizing:border-box}.preview-blur{width:159px;height:159px}.preview-card{padding:0;gap:8px;width:100%;max-width:100%;box-sizing:border-box}.preview-card__img{border-radius:24px;height:343px;width:100%;box-sizing:border-box}.preview-card__image{width:100%;height:100%;object-fit:cover}.preview-card__button-container{padding:16px;align-items:flex-end}.preview-card__edit-button{height:32px;font-size:12px;padding:8px 12px 8px 8px;gap:4px}.preview-card__button-icon{width:16px;height:16px}.preview-card__button-text{font-size:12px;line-height:1.33em}.template-pagination{margin-top:16px;gap:20px}.template-pagination__indicator{font-size:14px;line-height:1.43em}.card-content__title{font-size:18px;font-weight:700;line-height:1.33em;letter-spacing:-0.01em}.card-content__description,.card-content__head{font-size:14px;font-weight:400;line-height:1.43em;letter-spacing:-0.01em}.card-content__footer-text{font-size:16px;font-weight:500;line-height:1.5em;letter-spacing:-0.01em}.card-pills{display:flex !important;gap:8px;flex-wrap:nowrap !important;overflow-x:auto !important;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:8px;width:100% !important;max-width:none !important}.card-pills::-webkit-scrollbar{display:none}.card-pill{height:32px;padding:4px 12px;flex-shrink:0;white-space:nowrap}.card-pill--selected{border:1.5px solid #ffe17d}.card-pill__label{font-size:14px;font-weight:500;line-height:1.43em;letter-spacing:-0.01em}.card-templates{width:100% !important;max-width:100% !important;padding-bottom:8px}.card-templates--style-1{display:flex !important;flex-direction:row !important;flex-wrap:nowrap !important;overflow-x:auto !important;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:8px !important;width:100% !important}.card-templates--style-1::-webkit-scrollbar{display:none}.card-templates--style-1 .card-template{min-width:90px;max-width:90px;height:66px;flex:0 0 90px}.card-templates--style-2{display:flex !important;flex-direction:row !important;flex-wrap:nowrap !important;overflow-x:auto !important;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:8px !important;width:100% !important}.card-templates--style-2::-webkit-scrollbar{display:none}.card-templates--style-2 .card-template{min-width:50px;max-width:50px;height:178px;flex:0 0 50px}.card-templates--style-3{display:flex !important;flex-direction:row !important;flex-wrap:nowrap !important;overflow-x:auto !important;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:8px !important;width:100% !important}.card-templates--style-3::-webkit-scrollbar{display:none}.card-templates--style-3 .card-template{min-width:160px;max-width:160px;height:45px;flex:0 0 160px}.card-templates--style-4{display:flex !important;flex-direction:row !important;flex-wrap:nowrap !important;overflow-x:auto !important;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:8px !important;width:100% !important}.card-templates--style-4::-webkit-scrollbar{display:none}.card-templates--style-4 .card-template{min-width:70px;max-width:70px;height:100px;flex:0 0 70px}.card-templates--style-4 .card-template--selected{padding:6px}.card-templates--style-4 .card-template--selected .card-template__image{transform:scale(0.9)}.card-template{min-width:0;border-radius:16px;flex-shrink:0}.card-template--selected{border:1.5px solid #0087ff}.card-template__image{width:100%;height:100%;object-fit:cover;border-radius:14.5px}.card-template--selected .card-template__image{border-radius:14.5px}.case-study-section{padding:0;gap:32px;align-items:stretch}.case-study-content{padding:0 16px;gap:16px}.case-study-header{gap:4px}.case-study-subtitle{font-size:14px;font-weight:500;line-height:1.43em;letter-spacing:-0.01em;text-align:center}.case-study-title{font-size:24px;font-weight:700;line-height:1.33em;letter-spacing:-0.02em;text-align:center}.case-study-chips{gap:12px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start;padding-bottom:8px;width:100vw;margin-left:calc(-50vw + 50%);padding-left:16px;padding-right:16px}.case-study-chips::-webkit-scrollbar{display:none}.case-chip{height:32px;padding:4px 12px;flex-shrink:0;white-space:nowrap}.case-chip--selected{border:1.5px solid #004f9d;background:rgba(0,116,255,.04)}.case-chip--selected .case-chip__label{color:#005ec2;font-weight:500}.case-chip__label{font-size:14px;font-weight:500;line-height:1.43em;letter-spacing:-0.01em}.case-study-scroll-container{padding:0 16px}.case-study-track{gap:12px;animation:scroll-case-study 35s linear infinite}.case-study-block{width:285px;height:305px;gap:12px}.case-study-block--type1 .case-study-block__top,.case-study-block--type2 .case-study-block__bottom{height:95px;gap:10px}.case-study-block--type1 .case-study-block__large,.case-study-block--type2 .case-study-block__large{height:195px}.case-study-block__small{border-radius:6px}.case-study-block__large{border-radius:6px}.case-study-block__small img,.case-study-block__large img{border-radius:6px}.testimonials-section{padding:0;gap:24px;margin:48px 0}.testimonials-section__content{gap:16px;padding:0 16px}.testimonials-section__header{gap:4px;padding:0}.testimonials-section__subtitle{font-size:14px;font-weight:500;line-height:1.43em;letter-spacing:-0.01em;text-align:right}.testimonials-section__title{font-size:24px;font-weight:700;line-height:1.33em;letter-spacing:-0.02em;text-align:center}.testimonials-section__chips{gap:12px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start;padding-bottom:8px;width:100vw;margin-left:calc(-50vw + 50%);padding-left:16px;padding-right:16px}.testimonials-section__chips::-webkit-scrollbar{display:none}.testimonial-chip{height:32px;padding:4px 12px;flex-shrink:0;white-space:nowrap}.testimonial-chip--selected{border:1.5px solid #004f9d;background:rgba(0,116,255,.04)}.testimonial-chip--selected .testimonial-chip__label{color:#005ec2}.testimonial-chip__label{font-size:14px;font-weight:500;line-height:1.43em;letter-spacing:-0.01em}.testimonials-track{gap:12px;animation:scroll-testimonials 25s linear infinite}.testimonial-card{width:180px;height:250px}.testimonial-card__base{width:180px;height:250px}.testimonial-card__image{width:308px;height:399px}.testimonial-card__content{width:180px;padding:12px;gap:12px}.testimonial-card__quote{font-size:16px;font-weight:400;line-height:1.5em;letter-spacing:-0.01em}.testimonial-card__footer{gap:8px}.testimonial-card__user{gap:8px}.testimonial-card__avatar{width:24px;height:24px}.testimonial-card__name{font-size:14px;font-weight:500;line-height:1.43em;letter-spacing:-0.01em}.testimonial-card__date{font-size:14px;font-weight:500;line-height:1.43em;letter-spacing:-0.01em;color:#bbb}.image-mosaic{grid-template-columns:repeat(2, 1fr);gap:var(--space-8)}.testimonial-grid{flex-wrap:wrap}.footer{height:auto}.footer__top-container{padding:15px 16px;gap:24px;flex-direction:column;align-items:flex-start}.footer__nav-list{align-items:flex-start;gap:12px;flex-wrap:wrap}.footer__bg-logo{margin:auto}.footer__nav-item{padding:0}.footer__divider-v{display:none}.footer__family-site{width:100%}.footer__select{width:100%}.footer__bottom-section{padding:0}.footer__bottom-container{flex-direction:column;gap:16px;padding:40px 16px 90px}.footer__background{width:100%;height:auto;background-size:150px auto;background-position:left top;padding-bottom:20px;flex-direction:column}.footer__company-info{position:static;left:0;top:0}.footer__badges{position:static;width:100%;margin-bottom:24px;display:none}.footer__right-section{width:100%;height:auto;position:static}.footer__customer-support{position:static;width:100%;margin-bottom:20px}.footer__sns-list{position:static;width:100%;height:auto;margin-bottom:20px;flex-wrap:wrap;flex-direction:column;min-width:unset}.footer__sns-button{width:48%;margin-top:10px}.footer__sns-button--3,.footer__sns-button--4{margin-top:10px}.footer__business-license{position:static;margin-bottom:20px}.footer__bank-info{position:static;width:100%;display:none}.footer__scroll-top{right:16px;top:auto;bottom:24px}.footer__info-text{font-size:12px;font-weight:400;letter-spacing:0}.footer__info-text span{margin:0 4px;display:block;visibility:hidden;height:0}}@media(max-width: 480px){.category-container{padding:20px 16px;gap:32px}.section-header__title{font-size:20px;font-weight:600;line-height:1.27em;text-transform:uppercase}.section-header .section-header__subtitle{font-size:24px;font-weight:700;line-height:1.33em;letter-spacing:-0.02em}.category-grid{grid-template-columns:repeat(3, 100px);gap:20px;justify-content:center}.category-card{width:100px;height:100px;justify-self:center}.category-card__image{border-radius:8px;height:100%}body[data-domain=SCHOOL] .category-grid{grid-template-columns:repeat(1, 1fr)}body[data-domain=SCHOOL] .category-grid .category-card{width:100%;height:100%}body[data-domain=SCHOOL] .category-grid .category-card .category-card__image{height:100%}body[data-domain=SCHOOL] .category-grid .category-card .category-card__image img{position:unset}.category-card__overlay{padding:6px}.category-card__title{font-size:14px;font-weight:500;line-height:1.43em;letter-spacing:-0.01em}.image-mosaic{grid-template-columns:1fr}.hero-controls{max-width:90%}}.category-hero{padding:100px 0 60px;background:linear-gradient(180deg, #F8FBFF 0%, #FFFFFF 100%);border-bottom:1px solid #e5e9f2}.category-hero__container{width:100%;max-width:var(--container-width-content);margin:0 auto;padding:0 var(--container-padding);text-align:center;box-sizing:border-box}.category-hero__title{font-family:"Pretendard",sans-serif;font-weight:700;font-size:48px;line-height:1.3em;letter-spacing:-0.02em;color:var(--color-text-primary);margin:0 0 16px 0}.category-hero__description{font-family:"Pretendard",sans-serif;font-weight:400;font-size:18px;line-height:1.6em;color:var(--color-text-secondary);margin:0}.category-products{padding:80px 0 120px;background:#fff}.category-products__container{width:100%;max-width:var(--container-width-content);margin:0 auto;padding:0 var(--container-padding);box-sizing:border-box}.products-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:40px;margin-bottom:60px}.product-card{background:#fff;border-radius:16px;overflow:hidden;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0px 4px 16px rgba(0,0,0,.08);cursor:pointer;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-8px);box-shadow:0px 12px 32px rgba(29,140,242,.16)}.product-card__image-wrapper{position:relative;width:100%;padding-bottom:100%;overflow:hidden;background:#f5f7fa}.product-card__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s cubic-bezier(0.4, 0, 0.2, 1)}.product-card:hover .product-card__image{transform:scale(1.05)}.product-card__badge{position:absolute;top:12px;left:12px;background:var(--color-primary);color:#fff;font-family:"Pretendard",sans-serif;font-weight:600;font-size:12px;line-height:1.4em;padding:4px 12px;border-radius:20px;z-index:1}.product-card__content{padding:20px;flex:1;display:flex;flex-direction:column}.product-card__title{font-family:"Pretendard",sans-serif;font-weight:600;font-size:18px;line-height:1.4em;letter-spacing:-0.01em;color:var(--color-text-primary);margin:0 0 8px 0}.product-card__description{font-family:"Pretendard",sans-serif;font-weight:400;font-size:14px;line-height:1.5em;color:var(--color-text-secondary);margin:0 0 16px 0;flex:1}.product-card__footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #e5e9f2}.product-card__price{font-family:"Pretendard",sans-serif;font-weight:700;font-size:20px;line-height:1.4em;color:var(--color-primary);margin:0}.product-card__price-unit{font-weight:400;font-size:14px;color:var(--color-text-secondary)}.product-card__link{display:inline-flex;align-items:center;gap:4px;font-family:"Pretendard",sans-serif;font-weight:500;font-size:14px;color:var(--color-primary);text-decoration:none;transition:gap .2s ease}.product-card__link:hover{gap:8px}.product-card__link-icon{width:16px;height:16px;stroke:currentColor}.load-more-container{display:flex;justify-content:center;align-items:center}.load-more-btn{min-width:240px;background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);border:none;box-shadow:0 8px 24px rgba(102,126,234,.3);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}.load-more-btn:hover{background:linear-gradient(135deg, #764ba2 0%, #667eea 100%);box-shadow:0 12px 32px rgba(102,126,234,.4);transform:translateY(-2px)}.load-more-btn:active{transform:translateY(0);box-shadow:0 4px 16px rgba(102,126,234,.3)}.load-more-btn .button__label{font-weight:600;font-size:15px;letter-spacing:.02em}.load-more-btn .button__icon{margin-left:8px;width:20px;height:20px;transition:transform .3s ease}.load-more-btn:hover .button__icon{transform:translateY(2px)}.load-more-btn.loading{pointer-events:none;opacity:.7;background:linear-gradient(135deg, #667eea 0%, #764ba2 100%)}.load-more-btn.loading .button__icon{animation:bounce 1s ease-in-out infinite}@keyframes bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(4px)}}@media(max-width: 1200px){.products-grid{grid-template-columns:repeat(3, 1fr);gap:32px}.category-hero__title{font-size:40px}}@media(max-width: 768px){.category-hero{padding:80px 0 40px}.category-hero__title{font-size:32px}.category-hero__description{font-size:16px}.category-products{padding:60px 0 80px}.products-grid{grid-template-columns:repeat(2, 1fr);gap:24px;margin-bottom:40px}.product-card__content{padding:16px}.product-card__title{font-size:16px}.product-card__description{font-size:13px}.product-card__price{font-size:18px}}@media(max-width: 480px){.category-hero{padding:60px 0 30px}.category-hero__title{font-size:24px}.category-hero__description{font-size:14px}.category-products{padding:40px 0 60px}.products-grid{grid-template-columns:1fr;gap:20px}.load-more-btn{min-width:160px;font-size:14px}}.template-item{display:none}.template-item.active{display:block}.button-content .btn--black{line-height:normal}.button-content .btn--black:hover{background-color:#212529}.button-content .btn--line{line-height:normal}.button-content .btn--line:hover{border:1px solid #212121}.mobile-action-buttons{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08);margin:0;padding:16px 0 !important}.btn-photo{position:relative;display:block;width:80px;height:76px;margin:21px auto 0;padding-top:15px;border:1px solid #337dff;border-radius:10px;background-color:#f3f9ff;font-weight:500;text-align:center}.btn-photo::after{content:"";position:absolute;bottom:-10px;left:50%;width:26px;height:26px;margin-left:-13px;border-radius:50%;background:url(../../images/onp/b9b48382a3d2ba35f237.png) no-repeat center/contain}.btn-photo:last-child::after{background:url(../../images/onp/d2b3ef48747250f840e5.png) no-repeat center/contain}.btn-photo em{display:block;color:#337dff}.pc-hidden{display:none !important}@media(max-width: 768px){.pc-hidden{display:block !important}}.case-study-hslide-container{width:100%;margin-top:24px;overflow:hidden}.hslide-viewport{overflow:hidden;width:100%;position:relative;-ms-overflow-style:none;scrollbar-width:none}.hslide-viewport::-webkit-scrollbar{display:none}.hslide-track{display:flex;align-items:center;gap:16px;will-change:transform}.hslide-item{flex:0 0 auto;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.hslide-item:hover{transform:scale(1.03);z-index:10}.hslide-img{display:block;width:auto;height:auto;max-height:350px;max-width:500px;min-height:250px;min-width:250px;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.12);object-fit:cover;transition:all .3s ease}@media(max-width: 1400px){.hslide-img{max-height:330px;max-width:470px;min-height:230px;min-width:230px}}@media(max-width: 1200px){.hslide-img{max-height:310px;max-width:440px;min-height:220px;min-width:220px}}@media(max-width: 992px){.hslide-img{max-height:280px;max-width:400px;min-height:200px;min-width:200px}.hslide-track{gap:12px}}@media(max-width: 768px){.hslide-img{max-height:250px;max-width:350px;min-height:180px;min-width:180px}.hslide-track{gap:10px}}@media(max-width: 576px){.hslide-img{max-height:220px;max-width:300px;min-height:160px;min-width:160px}.hslide-track{gap:8px}}

/*# sourceMappingURL=styles.css.map*/