:root{--text-color-primary:#0d3051;--text-color-secondary:#758a9c;--text-color-secondary-bold:#546d84;--foreground-color:#fff;--ota-brand-color:#ff8c09;--oa-brand-color:#1a9ed9;--zdr-brand-color:#1a9ed9;--op-brand-color:#1cbfb9;--ko-brand-color:#7748ff;--home-brand-color:#1a9ed9;--io-brand-color:#1a9ed9;--ota-gradient:linear-gradient(to bottom,#fff1cd,#ffd6a8);--io-gradient:linear-gradient(to bottom,#edf8ff,#d6effe);--oa-gradient:linear-gradient(to bottom,#edf8ff,#d6effe);--op-gradient:linear-gradient(to bottom,#dff9f8,#bbf1ef);--ko-gradient:linear-gradient(to bottom,#f3efff,#e4daff);--home-background-color:#d6effe;--button-primary-background:#1a9ed9;--button-primary-text-color:#fff;--button-cta-call-background:#d1ecf7;--button-cta-call-color:#1a9ed9;--why-banner-background:#d6effe;--why-banner-highlight-color:#1a9ed9;--dzo-differences-background:#d6effe;--ko-differences-background:#f1ecff;--section-label-color:#1a9ed9;--popup-label-color:#ff8c09;--popup-background:#eef6fb;--what-is-in-out-background-color:#d6effe;--additional-packages-background-color:#eef6fb;--faq-background-color:#eef6fb;--features-background-color:#eef6fb;--call-to-action-background-color:#fff0e9;--call-to-action-button-color:#ff8c09;--faq-icon-normal-background:transparent;--faq-icon-active-background:#d6effe;--faq-icon-normal-color:#556e85;--faq-icon-hover-color:#1a9ed9;--faq-icon-active-color:#1a9ed9;--hero-promotion-banner-background:#0d3051;--hero-promotion-banner-text-color:#fff;--font-handwriting:var(--font-caveat),cursive;--transition-simple:.5s cubic-bezier(.075,.82,.165,1);--transition-simple-fast:.3s cubic-bezier(.075,.82,.165,1);--transition-simple-slow:.8s cubic-bezier(.075,.82,.165,1);--transition-dropdown:.35s cubic-bezier(.33,1,.68,1);--transition-features:.8s cubic-bezier(.075,.82,.165,1);--transition-features-flip:1.5s cubic-bezier(.075,.82,.165,1);-webkit-tap-highlight-color:#0000}.BlogSearchModal-module-scss-module__uoFwMq__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;background-color:#0d305173;justify-content:center;align-items:flex-start;padding:72px 20px 20px;animation:.15s BlogSearchModal-module-scss-module__uoFwMq__fadeIn;display:flex;position:fixed;inset:0}@media (max-width:768px){.BlogSearchModal-module-scss-module__uoFwMq__backdrop{align-items:flex-start;padding:16px 12px}}@keyframes BlogSearchModal-module-scss-module__uoFwMq__fadeIn{0%{opacity:0}to{opacity:1}}.BlogSearchModal-module-scss-module__uoFwMq__modal{background-color:var(--foreground-color);border-radius:24px;flex-direction:column;width:100%;max-width:640px;max-height:calc(100vh - 92px);animation:.2s cubic-bezier(.33,1,.68,1) BlogSearchModal-module-scss-module__uoFwMq__slideDown;display:flex;overflow:hidden;box-shadow:0 24px 64px #0d30512e}@media (max-width:768px){.BlogSearchModal-module-scss-module__uoFwMq__modal{border-radius:20px;max-height:calc(100vh - 32px)}}@keyframes BlogSearchModal-module-scss-module__uoFwMq__slideDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.BlogSearchModal-module-scss-module__uoFwMq__inputWrapper{border-bottom:1.5px solid #0d305114;flex-shrink:0;align-items:center;gap:12px;padding:14px 16px;display:flex}.BlogSearchModal-module-scss-module__uoFwMq__searchIcon{opacity:.35;filter:brightness(0)saturate()invert(14%)sepia(44%)saturate(747%)hue-rotate(179deg)brightness(94%)contrast(97%);flex-shrink:0;width:20px;height:20px}.BlogSearchModal-module-scss-module__uoFwMq__input{color:var(--text-color-primary);background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:17px;font-weight:500}.BlogSearchModal-module-scss-module__uoFwMq__input::placeholder{color:var(--text-color-secondary);font-weight:400}.BlogSearchModal-module-scss-module__uoFwMq__input::-webkit-search-cancel-button{display:none}@media (max-width:768px){.BlogSearchModal-module-scss-module__uoFwMq__input{font-size:16px}}.BlogSearchModal-module-scss-module__uoFwMq__closeButton{cursor:pointer;width:32px;height:32px;color:var(--text-color-secondary);transition:background-color var(--transition-simple-fast),color var(--transition-simple-fast);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.BlogSearchModal-module-scss-module__uoFwMq__closeButton:hover{background-color:var(--faq-background-color);color:var(--text-color-primary)}.BlogSearchModal-module-scss-module__uoFwMq__body{overscroll-behavior:contain;overflow-y:auto}.BlogSearchModal-module-scss-module__uoFwMq__hint,.BlogSearchModal-module-scss-module__uoFwMq__noResults{color:var(--text-color-secondary);text-align:center;margin:0;padding:24px 20px;font-size:14px;line-height:1.5}.BlogSearchModal-module-scss-module__uoFwMq__skeletonList{flex-direction:column;gap:6px;padding:8px;display:flex}.BlogSearchModal-module-scss-module__uoFwMq__skeleton{background:linear-gradient(90deg,var(--faq-background-color)25%,#d6effeb3 50%,var(--faq-background-color)75%);background-size:200% 100%;border-radius:16px;height:72px;animation:1.4s infinite BlogSearchModal-module-scss-module__uoFwMq__shimmer}@media (max-width:768px){.BlogSearchModal-module-scss-module__uoFwMq__skeleton{height:64px}}@keyframes BlogSearchModal-module-scss-module__uoFwMq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.BlogSearchModal-module-scss-module__uoFwMq__results{flex-direction:column;gap:2px;margin:0;padding:8px;list-style:none;display:flex}.BlogSearchModal-module-scss-module__uoFwMq__resultItem{color:inherit;transition:background-color var(--transition-simple-fast);border-radius:16px;align-items:center;gap:14px;padding:10px;text-decoration:none;display:flex}.BlogSearchModal-module-scss-module__uoFwMq__resultItem:hover{background-color:var(--faq-background-color)}@media (max-width:768px){.BlogSearchModal-module-scss-module__uoFwMq__resultItem{border-radius:14px;gap:12px;padding:10px 8px}}.BlogSearchModal-module-scss-module__uoFwMq__thumbnail{background-color:var(--faq-background-color);border-radius:10px;flex-shrink:0;width:84px;height:58px;position:relative;overflow:hidden}@media (max-width:768px){.BlogSearchModal-module-scss-module__uoFwMq__thumbnail{border-radius:8px;width:68px;height:48px}}.BlogSearchModal-module-scss-module__uoFwMq__thumbnailImage{object-fit:cover}.BlogSearchModal-module-scss-module__uoFwMq__resultContent{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.BlogSearchModal-module-scss-module__uoFwMq__categoryLabel{text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800;line-height:1}.BlogSearchModal-module-scss-module__uoFwMq__resultTitle{color:var(--text-color-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}@media (max-width:768px){.BlogSearchModal-module-scss-module__uoFwMq__resultTitle{font-size:14px}}.BlogSearchModal-module-scss-module__uoFwMq__readingTime{color:var(--text-color-secondary);margin-top:1px;font-size:12px}
:root{--text-color-primary:#0d3051;--text-color-secondary:#758a9c;--text-color-secondary-bold:#546d84;--foreground-color:#fff;--ota-brand-color:#ff8c09;--oa-brand-color:#1a9ed9;--zdr-brand-color:#1a9ed9;--op-brand-color:#1cbfb9;--ko-brand-color:#7748ff;--home-brand-color:#1a9ed9;--io-brand-color:#1a9ed9;--ota-gradient:linear-gradient(to bottom,#fff1cd,#ffd6a8);--io-gradient:linear-gradient(to bottom,#edf8ff,#d6effe);--oa-gradient:linear-gradient(to bottom,#edf8ff,#d6effe);--op-gradient:linear-gradient(to bottom,#dff9f8,#bbf1ef);--ko-gradient:linear-gradient(to bottom,#f3efff,#e4daff);--home-background-color:#d6effe;--button-primary-background:#1a9ed9;--button-primary-text-color:#fff;--button-cta-call-background:#d1ecf7;--button-cta-call-color:#1a9ed9;--why-banner-background:#d6effe;--why-banner-highlight-color:#1a9ed9;--dzo-differences-background:#d6effe;--ko-differences-background:#f1ecff;--section-label-color:#1a9ed9;--popup-label-color:#ff8c09;--popup-background:#eef6fb;--what-is-in-out-background-color:#d6effe;--additional-packages-background-color:#eef6fb;--faq-background-color:#eef6fb;--features-background-color:#eef6fb;--call-to-action-background-color:#fff0e9;--call-to-action-button-color:#ff8c09;--faq-icon-normal-background:transparent;--faq-icon-active-background:#d6effe;--faq-icon-normal-color:#556e85;--faq-icon-hover-color:#1a9ed9;--faq-icon-active-color:#1a9ed9;--hero-promotion-banner-background:#0d3051;--hero-promotion-banner-text-color:#fff;--font-handwriting:var(--font-caveat),cursive;--transition-simple:.5s cubic-bezier(.075,.82,.165,1);--transition-simple-fast:.3s cubic-bezier(.075,.82,.165,1);--transition-simple-slow:.8s cubic-bezier(.075,.82,.165,1);--transition-dropdown:.35s cubic-bezier(.33,1,.68,1);--transition-features:.8s cubic-bezier(.075,.82,.165,1);--transition-features-flip:1.5s cubic-bezier(.075,.82,.165,1);-webkit-tap-highlight-color:#0000}.BlogSearchHeader-module-scss-module__TgZRnW__container{justify-content:center;width:100%;margin-bottom:12px;padding:40px 20px 32px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.BlogSearchHeader-module-scss-module__TgZRnW__container{padding:28px 16px 24px}}.BlogSearchHeader-module-scss-module__TgZRnW__decoration{pointer-events:none;position:absolute;inset:0;overflow:hidden}.BlogSearchHeader-module-scss-module__TgZRnW__decorationSvg{opacity:.6;width:200%;max-width:none;height:auto;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.BlogSearchHeader-module-scss-module__TgZRnW__inner{z-index:1;flex-direction:row;justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1200px;display:flex;position:relative}@media (max-width:768px){.BlogSearchHeader-module-scss-module__TgZRnW__inner{flex-direction:column;align-items:flex-start;gap:16px}}.BlogSearchHeader-module-scss-module__TgZRnW__titleLink{flex-shrink:0;text-decoration:none}.BlogSearchHeader-module-scss-module__TgZRnW__title{color:var(--text-color-primary);margin:0;font-size:42px;font-weight:800;line-height:1}@media (max-width:1024px){.BlogSearchHeader-module-scss-module__TgZRnW__title{font-size:34px}}@media (max-width:768px){.BlogSearchHeader-module-scss-module__TgZRnW__title{font-size:28px}}.BlogSearchHeader-module-scss-module__TgZRnW__searchForm{background-color:var(--foreground-color);cursor:pointer;width:100%;max-width:320px;transition:box-shadow var(--transition-simple-fast);border:none;border-radius:50px;flex-direction:row;align-items:center;gap:8px;padding:10px 10px 10px 20px;display:flex;box-shadow:0 2px 12px #00000014}.BlogSearchHeader-module-scss-module__TgZRnW__searchForm:hover{box-shadow:0 4px 16px #0000001f}@media (max-width:768px){.BlogSearchHeader-module-scss-module__TgZRnW__searchForm{max-width:100%}}.BlogSearchHeader-module-scss-module__TgZRnW__searchInputPlaceholder{color:var(--text-color-secondary);text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;font-family:inherit;font-size:15px;overflow:hidden}.BlogSearchHeader-module-scss-module__TgZRnW__searchButton{background-color:var(--button-primary-background);cursor:pointer;width:36px;height:36px;transition:background-color var(--transition-simple-fast);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.BlogSearchHeader-module-scss-module__TgZRnW__searchButton:hover{background-color:#1489bd}.BlogSearchHeader-module-scss-module__TgZRnW__searchIcon{filter:brightness(0)invert();width:18px;height:18px}
:root{--text-color-primary:#0d3051;--text-color-secondary:#758a9c;--text-color-secondary-bold:#546d84;--foreground-color:#fff;--ota-brand-color:#ff8c09;--oa-brand-color:#1a9ed9;--zdr-brand-color:#1a9ed9;--op-brand-color:#1cbfb9;--ko-brand-color:#7748ff;--home-brand-color:#1a9ed9;--io-brand-color:#1a9ed9;--ota-gradient:linear-gradient(to bottom,#fff1cd,#ffd6a8);--io-gradient:linear-gradient(to bottom,#edf8ff,#d6effe);--oa-gradient:linear-gradient(to bottom,#edf8ff,#d6effe);--op-gradient:linear-gradient(to bottom,#dff9f8,#bbf1ef);--ko-gradient:linear-gradient(to bottom,#f3efff,#e4daff);--home-background-color:#d6effe;--button-primary-background:#1a9ed9;--button-primary-text-color:#fff;--button-cta-call-background:#d1ecf7;--button-cta-call-color:#1a9ed9;--why-banner-background:#d6effe;--why-banner-highlight-color:#1a9ed9;--dzo-differences-background:#d6effe;--ko-differences-background:#f1ecff;--section-label-color:#1a9ed9;--popup-label-color:#ff8c09;--popup-background:#eef6fb;--what-is-in-out-background-color:#d6effe;--additional-packages-background-color:#eef6fb;--faq-background-color:#eef6fb;--features-background-color:#eef6fb;--call-to-action-background-color:#fff0e9;--call-to-action-button-color:#ff8c09;--faq-icon-normal-background:transparent;--faq-icon-active-background:#d6effe;--faq-icon-normal-color:#556e85;--faq-icon-hover-color:#1a9ed9;--faq-icon-active-color:#1a9ed9;--hero-promotion-banner-background:#0d3051;--hero-promotion-banner-text-color:#fff;--font-handwriting:var(--font-caveat),cursive;--transition-simple:.5s cubic-bezier(.075,.82,.165,1);--transition-simple-fast:.3s cubic-bezier(.075,.82,.165,1);--transition-simple-slow:.8s cubic-bezier(.075,.82,.165,1);--transition-dropdown:.35s cubic-bezier(.33,1,.68,1);--transition-features:.8s cubic-bezier(.075,.82,.165,1);--transition-features-flip:1.5s cubic-bezier(.075,.82,.165,1);-webkit-tap-highlight-color:#0000}.BlogFeaturedPost-module-scss-module__IErD0W__container{justify-content:center;width:100%;padding:0 20px 20px;display:flex}@media (max-width:768px){.BlogFeaturedPost-module-scss-module__IErD0W__container{padding:0 16px 16px}}.BlogFeaturedPost-module-scss-module__IErD0W__holder{border-radius:24px;flex-direction:row;align-items:center;gap:40px;width:100%;max-width:1200px;padding:0;display:flex;overflow:hidden}.BlogFeaturedPost-module-scss-module__IErD0W__holder:hover .BlogFeaturedPost-module-scss-module__IErD0W__image{transform:scale(1.05)}@media (max-width:1024px){.BlogFeaturedPost-module-scss-module__IErD0W__holder{flex-direction:column;gap:0}}.BlogFeaturedPost-module-scss-module__IErD0W__imageLink{aspect-ratio:16/10;border-radius:24px;flex:0 0 50%;display:block;position:relative;overflow:hidden}@media (max-width:1024px){.BlogFeaturedPost-module-scss-module__IErD0W__imageLink{flex:none;width:100%}}.BlogFeaturedPost-module-scss-module__IErD0W__image{object-fit:cover;transition:var(--transition-simple-slow)}.BlogFeaturedPost-module-scss-module__IErD0W__right{flex-direction:column;flex:1;gap:12px;padding:30px 40px 30px 0;text-decoration:none;display:flex}@media (max-width:1024px){.BlogFeaturedPost-module-scss-module__IErD0W__right{padding:24px 24px 30px}}@media (max-width:768px){.BlogFeaturedPost-module-scss-module__IErD0W__right{padding:20px 8px 24px}}.BlogFeaturedPost-module-scss-module__IErD0W__category{text-transform:uppercase;letter-spacing:.08em;font-size:14px;font-weight:800;text-decoration:none}.BlogFeaturedPost-module-scss-module__IErD0W__category:hover{text-decoration:underline}.BlogFeaturedPost-module-scss-module__IErD0W__title{color:var(--text-color-primary);margin:0;font-size:28px;font-weight:800;line-height:1.3;text-decoration:none}@media (max-width:1024px){.BlogFeaturedPost-module-scss-module__IErD0W__title{font-size:24px}}@media (max-width:768px){.BlogFeaturedPost-module-scss-module__IErD0W__title{font-size:20px}}.BlogFeaturedPost-module-scss-module__IErD0W__excerpt{color:var(--text-color-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.BlogFeaturedPost-module-scss-module__IErD0W__date{color:var(--text-color-secondary);margin-top:4px;font-size:13px}
:root{--text-color-primary:#0d3051;--text-color-secondary:#758a9c;--text-color-secondary-bold:#546d84;--foreground-color:#fff;--ota-brand-color:#ff8c09;--oa-brand-color:#1a9ed9;--zdr-brand-color:#1a9ed9;--op-brand-color:#1cbfb9;--ko-brand-color:#7748ff;--home-brand-color:#1a9ed9;--io-brand-color:#1a9ed9;--ota-gradient:linear-gradient(to bottom,#fff1cd,#ffd6a8);--io-gradient:linear-gradient(to bottom,#edf8ff,#d6effe);--oa-gradient:linear-gradient(to bottom,#edf8ff,#d6effe);--op-gradient:linear-gradient(to bottom,#dff9f8,#bbf1ef);--ko-gradient:linear-gradient(to bottom,#f3efff,#e4daff);--home-background-color:#d6effe;--button-primary-background:#1a9ed9;--button-primary-text-color:#fff;--button-cta-call-background:#d1ecf7;--button-cta-call-color:#1a9ed9;--why-banner-background:#d6effe;--why-banner-highlight-color:#1a9ed9;--dzo-differences-background:#d6effe;--ko-differences-background:#f1ecff;--section-label-color:#1a9ed9;--popup-label-color:#ff8c09;--popup-background:#eef6fb;--what-is-in-out-background-color:#d6effe;--additional-packages-background-color:#eef6fb;--faq-background-color:#eef6fb;--features-background-color:#eef6fb;--call-to-action-background-color:#fff0e9;--call-to-action-button-color:#ff8c09;--faq-icon-normal-background:transparent;--faq-icon-active-background:#d6effe;--faq-icon-normal-color:#556e85;--faq-icon-hover-color:#1a9ed9;--faq-icon-active-color:#1a9ed9;--hero-promotion-banner-background:#0d3051;--hero-promotion-banner-text-color:#fff;--font-handwriting:var(--font-caveat),cursive;--transition-simple:.5s cubic-bezier(.075,.82,.165,1);--transition-simple-fast:.3s cubic-bezier(.075,.82,.165,1);--transition-simple-slow:.8s cubic-bezier(.075,.82,.165,1);--transition-dropdown:.35s cubic-bezier(.33,1,.68,1);--transition-features:.8s cubic-bezier(.075,.82,.165,1);--transition-features-flip:1.5s cubic-bezier(.075,.82,.165,1);-webkit-tap-highlight-color:#0000}.BlogTagHeader-module-scss-module__LffSCW__wrapper{width:100%;position:relative;overflow:hidden}.BlogTagHeader-module-scss-module__LffSCW__container{z-index:2;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}@media (max-width:1024px){.BlogTagHeader-module-scss-module__LffSCW__container{margin-bottom:48px}}.BlogTagHeader-module-scss-module__LffSCW__header{z-index:2;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:1140px;min-height:370px;padding:0 25px;display:flex;overflow-x:hidden}@media (max-width:1024px){.BlogTagHeader-module-scss-module__LffSCW__header{flex-direction:column;align-items:flex-start;min-height:auto}}.BlogTagHeader-module-scss-module__LffSCW__left{flex-direction:column;width:100%;max-width:752px;display:flex}.BlogTagHeader-module-scss-module__LffSCW__tagName{color:#0d3051;text-align:left;margin:0 0 25px;font-size:56px;font-weight:800;line-height:1.07}@media (max-width:1024px){.BlogTagHeader-module-scss-module__LffSCW__tagName{letter-spacing:-.6px;margin-bottom:18px;font-size:36px;line-height:1.1}}.BlogTagHeader-module-scss-module__LffSCW__tagDescription{color:#395570;margin:0;font-size:16px;font-weight:500;line-height:1.5}.BlogTagHeader-module-scss-module__LffSCW__right{flex-shrink:0}@media (max-width:1024px){.BlogTagHeader-module-scss-module__LffSCW__right{display:none}}.BlogTagHeader-module-scss-module__LffSCW__decorationImage{min-width:464px;max-width:464px;height:auto;margin-right:-45px}
