*{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:Pretendard Variable;font-display:swap}@font-face{font-family:Pretendard JP Variable;font-display:swap}:root{--font-pretendard:"Pretendard Variable","Pretendard",-apple-system,BlinkMacSystemFont,sans-serif;--font-pretendard-jp:"Pretendard JP Variable","Pretendard Variable","Pretendard",-apple-system,sans-serif;--font-primary:var(--font-pretendard-jp);--font-secondary:var(--font-pretendard);--font-mono:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace;--font-weight-extralight:200;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700}html{scroll-behavior:smooth;width:100%;overflow-x:hidden}body{font-family:var(--font-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;background-color:#fff;width:100%;max-width:100vw;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}.App,.container{max-width:1280px;margin:0 auto;padding:0 40px 20px}.App{background-color:#fff;flex-direction:column;align-items:center;display:flex;position:relative}.hero-h1{font-family:var(--font-primary);font-weight:var(--font-weight-bold);letter-spacing:-.96px;font-size:48px;line-height:1.4}.display-large{font-family:var(--font-primary);font-weight:var(--font-weight-bold);letter-spacing:-.8px;font-size:40px;line-height:1.5}.display-heading{font-family:var(--font-primary);font-weight:var(--font-weight-bold);letter-spacing:-.72px;font-size:36px;line-height:1.4}.section-heading{font-family:var(--font-primary);font-weight:var(--font-weight-semibold);letter-spacing:-.24px;font-size:24px;line-height:1.4}.body-large{font-family:var(--font-secondary);font-weight:var(--font-weight-medium);letter-spacing:-.64px;font-size:32px;line-height:1.4}.body-medium{font-family:var(--font-primary);font-weight:var(--font-weight-regular);letter-spacing:-.1px;font-size:20px;line-height:1.4}.body-small{font-family:var(--font-primary);font-weight:var(--font-weight-medium);letter-spacing:-.36px;font-size:18px;line-height:1.4}.link-text{font-family:var(--font-primary);font-weight:var(--font-weight-bold);letter-spacing:-.35px;font-size:14px;line-height:1.4}.bullet-text{font-family:var(--font-primary);font-weight:var(--font-weight-medium);letter-spacing:-.28px;font-size:14px;line-height:1.4}.copyright-text{font-family:var(--font-secondary);font-weight:var(--font-weight-extralight);font-size:10px;line-height:1.4}.footer-text-style{font-family:var(--font-primary);font-weight:var(--font-weight-medium);letter-spacing:-.24px;font-size:12px;line-height:1.4}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.text-black{color:#000}.text-gray{color:#929292}.text-purple{color:#660fd1}.text-dark-gray{color:#6f6f6f}.mobile-only-break,.tablet-only-break,.desktop-only-break{display:none}.desktop-only-space{display:inline}@media (min-width:1200px){.desktop-only-break{display:inline}}@media (max-width:1199px) and (min-width:800px){.tablet-only-break{display:inline}}@media (max-width:799px){.mobile-only-break{display:inline}.desktop-only-space{display:none}}@media (max-width:834px){.App,.container{max-width:800px;padding:0 40px 20px}.hero-h1{letter-spacing:-.72px;font-size:36px}.display-large{letter-spacing:-.64px;font-size:32px}.display-heading{letter-spacing:-.56px;font-size:28px}.body-large{letter-spacing:-.48px;font-size:24px}.body-medium{letter-spacing:-.09px;font-size:18px}}@media (max-width:799px){.App,.container{width:100%;max-width:100%;padding:0 15px 20px;overflow-x:hidden}.hero-h1{letter-spacing:-.56px;font-size:28px}.display-large,.display-heading{letter-spacing:-.48px;font-size:24px}.section-heading{letter-spacing:-.24px;font-size:24px}.body-large{letter-spacing:-.32px;font-size:16px}.body-medium{letter-spacing:-.08px;font-size:16px}.bullet-text{letter-spacing:-.26px;font-size:13px}.footer-text-style{letter-spacing:-.2px;font-size:10px}}
.book-catalog{background:#fff;min-height:100vh;position:relative}.App.book-catalog{align-items:stretch;max-width:100%;padding:0}.dpb-main{max-width:1200px;margin:0 auto;padding:160px 24px 20px}.dpb-seo-title{font-family:var(--font-secondary);font-size:24px;font-weight:var(--font-weight-bold);color:#1a1a1a;letter-spacing:-.02em;white-space:pre-line;margin:0 0 24px;line-height:1.4}.book-catalog:before{content:"";z-index:1001;pointer-events:none;background:#fff;height:160px;position:fixed;top:0;left:0;right:0}.dpb-filters-wrapper{z-index:1002;-webkit-backdrop-filter:blur(25px);box-sizing:border-box;background:#fffffff2;border-radius:16px;width:100%;max-width:1152px;padding:8px 0;position:fixed;top:90px;left:50%;transform:translate(-50%)}.dpb-filters-wrapper.search-open{padding:8px 0 12px}.dpb-filters{flex-wrap:wrap;justify-content:center;gap:8px;display:flex;position:relative}.dpb-filters:before{display:none}.dpb-filter-btn{font-family:var(--font-secondary);font-size:15px;font-weight:var(--font-weight-medium);color:#424242;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e0e0e0;border-radius:100px;align-items:center;gap:6px;padding:10px 20px;transition:all .2s;display:flex}.dpb-filter-btn:hover{background:#f5f5f5}.dpb-filter-btn.active{color:#fff;background:#000;border-color:#000}.dpb-filter-clear-btn{color:#fff;font-family:var(--font-secondary);font-size:18px;font-weight:var(--font-weight-regular);cursor:pointer;background:#000;border:1px solid #e0e0e0;border-radius:100px;justify-content:center;align-items:center;padding:10px 20px;line-height:1;transition:all .2s;display:flex}.dpb-filter-clear-btn:hover{opacity:.8}.dpb-search-btn{color:#424242;cursor:pointer;background:0 0;border:none;border-radius:100px;justify-content:center;align-items:center;padding:8px 16px;transition:all .2s;display:flex}.dpb-search-btn:hover{background:#f5f5f5}.dpb-search-btn.active{color:#000}.dpb-search-bar-mobile{display:none}.dpb-search-bar{align-items:center;gap:10px;max-width:500px;margin-top:12px;margin-left:auto;margin-right:auto;padding:0 16px;display:flex}.dpb-search-bar-desktop{display:flex}.dpb-search-input-wrapper{background:#f3f6fb;border-radius:8px;flex:1;align-items:center;gap:10px;padding:10px 12px;display:flex;position:relative}.dpb-search-icon{flex-shrink:0}.dpb-search-input{font-family:var(--font-secondary);font-size:14px;font-weight:var(--font-weight-medium);color:#292a2f;letter-spacing:-.02em;background:0 0;border:none;outline:none;flex:1;line-height:1.4}.dpb-search-input::placeholder{color:#aab2c1}.dpb-search-close{cursor:pointer;color:#666;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:color .2s;display:flex}.dpb-search-close:hover{color:#000}.dropdown-arrow{width:12px;height:12px;transition:transform .2s}.dropdown-arrow.open{transform:rotate(180deg)}.dpb-dropdown{position:relative}.dpb-dropdown-menu{z-index:100;background:#fff;border:1px solid #e0e0e0;border-radius:12px;min-width:160px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 4px 20px #00000014}.dpb-dropdown-item{font-family:var(--font-secondary);color:#424242;cursor:pointer;border-radius:8px;padding:12px 16px;font-size:15px;transition:all .2s}.dpb-dropdown-item:hover{background:#f5f5f5}.dpb-dropdown-item.active{color:#fff;background:#000}.dpb-books-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:24px;margin-bottom:0;display:grid}.dpb-book-card{cursor:pointer;background:#fff;border-radius:12px;transition:transform .2s,box-shadow .2s;overflow:hidden}.dpb-book-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.dpb-book-cover{border-radius:12px 12px 0 0;width:100%;height:auto;display:block}.dpb-book-info{background:#fff;padding:12px}.dpb-book-title{font-family:var(--font-secondary);font-size:14px;font-weight:var(--font-weight-semibold);color:#1a1a1a;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0 0 6px;line-height:1.4;display:-webkit-box;overflow:hidden}.dpb-book-description{font-family:var(--font-secondary);font-size:12px;font-weight:var(--font-weight-regular);color:#666;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.dpb-modal-overlay{-webkit-backdrop-filter:blur(35px);z-index:10000;background:#0009;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.dpb-modal{background:#fffffff2;border-radius:30px;flex-direction:column;width:332px;height:635px;display:flex;position:relative;overflow:hidden;box-shadow:-20px 10px 35px -20px #00000040}.dpb-modal-close{cursor:pointer;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex;position:absolute;top:14px;right:14px}.dpb-modal-close:hover{opacity:.7}.dpb-modal-close img{width:24px;height:24px}.dpb-modal-content{flex-direction:column;height:100%;display:flex;position:relative}.dpb-modal-left{box-sizing:border-box;border-radius:30px 30px 0 0;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:340px;padding:50px 20px 20px;display:flex;position:relative;overflow:hidden}.dpb-modal-bg-blur{filter:blur(35px);z-index:0;object-fit:cover;border-radius:5px;width:472px;height:670px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dpb-modal-cover{object-fit:cover;z-index:1;border-radius:5px;width:150px;height:213px;position:relative;box-shadow:0 2px 10px #00000040}.dpb-modal-sticker{z-index:10;box-sizing:border-box;background:#fff;border:3px solid #7b2cbf;border-radius:96px;justify-content:center;align-items:center;width:55px;height:55px;padding:0;display:flex;position:absolute;top:340px;right:34px;overflow:hidden;transform:translateY(-50%);box-shadow:0 24px 50px -12px #2d36431f}.dpb-modal-sticker img{object-fit:cover;border-radius:96px;width:100%;height:100%}.dpb-modal-right{box-sizing:border-box;flex-direction:column;flex:1;padding:20px;display:flex}.dpb-modal-badge{margin-bottom:0}.dpb-modal-meta{font-family:var(--font-secondary);letter-spacing:-.02em;color:#9298a6;font-size:12px;line-height:140%;font-weight:var(--font-weight-medium);align-items:flex-start;gap:2px;display:flex}.dpb-modal-age,.dpb-modal-lexile,.dpb-modal-dot{color:#9298a6;font-weight:500}.dpb-modal-title{font-family:var(--font-secondary);font-size:22px;font-weight:var(--font-weight-semibold);color:#000;letter-spacing:-.02em;margin:0 0 16px;line-height:140%}.dpb-modal-authors{align-items:flex-start;gap:2px;margin-bottom:8px;display:flex}.dpb-modal-author{font-family:var(--font-secondary);font-size:12px;font-weight:var(--font-weight-regular);color:#5d5f6d;letter-spacing:-.02em;align-items:center;gap:2px;margin:0;line-height:140%;display:flex}.dpb-author-label{color:#5d5f6d;font-weight:400}.dpb-modal-description{font-family:var(--font-secondary);font-size:14px;font-weight:var(--font-weight-regular);letter-spacing:-.02em;color:#5d5f6d;-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0 0 8px;line-height:140%;display:-webkit-box;overflow:hidden}.dpb-modal-languages{flex-wrap:wrap;align-items:center;gap:2px;margin-bottom:18px;display:flex}.dpb-modal-lang{font-family:var(--font-secondary);font-size:12px;font-weight:var(--font-weight-medium);letter-spacing:-.02em;color:#9298a6;line-height:140%}.dpb-modal-cta-wrapper{justify-content:center;align-items:center;min-height:80px;margin-top:auto;display:flex}.dpb-modal-cta{width:auto;min-width:90px;height:40px;font-family:var(--font-secondary);font-size:14px;font-weight:var(--font-weight-bold);text-align:center;letter-spacing:-.025em;color:#fff;cursor:pointer;white-space:nowrap;background:#660fd1;border:none;border-radius:1000px;flex-direction:row;justify-content:center;align-items:center;gap:2px;padding:10px 15px;line-height:140%;transition:opacity .2s;display:flex}.dpb-modal-cta:hover{opacity:.9}.dpb-series-modal-overlay{-webkit-backdrop-filter:blur(80px)saturate(180%);z-index:9999;background:linear-gradient(#000000b3 0%,#000000d9 50%,#000000f2 100%);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.dpb-series-modal-content{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex-direction:column;align-items:flex-start;gap:20px;width:100%;height:100%;padding:100px 28px 120px;display:flex;overflow-x:hidden;overflow-y:auto}.dpb-series-modal-item{width:100%;font-family:var(--font-secondary);font-style:normal;font-weight:var(--font-weight-regular);letter-spacing:-.02em;color:#e9ebf1;cursor:pointer;padding:6px 0;font-size:16px;line-height:140%;transition:all .2s}.dpb-series-modal-item:hover{opacity:.7}.dpb-series-modal-item.active{color:#fff;font-weight:600}.dpb-series-modal-close{cursor:pointer;z-index:10000;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:fixed;bottom:50px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0000004d}.dpb-series-modal-close:hover{opacity:.9;transform:translate(-50%)scale(1.05)}.dpb-series-modal-close:before,.dpb-series-modal-close:after{content:"";background:#292a2f;border-radius:1px;width:14px;height:2px;position:absolute}.dpb-series-modal-close:before{transform:rotate(45deg)}.dpb-series-modal-close:after{transform:rotate(-45deg)}.dpb-floating-cta{z-index:500;pointer-events:none;position:fixed;bottom:32px;right:32px}.dpb-floating-btn{pointer-events:auto;color:#fff;font-family:var(--font-secondary);font-size:16px;font-weight:var(--font-weight-semibold);cursor:pointer;background:#7b2cbf;border:none;border-radius:100px;align-items:center;gap:12px;padding:16px 32px;transition:all .2s;display:flex;box-shadow:0 4px 24px #7b2cbf4d}.dpb-floating-btn:hover{background:#6a25a8;transform:translateY(-2px);box-shadow:0 6px 32px #7b2cbf66}.dpb-phone-icon{width:20px;height:20px}@media (max-width:768px){.book-catalog:before{height:175px}.book-catalog .mobile-nav{box-shadow:none;border-radius:0}.dpb-main{padding:180px 16px 30px}.dpb-seo-title{margin:0 0 16px;font-size:18px}.dpb-filters-wrapper{-webkit-backdrop-filter:none;background:#fff;border-radius:0;width:100%;max-width:100%;padding:8px 0 4px;position:fixed;top:63px;left:0;transform:none}.dpb-filters{-webkit-backdrop-filter:none;box-shadow:none;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;background:0 0;flex-wrap:nowrap;justify-content:flex-start;gap:5px;margin-top:8px;margin-bottom:0;padding:8px 16px;position:static;overflow-x:auto;overflow-y:hidden}.dpb-filters::-webkit-scrollbar{display:none}.dpb-filters:before{display:none}.dpb-filter-btn{flex-shrink:0;padding:8px 16px;font-size:14px}.dpb-filter-clear-btn{flex-shrink:0;padding:8px 16px;font-size:16px}.dpb-search-btn,.dpb-search-bar-desktop{display:none}.dpb-search-bar-mobile{background:0 0;padding:0 16px;display:flex}.dpb-search-bar-mobile .dpb-search-bar{width:100%;max-width:none;margin-top:0;margin-bottom:0;padding:0}.dpb-search-input-wrapper{padding:8px 10px}.dpb-search-input{font-size:13px}.dpb-books-grid{grid-template-columns:repeat(3,1fr);gap:8px}.dpb-book-info{padding:8px}.dpb-book-title{-webkit-line-clamp:1;margin-bottom:4px;font-size:12px}.dpb-book-description{font-size:10px}.dpb-modal{width:90vw;max-width:332px;height:auto;max-height:90vh}.dpb-modal-left{aspect-ratio:332/340;width:100%;height:auto}.dpb-modal-cover{aspect-ratio:150/213;width:120px;height:auto}.dpb-modal-right{padding:16px 20px}.dpb-modal-title{font-size:20px}.dpb-floating-cta{bottom:24px;left:auto;right:50%;transform:translate(50%)}.dpb-floating-btn{padding:14px 28px;font-size:15px;box-shadow:0 6px 32px #7b2cbf66}}@media (min-width:768px){.dpb-modal{width:500px;height:auto;max-height:90vh}.dpb-modal-left{height:450px}.dpb-modal-cover{width:220px;height:312px}.dpb-modal-sticker{width:70px;height:70px;top:450px;right:40px}.dpb-series-modal-content{align-items:center;padding:120px 40px 140px}.dpb-series-modal-item{text-align:center;border-radius:8px;max-width:400px;padding:10px 20px;font-size:18px}.dpb-series-modal-item:hover{background:#ffffff1a}.dpb-series-modal-item.active{background:#ffffff26}.dpb-series-modal-close{width:44px;height:44px;bottom:60px}.dpb-series-modal-close:before,.dpb-series-modal-close:after{width:16px}}@media (min-width:1024px){.dpb-modal{width:700px;max-height:85vh}.dpb-modal-left{height:550px}.dpb-modal-cover{width:280px;height:397px}.dpb-modal-sticker{width:85px;height:85px;top:550px;right:50px}.dpb-series-modal-item{max-width:500px;padding:12px 24px;font-size:20px}}
.header{z-index:9998;pointer-events:none;background-color:#0000;width:100%;position:fixed;top:0;left:0;right:0}.header-container{flex-direction:row;justify-content:space-between;align-items:center;max-width:1500px;margin:0 auto;padding:20px 40px 80px;display:flex}.header-logo{pointer-events:auto;background-color:#fff;border-radius:12px;justify-content:flex-start;align-items:center;width:120px;height:48px;padding:8px 12px;display:flex}.header-logo img{object-fit:contain;width:120px;height:48px}.header-lang{pointer-events:auto;flex-direction:column;align-items:flex-end;display:flex;position:relative}.header-lang-btn{cursor:pointer;-webkit-backdrop-filter:blur(20px);background-color:#fffffff2;border:none;border-radius:100px;flex-direction:row;justify-content:flex-end;align-items:center;gap:5px;height:48px;padding:10px 14px;display:flex;box-shadow:0 2px 12px #0000001a}.header-lang-text{font-family:var(--font-secondary);font-weight:var(--font-weight-medium);color:#727582;font-size:14px;line-height:1.4}.header-lang-arrow{justify-content:center;align-items:center;width:10px;height:6px;transition:transform .2s;display:flex}.header-lang-arrow.rotated{transform:rotate(180deg)}.header-lang-dropdown{z-index:10000;background:#fff;border:1px solid #e9ebf1;border-radius:16px;min-width:100px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 24px 50px -12px #2d36431f}.header-lang-option{text-align:left;cursor:pointer;width:100%;font-family:var(--font-secondary);font-weight:var(--font-weight-medium);color:#727582;background:0 0;border:none;border-radius:10px;padding:8px;font-size:12px;line-height:1.4;transition:background-color .2s;display:block}.header-lang-option:hover,.header-lang-option.active{background-color:#e9ebf1}.floating-nav{-webkit-backdrop-filter:blur(20px);z-index:9999;pointer-events:auto;background-color:#fffffff2;border-radius:100px;flex-direction:row;align-content:stretch;align-items:center;gap:15px;padding:20px 24px;display:flex;position:fixed;top:16px;left:50%;overflow:clip;transform:translate(-50%);box-shadow:0 2px 12px #0000001a}.floating-nav-item{font-family:var(--font-primary);font-weight:var(--font-weight-bold);letter-spacing:-.35px;color:#000;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:14px;line-height:1.4;transition:opacity .2s}.floating-nav-item:hover{opacity:.7}@media (max-width:834px){.header-container{padding:20px 0 80px}.floating-nav,.floating-nav-desktop,.header{display:none}.mobile-nav{z-index:1004;background:#fff;border-radius:0 0 20px 20px;flex-direction:column;width:100%;height:78px;transition:height .3s;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden;box-shadow:0 2px 4px #0000000d}.mobile-nav.mobile-nav-open{height:auto;max-height:100vh;overflow-y:auto}.mobile-nav-top{flex-direction:row;justify-content:space-between;align-items:center;padding:20px 20px 34px;display:flex}.mobile-nav-logo{width:120px;height:38px}.mobile-nav-logo img{object-fit:contain;width:120px;height:38px}.mobile-nav-right{flex-direction:row;justify-content:flex-end;align-items:center;gap:15px;display:flex}.mobile-nav-download{color:#fff;font-family:var(--font-primary);font-weight:var(--font-weight-medium);letter-spacing:-.24px;background-color:#660fd1;border-radius:1000px;flex-direction:row;justify-content:center;align-items:center;gap:2px;padding:10px 15px;font-size:12px;line-height:1;text-decoration:none;display:flex}.mobile-nav-menu-btn{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.mobile-nav-dropdown{flex-direction:column;justify-content:center;gap:30px;padding:8px 20px 32px;display:flex}.mobile-lang-selector{border-bottom:1px solid #e9e9e9;flex-flow:wrap;gap:8px;padding:12px 0;display:flex}.mobile-lang-btn{cursor:pointer;font-family:var(--font-primary);font-weight:var(--font-weight-medium);color:#727582;background:#f5f5f5;border:none;border-radius:20px;padding:8px 14px;font-size:13px;line-height:1.4;transition:background-color .2s,color .2s}.mobile-lang-btn:hover{background:#e8e8e8}.mobile-lang-btn.active{color:#fff;background:#660fd1;font-weight:600}.mobile-nav-menu-items{flex-direction:column;display:flex}.mobile-nav-menu-item{cursor:pointer;font-family:var(--font-primary);font-weight:var(--font-weight-bold);letter-spacing:-.35px;color:#000;text-align:left;background:0 0;border:none;border-top:1px solid #e9e9e9;flex-direction:row;align-items:center;padding:30px 0;font-size:14px;line-height:1.4;display:flex}.mobile-nav-menu-item:last-child{border-bottom:none}.mobile-nav-cta{color:#fff;font-family:var(--font-primary);font-weight:var(--font-weight-bold);letter-spacing:-.35px;background-color:#660fd1;border-radius:1000px;flex-direction:row;justify-content:center;align-items:center;gap:2px;padding:14px 22px;font-size:14px;line-height:1.4;text-decoration:none;display:flex}}@media (min-width:835px){.mobile-nav{display:none}}@media (max-width:799px){.header-container{padding:20px 20px 50px}.header-logo,.header-logo img{width:120px;height:24px}.floating-nav-desktop,.header{display:none}.mobile-nav{z-index:1004;background:#fff;border-radius:0 0 20px 20px;flex-direction:column;width:100%;height:78px;transition:height .3s;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden;box-shadow:0 2px 4px #0000000d}.mobile-nav.mobile-nav-open{height:auto;max-height:100vh;overflow-y:auto}.mobile-nav-top{flex-direction:row;justify-content:space-between;align-items:center;padding:20px 20px 34px;display:flex}.mobile-nav-logo{width:120px;height:38px}.mobile-nav-logo img{object-fit:contain;width:120px;height:38px}.mobile-nav-right{flex-direction:row;justify-content:flex-end;align-items:center;gap:15px;display:flex}.mobile-nav-download{color:#fff;font-family:var(--font-primary);font-weight:var(--font-weight-medium);letter-spacing:-.24px;background-color:#660fd1;border-radius:1000px;flex-direction:row;justify-content:center;align-items:center;gap:2px;padding:10px 15px;font-size:12px;line-height:1;text-decoration:none;display:flex}.mobile-nav-menu-btn{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.mobile-nav-dropdown{flex-direction:column;justify-content:center;gap:30px;padding:8px 20px 32px;display:flex}.mobile-lang-selector{border-bottom:1px solid #e9e9e9;flex-flow:wrap;gap:8px;padding:12px 0;display:flex}.mobile-lang-btn{cursor:pointer;font-family:var(--font-primary);font-weight:var(--font-weight-medium);color:#727582;background:#f5f5f5;border:none;border-radius:20px;padding:8px 14px;font-size:13px;line-height:1.4;transition:background-color .2s,color .2s}.mobile-lang-btn:hover{background:#e8e8e8}.mobile-lang-btn.active{color:#fff;background:#660fd1;font-weight:600}.mobile-nav-menu-items{flex-direction:column;display:flex}.mobile-nav-menu-item{cursor:pointer;font-family:var(--font-primary);font-weight:var(--font-weight-bold);letter-spacing:-.35px;color:#000;text-align:left;background:0 0;border:none;border-top:1px solid #e9e9e9;flex-direction:row;align-items:center;padding:30px 0;font-size:14px;line-height:1.4;display:flex}.mobile-nav-menu-item:last-child{border-bottom:none}.mobile-nav-cta{color:#fff;font-family:var(--font-primary);font-weight:var(--font-weight-bold);letter-spacing:-.35px;background-color:#660fd1;border-radius:1000px;flex-direction:row;justify-content:center;align-items:center;gap:2px;padding:14px 22px;font-size:14px;line-height:1.4;text-decoration:none;display:flex}}
.footer{box-sizing:border-box;background-color:#fff;border-top:1px solid #e9e9e9;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:80px;width:100%;max-width:1200px;height:auto;margin:0 auto;padding:80px 0 20px;display:flex}.footer-links{flex-direction:row;justify-content:space-between;align-self:stretch;align-items:center;gap:100px;width:100%;height:40px;padding:0;display:flex}.footer-nav{flex-direction:row;align-items:center;gap:27px;padding:0;display:flex}.footer-nav button{font-family:var(--font-primary);font-style:normal;font-weight:var(--font-weight-bold);text-align:center;letter-spacing:-.35px;color:#000;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:14px;line-height:1.4;transition:opacity .2s}.footer-nav button:hover{opacity:.7}.footer-social{flex-direction:row;align-items:center;gap:16px;display:flex}.footer-social-link{background-color:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s,opacity .2s;display:flex}.footer-social-link:hover{opacity:.8;background-color:#e5e5e5}.footer-social-link img{opacity:.7;width:18px;height:18px}.footer-credits{flex-direction:row;align-self:stretch;align-items:flex-start;gap:40px;width:100%;padding:0;display:flex}.footer-logo{flex-direction:row;flex-shrink:0;align-items:flex-start;gap:8.97px;width:77px;height:21px;padding:0;display:flex}.footer-logo img{object-fit:contain;width:77px;height:21px}.footer-logo-text{width:77px;height:21px;font-family:var(--font-primary);font-weight:var(--font-weight-bold);color:#231f20;font-size:21px}.footer-text{flex-direction:row;flex-grow:1;justify-content:space-between;align-items:flex-start;gap:33px;padding:0;display:flex}.footer-section{flex-direction:column;align-items:flex-start;gap:0;display:flex}.footer-section p{font-family:var(--font-primary);letter-spacing:-.24px;color:#292a2f;margin:0;font-size:12px;font-style:normal;line-height:1.4}.footer-section:first-child p{font-weight:var(--font-weight-medium)}.footer-section:nth-child(2) p{font-weight:var(--font-weight-medium);font-family:var(--font-primary)}.footer-section-address{width:383px}.footer-section-address p{font-weight:var(--font-weight-medium);font-family:var(--font-primary)}.footer-section-address p strong{font-weight:700}.footer-section a{color:#292a2f;text-decoration:underline;transition:opacity .2s}@media (max-width:1199px) and (min-width:800px){.footer{gap:80px;max-width:720px;margin:0 auto;padding:80px 40px 20px}.footer-links{flex-direction:row;align-items:center;gap:100px;height:40px}.footer-nav{flex-direction:row;align-items:center;gap:27px}.footer-nav button{letter-spacing:-.35px;text-align:left;font-size:14px}.footer-social{gap:12px}.footer-social-link{width:28px;height:28px}.footer-social-link img{width:16px;height:16px}.footer-credits{flex-direction:column;gap:30px}.footer-text{flex-direction:column;gap:33px}.footer-section{width:100%}.footer-section p{letter-spacing:-.24px;font-size:12px}}@media (max-width:799px){.footer{box-sizing:border-box;gap:80px;width:100%;max-width:345px;margin:0 auto;padding:80px 16px 40px}.footer-links{flex-direction:column;align-items:flex-start;gap:20px;height:auto}.footer-nav{flex-direction:column;align-items:flex-start;gap:27px}.footer-nav button{text-align:left;letter-spacing:-.35px;font-size:14px}.footer-social{gap:12px;margin-top:10px}.footer-social-link{width:32px;height:32px}.footer-social-link img{width:18px;height:18px}.footer-credits{flex-flow:wrap;align-items:flex-start;gap:20px}.footer-logo{flex-shrink:0;width:77px;height:21px}.footer-logo img{width:77px;height:21px}.footer-logo-text{font-size:18px}.footer-text{flex-direction:column;flex:1;gap:33px;min-width:0}.footer-section{width:100%}.footer-section p{letter-spacing:-.2px;font-size:10px;line-height:1.4}}
.hero-section{background:linear-gradient(#fff 48.56%,#e8def8 100%);border-radius:30px;width:100%;max-width:1500px;height:846px;margin:148px auto 0;position:relative;overflow:hidden}.hero-image-wrapper{justify-content:center;align-items:flex-end;width:700px;height:846px;display:flex;position:absolute;top:0;left:-35px}.hero-image{justify-content:center;align-items:flex-end;display:flex}.hero-image img{object-fit:cover;object-position:bottom center;flex-shrink:0;width:660px;height:874px}.hero-content{text-align:right;flex-direction:column;justify-content:center;align-items:flex-end;gap:30px;padding-right:200px;display:flex;position:absolute;top:50%;left:715px;transform:translateY(-50%)}.hero-title-line1{letter-spacing:-.8px;color:#929292;white-space:nowrap;text-align:right;margin:0;font-family:Pretendard JP Variable,Pretendard Variable,sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:1.4;display:block}.hero-title-line2{letter-spacing:-.8px;color:#000;white-space:pre-wrap;text-align:right;margin:0;font-family:Pretendard JP Variable,sans-serif;font-size:40px;font-weight:700;line-height:1.4;display:block}.hero-title-line2 .mobile-only-break,.hero-title-line2 .tablet-only-break,.hero-title-line2 .desktop-only-break{display:none}@media (min-width:1200px){.hero-title-line2 .desktop-only-break{display:inline}}.hero-buttons{justify-content:flex-start;align-items:center;gap:10px;width:320px;display:flex}.hero-btn{border-radius:8px;justify-content:center;align-items:center;width:155px;height:44px;display:flex;overflow:hidden}.hero-btn img{width:155px;height:44px}.hero-btn:hover{opacity:.85}.hero-btn-mobile{display:none}@media (max-width:1199px) and (min-width:800px){.hero-section{background:linear-gradient(#fff 48.56%,#e8def8 100%);border-radius:30px;width:100%;height:640px;margin:148px auto 0;position:relative;overflow:visible}.hero-image-wrapper{justify-content:flex-start;align-items:flex-end;width:328px;height:700px;display:flex;position:absolute;top:auto;bottom:0;left:0;overflow:visible}.hero-image{justify-content:flex-start;align-items:flex-end;width:440px;height:auto;display:flex}.hero-image img{object-fit:contain;object-position:bottom;flex-shrink:0;width:440px;height:auto;max-height:none}.hero-content{text-align:right;flex-direction:column;justify-content:center;align-items:flex-end;gap:30px;width:auto;max-width:320px;padding-right:20px;display:inline-flex;position:absolute;top:206px;bottom:171px;left:auto;right:26px;transform:none}.hero-title-line1,.hero-title-line2{text-align:right;letter-spacing:-.64px;white-space:normal;align-self:stretch;font-family:Pretendard JP Variable,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:140%}.hero-title-line1{color:#929292}.hero-title-line2{color:#000}.hero-title-line2 .tablet-only-break{display:inline}.hero-buttons{flex-direction:column;justify-content:center;align-items:flex-end;gap:10px;width:auto;display:flex}.hero-btn{justify-content:center;align-items:center;width:155px;height:44px;padding-bottom:0;display:flex}.hero-btn img{width:155px;height:44px}}@media (max-width:799px){.hero-section{box-sizing:border-box;background:0 0;border-radius:0;flex-direction:column;align-items:center;gap:0;width:100%;max-width:375px;height:auto;min-height:auto;margin:0 auto;padding:120px 0 0;display:flex;overflow:visible}.hero-content{text-align:center;box-sizing:border-box;z-index:2;flex-direction:column;order:1;align-items:center;gap:20px;width:100%;max-width:345px;margin:0;padding:0 0 50px;display:flex;position:static;top:auto;left:auto;right:auto;transform:none}.hero-image-wrapper{z-index:1;background:var(--gr,linear-gradient(180deg,#fff 0%,#e8def8 100%));border-radius:30px;flex-direction:column;order:2;justify-content:center;align-self:stretch;align-items:center;width:100%;height:auto;margin:0;display:flex;overflow:hidden;position:relative!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;transform:none!important}.hero-image{text-align:center;justify-content:center;align-items:flex-end;width:100%;height:auto;display:flex;overflow:visible;position:relative!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;transform:none!important}.hero-image img{object-fit:contain;object-position:bottom center;display:block;width:100%!important;max-width:345px!important;height:auto!important;margin:0 auto!important;position:relative!important;left:auto!important;transform:none!important}.hero-title-line1,.hero-title-line2{white-space:normal;word-wrap:break-word;text-align:center}.hero-title-line1{letter-spacing:-.48px;font-size:24px;font-weight:700}.hero-title-line2{letter-spacing:-.48px;overflow-wrap:break-word;margin-top:0;font-size:24px;font-weight:700;line-height:1.4}.hero-title-line2 .mobile-only-break{display:inline}.hero-buttons{display:none}.hero-btn-mobile{letter-spacing:-.28px;color:#fff;background:#660fd1;border-radius:1000px;margin-top:0;padding:14px 20px;font-family:Pretendard JP Variable,sans-serif;font-size:14px;font-weight:500;text-decoration:none;display:inline-block}.hero-btn-mobile:hover{background:#5a0db8}}
.brand-story{background-color:#fff;width:100%;max-width:1200px;margin:0 auto;padding:0}.brand-story-container{flex-direction:column;align-self:stretch;align-items:center;gap:80px;display:flex}.story-header{flex-direction:row;justify-content:center;align-self:stretch;gap:80px;padding:200px 0 0;display:flex}.story-headline-group{text-align:center;width:531px;display:block}.story-headline{font-family:var(--font-primary);font-weight:var(--font-weight-bold);letter-spacing:-.8px;text-align:center;color:#000;word-break:break-word;margin:0;font-size:40px;line-height:1.5;display:block}.story-headline-large{font-family:var(--font-primary);font-weight:var(--font-weight-bold);letter-spacing:-.8px;text-align:center;color:#660fd1;word-break:break-word;margin:0;font-size:40px;line-height:1.5;display:block}.text-primary{color:#660fd1;font-weight:700}.text-normal{color:#999;font-weight:700}.text-space{color:#000;font-weight:700}.adjust-letter-spacing{letter-spacing:-.8px}.brand-story .mobile-only-break,.brand-story .tablet-only-break,.brand-story .desktop-only-break{display:none}@media (min-width:1200px){.brand-story .desktop-only-break{display:inline}}.story-content{flex-direction:column;align-self:stretch;align-items:center;gap:80px;padding:0 0 120px;display:flex}.story-image{background-color:#fff;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:1200px;height:600px;display:flex;overflow:hidden}.story-image img{object-fit:contain;width:100%;height:100%}.story-quote{flex-direction:column;align-self:stretch;gap:50px;padding:0 0 0 50px;display:flex}.quote-text{margin:0}.quote-text p{font-size:32px;font-weight:var(--font-weight-medium);letter-spacing:-.64px;color:#000;line-height:1.4;font-family:var(--font-secondary);margin:0}.quote-signature{font-size:24px;font-weight:var(--font-weight-semibold);letter-spacing:-.24px;color:#000;text-align:left;line-height:1.4;font-family:var(--font-primary);margin:0}@media (max-width:1199px) and (min-width:800px){.brand-story{max-width:720px;margin:0 auto;padding:0}.brand-story-container{gap:80px}.story-header{flex-direction:row;justify-content:center;gap:80px;padding:200px 0 0}.story-headline-group{text-align:center;width:auto;max-width:720px}.story-headline,.story-headline-large{letter-spacing:-.8px;font-size:40px;line-height:1.5}.story-content{gap:30px;padding:0 0 120px}.story-image{border-radius:30px;width:720px;max-width:100%;height:400px;padding:0}.story-quote{gap:50px;padding:0}.quote-text p{letter-spacing:-.64px;font-size:32px;line-height:1.4}.quote-signature{letter-spacing:-.36px;font-size:18px}.brand-story .tablet-only-break{display:inline}}@media (max-width:799px){.brand-story{width:100%;max-width:345px;margin:0 auto;padding:0}.brand-story-container{gap:0}.story-header{flex-direction:column;justify-content:center;gap:20px;padding:80px 0 0}.story-headline-group{text-align:center;width:auto;max-width:345px;margin:0 auto}.story-headline,.story-headline-large{letter-spacing:-.48px;font-size:24px;line-height:1.5}.story-content{gap:40px;padding:0 0 100px}.story-image{border-radius:30px;align-self:center;width:300px;height:200px;margin:0 auto;padding:0}.story-quote{gap:50px;padding:0 16px}.quote-text p{letter-spacing:-.32px;font-size:16px;line-height:1.4}.quote-signature{font-size:14px;font-weight:var(--font-weight-medium);letter-spacing:-.28px;color:#000;line-height:1.4}.brand-story .mobile-only-break{display:inline}}
.feature-detail{background-color:#fff;width:100%;max-width:1200px;margin:0 auto;padding:0}.feature-detail-container{border-top:1px solid #e9e9e9;flex-direction:row;justify-content:center;align-self:stretch;align-items:flex-start;gap:100px;padding:50px 100px;display:flex}.feature-detail-reverse .feature-detail-container{flex-direction:row-reverse}.feature-detail-content{flex-direction:column;flex:none;gap:40px;width:630px;display:flex}.feature-detail-text{flex-direction:column;gap:40px;display:flex}.feature-detail-title{font-size:24px;font-weight:var(--font-weight-semibold);letter-spacing:-.24px;color:#660fd1;line-height:1.4;font-family:var(--font-primary);margin:0}.feature-detail-subtitle{font-size:36px;font-weight:var(--font-weight-bold);letter-spacing:-.72px;color:#000;line-height:1.4;font-family:var(--font-primary);margin:0}.feature-detail-subtitle .text-gray{color:#929292}.feature-detail-subtitle .text-black{color:#000}.feature-detail-description{margin:0}.feature-detail-description p{font-size:32px;font-weight:var(--font-weight-medium);letter-spacing:-.64px;color:#6f6f6f;line-height:1.4;font-family:var(--font-secondary);white-space:pre-line;margin:0}.feature-detail-description p:first-child{color:#000}.feature-detail-list{flex-direction:column;gap:0;margin:40px 0 0;padding:0 0 0 21px;list-style:outside;display:flex}.feature-detail-list li{font-size:14px;font-weight:var(--font-weight-medium);letter-spacing:-.28px;color:#929292;line-height:1.4;font-family:var(--font-primary);margin:0;padding:0}.feature-detail-image{flex-direction:column;flex-shrink:0;align-items:center;gap:20px;display:flex}.feature-image-info{flex-direction:column;align-items:center;gap:5px;display:flex}.feature-image-wrapper{background-color:#f0f0f0;border-radius:46px;justify-content:center;align-items:center;width:270px;height:551px;display:flex;overflow:hidden;box-shadow:-20px 10px 35px -20px #00000040}.feature-image-wrapper img,.feature-image-wrapper video{object-fit:cover;width:100%;height:100%}.feature-image-placeholder{opacity:.3;font-size:80px}.feature-copyright{font-size:10px;font-weight:var(--font-weight-extralight);color:#8b8b8b;text-align:center;line-height:1.4;font-family:var(--font-secondary);margin:0}.feature-book-logo{justify-content:center;align-items:center;width:100px;height:40px;display:flex}.feature-book-logo img{object-fit:contain;width:100%;height:100%}@media (max-width:1199px) and (min-width:800px){.feature-detail{max-width:720px;margin:0 auto;padding:0}.feature-detail-container{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:0;padding:50px 0}.feature-detail-reverse .feature-detail-container{flex-direction:row-reverse}.feature-detail-content{flex:none;gap:40px;width:380px}.feature-detail-text{text-align:left;gap:40px}.feature-detail-title{letter-spacing:-.24px;font-size:24px}.feature-detail-subtitle{letter-spacing:-.72px;font-size:36px}.feature-detail-description p{letter-spacing:-.64px;font-size:32px}.feature-detail-list{text-align:left;margin-top:40px;padding-left:21px}.feature-detail-list li{letter-spacing:-.28px;font-size:14px}.feature-image-wrapper{width:270px;height:551px}.feature-detail-image{order:unset}}@media (max-width:799px){.feature-detail{width:100%;max-width:100%;margin:0;padding:0;overflow-x:hidden}.feature-detail-container{align-items:center;gap:50px;padding:50px 15px;overflow-x:hidden;flex-direction:column!important}.feature-detail-content{box-sizing:border-box;gap:20px;width:100%;max-width:315px}.feature-detail-text{text-align:left;gap:20px;padding:0}.feature-detail-title{letter-spacing:-.24px;font-size:24px;font-weight:600}.feature-detail-subtitle{letter-spacing:-.48px;font-size:24px}.feature-detail-description p{letter-spacing:-.32px;font-size:16px}.feature-detail-list{margin-top:20px;padding-left:21px}.feature-detail-list li{letter-spacing:-.28px;font-size:14px}.feature-image-wrapper{width:270px;height:551px}.feature-image-placeholder{font-size:60px}}.feature-detail .mobile-only-break,.feature-detail .tablet-only-break,.feature-detail .desktop-only-break{display:none}@media (min-width:1200px){.feature-detail .desktop-only-break{display:inline}}@media (max-width:1199px) and (min-width:800px){.feature-detail .tablet-only-break{display:inline}}@media (max-width:799px){.feature-detail .mobile-only-break{display:inline}}
.disney-content{width:100%;max-width:1200px;margin:0 auto;padding:0}.disney-content-wrapper{background-color:#f6f6f6;border-radius:30px;flex-direction:column;align-self:stretch;align-items:center;gap:20px;padding:80px 0;display:flex}.disney-content-container{flex-direction:column;align-self:stretch;align-items:center;padding:0 15px;display:flex}.disney-text-content{flex-direction:column;align-self:stretch;align-items:center;gap:40px;padding:0 20px 40px;display:flex}.disney-caption{font-size:24px;font-weight:var(--font-weight-semibold);letter-spacing:-.24px;text-align:center;color:#000;line-height:1.4;font-family:var(--font-primary);margin:0}.disney-title{font-size:40px;font-weight:var(--font-weight-bold);letter-spacing:-.8px;text-align:center;line-height:1.5;font-family:var(--font-primary);margin:0}.disney-title .text-purple{color:#660fd1}.disney-title .text-black{color:#000}.disney-title .text-gray{color:#929292}.disney-title .mobile-only-break,.disney-title .tablet-only-break,.disney-title .desktop-only-break{display:none}@media (min-width:1200px){.disney-title .desktop-only-break{display:block}}.disney-description{width:100%;max-width:800px;margin:0}.disney-description p{font-size:20px;font-weight:var(--font-weight-regular);letter-spacing:-.1px;text-align:center;color:#6f6f6f;line-height:1.4;font-family:var(--font-primary);margin:0}.disney-cta{color:#fff;font-size:14px;font-weight:var(--font-weight-semibold);letter-spacing:-.28px;line-height:1.4;font-family:var(--font-primary);background-color:#660fd1;border-radius:1000px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:14px 22px;text-decoration:none;transition:all .3s;display:flex}.disney-cta:hover{opacity:.9;transform:translateY(-2px)}.disney-image-container{justify-content:center;align-self:stretch;align-items:center;padding:0;display:flex;overflow:hidden}.disney-image-container img,.disney-image-container video{object-fit:cover;border-radius:30px;width:100%;height:auto}@media (max-width:1199px) and (min-width:800px){.disney-content{max-width:720px;margin:0 auto;padding:0 0 100px}.disney-content-wrapper{gap:20px;padding:80px 0}.disney-text-content{gap:40px;padding:0 40px 40px}.disney-caption{letter-spacing:-.24px;font-size:24px}.disney-title{letter-spacing:-.8px;font-size:40px}.disney-description{max-width:100%}.disney-description p{letter-spacing:-.1px;font-size:20px}.disney-image-container img,.disney-image-container video{border-radius:20px}.disney-title .tablet-only-break{display:block}}@media (max-width:799px){.disney-content{width:100%;max-width:100%;padding:0 0 80px}.disney-content-wrapper{gap:20px;padding:80px 0}.disney-text-content{gap:30px;padding:0 15px 40px}.disney-caption{letter-spacing:-.24px;font-size:24px}.disney-title{letter-spacing:-.48px;font-size:24px}.disney-description{max-width:315px}.disney-description p{letter-spacing:-.08px;font-size:16px}.disney-cta{padding:14px 22px;font-size:14px}.disney-image-container img,.disney-image-container video{border-radius:10px}.disney-title .mobile-only-break{display:inline}}.disney-description .mobile-only-break,.disney-description .tablet-only-break,.disney-description .desktop-only-break{display:none}@media (min-width:1200px){.disney-description .desktop-only-break{display:inline}}@media (max-width:1199px) and (min-width:800px){.disney-description .tablet-only-break{display:inline}}@media (max-width:799px){.disney-description .mobile-only-break{display:inline}}
.contact{width:100%;max-width:1200px;margin:0 auto;padding:0}.contact-container{text-align:center;color:#fff;background-color:#6f6f6f;border-radius:30px;flex-direction:column;align-items:center;gap:40px;padding:120px 300px;display:flex}.contact-title{font-size:40px;font-weight:var(--font-weight-bold);letter-spacing:-.8px;line-height:1.5;font-family:var(--font-primary);white-space:nowrap;width:100%;margin:0}.contact-description{font-size:20px;font-weight:var(--font-weight-regular);letter-spacing:-.1px;line-height:1.4;font-family:var(--font-primary);width:100%;margin:0}.contact-cta{color:#fff;font-size:14px;font-weight:var(--font-weight-bold);letter-spacing:-.35px;line-height:1.4;font-family:var(--font-primary);background-color:#660fd1;border-radius:1000px;flex-direction:row;justify-content:center;align-self:stretch;align-items:center;gap:2px;padding:14px 22px;text-decoration:none;transition:all .3s;display:flex}.contact-cta:hover{opacity:.9;transform:translateY(-2px)}.contact-arrow{flex-shrink:0;width:7px;height:7px}@media (max-width:1199px) and (min-width:800px){.contact{max-width:720px;margin:0 auto;padding:0}.contact-container{align-items:center;gap:40px;padding:120px 100px}.contact-title{letter-spacing:-.8px;white-space:nowrap;width:auto;font-size:40px;line-height:1.5}.contact-description{letter-spacing:-.1px;width:100%;max-width:100%;font-size:20px;line-height:1.4}.contact-cta{letter-spacing:-.35px;align-self:stretch;width:100%;max-width:100%;padding:14px 22px;font-size:14px;line-height:1.4}}@media (max-width:799px){.contact{width:100%;max-width:345px;margin:0 auto;padding:0}.contact-container{border-radius:30px;gap:40px;padding:120px 20px}.contact-title{letter-spacing:-.48px;white-space:normal;font-size:24px;line-height:1.5}.contact-description{letter-spacing:-.08px;font-size:16px;line-height:1.4}.contact-cta{letter-spacing:-.35px;width:100%;padding:14px 22px;font-size:14px;line-height:1.4}.contact-arrow{width:7px;height:7px}.contact .mobile-only-break{display:inline}}.contact .mobile-only-break,.contact .tablet-only-break,.contact .desktop-only-break{display:none}@media (min-width:1200px){.contact .desktop-only-break{display:inline}}@media (max-width:1199px) and (min-width:800px){.contact .tablet-only-break{display:inline}}
.feature-cards{background-color:#fff;flex-direction:column;align-items:center;gap:0;width:100%;max-width:1200px;margin:0 auto;padding:200px 40px;display:flex}.feature-cards-container{flex-direction:column;align-self:stretch;align-items:center;gap:0;display:flex}.feature-cards-title{width:100%;max-width:1120px;font-family:var(--font-primary);font-style:normal;font-weight:var(--font-weight-bold);text-align:center;letter-spacing:-.8px;flex:none;order:0;align-self:stretch;margin:0;font-size:40px;line-height:1.5}.feature-cards-title p{margin:0;padding:0;line-height:1.5}.feature-text-group,.feature-text-group:last-child{margin-bottom:0}.feature-cards-content{margin-bottom:60px}.feature-cards-title .text-black{color:#000}.feature-cards-title .text-gray{color:#929292}.feature-cards-title .text-purple{color:#660fd1}.feature-cards .mobile-only-break,.feature-cards .tablet-only-break,.feature-cards .desktop-only-break{display:none}@media (min-width:1200px){.feature-cards .desktop-only-break{display:inline}}@media (max-width:1199px) and (min-width:800px){.feature-cards{gap:0;max-width:720px;margin:0 auto;padding:200px 0}.feature-cards-container{gap:0}.feature-cards-title{letter-spacing:-.8px;font-size:40px;font-weight:700;line-height:1.5}.feature-cards-content{margin-bottom:60px}.feature-cards .tablet-only-break{display:inline}}@media (max-width:799px){.feature-cards{gap:0;width:100%;max-width:345px;padding:100px 0}.feature-cards-container{gap:0}.feature-cards-title{letter-spacing:-.48px;font-weight:700;line-height:1.5;font-size:24px!important}.feature-text-group{margin-bottom:0}.feature-cards-content{margin-bottom:60px}.feature-text-group:nth-child(4){letter-spacing:-.48px;font-size:24px}.mobile-line-break{display:block}.feature-cards .mobile-only-break{display:inline}}
