#music {
	position:absolute;
	opacity: 0;
	height: 0;
	width: 0;
}

#moreBiogparphy_content {
	display: none;
}

#moreBiogparphy_content > div {
	margin: 10px 0;
}

.background__none {
    background: transparent !important;
    display: none !important;
}
.header_main {
    width: calc(100% - 78px);
    background: #F3ECE7;
    height: 964px;
    overflow: hidden;
    padding: 0 39px;
}

.header {
    max-width: 1020px;
    margin: 0 auto;
    width: 100%;
    background: url(img/photo.png) no-repeat 150% 96px;
    height: 100%;
}

.header_tabsMain {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

body {
    min-width: 360px;
    width: 100%;
    margin: 0;
    color: #665B50;
    font-family: Montserrat, Arial, san-serif;
}

.header_tabs {
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.12em;
    font-style: normal;
    font-weight: normal;
    color: #665B50;
}

.header_tabs > h5:hover, .mobileMenu_tabs > h2:hover {
    text-decoration: underline;
}

.header_tabs > * {
    cursor: pointer;
}

.header_languages {
    display: none;
    justify-content: space-between;
    width: 103px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.12em;
    font-style: normal;
    font-weight: normal;
    color: #665B50;
}

.header_languages__hidden {
    opacity: 0.6;
}

.header_mainBlock {
    display: flex;
    justify-content: space-between;
}

.header_name {
    font-family: Prata, Arial, san-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 110px;
    line-height: 110px;
    letter-spacing: 0.05em;
    color: #665B50;
}

.header_leftBlock {
    margin-top: calc(286px - 1.67em);
}

.header_burger {
    display: none;
    cursor: pointer;
}

.header_listen {
    font-family: IBM Plex Serif, Arial, san-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.1em;
    color: #665B50;
    margin-left: 20px;
}

.header_listenBlock {
    display: flex;
    align-items: center;
    margin-top: 66px;
    cursor: pointer;
}

.header_moreInformation {
    margin-top: 94px;
}

.header_mobile {
    margin: 0 auto;
    width: 100%;
    display: none;
}

.header_cross {
    margin-top: 40px;
    cursor: pointer;
}

.mobileMenu {
    width: 100%;
    text-align: center;
    margin-top: 76px;
}
.mobileMenu_title > div {
    font-family: Prata, Arial, san-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 80px;
    letter-spacing: 0.05em;
    color: #665B50;
    line-height: 80px;
}

.mobileMenu_tabs {
    margin-top: 60px;
}

.mobileMenu_tabs > * {
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.1em;
    color: #665B50;
    margin-bottom: 40px;
    margin-block-start: 0;
}

.body {
    max-width: 1308px;
    width: 100%;
    margin: 120px auto 0;
}

.songs {
    display: none !important;
    padding: 0 39px;
    justify-content: space-between;
    flex-wrap: wrap;
}

.song {
    display: flex;
    justify-content: space-between;
    width: 285px;
    cursor: pointer;
    margin-bottom: 40px;
}

.biography_buttonMain_href {
	text-align: center;
    display: block;
}
.song > img {
    width: 36px;
    height: 36px;
    padding-right: 12px;
}

.song_rightBlock {
    flex-grow: 1;
}

.song_title {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    line-height: 18px;
    color: #665B50;
    margin-block-start: 0;
    margin-block-end: 0;
}

.song_description {
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 0.05em;
    color: #665B50;
    opacity: 0.6;
    margin-top: 12px;
}

.updateButton {
    border: 1px solid #F3ECE7;
    border-radius: 54px;
    width: 223px;
    font-family: IBM Plex Serif, Arial, san-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.1em;
    height: 56px;
    color: #665B50;
    opacity: 0.6;
    background: transparent;
    margin: 40px auto 0;
    display: none !important;
    cursor: pointer;
}

.quote {
    height: 340px;
    padding: 0 39px;
    max-width: 1020px;
    width: calc(100% - 78px);
    background: url(img/quoteBackground.png) no-repeat 50% 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: IBM Plex Serif, Arial, san-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 24px;
    line-height: 48px;
    letter-spacing: 0.06em;
    color: #665B50;
    margin: 120px auto 0;
    text-align: center;
    flex-direction: column;
}

.quote > h5 {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #665B50;
}

.news {
    margin: 120px auto 0;
    max-width: 1308px;
    width: calc(100% - 78px);
    padding: 0 39px;
}

.news_title {
    font-family: Prata, Arial, san-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 53px;
    letter-spacing: 0.1em;
    color: #665B50;
    opacity: 0.6;
    margin: 0 auto;
    text-align: center;
}

.news_blocks {
    width: 100%;
    margin: 80px auto 0;
}

.schedul_block__hide {
	display: none;
}

.news_block {
    padding: 0 0 60px 60px;
    height: calc(100% - 60px);
    position: relative;
}

.news_blockBackground {
    position: relative;
    bottom: -60px;
    height: 484px;
    width: 412px;
    z-index: 1;
    left: -60px;
	background-position: 0% 100% !important; 
    background: url('news/1.png') no-repeat 0% 100%;
}

.news_mainBlock {
    width: 100%;
    height: 100%;
    background: #F3ECE7;
    display: flex;
    justify-content: flex-end;
}

.news_description {
    flex-grow: 1;
    max-width: 758px;
    width: 100%;
}

.news_decriptionData {
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 0.05em;
    color: #665B50;
    opacity: 0.6;
    margin-top: 60px;
}

.news_descriptionTitle {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.1em;
    color: #665B50;
    width: 64%;
    margin-top: 40px;
}

.contacts_block_last {
	padding-top: 2px;
}
.news_descriptionMain {
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
	padding-right: 60px;
    letter-spacing: 0.05em;
    color: #665B50;
}

.news_descriptionHref {
    font-family: IBM Plex Serif, Arial, san-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.1em;
    text-decoration-line: underline;
    color: #665B50;
    margin-top: 40px;
    display: none !important;
    padding-bottom: 60px;
}

.news_pagination {
    position: absolute;
    bottom: 0;
    right: 10px;
    width: 155px;
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
}

.pagination_left {
    transform: rotate(90deg);
}

.pagination {
    font-family: IBM Plex Serif, Arial, san-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0.06em;
    color: #665B50;
}

.pagination_right {
    transform: rotate(-90deg);
}

.biography {
    max-width: 1098px;
    padding: 0 39px;
    width: calc(100% - 78px);
    margin: 120px auto 0;
    text-align: center;
}

.biography_titleMain {
    font-family: Prata, Arial, san-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 53px;
    letter-spacing: 0.1em;
    color: #665B50;
    opacity: 0.6;
}

.biography_description {
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.05em;
    color: #665B50;
    text-align: left;
}

.biography_blocks {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 40px;
}

.biography_block {
    width: calc(84% / 3);
    height: 110px;
    border: 1px solid #F3ECE7;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.biography_title {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #665B50;
    opacity: 0.5;
    cursor: default;
}

.biography_button {
    font-family: IBM Plex Serif, Arial, san-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.1em;
    color: #665B50;
    margin-top: 12px;
}

.biography_buttonMain {
    width: 345px;
    height: 56px;
    background: #F3ECE7;
    border-radius: 89px;
    font-family: IBM Plex Serif, Arial, san-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.1em;
    color: #665B50;
    margin-top: 80px;
    border: 1px solid #F3ECE7;
    cursor: pointer;
}

.gallery {
    max-width: 1308px;
    width: calc(100% - 78px);
    padding: 0 39px;
    margin-top: 120px;
    text-align: center;
}

.gallery_title {
    font-family: Prata, Arial, san-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 53px;
    letter-spacing: 0.1em;
    color: #665B50;
    opacity: 0.6;
}

.gallery_blocks {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 80px;
    align-items: flex-start;
}

.gallery_blocks > img {
    width: calc((100% - 40px) / 4);
    margin: 0 10px 10px 0;
}

.gallery_button {
    width: 275px;
    height: 56px;
    border: 1px solid #F3ECE7;
    border-radius: 54px;
    margin-top: 70px;
    font-family: IBM Plex Serif, Arial, san-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.1em;
    color: #665B50;
    opacity: 0.6;
    background: transparent;
	display: none !important;
}

.media {
    max-width: 1308px;
    width: calc(100% - 78px);
    padding: 0 39px;
    margin-top: 120px;
    text-align: center;
}

.media_title {
    font-family: Prata, Arial, san-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 53px;
    letter-spacing: 0.1em;
    color: #665B50;
    opacity: 0.6;
}

.media_blocks {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 75px;
    flex-wrap: wrap;
}

.media_block {
    max-width: 294px;
    width: calc((100% - 30px) / 4);
    position: relative;
    margin: 0 5px 60px 0;
}

.media_block > div > img {
	width: 100%;
}

.media_shadow {
    width: 100%;
	height: 98%;
    position: absolute;
    /* background: rgba(102, 91, 80, 0.5); */
    left: 0;
    top: 0;
    cursor: pointer;
}

.media_shadow > img {
    top: calc(50% - 28px);
    left: calc(50% - 28px);
    position: absolute;
}

.media_blockTitle {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #665B50;
}

.media_blockDescription {
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 0.05em;
    color: #665B50;
    opacity: 0.6;
}

.media_button {
    width: 270px;
    height: 56px;
    border: 1px solid #F3ECE7;
    border-radius: 54px;
    background: transparent;
    font-family: IBM Plex Serif, Arial, san-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.1em;
    color: #665B50;
    opacity: 0.6;
    margin-top: 32px;
    cursor: pointer;
}

.schedule {
    max-width: 1308px;
    padding: 0 39px;
    width: calc(100% - 78px);
    margin-top: 120px;
    text-align: center;
}

.schedule_title {
    font-family: Prata, Arial, san-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 53px;
    letter-spacing: 0.1em;
    color: #665B50;
    opacity: 0.6;
}

.schedule_blocks {
    margin-top: 80px;
}

.schedule_block {
    display: flex;
    justify-content: space-between;
}

.schedule_date {
    width: 285px;
    opacity: 0.6;
    display: flex;
}

.schedule_dateNumber {
	min-width: 72px;
    font-family: Prata, Arial, san-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 72px;
    line-height: 72px;
    color: #665B50;
}

.schedule_dateMonthDay {
    flex-grow: 1;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #665B50;
    text-align: left;
    padding-left: 14px;
}

.schedule_description {
    max-width: 678px;
    width: 100%;
    text-align: left;
    padding: 0 10px;
}

.schedule_descriptionTitle {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.schedule_descriptionBlock {
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.05em;
    margin-top: 10px;
}

.schedule_info {
    width: 125px;
    font-family: IBM Plex Serif, Arial, san-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.1em;
    opacity: 0.6;
    cursor: pointer;
    white-space: nowrap;
}

.schedule_button {
    width: 186px;
    height: 56px;
    border: 1px solid #F3ECE7;
    border-radius: 54px;
    background: transparent;
    font-family: IBM Plex Serif, Arial, san-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.1em;
    color: #665B50;
    opacity: 0.6;
    margin-top: 92px;
    cursor: pointer;
}

.contacts {
    max-width: 888px;
    width: calc(100% - 78px);
    padding: 0 39px;
    margin: 120px auto 0;
    text-align: center;
}

.contacts_title {
    font-family: Prata, Arial, san-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 53px;
    letter-spacing: 0.1em;
    color: #665B50;
    opacity: 0.6;
}

.contacts_blocks {
    display: flex;
    margin-top: 60px;
    justify-content: space-between;
}

.contacts_block {
    max-width: 390px;
	min-width: 350px;
    width: calc((100% - 30px) /2);
    height: 204px;
    border: 1px solid #F3ECE7;
}

.contacts_blockTitle {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    opacity: 0.6;
    margin: 20px 0 26px;
}

.contacts_blockDescription {
    font-family: IBM Plex Serif, Arial, san-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0.06em;
}

.contacts_inputs {
    width: 100%;
    margin-top: 43px;
}

.contacts_inputs > input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #F3ECE7;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.05em;
    opacity: 0.6;
    margin-top: 19px;
}

.contacts_inputs > textarea {
    width: 100%;
    height: 116px;
    margin-top: 50px;
    border: 1px solid #F3ECE7;
}

.contacts_checkboxBlock {
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contacts_checkboxBlock input {
    width: 16px;
    height: 16px;
    border: 1px solid #665B50;
    background: transparent;
}

.contacts_checkboxBlock span{
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 0.05em;
    margin-left: 16px;
    opacity: 0.6;
}

.contacts_button {
    width: 254px;
    height: 56px;
    background: #F3ECE7;
    border-radius: 89px;
    font-style: italic;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    font-family: IBM Plex Serif, Arial, san-serif;
    letter-spacing: 0.1em;
    border: none;
    margin-top: 40px;
    cursor: pointer;
    color: #665B50;
}

.footer {
    width: calc(100% - 78px);
    padding: 0 39px;
    background: #F3ECE7;
    text-align: center;
    height: 192px;
    margin-top: 127px;
}

.footer_tabs {
    margin: 0 auto;
	max-width: 1200px;
}

.footer_social {
    margin-top: 40px;
}

.footer_social > * {
    margin-right: 20px;
    cursor: pointer;
}

.copyright {
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 0.05em;
    color: #665B50;
    opacity: 0.6;
    margin-top: 20px;
    text-align: center;
}

.video {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(70, 68, 63, 0.8);
}

#video {
	position: absolute;
	width: 64%;
	height: 67%;
	left: 18%;
	top: 10%;
}

@media (max-device-width: 1307px) {
    .header_main {
        height: 1021px;
    }

    .header {
        background: url(img/photo_small.png) no-repeat 100% 100%;
    }

    .header_tabs {
        display: none;
    }

    .header_burger {
        display: block;
        cursor: pointer;
        margin-top: 40px;
    }

    .header_leftBlock {
        margin-top: calc(203px - 1.67em);
    }

    .header_listenBlock {
        margin-top: 93px;
    }

    .header_moreInformation {
        margin-top: 193px;
    }

    .header_name {
        font-size: 80px;
        line-height: 80px;
    }

    .body {
        margin: 60px auto 0;
    }

    .updateButton {
        margin: 20px auto 0;
    }

    .quote {
        margin: 138px auto 0;
        padding: 0 99px;
        width: calc(100% - 198px);
    }

    .news {
        margin: 138px auto 0;
    }

    .news_blocks {
        margin: 120px auto 0;
    }

    .news_block {
        padding: 0;
        height: auto;
    }

    .news_mainBlock {
        padding: 0 60px 104px;
        display: block;
        width: auto;
    }

    .news_blockBackground {
        top: -60px;
        bottom: auto;
        left: calc(50% - 285px);
        width: 570px;
        height: 413px;
		background-position: 50% 0% !important;
        background: url('news/1.png') no-repeat 50% 0%;
    }

    .news_decriptionData {
        margin-top: 0;
    }

    .news_descriptionTitle {
        width: 85%;
        font-size: 20px;
        line-height: 24px;
    }

    .news_pagination {
        padding: 0 20px 40px;
        right: auto;
        left: 60px;
    }

    .news_descriptionHref {
        padding-bottom: 120px;
    }

    .quote2 {
        margin: 100px auto 0;
    }

    .biography {
        margin: 100px auto 0;
        padding: 0 99px;
        width: calc(100% - 198px);
    }

    .biography_blocks {
        display: block;
    }

    .biography_block {
        width: 331px;
        margin: 0 auto 20px;
    }

    .biography_buttonMain {
        margin-top: 40px;
    }

    .gallery {
        margin-top: 100px;
    }

    .gallery_blocks {
        margin-top: 39px;
    }

    .gallery_button {
        margin-top: 50px;
    }

    .media {
        margin-top: 100px;
    }

    .media_blocks {
        margin-top: 60px;
    }

    .media_block > img {
        width: 100%;
    }

    .media_shadow > img {
        width: 40px;
        height: 40px;
        top: calc(50% - 20px);
        left: calc(50% - 20px);
    }

    .media_blockTitle {
       margin: 20px auto 10px;
    }

    .media_button {
        margin-top: 0;
    }

    .quote3 {
        margin: 158px auto 0;
    }

    .schedule {
        margin-top: 100px;
    }

    .schedule_blocks {
        margin-top: 60px;
    }

    .schedule_block {
        display: block;
    }

    .schedule_description {
        margin-top: 20px;
        padding: 0;
    }

    .schedule_info {
        margin-top: 20px;
        text-align: left;
    }

    .schedule_button {
        margin-top: 60px;
    }

    .quote4 {
        margin: 100px auto 0;
    }

    .contacts {
        margin: 100px auto 0;
    }

    .footer_tabs {
        display: flex;
        width: 100%;
    }
}

@media (max-device-width: 809px) {
    .quote {
        background: url(img/quoteBackground2.png) no-repeat 50% 0;
    }
}

@media (max-device-width: 767px) {
    .header {
        background: url(img/photo_verySmall.png) no-repeat 100% 32px;
    }

    .header_main {
        height: 568px;
        padding: 0 0 0 20px;
        width: calc(100% - 20px);
    }

    .header_leftBlock {
        margin-top: calc(100px - 1.67em);
    }

    .header_moreInformation {
        margin-top: 104px;
    }

    .header_listenBlock {
        margin-top: 30px;
    }

    .header_listenBlock > img{
        width: 24px;
        height: 24px;
    }

    .header_name {
        font-size: 36px;
        line-height: 36px;
    }

    .header_burger {
        margin-top: 20px;
    }

    .header_listen {
        margin-left: 10px;
        font-size: 18px;
    }

    .songs {
        padding: 0 20px;
    }

    .song > img{
        width: 24px;
        height: 24px;
        padding-right: 20px;
    }

    .updateButton {
        margin: 0 auto;
    }

    .quote {
        margin:  90px auto 0;
        background: url(img/quoteBackground3.png) no-repeat 50% 0;
        width: calc(100% - 40px);
        padding: 0 20px;
        font-size: 16px;
        line-height: 28px;
        height: 270px;
    }

    .quote > h5 {
        font-size: 14px;
        line-height: 18px;
        margin-top: 20px;
    }

    .news {
        margin: 90px auto 0;
        padding: 0 8px;
        width: calc(100% - 16px);
    }

    .news_title {
        font-size: 30px;
        line-height: 53px;
    }

    .news_blocks {
        margin: 20px auto 0;
    }

    .news_mainBlock {
        padding: 0 0 60px 0;
    }

    .news_blockBackground {
        top: 0;
        left: 0;
        width: 100%;
		background-position: 50% 0% !important;
        background: url(news/1.png) no-repeat 50% 0%;
    }

    .news_description {
        margin-top: 20px;
        padding: 0 20px;
        width: calc(100% - 40px);
    }

    .news_descriptionTitle {
        width: 100%;
        font-size: 16px;
        line-height: 24px;
        margin-top: 20px;
    }

    .news_descriptionMain {
        margin-top: 20px;
        height: 150px;
		padding: 0;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .news_descriptionHref {
        margin-top: 20px;
        font-size: 18px;
        line-height: 32px;
        padding-bottom: 80px;
    }

    .news_pagination {
        left: 14px;
        padding: 0 20px 20px;
        width: 126px;
    }

    .pagination {
        font-size: 16px;
        line-height: 28px;
        padding-top: 3px;
    }

    .pagination_left, .pagination_right {
        height: 36px;
        width: 10px;
    }

    .biography {
        margin: 90px auto 0;
        padding: 0 20px;
        width: calc(100% - 40px);
    }

    .biography_titleMain {
        font-size: 30px;
        line-height: 53px;
        opacity: 1;
    }

    .biography_description {
        margin-top: 20px;
    }

    .biography_blocks {
        margin-top: 20px;
    }

    .biography_block {
        max-width: 320px;
        width: 100%;
    }

    .biography_button {
        font-size: 18px;
        line-height: 32px;
        letter-spacing: 0.12em;
    }

    .biography_buttonMain {
        margin-top: 30px;
        width: 273px;
        height: 40px;
        font-size: 18px;
        line-height: 32px;
    }

    .gallery {
        margin: 90px auto 0;
        padding: 0 8px;
        width: calc(100% - 16px);
    }

    .gallery_title {
        font-size: 30px;
        line-height: 53px;
    }

    .gallery_blocks {
        margin-top: 20px;
    }

    .gallery_blocks > img {
        min-width: 140px;
    }

    .gallery_button {
        margin-top: 30px;
        font-size: 18px;
        line-height: 32px;
        opacity: 1;
        width: 240px;
        height: 40px;
    }

    .media {
        margin-top: 60px;
        padding: 0 20px;
        width: calc(100% - 40px);
    }

    .media_title {
        opacity: 1;
        font-size: 30px;
        line-height: 53px;
    }

    .media_blocks {
        margin-top: 20px;
    }

    .media_block {
        margin: 0 5px 40px 0;
		width: calc((100% - 10px) /2);
    }

    .media_button {
        font-size: 18px;
        line-height: 32px;
        width: 217px;
        height: 40px;
    }

    .schedule {
        margin-top: 90px;
        padding: 0 20px;
        width: calc(100% - 40px);
    }

    .schedule_title {
        font-size: 30px;
        line-height: 53px;
    }

    .schedule_blocks__first {
        margin-top: 20px;
    }

    .schedule_dateNumber {
        font-size: 44px;
        line-height: 44px;
    }

    .schedule_dateMonthDay {
        font-size: 14px;
        line-height: 18px;
        padding-left: 20px;
    }

    .schedule_descriptionTitle {
        font-size: 14px;
        line-height: 18px;
    }

    .schedule_descriptionBlock {
        font-size: 11px;
        line-height: 18px;
    }

    .schedule_info {
        font-size: 18px;
        line-height: 32px;
    }

    .schedule_button {
        width: 153px;
        height: 40px;
        font-size: 18px;
        line-height: 32px;
        opacity: 1;
    }

    .contacts {
        margin: 90px auto 0;
        padding: 0 20px;
        width: calc(100% - 40px);
    }

    .contacts_title {
        font-size: 30px;
        line-height: 53px;
    }

    .contacts_blocks {
        margin-top: 20px;
        display: block;
    }

    .contacts_block {
        width: 100%;
        height: 152px;
		min-width: 0;
        margin-bottom: 20px;
    }

    .contacts_blockTitle {
        margin-bottom: 10px;
    }

    .contacts_blockDescription {
        font-size: 16px;
        line-height: 28px;
    }

    .contacts_inputs {
        margin-top: 24px;
    }

    .contacts_inputs > textarea {
        margin-top: 59px;
    }

    .contacts_checkboxBlock {
        margin-top: 21px;
    }

    .contacts_button {
        width: 204px;
        height: 40px;
        font-size: 18px;
        line-height: 32px;
    }

    .footer {
        margin-top: 60px;
        height: 376px;
        width: 100%;
        padding: 0;
    }

    .footer_tabs {
        display: block;
        width: 100%;
        padding-top: 20px;
    }

    .footer_tabs > h5 {
        font-size: 14px;
        line-height: 18px;
        margin-block: 20px;
    }

    .mobileMenu {
        margin-top: 26px;
    }

    .mobileMenu_title > div {
        font-size: 36px;
        line-height: 36px;
    }

    .mobileMenu_tabs {
        margin-top: 40px;
    }

    .mobileMenu_tabs > * {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0.12em;
        margin-block-end: 20px;
    }

}