.service-category-card{-webkit-text-decoration:none;text-decoration:none;display:block;height:100%}.service-category-card__mobile{display:flex;flex-direction:column;border-radius:20px;overflow:hidden;box-shadow:0 4px 12px #0000001a;height:100%;min-height:420px}@media (min-width: 1140px){.service-category-card__mobile{display:none}}.service-category-card__desktop{display:none}@media (min-width: 1140px){.service-category-card__desktop{display:flex;flex-direction:column;height:100%}}.service-category-card--force-stacked .service-category-card__mobile{display:block!important}.service-category-card--force-stacked .service-category-card__desktop{display:none!important}.service-category-card__content-mobile{position:relative;background-color:#f39020;padding:55px 16px 16px;height:200px;min-height:200px;flex-shrink:0}.service-category-card__body-mobile{display:flex;flex-direction:column;gap:12px}.service-category-card__title-mobile{font-size:18px;margin:0;line-height:1.3}.service-category-card__description-mobile{font-size:12px;line-height:1.45;margin:0;opacity:.95;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.service-category-card__image-mobile{overflow:hidden;flex:1;min-height:160px}.service-category-card__image-mobile img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.service-category-card__wrapper{position:relative;transition:transform .3s ease,box-shadow .3s ease;display:flex;align-items:stretch;flex:1;height:100%}.service-category-card__wrapper:hover{transform:translateY(-4px)}.service-category-card__wrapper:hover .service-category-card__badge{transform:scale(1.05);box-shadow:0 0 0 4px #fff,0 6px 12px #0003}.service-category-card__content{position:relative;z-index:3;display:flex;flex-direction:column;width:50%;flex-shrink:0;margin-right:-40px}.service-category-card__badge{--corner-size: 8px;--corner-color: #f39020;position:absolute;top:0;left:0;width:44px;height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;z-index:5;transition:transform .3s ease,box-shadow .3s ease}.service-category-card__badge svg{transform:scale(1.2)}.service-category-card__badge:before{content:"";display:block;width:var(--corner-size);height:var(--corner-size);background:radial-gradient(circle at 0% 0%,transparent var(--corner-size),var(--corner-color) var(--corner-size));transform:scaleX(-1) rotate(90deg);position:absolute;top:100%;left:100%}.service-category-card__sash{position:relative;display:flex;align-items:center;padding:10px 16px;height:55px;background-color:#f39020;border-radius:12px 12px 0 0;z-index:3;margin-left:52px}.service-category-card__title{margin:0;line-height:1.1;font-size:13px}@media (min-width: 992px){.service-category-card__title{font-size:14px}}@media (min-width: 1200px){.service-category-card__title{font-size:15px}}@media (min-width: 1400px){.service-category-card__title{font-size:16px}}.service-category-card__body{padding:16px 20px 20px;width:100%;flex:1 1 auto;display:flex;flex-direction:column;gap:12px;background-color:#f39020;border-radius:16px 0 16px 16px;margin-top:-4px}.service-category-card__title{margin:0}.service-category-card__description{margin:0;font-size:13px;line-height:1.5}@media (min-width: 992px){.service-category-card__description{font-size:14px}}@media (min-width: 1200px){.service-category-card__description{font-size:15px}}.service-category-card__features{display:none;list-style:none;margin:0;padding:0;gap:6px;flex-direction:column}@media (min-width: 1200px){.service-category-card__features{display:flex}}.service-category-card__feature{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.4;opacity:.95}@media (min-width: 1400px){.service-category-card__feature{font-size:14px}}.service-category-card__feature-icon{width:16px;height:16px;flex-shrink:0;margin-top:2px}.service-category-card__cta{display:none;align-items:center;gap:4px;font-size:14px;font-weight:600;margin-top:auto;opacity:.9;transition:opacity .2s ease,gap .2s ease}@media (min-width: 992px){.service-category-card__cta{display:inline-flex}}.service-category-card:hover .service-category-card__cta{opacity:1;gap:8px}.service-category-card__cta-icon{width:16px;height:16px;transition:transform .2s ease}.service-category-card:hover .service-category-card__cta-icon{transform:translate(2px)}.service-category-card__image{position:relative;z-index:1;overflow:hidden;border-radius:16px;width:calc(50% + 40px);flex-shrink:0;align-self:stretch}.service-category-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.service-category-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e5e7eb,#d1d5db)}@media (min-width: 1200px){.service-category-grid .service-category-card__mobile{display:none}.service-category-grid .service-category-card__desktop{display:block}}@media (max-width: 1199px){.service-category-grid .service-category-card__image-mobile{max-height:300px;overflow:hidden}.service-category-grid .service-category-card__image-mobile img{width:100%;height:300px;-o-object-fit:cover;object-fit:cover}}.service-hero{font-family:DM Sans,sans-serif}.service-hero__image-wrapper{aspect-ratio:4/3;position:relative;border-radius:40px 0;overflow:hidden}@media (min-width: 576px){.service-hero__image-wrapper{aspect-ratio:1/1;border-top-left-radius:50px;border-bottom-right-radius:50px}}@media (min-width: 768px){.service-hero__image-wrapper{border-top-left-radius:60px;border-bottom-right-radius:60px}}@media (min-width: 992px){.service-hero__image-wrapper{border-top-left-radius:77px;border-bottom-right-radius:77px}}.service-hero__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.service-hero__placeholder{width:100%;height:100%;min-height:300px;border-top-left-radius:77px;border-bottom-right-radius:77px}.service-hero__label{font-family:DM Sans,sans-serif;font-weight:500;font-size:14px;line-height:1.4;color:#6b7280}@media (min-width: 768px){.service-hero__label{font-size:15px}}.service-hero__title{font-family:DM Sans,sans-serif;font-weight:700;font-size:28px;line-height:1.24;letter-spacing:-.42px;color:#f39020}@media (min-width: 768px){.service-hero__title{font-size:36px}}@media (min-width: 992px){.service-hero__title{font-size:45px;line-height:55px}}.service-hero__description{font-family:DM Sans,sans-serif;font-weight:400;font-size:15px;line-height:28px;color:#505a5b;max-width:100%}@media (min-width: 768px){.service-hero__description{font-size:17px}}@media (min-width: 992px){.service-hero__description{max-width:480px}}.service-hero__price{font-family:DM Sans,sans-serif;font-weight:600;font-size:20px;line-height:1.3;color:#575757}@media (min-width: 768px){.service-hero__price{font-size:24px}}@media (min-width: 992px){.service-hero__price{font-size:28px}}.service-product-card{font-family:DM Sans,sans-serif;background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 2px 12px #00000014;transition:all .3s ease;display:flex;flex-direction:column;height:100%}.service-product-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-4px)}.service-product-card__image-link{display:block;-webkit-text-decoration:none;text-decoration:none}.service-product-card__image-wrapper{position:relative;aspect-ratio:4/3;overflow:hidden;background:linear-gradient(135deg,#f3f4f6,#e5e7eb)}.service-product-card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.service-product-card:hover .service-product-card__image{transform:scale(1.05)}.service-product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#00a35d,#00b368);padding:1.5rem}.service-product-card__placeholder-text{font-family:DM Sans,sans-serif;font-size:1.125rem;font-weight:600;color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.02em;line-height:1.3}.service-product-card__badge{position:absolute;top:.75rem;right:.75rem;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#f39020,#e8851a);padding:.375rem .75rem;border-radius:50px;box-shadow:0 2px 8px #f3902066}.service-product-card__content{padding:1.25rem;display:flex;flex-direction:column;flex:1;gap:.75rem}@media (min-width: 768px){.service-product-card__content{padding:1.5rem}}.service-product-card__title{font-family:DM Sans,sans-serif;font-size:1.0625rem;font-weight:600;line-height:1.3;color:#575757;-webkit-text-decoration:none;text-decoration:none;transition:color .2s ease}.service-product-card__title:hover{color:#00a35d;-webkit-text-decoration:none;text-decoration:none}@media (min-width: 768px){.service-product-card__title{font-size:1.125rem}}.service-product-card__pricing{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.service-product-card__original-price{font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:500;color:#9ca3af;-webkit-text-decoration:line-through;text-decoration:line-through}.service-product-card__price{font-family:DM Sans,sans-serif;font-size:1.25rem;font-weight:700;color:#575757}.service-product-card__price--discounted{color:#f39020}@media (min-width: 768px){.service-product-card__price{font-size:1.375rem}}.service-product-card__actions{margin-top:auto;padding-top:.5rem}.service-product-card__btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.75rem 1.5rem;font-family:DM Sans,sans-serif;font-size:.9375rem;font-weight:600;color:#00a35d;background:transparent;border:2px solid #00a35d;border-radius:50px;-webkit-text-decoration:none;text-decoration:none;cursor:pointer;transition:all .3s ease}.service-product-card__btn:hover{background:#00a35d;color:#fff;-webkit-text-decoration:none;text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 12px #00a35d4d}.service-product-card__btn:active{transform:translateY(0)}.service-detail{font-family:DM Sans,sans-serif}.service-detail__wrapper{display:flex;flex-direction:column}@media (min-width: 992px){.service-detail__wrapper{flex-direction:row;align-items:stretch;gap:2.5rem}.service-detail__image-column{flex:0 0 45%;max-width:45%}.service-detail__content-column{flex:1;display:flex;flex-direction:column}}.service-detail__image-wrapper{width:100%;aspect-ratio:4/3;border-radius:1.5rem;overflow:hidden}@media (min-width: 992px){.service-detail__image-wrapper{aspect-ratio:1/1;height:auto;max-height:550px;border-radius:1.5rem}}.service-detail__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.service-detail__placeholder{width:100%;height:100%;min-height:350px;background:linear-gradient(135deg,#f2911ff2,#f2911fd9);position:relative;display:flex;align-items:center;justify-content:center}@media (min-width: 992px){.service-detail__placeholder{min-height:100%}}.service-detail__placeholder-overlay{text-align:center;width:100%;padding:2rem}.service-detail__placeholder-title{font-family:DM Sans,sans-serif;font-size:1.75rem;line-height:1.1;text-transform:uppercase;letter-spacing:.02em;font-weight:700;margin-bottom:.5rem}@media (min-width: 576px){.service-detail__placeholder-title{font-size:2rem}}@media (min-width: 768px){.service-detail__placeholder-title{font-size:2.5rem}}@media (min-width: 992px){.service-detail__placeholder-title{font-size:2.75rem}}.service-detail__placeholder-modality{font-family:DM Sans,sans-serif;font-size:.875rem;opacity:.95;letter-spacing:.15em;font-weight:500}@media (min-width: 768px){.service-detail__placeholder-modality{font-size:1rem}}.service-detail__content{padding-top:1.5rem}@media (min-width: 992px){.service-detail__content{padding-top:0;height:100%;display:flex;flex-direction:column}}.service-detail__header{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}@media (min-width: 992px){.service-detail__header{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1.5rem}}.service-detail__info{flex:1}.service-detail__title{font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.2;color:#575757;margin-bottom:.5rem}@media (min-width: 768px){.service-detail__title{font-size:1.75rem}}@media (min-width: 992px){.service-detail__title{font-size:1.875rem}}.service-detail__badge{display:inline-block;margin-bottom:.5rem;font-family:DM Sans,sans-serif;font-size:.6875rem;font-weight:600;padding:.25rem .75rem;text-transform:uppercase;letter-spacing:.5px}.service-detail__pricing{margin-top:.5rem}.service-detail__original-price{font-family:DM Sans,sans-serif;font-size:.8125rem;font-weight:400;color:#9ca3af;margin-bottom:.25rem}.service-detail__current-price-row{display:flex;align-items:baseline;gap:.5rem;flex-wrap:nowrap}.service-detail__price{font-family:DM Sans,sans-serif;font-size:1.75rem;font-weight:700;color:#575757;white-space:nowrap}@media (min-width: 768px){.service-detail__price{font-size:2rem}}@media (min-width: 992px){.service-detail__price{font-size:2.25rem}}.service-detail__discount{font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:600;color:#f39020;white-space:nowrap}.service-detail__actions{display:flex;flex-direction:column;gap:.625rem;width:100%}@media (min-width: 992px){.service-detail__actions{flex-direction:row;width:auto;flex-shrink:0}}.service-detail__btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;font-family:DM Sans,sans-serif;font-size:.9375rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#f39020,#e8851a);border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;-webkit-text-decoration:none;text-decoration:none;box-shadow:0 4px 14px #f3902059}.service-detail__btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f3902073}.service-detail__btn-primary:active{transform:translateY(0)}.service-detail__btn-primary svg{width:18px;height:18px}.service-detail__btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;font-family:DM Sans,sans-serif;font-size:.9375rem;font-weight:600;color:#f39020;background:#fff;border:2px solid #F39020;border-radius:50px;cursor:pointer;transition:all .3s ease;-webkit-text-decoration:none;text-decoration:none}.service-detail__btn-secondary:hover{background:#fff8f0;transform:translateY(-2px)}.service-detail__btn-secondary:active{transform:translateY(0)}.service-detail__btn-secondary svg{width:18px;height:18px}.service-detail__body{flex:1}@media (min-width: 992px){.service-detail__body{overflow-y:auto}}.service-detail__section-title{font-family:DM Sans,sans-serif;font-weight:600;font-size:.9375rem;color:#374151;margin-bottom:.375rem}.service-detail__description{margin-bottom:1rem}.service-detail__description-text{font-family:DM Sans,sans-serif;white-space:pre-line;line-height:1.6;font-size:.875rem;color:#6b7280}.service-detail__includes,.service-detail__considerations,.service-detail__general-considerations{margin-bottom:1rem}.service-detail__list{margin:0;padding:0}.service-detail__list-item{font-family:DM Sans,sans-serif;padding-left:1rem;position:relative;margin-bottom:.25rem;line-height:1.5;font-size:.875rem;color:#6b7280}.service-detail__bullet{position:absolute;left:0}.service-detail__actions-mobile{display:flex;flex-direction:column;gap:.625rem;margin-top:1rem}.service-detail__info-section{width:100%;margin-top:2rem}.service-detail__faq{border:none;border-radius:1rem;overflow:hidden;background:linear-gradient(135deg,#f8faf9,#f0f7f4);box-shadow:0 2px 12px #00a35d14;transition:all .3s ease}.service-detail__faq:hover{box-shadow:0 4px 20px #00a35d1f}.service-detail__faq[open] .service-detail__faq-chevron{transform:rotate(180deg)}.service-detail__faq[open] .service-detail__faq-header{border-bottom:1px solid rgba(0,163,93,.15)}.service-detail__faq-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s ease;background:transparent}.service-detail__faq-header::-webkit-details-marker{display:none}.service-detail__faq-header:hover{background:#00a35d0d}@media (min-width: 768px){.service-detail__faq-header{padding:1.125rem 1.5rem}}.service-detail__faq-header-content{display:flex;align-items:center;gap:.75rem}.service-detail__faq-icon-info{color:#00a35d;flex-shrink:0}.service-detail__faq-title{font-family:DM Sans,sans-serif;font-size:.9375rem;font-weight:600;color:#374151}@media (min-width: 768px){.service-detail__faq-title{font-size:1rem}}.service-detail__faq-chevron{color:#00a35d;transition:transform .3s cubic-bezier(.4,0,.2,1);flex-shrink:0}.service-detail__faq-content{padding:.5rem 1.25rem 1.25rem;animation:faqSlideDown .3s ease-out}@media (min-width: 768px){.service-detail__faq-content{padding:.75rem 1.5rem 1.5rem}}.service-detail__faq-grid{display:flex;flex-direction:column;gap:.75rem}@media (min-width: 768px){.service-detail__faq-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}}.service-detail__faq-item{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;background:#fff;border-radius:.625rem;box-shadow:0 1px 3px #0000000d;transition:all .2s ease}.service-detail__faq-item:hover{box-shadow:0 2px 8px #00000014;transform:translateY(-1px)}.service-detail__faq-item-number{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;min-width:1.5rem;background:linear-gradient(135deg,#00a35d,#00b368);color:#fff;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:600;border-radius:50%}.service-detail__faq-item-text{font-family:DM Sans,sans-serif;font-size:.8125rem;line-height:1.5;color:#505a5b;margin:0}@media (min-width: 768px){.service-detail__faq-item-text{font-size:.875rem}}@keyframes faqSlideDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}
