.services-content{flex-direction:column;gap:15px;min-height:60vh;display:flex}.cr-title{font-family:var(--font-variable);text-transform:uppercase;font-size:20px;font-weight:500}@media (max-width:1023px){.cr-title{font-size:20px}}@media (max-width:767px){.cr-title{font-size:18px}}.service-section-content{--gap:var(--gap-desktop)}@media (max-width:1023px){.service-section-content{--gap:var(--gap-tablet)}}@media (max-width:767px){.service-section-content{--gap:var(--gap-mobile)}}.service-section-content{padding-top:35px;padding-bottom:35px}.last-section{padding-bottom:0}.service-top-section{align-items:flex-start;gap:var(--gap);margin-bottom:var(--gap);flex-direction:row;display:flex}@media (max-width:767px){.service-top-section{flex-direction:column;gap:20px}}.service-text-column{width:calc(100%*(1 - 2*var(--r)) - 2*var(--gap))}@media (max-width:767px){.service-text-column{width:100%}}.service-text-column{padding-top:10px;padding-right:10px}.text-on-right{padding-left:30px}.service-images-column{flex:1;min-width:0}@media (max-width:767px){.service-images-column{width:100%}}.service-bottom-section{width:100%}.service-accordion{flex-direction:column;gap:20px;display:flex}@media (max-width:1023px){.service-accordion{gap:20px}}@media (max-width:767px){.service-accordion{gap:20px}}.service-accordion .accordion-0{margin-bottom:-10px!important}.service-accordion__header{cursor:pointer;-webkit-user-select:none;user-select:none;width:fit-content;padding-right:10px;scroll-margin-top:120px;display:block}@media (max-width:1023px){.service-accordion__header{scroll-margin-top:100px}}@media (max-width:400px){.service-accordion__header{padding-right:45px}}@media (max-width:380px){.service-accordion__header{padding-right:35px}}@media (max-width:360px){.service-accordion__header{padding-right:20px}}.service-accordion__header h3{text-transform:uppercase;font-variation-settings:"wght" 500;font-size:20px;font-family:var(--font-variable);margin:0;transition:font-variation-settings .4s}@media (max-width:1023px){.service-accordion__header h3{font-size:20px}}@media (max-width:767px){.service-accordion__header h3{font-size:18px}}.service-accordion__header:hover h3{font-variation-settings:"wght" 600}.service-accordion__header:focus-visible{outline:2px solid var(--primary-color);outline-offset:4px}.service-accordion__header--light h3{font-variation-settings:"wght" 300}.service-accordion__header--light:hover h3{font-variation-settings:"wght" 500}.service-accordion__icon{vertical-align:0;width:13px;height:13px;margin-left:15px;transition:transform 1s cubic-bezier(.22,1,.36,1);display:inline-flex}@media (max-width:767px){.service-accordion__icon{vertical-align:-1px}}.service-accordion__icon--open{transform:rotate(180deg)}.service-accordion__content-wrapper{opacity:0;grid-template-rows:0fr;transition:grid-template-rows 1s cubic-bezier(.22,1,.36,1),opacity 1s cubic-bezier(.22,1,.36,1);display:grid;overflow:hidden}.service-accordion__content-wrapper--open{opacity:1;grid-template-rows:1fr}.service-accordion__content{min-height:0}.cr-subsection .service-accordion__header{padding-left:40px}@media (max-width:767px){.service-top-section:has(.text-on-right){flex-direction:column-reverse}.service-top-section:has(.text-on-right) .text-on-right{padding-left:0}.service-text-column{padding-top:0;padding-bottom:10px;padding-right:0}.service-section-content{padding-top:20px;padding-bottom:30px}.service-section-content.last-section{padding-bottom:0}}
