.city-landing__hero{padding:4.8rem 0;background:linear-gradient(-45deg,#0f172a,#1e293b,#1e3a5f,#1e293b);background-size:400% 400%;animation:cityHeroGradient 12s ease infinite;color:rgb(var(--color-button-text))!important;position:relative;overflow:hidden;text-align:center}.city-landing__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.05;background-size:200px 200px;pointer-events:none;z-index:0}.city-landing__hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 25% 40%,rgba(37,99,235,.1) 0%,transparent 55%),radial-gradient(ellipse at 75% 60%,rgba(96,165,250,.07) 0%,transparent 50%);pointer-events:none;z-index:0}.city-landing__hero *{color:inherit}.city-landing__hero-inner{position:relative;z-index:2}.city-landing__hero-heading{font-size:2.8rem;font-weight:700;line-height:1.2;margin:0 0 1.2rem;color:rgb(var(--color-button-text))!important}.city-landing__hero-sub{font-size:1.6rem;font-weight:400;line-height:1.5;margin:0 0 2rem;color:#fffffff2!important;max-width:56rem;margin-left:auto;margin-right:auto}.city-landing__hero-cta{display:inline-flex;align-items:center;gap:.6rem;min-height:4.8rem;padding:1.4rem 3.2rem;background:var(--color-cta-green);color:rgb(var(--color-button-text))!important;font-size:1.6rem;font-weight:600;border-radius:6px;text-decoration:none;transition:background .2s ease,transform .2s ease}.city-landing__hero-cta:hover{background:var(--color-cta-green-hover);color:rgb(var(--color-button-text))!important;transform:translateY(-2px)}.city-landing__hero-cta svg{flex-shrink:0}@keyframes cityHeroGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.city-landing__services{padding:4.8rem 0}.city-landing__services-header{text-align:center;margin-bottom:3.2rem}.city-landing__services-heading{font-size:2.4rem;font-weight:700;color:rgb(var(--color-foreground));margin:0 0 .8rem}.city-landing__services-sub{font-size:1.5rem;color:rgba(var(--color-foreground),.6);margin:0}.city-landing__services-grid{display:grid;grid-template-columns:1fr;gap:2rem}.city-landing__service-card{text-align:center;padding:2.4rem 1.6rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.12);border-radius:8px;transition:box-shadow .3s ease,transform .3s ease}.city-landing__service-card:hover{box-shadow:0 4px 16px #00000014;transform:translateY(-3px)}.city-landing__service-icon{display:flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;margin:0 auto 1.6rem;background:#2563eb1a;border-radius:12px;color:rgb(var(--color-button))}.city-landing__service-icon svg{width:2.8rem;height:2.8rem}.city-landing__service-title{font-size:1.6rem;font-weight:600;color:rgb(var(--color-foreground));margin:0 0 .4rem}.city-landing__service-desc{font-size:1.4rem;line-height:1.5;color:rgba(var(--color-foreground),.5);margin:0 0 .8rem}.city-landing__service-price{font-size:1.5rem;font-weight:600;color:rgb(var(--color-button));margin:0 0 1.6rem}.city-landing__service-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.8rem 2rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1.4rem;font-weight:600;border-radius:6px;text-decoration:none;transition:background .2s ease,transform .2s ease}.city-landing__service-btn:hover{opacity:.9;transform:translateY(-1px);color:rgb(var(--color-button-text))}.city-landing__trust{padding:4.8rem 0;background-color:rgba(var(--color-foreground),.04);position:relative;overflow:hidden}.city-landing__trust-header{text-align:center;margin-bottom:3.2rem}.city-landing__trust-heading{font-size:2.4rem;font-weight:700;color:rgb(var(--color-foreground));margin:0 0 .8rem}.city-landing__trust-sub{font-size:1.5rem;color:rgba(var(--color-foreground),.6);margin:0}.city-landing__trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;text-align:center}.city-landing__trust-item{display:flex;flex-direction:column;align-items:center;gap:.4rem}.city-landing__trust-value{font-size:2.4rem;font-weight:700;color:rgb(var(--color-foreground))}.city-landing__trust-label{font-size:1.4rem;color:rgba(var(--color-foreground),.6);font-weight:500}.city-landing__area{padding:4.8rem 0}.city-landing__area-inner{text-align:center;max-width:72rem;margin:0 auto}.city-landing__area-heading{font-size:2.4rem;font-weight:700;color:rgb(var(--color-foreground));margin:0 0 1.2rem}.city-landing__area-text{font-size:1.5rem;line-height:1.7;color:rgba(var(--color-foreground),.6);margin:0}.city-landing__city-desc{padding:3.2rem 0}.city-landing__city-desc-inner{max-width:72rem;margin:0 auto;font-size:1.5rem;line-height:1.8;color:rgba(var(--color-foreground),.7)}.city-landing__city-desc-inner p{margin:0}.city-landing__faq{padding:4.8rem 0;background-color:rgba(var(--color-foreground),.04)}.city-landing__faq-header{text-align:center;margin-bottom:3.2rem}.city-landing__faq-heading{font-size:2.4rem;font-weight:700;color:rgb(var(--color-foreground));margin:0 0 1rem}.city-landing__faq-sub{font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.6);margin:0 auto;max-width:56rem}.city-landing__faq-list{max-width:72rem;margin:0 auto}.city-landing__faq-item{border-bottom:1px solid rgba(var(--color-foreground),.12)}.city-landing__faq-item:first-child{border-top:1px solid rgba(var(--color-foreground),.12)}.city-landing__faq-question{display:flex;justify-content:space-between;align-items:center;width:100%;min-height:4.4rem;padding:1.6rem 0;background:none;border:none;cursor:pointer;text-align:left;font-size:1.5rem;font-weight:600;color:rgb(var(--color-foreground));line-height:1.4;gap:1.6rem}.city-landing__faq-question:hover{color:rgb(var(--color-button))}.city-landing__faq-chevron{flex-shrink:0;width:2rem;height:2rem;color:rgba(var(--color-foreground),.4);transition:transform .3s ease}.city-landing__faq-item[open] .city-landing__faq-chevron{transform:rotate(180deg);color:rgb(var(--color-button))}.city-landing__faq-answer{padding:0 0 1.6rem;font-size:1.4rem;line-height:1.7;color:rgba(var(--color-foreground),.6)}.city-landing__faq-answer p{margin:0 0 1rem}.city-landing__faq-answer p:last-child{margin-bottom:0}.city-landing__cta{padding:4rem 0;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));text-align:center}.city-landing__cta-heading{font-size:2.4rem;font-weight:700;margin:0 0 1.2rem;color:rgb(var(--color-button-text))}.city-landing__cta-sub{font-size:1.6rem;margin:0 0 2.4rem;color:rgb(var(--color-button-text))}.city-landing__cta-actions{display:flex;flex-direction:column;align-items:center;gap:1.2rem}.city-landing__cta-phone{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:48px;padding:1.4rem 3.2rem;background:var(--color-cta-green);color:rgb(var(--color-button-text));font-size:1.6rem;font-weight:600;border-radius:6px;text-decoration:none;transition:background .2s ease,transform .2s ease}.city-landing__cta-phone:hover{background:var(--color-cta-green-hover);color:rgb(var(--color-button-text));transform:translateY(-1px)}.city-landing__cta-phone svg{flex-shrink:0}.city-landing__cta-contact{display:inline-flex;align-items:center;gap:.4rem;padding:1rem 2.4rem;background:transparent;color:rgb(var(--color-button-text));font-size:1.5rem;font-weight:600;border:2px solid rgba(255,255,255,.4);border-radius:6px;text-decoration:none;transition:border-color .2s ease,background .2s ease}.city-landing__cta-contact:hover{border-color:#fffc;background:#ffffff1a;color:rgb(var(--color-button-text))}@media screen and (min-width:750px){.city-landing__hero{padding:8rem 0}.city-landing__hero-heading{font-size:4.4rem}.city-landing__hero-sub{font-size:1.8rem;margin-bottom:2.8rem}.city-landing__services{padding:8rem 0}.city-landing__services-heading{font-size:3.2rem}.city-landing__services-grid{grid-template-columns:repeat(2,1fr);gap:2.4rem}.city-landing__service-card{padding:3.2rem 2.4rem}.city-landing__trust{padding:8rem 0}.city-landing__trust-heading{font-size:3.2rem}.city-landing__trust-grid{grid-template-columns:repeat(4,1fr);gap:3.2rem}.city-landing__trust-value{font-size:3.2rem}.city-landing__trust-label{font-size:1.6rem}.city-landing__area{padding:8rem 0}.city-landing__area-heading{font-size:3.2rem}.city-landing__faq{padding:8rem 0}.city-landing__faq-heading{font-size:3.2rem}.city-landing__faq-question{font-size:1.6rem;padding:2rem 0}.city-landing__faq-answer{font-size:1.5rem;padding-bottom:2rem}.city-landing__cta{padding:6rem 0}.city-landing__cta-heading{font-size:3.2rem}.city-landing__cta-sub{font-size:1.8rem;margin-bottom:2.8rem}.city-landing__cta-actions{flex-direction:row;justify-content:center}.city-landing__cta-phone{font-size:1.8rem;padding:1.6rem 4rem}}@media screen and (min-width:990px){.city-landing__services-grid{grid-template-columns:repeat(5,1fr)}}.city-landing__hero-cta:focus-visible,.city-landing__service-btn:focus-visible,.city-landing__cta-phone:focus-visible,.city-landing__cta-contact:focus-visible{outline:2px solid currentColor;outline-offset:2px}.city-landing__faq-summary:focus-visible{outline:2px solid rgb(var(--color-button));outline-offset:2px}@media(prefers-reduced-motion:reduce){.city-landing__hero{animation:none;background:#1e293b}.city-landing__service-card{transition:none}.city-landing__service-card:hover{transform:none;box-shadow:none}.city-landing__faq-chevron{transition:none}.city-landing__hero-cta:hover,.city-landing__cta-phone:hover,.city-landing__service-btn:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/section-city-landing.css.map */
