@charset "UTF-8";:root{--font-main:"Satoshi",sans-serif;--font-headings:"Switzer",sans-serif;--primary:#ee3700;--primary-400:#bd0c05;--primary-200:#549dfc;--secondary:#00fb7e;--secondary-400:#0f4d55;--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:#00e;--accent-lavender:#bf77df;--accent-peach:#ffc785;--accent-periwinkle:#8dadff;--accent-sky:#7ed1ff;--orange-dark:#bd0c05;--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;--top-bottom-padding-m:60px;--top-bottom-padding-s:40px;--top-bottom-padding-none:0px;--btn-radius:117px;--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}}.services{width:100%;padding:var(--section-pt,var(--top-bottom-padding-m,60px)) 0 var(--section-pb,var(--top-bottom-padding-m,60px));background-color:var(--background-color,var(--white));overflow:hidden}@media (max-width:576px){.services{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 .container{width:100%;max-width:var(--container-width);margin:0 auto;padding:0 var(--container-padding);display:flex;flex-direction:column;gap:var(--distance-between-elements-l,80px)}@media (max-width:768px){.services .container{gap:var(--distance-between-elements-s,48px)}}.services__header{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.services__eyebrow{display:flex;align-items:center;gap:12px}.services__eyebrow-text{margin:0;color:var(--text-color,var(--copy-color))}.services__heading{margin:0;max-width:720px;color:var(--title-color,var(--headlines-color))}.services__description{margin:0;max-width:560px;color:var(--text-color,var(--copy-color))}.services__description p{margin:0}.services__tabs-area{width:100%;max-width:100%;box-sizing:border-box;min-width:0;display:flex;flex-direction:column;gap:40px}@media (max-width:1024px){.services__tabs-area{gap:32px}}.services__tabs-nav{display:flex;flex-wrap:wrap;gap:16px 24px}@media (max-width:1024px){.services__tabs-nav{gap:8px 16px}}.services__tab{display:inline-flex;align-items:center;text-align:left;padding:24px 40px;border:1px solid var(--grey-900);border-radius:32px;background:0 0;color:var(--grey-950,#1b1b1b);cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}@media (max-width:576px){.services__tab{padding:16px 24px}}.services__tab.active,.services__tab:hover{background-color:var(--grey-900,#1d1d1d);border-color:var(--grey-900,#1d1d1d);color:var(--white)}.services__tab .services__tab-label{display:block;color:inherit}.services__tabs-slider{position:relative;width:100%;max-width:100%;box-sizing:border-box;min-width:0}.services__tabs-content{position:relative;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;padding:24px 56px;border-radius:var(--border-radius-m,32px);background-color:var(--grey-900,#1d1d1d);color:var(--white);list-style:none;height:auto}.services__tabs-content:after{content:"";position:absolute;top:24px;right:24px;width:12px;height:12px;border-radius:50%;background-color:var(--secondary,#00fb7e)}@media (max-width:576px){.services__tabs-content{gap:32px;padding:24px 24px 32px 24px;border-radius:var(--border-radius-s,16px)}}.services__text-box{width:100%}.services__text-area{display:flex;gap:40px 24px;align-items:start}@media (max-width:1024px){.services__text-area{flex-direction:column}}.services__text-area-content{display:flex;flex-direction:column;gap:40px;width:430px;padding:56px 0}@media (max-width:1024px){.services__text-area-content{gap:24px;width:100%;padding:0}}.services__text-area-media{width:calc(100% - 96px - 430px)}@media (max-width:1024px){.services__text-area-media{width:100%}}.services__divider{width:12px;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.services__divider span{width:11px;height:11px;flex-shrink:0;background:linear-gradient(to right,transparent calc(50% - 1px),var(--grey-700,#555) calc(50% - 1px),var(--grey-700,#555) calc(50% + 1px),transparent calc(50% + 1px)),linear-gradient(to bottom,transparent calc(50% - 1px),var(--grey-700,#555) calc(50% - 1px),var(--grey-700,#555) calc(50% + 1px),transparent calc(50% + 1px))}@media (max-width:1024px){.services__divider{display:none}}.services__headline{display:flex;flex-direction:column;gap:19px}.services__tab-title{margin:0;font-size:2.5rem;font-weight:500;line-height:1;color:var(--white)}@media (max-width:576px){.services__tab-title{font-size:2rem}}.services__tab-description{margin:0;max-width:420px}.services__tab-description,.services__tab-description p,.services__tab-description span{color:var(--white)}.services__tab-description p{margin:0}.services__bullets{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:24px 8px}@media (max-width:1024px){.services__bullets{flex-direction:column;gap:8px}}.services__bullet{display:flex;align-items:flex-start;gap:12px;width:100%}.services__bullet--half{width:calc(50% - 4px)}@media (max-width:1024px){.services__bullet--half{width:100%}}.services__bullet-icon{flex-shrink:0;width:16px;height:12px;margin-top:5px;background:url(../../images/services/check.svg) no-repeat center/contain}.services__bullet-text{margin:0;display:flex;flex-direction:column;color:var(--grey-0,#fff)}.services__bullet-text strong{color:var(--white);font-weight:600}.services .button{width:100%;text-align:center}.services__image{width:100%}.services__image img{display:block;width:100%;height:auto}.services__image--animation object,.services__image--animation svg{display:block;width:100%;height:auto}@media (max-width:1024px){.services__image{grid-column:auto;grid-row:auto;width:100%}}.services__logo-box{display:flex;flex-direction:column;gap:var(--distance-between-elements-xxs,16px)}.services__logo-box-label{margin:0;color:var(--grey-250,#c8c8c8);letter-spacing:.04em;text-transform:uppercase}.services__logos{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.services__logo{display:inline-flex;align-items:center;justify-content:center;padding:11px;border:1px solid var(--grey-800,#2c2b2b);background-color:var(--grey-800,#2c2b2b);border-radius:8px}@media (max-width:576px){.services__logo{padding:9px}}.services__logo img{display:block;max-height:20px;-o-object-fit:contain;object-fit:contain;width:auto}.services .splide__track{overflow:unset}@media (max-width:1024px){.services .splide__list{align-items:stretch}.services .splide__slide{height:auto}}/*# sourceMappingURL=services.min.css.map */
