.page-module__zhYoBW__pricingGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:3rem;display:grid}.page-module__zhYoBW__pricingSingle{max-width:540px;margin:3rem auto 0}.page-module__zhYoBW__pricingPair{grid-template-columns:repeat(2,1fr);align-items:start;gap:1.5rem;margin-top:3rem;display:grid}.page-module__zhYoBW__pricingFeaturesGrid{columns:2;column-gap:2rem}.page-module__zhYoBW__pricingFeaturesGrid li{break-inside:avoid}@media (max-width:540px){.page-module__zhYoBW__pricingFeaturesGrid{columns:1}}.page-module__zhYoBW__pricingCard{background:var(--white);border:1px solid var(--border-light);border-radius:20px;flex-direction:column;padding:2.5rem;transition:all .35s;display:flex}.page-module__zhYoBW__pricingCard:hover{border-color:var(--green-haze);transform:translateY(-4px);box-shadow:0 16px 48px #797f751a}.page-module__zhYoBW__pricingCardFeatured{border-color:var(--classic-grey);position:relative}.page-module__zhYoBW__pricingCardFeatured:before{content:"Recommended";background:var(--classic-grey);color:var(--stone-white);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;border-radius:100px;padding:.35rem 1.2rem;font-size:.68rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.page-module__zhYoBW__pricingTier{letter-spacing:.18em;text-transform:uppercase;color:var(--classic-grey);margin-bottom:.75rem;font-size:.7rem;font-weight:600}.page-module__zhYoBW__pricingCard h3{margin-bottom:1rem;font-family:Instrument Serif,serif;font-size:1.4rem;font-weight:400}.page-module__zhYoBW__pricingAmount{align-items:baseline;gap:.25rem;margin-bottom:.5rem;display:flex}.page-module__zhYoBW__pricingCurrency{color:var(--text-dark);font-size:1.2rem;font-weight:500}.page-module__zhYoBW__pricingValue{color:var(--text-dark);font-family:Instrument Serif,serif;font-size:3.2rem;font-weight:400;line-height:1}.page-module__zhYoBW__pricingPeriod{color:var(--text-light);font-size:.82rem;font-weight:300}.page-module__zhYoBW__pricingNote{color:var(--text-light);margin-bottom:1.5rem;font-size:.78rem;font-weight:300;line-height:1.5}.page-module__zhYoBW__pricingDesc{color:var(--text-body);border-bottom:1px solid var(--border-light);margin-bottom:1.5rem;padding-bottom:1.5rem;font-size:.85rem;font-weight:300;line-height:1.7}.page-module__zhYoBW__pricingFeatures{flex-grow:1;margin-bottom:1.25rem;padding:0;list-style:none}.page-module__zhYoBW__pricingFeatures li{color:var(--text-body);padding:.4rem 0 .4rem 1.5rem;font-size:.82rem;font-weight:300;line-height:1.5;position:relative}.page-module__zhYoBW__pricingFeatures li:before{content:"";background:var(--green-haze);border-radius:50%;width:6px;height:6px;position:absolute;top:.7rem;left:0}.page-module__zhYoBW__pricingMinus{color:var(--text-light);margin-bottom:1.5rem;font-size:.78rem;font-style:italic;font-weight:300}.page-module__zhYoBW__pricingCard .page-module__zhYoBW__btnPrimary,.page-module__zhYoBW__pricingCard .page-module__zhYoBW__btnSecondary{justify-content:center;width:100%}.page-module__zhYoBW__priceLockBand{border:1px solid var(--border-light);color:var(--text-dark);background:#797f7512;border-radius:12px;align-items:center;gap:.75rem;margin-top:2rem;padding:1rem 1.5rem;font-size:.85rem;font-weight:400;line-height:1.6;display:flex}.page-module__zhYoBW__priceLockIcon{color:var(--green-haze);flex-shrink:0;font-size:.5rem}.page-module__zhYoBW__volumeTable{border-collapse:collapse;width:100%;margin-top:2rem;font-size:.85rem}.page-module__zhYoBW__volumeTable th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:var(--classic-grey);border-bottom:2px solid var(--border-light);padding:1rem;font-size:.78rem;font-weight:500}.page-module__zhYoBW__volumeTable td{color:var(--text-body);border-bottom:1px solid var(--border-light);padding:1rem;font-weight:300;line-height:1.5}.page-module__zhYoBW__volumeTable td:first-child{color:var(--text-dark);font-weight:500}.page-module__zhYoBW__volumeTable tr:last-child td{border-bottom:none}.page-module__zhYoBW__volumeTableCustom td{background:#a4aca112}.page-module__zhYoBW__volumeTableCustom a{color:var(--green-haze);font-weight:500;text-decoration:none;transition:color .2s}.page-module__zhYoBW__volumeTableCustom a:hover{color:var(--text-dark);text-decoration:underline}.page-module__zhYoBW__agencyCta{justify-content:center;margin-top:2rem;display:flex}.page-module__zhYoBW__includedGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2.5rem;display:grid}.page-module__zhYoBW__includedItem h4{margin-bottom:.5rem;font-family:Instrument Serif,serif;font-size:1.1rem;font-weight:400}.page-module__zhYoBW__includedItem p{color:var(--text-body);font-size:.82rem;font-weight:300;line-height:1.65}.page-module__zhYoBW__faqList{max-width:780px;margin-top:2.5rem}.page-module__zhYoBW__faqItem{border-bottom:1px solid var(--border-light);padding:1.75rem 0}.page-module__zhYoBW__faqItem:first-child{border-top:1px solid var(--border-light)}.page-module__zhYoBW__faqQuestion{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;font-family:Instrument Serif,serif;font-size:1.2rem;font-weight:400;display:flex}.page-module__zhYoBW__faqQuestion:after{content:"+";color:var(--classic-grey);flex-shrink:0;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:300;transition:transform .3s}.page-module__zhYoBW__faqItemOpen .page-module__zhYoBW__faqQuestion:after{content:"−"}.page-module__zhYoBW__faqAnswer{max-height:0;transition:max-height .4s,padding .4s;overflow:hidden}.page-module__zhYoBW__faqItemOpen .page-module__zhYoBW__faqAnswer{max-height:500px;padding-top:1rem}.page-module__zhYoBW__faqAnswer p{color:var(--text-body);font-size:.88rem;font-weight:300;line-height:1.8}.page-module__zhYoBW__competitorTable{border-collapse:collapse;width:100%;margin-top:2rem;font-size:.85rem}.page-module__zhYoBW__competitorTable th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:var(--classic-grey);border-bottom:2px solid var(--border-light);padding:1rem;font-size:.78rem;font-weight:500}.page-module__zhYoBW__competitorTable td{color:var(--text-body);border-bottom:1px solid var(--border-light);padding:1rem;font-weight:300;line-height:1.5}.page-module__zhYoBW__competitorTable td:first-child{color:var(--text-dark);font-weight:500}.page-module__zhYoBW__competitorTable tr:last-child td{border-bottom:none}.page-module__zhYoBW__highlightRow td{color:var(--text-dark);background:#a4aca114;font-weight:400}@media (max-width:1024px){.page-module__zhYoBW__pricingGrid{grid-template-columns:1fr;max-width:440px}.page-module__zhYoBW__pricingPair{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}.page-module__zhYoBW__includedGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.page-module__zhYoBW__includedGrid{grid-template-columns:1fr}.page-module__zhYoBW__pricingPair{max-width:100%}.page-module__zhYoBW__volumeTable{margin-top:1.5rem;font-size:.88rem}.page-module__zhYoBW__volumeTable thead{display:none}.page-module__zhYoBW__volumeTable tbody,.page-module__zhYoBW__volumeTable tr,.page-module__zhYoBW__volumeTable td{display:block}.page-module__zhYoBW__volumeTable tr{border:1px solid var(--border-light);border-radius:12px;margin-bottom:1rem;overflow:hidden}.page-module__zhYoBW__volumeTable td:first-child{color:var(--text-dark);background:var(--stone-white);border-bottom:1px solid var(--border-light);padding:.85rem 1rem;font-size:.95rem;font-weight:600}.page-module__zhYoBW__volumeTable td:not(:first-child){border-bottom:1px solid var(--border-light);padding:.7rem 1rem .7rem 9rem;position:relative}.page-module__zhYoBW__volumeTable tr td:last-child{border-bottom:none}.page-module__zhYoBW__volumeTable td:not(:first-child):before{text-transform:none;color:var(--text-light);white-space:nowrap;font-size:.7rem;font-weight:500;position:absolute;top:.7rem;left:1rem}.page-module__zhYoBW__volumeTable td:nth-child(2):before{content:"Discount"}.page-module__zhYoBW__volumeTable td:nth-child(3):before{content:"Micro"}.page-module__zhYoBW__volumeTable td:nth-child(4):before{content:"Standard"}.page-module__zhYoBW__volumeTableCustom td:not(:first-child){padding-left:1rem}.page-module__zhYoBW__volumeTableCustom td:not(:first-child):before{display:none}.page-module__zhYoBW__competitorTable{margin-top:1.5rem;font-size:.88rem}.page-module__zhYoBW__competitorTable thead{display:none}.page-module__zhYoBW__competitorTable tbody,.page-module__zhYoBW__competitorTable tr,.page-module__zhYoBW__competitorTable td{display:block}.page-module__zhYoBW__competitorTable tr{border:1px solid var(--border-light);border-radius:12px;margin-bottom:1rem;overflow:hidden}.page-module__zhYoBW__competitorTable td:first-child{color:var(--text-dark);background:var(--stone-white);border-bottom:1px solid var(--border-light);padding:.85rem 1rem;font-size:.95rem;font-weight:600}.page-module__zhYoBW__competitorTable td:not(:first-child){border-bottom:1px solid var(--border-light);padding:.7rem 1rem .7rem 9rem;position:relative}.page-module__zhYoBW__competitorTable tr td:last-child{border-bottom:none}.page-module__zhYoBW__competitorTable td:not(:first-child):before{text-transform:none;color:var(--text-light);white-space:nowrap;font-size:.7rem;font-weight:500;position:absolute;top:.7rem;left:1rem}.page-module__zhYoBW__competitorTable td:nth-child(2):before{content:"Grandhosting"}.page-module__zhYoBW__competitorTable td:nth-child(3):before{content:"Greek Hosts"}.page-module__zhYoBW__competitorTable td:nth-child(4):before{content:"Premium Managed"}.page-module__zhYoBW__competitorTable td:nth-child(5):before{content:"Cloud VPS"}.page-module__zhYoBW__competitorTable td:nth-child(2){color:var(--text-dark);background:#797f750f;font-weight:500}.page-module__zhYoBW__highlightRow td{background:0 0}.page-module__zhYoBW__highlightRow td:nth-child(2){background:#797f750f}}.page-module__zhYoBW__earlyBadge{color:var(--text-dark);border:1px solid var(--border-light);background:#797f751a;border-radius:100px;padding:.55rem 1.25rem;font-size:.82rem;font-weight:400;display:inline-block}.page-module__zhYoBW__earlyBadge strong{font-weight:600}.page-module__zhYoBW__howGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.page-module__zhYoBW__howStep{background:var(--white);border:1px solid var(--border-light);border-radius:16px;padding:2rem}.page-module__zhYoBW__howStepNum{background:var(--green-haze);width:2.25rem;height:2.25rem;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;font-family:Instrument Serif,serif;font-size:1.2rem;display:flex}.page-module__zhYoBW__howStep h4{margin-bottom:.6rem;font-family:Instrument Serif,serif;font-size:1.25rem;font-weight:400}.page-module__zhYoBW__howStep p{color:var(--text-body);font-size:.85rem;font-weight:300;line-height:1.7}.page-module__zhYoBW__scenarioGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}.page-module__zhYoBW__scenarioCard{border:1px solid var(--border-light);background:var(--white);border-radius:16px;flex-direction:column;padding:2rem;display:flex}.page-module__zhYoBW__scenarioCardFeatured{border-color:var(--classic-grey);box-shadow:0 16px 48px #797f7514}.page-module__zhYoBW__scenarioCardLabel{color:var(--classic-grey);text-transform:uppercase;letter-spacing:.06em;min-height:2.6em;margin-bottom:1rem;font-size:.78rem;font-weight:500;line-height:1.4}.page-module__zhYoBW__scenarioCardPrice{align-items:baseline;gap:.1rem;margin-bottom:1rem;display:flex}.page-module__zhYoBW__scenarioCardValue{color:var(--text-dark);font-family:Instrument Serif,serif;font-size:2.8rem;line-height:1}.page-module__zhYoBW__scenarioCardCurrency{color:var(--text-dark);font-size:1.1rem;font-weight:500}.page-module__zhYoBW__scenarioCardPeriod{color:var(--text-light);margin-left:.25rem;font-size:.8rem;font-weight:300}.page-module__zhYoBW__scenarioCard p{color:var(--text-body);font-size:.82rem;font-weight:300;line-height:1.65}.page-module__zhYoBW__scenarioNote{color:var(--text-light);text-align:center;max-width:640px;margin-top:2rem;margin-left:auto;margin-right:auto;font-size:.8rem;font-style:italic;font-weight:300}.page-module__zhYoBW__multiSite{background:var(--white);border:1px solid var(--border-light);border-radius:20px;padding:2.5rem 3rem}.page-module__zhYoBW__multiSiteInner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.page-module__zhYoBW__multiSiteCopy h3{margin:.5rem 0 .75rem;font-family:Instrument Serif,serif;font-size:1.5rem;font-weight:400}.page-module__zhYoBW__multiSiteCopy p{color:var(--text-body);max-width:640px;font-size:.88rem;font-weight:300;line-height:1.7}.page-module__zhYoBW__multiSiteBtn{background:var(--classic-grey);color:var(--stone-white);white-space:nowrap;border-radius:100px;flex-shrink:0;align-items:center;padding:.85rem 1.6rem;font-size:.85rem;font-weight:500;transition:all .3s;display:inline-flex}.page-module__zhYoBW__multiSiteBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #797f7526}@media (max-width:1024px){.page-module__zhYoBW__howGrid{grid-template-columns:1fr;max-width:520px;margin-left:auto;margin-right:auto}.page-module__zhYoBW__scenarioGrid{grid-template-columns:1fr;max-width:440px;margin-left:auto;margin-right:auto}}@media (max-width:768px){.page-module__zhYoBW__multiSite{padding:2rem 1.5rem}.page-module__zhYoBW__multiSiteInner{flex-direction:column;align-items:flex-start}.page-module__zhYoBW__priceLockBand{flex-direction:column;align-items:flex-start;gap:.5rem}}
