@font-face {
    font-family: atyp-text;
    src: url(/fonts/atyp-text.ttf);
}

@font-face {
    font-family: gilroy-extrabold;
    src: url(/fonts/gilroy-extrabold.otf);
}

@font-face {
    font-family: gilroy-light;
    src: url(/fonts/gilroy-light.otf);
}

body {
    margin: 80px 140px;
    background-image: url('/icons/bg.svg');
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: contain;
}

.desktop {
    display: block;
}

.mobile {
    display: none;
}

.scroll_top {
    display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
	width: 40px;
    height: 40px;
	z-index: 1000;
	opacity: 0.5;
	transition: all 0.2s;
	cursor: pointer;
}

.scroll_top:hover {
 	opacity: 1;
}

.number a {
    color: #ffffff;
}

.desktop .header {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    z-index: 300;
}

.desktop .header .nav a {
    margin: 0 0 0 40px;
    font-family: gilroy-light;
    font-weight: 500;
    font-size: 15px;
    color: #6F6F6F;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in;
}

.desktop .header .nav a:hover {
    opacity: 0.7;
}

.desktop .header .nav a[href="#contacts"] {
    color: #ffffff;
}

.desktop .title {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.desktop .title .tagline .one {
    margin: 0 0 -20px 0;
    font-family: gilroy-extrabold;
    font-weight: 900;
    font-size: 175.47px;
    color: #58A8C8;
    text-transform: uppercase;
}

.desktop .title .tagline .two {
    margin: 0 0 -60px 0;
    font-family: gilroy-extrabold;
    font-weight: 900;
    font-size: 101.05px;
    background-image: linear-gradient(177.92deg, #FFEF26 -8.83%, #FEE921 -8.24%, #FDD70E -4.06%, #FDCB03 0.13%, #FDC800 4.9%, #F18F34 18.64%, #E95F32 36.56%, #E3312D 50.9%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}

.desktop .title .tagline .three {
    margin: 0 0 0 -10px;
    font-family: gilroy-extrabold;
    font-weight: 900;
    font-size: 258.64px;
    color: #58A8C8;
    text-transform: uppercase;
}

.desktop .title .largelogo .pic {
    margin: -30px 0 0 0;
}

.desktop .title .largelogo .pic img {
    width: 471.52px;
    height: 674px;
}

.desktop .button {
    display: inline-block;
    padding: 20px 45px;
    background: linear-gradient(192.92deg, #FFEF26 -8.83%, #FEE921 -8.24%, #FDD70E -4.06%, #FDCB03 0.13%, #FDC800 4.9%, #F18F34 18.64%, #E95F32 36.56%, #E3312D 50.9%);
    border-radius: 100px;
    font-family: gilroy-light;
    font-weight: 500;
    font-size: 15px;
    color: #FFFFFF;
    text-transform: uppercase;
    cursor: pointer;
    user-select: none;
}

.desktop .buttonsmall {
    display: inline-block;
    padding: 12px 20px;
    background: linear-gradient(192.92deg, #FFEF26 -8.83%, #FEE921 -8.24%, #FDD70E -4.06%, #FDCB03 0.13%, #FDC800 4.9%, #F18F34 18.64%, #E95F32 36.56%, #E3312D 50.9%);
    border-radius: 100px;
    font-family: gilroy-light;
    font-weight: 500;
    font-size: 15px;
    color: #FFFFFF;
    text-transform: uppercase;
    cursor: default;
    user-select: none;
}

.desktop .signform {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.desktop .signform .signtitle {
    margin: 70px 0 0 0;
    text-align: center;
}

.desktop .signform .signtitle .signtext {
    font-family: gilroy-light;
    font-weight: 500;
    font-size: 30px;
}

.desktop .signform .signfield {
    margin: 50px 0 0 0;
    width: 373px;
    height: 516px;
    background-color: #CAF5FF33;
    border-radius: 20px;
    box-shadow: 4px 5px 12px 0px #00000040;
}

.desktop .signform .signfield .signname {
    margin: 60px 0 0 0;
    font-family: atyp-text;
    font-weight: 400;
    font-size: 16px;
    color: #5E5E5E;
    text-align: center;
}

.desktop .signform .signfield .signinput {
    margin: 40px 0 0 0;
    text-align: center;
}

.desktop .signform .signfield .signinput input[type="text"] {
    padding: 10px;
    width: 265px;
    background: none;
    border: 0;
    border-bottom: 2px solid #12829B;
    font-family: gilroy-light;
    font-size: 13px;
    outline: none;
}

.desktop .signform .signfield .signinput input[type="text"]::placeholder {
    color: #1A1A1A;
}

.desktop .signform .signfield .signbutton {
    margin: 70px 0 0 0;
    text-align: center;
}

.desktop .about {
    margin: 140px 0 0 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.desktop .about .title {
    font-family: gilroy-extrabold;
    font-weight: 600;
    font-size: 60px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.desktop .about .pretitle {
    margin: 20px 0 0 0;
    font-family: gilroy-light;
    font-weight: 600;
    font-size: 30px;
    color: #FFFFFF;
}

.desktop .about .faq {
    margin: 70px 0 10px 0;
    font-family: gilroy-light;
    font-weight: 600;
    font-size: 20px;
    color: #FFFFFF;
}

.desktop .about .prefaq {
    margin: 5px 0 0 0;
    font-family: gilroy-light;
    font-weight: 600;
    font-size: 20px;
    color: #FFFFFF;
}

.desktop .about .aftfaq {
    margin: 50px 0 0 0;
    font-family: gilroy-light;
    font-weight: 600;
    font-size: 20px;
    color: #FFFFFF;
}

.desktop .advantages {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.desktop .advantages .block {
    position: relative;
    top: 0;
    margin: 25px 0 0 0;
    padding: 0 10px 0 10px;
    width: 372px;
    height: 514px;
    background-color: #12829B;
    border-radius: 20px;
    box-shadow: 4px 5px 12px 0px #00000040;
    text-align: center;
    transition: top ease 0.5s;
}

.desktop .advantages .block:hover {
    top: -10px;
}

.desktop .advantages .block:nth-child(1) {
    background-image: url('/icons/01.svg');
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 100% 53%;
}

.desktop .advantages .block:nth-child(2) {
    background-image: url('/icons/02.svg');
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 100% 55%;
}

.desktop .advantages .block:nth-child(3) {
    background-image: url('/icons/03.svg');
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 100% 55%;
}

.desktop .advantages .block .blocktitle {
    margin: 30px 0 30px 0;
    font-family: gilroy-light;
    font-weight: 600;
    font-size: 32px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.desktop .advantages .block .blockcontent {
    margin: 10px 0 10px 0;
    font-family: gilroy-light;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
}

.desktop .button-left {
    position: relative;
    right: 80px;
    bottom: 280px;
    width: 35px;
}

.desktop .button-left img {
    width: 35px;
    opacity: 0.5;
	transition: all 0.2s;
    cursor: pointer;
}

.desktop .button-left img:hover {
    opacity: 1;
}

.desktop .button-right {
    position: relative;
    float: right;
    bottom: 342px;
    left: 80px;
    width: 35px;
}

.desktop .button-right img {
    width: 35px;
    opacity: 0.5;
	transition: all 0.2s;
    cursor: pointer;
}

.desktop .button-right img:hover {
    opacity: 1;
}

.desktop .child {
    margin: 30px 0 0 0;
    font-family: gilroy-light;
    font-weight: 600;
    font-size: 36px;
    color: #FFFFFF;
    text-align: center;
}

.desktop .adult {
    margin: 10px 0 0 0;
    font-family: gilroy-light;
    font-weight: 600;
    font-size: 34px;
    color: #FFFFFF;
    text-align: center;
}

.desktop .directions {
    margin: 350px 0 0 0;
    font-family: gilroy-extrabold;
    font-weight: 700;
    font-size: 60px;
    color: #12829B;
    text-align: center;
    text-transform: uppercase;
}

.desktop .blockdir {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.desktop .blockdir .block {
    position: relative;
    top: 0;
    margin: 60px 0 0 45px;
    width: 357px;
    height: 368px;
    background: rgba(18, 130, 155, 0.3);
    border-radius: 20px;
    background: rgba(18, 130, 155, 0.3);
    text-align: center;
    transition: top ease 0.5s;
}

.desktop .blockdir .block:hover {
    top: -10px;
}

.desktop .blockdir .block .image img {
    margin: 25px 55px;
    width: 247px;
    height: 246px;
}

.desktop .schedule {
    margin: 80px 0 0 0;
    font-family: gilroy-extrabold;
    font-weight: 700;
    font-size: 60px;
    color: #12829B;
    text-align: center;
    text-transform: uppercase;
}

.desktop .blocksch {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.desktop .blocksch .block {
    position: relative;
    top: 0;
    margin: 30px 0 0 25px;
    width: 280px;
    background-color: #12829B;
    border-radius: 20px;
    box-shadow: 4px 5px 12px 0px rgba(0, 0, 0, 0.25);
    transition: top ease 0.5s;
}

.desktop .blocksch .block:hover {
    top: -10px;
}

.desktop .blocksch .block .title {
    margin: 25px 0 0 25px;
    font-family: gilroy-light;
    font-weight: 600;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
}

.desktop .blocksch .block .sector {
    margin: 15px 0 30px 25px;
    font-family: gilroy-light;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
}

.desktop .blocksch .block .sector .time {
    color: #FDC800;
}

.desktop .blocksch .block .sector .lesson {
    font-weight: 600;
}

.desktop .blocksch .block .sector .teacher {
    font-weight: 300;
}

.desktop .blockschbut {
    margin: 30px 0 0 0;
    text-align: center;
}

.desktop .coach {
    margin: 160px 0 0 0;
    font-family: gilroy-extrabold;
    font-weight: 700;
    font-size: 64px;
    color: #12829B;
    text-align: center;
    text-transform: uppercase;
}

.desktop .blockcoach {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: start;
    align-items: center;
    overflow-y: hidden;
    overflow-x: auto;
}

.desktop .blockcoach::-webkit-scrollbar {
    display: none;
}

.desktop .blockcoach .block {
    margin: 80px 0 0 30px;
    min-width: 368px;
    height: 538.09px;
    background-image: url('/icons/union.svg');
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 99% 99%;
    text-align: center;
}

.desktop .blockcoach .block .photo {
    margin: 30px 0 0 0;
}

.desktop .blockcoach .block .photo img {
    width: 134.44px;
    height: 136.98px;
}

.desktop .blockcoach .block .name {
    margin: 10px 0 30px 0;
    font-family: gilroy-extrabold;
    font-weight: 600;
    font-size: 36px;
    color: #181818;
}

.desktop .blockcoach .block .status {
    margin: 10px 0 0 0;
    font-family: gilroy-light;
    font-weight: 400;
    font-size: 20px;
    color: #181818;
}

.desktop .blockcoach .block .status div {
    margin: 5px 0 0 0;
}

.desktop .blockcoach .block .age {
    margin: 40px 0 0 0;
    font-family: gilroy-light;
    font-weight: 400;
    font-size: 18px;
    color: #000000;
}

.desktop .blockcoach .block .age div {
    margin: 10px 0 0 0;
}

.desktop .blockcoach .block .days {
    margin: 60px 0 0 0;
    font-family: gilroy-light;
    font-weight: 300;
    font-size: 18px;
    color: #000000;
}

.desktop .footer {
    position: absolute;
    right: 0;
    left: 0;
    padding: 80px 140px;
    background-image: url('/icons/rotatebg.svg');
    background-repeat: no-repeat;
    background-position: 100% 20%;
    background-size: cover;
}

.desktop .contacts {
    margin: 180px 0 0 0;
    font-family: gilroy-extrabold;
    font-weight: 700;
    font-size: 64px;
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
}

.desktop .blockcontacts {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.desktop .blockcontacts .adress {
    margin: 80px 0 0 0;
    font-family: gilroy-light;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    text-align: left;
}

.desktop .blockcontacts .adress .social {
    margin: 25px 0 25px 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}

.desktop .blockcontacts .adress .social div {
    margin: 10px 25px 0 0;
}

.desktop .blockcontacts .adress .mail {
    margin: 10px 0 10px 0;
}

.desktop .blockcontacts .adress .offer {
    margin: 30px 0 0 0;
    text-align: center;
}

.desktop .blockcontacts .map {
    margin: 110px 0 0 0;
}

@media screen and (max-width: 650px) {
    body {
        margin: 20px 35px;
        background-image: url('/icons/bg_m.svg');
        background-repeat: no-repeat;
        background-position: 80% 0;
        background-size: 270% 69%;
    }
}

@media screen and (max-width: 480px) {
    body {
        margin: 20px 35px;
        background-image: url('/icons/bg_m.svg');
        background-repeat: no-repeat;
        background-position: 80% 0;
        background-size: 370% 69%;
    }
}

@media screen and (max-width: 980px) {
    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }
    
    .number_m a {
        color: #12829B;
    }
    
    .mobile .menu_mobile {
        display: none;
        position: fixed;
        top: 40%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 356px;
        height: 634px;
        background-color: #12829B;
        border-radius: 25px;
        text-align: right;
    }
    
    .mobile .menu_mobile .top {
        margin: 85px 0 0 0;
        padding: 0 20px 0 20px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
    }
    
    .mobile .menu_mobile .top div img {
        width: 25px;
        height: 25px;
    }
    
    .mobile .menu_mobile .nav {
        margin: 10px 0 0 0;
        padding: 0 20px 0 20px;
        float: right;
    }
    
    .mobile .menu_mobile .nav a {
        display: block;
        margin: 50px 0 0 0;
        font-family: gilroy-light;
        font-weight: 500;
        font-size: 15px;
        color: #FFFFFF;
        text-decoration: none;
        text-transform: uppercase;
    }
    
    .mobile .menu_mobile .contact {
        margin: 70px 0 0 0;
        padding: 0 20px 0 20px;
        float: right;
    }
    
    .mobile .menu_mobile .contact div {
        display: block;
        margin: 20px 0 0 0;
        font-family: gilroy-light;
        font-weight: 500;
        font-size: 18px;
        color: #FFFFFF;
    }

    .mobile .header {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
    }
    
    .mobile .header .logo {
        margin: 0 0 0 -10px;
    }
    
    .mobile .header .logo img {
        width: 35px;
        height: 35px;
    }

    .mobile .title {
        margin: 50px 0 0 0;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
    }

    .mobile .title .tagline .one {
        margin: 0 0 -5px 0;
        font-family: gilroy-extrabold;
        font-weight: 900;
        font-size: 70.91px;
        color: #58A8C8;
        text-transform: uppercase;
    }

    .mobile .title .tagline .two {
        margin: 0 0 -25px 0;
        font-family: gilroy-extrabold;
        font-weight: 900;
        font-size: 40.84px;
        background-image: linear-gradient(177.92deg, #FFEF26 -8.83%, #FEE921 -8.24%, #FDD70E -4.06%, #FDCB03 0.13%, #FDC800 4.9%, #F18F34 18.64%, #E95F32 36.56%, #E3312D 50.9%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        text-transform: uppercase;
    }

    .mobile .title .tagline .three {
        margin: 0 0 0 -10px;
        font-family: gilroy-extrabold;
        font-weight: 900;
        font-size: 104.52px;
        color: #58A8C8;
        text-transform: uppercase;
    }

    .mobile .largelogo .pic {
        margin: -10px 0 0 0;
    }

    .mobile .largelogo .pic img {
        width: 355px;
        height: 411px;
    }

    .mobile .button {
        display: inline-block;
        padding: 20px 45px;
        background: linear-gradient(192.92deg, #FFEF26 -8.83%, #FEE921 -8.24%, #FDD70E -4.06%, #FDCB03 0.13%, #FDC800 4.9%, #F18F34 18.64%, #E95F32 36.56%, #E3312D 50.9%);
        border-radius: 100px;
        font-family: gilroy-light;
        font-weight: 500;
        font-size: 15px;
        color: #FFFFFF;
        text-transform: uppercase;
        cursor: pointer;
        user-select: none;
    }

    .mobile .signform {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
    }

    .mobile .signform .signtitle {
        margin: 17px 0 0 0;
        text-align: center;
    }

    .mobile .signform .signtitle .signtext {
        font-family: gilroy-light;
        font-weight: 500;
        font-size: 13px;
    }

    .mobile .signform .signfield {
        margin: 50px 0 0 0;
        width: 310px;
        height: 365px;
        background-color: #CAF5FF33;
        border-radius: 20px;
        box-shadow: 4px 5px 12px 0px #00000040;
    }

    .mobile .signform .signfield .signinput {
        margin: 40px 0 0 0;
        text-align: center;
    }

    .mobile .signform .signfield .signinput input[type="text"] {
        padding: 10px;
        width: 201px;
        background: none;
        border: 0;
        border-bottom: 2px solid #12829B;
        font-family: gilroy-light;
        font-size: 13px;
        outline: none;
    }

    .mobile .signform .signfield .signinput input[type="text"]::placeholder {
        color: #1A1A1A;
    }

    .mobile .signform .signfield .signbutton {
        margin: 48px 0 0 0;
        text-align: center;
    }

    .mobile .about {
        margin: 42px 0 0 0;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
    }

    .mobile .about .title {
        font-family: gilroy-extrabold;
        font-weight: 600;
        font-size: 30px;
        color: #FFFFFF;
        text-transform: uppercase;
        text-align: center;
    }

    .mobile .about .pretitle {
        margin: 12px 0 0 0;
        font-family: gilroy-light;
        font-weight: 600;
        font-size: 15px;
        color: #FFFFFF;
        text-align: center;
    }

    .mobile .about .faq {
        margin: 28px 0 10px 0;
        font-family: gilroy-light;
        font-weight: 600;
        font-size: 16px;
        color: #FFFFFF;
        text-align: center;
    }

    .mobile .about .prefaq {
        margin: 5px 0 0 0;
        font-family: gilroy-light;
        font-weight: 600;
        font-size: 16px;
        color: #FFFFFF;
        text-align: center;
    }

    .mobile .about .aftfaq {
        margin: 12px 0 0 0;
        font-family: gilroy-light;
        font-weight: 600;
        font-size: 16px;
        color: #FFFFFF;
        text-align: center;
    }

    .mobile .advantages {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
    }

    .mobile .advantages .block {
        margin: 20px 0 0 0;
        padding: 0 10px 0 10px;
        width: 313px;
        height: 431px;
        background-color: #12829B;
        border-radius: 20px;
        box-shadow: 4px 5px 12px 0px #00000040;
        text-align: center;
    }

    .mobile .advantages .block:nth-child(1) {
        background-image: url('/icons/01.svg');
        background-repeat: no-repeat;
        background-position: 100% 100%;
        background-size: 100% 64%;
    }

    .mobile .advantages .block:nth-child(2) {
        background-image: url('/icons/02.svg');
        background-repeat: no-repeat;
        background-position: 100% 100%;
        background-size: 100% 55%;
    }

    .mobile .advantages .block:nth-child(3) {
        background-image: url('/icons/03.svg');
        background-repeat: no-repeat;
        background-position: 100% 100%;
        background-size: 100% 55%;
    }

    .mobile .advantages .block .blocktitle {
        margin: 30px 0 30px 0;
        font-family: gilroy-light;
        font-weight: 600;
        font-size: 23.78px;
        color: #FFFFFF;
        text-transform: uppercase;
    }

    .mobile .advantages .block .blockcontent {
        margin: 20px 0 10px 0;
        font-family: gilroy-light;
        font-weight: 400;
        font-size: 16.99px;
        color: #FFFFFF;
    }

    .mobile .child {
        margin: 35px 0 0 0;
        font-family: gilroy-light;
        font-weight: 600;
        font-size: 20px;
        color: #FFFFFF;
        text-align: center;
    }
    
    .mobile .adult {
        margin: 10px 0 0 0;
        font-family: gilroy-light;
        font-weight: 600;
        font-size: 18px;
        color: #FFFFFF;
        text-align: center;
    }

    .mobile .childbut {
        margin: 30px 0 0 0;
        text-align: center;
    }

    .mobile .directions {
        margin: 39px 0 0 0;
        font-family: gilroy-extrabold;
        font-weight: 700;
        font-size: 30px;
        color: #12829B;
        text-align: center;
        text-transform: uppercase;
    }

    .mobile .blockdir {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .mobile .blockdir .block {
        margin: 14px 0 0 0;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: left;
        align-items: center;
        width: 310px;
        height: 52px;
        background: rgba(202, 245, 255, 0.2);
        box-shadow: 4px 5px 12px 0px rgba(0, 0, 0, 0.25);
        border-radius: 20px;
        text-align: center;
    }

    .mobile .blockdir .block .image {
        margin: 0 0 0 10px;
    }

    .mobile .blockdir .block .image img {
        width: 45px;
        height: 45px;
    }

    .mobile .blockdir .block .text {
        margin: 0 0 0 10px;
        font-family: gilroy-light;
        font-weight: 600;
        font-size: 16px;
        color: #181818;
    }

    .mobile .schedule {
        margin: 88px 0 0 0;
        font-family: gilroy-extrabold;
        font-weight: 700;
        font-size: 30px;
        color: #12829B;
        text-align: center;
        text-transform: uppercase;
    }

    .mobile .blocksch_main {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
    }

    .mobile .blocksch {
        width: 350px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: start;
        align-items: center;
        overflow-y: hidden;
        overflow-x: auto;
    }

    .mobile .blocksch .block {
        margin: 14px 0 0 14px;
        min-width: 300px;
        background-color: #12829B;
        border-radius: 20px;
        box-shadow: 4px 5px 12px 0px rgba(0, 0, 0, 0.25);
    }

    .mobile .blocksch .block .title {
        margin: 17px 0 0 0;
        font-family: gilroy-light;
        font-weight: 600;
        font-size: 24px;
        color: #FFFFFF;
    }

    .mobile .blocksch .block .sector {
        margin: 12px 0 25px 25px;
        font-family: gilroy-light;
        font-weight: 500;
        font-size: 14px;
        color: #FFFFFF;
    }
    
    .mobile .blocksch .block .sector .time {
        font-weight: 600;
        color: #FDC800;
    }

    .mobile .blocksch .block .sector .lesson {
        font-weight: 600;
    }

    .mobile .blocksch .block .sector .teacher {
        font-weight: 300;
    }

    .mobile .blockschbut {
        margin: 24px 0 0 0;
        text-align: center;
    }

    .mobile .coach {
        margin: 42px 0 0 0;
        font-family: gilroy-extrabold;
        font-weight: 700;
        font-size: 30px;
        color: #12829B;
        text-align: center;
        text-transform: uppercase;
    }

    .mobile .blockcoach_main {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
    }

    .mobile .blockcoach {
        width: 350px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: start;
        align-items: center;
        overflow-y: hidden;
        overflow-x: auto;
    }

    .mobile .blockcoach::-webkit-scrollbar {
        display: none;
    }

    .mobile .blockcoach .block {
        margin: 33px 0 0 0;
        min-width: 311px;
        height: 454.98px;
        background-image: url('/icons/union.svg');
        background-repeat: no-repeat;
        background-position: 100% 100%;
        background-size: 99% 99%;
        text-align: center;
    }

    .mobile .blockcoach .block .photo {
        margin: 25.91px 0 0 0;
    }

    .mobile .blockcoach .block .photo img {
        width: 134.44px;
        height: 136.98px;
    }

    .mobile .blockcoach .block .name {
        margin: 18.57px 0 18.04px 0;
        font-family: gilroy-extrabold;
        font-weight: 600;
        font-size: 30.44px;
        color: #181818;
    }

    .mobile .blockcoach .block .status {
        margin: 10px 0 0 0;
        font-family: gilroy-light;
        font-weight: 400;
        font-size: 16.91px;
        color: #181818;
    }
    
    .mobile .blockcoach .block .status div {
        margin: 5px 0 0 0;
    }

    .mobile .blockcoach .block .age {
        margin: 23.9px 0 0 0;
        font-family: gilroy-light;
        font-weight: 400;
        font-size: 15.22px;
        color: #000000;
    }
    
    .mobile .blockcoach .block .age div {
        margin: 10px 0 0 0;
    }

    .mobile .blockcoach .block .days {
        margin: 49.16px 0 0 0;
        font-family: gilroy-light;
        font-weight: 300;
        font-size: 15.22px;
        color: #000000;
    }

    .mobile .button-left {
        position: relative;
        bottom: 275px;
        width: 20px;
    }

    .mobile .button-left img {
        width: 20px;
        cursor: pointer;
    }

    .mobile .button-right {
        position: relative;
        float: right;
        bottom: 311px;
        width: 20px;

    }

    .mobile .button-right img {
        width: 20px;
        cursor: pointer;
    }

    .mobile .contacts {
        margin: 104px 0 0 0;
        font-family: gilroy-extrabold;
        font-weight: 700;
        font-size: 30px;
        color: #12829B;
        text-align: center;
        text-transform: uppercase;
    }

    .mobile .blockcontacts {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
    }

    .mobile .blockcontacts .adress {
        margin: 53px 0 0 0;
        font-family: gilroy-light;
        font-weight: 400;
        font-size: 18px;
        color: #12829B;
        text-align: center;
    }

    .mobile .blockcontacts .adress .social {
        margin: 25px 0 25px 0;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        text-align: center;
    }
    
    .mobile .blockcontacts .adress .mail_m {
        margin: 10px 0 10px 0;
    }
    
    .mobile .blockcontacts .adress .offer_m {
        margin: 30px 0 0 0;
        text-align: center;
    } 

    .mobile .blockcontacts .adress .social div {
        margin: 10px 10px 0 0;
    }

    .mobile .blockcontacts .map {
        margin: 34px 0 0 0;
    }
}