.services-tabs-block{padding:3.125rem 0;overflow:hidden}.services-tabs-block__desktop{display:none}@media (min-width:1025px){.services-tabs-block__desktop{display:block}.services-tabs-block__mobile{display:none}}.services-tabs-block__mobile .services-tabs-block__header{flex-direction:column}.services-tabs-block__title{text-align:center;color:#192f59;font-size:24px;font-weight:700}@media (min-width:960px){.services-tabs-block__title{font-size:40px}}.services-tabs-block__body{width:100%;max-width:1140px;margin:45px auto 0}.services-tabs-block__header{justify-content:center;display:flex}.services-tabs-block__header-inner{grid-template-columns:1fr 1fr;gap:10px;width:100%;padding-bottom:15px;display:grid}@media (min-width:800px){.services-tabs-block__header-inner{flex-flow:wrap;display:flex}}@media (min-width:1025px){.services-tabs-block__header-inner{max-width:fit-content}}.services-tabs-block__header-item{color:#fff;cursor:pointer;flex-direction:row;justify-content:center;align-items:center;width:100%;font-size:12px;font-weight:600;transition:all .3s linear;display:flex}@media (min-width:1025px){.services-tabs-block__header-item{max-width:fit-content;padding:0 20px;font-size:16px}}.services-tabs-block__content{margin-top:0;position:relative}.services-tabs-block__content-item{flex-direction:column;gap:30px;display:flex}@media (min-width:768px){.services-tabs-block__content-item{flex-direction:row}}.services-tabs-block__content-img{justify-content:center;align-items:center;max-height:450px;display:flex;overflow:hidden}@media (min-width:768px){.services-tabs-block__content-img{width:40%}}.services-tabs-block__content-img img{object-fit:cover;width:100%;height:100%}@media (min-width:768px){.services-tabs-block__content-text{width:60%}}.services-tabs-block__content-text h2{color:#03273f;margin-bottom:15px;font-size:24px;font-weight:600;line-height:115%}@media screen and (min-width:1025px){.services-tabs-block__content-text h2{font-size:35px}}.services-tabs-block__content-text h3{color:#03273f;margin-bottom:15px;font-size:24px;font-weight:600;line-height:115%}@media screen and (min-width:1025px){.services-tabs-block__content-text h3{font-size:30px}}.services-tabs-block__content-text ul{padding-left:10px}.services-tabs-block__content-text ul li{color:#54595f;padding:5px 0 5px 20px;font-family:Roboto,sans-serif;font-size:16px;list-style-type:none;position:relative}.services-tabs-block__content-text ul li:after{content:"";background:url(../../../images/list-style-type.svg) top/cover no-repeat;width:14px;height:14px;position:absolute;top:10px;left:0}.services-tabs-block__content-text strong{color:#83878c}