.om-services{--om-services-green:#0e4b39;--om-services-green-dark:#08392b;--om-services-green-deep:#052d22;--om-services-gold:#c79b4d;--om-services-gold-light:#e3c98f;--om-services-text:#153a30;--om-services-muted:#64736e;--om-services-background:#f7f6f1;--om-services-card:#fffefa;--om-services-border:rgba(14, 75, 57, 0.12);--om-services-border-hover:rgba(14, 75, 57, 0.29);--om-services-shadow:0 10px 34px rgba(20, 46, 38, 0.045);--om-services-shadow-hover:0 22px 56px rgba(20, 46, 38, 0.11);position:relative;width:100%;overflow:hidden;background:radial-gradient(circle at 5% 5%,rgb(199 155 77 / .07),transparent 34rem),radial-gradient(circle at 100% 45%,rgb(14 75 57 / .035),transparent 36rem),var(--om-services-background);color:var(--om-services-text)}.om-services *,.om-services *::before,.om-services *::after{box-sizing:border-box}.om-services img{display:block;max-width:100%}.om-services a{color:#052d22}.om-services__container{width:min(100% - 40px, 1320px);margin-inline:auto}.om-services-list{position:relative;padding:clamp(58px, 7vw, 96px) 0 clamp(78px, 8vw, 120px)}.om-services-list__heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,530px);align-items:end;gap:clamp(35px, 6vw, 90px);margin-bottom:clamp(36px, 5vw, 58px)}.om-services-list__title{min-width:0}.om-services-eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 17px;color:var(--om-services-gold);font-family:Inter,Arial,sans-serif;font-size:12px;font-weight:600;line-height:1.2;letter-spacing:.14em;text-transform:uppercase}.om-services-eyebrow::before{content:"";width:23px;height:1px;background:currentColor}.om-services-list__heading h1{max-width:710px;margin:0;color:var(--om-services-green-dark);font-family:"Playfair Display",Georgia,serif;font-size:clamp(39px, 5vw, 62px);font-weight:500;line-height:1.08;letter-spacing:-.035em;text-wrap:balance}.om-services-list__description{max-width:530px;margin:0;padding-bottom:5px;color:var(--om-services-muted);font-family:Inter,Arial,sans-serif;font-size:15px;line-height:1.78}.om-services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.om-service-card{min-width:0;min-height:100%;margin:0}.om-service-card__link{--pointer-x:50%;--pointer-y:50%;position:relative;display:flex;min-height:100%;flex-direction:column;overflow:hidden;padding:clamp(25px, 2.7vw, 35px);border:1px solid var(--om-services-border);border-radius:23px;background:var(--om-services-card);box-shadow:var(--om-services-shadow);color:inherit;text-decoration:none;isolation:isolate;transition:transform 320ms ease,border-color 320ms ease,box-shadow 320ms ease}.om-service-card__link::before{content:"";position:absolute;inset:0;z-index:-1;opacity:0;pointer-events:none;background:radial-gradient(420px circle at var(--pointer-x) var(--pointer-y),rgb(199 155 77 / .14),transparent 43%);transition:opacity 280ms ease}.om-service-card__link::after{content:"";position:absolute;left:0;bottom:0;width:0;height:3px;background:linear-gradient(90deg,var(--om-services-green),var(--om-services-gold));transition:width 360ms ease}.om-service-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:25px}.om-service-card__icon{display:grid;width:66px;height:66px;flex:0 0 66px;place-items:center;border:1px solid rgb(14 75 57 / .1);border-radius:19px;background:linear-gradient(145deg,rgb(255 255 255 / .97),rgb(247 246 241 / .86))}.om-service-card__icon img{width:43px;height:43px;object-fit:contain}.om-service-card__icon--custom img{width:39px;height:39px}.om-service-card__number{color:rgb(14 75 57 / .22);font-family:"Playfair Display",Georgia,serif;font-size:18px;font-weight:500;line-height:1}.om-service-card__content{flex:1 1 auto}.om-service-card__content h2{margin:0;color:var(--om-services-green-dark);font-family:"Playfair Display",Georgia,serif;font-size:clamp(23px, 2vw, 28px);font-weight:500;line-height:1.18;letter-spacing:-.02em;text-wrap:balance}.om-service-card__content>p{margin:15px 0 0;color:var(--om-services-muted);font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.72}.om-service-card__features{display:grid;gap:9px;margin:22px 0 0;padding:0;list-style:none}.om-service-card__features li{position:relative;margin:0;padding-left:19px;color:#405b53;font-family:Inter,Arial,sans-serif;font-size:12.5px;line-height:1.5}.om-service-card__features li::before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--om-services-gold);box-shadow:0 0 0 4px rgb(199 155 77 / .11)}.om-service-card__footer{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:28px;padding-top:18px;border-top:1px solid rgb(14 75 57 / .08);color:var(--om-services-green);font-family:Inter,Arial,sans-serif;font-size:13px;font-weight:600}.om-service-card__arrow{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border:1px solid rgb(14 75 57 / .13);border-radius:50%;font-size:16px;line-height:1;transition:transform 260ms ease,color 260ms ease,border-color 260ms ease,background-color 260ms ease}.om-service-card__link:focus-visible{outline:3px solid rgb(199 155 77 / .45);outline-offset:4px}.om-services-cta-section{padding:0 0 clamp(70px, 8vw, 110px)}.om-services-cta{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(35px, 6vw, 90px);min-height:255px;overflow:hidden;padding:clamp(38px, 5vw, 65px);border:1px solid rgb(227 201 143 / .2);border-radius:28px;background:radial-gradient(circle at 84% 12%,rgb(199 155 77 / .22),transparent 30%),linear-gradient(135deg,var(--om-services-green-dark),var(--om-services-green-deep));box-shadow:0 26px 70px rgb(5 45 34 / .17);color:#fff}.om-services-cta::before{content:"";position:absolute;inset:13px;border:1px solid rgb(255 255 255 / .055);border-radius:19px;pointer-events:none}.om-services-cta__decoration{position:absolute;right:-70px;bottom:-150px;width:330px;height:330px;border:1px solid rgb(227 201 143 / .16);border-radius:50%;pointer-events:none}.om-services-cta__decoration::before,.om-services-cta__decoration::after{content:"";position:absolute;border:1px solid rgb(227 201 143 / .1);border-radius:50%}.om-services-cta__decoration::before{inset:38px}.om-services-cta__decoration::after{inset:80px}.om-services-cta__content{position:relative;z-index:2;max-width:750px}.om-services-cta__eyebrow{margin:0 0 13px;color:var(--om-services-gold-light);font-family:Inter,Arial,sans-serif;font-size:11px;font-weight:600;line-height:1.2;letter-spacing:.14em;text-transform:uppercase}.om-services-cta h2{max-width:750px;margin:0;color:#fff;font-family:"Playfair Display",Georgia,serif;font-size:clamp(29px, 3.4vw, 45px);font-weight:500;line-height:1.12;letter-spacing:-.025em;text-wrap:balance}.om-services-cta__content>p:last-child{max-width:660px;margin:17px 0 0;color:rgb(255 255 255 / .7);font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.72}.om-services-cta__action{position:relative;z-index:2}.om-services-cta__button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:25px;padding:13px 21px;border:1px solid rgb(255 255 255 / .44);border-radius:9px;background:#f4e1ad;box-shadow:0 12px 32px rgb(0 0 0 / .15);color:var(--om-services-green-dark);font-family:Inter,Arial,sans-serif;font-size:13px;font-weight:650;line-height:1.2;text-decoration:none;white-space:nowrap;transition:transform 260ms ease,background-color 260ms ease,box-shadow 260ms ease}.om-services-cta__button span:last-child{font-size:17px;transition:transform 260ms ease}.om-services-cta__button:focus-visible{outline:3px solid rgb(255 255 255 / .55);outline-offset:4px}@media (hover:hover) and (pointer:fine){.om-service-card__link:hover{transform:translateY(-7px);border-color:var(--om-services-border-hover);box-shadow:var(--om-services-shadow-hover)}.om-service-card__link:hover::before{opacity:1}.om-service-card__link:hover::after{width:100%}.om-service-card__link:hover .om-service-card__arrow{transform:translateX(3px);border-color:var(--om-services-green);background:var(--om-services-green);color:#fff}.om-services-cta__button:hover{transform:translateY(-3px);background:#f8e9c2;box-shadow:0 17px 38px rgb(0 0 0 / .21)}.om-services-cta__button:hover span:last-child{transform:translateX(3px)}}.om-services.om-services-has-motion .om-reveal{opacity:0;transform:translateY(22px);transition:opacity 700ms cubic-bezier(.22,1,.36,1),transform 700ms cubic-bezier(.22,1,.36,1)}.om-services.om-services-has-motion .om-reveal.is-visible{opacity:1;transform:translateY(0)}.om-services.om-services-has-motion .om-services-grid .om-service-card:nth-child(2){transition-delay:70ms}.om-services.om-services-has-motion .om-services-grid .om-service-card:nth-child(3){transition-delay:140ms}.om-services.om-services-has-motion .om-services-grid .om-service-card:nth-child(4){transition-delay:70ms}.om-services.om-services-has-motion .om-services-grid .om-service-card:nth-child(5){transition-delay:140ms}.om-services.om-services-has-motion .om-services-grid .om-service-card:nth-child(6){transition-delay:210ms}@media (max-width:1024px){.om-services-list__heading{grid-template-columns:1fr;gap:18px}.om-services-list__description{max-width:670px;padding-bottom:0}.om-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.om-services-cta{grid-template-columns:1fr;gap:30px}.om-services-cta__action{justify-self:start}}@media (max-width:767px){.om-services__container{width:min(100% - 28px, 1320px)}.om-services-list{padding:42px 0 72px}.om-services-list__heading{margin-bottom:29px}.om-services-eyebrow{margin-bottom:13px;font-size:11px}.om-services-list__heading h1{font-size:clamp(36px, 10vw, 46px);line-height:1.08}.om-services-list__description{font-size:14px;line-height:1.72}.om-services-grid{grid-template-columns:1fr;gap:13px}.om-service-card__link{padding:24px 21px;border-radius:19px}.om-service-card__top{align-items:center;margin-bottom:20px}.om-service-card__icon{width:58px;height:58px;flex-basis:58px;border-radius:17px}.om-service-card__icon img{width:39px;height:39px}.om-service-card__icon--custom img{width:35px;height:35px}.om-service-card__content h2{font-size:25px}.om-service-card__content>p{margin-top:12px;font-size:13.5px}.om-service-card__features{margin-top:18px}.om-service-card__footer{margin-top:23px}.om-services-cta-section{padding-bottom:68px}.om-services-cta{min-height:0;padding:35px 23px;border-radius:22px}.om-services-cta::before{inset:9px;border-radius:16px}.om-services-cta h2{font-size:31px}.om-services-cta__content>p:last-child{font-size:13.5px}.om-services-cta__action{width:100%}.om-services-cta__button{width:100%;min-height:51px;justify-content:space-between}.om-services-cta__decoration{right:-150px;bottom:-160px}}@media (max-width:390px){.om-services__container{width:min(100% - 22px, 1320px)}.om-services-list{padding-top:36px}.om-services-list__heading h1{font-size:34px}.om-service-card__link{padding-inline:19px}.om-services-cta{padding-inline:20px}.om-services-cta h2{font-size:28px}}@media (prefers-reduced-motion:reduce){.om-services.om-services-has-motion .om-reveal{opacity:1;transform:none;transition:none}.om-service-card__link,.om-service-card__link::before,.om-service-card__link::after,.om-service-card__arrow,.om-services-cta__button,.om-services-cta__button span{transition:none}}