.section-catalog {
    position: relative;
    z-index: 1;
}

.section-catalog__wrapper {
    max-width: 1109px;
    margin: 0 auto;
}

.section-catalog__block {
    top: -113.5px;
    position: relative;
    width: 1314px;
    height: 227px;
    background-color: white;
    box-shadow: 50px 50px 100px rgba(0, 0, 0, 0.145947);
    border-radius: 2px;
    
}

.section-catalog__images  {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.section-catalog__images img {
    margin: 60px 66px 54px 40px;
}

.service {
    z-index: 500;
}

.service-container {
    max-width: 1109px;
    height: 644px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.service-information {
    color: #4D533CE5;
    padding-top: 120px;
}

.service-information__text {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    padding-bottom: 29px;
}

.service-information__title {
    font-weight: 700;
    font-size: 36px;
    line-height: 46px;
    color: #4D533C;
    padding-bottom: 35px;
}

.service-information__secondtext {
    width: 475px;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 42px;
}

.service-information__link {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    text-decoration-line: underline;
    color: #D4D6D4;
}

.service-information__link:hover {
    color: #a9a9a9;
}

.service-information__link:active {
    color: #969595;
}
.billboard {
    padding-left: 160px;
}

.billboard-frame {
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 100px 100px rgba(0, 0, 0, 0.145947);
    width: 474px;
    height: 644px;
    top: -237px;
}

.billboard-container {
    width: 426px;
    height: 340px;
    padding: 244px 8px 60px 40px;
}

.billboard-text {
    font-style: italic;
    font-weight: 400;
    font-size: 24px;
    line-height: 40px;
    width: 390px;
    height: 200px;
}

.billboard-information {
    display: flex;
    justify-content: space-between;
    width: 358px;
    height: 90px;
}

.billboard-img {
    padding-top: 50px;
    width: 120px;
    height: 170px;
    border-radius: 50%;
}

.billboard-about {
    padding-top: 64px;
}

.billboard-name {
    font-weight: 700;
    font-size: 22px;
    line-height: 33px;
    color: #4D533C;
}

.billboard-profession {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #152934;
}

.line hr {
    max-width: 1111px;
    margin: 0 auto;
}

.information-other {
    padding-top: 150px;
    max-width: 1111px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.information-other h2 {
    width: 325px;
    font-weight: 700;
    font-size: 36px;
    line-height: 54px;
    color: #4D533C;
}

.information-other p {
    position: relative;
    width: 600px;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: rgba(33, 56, 66, 0.6);
    padding-left: 133px;
}

.informationbar {
    position: relative;
    padding-top: 104px;
}

.informationbar-first {
    max-width: 1306px;
    display: flex;
    justify-content: space-between;
}

.informationbar-first__img {
    width: 735px;
    height: 550px;
}

.informationbar-first__information {
    position: relative;
    top: 80px;
}

.informationbar-first__title {
    width: 475px;
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    color: #4D533C;
    padding-bottom: 21px;
}

.informationbar-first__about1 {
    width: 421px;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: rgba(33, 56, 66, 0.6);
    padding-bottom: 18px;
}

.informationbar-first__about2 {
    width: 421px;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: rgba(33, 56, 66, 0.6);
    padding-bottom: 90px;
}

.informationbar-link {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    text-decoration-line: underline;
    color: #D4D6D4;
}

.informationbar-link:hover {
    color: #a9a9a9;
}

.informationbar-link:active {
    color: #969595;
}

.billboard-first {
    position: relative;
    top: -200px;
    left: 323px;
}

.billboard-frame--first {
    pointer-events: none;
    width: 453px;
    height: 243px;
    background: #FFFFFF;
    box-shadow: 50px 50px 100px rgba(0, 0, 0, 0.145947);
    border-radius: 8px;
}

.billboard-text--first {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}

.billboard-container--first {
    width: 390px;
    height: 184px;
    padding: 30px 33px 23px 30px;
}

.billboard-information--first {
    display: flex;
    width: 220px;
    height: 48px;
}

.billboard-img--first {
    padding-top: 25px;
    width: 65px;
    height: 65px;
    top: 50%;
}

.billboard-about--first {
    padding-top: 24px;
}

.billboard-name--first {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #4D533C;
    padding-bottom: 4px;
    padding-left: 14px;
}

.billboard-profession--first {
    width: 180px;
    height: 21px;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #152934;
    padding-left: 14px;
}

.informationbar-second {
    position: relative;
    top: -80px;
}

.informationbar--second {
    padding-left: 172px;
    flex-direction: row-reverse;
    display: flex;
    justify-content: space-between;
}

.billboard-second {
    position: relative;
    top: -200px;
    left: 665px;
}

.informationbar-third {
    position: relative;
    top: -150px;
}

.informationbar--third {
    max-width: 1306px;
    display: flex;
    justify-content: space-between;
}

.second-line {
    display: block;
    max-width: 1111px;
    margin: 0 auto;
    margin-top: -150px;
}

.profession {
    padding-top: 150px;
}

.profession-wrapper {
    max-width: 1111px;
    margin: 0 auto;
}

.profession-title {
    width: 450px;
    padding-bottom: 87px;
}

.profession-title p {
    font-weight: 700;
    font-size: 36px;
    line-height: 46px;
    color: #4D533C;
}

.profession-list {
    display: flex;
    justify-content: space-between;
    padding: 0 30px 36px 30px;
}

.profession-list__wrapper {
    width: 194px;
}

.profession-list__title {
    width: 183px;
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    text-transform: uppercase;
    color: #4D533C;
    padding-bottom: 20px;
}


.profession-list__text {
    height: 104px;
    width: 194px;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    color: rgba(33, 56, 66, 0.6);
}

.profession-list__link {
    padding-top: 56px;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    text-decoration-line: underline;
    color: #D4D6D4;
}

.profession-list__link:hover {
    color: #FFD723;
}

.profession-list__link:active {
    color: #edc40e;
}

.main-catalog {
    z-index: 3;
    position: relative;
    width: 1275px;
    height: 362px;
    background: #FAFAFA;
    box-shadow: 50px 130px 80px rgba(0, 0, 0, 0.145947);
    top: 183px;
}

.main-catalog__container {
    padding: 70px 289px 71px 164px;
    width: 822px;
    height: 221px;
}

.main-catalog__container h2 {
    width: 822px;
    height: 148px;
    font-weight: 700;
    font-size: 60px;
    line-height: 74px;
}

.main-catalog__link {
    padding-top: 50px;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    text-decoration-line: underline;
    color: #D4D6D4;
}

.main-catalog__link:hover {
    color: #b3b3b3;
    text-decoration: none;
}

.main-catalog__link:active {
    color: #959494;
}