.phases-ov{background-color:var(--po-bg, #ece9e2);color:var(--po-text, #5a5249);font-family:var(--po-font, inherit);overflow:hidden}.phases-ov *,.phases-ov *:before,.phases-ov *:after{box-sizing:border-box}.phases-ov__hero{position:relative;line-height:0}.phases-ov__hero-img{display:block;width:100%;height:auto;object-fit:cover;min-height:200px}.phases-ov__body{position:relative;padding-top:var(--po-pad-top, 56px);padding-bottom:var(--po-pad-bottom, 56px)}.phases-ov__bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:0}.phases-ov__bg-img{width:100%;height:100%;object-fit:contain;object-position:center top}.phases-ov__inner{position:relative;z-index:1;width:100%;max-width:1280px;margin:0 auto;padding:0 20px}.phases-ov__intro-band{position:relative;z-index:1;width:100%;padding-top:var(--po-band-pad, 40px);padding-bottom:var(--po-band-pad, 40px);-webkit-backdrop-filter:blur(var(--po-bg-blur, 6px));backdrop-filter:blur(var(--po-bg-blur, 6px))}.phases-ov__intro-band:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:var(--po-bg, #ece9e2);opacity:var(--po-bg-overlay, .8)}.phases-ov__intro{max-width:800px}.phases-ov__heading{margin:0 0 14px;color:var(--po-heading, #584f47);font-size:38px;line-height:1.12;font-weight:600}.phases-ov__heading-1,.phases-ov__heading-2{display:block}.phases-ov__heading-2{font-family:Playfair Display;font-style:italic;font-weight:600}.phases-ov__badge{display:inline-flex;align-items:center;gap:8px;margin:0 0 20px;padding:8px 16px 8px 12px;border-radius:999px;background:var(--po-badge-bg, #dedad2);color:var(--po-heading, #584f47);font-size:16px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;line-height:1.2;font-family:Figtree}.phases-ov__badge-icon{width:18px;height:18px;flex-shrink:0}.phases-ov__subheading{margin:0 0 24px;font-size:16px;line-height:1.6;color:var(--po-text, #5a5249);font-family:Figtree}.phases-ov__subheading p{margin:0 0 10px}.phases-ov__subheading p:last-child{margin-bottom:0}.phases-ov__btn{display:inline-block;padding:14px 26px;border-radius:999px;background:var(--po-btn-bg, #35b0c2);color:var(--po-btn-text, #fff);font-size:16px;font-weight:700;text-decoration:none;line-height:1.2;transition:filter .2s ease,transform .2s ease;font-family:Figtree}.phases-ov__btn:hover{filter:brightness(.94);transform:translateY(-1px);color:var(--po-btn-text, #fff)}.phases-ov__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:8px;margin-top:40px;align-items:start}.phases-ov__card{background:var(--po-card-bg, #fff);border-radius:16px;box-shadow:0 10px 30px #3c322814;overflow:hidden}.phases-ov__card-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin:0;padding:26px 26px 0;border:0;background:transparent;text-align:left;cursor:default;font:inherit;color:inherit}.phases-ov__card-title{display:inline-block;padding-bottom:10px;border-bottom:2px solid var(--po-accent, #2aa3b5);color:var(--po-accent, #2aa3b5);font-size:clamp(20px,2vw,26px);line-height:1.2;font-weight:700}.phases-ov__card-title-pre{margin-right:6px;font-family:Figtree;font-weight:600;font-size:26px!important}.phases-ov__card-title-main{font-family:Playfair Display;font-style:italic;font-weight:600;font-size:26px!important}.phases-ov__chev{display:none;width:22px;height:22px;flex-shrink:0;color:var(--po-accent, #2aa3b5);transition:transform .25s ease}.phases-ov__panel-inner{padding:24px 26px 28px}.phases-ov__specs{margin:0;display:grid;gap:14px}.phases-ov__spec{display:grid;grid-template-columns:minmax(90px,auto) 1fr;gap:10px 14px;align-items:start}.phases-ov__spec-term{display:flex;align-items:center;gap:8px;margin:0;color:var(--po-heading, #584f47);font-size:15px;font-weight:700;line-height:1.4}.phases-ov__spec-term:after{content:":"}.phases-ov__ico{width:20px;height:20px;flex-shrink:0;color:var(--po-heading, #584f47)}.phases-ov__spec-desc{margin:0;font-size:15px;line-height:1.45;color:var(--po-text, #5a5249)}.phases-ov__rules{margin-top:22px;padding:16px 18px;border-radius:10px;background:var(--po-rules-bg, #fdf3e9)}.phases-ov__rules-title{margin:0 0 6px;color:var(--po-heading, #584f47);font-size:16px;font-weight:700;font-family:Figtree}.phases-ov__rules-text,.phases-ov__rules-text p{margin:0;font-size:16px;line-height:1.55;font-family:Figtree}.phases-ov__footer{margin-top:32px}.phases-ov__footer-link{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border:1px solid rgba(88,79,71,.18);border-radius:12px;background:#ffffff8c;color:var(--po-heading, #584f47);text-decoration:none;transition:background .2s ease}.phases-ov__footer-link:hover{background:#ffffffd9;color:var(--po-heading, #584f47)}.phases-ov__footer-left{display:flex;align-items:center;gap:10px}.phases-ov__footer-icon{width:20px;height:20px;flex-shrink:0}.phases-ov__footer-text{font-size:15px;font-weight:700}.phases-ov__footer-cta{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;font-size:15px}.phases-ov__footer-cta svg{width:16px;height:16px}.phases-ov__footer{display:none}@media screen and (max-width:989px){.phases-ov__body{display:flex;flex-direction:column;padding-top:0;padding-bottom:var(--po-pad-bottom-mobile, 36px)}.phases-ov__bg{position:static;order:2;width:100%;line-height:0}.phases-ov__bg-img{height:auto;object-fit:cover}.phases-ov__intro-band{order:1;padding-top:var(--po-pad-top-mobile, 36px);padding-bottom:var(--po-band-pad-mobile, 28px);background-color:var(--po-bg, #ece9e2)}.phases-ov:not(.phases-ov--mobile-blur) .phases-ov__intro-band{-webkit-backdrop-filter:none;backdrop-filter:none}.phases-ov:not(.phases-ov--mobile-blur) .phases-ov__intro-band:before{display:none}.phases-ov__inner{order:3;padding:0 20px}.phases-ov__intro{max-width:none}.phases-ov__cards{grid-template-columns:1fr;gap:12px;margin-top:var(--po-cards-pull-mobile, -40px)}.phases-ov__card{position:relative;border-radius:18px}.phases-ov--stack .phases-ov__cards{gap:0}.phases-ov--stack .phases-ov__card{box-shadow:0 -6px 18px #3c32281a,0 12px 26px #3c322814}.phases-ov--stack .phases-ov__card+.phases-ov__card{margin-top:var(--po-stack-overlap, -18px)}.phases-ov__card-toggle{padding:20px;cursor:pointer}.phases-ov__card.is-open .phases-ov__card-toggle{padding-bottom:0}.phases-ov__chev{display:block}.phases-ov__card.is-open .phases-ov__chev{transform:rotate(180deg)}.phases-ov__panel-inner{padding:20px 20px 24px}.phases-ov__spec{grid-template-columns:minmax(84px,auto) 1fr}.phases-ov__footer-link{padding:14px 16px}.phases-ov__footer-text,.phases-ov__footer-cta{font-size:14px}.phases-ov__footer{display:block}}@media screen and (max-width:480px){.phases-ov__footer-link{gap:10px}.phases-ov__footer-text{font-size:13px}}@media(prefers-reduced-motion:reduce){.phases-ov__btn,.phases-ov__chev,.phases-ov__footer-link{transition:none}}.phases-ov [hidden]{display:none!important}.phases-ov__heading-1{font-family:Figtree}.phases-ov__spec-term span,.phases-ov__spec-desc{font-size:16px!important;font-family:Figtree}.section-phases-overview{display:none}
/*# sourceMappingURL=/cdn/shop/t/10/assets/phases-overview.css.map */
