@charset "UTF-8";:root{--font-main:"Satoshi",sans-serif;--font-headings:"Switzer",sans-serif;--primary:#d1603d;--primary-400:#b5421f;--primary-200:#eb9378;--secondary:#94c8c3;--secondary-400:#0f4d55;--third:#88c1ed;--grey-1000:#000;--grey-950:#1b1b1b;--grey-900:#1d1d1d;--grey-800:#2c2b2b;--grey-700:#555;--grey-500:#999;--grey-400:#758195;--grey-300:#c4c4c4;--grey-250:#c8c8c8;--grey-200:#cecece;--grey-100:#ebebeb;--grey-50:#f5f5f5;--grey-0:#fff;--white:var(--grey-0);--black:var(--grey-1000);--copy-color:var(--grey-950);--headlines-color:var(--grey-950);--link-color:#d1603d;--tagline:#d1603d;--form-error-color:#b5421f;--accent-pink:#d08d9f;--accent-yellow:#f0c278;--accent-green:#94c8c3;--accent-sky:#88c1ed;--orange-dark:#b5421f;--cards-dark:#1d1d1d;--cards-light:#f5f5f5;--bg-gradient-start:#ebebeb;--bg-gradient-end:#cecece;--bg-gradient:radial-gradient(294.63% 141.42% at 0% 0%, var(--bg-gradient-start) 0%, var(--bg-gradient-end) 100%);--container-width:1440px;--container-padding:64px;--border-radius-m:32px;--border-radius-s:16px;--distance-between-elements-xxl:120px;--distance-between-elements-xl:100px;--distance-between-elements-l:80px;--distance-between-elements-m:64px;--distance-between-elements-s:48px;--distance-between-elements-xs:32px;--distance-between-elements-xxs:16px;--spacer-120:120px;--spacer-100:100px;--spacer-80:80px;--spacer-72:72px;--spacer-64:64px;--spacer-56:56px;--spacer-48:48px;--spacer-40:40px;--spacer-32:32px;--spacer-24:24px;--spacer-16:16px;--spacer-8:8px;--top-bottom-padding-m:60px;--top-bottom-padding-s:40px;--top-bottom-padding-none:0px;--section-content-gap:40px;--btn-radius:100px;--btn-border-width:1px;--btn-padding-y:14px;--btn-padding-x:32px;--btn-min-width:130px;--btn-font-size:1rem;--btn-line-height:1.4;--btn-font-weight:600;--btn-text-transform:none;--btn-letter-spacing:0;--btn-focus-ring:#00e;--form-font-weight:400;--form-font-size:16px;--form-input-height:48px;--form-input-padding:12px;--form-input-border-radius:2px;--form-label-margin-bottom:6px}@media (max-width:1024px){:root{--container-padding:16px;--top-bottom-padding-m:48px;--top-bottom-padding-s:32px;--section-content-gap:32px}}@media (max-width:576px){:root{--top-bottom-padding-m:40px;--top-bottom-padding-s:24px;--section-content-gap:24px}}.services-grid{width:100%;padding:var(--section-pt,var(--top-bottom-padding-m,60px)) 0 var(--section-pb,var(--top-bottom-padding-m,60px));overflow:hidden}@media (max-width:576px){.services-grid{padding:var(--section-pt-mobile,var(--section-pt,var(--top-bottom-padding-m,60px))) 0 var(--section-pb-mobile,var(--section-pb,var(--top-bottom-padding-m,60px)))}}.services-grid .container{width:100%;max-width:var(--container-width);margin:0 auto;padding:0 var(--container-padding)}.services-grid .container_column{display:flex;flex-direction:column;align-items:center;gap:var(--spacer-40,40px);width:100%}@media (max-width:768px){.services-grid .container_column{gap:var(--spacer-24,24px)}}.services-grid__heading{display:flex;flex-direction:column;align-items:center;gap:var(--spacer-24,24px);width:100%;text-align:center}@media (max-width:768px){.services-grid__heading{gap:var(--spacer-16,16px)}}.services-grid__tagline{display:inline-flex;align-items:center;gap:var(--spacer-12,12px);margin:0;font-family:var(--font-headings);font-weight:400;font-size:1rem;line-height:1;text-transform:uppercase;color:var(--grey-950,#1b1b1b)}.services-grid__tagline:before{content:"";order:-1;flex-shrink:0;width:16px;height:16px;background:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"%3E%3Crect width="8" height="8" fill="%23EE3700"/%3E%3Crect x="8" y="8" width="8" height="8" fill="%23EE3700"/%3E%3C/svg%3E') no-repeat center/contain}.services-grid__title{margin:0;text-align:center;color:var(--grey-950,#1b1b1b)}.services-grid__title p,.services-grid__title span{color:var(--grey-950,#1b1b1b)}.services-grid__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--spacer-24,24px);width:100%}@media (max-width:860px){.services-grid__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services-grid__grid{grid-template-columns:1fr;gap:var(--spacer-16,16px)}}.services-grid__card{display:flex;flex-direction:column;gap:var(--spacer-16,16px);height:100%;background-color:var(--cards-dark,#1d1d1d);border-radius:var(--border-radius-s,16px);padding:var(--spacer-24,24px);text-decoration:none}.services-grid a.services-grid__card{transition:background-color .2s ease}.services-grid a.services-grid__card:hover{background-color:color-mix(in srgb,var(--cards-dark,#1d1d1d) 88%,#fff)}.services-grid__card-tag{display:inline-flex;align-items:center;gap:var(--spacer-12,12px);margin:0;font-family:var(--font-headings);font-weight:400;font-size:1rem;line-height:1;text-transform:uppercase;color:var(--white,#fff)}.services-grid__card-tag:before{content:"";order:-1;flex-shrink:0;width:16px;height:16px;background:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"%3E%3Crect width="8" height="8" fill="%23EE3700"/%3E%3Crect x="8" y="8" width="8" height="8" fill="%23EE3700"/%3E%3C/svg%3E') no-repeat center/contain}.services-grid__card-title{margin:0;color:var(--white,#fff)}.services-grid__card-title p,.services-grid__card-title span{color:var(--white,#fff)}.services-grid__card-description{flex:1 0 auto;margin:0;font-size:1rem;line-height:1.4;color:var(--white,#fff)}.services-grid__card-description .p,.services-grid__card-description p{margin:0;color:var(--white,#fff)}.services-grid__card-buttons{margin-top:auto}.services-grid__card-buttons .buttons-list{justify-content:flex-start;gap:var(--spacer-8,8px)}.services-grid__card-buttons .btn,.services-grid__card-buttons a,.services-grid__card-buttons button{display:inline;padding:0;border:0;background:0 0;font-size:1rem;line-height:1.4;font-style:italic;font-weight:500;text-decoration:underline;color:var(--primary-200,#eb9378)}.services-grid__card-buttons .btn:hover,.services-grid__card-buttons a:hover,.services-grid__card-buttons button:hover{color:var(--primary,#d1603d)}.services-grid .splide{visibility:visible}.services-grid .splide__track{overflow:visible}@media (max-width:1024px){.services-grid__grid.splide{display:block}}@media (min-width:1025px){.services-grid__grid.splide .splide__list,.services-grid__grid.splide .splide__slide,.services-grid__grid.splide .splide__track{display:contents}}.services-grid__arrows{display:none}@media (max-width:1024px){.services-grid__arrows{display:flex;gap:16px;justify-content:flex-start}}.services-grid__arrow{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;padding:8px;border:0;border-radius:4px;background-color:var(--grey-900,#1d1d1d);color:var(--secondary,#94c8c3);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:color .2s ease,background-color .2s ease}.services-grid__arrow:focus-visible:not(:disabled),.services-grid__arrow:hover:not(:disabled){background-color:var(--grey-800,#2c2b2b)}.services-grid__arrow:disabled{color:var(--primary,#d1603d);cursor:not-allowed}.services-grid__arrow-icon{display:block}.services-grid__arrow--prev .services-grid__arrow-icon{transform:scaleX(-1)}/*# sourceMappingURL=services-grid.min.css.map */
