.AdminLayout-module-scss-module__F4OdSG__adminLayout{background-color:#f5f5f5;min-height:100vh;display:flex;position:relative}.AdminLayout-module-scss-module__F4OdSG__mobileHeader{display:none}@media (max-width:1023px){.AdminLayout-module-scss-module__F4OdSG__mobileHeader{z-index:100;background-color:#2a2a2a;height:64px;display:block;position:fixed;top:0;left:0;right:0}}.AdminLayout-module-scss-module__F4OdSG__mobileHeaderContent{justify-content:space-between;align-items:center;height:100%;padding:0 16px;display:flex}.AdminLayout-module-scss-module__F4OdSG__mobileMenuButton{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.AdminLayout-module-scss-module__F4OdSG__mobileTitle{color:#fff;font-size:18px;font-weight:700}.AdminLayout-module-scss-module__F4OdSG__mobileOverlay{display:none}@media (max-width:1023px){.AdminLayout-module-scss-module__F4OdSG__mobileOverlay{z-index:40;background-color:#00000080;display:block;position:fixed;inset:0}}.AdminLayout-module-scss-module__F4OdSG__sidebar{z-index:50;background-color:#2a2a2a;flex-direction:column;height:100%;transition:all .3s;display:flex;position:fixed;top:0;left:0}@media (max-width:1023px){.AdminLayout-module-scss-module__F4OdSG__sidebar{transform:translate(-100%)}}.AdminLayout-module-scss-module__F4OdSG__sidebarOpen{width:256px}.AdminLayout-module-scss-module__F4OdSG__sidebarClosed{width:80px}@media (max-width:1023px){.AdminLayout-module-scss-module__F4OdSG__mobileSidebarOpen{transform:translate(0)}.AdminLayout-module-scss-module__F4OdSG__mobileSidebarClosed{transform:translate(-100%)}}.AdminLayout-module-scss-module__F4OdSG__sidebarHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:64px;padding:0 16px;display:flex}.AdminLayout-module-scss-module__F4OdSG__sidebarTitle{color:#fff;font-size:20px;font-weight:700}.AdminLayout-module-scss-module__F4OdSG__sidebarToggle{color:#fff9;cursor:pointer;background:0 0;border:none;padding:8px;transition:color .2s;display:none}.AdminLayout-module-scss-module__F4OdSG__sidebarToggle:hover{color:#fff}@media (min-width:1024px){.AdminLayout-module-scss-module__F4OdSG__sidebarToggle{justify-content:center;align-items:center;display:flex}}.AdminLayout-module-scss-module__F4OdSG__chevronIcon{transition:transform .3s}.AdminLayout-module-scss-module__F4OdSG__chevronRotated{transform:rotate(180deg)}.AdminLayout-module-scss-module__F4OdSG__nav{flex-direction:column;flex:1;gap:4px;padding:16px;display:flex;overflow-y:auto}.AdminLayout-module-scss-module__F4OdSG__navItem{color:#ffffffb3;border-radius:8px;align-items:center;gap:12px;padding:12px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.AdminLayout-module-scss-module__F4OdSG__navItem:hover{color:#fff;background-color:#ffffff1a}.AdminLayout-module-scss-module__F4OdSG__navItemActive,.AdminLayout-module-scss-module__F4OdSG__navItemActive:hover{color:#2a2a2a;background-color:#faad3a}.AdminLayout-module-scss-module__F4OdSG__navItemText{white-space:nowrap;flex:1}.AdminLayout-module-scss-module__F4OdSG__navItemReadOnly{opacity:.85}.AdminLayout-module-scss-module__F4OdSG__navItemReadOnly .AdminLayout-module-scss-module__F4OdSG__navItemLock{opacity:.6;flex-shrink:0}.AdminLayout-module-scss-module__F4OdSG__demoSection{border-top:1px solid #ffffff1a;padding:0 16px 8px}.AdminLayout-module-scss-module__F4OdSG__demoLink{color:#faad3a;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.AdminLayout-module-scss-module__F4OdSG__demoLink:hover{color:#fbc26c;background-color:#ffffff1a}.AdminLayout-module-scss-module__F4OdSG__demoLinkExpanded{justify-content:flex-start}.AdminLayout-module-scss-module__F4OdSG__logoutSection{border-top:1px solid #ffffff1a;padding:16px}.AdminLayout-module-scss-module__F4OdSG__logoutButton{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px;font-weight:500;transition:all .2s;display:flex}.AdminLayout-module-scss-module__F4OdSG__logoutButton:hover{color:#fff;background-color:#ffffff1a}.AdminLayout-module-scss-module__F4OdSG__logoutButtonExpanded{justify-content:flex-start}.AdminLayout-module-scss-module__F4OdSG__mainContent{flex:1;min-height:100vh;transition:all .3s}@media (max-width:1023px){.AdminLayout-module-scss-module__F4OdSG__mainContent{margin-left:0;padding-top:64px}}@media (min-width:1024px){.AdminLayout-module-scss-module__F4OdSG__mainContentExpanded{margin-left:256px}.AdminLayout-module-scss-module__F4OdSG__mainContentCollapsed{margin-left:80px}}.AdminLayout-module-scss-module__F4OdSG__contentWrapper{padding:24px}@media screen and (max-width:768px){.AdminLayout-module-scss-module__F4OdSG__contentWrapper{padding:16px}}@container mobile-preview (max-width:768px){.AdminLayout-module-scss-module__F4OdSG__contentWrapper{padding:16px}}.AdminLayout-module-scss-module__F4OdSG__permissionDenied{justify-content:center;align-items:center;min-height:calc(100vh - 64px);padding:24px;display:flex}.AdminLayout-module-scss-module__F4OdSG__permissionCard{background:#fcfcfc;border:1px solid #00000014;border-radius:16px;width:100%;max-width:560px;padding:24px;box-shadow:0 10px 30px #0000000f}.AdminLayout-module-scss-module__F4OdSG__permissionTitle{color:#2a2a2a;letter-spacing:.02em;margin:0 0 8px;font-size:28px;font-weight:800}.AdminLayout-module-scss-module__F4OdSG__permissionText{color:#666;margin:0 0 18px;line-height:1.6}.AdminLayout-module-scss-module__F4OdSG__permissionActions{flex-wrap:wrap;gap:12px;display:flex}.AdminLayout-module-scss-module__F4OdSG__permissionPrimaryButton{cursor:pointer;color:#2a2a2a;background:#faad3a;border:none;border-radius:10px;padding:10px 14px;font-weight:700}.AdminLayout-module-scss-module__F4OdSG__permissionSecondaryButton{color:#2a2a2a;background:0 0;border:1px solid #0000001f;border-radius:10px;justify-content:center;align-items:center;padding:10px 14px;font-weight:700;text-decoration:none;display:inline-flex}.AdminLayout-module-scss-module__F4OdSG__adminLayoutWithDemoFooter .AdminLayout-module-scss-module__F4OdSG__contentWrapper{padding-bottom:48px}.AdminLayout-module-scss-module__F4OdSG__demoFooter{z-index:10;color:#4b5563;text-align:center;background:#f5f5f5;border-top:1px solid #6b728040;padding:10px 20px;font-size:14px;line-height:1.5;position:fixed;bottom:0;left:0;right:0}
.CTASection-module-scss-module__vNjdSa__hasBgImage,.CTASection-module-scss-module__vNjdSa__ctaSection.CTASection-module-scss-module__vNjdSa__hasBgImage{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:800px;display:flex}@media screen and (max-width:1024px){.CTASection-module-scss-module__vNjdSa__hasBgImage,.CTASection-module-scss-module__vNjdSa__ctaSection.CTASection-module-scss-module__vNjdSa__hasBgImage{background-position:60% 10%!important;background-size:auto 120%!important;min-height:auto!important}}@container mobile-preview (max-width:1024px){.CTASection-module-scss-module__vNjdSa__hasBgImage,.CTASection-module-scss-module__vNjdSa__ctaSection.CTASection-module-scss-module__vNjdSa__hasBgImage{background-position:60% 10%!important;background-size:auto 120%!important;min-height:auto!important}}.CTASection-module-scss-module__vNjdSa__hasBgImage .CTASection-module-scss-module__vNjdSa__container{flex-direction:column;justify-content:flex-start;align-items:center;min-height:800px;display:flex}@media screen and (max-width:1024px){.CTASection-module-scss-module__vNjdSa__hasBgImage .CTASection-module-scss-module__vNjdSa__container{min-height:auto;padding-top:30px;padding-bottom:60px}}@container mobile-preview (max-width:1024px){.CTASection-module-scss-module__vNjdSa__hasBgImage .CTASection-module-scss-module__vNjdSa__container{min-height:auto;padding-top:30px;padding-bottom:60px}}@media screen and (max-width:1024px){.CTASection-module-scss-module__vNjdSa__hasBgImage .CTASection-module-scss-module__vNjdSa__content{border-radius:16px 16px 0 0;padding:30px;background:linear-gradient(#fffc 70%,#fff0 100%)!important}}@container mobile-preview (max-width:1024px){.CTASection-module-scss-module__vNjdSa__hasBgImage .CTASection-module-scss-module__vNjdSa__content{border-radius:16px 16px 0 0;padding:30px;background:linear-gradient(#fffc 70%,#fff0 100%)!important}}.CTASection-module-scss-module__vNjdSa__ctaSection{width:100%;padding:100px 32px}@media screen and (max-width:1280px){.CTASection-module-scss-module__vNjdSa__ctaSection{padding:80px 32px}}@container mobile-preview (max-width:1280px){.CTASection-module-scss-module__vNjdSa__ctaSection{padding:80px 32px}}@media screen and (max-width:1024px){.CTASection-module-scss-module__vNjdSa__ctaSection{padding:60px 32px}}@container mobile-preview (max-width:1024px){.CTASection-module-scss-module__vNjdSa__ctaSection{padding:60px 32px}}@media screen and (max-width:768px){.CTASection-module-scss-module__vNjdSa__ctaSection{padding:30px 24px}}@container mobile-preview (max-width:768px){.CTASection-module-scss-module__vNjdSa__ctaSection{padding:30px 24px}}.CTASection-module-scss-module__vNjdSa__ctaSection.CTASection-module-scss-module__vNjdSa__hasBgImage{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.CTASection-module-scss-module__vNjdSa__ctaSection.CTASection-module-scss-module__vNjdSa__hasBgImage .CTASection-module-scss-module__vNjdSa__container,.CTASection-module-scss-module__vNjdSa__ctaSection.CTASection-module-scss-module__vNjdSa__hasBgImage{min-height:0!important}.CTASection-module-scss-module__vNjdSa__container{width:100%;max-width:1024px;margin:0 auto;padding:0 32px}@media screen and (max-width:1280px){.CTASection-module-scss-module__vNjdSa__container{padding:0 24px}}@container mobile-preview (max-width:1280px){.CTASection-module-scss-module__vNjdSa__container{padding:0 24px}}@media screen and (max-width:1024px){.CTASection-module-scss-module__vNjdSa__container{padding:0 16px}}@container mobile-preview (max-width:1024px){.CTASection-module-scss-module__vNjdSa__container{padding:0 16px}}@media screen and (max-width:768px){.CTASection-module-scss-module__vNjdSa__container{padding:0 8px}}@container mobile-preview (max-width:768px){.CTASection-module-scss-module__vNjdSa__container{padding:0 8px}}.CTASection-module-scss-module__vNjdSa__title{color:#2a2a2a;font-size:40px;font-weight:700}@media screen and (max-width:768px){.CTASection-module-scss-module__vNjdSa__title{font-size:28px}}@container mobile-preview (max-width:768px){.CTASection-module-scss-module__vNjdSa__title{font-size:28px}}.CTASection-module-scss-module__vNjdSa__title{margin-bottom:16px}.CTASection-module-scss-module__vNjdSa__subtitle{color:#908bb4;font-size:20px;line-height:1.6}@media screen and (max-width:768px){.CTASection-module-scss-module__vNjdSa__subtitle{font-size:18px}}@container mobile-preview (max-width:768px){.CTASection-module-scss-module__vNjdSa__subtitle{font-size:18px}}.CTASection-module-scss-module__vNjdSa__subtitle{color:#2a2a2acc;margin-bottom:32px}.CTASection-module-scss-module__vNjdSa__content{color:#2a2a2a;margin-bottom:32px;font-size:18px;line-height:1.8}@media screen and (max-width:768px){.CTASection-module-scss-module__vNjdSa__content{margin-bottom:24px;font-size:16px}}@container mobile-preview (max-width:768px){.CTASection-module-scss-module__vNjdSa__content{margin-bottom:24px;font-size:16px}}.CTASection-module-scss-module__vNjdSa__content h1,.CTASection-module-scss-module__vNjdSa__content h2,.CTASection-module-scss-module__vNjdSa__content h3,.CTASection-module-scss-module__vNjdSa__content h4,.CTASection-module-scss-module__vNjdSa__content h5,.CTASection-module-scss-module__vNjdSa__content h6{color:#2a2a2a;margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.3}.CTASection-module-scss-module__vNjdSa__content h1:first-child,.CTASection-module-scss-module__vNjdSa__content h2:first-child,.CTASection-module-scss-module__vNjdSa__content h3:first-child,.CTASection-module-scss-module__vNjdSa__content h4:first-child,.CTASection-module-scss-module__vNjdSa__content h5:first-child,.CTASection-module-scss-module__vNjdSa__content h6:first-child{margin-top:0}.CTASection-module-scss-module__vNjdSa__content h1{font-size:40px}@media screen and (max-width:1024px){.CTASection-module-scss-module__vNjdSa__content h1{font-size:32px}}@container mobile-preview (max-width:1024px){.CTASection-module-scss-module__vNjdSa__content h1{font-size:32px}}.CTASection-module-scss-module__vNjdSa__content h2{font-size:32px}@media screen and (max-width:1024px){.CTASection-module-scss-module__vNjdSa__content h2{font-size:28px}}@container mobile-preview (max-width:1024px){.CTASection-module-scss-module__vNjdSa__content h2{font-size:28px}}.CTASection-module-scss-module__vNjdSa__content h3{font-size:24px}.CTASection-module-scss-module__vNjdSa__content h4{font-size:20px}.CTASection-module-scss-module__vNjdSa__content p{line-height:2.2}.CTASection-module-scss-module__vNjdSa__content ul,.CTASection-module-scss-module__vNjdSa__content ol{margin-bottom:16px;padding-left:24px}.CTASection-module-scss-module__vNjdSa__content li{line-height:2.2}.CTASection-module-scss-module__vNjdSa__content a{color:#faad3a;text-decoration:none;transition:color .3s}.CTASection-module-scss-module__vNjdSa__content a:hover{color:#f99808;text-decoration:underline}.CTASection-module-scss-module__vNjdSa__content img{border-radius:8px;width:100%;max-width:100%;height:auto;margin:24px 0;display:block}.CTASection-module-scss-module__vNjdSa__content svg{width:auto;max-width:100%;height:auto;display:inline-block}.CTASection-module-scss-module__vNjdSa__content strong{font-weight:600}.CTASection-module-scss-module__vNjdSa__content em{font-style:italic}.CTASection-module-scss-module__vNjdSa__content blockquote{color:#908bb4;border-left:4px solid #faad3a;margin:16px 0;padding-left:16px;font-style:italic}.CTASection-module-scss-module__vNjdSa__content mark{background-color:#fa03;border-radius:2px;padding:2px 4px}.CTASection-module-scss-module__vNjdSa__content code{color:#2a2a2a;background-color:#f5f5f5;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:14px}.CTASection-module-scss-module__vNjdSa__content pre{background-color:#f5f5f5;border-radius:8px;margin:24px 0;padding:16px;overflow-x:auto}.CTASection-module-scss-module__vNjdSa__content pre code{background-color:#0000;padding:0}.CTASection-module-scss-module__vNjdSa__content table{border-collapse:collapse;width:100%;margin:24px 0;display:block;overflow-x:auto}@media screen and (max-width:768px){.CTASection-module-scss-module__vNjdSa__content table{display:table}}@container mobile-preview (max-width:768px){.CTASection-module-scss-module__vNjdSa__content table{display:table}}.CTASection-module-scss-module__vNjdSa__content thead{background-color:#f5f5f5}.CTASection-module-scss-module__vNjdSa__content th,.CTASection-module-scss-module__vNjdSa__content td{text-align:left;border-bottom:1px solid #0000001a;padding:12px 16px}.CTASection-module-scss-module__vNjdSa__content th{color:#2a2a2a;font-weight:600}.CTASection-module-scss-module__vNjdSa__content td{color:#2a2a2a}.CTASection-module-scss-module__vNjdSa__content hr{border:none;border-top:1px solid #0000001a;margin:32px 0}.CTASection-module-scss-module__vNjdSa__hasBgImage .CTASection-module-scss-module__vNjdSa__content{background:0 0!important}@media screen and (max-width:1024px){.CTASection-module-scss-module__vNjdSa__hasBgImage .CTASection-module-scss-module__vNjdSa__content{padding:0}}@container mobile-preview (max-width:1024px){.CTASection-module-scss-module__vNjdSa__hasBgImage .CTASection-module-scss-module__vNjdSa__content{padding:0}}.CTASection-module-scss-module__vNjdSa__buttonContainer{justify-content:center;gap:16px;display:flex}.CTASection-module-scss-module__vNjdSa__button{color:#fcfcfc;cursor:pointer;background-color:#faad3a;border:none;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #ededed33}.CTASection-module-scss-module__vNjdSa__button:after{content:"";z-index:-1;background:#2a2a2a;width:0;height:120%;transition:all .3s;position:absolute;bottom:0;left:-10%;transform:skew(15deg)}.CTASection-module-scss-module__vNjdSa__button:hover{transform:translateY(-2px)}.CTASection-module-scss-module__vNjdSa__button:hover:after{width:120%}.CTASection-module-scss-module__vNjdSa__button:active{transform:translateY(0)}@media screen and (max-width:768px){.CTASection-module-scss-module__vNjdSa__button{padding:12px 24px;font-size:14px}}@container mobile-preview (max-width:768px){.CTASection-module-scss-module__vNjdSa__button{padding:12px 24px;font-size:14px}}.CTASection-module-scss-module__vNjdSa__arrowIcon{transition:transform .3s}.CTASection-module-scss-module__vNjdSa__button:hover .CTASection-module-scss-module__vNjdSa__arrowIcon{transform:translate(4px)}.CTASection-module-scss-module__vNjdSa__leftAligned{text-align:left}.CTASection-module-scss-module__vNjdSa__leftAligned .CTASection-module-scss-module__vNjdSa__container{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}@media screen and (max-width:1024px){.CTASection-module-scss-module__vNjdSa__leftAligned .CTASection-module-scss-module__vNjdSa__container{justify-content:flex-start}}@container mobile-preview (max-width:1024px){.CTASection-module-scss-module__vNjdSa__leftAligned .CTASection-module-scss-module__vNjdSa__container{justify-content:flex-start}}.CTASection-module-scss-module__vNjdSa__leftAligned .CTASection-module-scss-module__vNjdSa__buttonContainer{justify-content:flex-start}.CTASection-module-scss-module__vNjdSa__rightAligned{text-align:right}.CTASection-module-scss-module__vNjdSa__rightAligned .CTASection-module-scss-module__vNjdSa__buttonContainer{justify-content:flex-end}@media screen and (max-width:1024px){.CTASection-module-scss-module__vNjdSa__rightAligned{text-align:center}.CTASection-module-scss-module__vNjdSa__rightAligned .CTASection-module-scss-module__vNjdSa__buttonContainer{justify-content:center}}@container mobile-preview (max-width:1024px){.CTASection-module-scss-module__vNjdSa__rightAligned{text-align:center}.CTASection-module-scss-module__vNjdSa__rightAligned .CTASection-module-scss-module__vNjdSa__buttonContainer{justify-content:center}}
.CardGridSection-module-scss-module__u8HNmq__hasBgImage,.CardGridSection-module-scss-module__u8HNmq__cardGridSection.CardGridSection-module-scss-module__u8HNmq__hasBgImage{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:800px;display:flex}@media screen and (max-width:1024px){.CardGridSection-module-scss-module__u8HNmq__hasBgImage,.CardGridSection-module-scss-module__u8HNmq__cardGridSection.CardGridSection-module-scss-module__u8HNmq__hasBgImage{background-position:60% 10%!important;background-size:auto 120%!important;min-height:auto!important}}@container mobile-preview (max-width:1024px){.CardGridSection-module-scss-module__u8HNmq__hasBgImage,.CardGridSection-module-scss-module__u8HNmq__cardGridSection.CardGridSection-module-scss-module__u8HNmq__hasBgImage{background-position:60% 10%!important;background-size:auto 120%!important;min-height:auto!important}}.CardGridSection-module-scss-module__u8HNmq__hasBgImage .CardGridSection-module-scss-module__u8HNmq__container{flex-direction:column;justify-content:flex-start;align-items:center;min-height:800px;display:flex}@media screen and (max-width:1024px){.CardGridSection-module-scss-module__u8HNmq__hasBgImage .CardGridSection-module-scss-module__u8HNmq__container{min-height:auto;padding-top:30px;padding-bottom:60px}}@container mobile-preview (max-width:1024px){.CardGridSection-module-scss-module__u8HNmq__hasBgImage .CardGridSection-module-scss-module__u8HNmq__container{min-height:auto;padding-top:30px;padding-bottom:60px}}@media screen and (max-width:1024px){.CardGridSection-module-scss-module__u8HNmq__hasBgImage .CardGridSection-module-scss-module__u8HNmq__content{border-radius:16px 16px 0 0;padding:30px;background:linear-gradient(#fffc 70%,#fff0 100%)!important}}@container mobile-preview (max-width:1024px){.CardGridSection-module-scss-module__u8HNmq__hasBgImage .CardGridSection-module-scss-module__u8HNmq__content{border-radius:16px 16px 0 0;padding:30px;background:linear-gradient(#fffc 70%,#fff0 100%)!important}}.CardGridSection-module-scss-module__u8HNmq__cardGridSection{width:100%;padding:100px 32px}@media screen and (max-width:1280px){.CardGridSection-module-scss-module__u8HNmq__cardGridSection{padding:80px 32px}}@container mobile-preview (max-width:1280px){.CardGridSection-module-scss-module__u8HNmq__cardGridSection{padding:80px 32px}}@media screen and (max-width:1024px){.CardGridSection-module-scss-module__u8HNmq__cardGridSection{padding:60px 32px}}@container mobile-preview (max-width:1024px){.CardGridSection-module-scss-module__u8HNmq__cardGridSection{padding:60px 32px}}@media screen and (max-width:768px){.CardGridSection-module-scss-module__u8HNmq__cardGridSection{padding:30px 24px}}@container mobile-preview (max-width:768px){.CardGridSection-module-scss-module__u8HNmq__cardGridSection{padding:30px 24px}}.CardGridSection-module-scss-module__u8HNmq__cardGridSection.CardGridSection-module-scss-module__u8HNmq__hasBgImage,.CardGridSection-module-scss-module__u8HNmq__cardGridSection.CardGridSection-module-scss-module__u8HNmq__hasBgImage .CardGridSection-module-scss-module__u8HNmq__container{min-height:600px}.CardGridSection-module-scss-module__u8HNmq__container{width:100%;max-width:1280px;margin:0 auto;padding:0 32px}@media screen and (max-width:1280px){.CardGridSection-module-scss-module__u8HNmq__container{padding:0 24px}}@container mobile-preview (max-width:1280px){.CardGridSection-module-scss-module__u8HNmq__container{padding:0 24px}}@media screen and (max-width:1024px){.CardGridSection-module-scss-module__u8HNmq__container{padding:0 16px}}@container mobile-preview (max-width:1024px){.CardGridSection-module-scss-module__u8HNmq__container{padding:0 16px}}@media screen and (max-width:768px){.CardGridSection-module-scss-module__u8HNmq__container{padding:0 8px}}@container mobile-preview (max-width:768px){.CardGridSection-module-scss-module__u8HNmq__container{padding:0 8px}}.CardGridSection-module-scss-module__u8HNmq__header{flex-direction:column;justify-content:center;align-items:center;gap:20px;margin-bottom:30px;display:flex}.CardGridSection-module-scss-module__u8HNmq__filterSection{justify-content:center;display:flex}@media screen and (max-width:768px){.CardGridSection-module-scss-module__u8HNmq__filterSection{margin-bottom:32px}}@container mobile-preview (max-width:768px){.CardGridSection-module-scss-module__u8HNmq__filterSection{margin-bottom:32px}}.CardGridSection-module-scss-module__u8HNmq__title{color:#2a2a2a;font-size:40px;font-weight:700}@media screen and (max-width:768px){.CardGridSection-module-scss-module__u8HNmq__title{font-size:28px}}@container mobile-preview (max-width:768px){.CardGridSection-module-scss-module__u8HNmq__title{font-size:28px}}.CardGridSection-module-scss-module__u8HNmq__subtitle{color:#908bb4;font-size:20px;line-height:1.6}@media screen and (max-width:768px){.CardGridSection-module-scss-module__u8HNmq__subtitle{font-size:18px}}@container mobile-preview (max-width:768px){.CardGridSection-module-scss-module__u8HNmq__subtitle{font-size:18px}}.CardGridSection-module-scss-module__u8HNmq__grid{gap:24px;display:grid}.CardGridSection-module-scss-module__u8HNmq__grid3{grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1280px){.CardGridSection-module-scss-module__u8HNmq__grid3{grid-template-columns:repeat(2,1fr)}}@container mobile-preview (max-width:1280px){.CardGridSection-module-scss-module__u8HNmq__grid3{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.CardGridSection-module-scss-module__u8HNmq__grid3{grid-template-columns:repeat(1,1fr)}}@container mobile-preview (max-width:768px){.CardGridSection-module-scss-module__u8HNmq__grid3{grid-template-columns:repeat(1,1fr)}}.CardGridSection-module-scss-module__u8HNmq__grid4{grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1280px){.CardGridSection-module-scss-module__u8HNmq__grid4{grid-template-columns:repeat(2,1fr)}}@container mobile-preview (max-width:1280px){.CardGridSection-module-scss-module__u8HNmq__grid4{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.CardGridSection-module-scss-module__u8HNmq__grid4{grid-template-columns:repeat(1,1fr)}}@container mobile-preview (max-width:768px){.CardGridSection-module-scss-module__u8HNmq__grid4{grid-template-columns:repeat(1,1fr)}}.CardGridSection-module-scss-module__u8HNmq__list{grid-template-columns:1fr}.CardGridSection-module-scss-module__u8HNmq__card{background-color:#fff;border-radius:12px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000d}.CardGridSection-module-scss-module__u8HNmq__card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.CardGridSection-module-scss-module__u8HNmq__card:hover .CardGridSection-module-scss-module__u8HNmq__cardLink{background-color:#2a2a2a}.CardGridSection-module-scss-module__u8HNmq__cardImage{background-color:#f5f5f5;width:100%;height:250px;position:relative;overflow:hidden}@media screen and (max-width:768px){.CardGridSection-module-scss-module__u8HNmq__cardImage{height:200px}}@container mobile-preview (max-width:768px){.CardGridSection-module-scss-module__u8HNmq__cardImage{height:200px}}.CardGridSection-module-scss-module__u8HNmq__image{object-fit:cover;width:100%;height:100%}.CardGridSection-module-scss-module__u8HNmq__cardContent{flex-direction:column;flex:1;padding:24px;display:flex}@media screen and (max-width:768px){.CardGridSection-module-scss-module__u8HNmq__cardContent{padding:16px}}@container mobile-preview (max-width:768px){.CardGridSection-module-scss-module__u8HNmq__cardContent{padding:16px}}.CardGridSection-module-scss-module__u8HNmq__cardMeta{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;display:flex}.CardGridSection-module-scss-module__u8HNmq__badge{color:#908bb4;background-color:#f5f5f5;border-radius:6px;align-items:center;gap:4px;padding:4px 12px;font-size:12px;font-weight:500;display:inline-flex}.CardGridSection-module-scss-module__u8HNmq__featured{color:#fff;background-color:#faad3a;border-radius:6px;align-items:center;padding:4px 12px;font-size:12px;font-weight:500;display:inline-flex}.CardGridSection-module-scss-module__u8HNmq__date{color:#ababab;align-items:center;gap:4px;font-size:14px;display:flex}.CardGridSection-module-scss-module__u8HNmq__cardTitle{color:#2a2a2a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:18px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}@media screen and (max-width:768px){.CardGridSection-module-scss-module__u8HNmq__cardTitle{font-size:16px}}@container mobile-preview (max-width:768px){.CardGridSection-module-scss-module__u8HNmq__cardTitle{font-size:16px}}.CardGridSection-module-scss-module__u8HNmq__cardExcerpt{color:#908bb4;-webkit-box-orient:vertical;flex:1;margin-bottom:16px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.CardGridSection-module-scss-module__u8HNmq__cardLink{color:#fff;text-align:center;background-color:#faad3a;border-radius:0 0 12px 12px;width:100%;margin-top:auto;padding:12px 24px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.CardGridSection-module-scss-module__u8HNmq__cardLink:hover{color:#fff;background-color:#2a2a2a}.CardGridSection-module-scss-module__u8HNmq__emptyState{text-align:center;color:#908bb4;grid-column:1/-1;padding:48px 24px}.CardGridSection-module-scss-module__u8HNmq__emptyState p{font-size:16px}
.TabBar-module-scss-module__g4TX1W__tabBar{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:48px;display:flex}@media screen and (max-width:768px){.TabBar-module-scss-module__g4TX1W__tabBar{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;justify-content:center;margin-bottom:24px;padding:0;overflow-x:auto}.TabBar-module-scss-module__g4TX1W__tabBar::-webkit-scrollbar{display:none}}@container mobile-preview (max-width:768px){.TabBar-module-scss-module__g4TX1W__tabBar{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;justify-content:center;margin-bottom:24px;padding:0;overflow-x:auto}.TabBar-module-scss-module__g4TX1W__tabBar::-webkit-scrollbar{display:none}}.TabBar-module-scss-module__g4TX1W__tab{color:#ababab;cursor:pointer;white-space:nowrap;background-color:#0000;border:1px solid #ababab;justify-content:center;align-items:center;min-width:100px;padding:4px 10px;font-size:16px;font-weight:500;transition:all .3s;display:flex}.TabBar-module-scss-module__g4TX1W__tab:hover{color:#faad3a;border-color:#faad3a}.TabBar-module-scss-module__g4TX1W__tab.TabBar-module-scss-module__g4TX1W__tabActive{color:#fcfcfc;background-color:#faad3a;border:1px solid #faad3a;font-weight:600}.TabBar-module-scss-module__g4TX1W__tab.TabBar-module-scss-module__g4TX1W__tabActive:hover{cursor:default}@media screen and (max-width:768px){.TabBar-module-scss-module__g4TX1W__tab{padding:8px 16px;font-size:13px}}@container mobile-preview (max-width:768px){.TabBar-module-scss-module__g4TX1W__tab{padding:8px 16px;font-size:13px}}
.ContentBlockSection-module-scss-module__VGgXXa__hasBgImage,.ContentBlockSection-module-scss-module__VGgXXa__contentBlockSection.ContentBlockSection-module-scss-module__VGgXXa__hasBgImage{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:800px;display:flex}@media screen and (max-width:1024px){.ContentBlockSection-module-scss-module__VGgXXa__hasBgImage,.ContentBlockSection-module-scss-module__VGgXXa__contentBlockSection.ContentBlockSection-module-scss-module__VGgXXa__hasBgImage{background-position:60% 10%!important;background-size:auto 120%!important;min-height:auto!important}}@container mobile-preview (max-width:1024px){.ContentBlockSection-module-scss-module__VGgXXa__hasBgImage,.ContentBlockSection-module-scss-module__VGgXXa__contentBlockSection.ContentBlockSection-module-scss-module__VGgXXa__hasBgImage{background-position:60% 10%!important;background-size:auto 120%!important;min-height:auto!important}}.ContentBlockSection-module-scss-module__VGgXXa__hasBgImage .ContentBlockSection-module-scss-module__VGgXXa__container{flex-direction:column;justify-content:flex-start;align-items:center;min-height:800px;display:flex}@media screen and (max-width:1024px){.ContentBlockSection-module-scss-module__VGgXXa__hasBgImage .ContentBlockSection-module-scss-module__VGgXXa__container{min-height:auto;padding-top:30px;padding-bottom:60px}}@container mobile-preview (max-width:1024px){.ContentBlockSection-module-scss-module__VGgXXa__hasBgImage .ContentBlockSection-module-scss-module__VGgXXa__container{min-height:auto;padding-top:30px;padding-bottom:60px}}@media screen and (max-width:1024px){.ContentBlockSection-module-scss-module__VGgXXa__hasBgImage .ContentBlockSection-module-scss-module__VGgXXa__content{border-radius:16px 16px 0 0;padding:30px;background:linear-gradient(#fffc 70%,#fff0 100%)!important}}@container mobile-preview (max-width:1024px){.ContentBlockSection-module-scss-module__VGgXXa__hasBgImage .ContentBlockSection-module-scss-module__VGgXXa__content{border-radius:16px 16px 0 0;padding:30px;background:linear-gradient(#fffc 70%,#fff0 100%)!important}}.ContentBlockSection-module-scss-module__VGgXXa__contentBlockSection{width:100%;padding:100px 32px}@media screen and (max-width:1280px){.ContentBlockSection-module-scss-module__VGgXXa__contentBlockSection{padding:80px 32px}}@container mobile-preview (max-width:1280px){.ContentBlockSection-module-scss-module__VGgXXa__contentBlockSection{padding:80px 32px}}@media screen and (max-width:1024px){.ContentBlockSection-module-scss-module__VGgXXa__contentBlockSection{padding:60px 32px}}@container mobile-preview (max-width:1024px){.ContentBlockSection-module-scss-module__VGgXXa__contentBlockSection{padding:60px 32px}}@media screen and (max-width:768px){.ContentBlockSection-module-scss-module__VGgXXa__contentBlockSection{padding:30px 24px}}@container mobile-preview (max-width:768px){.ContentBlockSection-module-scss-module__VGgXXa__contentBlockSection{padding:30px 24px}}.ContentBlockSection-module-scss-module__VGgXXa__contentBlockSection.ContentBlockSection-module-scss-module__VGgXXa__hasBgImage{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.ContentBlockSection-module-scss-module__VGgXXa__container{width:100%;max-width:1280px;margin:0 auto;padding:0 32px}@media screen and (max-width:1280px){.ContentBlockSection-module-scss-module__VGgXXa__container{padding:0 24px}}@container mobile-preview (max-width:1280px){.ContentBlockSection-module-scss-module__VGgXXa__container{padding:0 24px}}@media screen and (max-width:1024px){.ContentBlockSection-module-scss-module__VGgXXa__container{padding:0 16px}}@container mobile-preview (max-width:1024px){.ContentBlockSection-module-scss-module__VGgXXa__container{padding:0 16px}}@media screen and (max-width:768px){.ContentBlockSection-module-scss-module__VGgXXa__container{padding:0 8px}}@container mobile-preview (max-width:768px){.ContentBlockSection-module-scss-module__VGgXXa__container{padding:0 8px}}.ContentBlockSection-module-scss-module__VGgXXa__header{flex-direction:column;justify-content:center;align-items:center;gap:20px;margin-bottom:30px;display:flex}.ContentBlockSection-module-scss-module__VGgXXa__title{color:#2a2a2a;font-size:40px;font-weight:700}@media screen and (max-width:768px){.ContentBlockSection-module-scss-module__VGgXXa__title{font-size:28px}}@container mobile-preview (max-width:768px){.ContentBlockSection-module-scss-module__VGgXXa__title{font-size:28px}}.ContentBlockSection-module-scss-module__VGgXXa__subtitle{color:#908bb4;font-size:20px;line-height:1.6}@media screen and (max-width:768px){.ContentBlockSection-module-scss-module__VGgXXa__subtitle{font-size:18px}}@container mobile-preview (max-width:768px){.ContentBlockSection-module-scss-module__VGgXXa__subtitle{font-size:18px}}.ContentBlockSection-module-scss-module__VGgXXa__content{color:#2a2a2a;margin-bottom:32px;font-size:18px;line-height:1.8}@media screen and (max-width:768px){.ContentBlockSection-module-scss-module__VGgXXa__content{margin-bottom:24px;font-size:16px}}@container mobile-preview (max-width:768px){.ContentBlockSection-module-scss-module__VGgXXa__content{margin-bottom:24px;font-size:16px}}.ContentBlockSection-module-scss-module__VGgXXa__content h1,.ContentBlockSection-module-scss-module__VGgXXa__content h2,.ContentBlockSection-module-scss-module__VGgXXa__content h3,.ContentBlockSection-module-scss-module__VGgXXa__content h4,.ContentBlockSection-module-scss-module__VGgXXa__content h5,.ContentBlockSection-module-scss-module__VGgXXa__content h6{color:#2a2a2a;margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.3}.ContentBlockSection-module-scss-module__VGgXXa__content h1:first-child,.ContentBlockSection-module-scss-module__VGgXXa__content h2:first-child,.ContentBlockSection-module-scss-module__VGgXXa__content h3:first-child,.ContentBlockSection-module-scss-module__VGgXXa__content h4:first-child,.ContentBlockSection-module-scss-module__VGgXXa__content h5:first-child,.ContentBlockSection-module-scss-module__VGgXXa__content h6:first-child{margin-top:0}.ContentBlockSection-module-scss-module__VGgXXa__content h1{font-size:40px}@media screen and (max-width:1024px){.ContentBlockSection-module-scss-module__VGgXXa__content h1{font-size:32px}}@container mobile-preview (max-width:1024px){.ContentBlockSection-module-scss-module__VGgXXa__content h1{font-size:32px}}.ContentBlockSection-module-scss-module__VGgXXa__content h2{font-size:32px}@media screen and (max-width:1024px){.ContentBlockSection-module-scss-module__VGgXXa__content h2{font-size:28px}}@container mobile-preview (max-width:1024px){.ContentBlockSection-module-scss-module__VGgXXa__content h2{font-size:28px}}.ContentBlockSection-module-scss-module__VGgXXa__content h3{font-size:24px}.ContentBlockSection-module-scss-module__VGgXXa__content h4{font-size:20px}.ContentBlockSection-module-scss-module__VGgXXa__content p{line-height:2.2}.ContentBlockSection-module-scss-module__VGgXXa__content ul,.ContentBlockSection-module-scss-module__VGgXXa__content ol{margin-bottom:16px;padding-left:24px}.ContentBlockSection-module-scss-module__VGgXXa__content li{line-height:2.2}.ContentBlockSection-module-scss-module__VGgXXa__content a{color:#faad3a;text-decoration:none;transition:color .3s}.ContentBlockSection-module-scss-module__VGgXXa__content a:hover{color:#f99808;text-decoration:underline}.ContentBlockSection-module-scss-module__VGgXXa__content img{border-radius:8px;width:100%;max-width:100%;height:auto;margin:24px 0;display:block}.ContentBlockSection-module-scss-module__VGgXXa__content svg{width:auto;max-width:100%;height:auto;display:inline-block}.ContentBlockSection-module-scss-module__VGgXXa__content strong{font-weight:600}.ContentBlockSection-module-scss-module__VGgXXa__content em{font-style:italic}.ContentBlockSection-module-scss-module__VGgXXa__content blockquote{color:#908bb4;border-left:4px solid #faad3a;margin:16px 0;padding-left:16px;font-style:italic}.ContentBlockSection-module-scss-module__VGgXXa__content mark{background-color:#fa03;border-radius:2px;padding:2px 4px}.ContentBlockSection-module-scss-module__VGgXXa__content code{color:#2a2a2a;background-color:#f5f5f5;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:14px}.ContentBlockSection-module-scss-module__VGgXXa__content pre{background-color:#f5f5f5;border-radius:8px;margin:24px 0;padding:16px;overflow-x:auto}.ContentBlockSection-module-scss-module__VGgXXa__content pre code{background-color:#0000;padding:0}.ContentBlockSection-module-scss-module__VGgXXa__content table{border-collapse:collapse;width:100%;margin:24px 0;display:block;overflow-x:auto}@media screen and (max-width:768px){.ContentBlockSection-module-scss-module__VGgXXa__content table{display:table}}@container mobile-preview (max-width:768px){.ContentBlockSection-module-scss-module__VGgXXa__content table{display:table}}.ContentBlockSection-module-scss-module__VGgXXa__content thead{background-color:#f5f5f5}.ContentBlockSection-module-scss-module__VGgXXa__content th,.ContentBlockSection-module-scss-module__VGgXXa__content td{text-align:left;border-bottom:1px solid #0000001a;padding:12px 16px}.ContentBlockSection-module-scss-module__VGgXXa__content th{color:#2a2a2a;font-weight:600}.ContentBlockSection-module-scss-module__VGgXXa__content td{color:#2a2a2a}.ContentBlockSection-module-scss-module__VGgXXa__content hr{border:none;border-top:1px solid #0000001a;margin:32px 0}.ContentBlockSection-module-scss-module__VGgXXa__content img{object-fit:cover;border-radius:16px;max-width:100%;max-height:500px;margin-bottom:60px;display:block;box-shadow:0 10px 20px #0000001a}@media screen and (max-width:768px){.ContentBlockSection-module-scss-module__VGgXXa__content img{box-shadow:none;border-radius:8px;margin-bottom:30px}}@container mobile-preview (max-width:768px){.ContentBlockSection-module-scss-module__VGgXXa__content img{box-shadow:none;border-radius:8px;margin-bottom:30px}}
.DownloadsSection-module-scss-module__gSlIAG__hasBgImage,.DownloadsSection-module-scss-module__gSlIAG__downloadsSection.DownloadsSection-module-scss-module__gSlIAG__hasBgImage{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:800px;display:flex}@media screen and (max-width:1024px){.DownloadsSection-module-scss-module__gSlIAG__hasBgImage,.DownloadsSection-module-scss-module__gSlIAG__downloadsSection.DownloadsSection-module-scss-module__gSlIAG__hasBgImage{background-position:60% 10%!important;background-size:auto 120%!important;min-height:auto!important}}@container mobile-preview (max-width:1024px){.DownloadsSection-module-scss-module__gSlIAG__hasBgImage,.DownloadsSection-module-scss-module__gSlIAG__downloadsSection.DownloadsSection-module-scss-module__gSlIAG__hasBgImage{background-position:60% 10%!important;background-size:auto 120%!important;min-height:auto!important}}.DownloadsSection-module-scss-module__gSlIAG__hasBgImage .DownloadsSection-module-scss-module__gSlIAG__container{flex-direction:column;justify-content:flex-start;align-items:center;min-height:800px;display:flex}@media screen and (max-width:1024px){.DownloadsSection-module-scss-module__gSlIAG__hasBgImage .DownloadsSection-module-scss-module__gSlIAG__container{min-height:auto;padding-top:30px;padding-bottom:60px}}@container mobile-preview (max-width:1024px){.DownloadsSection-module-scss-module__gSlIAG__hasBgImage .DownloadsSection-module-scss-module__gSlIAG__container{min-height:auto;padding-top:30px;padding-bottom:60px}}@media screen and (max-width:1024px){.DownloadsSection-module-scss-module__gSlIAG__hasBgImage .DownloadsSection-module-scss-module__gSlIAG__content{border-radius:16px 16px 0 0;padding:30px;background:linear-gradient(#fffc 70%,#fff0 100%)!important}}@container mobile-preview (max-width:1024px){.DownloadsSection-module-scss-module__gSlIAG__hasBgImage .DownloadsSection-module-scss-module__gSlIAG__content{border-radius:16px 16px 0 0;padding:30px;background:linear-gradient(#fffc 70%,#fff0 100%)!important}}.DownloadsSection-module-scss-module__gSlIAG__downloadsSection{width:100%;padding:100px 32px}@media screen and (max-width:1280px){.DownloadsSection-module-scss-module__gSlIAG__downloadsSection{padding:80px 32px}}@container mobile-preview (max-width:1280px){.DownloadsSection-module-scss-module__gSlIAG__downloadsSection{padding:80px 32px}}@media screen and (max-width:1024px){.DownloadsSection-module-scss-module__gSlIAG__downloadsSection{padding:60px 32px}}@container mobile-preview (max-width:1024px){.DownloadsSection-module-scss-module__gSlIAG__downloadsSection{padding:60px 32px}}@media screen and (max-width:768px){.DownloadsSection-module-scss-module__gSlIAG__downloadsSection{padding:30px 24px}}@container mobile-preview (max-width:768px){.DownloadsSection-module-scss-module__gSlIAG__downloadsSection{padding:30px 24px}}.DownloadsSection-module-scss-module__gSlIAG__downloadsSection.DownloadsSection-module-scss-module__gSlIAG__hasBgImage{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.DownloadsSection-module-scss-module__gSlIAG__downloadsSection.DownloadsSection-module-scss-module__gSlIAG__hasBgImage .DownloadsSection-module-scss-module__gSlIAG__container,.DownloadsSection-module-scss-module__gSlIAG__downloadsSection.DownloadsSection-module-scss-module__gSlIAG__hasBgImage{min-height:0!important}.DownloadsSection-module-scss-module__gSlIAG__container{width:100%;max-width:1280px;margin:0 auto;padding:0 32px}@media screen and (max-width:1280px){.DownloadsSection-module-scss-module__gSlIAG__container{padding:0 24px}}@container mobile-preview (max-width:1280px){.DownloadsSection-module-scss-module__gSlIAG__container{padding:0 24px}}@media screen and (max-width:1024px){.DownloadsSection-module-scss-module__gSlIAG__container{padding:0 16px}}@container mobile-preview (max-width:1024px){.DownloadsSection-module-scss-module__gSlIAG__container{padding:0 16px}}@media screen and (max-width:768px){.DownloadsSection-module-scss-module__gSlIAG__container{padding:0 8px}}@container mobile-preview (max-width:768px){.DownloadsSection-module-scss-module__gSlIAG__container{padding:0 8px}}.DownloadsSection-module-scss-module__gSlIAG__container{flex-direction:column;justify-content:center;align-items:center;display:flex}.DownloadsSection-module-scss-module__gSlIAG__header{flex-direction:column;justify-content:center;align-items:center;gap:20px;margin-bottom:30px;display:flex}.DownloadsSection-module-scss-module__gSlIAG__title{color:#2a2a2a;font-size:40px;font-weight:700}@media screen and (max-width:768px){.DownloadsSection-module-scss-module__gSlIAG__title{font-size:28px}}@container mobile-preview (max-width:768px){.DownloadsSection-module-scss-module__gSlIAG__title{font-size:28px}}.DownloadsSection-module-scss-module__gSlIAG__subtitle{color:#908bb4;font-size:20px;line-height:1.6}@media screen and (max-width:768px){.DownloadsSection-module-scss-module__gSlIAG__subtitle{font-size:18px}}@container mobile-preview (max-width:768px){.DownloadsSection-module-scss-module__gSlIAG__subtitle{font-size:18px}}.DownloadsSection-module-scss-module__gSlIAG__downloadsList{flex-direction:column;gap:12px;width:100%;display:flex}.DownloadsSection-module-scss-module__gSlIAG__downloadItem{background-color:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:24px;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000d}.DownloadsSection-module-scss-module__gSlIAG__downloadItem:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}@media screen and (max-width:768px){.DownloadsSection-module-scss-module__gSlIAG__downloadItem{flex-direction:column;align-items:flex-start;gap:16px;padding:16px}}@container mobile-preview (max-width:768px){.DownloadsSection-module-scss-module__gSlIAG__downloadItem{flex-direction:column;align-items:flex-start;gap:16px;padding:16px}}.DownloadsSection-module-scss-module__gSlIAG__downloadInfo{flex:1;align-items:flex-start;gap:16px;display:flex}@media screen and (max-width:768px){.DownloadsSection-module-scss-module__gSlIAG__downloadInfo{width:100%}}@container mobile-preview (max-width:768px){.DownloadsSection-module-scss-module__gSlIAG__downloadInfo{width:100%}}.DownloadsSection-module-scss-module__gSlIAG__iconWrapper{background-color:#ffaa001a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.DownloadsSection-module-scss-module__gSlIAG__icon{color:#faad3a}.DownloadsSection-module-scss-module__gSlIAG__downloadDetails{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;min-width:0;display:flex}.DownloadsSection-module-scss-module__gSlIAG__downloadTitle{color:#2a2a2a;margin-bottom:8px;font-size:18px;font-weight:600;line-height:1.4}@media screen and (max-width:768px){.DownloadsSection-module-scss-module__gSlIAG__downloadTitle{font-size:16px}}@container mobile-preview (max-width:768px){.DownloadsSection-module-scss-module__gSlIAG__downloadTitle{font-size:16px}}.DownloadsSection-module-scss-module__gSlIAG__downloadMeta{color:#908bb4;flex-wrap:wrap;align-items:center;gap:16px;font-size:14px;display:flex}.DownloadsSection-module-scss-module__gSlIAG__metaItem{align-items:center;gap:4px;display:flex}.DownloadsSection-module-scss-module__gSlIAG__downloadButton{color:#2a2a2a;white-space:nowrap;background-color:#faad3a;border-radius:8px;flex-shrink:0;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.DownloadsSection-module-scss-module__gSlIAG__downloadButton:hover{color:#fff;background-color:#2a2a2a;transform:translateY(-1px)}.DownloadsSection-module-scss-module__gSlIAG__downloadButton:active{transform:translateY(0)}@media screen and (max-width:768px){.DownloadsSection-module-scss-module__gSlIAG__downloadButton{justify-content:center;width:100%}}@container mobile-preview (max-width:768px){.DownloadsSection-module-scss-module__gSlIAG__downloadButton{justify-content:center;width:100%}}.DownloadsSection-module-scss-module__gSlIAG__emptyState{text-align:center;color:#908bb4;padding:48px 24px}.DownloadsSection-module-scss-module__gSlIAG__emptyState p{font-size:16px}
.GallerySection-module-scss-module__MhzZfq__hasBgImage,.GallerySection-module-scss-module__MhzZfq__gallerySection.GallerySection-module-scss-module__MhzZfq__hasBgImage{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:800px;display:flex}@media screen and (max-width:1024px){.GallerySection-module-scss-module__MhzZfq__hasBgImage,.GallerySection-module-scss-module__MhzZfq__gallerySection.GallerySection-module-scss-module__MhzZfq__hasBgImage{background-position:60% 10%!important;background-size:auto 120%!important;min-height:auto!important}}@container mobile-preview (max-width:1024px){.GallerySection-module-scss-module__MhzZfq__hasBgImage,.GallerySection-module-scss-module__MhzZfq__gallerySection.GallerySection-module-scss-module__MhzZfq__hasBgImage{background-position:60% 10%!important;background-size:auto 120%!important;min-height:auto!important}}.GallerySection-module-scss-module__MhzZfq__hasBgImage .GallerySection-module-scss-module__MhzZfq__container{flex-direction:column;justify-content:flex-start;align-items:center;min-height:800px;display:flex}@media screen and (max-width:1024px){.GallerySection-module-scss-module__MhzZfq__hasBgImage .GallerySection-module-scss-module__MhzZfq__container{min-height:auto;padding-top:30px;padding-bottom:60px}}@container mobile-preview (max-width:1024px){.GallerySection-module-scss-module__MhzZfq__hasBgImage .GallerySection-module-scss-module__MhzZfq__container{min-height:auto;padding-top:30px;padding-bottom:60px}}@media screen and (max-width:1024px){.GallerySection-module-scss-module__MhzZfq__hasBgImage .GallerySection-module-scss-module__MhzZfq__content{border-radius:16px 16px 0 0;padding:30px;background:linear-gradient(#fffc 70%,#fff0 100%)!important}}@container mobile-preview (max-width:1024px){.GallerySection-module-scss-module__MhzZfq__hasBgImage .GallerySection-module-scss-module__MhzZfq__content{border-radius:16px 16px 0 0;padding:30px;background:linear-gradient(#fffc 70%,#fff0 100%)!important}}.GallerySection-module-scss-module__MhzZfq__gallerySection{width:100%;padding:60px 32px}@media screen and (max-width:1024px){.GallerySection-module-scss-module__MhzZfq__gallerySection{padding:24px}}@container mobile-preview (max-width:1024px){.GallerySection-module-scss-module__MhzZfq__gallerySection{padding:24px}}.GallerySection-module-scss-module__MhzZfq__container{width:100%;max-width:1280px;margin:0 auto;padding:0 32px}@media screen and (max-width:1280px){.GallerySection-module-scss-module__MhzZfq__container{padding:0 24px}}@container mobile-preview (max-width:1280px){.GallerySection-module-scss-module__MhzZfq__container{padding:0 24px}}@media screen and (max-width:1024px){.GallerySection-module-scss-module__MhzZfq__container{padding:0 16px}}@container mobile-preview (max-width:1024px){.GallerySection-module-scss-module__MhzZfq__container{padding:0 16px}}@media screen and (max-width:768px){.GallerySection-module-scss-module__MhzZfq__container{padding:0 8px}}@container mobile-preview (max-width:768px){.GallerySection-module-scss-module__MhzZfq__container{padding:0 8px}}.GallerySection-module-scss-module__MhzZfq__container{width:100%}.GallerySection-module-scss-module__MhzZfq__loading{text-align:center;color:#908bb4;padding:48px}.GallerySection-module-scss-module__MhzZfq__header{flex-direction:column;justify-content:center;align-items:center;gap:20px;margin-bottom:30px;display:flex}.GallerySection-module-scss-module__MhzZfq__title{color:#2a2a2a;font-size:40px;font-weight:700}@media screen and (max-width:768px){.GallerySection-module-scss-module__MhzZfq__title{font-size:28px}}@container mobile-preview (max-width:768px){.GallerySection-module-scss-module__MhzZfq__title{font-size:28px}}.GallerySection-module-scss-module__MhzZfq__subtitle{color:#908bb4;font-size:20px;line-height:1.6}@media screen and (max-width:768px){.GallerySection-module-scss-module__MhzZfq__subtitle{font-size:18px}}@container mobile-preview (max-width:768px){.GallerySection-module-scss-module__MhzZfq__subtitle{font-size:18px}}.GallerySection-module-scss-module__MhzZfq__carouselWrapper{width:100%;max-width:1280px;margin:0 auto;position:relative}.GallerySection-module-scss-module__MhzZfq__swiper{border-radius:16px;width:100%;max-width:100%;overflow:hidden;box-shadow:0 8px 32px #0000001f}.GallerySection-module-scss-module__MhzZfq__swiper .swiper-wrapper{align-items:stretch}.GallerySection-module-scss-module__MhzZfq__swiper .swiper-slide{height:auto;width:100%!important;max-width:100%!important}@media screen and (max-width:768px){.GallerySection-module-scss-module__MhzZfq__swiper{box-shadow:none;border-radius:8px}}@container mobile-preview (max-width:768px){.GallerySection-module-scss-module__MhzZfq__swiper{box-shadow:none;border-radius:8px}}.GallerySection-module-scss-module__MhzZfq__swiperSlide{width:100%;height:auto}.GallerySection-module-scss-module__MhzZfq__imageWrapper{background-color:#f5f5f5;width:100%;padding-top:56.25%;position:relative;overflow:hidden}.GallerySection-module-scss-module__MhzZfq__imageWrapper img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.GallerySection-module-scss-module__MhzZfq__swiperButton{z-index:10;color:#2a2a2a;cursor:pointer;background-color:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.GallerySection-module-scss-module__MhzZfq__swiperButton:hover{color:#faad3a;background-color:#fff;transform:translateY(-50%)scale(1.1);box-shadow:0 4px 16px #0003}.GallerySection-module-scss-module__MhzZfq__swiperButton:active{transform:translateY(-50%)scale(.95)}@media screen and (max-width:768px){.GallerySection-module-scss-module__MhzZfq__swiperButton{width:40px;height:40px}}@container mobile-preview (max-width:768px){.GallerySection-module-scss-module__MhzZfq__swiperButton{width:40px;height:40px}}.GallerySection-module-scss-module__MhzZfq__swiperButtonPrev{left:16px}@media screen and (max-width:768px){.GallerySection-module-scss-module__MhzZfq__swiperButtonPrev{left:8px}}@container mobile-preview (max-width:768px){.GallerySection-module-scss-module__MhzZfq__swiperButtonPrev{left:8px}}.GallerySection-module-scss-module__MhzZfq__swiperButtonNext{right:16px}@media screen and (max-width:768px){.GallerySection-module-scss-module__MhzZfq__swiperButtonNext{right:8px}}@container mobile-preview (max-width:768px){.GallerySection-module-scss-module__MhzZfq__swiperButtonNext{right:8px}}.swiper-pagination{z-index:10;bottom:16px!important}.GallerySection-module-scss-module__MhzZfq__swiperPaginationBullet{opacity:1;background-color:#ffffff80;border-radius:50%;width:8px;height:8px;margin:0 4px;transition:all .3s}.GallerySection-module-scss-module__MhzZfq__swiperPaginationBulletActive{background-color:#faad3a;border-radius:4px;width:24px}.GallerySection-module-scss-module__MhzZfq__singleWrapper{border-radius:16px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.GallerySection-module-scss-module__MhzZfq__singleWrapper img{object-fit:contain;width:100%;height:auto}.GallerySection-module-scss-module__MhzZfq__doubleWrapper{grid-template-columns:repeat(2,1fr);gap:32px;max-width:1536px;margin:0 auto;display:grid}@media screen and (max-width:768px){.GallerySection-module-scss-module__MhzZfq__doubleWrapper{grid-template-columns:repeat(1,1fr);gap:24px}}@container mobile-preview (max-width:768px){.GallerySection-module-scss-module__MhzZfq__doubleWrapper{grid-template-columns:repeat(1,1fr);gap:24px}}.GallerySection-module-scss-module__MhzZfq__doubleWrapper .GallerySection-module-scss-module__MhzZfq__imageWrapper{border-radius:16px;padding-top:66.67%;overflow:hidden;box-shadow:0 8px 32px #0000001f}@media screen and (max-width:768px){.GallerySection-module-scss-module__MhzZfq__doubleWrapper .GallerySection-module-scss-module__MhzZfq__imageWrapper{padding-top:75%}}@container mobile-preview (max-width:768px){.GallerySection-module-scss-module__MhzZfq__doubleWrapper .GallerySection-module-scss-module__MhzZfq__imageWrapper{padding-top:75%}}.GallerySection-module-scss-module__MhzZfq__emptyState{text-align:center;color:#908bb4;padding:48px 24px}.GallerySection-module-scss-module__MhzZfq__emptyState p{font-size:16px}.swiper-button-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}
.HeroSection-module-scss-module__FEGbrG__hasBgImage,.HeroSection-module-scss-module__FEGbrG__heroSection.HeroSection-module-scss-module__FEGbrG__hasBgImage{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:800px;display:flex}@media screen and (max-width:1024px){.HeroSection-module-scss-module__FEGbrG__hasBgImage,.HeroSection-module-scss-module__FEGbrG__heroSection.HeroSection-module-scss-module__FEGbrG__hasBgImage{background-position:60% 10%!important;background-size:auto 120%!important;min-height:auto!important}}@container mobile-preview (max-width:1024px){.HeroSection-module-scss-module__FEGbrG__hasBgImage,.HeroSection-module-scss-module__FEGbrG__heroSection.HeroSection-module-scss-module__FEGbrG__hasBgImage{background-position:60% 10%!important;background-size:auto 120%!important;min-height:auto!important}}.HeroSection-module-scss-module__FEGbrG__hasBgImage .HeroSection-module-scss-module__FEGbrG__container{flex-direction:column;justify-content:flex-start;align-items:center;min-height:800px;display:flex}@media screen and (max-width:1024px){.HeroSection-module-scss-module__FEGbrG__hasBgImage .HeroSection-module-scss-module__FEGbrG__container{min-height:auto;padding-top:30px;padding-bottom:60px}}@container mobile-preview (max-width:1024px){.HeroSection-module-scss-module__FEGbrG__hasBgImage .HeroSection-module-scss-module__FEGbrG__container{min-height:auto;padding-top:30px;padding-bottom:60px}}@media screen and (max-width:1024px){.HeroSection-module-scss-module__FEGbrG__hasBgImage .HeroSection-module-scss-module__FEGbrG__content{border-radius:16px 16px 0 0;padding:30px;background:linear-gradient(#fffc 70%,#fff0 100%)!important}}@container mobile-preview (max-width:1024px){.HeroSection-module-scss-module__FEGbrG__hasBgImage .HeroSection-module-scss-module__FEGbrG__content{border-radius:16px 16px 0 0;padding:30px;background:linear-gradient(#fffc 70%,#fff0 100%)!important}}.HeroSection-module-scss-module__FEGbrG__heroSection{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;height:600px;display:flex;position:relative;overflow:hidden}@media screen and (max-width:1024px){.HeroSection-module-scss-module__FEGbrG__heroSection{height:500px}}@container mobile-preview (max-width:1024px){.HeroSection-module-scss-module__FEGbrG__heroSection{height:500px}}@media screen and (max-width:768px){.HeroSection-module-scss-module__FEGbrG__heroSection{height:250px}}@container mobile-preview (max-width:768px){.HeroSection-module-scss-module__FEGbrG__heroSection{height:250px}}.HeroSection-module-scss-module__FEGbrG__heroSection.HeroSection-module-scss-module__FEGbrG__hasBgImage{height:auto;min-height:300px}.HeroSection-module-scss-module__FEGbrG__overlay{z-index:1;position:absolute;inset:0}.HeroSection-module-scss-module__FEGbrG__content{z-index:10;flex-direction:column-reverse;justify-content:center;align-items:flex-start;max-width:1024px;margin:0 auto;padding:0 32px;display:flex;position:relative}@media screen and (max-width:1024px){.HeroSection-module-scss-module__FEGbrG__content{padding:0 24px}}@container mobile-preview (max-width:1024px){.HeroSection-module-scss-module__FEGbrG__content{padding:0 24px}}@media screen and (max-width:768px){.HeroSection-module-scss-module__FEGbrG__content{padding:0 16px}}@container mobile-preview (max-width:768px){.HeroSection-module-scss-module__FEGbrG__content{padding:0 16px}}.HeroSection-module-scss-module__FEGbrG__subtitle{color:#faad3a;letter-spacing:.05em;text-transform:uppercase;font-family:Titillium Web,Noto Sans TC,sans-serif;font-size:18px;font-weight:500;line-height:1}@media screen and (max-width:768px){.HeroSection-module-scss-module__FEGbrG__subtitle{margin-bottom:12px;font-size:16px}}@container mobile-preview (max-width:768px){.HeroSection-module-scss-module__FEGbrG__subtitle{margin-bottom:12px;font-size:16px}}.HeroSection-module-scss-module__FEGbrG__title{color:#fff;text-shadow:2px 2px #000c;text-transform:uppercase;background:#faad3a;padding:8px 12px;font-size:60px;font-weight:700;line-height:1.2}@media screen and (max-width:1024px){.HeroSection-module-scss-module__FEGbrG__title{font-size:48px}}@container mobile-preview (max-width:1024px){.HeroSection-module-scss-module__FEGbrG__title{font-size:48px}}@media screen and (max-width:768px){.HeroSection-module-scss-module__FEGbrG__title{font-size:36px}}@container mobile-preview (max-width:768px){.HeroSection-module-scss-module__FEGbrG__title{font-size:36px}}.HeroSection-module-scss-module__FEGbrG__logo{width:auto;max-width:250px;height:auto;max-height:100px;margin-bottom:32px;margin-left:auto;margin-right:auto;display:block}@media screen and (max-width:1024px){.HeroSection-module-scss-module__FEGbrG__logo{margin-bottom:24px}}@container mobile-preview (max-width:1024px){.HeroSection-module-scss-module__FEGbrG__logo{margin-bottom:24px}}@media screen and (max-width:768px){.HeroSection-module-scss-module__FEGbrG__logo{margin-bottom:16px}}@container mobile-preview (max-width:768px){.HeroSection-module-scss-module__FEGbrG__logo{margin-bottom:16px}}.HeroSection-module-scss-module__FEGbrG__description{color:#2a2a2a;max-width:800px;margin:0 auto;font-size:18px;line-height:1.6}@media screen and (max-width:768px){.HeroSection-module-scss-module__FEGbrG__description{font-size:16px}}@container mobile-preview (max-width:768px){.HeroSection-module-scss-module__FEGbrG__description{font-size:16px}}.HeroSection-module-scss-module__FEGbrG__carouselContainer{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module-scss-module__FEGbrG__carouselSlide{opacity:0;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:opacity 1s ease-in-out;position:absolute;top:0;left:0}@media screen and (max-width:1024px){.HeroSection-module-scss-module__FEGbrG__carouselSlide{background-position:top;background-size:150%}}@container mobile-preview (max-width:1024px){.HeroSection-module-scss-module__FEGbrG__carouselSlide{background-position:top;background-size:150%}}.HeroSection-module-scss-module__FEGbrG__carouselSlide.HeroSection-module-scss-module__FEGbrG__active{opacity:1;z-index:1}@media screen and (max-width:1024px){.HeroSection-module-scss-module__FEGbrG__heroSection:has(.pageHero){height:300px}}@container mobile-preview (max-width:1024px){.HeroSection-module-scss-module__FEGbrG__heroSection:has(.pageHero){height:300px}}@media screen and (max-width:1024px){.HeroSection-module-scss-module__FEGbrG__carouselSlide.pageHero{background-size:cover!important}}@container mobile-preview (max-width:1024px){.HeroSection-module-scss-module__FEGbrG__carouselSlide.pageHero{background-size:cover!important}}.HeroSection-module-scss-module__FEGbrG__containInBanner .HeroSection-module-scss-module__FEGbrG__carouselSlide{background-size:contain}.HeroSection-module-scss-module__FEGbrG__carouselIndicators{z-index:20;gap:16px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}@media screen and (max-width:768px){.HeroSection-module-scss-module__FEGbrG__carouselIndicators{gap:12px;bottom:24px}}@container mobile-preview (max-width:768px){.HeroSection-module-scss-module__FEGbrG__carouselIndicators{gap:12px;bottom:24px}}.HeroSection-module-scss-module__FEGbrG__indicator{cursor:pointer;background-color:#0000;border:2px solid #ffffff80;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}@media screen and (max-width:768px){.HeroSection-module-scss-module__FEGbrG__indicator{width:10px;height:10px}}@container mobile-preview (max-width:768px){.HeroSection-module-scss-module__FEGbrG__indicator{width:10px;height:10px}}.HeroSection-module-scss-module__FEGbrG__indicator:hover{background-color:#ffffff4d;border-color:#fffc}.HeroSection-module-scss-module__FEGbrG__indicator.HeroSection-module-scss-module__FEGbrG__active{background-color:#fff;border-color:#fff;border-radius:6px;width:28px}@media screen and (max-width:768px){.HeroSection-module-scss-module__FEGbrG__indicator.HeroSection-module-scss-module__FEGbrG__active{width:24px}}@container mobile-preview (max-width:768px){.HeroSection-module-scss-module__FEGbrG__indicator.HeroSection-module-scss-module__FEGbrG__active{width:24px}}
.IconFeaturesSection-module-scss-module__mjbP-W__hasBgImage,.IconFeaturesSection-module-scss-module__mjbP-W__iconFeaturesSection.IconFeaturesSection-module-scss-module__mjbP-W__hasBgImage{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:800px;display:flex}@media screen and (max-width:1024px){.IconFeaturesSection-module-scss-module__mjbP-W__hasBgImage,.IconFeaturesSection-module-scss-module__mjbP-W__iconFeaturesSection.IconFeaturesSection-module-scss-module__mjbP-W__hasBgImage{background-position:60% 10%!important;background-size:auto 120%!important;min-height:auto!important}}@container mobile-preview (max-width:1024px){.IconFeaturesSection-module-scss-module__mjbP-W__hasBgImage,.IconFeaturesSection-module-scss-module__mjbP-W__iconFeaturesSection.IconFeaturesSection-module-scss-module__mjbP-W__hasBgImage{background-position:60% 10%!important;background-size:auto 120%!important;min-height:auto!important}}.IconFeaturesSection-module-scss-module__mjbP-W__hasBgImage .IconFeaturesSection-module-scss-module__mjbP-W__container{flex-direction:column;justify-content:flex-start;align-items:center;min-height:800px;display:flex}@media screen and (max-width:1024px){.IconFeaturesSection-module-scss-module__mjbP-W__hasBgImage .IconFeaturesSection-module-scss-module__mjbP-W__container{min-height:auto;padding-top:30px;padding-bottom:60px}}@container mobile-preview (max-width:1024px){.IconFeaturesSection-module-scss-module__mjbP-W__hasBgImage .IconFeaturesSection-module-scss-module__mjbP-W__container{min-height:auto;padding-top:30px;padding-bottom:60px}}@media screen and (max-width:1024px){.IconFeaturesSection-module-scss-module__mjbP-W__hasBgImage .IconFeaturesSection-module-scss-module__mjbP-W__content{border-radius:16px 16px 0 0;padding:30px;background:linear-gradient(#fffc 70%,#fff0 100%)!important}}@container mobile-preview (max-width:1024px){.IconFeaturesSection-module-scss-module__mjbP-W__hasBgImage .IconFeaturesSection-module-scss-module__mjbP-W__content{border-radius:16px 16px 0 0;padding:30px;background:linear-gradient(#fffc 70%,#fff0 100%)!important}}.IconFeaturesSection-module-scss-module__mjbP-W__iconFeaturesSection{width:100%;padding:100px 32px}@media screen and (max-width:1280px){.IconFeaturesSection-module-scss-module__mjbP-W__iconFeaturesSection{padding:80px 32px}}@container mobile-preview (max-width:1280px){.IconFeaturesSection-module-scss-module__mjbP-W__iconFeaturesSection{padding:80px 32px}}@media screen and (max-width:1024px){.IconFeaturesSection-module-scss-module__mjbP-W__iconFeaturesSection{padding:60px 32px}}@container mobile-preview (max-width:1024px){.IconFeaturesSection-module-scss-module__mjbP-W__iconFeaturesSection{padding:60px 32px}}@media screen and (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__iconFeaturesSection{padding:30px 24px}}@container mobile-preview (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__iconFeaturesSection{padding:30px 24px}}.IconFeaturesSection-module-scss-module__mjbP-W__iconFeaturesSection.IconFeaturesSection-module-scss-module__mjbP-W__hasBgImage{min-height:200px!important}.IconFeaturesSection-module-scss-module__mjbP-W__container{width:100%;max-width:1280px;margin:0 auto;padding:0 32px}@media screen and (max-width:1280px){.IconFeaturesSection-module-scss-module__mjbP-W__container{padding:0 24px}}@container mobile-preview (max-width:1280px){.IconFeaturesSection-module-scss-module__mjbP-W__container{padding:0 24px}}@media screen and (max-width:1024px){.IconFeaturesSection-module-scss-module__mjbP-W__container{padding:0 16px}}@container mobile-preview (max-width:1024px){.IconFeaturesSection-module-scss-module__mjbP-W__container{padding:0 16px}}@media screen and (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__container{padding:0 8px}}@container mobile-preview (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__container{padding:0 8px}}.IconFeaturesSection-module-scss-module__mjbP-W__container{min-height:200px!important}.IconFeaturesSection-module-scss-module__mjbP-W__header{flex-direction:column;justify-content:center;align-items:center;gap:20px;margin-bottom:30px;display:flex}.IconFeaturesSection-module-scss-module__mjbP-W__title{color:#2a2a2a;font-size:40px;font-weight:700}@media screen and (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__title{font-size:28px}}@container mobile-preview (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__title{font-size:28px}}.IconFeaturesSection-module-scss-module__mjbP-W__subtitle{color:#908bb4;font-size:20px;line-height:1.6}@media screen and (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__subtitle{font-size:18px}}@container mobile-preview (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__subtitle{font-size:18px}}.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid{gap:32px;display:grid}@media screen and (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid{gap:24px}}@container mobile-preview (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid{gap:24px}}.IconFeaturesSection-module-scss-module__mjbP-W__grid2{grid-template-columns:repeat(2,1fr)}@media screen and (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__grid2{grid-template-columns:1fr}}@container mobile-preview (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__grid2{grid-template-columns:1fr}}.IconFeaturesSection-module-scss-module__mjbP-W__grid3{grid-template-columns:repeat(3,1fr)}@media screen and (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__grid3{grid-template-columns:repeat(1,1fr)}}@container mobile-preview (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__grid3{grid-template-columns:repeat(1,1fr)}}.IconFeaturesSection-module-scss-module__mjbP-W__grid4{grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1280px){.IconFeaturesSection-module-scss-module__mjbP-W__grid4{grid-template-columns:repeat(2,1fr)}}@container mobile-preview (max-width:1280px){.IconFeaturesSection-module-scss-module__mjbP-W__grid4{grid-template-columns:repeat(2,1fr)}}.IconFeaturesSection-module-scss-module__mjbP-W__grid5{grid-template-columns:repeat(5,1fr)}@media screen and (max-width:1280px){.IconFeaturesSection-module-scss-module__mjbP-W__grid5{grid-template-columns:repeat(2,1fr)}}@container mobile-preview (max-width:1280px){.IconFeaturesSection-module-scss-module__mjbP-W__grid5{grid-template-columns:repeat(2,1fr)}}.IconFeaturesSection-module-scss-module__mjbP-W__list{grid-template-columns:1fr}.IconFeaturesSection-module-scss-module__mjbP-W__featureItem{text-align:left;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;padding:24px;transition:transform .3s;display:flex}.IconFeaturesSection-module-scss-module__mjbP-W__featureItem:hover{transform:translateY(-4px)}@media screen and (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__featureItem{padding:16px}}@container mobile-preview (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__featureItem{padding:16px}}.IconFeaturesSection-module-scss-module__mjbP-W__iconWrapper{aspect-ratio:1;border-radius:50%;justify-content:center;align-items:center;width:100%;margin:0;transition:all .3s;display:flex}.IconFeaturesSection-module-scss-module__mjbP-W__iconWrapper:hover{transform:scale(1.1)}.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-2] .IconFeaturesSection-module-scss-module__mjbP-W__iconWrapper{max-width:200px}@media screen and (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-2] .IconFeaturesSection-module-scss-module__mjbP-W__iconWrapper{max-width:160px}}@container mobile-preview (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-2] .IconFeaturesSection-module-scss-module__mjbP-W__iconWrapper{max-width:160px}}.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-3] .IconFeaturesSection-module-scss-module__mjbP-W__iconWrapper{max-width:200px}@media screen and (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-3] .IconFeaturesSection-module-scss-module__mjbP-W__iconWrapper{max-width:160px}}@container mobile-preview (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-3] .IconFeaturesSection-module-scss-module__mjbP-W__iconWrapper{max-width:160px}}.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-4] .IconFeaturesSection-module-scss-module__mjbP-W__iconWrapper{max-width:160px}@media screen and (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-4] .IconFeaturesSection-module-scss-module__mjbP-W__iconWrapper{max-width:140px}}@container mobile-preview (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-4] .IconFeaturesSection-module-scss-module__mjbP-W__iconWrapper{max-width:140px}}.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-5] .IconFeaturesSection-module-scss-module__mjbP-W__iconWrapper{max-width:120px}@media screen and (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-5] .IconFeaturesSection-module-scss-module__mjbP-W__iconWrapper{max-width:100px}}@container mobile-preview (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-5] .IconFeaturesSection-module-scss-module__mjbP-W__iconWrapper{max-width:100px}}.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=list] .IconFeaturesSection-module-scss-module__mjbP-W__iconWrapper{max-width:160px}.IconFeaturesSection-module-scss-module__mjbP-W__icon{color:#faad3a;width:100%;max-width:100%;height:100%;max-height:100%}.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-3] .IconFeaturesSection-module-scss-module__mjbP-W__iconWrapper .IconFeaturesSection-module-scss-module__mjbP-W__icon{width:100%;height:100%}.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-4] .IconFeaturesSection-module-scss-module__mjbP-W__iconWrapper .IconFeaturesSection-module-scss-module__mjbP-W__icon{width:70%;height:70%}.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-5] .IconFeaturesSection-module-scss-module__mjbP-W__iconWrapper .IconFeaturesSection-module-scss-module__mjbP-W__icon{width:60%;height:60%}.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=list] .IconFeaturesSection-module-scss-module__mjbP-W__iconWrapper .IconFeaturesSection-module-scss-module__mjbP-W__icon{width:70%;height:70%}.IconFeaturesSection-module-scss-module__mjbP-W__iconImageWrapper{aspect-ratio:1;justify-content:center;align-items:center;width:100%;display:flex}.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-2] .IconFeaturesSection-module-scss-module__mjbP-W__iconImageWrapper{height:400px}@media screen and (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-2] .IconFeaturesSection-module-scss-module__mjbP-W__iconImageWrapper{height:200px}}@container mobile-preview (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-2] .IconFeaturesSection-module-scss-module__mjbP-W__iconImageWrapper{height:200px}}.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-3] .IconFeaturesSection-module-scss-module__mjbP-W__iconImageWrapper{height:200px}@media screen and (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-3] .IconFeaturesSection-module-scss-module__mjbP-W__iconImageWrapper{height:200px}}@container mobile-preview (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-3] .IconFeaturesSection-module-scss-module__mjbP-W__iconImageWrapper{height:200px}}.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-4] .IconFeaturesSection-module-scss-module__mjbP-W__iconImageWrapper{height:160px}@media screen and (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-4] .IconFeaturesSection-module-scss-module__mjbP-W__iconImageWrapper{height:120px}}@container mobile-preview (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-4] .IconFeaturesSection-module-scss-module__mjbP-W__iconImageWrapper{height:120px}}.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-5] .IconFeaturesSection-module-scss-module__mjbP-W__iconImageWrapper{height:120px}@media screen and (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-5] .IconFeaturesSection-module-scss-module__mjbP-W__iconImageWrapper{height:120px}}@container mobile-preview (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=grid-5] .IconFeaturesSection-module-scss-module__mjbP-W__iconImageWrapper{height:120px}}.IconFeaturesSection-module-scss-module__mjbP-W__featuresGrid[data-variant=list] .IconFeaturesSection-module-scss-module__mjbP-W__iconImageWrapper{height:120px}.IconFeaturesSection-module-scss-module__mjbP-W__iconImage{object-fit:contain;width:100%;height:100%}.IconFeaturesSection-module-scss-module__mjbP-W__featureTitle{text-align:center;color:#2a2a2a;font-size:20px;font-weight:600;line-height:1.4}@media screen and (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__featureTitle{font-size:18px}}@container mobile-preview (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__featureTitle{font-size:18px}}.IconFeaturesSection-module-scss-module__mjbP-W__featureDescription{text-align:center;color:#908bb4;margin:0;font-size:16px;line-height:1.6}@media screen and (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__featureDescription{font-size:14px}}@container mobile-preview (max-width:768px){.IconFeaturesSection-module-scss-module__mjbP-W__featureDescription{font-size:14px}}.IconFeaturesSection-module-scss-module__mjbP-W__emptyState{text-align:center;color:#908bb4;padding:48px 24px}.IconFeaturesSection-module-scss-module__mjbP-W__emptyState p{font-size:16px}
.ImageTextSection-module-scss-module__ima23G__hasBgImage,.ImageTextSection-module-scss-module__ima23G__imageTextSection.ImageTextSection-module-scss-module__ima23G__hasBgImage{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:800px;display:flex}@media screen and (max-width:1024px){.ImageTextSection-module-scss-module__ima23G__hasBgImage,.ImageTextSection-module-scss-module__ima23G__imageTextSection.ImageTextSection-module-scss-module__ima23G__hasBgImage{background-position:60% 10%!important;background-size:auto 120%!important;min-height:auto!important}}@container mobile-preview (max-width:1024px){.ImageTextSection-module-scss-module__ima23G__hasBgImage,.ImageTextSection-module-scss-module__ima23G__imageTextSection.ImageTextSection-module-scss-module__ima23G__hasBgImage{background-position:60% 10%!important;background-size:auto 120%!important;min-height:auto!important}}.ImageTextSection-module-scss-module__ima23G__hasBgImage .ImageTextSection-module-scss-module__ima23G__container{flex-direction:column;justify-content:flex-start;align-items:center;min-height:800px;display:flex}@media screen and (max-width:1024px){.ImageTextSection-module-scss-module__ima23G__hasBgImage .ImageTextSection-module-scss-module__ima23G__container{min-height:auto;padding-top:30px;padding-bottom:60px}}@container mobile-preview (max-width:1024px){.ImageTextSection-module-scss-module__ima23G__hasBgImage .ImageTextSection-module-scss-module__ima23G__container{min-height:auto;padding-top:30px;padding-bottom:60px}}@media screen and (max-width:1024px){.ImageTextSection-module-scss-module__ima23G__hasBgImage .ImageTextSection-module-scss-module__ima23G__content{border-radius:16px 16px 0 0;padding:30px;background:linear-gradient(#fffc 70%,#fff0 100%)!important}}@container mobile-preview (max-width:1024px){.ImageTextSection-module-scss-module__ima23G__hasBgImage .ImageTextSection-module-scss-module__ima23G__content{border-radius:16px 16px 0 0;padding:30px;background:linear-gradient(#fffc 70%,#fff0 100%)!important}}.ImageTextSection-module-scss-module__ima23G__imageTextSection{width:100%;padding:100px 32px}@media screen and (max-width:1280px){.ImageTextSection-module-scss-module__ima23G__imageTextSection{padding:80px 32px}}@container mobile-preview (max-width:1280px){.ImageTextSection-module-scss-module__ima23G__imageTextSection{padding:80px 32px}}@media screen and (max-width:1024px){.ImageTextSection-module-scss-module__ima23G__imageTextSection{padding:60px 32px}}@container mobile-preview (max-width:1024px){.ImageTextSection-module-scss-module__ima23G__imageTextSection{padding:60px 32px}}@media screen and (max-width:768px){.ImageTextSection-module-scss-module__ima23G__imageTextSection{padding:30px 24px}}@container mobile-preview (max-width:768px){.ImageTextSection-module-scss-module__ima23G__imageTextSection{padding:30px 24px}}.ImageTextSection-module-scss-module__ima23G__imageTextSection.ImageTextSection-module-scss-module__ima23G__hasBgImage,.ImageTextSection-module-scss-module__ima23G__imageTextSection.ImageTextSection-module-scss-module__ima23G__hasBgImage .ImageTextSection-module-scss-module__ima23G__container{min-height:600px!important}.ImageTextSection-module-scss-module__ima23G__wrapper{width:100%;max-width:1280px;margin:0 auto;padding:0 32px}@media screen and (max-width:1280px){.ImageTextSection-module-scss-module__ima23G__wrapper{padding:0 24px}}@container mobile-preview (max-width:1280px){.ImageTextSection-module-scss-module__ima23G__wrapper{padding:0 24px}}@media screen and (max-width:1024px){.ImageTextSection-module-scss-module__ima23G__wrapper{padding:0 16px}}@container mobile-preview (max-width:1024px){.ImageTextSection-module-scss-module__ima23G__wrapper{padding:0 16px}}@media screen and (max-width:768px){.ImageTextSection-module-scss-module__ima23G__wrapper{padding:0 8px}}@container mobile-preview (max-width:768px){.ImageTextSection-module-scss-module__ima23G__wrapper{padding:0 8px}}.ImageTextSection-module-scss-module__ima23G__header{flex-direction:column;justify-content:center;align-items:center;gap:20px;margin-bottom:30px;display:flex}.ImageTextSection-module-scss-module__ima23G__contentContainer{align-items:center;gap:48px;display:flex}@media screen and (max-width:1024px){.ImageTextSection-module-scss-module__ima23G__contentContainer{flex-direction:column;gap:32px}}@container mobile-preview (max-width:1024px){.ImageTextSection-module-scss-module__ima23G__contentContainer{flex-direction:column;gap:32px}}.ImageTextSection-module-scss-module__ima23G__containerLeftImage{flex-direction:row}@media screen and (max-width:768px){.ImageTextSection-module-scss-module__ima23G__containerLeftImage{flex-direction:column}}@container mobile-preview (max-width:768px){.ImageTextSection-module-scss-module__ima23G__containerLeftImage{flex-direction:column}}.ImageTextSection-module-scss-module__ima23G__containerRightImage{flex-direction:row-reverse}@media screen and (max-width:768px){.ImageTextSection-module-scss-module__ima23G__containerRightImage{flex-direction:column}}@container mobile-preview (max-width:768px){.ImageTextSection-module-scss-module__ima23G__containerRightImage{flex-direction:column}}.ImageTextSection-module-scss-module__ima23G__imageWrapper{border-radius:16px;flex:1 0;justify-content:center;align-items:center;width:100%;max-height:450px;display:flex;overflow:hidden;box-shadow:0 10px 20px #0000001a}@media screen and (max-width:768px){.ImageTextSection-module-scss-module__ima23G__imageWrapper{box-shadow:none;border-radius:8px;flex:none}}@container mobile-preview (max-width:768px){.ImageTextSection-module-scss-module__ima23G__imageWrapper{box-shadow:none;border-radius:8px;flex:none}}.ImageTextSection-module-scss-module__ima23G__videoWrapper{flex:1 0;justify-content:center;align-items:center;width:100%;max-height:584px;display:flex;overflow:hidden}@media screen and (max-width:768px){.ImageTextSection-module-scss-module__ima23G__videoWrapper{flex:none}}@container mobile-preview (max-width:768px){.ImageTextSection-module-scss-module__ima23G__videoWrapper{flex:none}}.ImageTextSection-module-scss-module__ima23G__image{object-fit:cover;width:100%;display:block}.ImageTextSection-module-scss-module__ima23G__textWrapper{flex:1}@media screen and (max-width:768px){.ImageTextSection-module-scss-module__ima23G__textWrapper{flex:none;width:100%}}@container mobile-preview (max-width:768px){.ImageTextSection-module-scss-module__ima23G__textWrapper{flex:none;width:100%}}.ImageTextSection-module-scss-module__ima23G__noImage{width:100%}.ImageTextSection-module-scss-module__ima23G__title{color:#2a2a2a;font-size:40px;font-weight:700}@media screen and (max-width:768px){.ImageTextSection-module-scss-module__ima23G__title{font-size:28px}}@container mobile-preview (max-width:768px){.ImageTextSection-module-scss-module__ima23G__title{font-size:28px}}.ImageTextSection-module-scss-module__ima23G__subtitle{color:#908bb4;font-size:20px;line-height:1.6}@media screen and (max-width:768px){.ImageTextSection-module-scss-module__ima23G__subtitle{font-size:18px}}@container mobile-preview (max-width:768px){.ImageTextSection-module-scss-module__ima23G__subtitle{font-size:18px}}.ImageTextSection-module-scss-module__ima23G__content{color:#2a2a2a;max-width:600px;margin-bottom:32px;font-size:18px;line-height:1.8}@media screen and (max-width:768px){.ImageTextSection-module-scss-module__ima23G__content{margin-bottom:24px;font-size:16px}}@container mobile-preview (max-width:768px){.ImageTextSection-module-scss-module__ima23G__content{margin-bottom:24px;font-size:16px}}.ImageTextSection-module-scss-module__ima23G__content h1,.ImageTextSection-module-scss-module__ima23G__content h2,.ImageTextSection-module-scss-module__ima23G__content h3,.ImageTextSection-module-scss-module__ima23G__content h4,.ImageTextSection-module-scss-module__ima23G__content h5,.ImageTextSection-module-scss-module__ima23G__content h6{color:#2a2a2a;margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.3}.ImageTextSection-module-scss-module__ima23G__content h1:first-child,.ImageTextSection-module-scss-module__ima23G__content h2:first-child,.ImageTextSection-module-scss-module__ima23G__content h3:first-child,.ImageTextSection-module-scss-module__ima23G__content h4:first-child,.ImageTextSection-module-scss-module__ima23G__content h5:first-child,.ImageTextSection-module-scss-module__ima23G__content h6:first-child{margin-top:0}.ImageTextSection-module-scss-module__ima23G__content h1{font-size:40px}@media screen and (max-width:1024px){.ImageTextSection-module-scss-module__ima23G__content h1{font-size:32px}}@container mobile-preview (max-width:1024px){.ImageTextSection-module-scss-module__ima23G__content h1{font-size:32px}}.ImageTextSection-module-scss-module__ima23G__content h2{font-size:32px}@media screen and (max-width:1024px){.ImageTextSection-module-scss-module__ima23G__content h2{font-size:28px}}@container mobile-preview (max-width:1024px){.ImageTextSection-module-scss-module__ima23G__content h2{font-size:28px}}.ImageTextSection-module-scss-module__ima23G__content h3{font-size:24px}.ImageTextSection-module-scss-module__ima23G__content h4{font-size:20px}.ImageTextSection-module-scss-module__ima23G__content p{line-height:2.2}.ImageTextSection-module-scss-module__ima23G__content ul,.ImageTextSection-module-scss-module__ima23G__content ol{margin-bottom:16px;padding-left:24px}.ImageTextSection-module-scss-module__ima23G__content li{line-height:2.2}.ImageTextSection-module-scss-module__ima23G__content a{color:#faad3a;text-decoration:none;transition:color .3s}.ImageTextSection-module-scss-module__ima23G__content a:hover{color:#f99808;text-decoration:underline}.ImageTextSection-module-scss-module__ima23G__content img{border-radius:8px;width:100%;max-width:100%;height:auto;margin:24px 0;display:block}.ImageTextSection-module-scss-module__ima23G__content svg{width:auto;max-width:100%;height:auto;display:inline-block}.ImageTextSection-module-scss-module__ima23G__content strong{font-weight:600}.ImageTextSection-module-scss-module__ima23G__content em{font-style:italic}.ImageTextSection-module-scss-module__ima23G__content blockquote{color:#908bb4;border-left:4px solid #faad3a;margin:16px 0;padding-left:16px;font-style:italic}.ImageTextSection-module-scss-module__ima23G__content mark{background-color:#fa03;border-radius:2px;padding:2px 4px}.ImageTextSection-module-scss-module__ima23G__content code{color:#2a2a2a;background-color:#f5f5f5;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:14px}.ImageTextSection-module-scss-module__ima23G__content pre{background-color:#f5f5f5;border-radius:8px;margin:24px 0;padding:16px;overflow-x:auto}.ImageTextSection-module-scss-module__ima23G__content pre code{background-color:#0000;padding:0}.ImageTextSection-module-scss-module__ima23G__content table{border-collapse:collapse;width:100%;margin:24px 0;display:block;overflow-x:auto}@media screen and (max-width:768px){.ImageTextSection-module-scss-module__ima23G__content table{display:table}}@container mobile-preview (max-width:768px){.ImageTextSection-module-scss-module__ima23G__content table{display:table}}.ImageTextSection-module-scss-module__ima23G__content thead{background-color:#f5f5f5}.ImageTextSection-module-scss-module__ima23G__content th,.ImageTextSection-module-scss-module__ima23G__content td{text-align:left;border-bottom:1px solid #0000001a;padding:12px 16px}.ImageTextSection-module-scss-module__ima23G__content th{color:#2a2a2a;font-weight:600}.ImageTextSection-module-scss-module__ima23G__content td{color:#2a2a2a}.ImageTextSection-module-scss-module__ima23G__content hr{border:none;border-top:1px solid #0000001a;margin:32px 0}.ImageTextSection-module-scss-module__ima23G__button{color:#fcfcfc;cursor:pointer;background-color:#faad3a;border:none;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #ededed33}.ImageTextSection-module-scss-module__ima23G__button:after{content:"";z-index:-1;background:#2a2a2a;width:0;height:120%;transition:all .3s;position:absolute;bottom:0;left:-10%;transform:skew(15deg)}.ImageTextSection-module-scss-module__ima23G__button:hover{transform:translateY(-2px)}.ImageTextSection-module-scss-module__ima23G__button:hover:after{width:120%}.ImageTextSection-module-scss-module__ima23G__button:active{transform:translateY(0)}@media screen and (max-width:768px){.ImageTextSection-module-scss-module__ima23G__button{padding:12px 24px;font-size:14px}}@container mobile-preview (max-width:768px){.ImageTextSection-module-scss-module__ima23G__button{padding:12px 24px;font-size:14px}}.ImageTextSection-module-scss-module__ima23G__buttonIcon{transition:transform .3s}.ImageTextSection-module-scss-module__ima23G__button:hover .ImageTextSection-module-scss-module__ima23G__buttonIcon{transform:translate(4px)}.ImageTextSection-module-scss-module__ima23G__containerVertical{flex-direction:column}.ImageTextSection-module-scss-module__ima23G__containerVertical .ImageTextSection-module-scss-module__ima23G__textWrapper{width:100%}.ImageTextSection-module-scss-module__ima23G__containerVertical .ImageTextSection-module-scss-module__ima23G__textWrapper .ImageTextSection-module-scss-module__ima23G__content{max-width:100%}
.ProductSpecsSection-module-scss-module__FQycfa__hasBgImage,.ProductSpecsSection-module-scss-module__FQycfa__productSpecsSection.ProductSpecsSection-module-scss-module__FQycfa__hasBgImage{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:800px;display:flex}@media screen and (max-width:1024px){.ProductSpecsSection-module-scss-module__FQycfa__hasBgImage,.ProductSpecsSection-module-scss-module__FQycfa__productSpecsSection.ProductSpecsSection-module-scss-module__FQycfa__hasBgImage{background-position:60% 10%!important;background-size:auto 120%!important;min-height:auto!important}}@container mobile-preview (max-width:1024px){.ProductSpecsSection-module-scss-module__FQycfa__hasBgImage,.ProductSpecsSection-module-scss-module__FQycfa__productSpecsSection.ProductSpecsSection-module-scss-module__FQycfa__hasBgImage{background-position:60% 10%!important;background-size:auto 120%!important;min-height:auto!important}}.ProductSpecsSection-module-scss-module__FQycfa__hasBgImage .ProductSpecsSection-module-scss-module__FQycfa__container{flex-direction:column;justify-content:flex-start;align-items:center;min-height:800px;display:flex}@media screen and (max-width:1024px){.ProductSpecsSection-module-scss-module__FQycfa__hasBgImage .ProductSpecsSection-module-scss-module__FQycfa__container{min-height:auto;padding-top:30px;padding-bottom:60px}}@container mobile-preview (max-width:1024px){.ProductSpecsSection-module-scss-module__FQycfa__hasBgImage .ProductSpecsSection-module-scss-module__FQycfa__container{min-height:auto;padding-top:30px;padding-bottom:60px}}@media screen and (max-width:1024px){.ProductSpecsSection-module-scss-module__FQycfa__hasBgImage .ProductSpecsSection-module-scss-module__FQycfa__content{border-radius:16px 16px 0 0;padding:30px;background:linear-gradient(#fffc 70%,#fff0 100%)!important}}@container mobile-preview (max-width:1024px){.ProductSpecsSection-module-scss-module__FQycfa__hasBgImage .ProductSpecsSection-module-scss-module__FQycfa__content{border-radius:16px 16px 0 0;padding:30px;background:linear-gradient(#fffc 70%,#fff0 100%)!important}}.ProductSpecsSection-module-scss-module__FQycfa__productSpecsSection{width:100%;padding:100px 32px}@media screen and (max-width:1280px){.ProductSpecsSection-module-scss-module__FQycfa__productSpecsSection{padding:80px 32px}}@container mobile-preview (max-width:1280px){.ProductSpecsSection-module-scss-module__FQycfa__productSpecsSection{padding:80px 32px}}@media screen and (max-width:1024px){.ProductSpecsSection-module-scss-module__FQycfa__productSpecsSection{padding:60px 32px}}@container mobile-preview (max-width:1024px){.ProductSpecsSection-module-scss-module__FQycfa__productSpecsSection{padding:60px 32px}}@media screen and (max-width:768px){.ProductSpecsSection-module-scss-module__FQycfa__productSpecsSection{padding:30px 24px}}@container mobile-preview (max-width:768px){.ProductSpecsSection-module-scss-module__FQycfa__productSpecsSection{padding:30px 24px}}.ProductSpecsSection-module-scss-module__FQycfa__container{width:100%;max-width:1280px;margin:0 auto;padding:0 32px}@media screen and (max-width:1280px){.ProductSpecsSection-module-scss-module__FQycfa__container{padding:0 24px}}@container mobile-preview (max-width:1280px){.ProductSpecsSection-module-scss-module__FQycfa__container{padding:0 24px}}@media screen and (max-width:1024px){.ProductSpecsSection-module-scss-module__FQycfa__container{padding:0 16px}}@container mobile-preview (max-width:1024px){.ProductSpecsSection-module-scss-module__FQycfa__container{padding:0 16px}}@media screen and (max-width:768px){.ProductSpecsSection-module-scss-module__FQycfa__container{padding:0 8px}}@container mobile-preview (max-width:768px){.ProductSpecsSection-module-scss-module__FQycfa__container{padding:0 8px}}.ProductSpecsSection-module-scss-module__FQycfa__header{flex-direction:column;justify-content:center;align-items:center;gap:20px;margin-bottom:30px;display:flex}.ProductSpecsSection-module-scss-module__FQycfa__title{color:#2a2a2a;font-size:40px;font-weight:700}@media screen and (max-width:768px){.ProductSpecsSection-module-scss-module__FQycfa__title{font-size:28px}}@container mobile-preview (max-width:768px){.ProductSpecsSection-module-scss-module__FQycfa__title{font-size:28px}}@media screen and (max-width:768px){.ProductSpecsSection-module-scss-module__FQycfa__title{font-size:28px}}@container mobile-preview (max-width:768px){.ProductSpecsSection-module-scss-module__FQycfa__title{font-size:28px}}.ProductSpecsSection-module-scss-module__FQycfa__subtitle{color:#908bb4;font-size:20px;line-height:1.6}@media screen and (max-width:768px){.ProductSpecsSection-module-scss-module__FQycfa__subtitle{font-size:18px}}@container mobile-preview (max-width:768px){.ProductSpecsSection-module-scss-module__FQycfa__subtitle{font-size:18px}}.ProductSpecsSection-module-scss-module__FQycfa__contentGrid{grid-template-columns:repeat(2,1fr);align-items:center;gap:48px;display:grid}@media screen and (max-width:1280px){.ProductSpecsSection-module-scss-module__FQycfa__contentGrid{grid-template-columns:repeat(1,1fr);gap:32px}}@container mobile-preview (max-width:1280px){.ProductSpecsSection-module-scss-module__FQycfa__contentGrid{grid-template-columns:repeat(1,1fr);gap:32px}}.ProductSpecsSection-module-scss-module__FQycfa__imageCarousel{width:100%;position:relative}.ProductSpecsSection-module-scss-module__FQycfa__imageWrapper{aspect-ratio:16/9;background-color:#f5f5f5;border-radius:12px;justify-content:center;align-items:center;display:flex;overflow:hidden}.ProductSpecsSection-module-scss-module__FQycfa__image{object-fit:contain;width:100%;height:100%;display:block}.ProductSpecsSection-module-scss-module__FQycfa__navButton{cursor:pointer;color:#2a2a2a;z-index:10;background-color:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:50%;left:16px;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.ProductSpecsSection-module-scss-module__FQycfa__navButton:hover{background-color:#fff;transform:translateY(-50%)scale(1.1);box-shadow:0 4px 12px #0003}.ProductSpecsSection-module-scss-module__FQycfa__navButton:active{transform:translateY(-50%)scale(.95)}@media screen and (max-width:768px){.ProductSpecsSection-module-scss-module__FQycfa__navButton{width:36px;height:36px;left:12px}}@container mobile-preview (max-width:768px){.ProductSpecsSection-module-scss-module__FQycfa__navButton{width:36px;height:36px;left:12px}}.ProductSpecsSection-module-scss-module__FQycfa__navButtonRight{left:auto;right:16px}@media screen and (max-width:768px){.ProductSpecsSection-module-scss-module__FQycfa__navButtonRight{right:12px}}@container mobile-preview (max-width:768px){.ProductSpecsSection-module-scss-module__FQycfa__navButtonRight{right:12px}}.ProductSpecsSection-module-scss-module__FQycfa__dots{justify-content:center;gap:8px;margin-top:16px;display:flex}.ProductSpecsSection-module-scss-module__FQycfa__dot{cursor:pointer;background-color:#d1d5db;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.ProductSpecsSection-module-scss-module__FQycfa__dot:hover{background-color:#9ca3af}.ProductSpecsSection-module-scss-module__FQycfa__dotActive{background-color:#faad3a;border-radius:4px;width:32px}.ProductSpecsSection-module-scss-module__FQycfa__specsWrapper{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.ProductSpecsSection-module-scss-module__FQycfa__specsList{flex-direction:column;display:flex}.ProductSpecsSection-module-scss-module__FQycfa__specItem{grid-template-columns:1fr 2fr;transition:background-color .2s;display:grid}.ProductSpecsSection-module-scss-module__FQycfa__specItem:not(:last-child){border-bottom:1px solid #e5e7eb}.ProductSpecsSection-module-scss-module__FQycfa__specName{color:#2a2a2a;background-color:#f9fafb;align-items:center;padding:16px;font-weight:600;display:flex}@media screen and (max-width:768px){.ProductSpecsSection-module-scss-module__FQycfa__specName{padding:12px;font-size:14px}}@container mobile-preview (max-width:768px){.ProductSpecsSection-module-scss-module__FQycfa__specName{padding:12px;font-size:14px}}.ProductSpecsSection-module-scss-module__FQycfa__specValue{color:#908bb4;word-break:break-word;white-space:pre-wrap;align-items:flex-start;padding:16px;display:flex}@media screen and (max-width:768px){.ProductSpecsSection-module-scss-module__FQycfa__specValue{padding:12px;font-size:14px}}@container mobile-preview (max-width:768px){.ProductSpecsSection-module-scss-module__FQycfa__specValue{padding:12px;font-size:14px}}.ProductSpecsSection-module-scss-module__FQycfa__emptyState{text-align:center;color:#908bb4;padding:48px 24px}.ProductSpecsSection-module-scss-module__FQycfa__emptyState p{margin:0;font-size:16px}.ProductSpecsSection-module-scss-module__FQycfa__emptyImageState{aspect-ratio:16/9;color:#908bb4;background-color:#f5f5f5;border-radius:12px;justify-content:center;align-items:center;display:flex}.ProductSpecsSection-module-scss-module__FQycfa__emptyImageState p{margin:0;font-size:16px}
.TableSection-module-scss-module__UbE8_a__hasBgImage,.TableSection-module-scss-module__UbE8_a__tableSection.TableSection-module-scss-module__UbE8_a__hasBgImage{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:800px;display:flex}@media screen and (max-width:1024px){.TableSection-module-scss-module__UbE8_a__hasBgImage,.TableSection-module-scss-module__UbE8_a__tableSection.TableSection-module-scss-module__UbE8_a__hasBgImage{background-position:60% 10%!important;background-size:auto 120%!important;min-height:auto!important}}@container mobile-preview (max-width:1024px){.TableSection-module-scss-module__UbE8_a__hasBgImage,.TableSection-module-scss-module__UbE8_a__tableSection.TableSection-module-scss-module__UbE8_a__hasBgImage{background-position:60% 10%!important;background-size:auto 120%!important;min-height:auto!important}}.TableSection-module-scss-module__UbE8_a__hasBgImage .TableSection-module-scss-module__UbE8_a__container{flex-direction:column;justify-content:flex-start;align-items:center;min-height:800px;display:flex}@media screen and (max-width:1024px){.TableSection-module-scss-module__UbE8_a__hasBgImage .TableSection-module-scss-module__UbE8_a__container{min-height:auto;padding-top:30px;padding-bottom:60px}}@container mobile-preview (max-width:1024px){.TableSection-module-scss-module__UbE8_a__hasBgImage .TableSection-module-scss-module__UbE8_a__container{min-height:auto;padding-top:30px;padding-bottom:60px}}@media screen and (max-width:1024px){.TableSection-module-scss-module__UbE8_a__hasBgImage .TableSection-module-scss-module__UbE8_a__content{border-radius:16px 16px 0 0;padding:30px;background:linear-gradient(#fffc 70%,#fff0 100%)!important}}@container mobile-preview (max-width:1024px){.TableSection-module-scss-module__UbE8_a__hasBgImage .TableSection-module-scss-module__UbE8_a__content{border-radius:16px 16px 0 0;padding:30px;background:linear-gradient(#fffc 70%,#fff0 100%)!important}}.TableSection-module-scss-module__UbE8_a__tableSection{width:100%;padding:100px 32px}@media screen and (max-width:1280px){.TableSection-module-scss-module__UbE8_a__tableSection{padding:80px 32px}}@container mobile-preview (max-width:1280px){.TableSection-module-scss-module__UbE8_a__tableSection{padding:80px 32px}}@media screen and (max-width:1024px){.TableSection-module-scss-module__UbE8_a__tableSection{padding:60px 32px}}@container mobile-preview (max-width:1024px){.TableSection-module-scss-module__UbE8_a__tableSection{padding:60px 32px}}@media screen and (max-width:768px){.TableSection-module-scss-module__UbE8_a__tableSection{padding:30px 24px}}@container mobile-preview (max-width:768px){.TableSection-module-scss-module__UbE8_a__tableSection{padding:30px 24px}}.TableSection-module-scss-module__UbE8_a__container{width:100%;max-width:1280px;margin:0 auto;padding:0 32px}@media screen and (max-width:1280px){.TableSection-module-scss-module__UbE8_a__container{padding:0 24px}}@container mobile-preview (max-width:1280px){.TableSection-module-scss-module__UbE8_a__container{padding:0 24px}}@media screen and (max-width:1024px){.TableSection-module-scss-module__UbE8_a__container{padding:0 16px}}@container mobile-preview (max-width:1024px){.TableSection-module-scss-module__UbE8_a__container{padding:0 16px}}@media screen and (max-width:768px){.TableSection-module-scss-module__UbE8_a__container{padding:0 8px}}@container mobile-preview (max-width:768px){.TableSection-module-scss-module__UbE8_a__container{padding:0 8px}}.TableSection-module-scss-module__UbE8_a__container{margin:0 auto}.TableSection-module-scss-module__UbE8_a__header{text-align:center;margin-bottom:40px}.TableSection-module-scss-module__UbE8_a__title{color:#2a2a2a;margin-bottom:12px;font-size:36px;font-weight:700}@media screen and (max-width:768px){.TableSection-module-scss-module__UbE8_a__title{font-size:28px}}@container mobile-preview (max-width:768px){.TableSection-module-scss-module__UbE8_a__title{font-size:28px}}.TableSection-module-scss-module__UbE8_a__subtitle{color:#908bb4;margin:0;font-size:16px}.TableSection-module-scss-module__UbE8_a__searchSection{background-color:#fff;border-radius:12px;margin-bottom:32px;padding:24px 0}@media screen and (max-width:768px){.TableSection-module-scss-module__UbE8_a__searchSection{padding:0}}@container mobile-preview (max-width:768px){.TableSection-module-scss-module__UbE8_a__searchSection{padding:0}}.TableSection-module-scss-module__UbE8_a__searchContainer{align-items:flex-end;gap:16px;display:flex}@media screen and (max-width:768px){.TableSection-module-scss-module__UbE8_a__searchContainer{flex-direction:column;align-items:stretch}}@container mobile-preview (max-width:768px){.TableSection-module-scss-module__UbE8_a__searchContainer{flex-direction:column;align-items:stretch}}.TableSection-module-scss-module__UbE8_a__searchGrid{flex:1;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}@media screen and (max-width:768px){.TableSection-module-scss-module__UbE8_a__searchGrid{grid-template-columns:1fr}}@container mobile-preview (max-width:768px){.TableSection-module-scss-module__UbE8_a__searchGrid{grid-template-columns:1fr}}.TableSection-module-scss-module__UbE8_a__searchField{flex-direction:column;gap:8px;display:flex}.TableSection-module-scss-module__UbE8_a__searchInputWrapper{align-items:center;display:flex;position:relative}.TableSection-module-scss-module__UbE8_a__searchInput{color:#2a2a2a;background-color:#fff;border:1px solid #0000001a;border-radius:8px;width:100%;padding:12px 40px;font-family:inherit;font-size:14px;transition:border-color .2s}.TableSection-module-scss-module__UbE8_a__searchInput:focus{border-color:#faad3a;outline:none;box-shadow:0 0 0 3px #ffaa001a}.TableSection-module-scss-module__UbE8_a__searchInput::placeholder{color:#ababab}.TableSection-module-scss-module__UbE8_a__searchIcon{color:#ababab;pointer-events:none;position:absolute;left:12px}.TableSection-module-scss-module__UbE8_a__searchButton{color:#fff;cursor:pointer;background-color:#faad3a;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.TableSection-module-scss-module__UbE8_a__searchButton:hover{background-color:#f07510;transform:translateY(-1px)}.TableSection-module-scss-module__UbE8_a__searchButton:active{transform:translateY(0)}@media screen and (max-width:768px){.TableSection-module-scss-module__UbE8_a__searchButton{width:100%}}@container mobile-preview (max-width:768px){.TableSection-module-scss-module__UbE8_a__searchButton{width:100%}}.TableSection-module-scss-module__UbE8_a__tableWrapper{background-color:#fff;padding:24px 0;overflow-x:auto}@media screen and (max-width:768px){.TableSection-module-scss-module__UbE8_a__tableWrapper{padding:0}}@container mobile-preview (max-width:768px){.TableSection-module-scss-module__UbE8_a__tableWrapper{padding:0}}.TableSection-module-scss-module__UbE8_a__dataTable{border-collapse:collapse;width:100%;min-width:600px;font-size:16px}.TableSection-module-scss-module__UbE8_a__dataTable th{text-align:left;color:#fcfcfc;white-space:nowrap;background-color:#faad3a;border-right:2px solid #f9f9f9;padding:8px 16px;font-weight:600}.TableSection-module-scss-module__UbE8_a__dataTable td{color:#2a2a2a;white-space:pre-wrap;word-wrap:break-word;vertical-align:top;border-bottom:1px solid #0000000d;padding:16px}.TableSection-module-scss-module__UbE8_a__dataTable tbody tr{transition:background-color .2s}.TableSection-module-scss-module__UbE8_a__dataTable tbody tr:hover{background-color:#f9f9f9}.TableSection-module-scss-module__UbE8_a__dataTable tbody tr:last-child td{border-bottom:none}.TableSection-module-scss-module__UbE8_a__emptyState{text-align:center;color:#908bb4;padding:60px 20px;font-size:16px}
.page-module-scss-module__bIL61G__newsListPage{min-height:100vh}.page-module-scss-module__bIL61G__newsListPage [class*=cardExcerpt]{-webkit-line-clamp:3;line-clamp:3}
.ImageUploader-module-scss-module__MFeDuG__wrapper{flex-direction:column;gap:12px;display:flex}.ImageUploader-module-scss-module__MFeDuG__uploadButton{color:#908bb4;cursor:pointer;background-color:#fafafa;border:2px dashed #0000001a;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;min-height:120px;transition:all .2s;display:flex}.ImageUploader-module-scss-module__MFeDuG__uploadButton:hover{color:#faad3a;background-color:#ffaa000d;border-color:#faad3a}.ImageUploader-module-scss-module__MFeDuG__uploadButton span{font-size:16px}.ImageUploader-module-scss-module__MFeDuG__uploadButton{appearance:none;font:inherit;text-align:center}.ImageUploader-module-scss-module__MFeDuG__uploadButton:active{transform:scale(.95)}.ImageUploader-module-scss-module__MFeDuG__uploadButton:focus-visible{outline:none;box-shadow:0 0 0 3px #ffaa001f}.ImageUploader-module-scss-module__MFeDuG__urlInputBlock{align-items:center;gap:8px;display:flex}.ImageUploader-module-scss-module__MFeDuG__urlInput{background:var(--bg-input,#fff);border:1px solid #00000026;border-radius:6px;flex:1;min-width:0;padding:8px 12px;font-size:14px}.ImageUploader-module-scss-module__MFeDuG__urlInput::placeholder{color:#999}.ImageUploader-module-scss-module__MFeDuG__urlInput:focus{border-color:#faad3a;outline:none;box-shadow:0 0 0 2px #ffaa0026}.ImageUploader-module-scss-module__MFeDuG__urlSubmitBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#faad3a;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500}.ImageUploader-module-scss-module__MFeDuG__urlSubmitBtn:hover:not(:disabled){filter:brightness(1.05)}.ImageUploader-module-scss-module__MFeDuG__urlSubmitBtn:disabled{opacity:.5;cursor:not-allowed}
