.sectionServicesHeader{background-color:var(--bg_beige);display:flex;justify-content:space-between}.sectionServicesHeader__content{-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:60px 40px;display:grid;align-content:space-between}.sectionServicesHeader__content_link{-webkit-user-select:none;-moz-user-select:none;user-select:none;text-decoration:none;font-size:17px;font-weight:400;line-height:140%;color:var(--text_002);transition:.3s}.sectionServicesHeader__content_link:hover{color:var(--text_001)}.sectionServicesHeader__content_title{margin:0;font-size:56px;font-weight:600;line-height:124%;color:var(--text_001)}.sectionServicesHeader_image{-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:cover;object-fit:cover}.sectionServicesHeader--bgImage{position:relative;overflow:hidden;min-height:500px}.sectionServicesHeader--bgImage .sectionServicesHeader__content{position:relative;z-index:1}.sectionServicesHeader--bgImage .sectionServicesHeader__content_title{max-width:490px}.sectionServicesHeader--bgImage .sectionServicesHeader_image{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.sectionServicesContent{max-width:866px;margin:auto;display:grid;row-gap:24px;padding:84px 0 120px}.sectionServicesContent__title{margin:0 0 12px;font-size:30px;font-weight:600;line-height:124%;color:var(--text_001)}.sectionServicesContent__subTitle{margin:0;font-size:21px;font-weight:600;line-height:124%;color:var(--text_001)}.sectionServicesContent__list{margin:0 0 12px;padding:0;font-size:17px;font-weight:400;line-height:140%;color:var(--text_002);list-style-type:none}.sectionServicesContent__list_elem{margin-bottom:4px;padding-left:26px;position:relative}.sectionServicesContent__list_elem:before{content:"";position:absolute;top:6.5px;left:3px;width:10px;height:10px;border-radius:50%;background-color:var(--yellow);margin-right:13px;vertical-align:middle}.sectionServicesContent__list_elem:last-child{margin-bottom:0}.sectionServicesContent__mainText{margin:0 0 12px;padding:0 26px 0 23px;font-size:21px;font-weight:600;line-height:124%;color:var(--text_001);border-left:3px solid var(--yellow)}.sectionServicesContent__paragraph{margin:0;font-size:17px;font-weight:400;line-height:140%;color:var(--text_002)}.sectionServicesContent__bold{font-weight:600}.sectionServicesContent__hint{color:var(--text_002);font-size:12px}.sectionServicesContent__list_title{margin:0 0 24px;font-size:17px;font-weight:400;line-height:140%;color:var(--text_002)}.sectionServicesContent__list_values{margin:0 0 12px;padding:0;font-size:17px;font-weight:400;line-height:140%;color:var(--text_002);list-style-type:none}.sectionServicesContent__list_values_elem{margin-bottom:4px;padding-left:26px;position:relative}.sectionServicesContent__list_values_elem:before{content:"";position:absolute;top:5.5px;left:2px;width:10px;height:10px;border-radius:50%;background-color:var(--yellow);margin-right:13px}.sectionServicesContent__list_values_elem:last-child{margin-bottom:0}.sectionServicesContent__video{border:none;width:100%;height:500px;display:block;margin-bottom:12px}@media screen and (max-width:1399px){.sectionServicesHeader_image{max-width:50%}}@media screen and (max-width:1150px){.sectionServicesHeader__content{max-width:700px;padding:48px 16px}.sectionServicesHeader__content_link{font-size:15px}.sectionServicesHeader__content_title{font-size:36px}.sectionServicesHeader_image{max-height:355px}}@media screen and (max-width:900px){.sectionServicesContent{max-width:calc(100% - 32px);padding:73px 0 88px}.sectionServicesContent__title{font-size:22px}.sectionServicesContent__subTitle{font-size:19px}.sectionServicesContent__list,.sectionServicesContent__list_title,.sectionServicesContent__list_values{font-size:15px}.sectionServicesContent__mainText{font-size:19px}.sectionServicesContent__paragraph{font-size:15px}.sectionServicesContent__video{max-width:736px;width:100%}}@media screen and (max-width:768px){.sectionServicesHeader__content{max-height:255px}.sectionServicesHeader_image{max-height:355px}.sectionServicesContent__video{height:460px}}@media screen and (max-width:720px){.sectionServicesHeader{display:grid}.sectionServicesHeader__content{max-height:255px;gap:10px;padding:48px 16px 52px}.sectionServicesHeader_image{margin:auto;max-height:292px;max-width:100%}}@media screen and (max-width:400px){.sectionServicesHeader__content_title{font-size:33px}.sectionServicesContent__video{height:188px}}