.service-header-wrapper{margin-bottom:var(--section-margin);max-width:1440px;padding-left:var(--container-padding);padding-right:var(--container-padding);margin-left:auto;margin-right:auto}@media screen and (width<=1024px){.service-header-wrapper{padding:0}}.service-header{border-radius:20px;height:572px;position:relative;overflow:hidden}@media screen and (width<=1024px){.service-header{border-radius:0}}@media screen and (width<=780px){.service-header{height:calc(100svh - var(--header-mobile-height) - 47.3px)}}.service-header__image-wr{width:100%;height:100%}.service-header__image{-o-object-position:center right!important;object-position:center right!important}.service-header__image.service-header--right .service-header__image{-o-object-position:center left!important;object-position:center left!important}.service-header__image.service-header--bottom .service-header__image{-o-object-position:top center!important;object-position:top center!important}.service-header__content{flex-direction:column;justify-content:center;align-items:flex-start;padding:30px 60px;display:flex;position:absolute;inset:0}@media screen and (width<=780px){.service-header__content{justify-content:flex-start}}@media screen and (width>=781px){.service-header--right .service-header__content{align-items:flex-end}.service-header--bottom .service-header__content{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:0 40px}.service-header--bottom .service-header__content .service-header__top-div{display:none}}@media screen and (width<=1024px){.service-header__content{padding:20px}}.service-header__tags{gap:10px;width:100%;display:flex;overflow:auto}.service-header--center .service-header__tags,.service-header--right .service-header__tags{margin-top:auto}.service-header--bottom .service-header__tags{justify-content:flex-end}@media screen and (width<=1024px){.service-header__tags{width:auto;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}}@media screen and (width<=780px){.service-header__tags{margin-top:auto}}.service-header__top-div{margin-bottom:auto}@media screen and (width<=780px){.service-header--has-tags .service-header__top-div{margin-bottom:auto}}.service-header__tag{text-align:center;color:#fff;cursor:pointer;border-radius:50px;flex-shrink:0;min-height:45px;padding:12px 20px;font-size:14px;font-weight:500;line-height:150%;position:relative;overflow:hidden}.service-header--black .service-header__tag{color:#747474}.service-header__tag:after{content:"";opacity:.1;background:#fff;transition:all .3s;position:absolute;inset:0}.service-header--black .service-header__tag:after{opacity:.2;background:#747474}.service-header__tag:hover:after{opacity:.5}.service-header__center{flex-direction:column;max-width:500px;display:flex}.service-header--right .service-header__center{width:min-content;max-width:100%}.service-header--bottom .service-header__center{width:100%}.service-header__title{color:var(--c-white);font-size:60px;font-weight:400;line-height:100%}@media screen and (width<=1024px){.service-header__title{font-size:48px}}@media screen and (width<=576px){.service-header__title{font-size:30px}}.service-header--black .service-header__title{color:var(--c-black)}.service-header__subtitle{color:var(--c-white);margin-top:16px;font-size:16px;line-height:131%}.service-header--black .service-header__subtitle{color:var(--c-black)}.service-header__button{width:max-content;margin-top:30px}.service-header__button.button--ghost{color:var(--c-white);border-color:var(--c-white)}.service-header__button.button--ghost:hover{background:var(--c-prime);border-color:var(--c-prime)}
