@charset "UTF-8";.services-cta{--services-cta-earth:#8b6f47;position:relative;overflow:clip;background:var(--wp--preset--color--neutral-white,#fff);color:var(--wp--preset--color--neutral-black,#000);padding-block:var(--wp--preset--spacing--space-20)}.services-cta__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:var(--wp--preset--spacing--space-16)}.services-cta__header{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr) auto;align-items:center;gap:var(--wp--preset--spacing--space-8)}.services-cta__title{margin:0;font-size:clamp(40px, calc(40px + 32 * ((100vw - 800px) / (1440 - 800))), 72px);line-height:1.05;font-weight:var(--wp--custom--tokens--font--weight--bold,600);color:#0992d1;text-wrap:balance}.services-cta__description{margin:0;max-width:42ch;font-size:17px;line-height:1.45;color:var(--wp--preset--color--neutral-600,#8b8d8d);text-wrap:pretty}.services-cta__button{justify-self:end}.services-cta__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-radius:15px;overflow:hidden}.services-cta__card{display:flex;flex-direction:column;align-items:flex-start;gap:var(--wp--preset--spacing--space-6);min-height:100%;padding:var(--wp--preset--spacing--space-10);background:var(--wp--preset--color--neutral-white,#fff);transition:background 0.5s ease-in-out;will-change:transform,opacity}.services-cta__card:nth-child(2),.services-cta__card:nth-child(3){background:#f0f9ff}.services-cta__card:hover{background:#0992d1;color:#fff}.services-cta__card:hover .services-cta__card-title,.services-cta__card:hover .services-cta__card-description{color:#fff}.services-cta__card:hover .services-cta__card-link{color:#003e5a}.services-cta__card-icon{display:flex;align-items:center;justify-content:center;color:var(--services-cta-earth);background:#fff;width:63px;height:63px;border-radius:50%}.services-cta__card-icon-img{display:block;width:auto;height:auto;max-width:48px;max-height:48px;object-fit:contain}.services-cta__card-body{display:flex;flex:1;flex-direction:column;align-items:flex-start;gap:var(--wp--preset--spacing--space-2)}.services-cta__card-title{margin:0;font-size:22px;line-height:1.2;font-weight:var(--wp--custom--tokens--font--weight--bold,600);color:#0992d1;text-wrap:balance;transition:color 0.5s ease-in-out}.services-cta__card-description{margin:0;flex:1;font-size:16px;line-height:1.5;color:var(--wp--preset--color--neutral-600,#8b8d8d);text-wrap:pretty;transition:color 0.5s ease-in-out}.services-cta__card-link{display:inline-flex;align-items:center;gap:10px;margin-top:auto;padding-top:var(--wp--preset--spacing--space-4);color:var(--wp--preset--color--gold);font-size:13px;font-weight:var(--wp--custom--tokens--font--weight--bold,600);letter-spacing:.08em;line-height:1;text-decoration:none;text-transform:uppercase;transition:color 0.5s ease-in-out}.services-cta__card-link:hover .u-btn__icon{transform:translateX(7px)}.services-cta__card-link .u-btn__icon{margin-left:0;border-left:0;width:auto;min-height:0;transition:transform 0.3s ease-in-out}.services-cta__card-link .u-btn__icon svg{max-width:13px;max-height:10px}.services-cta__card-link:hover{color:color-mix(in srgb,var(--services-cta-earth) 80%,#000)}@media (max-width:1024px){.services-cta{padding-block:var(--wp--preset--spacing--space-16)}.services-cta__header{grid-template-columns:minmax(0,1fr);gap:var(--wp--preset--spacing--space-6)}.services-cta__description{max-width:none}.services-cta__button{justify-self:start}}@media (max-width:768px){.services-cta{padding-block:var(--wp--preset--spacing--space-12)}.services-cta__inner{gap:var(--wp--preset--spacing--space-10)}.services-cta__grid{grid-template-columns:minmax(0,1fr);border-radius:0;overflow:visible;gap:0}.services-cta__card{padding:var(--wp--preset--spacing--space-6);border-radius:15px}.services-cta__card:nth-child(2),.services-cta__card:nth-child(3){background:var(--wp--preset--color--neutral-white,#fff)}.services-cta__card:nth-child(odd){background:var(--wp--preset--color--neutral-white,#fff)}.services-cta__card:nth-child(even){background:#f0f9ff}.services-cta__card-title{font-size:20px}}