.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}.cookie-banner[data-astro-cid-fzbxxtek]{position:fixed;bottom:0;left:0;right:0;z-index:9998;padding:0 20px 20px;display:none;font-family:Neue Haas Grotesk Display Pro,sans-serif;pointer-events:none}.cookie-banner[data-astro-cid-fzbxxtek].visible{display:block;pointer-events:auto;animation:cookieSlideUp .5s cubic-bezier(.22,1,.36,1) forwards}.cookie-banner[data-astro-cid-fzbxxtek].hiding{animation:cookieSlideDown .4s cubic-bezier(.22,1,.36,1) forwards}@keyframes cookieSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookieSlideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}.cookie-initial[data-astro-cid-fzbxxtek],.cookie-detailed[data-astro-cid-fzbxxtek]{max-width:680px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 8px 40px #00000026,0 2px 8px #00000014;padding:24px 28px}.cookie-initial[data-astro-cid-fzbxxtek]{display:flex;align-items:center;gap:24px}.cookie-text[data-astro-cid-fzbxxtek]{flex:1}.cookie-title[data-astro-cid-fzbxxtek]{font-size:17px;font-weight:500;color:#42383e;margin:0 0 6px;line-height:1.2}.cookie-desc[data-astro-cid-fzbxxtek]{font-size:13px;font-weight:300;color:#888484;line-height:18px;margin:0}.cookie-desc[data-astro-cid-fzbxxtek] a[data-astro-cid-fzbxxtek]{color:#ff40b4;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.cookie-desc[data-astro-cid-fzbxxtek] a[data-astro-cid-fzbxxtek]:hover{color:#d4368f}.cookie-actions[data-astro-cid-fzbxxtek]{display:flex;gap:10px;flex-shrink:0}.cookie-btn[data-astro-cid-fzbxxtek]{font-family:Neue Haas Grotesk Display Pro,sans-serif;font-size:14px;font-weight:500;border:none;border-radius:8px;padding:10px 20px;cursor:pointer;transition:background .25s cubic-bezier(.22,1,.36,1),transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s cubic-bezier(.22,1,.36,1);white-space:nowrap}.cookie-btn[data-astro-cid-fzbxxtek]:hover{transform:translateY(-1px)}.cookie-btn-accept[data-astro-cid-fzbxxtek]{background:#ff40b4;color:#fff}.cookie-btn-accept[data-astro-cid-fzbxxtek]:hover{background:#e838a2;box-shadow:0 4px 12px #ff40b44d}.cookie-btn-choose[data-astro-cid-fzbxxtek]{background:#d9d9d980;color:#42383e}.cookie-btn-choose[data-astro-cid-fzbxxtek]:hover{background:#d9d9d9cc}.cookie-btn-reject[data-astro-cid-fzbxxtek]{background:#d9d9d980;color:#888484}.cookie-btn-reject[data-astro-cid-fzbxxtek]:hover{background:#d9d9d9cc;color:#42383e}.cookie-btn-save[data-astro-cid-fzbxxtek]{background:#42383e;color:#fff}.cookie-btn-save[data-astro-cid-fzbxxtek]:hover{background:#33292f;box-shadow:0 4px 12px #42383e33}.cookie-detailed-header[data-astro-cid-fzbxxtek]{margin-bottom:20px}.cookie-desc-small[data-astro-cid-fzbxxtek]{font-size:13px;font-weight:300;color:#888484;line-height:18px;margin:0}.cookie-categories[data-astro-cid-fzbxxtek]{display:flex;flex-direction:column;gap:0;margin-bottom:20px}.cookie-category[data-astro-cid-fzbxxtek]{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid rgba(136,132,132,.12)}.cookie-category[data-astro-cid-fzbxxtek]:last-child{border-bottom:none}.cookie-cat-info[data-astro-cid-fzbxxtek]{display:flex;flex-direction:column;gap:2px}.cookie-cat-name[data-astro-cid-fzbxxtek]{font-size:15px;font-weight:500;color:#42383e}.cookie-cat-desc[data-astro-cid-fzbxxtek]{font-size:12px;font-weight:300;color:#888484;line-height:16px}.cookie-toggle[data-astro-cid-fzbxxtek]{position:relative;display:inline-block;width:44px;height:24px;flex-shrink:0;cursor:pointer}.cookie-toggle[data-astro-cid-fzbxxtek] input[data-astro-cid-fzbxxtek]{opacity:0;width:0;height:0}.cookie-slider[data-astro-cid-fzbxxtek]{position:absolute;inset:0;background:#d9d9d9;border-radius:24px;transition:background .3s cubic-bezier(.22,1,.36,1)}.cookie-slider[data-astro-cid-fzbxxtek]:before{content:"";position:absolute;height:18px;width:18px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:transform .3s cubic-bezier(.22,1,.36,1);box-shadow:0 1px 3px #00000026}.cookie-toggle[data-astro-cid-fzbxxtek] input[data-astro-cid-fzbxxtek]:checked+.cookie-slider[data-astro-cid-fzbxxtek]{background:#ff40b4}.cookie-toggle[data-astro-cid-fzbxxtek] input[data-astro-cid-fzbxxtek]:checked+.cookie-slider[data-astro-cid-fzbxxtek]:before{transform:translate(20px)}.cookie-toggle-locked[data-astro-cid-fzbxxtek]{opacity:.6;cursor:default}.cookie-toggle-locked[data-astro-cid-fzbxxtek] .cookie-slider[data-astro-cid-fzbxxtek]{background:#00fc26}.cookie-detailed-actions[data-astro-cid-fzbxxtek]{display:flex;gap:10px;justify-content:flex-end}@media(max-width:640px){.cookie-initial[data-astro-cid-fzbxxtek]{flex-direction:column;gap:16px;align-items:stretch}.cookie-actions[data-astro-cid-fzbxxtek]{justify-content:stretch}.cookie-actions[data-astro-cid-fzbxxtek] .cookie-btn[data-astro-cid-fzbxxtek]{flex:1;text-align:center}.cookie-initial[data-astro-cid-fzbxxtek],.cookie-detailed[data-astro-cid-fzbxxtek]{padding:20px;border-radius:12px}.cookie-detailed-actions[data-astro-cid-fzbxxtek]{flex-wrap:wrap}.cookie-detailed-actions[data-astro-cid-fzbxxtek] .cookie-btn[data-astro-cid-fzbxxtek]{flex:1;min-width:calc(50% - 5px);text-align:center}.cookie-detailed-actions[data-astro-cid-fzbxxtek] .cookie-btn-reject[data-astro-cid-fzbxxtek]{order:3;min-width:100%}}.sticky-bar[data-astro-cid-t3vefhnd]{position:fixed;bottom:24px;left:0;right:0;z-index:9990;display:none;justify-content:center;pointer-events:none;font-family:Neue Haas Grotesk Display Pro,sans-serif;padding:0 20px}.sticky-bar[data-astro-cid-t3vefhnd].visible{display:flex;pointer-events:auto;animation:stickyIn .6s cubic-bezier(.22,1,.36,1) forwards}.sticky-bar[data-astro-cid-t3vefhnd].hiding{animation:stickyOut .4s cubic-bezier(.22,1,.36,1) forwards;pointer-events:none}@keyframes stickyIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes stickyOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}.sticky-bar-card[data-astro-cid-t3vefhnd]{display:flex;flex-direction:column;gap:10px;background:#fff;border-radius:14px;padding:18px 24px 14px;box-shadow:0 4px 24px #0000001f;position:relative;width:680px;max-width:100%}.sticky-bar-top[data-astro-cid-t3vefhnd]{display:flex;align-items:center;gap:20px}.sticky-bar-close[data-astro-cid-t3vefhnd]{position:absolute;top:-8px;right:-8px;width:24px;height:24px;background:#fff;border:none;border-radius:50%;color:#ff40b4;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:0 2px 8px #0000001a;transition:transform .3s cubic-bezier(.22,1,.36,1)}.sticky-bar-close[data-astro-cid-t3vefhnd]:hover{transform:rotate(90deg)}.sticky-bar-close[data-astro-cid-t3vefhnd]:hover svg[data-astro-cid-t3vefhnd] path[data-astro-cid-t3vefhnd]{stroke:#d63a99}.sticky-bar-left[data-astro-cid-t3vefhnd]{display:flex;align-items:center;gap:10px;flex-shrink:0}.sticky-bar-dot[data-astro-cid-t3vefhnd]{width:8px;height:8px;border-radius:50%;background:#00fc26;flex-shrink:0}.sticky-bar-label[data-astro-cid-t3vefhnd]{font-size:16px;font-weight:500;color:#42383e;white-space:nowrap}.sticky-bar-form[data-astro-cid-t3vefhnd]{display:flex;align-items:center;gap:8px;flex:1}.sticky-bar-input[data-astro-cid-t3vefhnd]{flex:1;height:38px;padding:0 14px;background:#d9d9d980;border:none;border-radius:8px;font-size:14px;font-weight:450;font-family:Neue Haas Grotesk Display Pro,sans-serif;color:#42383e;outline:none;transition:box-shadow .3s cubic-bezier(.22,1,.36,1),background .3s cubic-bezier(.22,1,.36,1)}.sticky-bar-input[data-astro-cid-t3vefhnd]::placeholder{color:#888484;font-weight:400}.sticky-bar-input[data-astro-cid-t3vefhnd]:focus{box-shadow:0 2px #ff40b4;background:#d9d9d959}.sticky-bar-btn[data-astro-cid-t3vefhnd]{display:flex;align-items:center;justify-content:center;gap:6px;height:38px;padding:0 18px;background:#42383e;border:none;border-radius:8px;font-size:15px;font-weight:500;font-family:Neue Haas Grotesk Display Pro,sans-serif;color:#fff;cursor:pointer;white-space:nowrap;transition:background-color .2s,transform .15s,box-shadow .2s}.sticky-bar-btn[data-astro-cid-t3vefhnd]:hover{background:#ff40b4;transform:translateY(-1px);box-shadow:0 4px 12px #ff40b44d}.sticky-bar-btn[data-astro-cid-t3vefhnd]:active{transform:translateY(0);box-shadow:0 2px 6px #ff40b433}.sticky-bar-btn[data-astro-cid-t3vefhnd]:disabled{background:#b0a8ac;cursor:not-allowed}.sticky-bar-btn[data-astro-cid-t3vefhnd]:disabled:hover{background:#b0a8ac;transform:none;box-shadow:none}.sticky-bar-btn[data-astro-cid-t3vefhnd] svg[data-astro-cid-t3vefhnd]{width:14px;height:14px;flex-shrink:0;transition:transform .2s}.sticky-bar-btn[data-astro-cid-t3vefhnd]:hover .sticky-bar-btn-arrow[data-astro-cid-t3vefhnd]{transform:translate(3px)}.sticky-bar-spinner[data-astro-cid-t3vefhnd]{animation:spinRotate .8s linear infinite}@keyframes spinRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sticky-bar-consent[data-astro-cid-t3vefhnd]{display:flex;align-items:flex-start;gap:8px;cursor:pointer}.sticky-bar-checkbox[data-astro-cid-t3vefhnd]{flex-shrink:0;width:14px;height:14px;margin-top:1px;accent-color:#FF40B4;cursor:pointer}.sticky-bar-consent-text[data-astro-cid-t3vefhnd]{font-size:11px;line-height:15px;color:#888484;font-weight:400}.sticky-bar-consent-text[data-astro-cid-t3vefhnd] a{color:#ff40b4;text-decoration:underline}.sticky-bar-consent-text[data-astro-cid-t3vefhnd] a:hover{color:#d63a99}.sticky-bar-message[data-astro-cid-t3vefhnd]{display:none;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);font-size:13px;font-weight:500;margin:0;padding:8px 18px;background:#fff;border-radius:8px;box-shadow:0 4px 20px #0000001f;white-space:nowrap;animation:msgIn .3s cubic-bezier(.22,1,.36,1)}@keyframes msgIn{0%{opacity:0;transform:translate(-50%) translateY(4px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media(max-width:700px){.sticky-bar[data-astro-cid-t3vefhnd]{bottom:16px}.sticky-bar-card[data-astro-cid-t3vefhnd]{width:auto}.sticky-bar-top[data-astro-cid-t3vefhnd]{flex-wrap:wrap;gap:10px}.sticky-bar-form[data-astro-cid-t3vefhnd]{width:100%}.sticky-bar-input[data-astro-cid-t3vefhnd]{min-width:0}}@media(max-width:400px){.sticky-bar-label[data-astro-cid-t3vefhnd]{font-size:13px}.sticky-bar-btn-text[data-astro-cid-t3vefhnd]{display:none}.sticky-bar-btn[data-astro-cid-t3vefhnd]{padding:0 10px}}:root{--content-max-width: 1360px;--content-padding: 40px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,sans-serif;line-height:1.5;color:#1f2937;min-height:100vh;display:flex;flex-direction:column;background:#fff;overflow-x:hidden}html{background:#fff}.widget-container{max-width:var(--content-max-width);margin:0 auto;padding:0 var(--content-padding);width:100%}@media(max-width:768px){:root{--content-padding: 20px}}.preview-banner{position:fixed;top:0;left:0;right:0;background:#f59e0b;color:#fff;text-align:center;padding:.5rem;font-size:.875rem;font-weight:500;z-index:9999}main{flex:1;background:#fff}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.reveal.revealed{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-left{opacity:0;transform:translate(-32px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.reveal-left.revealed{opacity:1;transform:translate(0)}.reveal-right{opacity:0;transform:translate(32px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.reveal-right.revealed{opacity:1;transform:translate(0)}.reveal-scale{opacity:0;transform:scale(.95);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.reveal-scale.revealed{opacity:1;transform:scale(1)}@keyframes pageEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}main{animation:pageEnter .5s cubic-bezier(.22,1,.36,1) both}img{transition:opacity .4s ease}:focus-visible{outline:2px solid var(--oddny-pink, #FF40B4);outline-offset:2px;border-radius:4px}a{transition:color .25s cubic-bezier(.22,1,.36,1)}img[loading=lazy]{opacity:0;transition:opacity .5s cubic-bezier(.22,1,.36,1)}img[loading=lazy].loaded,img[loading=lazy][complete]{opacity:1}img:not([loading=lazy]){opacity:1}:root{--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--ease-out-quint: cubic-bezier(.22, 1, .36, 1);--ease-spring: cubic-bezier(.34, 1.56, .64, 1)}button:active:not(:disabled),.navbar-subscribe:active,[class*=btn]:active:not(:disabled),[class*=button]:active:not(:disabled){transform:scale(.97)!important;transition-duration:.1s!important}::selection{background:#ff40b426;color:#42383e}.skeleton{background:linear-gradient(90deg,#f0eeef 25%,#e8e5e6,#f0eeef 75%);background-size:200% 100%;animation:skeletonShimmer 1.5s ease-in-out infinite;border-radius:8px}.skeleton-text{height:16px;margin-bottom:10px;border-radius:4px}.skeleton-text.short{width:60%}.skeleton-text.medium{width:80%}.skeleton-heading{height:28px;width:50%;margin-bottom:16px;border-radius:6px}.skeleton-image{width:100%;aspect-ratio:16/9;border-radius:12px}@keyframes skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#8884844d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#88848480}.img-zoom{overflow:hidden;border-radius:inherit}.img-zoom img{transition:transform .6s var(--ease-out-expo)}.img-zoom:hover img{transform:scale(1.04)}.card-lift{transition:transform .4s var(--ease-out-quint),box-shadow .4s var(--ease-out-quint)}.card-lift:hover{transform:translateY(-4px);box-shadow:0 12px 32px #42383e14}.stagger-children>*{opacity:0;transform:translateY(16px);transition:opacity .5s var(--ease-out-quint),transform .5s var(--ease-out-quint)}.stagger-children.revealed>*:nth-child(1){opacity:1;transform:none;transition-delay:0s}.stagger-children.revealed>*:nth-child(2){opacity:1;transform:none;transition-delay:.08s}.stagger-children.revealed>*:nth-child(3){opacity:1;transform:none;transition-delay:.16s}.stagger-children.revealed>*:nth-child(4){opacity:1;transform:none;transition-delay:.24s}.stagger-children.revealed>*:nth-child(5){opacity:1;transform:none;transition-delay:.32s}.stagger-children.revealed>*:nth-child(6){opacity:1;transform:none;transition-delay:.4s}.stagger-children.revealed>*:nth-child(n+7){opacity:1;transform:none;transition-delay:.48s}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.reveal,.reveal-left,.reveal-right,.reveal-scale{opacity:1!important;transform:none!important}main{animation:none!important}}body:has(.preview-banner) main{padding-top:2rem}.richtext-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:100000;justify-content:center;align-items:center}.richtext-modal.active{display:flex}.richtext-modal-content{background:#fff;border-radius:12px;width:90%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d}.richtext-modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #e5e7eb}.richtext-modal-header h3{margin:0;font-size:18px;font-weight:600;color:#1f2937}.richtext-close{background:none;border:none;font-size:28px;cursor:pointer;color:#6b7280;line-height:1}.richtext-close:hover{color:#1f2937}.richtext-modal-body{padding:24px;flex:1;overflow:auto;min-height:300px}.richtext-modal-body .tox-tinymce{border:1px solid #e5e7eb!important;border-radius:8px!important}.richtext-modal-body iframe{pointer-events:auto!important}.richtext-modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e5e7eb}.richtext-btn{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;border:none}.richtext-btn-cancel{background:#f3f4f6;color:#374151}.richtext-btn-cancel:hover{background:#e5e7eb}.richtext-btn-save{background:#8b5cf6;color:#fff}.richtext-btn-save:hover{background:#7c3aed}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}
