@font-face {
    font-family: "LCD5x8H";
    src: url("/wp-content/themes/icao2/inc/partials/roboschool-page/LCD5x8HRU.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Rosatom";
    src: url("/wp-content/themes/icao2/fonts/RST55__W.woff") format("woff"),
        url("/wp-content/themes/icao2/fonts/RST55__W.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Rosatom";
    src: url("/wp-content/themes/icao2/fonts/RST45__W.woff") format("woff"),
        url("/wp-content/themes/icao2/fonts/RST45__W.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: "Rosatom";
    src: url("/wp-content/themes/icao2/fonts/RST56__W.woff") format("woff"),
        url("/wp-content/themes/icao2/fonts/RST56__W.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: "Rosatom";
    src: url("/wp-content/themes/icao2/fonts/RST75__W.woff") format("woff"),
        url("/wp-content/themes/icao2/fonts/RST75__W.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

.section {
    padding: unset;
}

.specproject-roboschool.home {
    background-color: #141D26;
    margin: unset !important;
    font-family: "Rosatom";
}

.section.content-home .content-home-in {
    max-width: 1520px;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
    position: relative;
}

.section.content-home.content-roboschool-header {
    margin-top: 48px;
    margin-bottom: 58px;
}

.section.content-home.content-roboschool-header .content-home-in {
    background-color: #00A2E3;
    display: flex;
    max-height: 80px;
    border-radius: 31px;
    justify-content: space-between;
}

.section.content-home.content-roboschool-header .header-logo {
    padding-top: 6px;
    padding-bottom: 12px;
    padding-left: 44px;
    padding-right: 44px;
}

.section.content-home.content-roboschool-header .header-logo img {
    height: 100%;
    width: auto;
    max-width: 100%;
    object-fit: contain;
    object-position: center;
}


.section.content-home.content-roboschool-header .header-menu {
    display: flex;
    align-items: center;
    padding-right: 166px;
    min-width: 54%;
}

.section.content-home.content-roboschool-header .header-menu a {
    font-family: "LCD5x8H";
    font-weight: 400;
    font-size: 24px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
    transition: color 0.3s;
}

.section.content-home.content-roboschool-header .header-menu a:hover {
    color: #8A5BC8;
}

.section.content-home.content-roboschool-header .header-menu a:active {
    color: #141D26;
}

.section.content-home.content-roboschool-header .header-menu-in {
    display: flex;
    flex-basis: 100%;
    justify-content: space-between;
}


.section.content-home.content-roboschool-name .name-block {
    padding-left: 313px;
}

.section.content-home.content-roboschool-name .name-block .name-block-in {
    background: #00a2e3;
    border-radius: 31px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 110px;
    padding-bottom: 200px;
    padding-left: 50px;
    padding-right: 50px;
    position: relative;
}

.section.content-home.content-roboschool-name .name-text {
    font-weight: 700;
    font-size: 64px;
    color: white;
}

.section.content-home.content-roboschool-name .registration-btn {
    font-family: "LCD5x8H";
    background: #8a5bc8;
    border-radius: 31px;
    padding-top: 50px;
    padding-bottom: 80px;
    padding-left: 73px;
    padding-right: 74px;
    font-weight: 400;
    font-size: 24px;
    color: white;
    text-transform: uppercase;
    position: absolute;
    bottom: -80px;
    left: 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.section.content-home.content-roboschool-name .registration-btn {
    /* transition: color 0.3s; */
}

.section.content-home.content-roboschool-name .registration-btn::before {
    background-image: url("data:image/svg+xml,%3Csvg width='48' height='29' viewBox='0 0 48 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M47.8015 0.102966H38.2654V9.63906H47.8015V0.102966Z' fill='white'/%3E%3Cpath d='M38.2808 9.62366H28.7448V19.1598H38.2808V9.62366Z' fill='white'/%3E%3Cpath d='M28.7447 19.1598H19.2086V28.6805H28.7447V19.1598Z' fill='white'/%3E%3Cpath d='M19.224 9.62366H9.68787V19.1598H19.224V9.62366Z' fill='white'/%3E%3Cpath d='M9.68789 0.102966H0.151794V9.63906H9.68789V0.102966Z' fill='white'/%3E%3C/svg%3E%0A");
    content: "";
    width: 47px;
    height: 47px;
    position: absolute;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 14px;
    /* transition: background-image 0.3s; */
}

.section.content-home.content-roboschool-name .registration-btn:hover {
    color: #1e1e1e;
}

.section.content-home.content-roboschool-name .registration-btn:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg width='48' height='29' viewBox='0 0 48 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M47.8015 0.102966H38.2654V9.63906H47.8015V0.102966Z' fill='black'/%3E%3Cpath d='M38.2808 9.62366H28.7448V19.1598H38.2808V9.62366Z' fill='black'/%3E%3Cpath d='M28.7447 19.1598H19.2086V28.6805H28.7447V19.1598Z' fill='black'/%3E%3Cpath d='M19.224 9.62366H9.68787V19.1598H19.224V9.62366Z' fill='black'/%3E%3Cpath d='M9.68789 0.102966H0.151794V9.63906H9.68789V0.102966Z' fill='black'/%3E%3C/svg%3E%0A");
}

.section.content-home.content-roboschool-name .registration-btn:active {
    color: #00a2e3;
}

.section.content-home.content-roboschool-name .registration-btn:active::before {
    background-image: url("data:image/svg+xml,%3Csvg width='48' height='29' viewBox='0 0 48 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M47.8015 0.102966H38.2654V9.63906H47.8015V0.102966Z' fill='%2300A2E3'/%3E%3Cpath d='M38.2808 9.62366H28.7448V19.1598H38.2808V9.62366Z' fill='%2300A2E3'/%3E%3Cpath d='M28.7447 19.1598H19.2086V28.6805H28.7447V19.1598Z' fill='%2300A2E3'/%3E%3Cpath d='M19.224 9.62366H9.68787V19.1598H19.224V9.62366Z' fill='%2300A2E3'/%3E%3Cpath d='M9.68789 0.102966H0.151794V9.63906H9.68789V0.102966Z' fill='%2300A2E3'/%3E%3C/svg%3E%0A");
}



.fly-elements .fly {
    position: absolute;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.section.content-home.content-roboschool-name .fly.robot1 {
    z-index: 1;
    width: 568px;
    top: 35px;
    left: -36px;
    height: 640px;
}

.section.content-home.content-roboschool-name .fly.treangle1 {
    width: 669px;
    height: 483px;
    z-index: 1;
    right: -200px;
    bottom: -314px;
}



.section-title {
    font-family: "LCD5x8H";
    font-weight: 400;
    font-size: 64px;
    color: white;
    text-transform: uppercase;
}



.section.content-home.content-roboschool-about {
    margin-top: 320px;
}

.section.content-home.content-roboschool-about .about-block .about-block-in {
    background: #00a2e3;
    border-radius: 31px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 53px;
    padding-bottom: 66px;
    position: relative;
    padding-left: 130px;
    padding-right: 160px;
}

.section.content-home.content-roboschool-about .about-block {
    padding-right: 244px;
    padding-left: 69px;
}

.section.content-home.content-roboschool-about .about-text {
    font-weight: 700;
    font-size: 20px;
    color: white;
}

.section.content-home.content-roboschool-about .section-title {
    padding-left: 97px;
    padding-bottom: 73px;
}

.section.content-home.content-roboschool-about .fly.treangle2 {
    width: 483px;
    height: 669px;
    bottom: -369px;
    left: -330px;
}


.section.content-home.content-roboschool-about .fly.about1 {
    position: absolute;
    width: 333px;
    height: 333px;
    right: -197px;
    bottom: -103px;
}




.section.content-home.content-roboschool-partners {
    margin-top: 370px;
}

.section.content-home.content-roboschool-partners .partners-logos {
    display: flex;
}

.section.content-home.content-roboschool-partners .partners-logos .partners-logo {
    width: 16.66%;
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.section.content-home.content-roboschool-partners .partners-logos {
    border: 5px solid #00A2E3;
    border-radius: 31px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 42px;
    padding-right: 42px;
}


.section.content-home.content-roboschool-partners .section-title {
    padding-left: 95px;
    padding-bottom: 64px;
}

.section-caption {
    font-weight: 700;
    font-size: 20px;
    color: white;
}



.section.content-home.content-roboschool-footer {
    overflow: hidden;
    margin-top: 460px;
}

.section.content-home.content-roboschool-footer .content-home-in {
    background-color: #00A2E3;
    border-radius: 31px 31px 0px 0px;
    padding: 100px;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 57px;
    padding-bottom: 90px;
}

.section.content-home.content-roboschool-footer .footer-logo .logo {
    display: flex;
    width: 215px;
    height: 130px;
}

.section.content-home.content-roboschool-footer .footer-logo img {
    height: 100%;
    width: auto;
    max-width: 100%;
    object-fit: contain;
    object-position: center;
}

.section.content-home.content-roboschool-footer .fly.treangle1-1 {
    top: 20px;
    right: 0px;
    width: 660px;
    height: 477px;
}



.section.content-home.content-roboschool-registration {
    margin-top: 233px;
}

.section.content-home.content-roboschool-registration .section-title {
    padding-left: 97px;
}

.section.content-home.content-roboschool-registration .section-caption {
    max-width: 1076px;
    padding-top: 24px;
    padding-left: 97px;
}



.section.content-home.content-roboschool-registration .registration-block {
    max-width: 935px;
    margin-left: auto;
    margin-right: auto;
}

.section.content-home.content-roboschool-registration .registration-block .registration-block-in {
    background-color: white;
    border-radius: 31px;
    padding-left: 112px;
    padding-right: 112px;
    padding-top: 52px;
    padding-bottom: 123px;
}

.section.content-home.content-roboschool-registration .registration-block {
    margin-top: 43px;
}


.section.content-home.content-roboschool-registration .reg-bottom {
    display: flex;
    justify-content: center;
}

.section.content-home.content-roboschool-registration .reg-send {
    font-family: "LCD5x8H";
    background: #8a5bc8;
    border-radius: 31px;
    padding-top: 50px;
    padding-bottom: 80px;
    padding-left: 73px;
    padding-right: 74px;
    font-weight: 400;
    font-size: 24px;
    color: white;
    text-transform: uppercase;
    position: absolute;
    bottom: -80px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: unset;
    cursor: pointer;
}

.section.content-home.content-roboschool-registration .reg-send:before {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32 3.04999H30.47V30.48H32V3.04999Z' fill='white'/%3E%3Cpath d='M30.4699 1.51999H28.95V3.04999H30.4699V1.51999Z' fill='white'/%3E%3Cpath d='M27.43 16.76H25.9V30.48H6.09002V16.76H4.57002V30.48H1.52002V32H30.47V30.48H27.43V16.76Z' fill='white'/%3E%3Cpath d='M18.28 9.13999H24.38V3.04999H18.28V9.13999ZM19.81 4.56999H21.33V7.61999H19.81V4.56999Z' fill='white'/%3E%3Cpath d='M22.8499 25.9H9.13989V27.43H22.8499V25.9Z' fill='white'/%3E%3Cpath d='M22.8499 21.33H9.13989V22.86H22.8499V21.33Z' fill='white'/%3E%3Cpath d='M25.9001 15.24H6.09009V16.76H25.9001V15.24Z' fill='white'/%3E%3Cpath d='M4.57005 9.14H6.09005V1.52H9.14005V9.14H6.09005V10.67H9.14005V12.19H27.43V1.52H28.9501V0H3.05005V1.52H4.57005V9.14ZM10.66 1.52H25.9V10.67H10.66V1.52Z' fill='white'/%3E%3Cpath d='M3.05002 1.51999H1.52002V3.04999H3.05002V1.51999Z' fill='white'/%3E%3Cpath d='M1.52 3.04999H0V30.48H1.52V3.04999Z' fill='white'/%3E%3C/svg%3E%0A");
    content: "";
    width: 32px;
    height: 32px;
    position: absolute;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 25px;
}

.section.content-home.content-roboschool-registration .reg-send:hover {
    color: black;
}

.section.content-home.content-roboschool-registration .reg-send:hover:before {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32 3.04999H30.47V30.48H32V3.04999Z' fill='black'/%3E%3Cpath d='M30.4699 1.51999H28.95V3.04999H30.4699V1.51999Z' fill='black'/%3E%3Cpath d='M27.43 16.76H25.9V30.48H6.09002V16.76H4.57002V30.48H1.52002V32H30.47V30.48H27.43V16.76Z' fill='black'/%3E%3Cpath d='M18.28 9.13999H24.38V3.04999H18.28V9.13999ZM19.81 4.56999H21.33V7.61999H19.81V4.56999Z' fill='black'/%3E%3Cpath d='M22.8499 25.9H9.13989V27.43H22.8499V25.9Z' fill='black'/%3E%3Cpath d='M22.8499 21.33H9.13989V22.86H22.8499V21.33Z' fill='black'/%3E%3Cpath d='M25.9001 15.24H6.09009V16.76H25.9001V15.24Z' fill='black'/%3E%3Cpath d='M4.57005 9.14H6.09005V1.52H9.14005V9.14H6.09005V10.67H9.14005V12.19H27.43V1.52H28.9501V0H3.05005V1.52H4.57005V9.14ZM10.66 1.52H25.9V10.67H10.66V1.52Z' fill='black'/%3E%3Cpath d='M3.05002 1.51999H1.52002V3.04999H3.05002V1.51999Z' fill='black'/%3E%3Cpath d='M1.52 3.04999H0V30.48H1.52V3.04999Z' fill='black'/%3E%3C/svg%3E%0A");
}

.section.content-home.content-roboschool-registration .reg-send:active {
    color: #00a2e3;
}

.section.content-home.content-roboschool-registration .reg-send:active:before {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32 3.04999H30.47V30.48H32V3.04999Z' fill='%2300A2E3'/%3E%3Cpath d='M30.4699 1.51999H28.95V3.04999H30.4699V1.51999Z' fill='%2300A2E3'/%3E%3Cpath d='M27.43 16.76H25.9V30.48H6.09002V16.76H4.57002V30.48H1.52002V32H30.47V30.48H27.43V16.76Z' fill='%2300A2E3'/%3E%3Cpath d='M18.28 9.13999H24.38V3.04999H18.28V9.13999ZM19.81 4.56999H21.33V7.61999H19.81V4.56999Z' fill='%2300A2E3'/%3E%3Cpath d='M22.8499 25.9H9.13989V27.43H22.8499V25.9Z' fill='%2300A2E3'/%3E%3Cpath d='M22.8499 21.33H9.13989V22.86H22.8499V21.33Z' fill='%2300A2E3'/%3E%3Cpath d='M25.9001 15.24H6.09009V16.76H25.9001V15.24Z' fill='%2300A2E3'/%3E%3Cpath d='M4.57005 9.14H6.09005V1.52H9.14005V9.14H6.09005V10.67H9.14005V12.19H27.43V1.52H28.9501V0H3.05005V1.52H4.57005V9.14ZM10.66 1.52H25.9V10.67H10.66V1.52Z' fill='%2300A2E3'/%3E%3Cpath d='M3.05002 1.51999H1.52002V3.04999H3.05002V1.51999Z' fill='%2300A2E3'/%3E%3Cpath d='M1.52 3.04999H0V30.48H1.52V3.04999Z' fill='%2300A2E3'/%3E%3C/svg%3E%0A");
}



.section.content-home.content-roboschool-registration .reg-input {
    margin-bottom: 30px;
}

.section.content-home.content-roboschool-registration .input-text-title {
    margin-bottom: 8px;
}

.section.content-home.content-roboschool-registration .small-text {
    padding-left: 18px;
    padding-right: 18px;
    font-weight: 400;
    font-size: 24px;
}

.section.content-home.content-roboschool-registration .reg-input-in {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.section.content-home.content-roboschool-registration .input-text {
    font-weight: 400;
    font-size: 32px;
    line-height: 120%;
    background: unset;
    color: #454545;
    padding: unset;
    width: 100%;
    text-align: center;
    padding: 10px 12px;
    min-height: 63px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border: 3px solid #00a2e3;
    border-radius: 31px;
}

.section.content-home.content-roboschool-registration p {
    margin: unset;
}


.relative {
    position: relative;
}

.section.content-home.content-roboschool-registration .fly.dots {
    left: -406px;
    top: 151px;
    width: 305px;
    height: 183px
}

.section.content-home.content-roboschool-registration .fly.robot2 {
    right: -384px;
    top: 140px;
    width: 500px;
    height: 572px;
}


.input-text.error {
    border-color: #ed3424 !important;
}

.response p {
    margin: unset;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    font-size: 16px;
}

.response .error {
    color: #ed3424;
}

.response .success {
    color: #27AE60;
}

.server-response p {
    margin: unset;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 22px;
}

.server-response .error {
    color: #ed3424;
}

.server-response .success {
    color: #27AE60;
}



.roboschool-arrow-up {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%;
    width: 115px;
    height: 115px;
    background-image: url("data:image/svg+xml,%3Csvg width='48' height='29' viewBox='0 0 48 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-8.39233e-05 28.5776L9.53601 28.5776L9.53601 19.0415L-8.30897e-05 19.0415L-8.39233e-05 28.5776Z' fill='white'/%3E%3Cpath d='M9.52067 19.0569L19.0568 19.0569L19.0568 9.52079L9.52067 9.52079L9.52067 19.0569Z' fill='white'/%3E%3Cpath d='M19.0568 9.52075L28.5929 9.52075L28.5929 3.91006e-05L19.0568 3.8267e-05L19.0568 9.52075Z' fill='white'/%3E%3Cpath d='M28.5774 19.0569L38.1135 19.0569L38.1135 9.52079L28.5774 9.52079L28.5774 19.0569Z' fill='white'/%3E%3Cpath d='M38.1136 28.5776L47.6497 28.5776L47.6497 19.0415L38.1136 19.0415L38.1136 28.5776Z' fill='white'/%3E%3C/svg%3E%0A");
    position: fixed;
    right: 50px;
    opacity: 0;
    display: none;
    bottom: 125px;
    z-index: 3;
    cursor: pointer;
    border: 2px solid #fff;
    border-radius: 21px;
}

.roboschool-arrow-up.active {
    opacity: 0.7;
    display: block;
}

.roboschool-arrow-up:hover {
    opacity: 1;
}


@media(min-width: 768px) {
    .section.content-home .content-home-in {
        max-width: 79.16667vw;
        margin-left: auto;
        margin-right: auto;
        z-index: 2;
        position: relative;
    }

    .section.content-home.content-roboschool-header {
        margin-top: 2.5vw;
        margin-bottom: 3.02083vw;
    }

    .section.content-home.content-roboschool-header .content-home-in {
        background-color: #00A2E3;
        display: flex;
        max-height: 4.16667vw;
        border-radius: 1.61458vw;
        justify-content: space-between;
    }

    .section.content-home.content-roboschool-header .header-logo {
        padding-top: 0.3125vw;
        padding-bottom: 0.625vw;
        padding-left: 2.29167vw;
        padding-right: 2.29167vw;
    }

    .section.content-home.content-roboschool-header .header-logo img {
        height: 100%;
        width: auto;
        max-width: 100%;
    }


    .section.content-home.content-roboschool-header .header-menu {
        display: flex;
        align-items: center;
        padding-right: 8.64583vw;
        min-width: 54%;
    }

    .section.content-home.content-roboschool-header .header-menu a {
        font-family: "LCD5x8H";
        font-weight: 400;
        font-size: 1.25vw;
        text-align: center;
        color: white;
        text-transform: uppercase;
        padding-left: 0.52083vw;
        padding-right: 0.52083vw;
        transition: color 0.3s;
    }

    .section.content-home.content-roboschool-header .header-menu a:hover {
        color: #8A5BC8;
    }

    .section.content-home.content-roboschool-header .header-menu a:active {
        color: #141D26;
    }

    .section.content-home.content-roboschool-header .header-menu-in {
        display: flex;
        flex-basis: 100%;
        justify-content: space-between;
    }


    .section.content-home.content-roboschool-name .name-block {
        padding-left: 16.30208vw;
    }

    .section.content-home.content-roboschool-name .name-block .name-block-in {
        background: #00a2e3;
        border-radius: 1.61458vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 5.72917vw;
        padding-bottom: 10.41667vw;
        padding-left: 2.60417vw;
        padding-right: 2.60417vw;
        position: relative;
    }

    .section.content-home.content-roboschool-name .name-text {
        font-weight: 700;
        font-size: 3.33333vw;
        color: white;
    }

    .section.content-home.content-roboschool-name .registration-btn {
        font-family: "LCD5x8H";
        background: #8a5bc8;
        border-radius: 1.61458vw;
        padding-top: 2.60417vw;
        padding-bottom: 4.16667vw;
        padding-left: 3.80208vw;
        padding-right: 3.85417vw;
        font-weight: 400;
        font-size: 1.25vw;
        color: white;
        text-transform: uppercase;
        position: absolute;
        bottom: -4.16667vw;
        left: 30%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .section.content-home.content-roboschool-name .registration-btn {
        /* transition: color 0.3s; */
    }

    .section.content-home.content-roboschool-name .registration-btn::before {
        background-image: url("data:image/svg+xml,%3Csvg width='48' height='29' viewBox='0 0 48 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M47.8015 0.102966H38.2654V9.63906H47.8015V0.102966Z' fill='white'/%3E%3Cpath d='M38.2808 9.62366H28.7448V19.1598H38.2808V9.62366Z' fill='white'/%3E%3Cpath d='M28.7447 19.1598H19.2086V28.6805H28.7447V19.1598Z' fill='white'/%3E%3Cpath d='M19.224 9.62366H9.68787V19.1598H19.224V9.62366Z' fill='white'/%3E%3Cpath d='M9.68789 0.102966H0.151794V9.63906H9.68789V0.102966Z' fill='white'/%3E%3C/svg%3E%0A");
        content: "";
        width: 2.44792vw;
        height: 2.44792vw;
        position: absolute;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        bottom: 0.72917vw;
        /* transition: background-image 0.3s; */
    }

    .section.content-home.content-roboschool-name .registration-btn:hover {
        color: #1e1e1e;
    }

    .section.content-home.content-roboschool-name .registration-btn:hover::before {
        background-image: url("data:image/svg+xml,%3Csvg width='48' height='29' viewBox='0 0 48 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M47.8015 0.102966H38.2654V9.63906H47.8015V0.102966Z' fill='black'/%3E%3Cpath d='M38.2808 9.62366H28.7448V19.1598H38.2808V9.62366Z' fill='black'/%3E%3Cpath d='M28.7447 19.1598H19.2086V28.6805H28.7447V19.1598Z' fill='black'/%3E%3Cpath d='M19.224 9.62366H9.68787V19.1598H19.224V9.62366Z' fill='black'/%3E%3Cpath d='M9.68789 0.102966H0.151794V9.63906H9.68789V0.102966Z' fill='black'/%3E%3C/svg%3E%0A");
    }

    .section.content-home.content-roboschool-name .registration-btn:active {
        color: #00a2e3;
    }

    .section.content-home.content-roboschool-name .registration-btn:active::before {
        background-image: url("data:image/svg+xml,%3Csvg width='48' height='29' viewBox='0 0 48 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M47.8015 0.102966H38.2654V9.63906H47.8015V0.102966Z' fill='%2300A2E3'/%3E%3Cpath d='M38.2808 9.62366H28.7448V19.1598H38.2808V9.62366Z' fill='%2300A2E3'/%3E%3Cpath d='M28.7447 19.1598H19.2086V28.6805H28.7447V19.1598Z' fill='%2300A2E3'/%3E%3Cpath d='M19.224 9.62366H9.68787V19.1598H19.224V9.62366Z' fill='%2300A2E3'/%3E%3Cpath d='M9.68789 0.102966H0.151794V9.63906H9.68789V0.102966Z' fill='%2300A2E3'/%3E%3C/svg%3E%0A");
    }


    .fly-elements .fly {
        position: absolute;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .section.content-home.content-roboschool-name .fly.robot1 {
        z-index: 1;
        width: 29.58333vw;
        top: 1.82292vw;
        left: -1.875vw;
        height: 33.33333vw;
    }

    .section.content-home.content-roboschool-name .fly.treangle1 {
        width: 34.84375vw;
        height: 25.15625vw;
        z-index: 1;
        right: -10.41667vw;
        bottom: -16.35417vw;
    }



    .section-title {
        font-family: "LCD5x8H";
        font-weight: 400;
        font-size: 3.33333vw;
        color: white;
        text-transform: uppercase;
    }



    .section.content-home.content-roboschool-about {
        margin-top: 16.66667vw;
    }

    .section.content-home.content-roboschool-about .about-block .about-block-in {
        background: #00a2e3;
        border-radius: 1.61458vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 2.76042vw;
        padding-bottom: 3.4375vw;
        position: relative;
        padding-left: 6.77083vw;
        padding-right: 8.33333vw;
    }

    .section.content-home.content-roboschool-about .about-block {
        padding-right: 12.70833vw;
        padding-left: 3.59375vw;
    }

    .section.content-home.content-roboschool-about .about-text {
        font-weight: 700;
        font-size: 1.04167vw;
        color: white;
    }

    .section.content-home.content-roboschool-about .section-title {
        padding-left: 5.05208vw;
        padding-bottom: 3.80208vw;
    }

    .section.content-home.content-roboschool-about .fly.treangle2 {
        width: 25.15625vw;
        height: 34.84375vw;
        bottom: -19.21875vw;
        left: -17.1875vw;
    }


    .section.content-home.content-roboschool-about .fly.about1 {
        position: absolute;
        width: 17.34375vw;
        height: 17.34375vw;
        right: -10.26042vw;
        bottom: -5.36458vw;
    }




    .section.content-home.content-roboschool-partners {
        margin-top: 19.27083vw;
    }

    .section.content-home.content-roboschool-partners .partners-logos {
        display: flex;
    }

    .section.content-home.content-roboschool-partners .partners-logos .partners-logo {
        width: 16.66%;
        height: auto;
        padding-left: 0.78125vw;
        padding-right: 0.78125vw;
    }

    .section.content-home.content-roboschool-partners .partners-logos {
        border: 0.26042vw solid #00A2E3;
        border-radius: 1.61458vw;
        padding-top: 1.04167vw;
        padding-bottom: 1.04167vw;
        padding-left: 2.1875vw;
        padding-right: 2.1875vw;
    }


    .section.content-home.content-roboschool-partners .section-title {
        padding-left: 4.94792vw;
        padding-bottom: 3.33333vw;
    }

    .section-caption {
        font-weight: 700;
        font-size: 1.04167vw;
        color: white;
    }



    .section.content-home.content-roboschool-footer {
        overflow: hidden;
        margin-top: 23.95833vw;
    }

    .section.content-home.content-roboschool-footer .content-home-in {
        background-color: #00A2E3;
        border-radius: 1.61458vw 1.61458vw 0vw 0vw;
        padding: 5.20833vw;
        padding-left: 5.20833vw;
        padding-right: 5.20833vw;
        padding-top: 2.96875vw;
        padding-bottom: 4.6875vw;
    }

    .section.content-home.content-roboschool-footer .footer-logo .logo {
        display: flex;
        width: 11.19792vw;
        height: 6.77083vw;
    }

    .section.content-home.content-roboschool-footer .footer-logo img {
        height: 100%;
        width: auto;
        max-width: 100%;
    }

    .section.content-home.content-roboschool-footer .fly.treangle1-1 {
        top: 1.04167vw;
        right: 0vw;
        width: 34.375vw;
        height: 24.84375vw;
    }



    .section.content-home.content-roboschool-registration {
        margin-top: 12.13542vw;
    }

    .section.content-home.content-roboschool-registration .section-title {
        padding-left: 5.05208vw;
    }

    .section.content-home.content-roboschool-registration .section-caption {
        max-width: 56.04167vw;
        padding-top: 1.25vw;
        padding-left: 5.05208vw;
    }



    .section.content-home.content-roboschool-registration .registration-block {
        max-width: 48.69792vw;
        margin-left: auto;
        margin-right: auto;
    }

    .section.content-home.content-roboschool-registration .registration-block .registration-block-in {
        background-color: white;
        border-radius: 1.61458vw;
        padding-left: 5.83333vw;
        padding-right: 5.83333vw;
        padding-top: 2.70833vw;
        padding-bottom: 6.40625vw;
    }

    .section.content-home.content-roboschool-registration .registration-block {
        margin-top: 2.23958vw;
    }


    .section.content-home.content-roboschool-registration .reg-bottom {
        display: flex;
        justify-content: center;
    }

    .section.content-home.content-roboschool-registration .reg-send {
        font-family: "LCD5x8H";
        background: #8a5bc8;
        border-radius: 1.61458vw;
        padding-top: 2.60417vw;
        padding-bottom: 4.16667vw;
        padding-left: 3.80208vw;
        padding-right: 3.85417vw;
        font-weight: 400;
        font-size: 1.25vw;
        color: white;
        text-transform: uppercase;
        position: absolute;
        bottom: -4.16667vw;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        border: unset;
        cursor: pointer;
    }

    .section.content-home.content-roboschool-registration .reg-send:before {
        background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32 3.04999H30.47V30.48H32V3.04999Z' fill='white'/%3E%3Cpath d='M30.4699 1.51999H28.95V3.04999H30.4699V1.51999Z' fill='white'/%3E%3Cpath d='M27.43 16.76H25.9V30.48H6.09002V16.76H4.57002V30.48H1.52002V32H30.47V30.48H27.43V16.76Z' fill='white'/%3E%3Cpath d='M18.28 9.13999H24.38V3.04999H18.28V9.13999ZM19.81 4.56999H21.33V7.61999H19.81V4.56999Z' fill='white'/%3E%3Cpath d='M22.8499 25.9H9.13989V27.43H22.8499V25.9Z' fill='white'/%3E%3Cpath d='M22.8499 21.33H9.13989V22.86H22.8499V21.33Z' fill='white'/%3E%3Cpath d='M25.9001 15.24H6.09009V16.76H25.9001V15.24Z' fill='white'/%3E%3Cpath d='M4.57005 9.14H6.09005V1.52H9.14005V9.14H6.09005V10.67H9.14005V12.19H27.43V1.52H28.9501V0H3.05005V1.52H4.57005V9.14ZM10.66 1.52H25.9V10.67H10.66V1.52Z' fill='white'/%3E%3Cpath d='M3.05002 1.51999H1.52002V3.04999H3.05002V1.51999Z' fill='white'/%3E%3Cpath d='M1.52 3.04999H0V30.48H1.52V3.04999Z' fill='white'/%3E%3C/svg%3E%0A");
        content: "";
        width: 1.66667vw;
        height: 1.66667vw;
        position: absolute;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        bottom: 1.30208vw;
    }

    .section.content-home.content-roboschool-registration .reg-send:hover {
        color: black;
    }

    .section.content-home.content-roboschool-registration .reg-send:hover:before {
        background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32 3.04999H30.47V30.48H32V3.04999Z' fill='black'/%3E%3Cpath d='M30.4699 1.51999H28.95V3.04999H30.4699V1.51999Z' fill='black'/%3E%3Cpath d='M27.43 16.76H25.9V30.48H6.09002V16.76H4.57002V30.48H1.52002V32H30.47V30.48H27.43V16.76Z' fill='black'/%3E%3Cpath d='M18.28 9.13999H24.38V3.04999H18.28V9.13999ZM19.81 4.56999H21.33V7.61999H19.81V4.56999Z' fill='black'/%3E%3Cpath d='M22.8499 25.9H9.13989V27.43H22.8499V25.9Z' fill='black'/%3E%3Cpath d='M22.8499 21.33H9.13989V22.86H22.8499V21.33Z' fill='black'/%3E%3Cpath d='M25.9001 15.24H6.09009V16.76H25.9001V15.24Z' fill='black'/%3E%3Cpath d='M4.57005 9.14H6.09005V1.52H9.14005V9.14H6.09005V10.67H9.14005V12.19H27.43V1.52H28.9501V0H3.05005V1.52H4.57005V9.14ZM10.66 1.52H25.9V10.67H10.66V1.52Z' fill='black'/%3E%3Cpath d='M3.05002 1.51999H1.52002V3.04999H3.05002V1.51999Z' fill='black'/%3E%3Cpath d='M1.52 3.04999H0V30.48H1.52V3.04999Z' fill='black'/%3E%3C/svg%3E%0A");
    }

    .section.content-home.content-roboschool-registration .reg-send:active {
        color: #00a2e3;
    }

    .section.content-home.content-roboschool-registration .reg-send:active:before {
        background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32 3.04999H30.47V30.48H32V3.04999Z' fill='%2300A2E3'/%3E%3Cpath d='M30.4699 1.51999H28.95V3.04999H30.4699V1.51999Z' fill='%2300A2E3'/%3E%3Cpath d='M27.43 16.76H25.9V30.48H6.09002V16.76H4.57002V30.48H1.52002V32H30.47V30.48H27.43V16.76Z' fill='%2300A2E3'/%3E%3Cpath d='M18.28 9.13999H24.38V3.04999H18.28V9.13999ZM19.81 4.56999H21.33V7.61999H19.81V4.56999Z' fill='%2300A2E3'/%3E%3Cpath d='M22.8499 25.9H9.13989V27.43H22.8499V25.9Z' fill='%2300A2E3'/%3E%3Cpath d='M22.8499 21.33H9.13989V22.86H22.8499V21.33Z' fill='%2300A2E3'/%3E%3Cpath d='M25.9001 15.24H6.09009V16.76H25.9001V15.24Z' fill='%2300A2E3'/%3E%3Cpath d='M4.57005 9.14H6.09005V1.52H9.14005V9.14H6.09005V10.67H9.14005V12.19H27.43V1.52H28.9501V0H3.05005V1.52H4.57005V9.14ZM10.66 1.52H25.9V10.67H10.66V1.52Z' fill='%2300A2E3'/%3E%3Cpath d='M3.05002 1.51999H1.52002V3.04999H3.05002V1.51999Z' fill='%2300A2E3'/%3E%3Cpath d='M1.52 3.04999H0V30.48H1.52V3.04999Z' fill='%2300A2E3'/%3E%3C/svg%3E%0A");
    }



    .section.content-home.content-roboschool-registration .reg-input {
        margin-bottom: 1.5625vw;
    }

    .section.content-home.content-roboschool-registration .input-text-title {
        margin-bottom: 0.41667vw;
    }

    .section.content-home.content-roboschool-registration .small-text {
        padding-left: 0.9375vw;
        padding-right: 0.9375vw;
        font-weight: 400;
        font-size: 1.25vw;
    }

    .section.content-home.content-roboschool-registration .reg-input-in {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section.content-home.content-roboschool-registration .input-text {
        font-weight: 400;
        font-size: 1.66667vw;
        line-height: 120%;
        background: unset;
        color: #454545;
        padding: unset;
        width: 100%;
        text-align: center;
        padding: 0.52083vw 0.625vw;
        min-height: 3.28125vw;
        display: flex;
        flex-direction: column;
        justify-content: center;
        border: 0.15625vw solid #00a2e3;
        border-radius: 1.61458vw;
    }

    .section.content-home.content-roboschool-registration p {
        margin: unset;
    }


    .relative {
        position: relative;
    }

    .section.content-home.content-roboschool-registration .fly.dots {
        left: -21.14583vw;
        top: 7.86458vw;
        width: 15.88542vw;
        height: 9.53125vw
    }

    .section.content-home.content-roboschool-registration .fly.robot2 {
        right: -20vw;
        top: 7.29167vw;
        width: 26.04167vw;
        height: 29.79167vw;
    }


    .input-text.error {
        border-color: #ed3424 !important;
    }

    .response p {
        margin: unset;
        padding-left: 1.04167vw;
        padding-right: 1.04167vw;
        padding-top: 0.26042vw;
        font-size: 0.83333vw;
    }

    .response .error {
        color: #ed3424;
    }

    .response .success {
        color: #27AE60;
    }

    .server-response p {
        margin: unset;
        padding-left: 1.04167vw;
        padding-right: 1.04167vw;
        padding-top: 0.26042vw;
        padding-bottom: 0.26042vw;
        font-size: 1.14583vw;
    }

    .server-response .error {
        color: #ed3424;
    }

    .server-response .success {
        color: #27AE60;
    }


    .roboschool-arrow-up {
        background-repeat: no-repeat;
        background-position: center;
        background-size: 50%;
        width: 5.98958vw;
        height: 5.98958vw;
        background-image: url("data:image/svg+xml,%3Csvg width='48' height='29' viewBox='0 0 48 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-8.39233e-05 28.5776L9.53601 28.5776L9.53601 19.0415L-8.30897e-05 19.0415L-8.39233e-05 28.5776Z' fill='white'/%3E%3Cpath d='M9.52067 19.0569L19.0568 19.0569L19.0568 9.52079L9.52067 9.52079L9.52067 19.0569Z' fill='white'/%3E%3Cpath d='M19.0568 9.52075L28.5929 9.52075L28.5929 3.91006e-05L19.0568 3.8267e-05L19.0568 9.52075Z' fill='white'/%3E%3Cpath d='M28.5774 19.0569L38.1135 19.0569L38.1135 9.52079L28.5774 9.52079L28.5774 19.0569Z' fill='white'/%3E%3Cpath d='M38.1136 28.5776L47.6497 28.5776L47.6497 19.0415L38.1136 19.0415L38.1136 28.5776Z' fill='white'/%3E%3C/svg%3E%0A");
        position: fixed;
        right: 2.60417vw;
        opacity: 0;
        display: none;
        bottom: 6.51042vw;
        z-index: 3;
        cursor: pointer;
        border: 0.10417vw solid #fff;
        border-radius: 1.09375vw;
    }

    .roboschool-arrow-up.active {
        opacity: 0.7;
        display: block;
    }

    .roboschool-arrow-up:hover {
        opacity: 1;
    }
}



@media(max-width: 767px) {
    .section.content-home .content-home-in {
        max-width: 1520px;
        margin-left: auto;
        margin-right: auto;
        z-index: 2;
        position: relative;
    }

    .section.content-home.content-roboschool-header {
        margin-top: 20px;
        margin-bottom: 30px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .section.content-home.content-roboschool-header .content-home-in {
        background-color: #00A2E3;
        display: flex;
        max-height: unset;
        border-radius: 31px;
        justify-content: space-between;
    }

    .section.content-home.content-roboschool-header .header-logo {
        padding-top: 6px;
        padding-bottom: 12px;
        padding-left: 25px;
        padding-right: 25px;
    }

    .section.content-home.content-roboschool-header .header-logo img {
        height: 100%;
        width: auto;
        max-width: 100%;
    }


    .section.content-home.content-roboschool-header .header-menu {
        display: flex;
        align-items: center;
        padding-right: 15px;
        min-width: 54%;
        padding-top: 15px;
    }

    .section.content-home.content-roboschool-header .header-menu a {
        font-family: "LCD5x8H";
        font-weight: 400;
        font-size: 15px;
        text-align: center;
        color: white;
        text-transform: uppercase;
        padding-left: 10px;
        padding-right: 10px;
        transition: color 0.3s;
        margin-bottom: 14px;
    }

    .section.content-home.content-roboschool-header .header-menu a:hover {
        color: #8A5BC8;
    }

    .section.content-home.content-roboschool-header .header-menu a:active {
        color: #141D26;
    }

    .section.content-home.content-roboschool-header .header-menu-in {
        display: flex;
        flex-basis: 100%;
        justify-content: space-between;
        flex-direction: column;
    }


    .section.content-home.content-roboschool-name {
        padding-right: 15px;
        padding-left: 15px;
    }


    .section.content-home.content-roboschool-name .name-block {
        padding-left: 76px;
    }

    .section.content-home.content-roboschool-name .name-block .name-block-in {
        background: #00a2e3;
        border-radius: 31px;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 34px;
        padding-bottom: 79px;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
    }

    .section.content-home.content-roboschool-name .name-text {
        font-weight: 700;
        font-size: 22px;
        color: white;
    }

    .section.content-home.content-roboschool-name .registration-btn {
        font-family: "LCD5x8H";
        background: #8a5bc8;
        border-radius: 31px;
        padding-top: 28px;
        padding-bottom: 50px;
        padding-left: 40px;
        padding-right: 40px;
        font-weight: 400;
        font-size: 14px;
        color: white;
        text-transform: uppercase;
        position: absolute;
        bottom: -48px;
        left: 18%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .section.content-home.content-roboschool-name .registration-btn {
        /* transition: color 0.3s; */
    }

    .section.content-home.content-roboschool-name .registration-btn::before {
        background-image: url("data:image/svg+xml,%3Csvg width='48' height='29' viewBox='0 0 48 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M47.8015 0.102966H38.2654V9.63906H47.8015V0.102966Z' fill='white'/%3E%3Cpath d='M38.2808 9.62366H28.7448V19.1598H38.2808V9.62366Z' fill='white'/%3E%3Cpath d='M28.7447 19.1598H19.2086V28.6805H28.7447V19.1598Z' fill='white'/%3E%3Cpath d='M19.224 9.62366H9.68787V19.1598H19.224V9.62366Z' fill='white'/%3E%3Cpath d='M9.68789 0.102966H0.151794V9.63906H9.68789V0.102966Z' fill='white'/%3E%3C/svg%3E%0A");
        content: "";
        width: 30px;
        height: 30px;
        position: absolute;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        bottom: 14px;
        /* transition: background-image 0.3s; */
    }

    .section.content-home.content-roboschool-name .registration-btn:hover {
        color: #1e1e1e;
    }

    .section.content-home.content-roboschool-name .registration-btn:hover::before {
        background-image: url("data:image/svg+xml,%3Csvg width='48' height='29' viewBox='0 0 48 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M47.8015 0.102966H38.2654V9.63906H47.8015V0.102966Z' fill='black'/%3E%3Cpath d='M38.2808 9.62366H28.7448V19.1598H38.2808V9.62366Z' fill='black'/%3E%3Cpath d='M28.7447 19.1598H19.2086V28.6805H28.7447V19.1598Z' fill='black'/%3E%3Cpath d='M19.224 9.62366H9.68787V19.1598H19.224V9.62366Z' fill='black'/%3E%3Cpath d='M9.68789 0.102966H0.151794V9.63906H9.68789V0.102966Z' fill='black'/%3E%3C/svg%3E%0A");
    }

    .section.content-home.content-roboschool-name .registration-btn:active {
        color: #00a2e3;
    }

    .section.content-home.content-roboschool-name .registration-btn:active::before {
        background-image: url("data:image/svg+xml,%3Csvg width='48' height='29' viewBox='0 0 48 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M47.8015 0.102966H38.2654V9.63906H47.8015V0.102966Z' fill='%2300A2E3'/%3E%3Cpath d='M38.2808 9.62366H28.7448V19.1598H38.2808V9.62366Z' fill='%2300A2E3'/%3E%3Cpath d='M28.7447 19.1598H19.2086V28.6805H28.7447V19.1598Z' fill='%2300A2E3'/%3E%3Cpath d='M19.224 9.62366H9.68787V19.1598H19.224V9.62366Z' fill='%2300A2E3'/%3E%3Cpath d='M9.68789 0.102966H0.151794V9.63906H9.68789V0.102966Z' fill='%2300A2E3'/%3E%3C/svg%3E%0A");
    }



    .fly-elements .fly {
        position: absolute;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .section.content-home.content-roboschool-name .fly.robot1 {
        z-index: 1;
        width: 116px;
        top: 43px;
        left: 2px;
        height: auto;
    }

    .section.content-home.content-roboschool-name .fly.treangle1 {
        width: 83px;
        height: auto;
        z-index: 1;
        right: -14px;
        bottom: -36px;
    }



    .section-title {
        font-family: "LCD5x8H";
        font-weight: 400;
        font-size: 24px;
        color: white;
        text-transform: uppercase;
    }



    .section.content-home.content-roboschool-about {
        margin-top: 94px;
    }

    .section.content-home.content-roboschool-about .about-block .about-block-in {
        background: #00a2e3;
        border-radius: 31px;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 53px;
        padding-bottom: 66px;
        position: relative;
        padding-left: 25px;
        padding-right: 25px;
    }

    .section.content-home.content-roboschool-about .about-block {
        padding-right: 15px;
        padding-left: 15px;
    }

    .section.content-home.content-roboschool-about .about-text {
        font-weight: 700;
        font-size: 14px;
        color: white;
    }

    .section.content-home.content-roboschool-about .section-title {
        padding-left: 27px;
        padding-bottom: 23px;
    }

    .section.content-home.content-roboschool-about .fly.treangle2 {
        width: 330px;
        height: auto;
        bottom: -100px;
        left: -140px;
    }


    .section.content-home.content-roboschool-about .fly.about1 {
        position: absolute;
        width: 130px;
        height: 130px;
        right: -13px;
        bottom: -40px;
    }




    .section.content-home.content-roboschool-partners {
        margin-top: 130px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .section.content-home.content-roboschool-partners .partners-logos {
        display: flex;
    }

    .section.content-home.content-roboschool-partners .partners-logos .partners-logo {
        width: 33%;
        height: auto;
        padding-left: 10px;
        padding-right: 10px;
        flex-basis: 33%;
        margin-bottom: 15px;
    }

    .section.content-home.content-roboschool-partners .partners-logos {
        border: 5px solid #00A2E3;
        border-radius: 31px;
        padding-top: 20px;
        padding-bottom: 5px;
        padding-left: 10px;
        padding-right: 10px;
        flex-wrap: wrap;
        justify-content: center;
    }


    .section.content-home.content-roboschool-partners .section-title {
        padding-left: 27px;
        padding-bottom: 23px;
    }

    .section-caption {
        font-weight: 700;
        font-size: 14px;
        color: white;
    }



    .section.content-home.content-roboschool-footer {
        overflow: hidden;
        margin-top: 150px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .section.content-home.content-roboschool-footer .content-home-in {
        background-color: #00A2E3;
        border-radius: 31px 31px 0px 0px;
        padding: 100px;
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 16px;
        padding-bottom: 20px;
    }

    .section.content-home.content-roboschool-footer .footer-logo .logo {
        display: flex;
        width: 100px;
        height: auto;
    }

    .section.content-home.content-roboschool-footer .footer-logo img {
        height: 100%;
        width: auto;
        max-width: 100%;
    }

    .section.content-home.content-roboschool-footer .fly.treangle1-1 {
        top: 20px;
        right: 0px;
        width: 185px;
        height: auto;
    }



    .section.content-home.content-roboschool-registration {
        margin-top: 53px;
    }

    .section.content-home.content-roboschool-registration .section-title {
        padding-left: 27px;
        padding-bottom: 0px;
    }

    .section.content-home.content-roboschool-registration .section-caption {
        max-width: 1076px;
        padding-top: 20px;
        padding-left: 27px;
        padding-bottom: 23px;
    }



    .section.content-home.content-roboschool-registration .registration-block {
        max-width: 935px;
        margin-left: auto;
        margin-right: auto;
    }

    .section.content-home.content-roboschool-registration .registration-block .registration-block-in {
        background-color: white;
        border-radius: 31px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 40px;
        padding-bottom: 70px;
    }

    .section.content-home.content-roboschool-registration .registration-block {
        margin-top: 10px;
        padding-right: 15px;
        padding-left: 15px;
    }


    .section.content-home.content-roboschool-registration .reg-bottom {
        display: flex;
        justify-content: center;
    }

    .section.content-home.content-roboschool-registration .reg-send {
        border: unset;
        cursor: pointer;
        font-family: "LCD5x8H";
        background: #8a5bc8;
        border-radius: 31px;
        padding-top: 28px;
        padding-bottom: 50px;
        padding-left: 40px;
        padding-right: 40px;
        font-weight: 400;
        font-size: 14px;
        color: white;
        text-transform: uppercase;
        position: absolute;
        bottom: -48px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .section.content-home.content-roboschool-registration .reg-send:before {
        background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32 3.04999H30.47V30.48H32V3.04999Z' fill='white'/%3E%3Cpath d='M30.4699 1.51999H28.95V3.04999H30.4699V1.51999Z' fill='white'/%3E%3Cpath d='M27.43 16.76H25.9V30.48H6.09002V16.76H4.57002V30.48H1.52002V32H30.47V30.48H27.43V16.76Z' fill='white'/%3E%3Cpath d='M18.28 9.13999H24.38V3.04999H18.28V9.13999ZM19.81 4.56999H21.33V7.61999H19.81V4.56999Z' fill='white'/%3E%3Cpath d='M22.8499 25.9H9.13989V27.43H22.8499V25.9Z' fill='white'/%3E%3Cpath d='M22.8499 21.33H9.13989V22.86H22.8499V21.33Z' fill='white'/%3E%3Cpath d='M25.9001 15.24H6.09009V16.76H25.9001V15.24Z' fill='white'/%3E%3Cpath d='M4.57005 9.14H6.09005V1.52H9.14005V9.14H6.09005V10.67H9.14005V12.19H27.43V1.52H28.9501V0H3.05005V1.52H4.57005V9.14ZM10.66 1.52H25.9V10.67H10.66V1.52Z' fill='white'/%3E%3Cpath d='M3.05002 1.51999H1.52002V3.04999H3.05002V1.51999Z' fill='white'/%3E%3Cpath d='M1.52 3.04999H0V30.48H1.52V3.04999Z' fill='white'/%3E%3C/svg%3E%0A");
        content: "";
        width: 25px;
        height: 25px;
        position: absolute;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        bottom: 14px;
    }

    .section.content-home.content-roboschool-registration .reg-send:hover {
        color: black;
    }

    .section.content-home.content-roboschool-registration .reg-send:hover:before {
        background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32 3.04999H30.47V30.48H32V3.04999Z' fill='black'/%3E%3Cpath d='M30.4699 1.51999H28.95V3.04999H30.4699V1.51999Z' fill='black'/%3E%3Cpath d='M27.43 16.76H25.9V30.48H6.09002V16.76H4.57002V30.48H1.52002V32H30.47V30.48H27.43V16.76Z' fill='black'/%3E%3Cpath d='M18.28 9.13999H24.38V3.04999H18.28V9.13999ZM19.81 4.56999H21.33V7.61999H19.81V4.56999Z' fill='black'/%3E%3Cpath d='M22.8499 25.9H9.13989V27.43H22.8499V25.9Z' fill='black'/%3E%3Cpath d='M22.8499 21.33H9.13989V22.86H22.8499V21.33Z' fill='black'/%3E%3Cpath d='M25.9001 15.24H6.09009V16.76H25.9001V15.24Z' fill='black'/%3E%3Cpath d='M4.57005 9.14H6.09005V1.52H9.14005V9.14H6.09005V10.67H9.14005V12.19H27.43V1.52H28.9501V0H3.05005V1.52H4.57005V9.14ZM10.66 1.52H25.9V10.67H10.66V1.52Z' fill='black'/%3E%3Cpath d='M3.05002 1.51999H1.52002V3.04999H3.05002V1.51999Z' fill='black'/%3E%3Cpath d='M1.52 3.04999H0V30.48H1.52V3.04999Z' fill='black'/%3E%3C/svg%3E%0A");
    }

    .section.content-home.content-roboschool-registration .reg-send:active {
        color: #00a2e3;
    }

    .section.content-home.content-roboschool-registration .reg-send:active:before {
        background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32 3.04999H30.47V30.48H32V3.04999Z' fill='%2300A2E3'/%3E%3Cpath d='M30.4699 1.51999H28.95V3.04999H30.4699V1.51999Z' fill='%2300A2E3'/%3E%3Cpath d='M27.43 16.76H25.9V30.48H6.09002V16.76H4.57002V30.48H1.52002V32H30.47V30.48H27.43V16.76Z' fill='%2300A2E3'/%3E%3Cpath d='M18.28 9.13999H24.38V3.04999H18.28V9.13999ZM19.81 4.56999H21.33V7.61999H19.81V4.56999Z' fill='%2300A2E3'/%3E%3Cpath d='M22.8499 25.9H9.13989V27.43H22.8499V25.9Z' fill='%2300A2E3'/%3E%3Cpath d='M22.8499 21.33H9.13989V22.86H22.8499V21.33Z' fill='%2300A2E3'/%3E%3Cpath d='M25.9001 15.24H6.09009V16.76H25.9001V15.24Z' fill='%2300A2E3'/%3E%3Cpath d='M4.57005 9.14H6.09005V1.52H9.14005V9.14H6.09005V10.67H9.14005V12.19H27.43V1.52H28.9501V0H3.05005V1.52H4.57005V9.14ZM10.66 1.52H25.9V10.67H10.66V1.52Z' fill='%2300A2E3'/%3E%3Cpath d='M3.05002 1.51999H1.52002V3.04999H3.05002V1.51999Z' fill='%2300A2E3'/%3E%3Cpath d='M1.52 3.04999H0V30.48H1.52V3.04999Z' fill='%2300A2E3'/%3E%3C/svg%3E%0A");
    }



    .section.content-home.content-roboschool-registration .reg-input {
        margin-bottom: 20px;
    }

    .section.content-home.content-roboschool-registration .input-text-title {
        margin-bottom: 8px;
    }

    .section.content-home.content-roboschool-registration .small-text {
        padding-left: 18px;
        padding-right: 18px;
        font-weight: 400;
        font-size: 16px;
    }

    .section.content-home.content-roboschool-registration .reg-input-in {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section.content-home.content-roboschool-registration .input-text {
        font-weight: 400;
        font-size: 20px;
        line-height: 120%;
        background: unset;
        color: #454545;
        padding: unset;
        width: 100%;
        text-align: center;
        padding: 10px 12px;
        min-height: 50px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        border: 3px solid #00a2e3;
        border-radius: 31px;
    }

    .section.content-home.content-roboschool-registration p {
        margin: unset;
    }


    .relative {
        position: relative;
    }

    .section.content-home.content-roboschool-registration .fly.dots {
        left: 0px;
        top: -21px;
        width: 75px;
        height: auto;
    }

    .section.content-home.content-roboschool-registration .fly.robot2 {
        right: 0px;
        top: 246px;
        width: 120px;
        height: auto;
    }


    .input-text.error {
        border-color: #ed3424 !important;
    }

    .response p {
        margin: unset;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 5px;
        font-size: 14px;
    }

    .response .error {
        color: #ed3424;
    }

    .response .success {
        color: #27AE60;
    }

    .server-response p {
        margin: unset;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 16px;
    }

    .server-response .error {
        color: #ed3424;
    }

    .server-response .success {
        color: #27AE60;
    }



    .roboschool-arrow-up {
        background-repeat: no-repeat;
        background-position: center;
        background-size: 50%;
        width: 60px;
        height: 60px;
        background-image: url("data:image/svg+xml,%3Csvg width='48' height='29' viewBox='0 0 48 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-8.39233e-05 28.5776L9.53601 28.5776L9.53601 19.0415L-8.30897e-05 19.0415L-8.39233e-05 28.5776Z' fill='white'/%3E%3Cpath d='M9.52067 19.0569L19.0568 19.0569L19.0568 9.52079L9.52067 9.52079L9.52067 19.0569Z' fill='white'/%3E%3Cpath d='M19.0568 9.52075L28.5929 9.52075L28.5929 3.91006e-05L19.0568 3.8267e-05L19.0568 9.52075Z' fill='white'/%3E%3Cpath d='M28.5774 19.0569L38.1135 19.0569L38.1135 9.52079L28.5774 9.52079L28.5774 19.0569Z' fill='white'/%3E%3Cpath d='M38.1136 28.5776L47.6497 28.5776L47.6497 19.0415L38.1136 19.0415L38.1136 28.5776Z' fill='white'/%3E%3C/svg%3E%0A");
        position: fixed;
        right: 15px;
        opacity: 0;
        display: none;
        bottom: 100px;
        z-index: 3;
        cursor: pointer;
        border: 2px solid #fff;
        border-radius: 21px;
    }

    .roboschool-arrow-up.active {
        opacity: 0.7;
        display: block;
    }

    .roboschool-arrow-up:hover {
        opacity: 1;
    }
}


@media(max-width: 767px) {
    .section.content-home .content-home-in {
        max-width: 355.14019vw;
        margin-left: auto;
        margin-right: auto;
        z-index: 2;
        position: relative;
    }

    .section.content-home.content-roboschool-header {
        margin-top: 4.6729vw;
        margin-bottom: 7.00935vw;
        padding-right: 3.50467vw;
        padding-left: 3.50467vw;
    }

    .section.content-home.content-roboschool-header .content-home-in {
        background-color: #00A2E3;
        display: flex;
        max-height: unset;
        border-radius: 7.24299vw;
        justify-content: space-between;
    }

    .section.content-home.content-roboschool-header .header-logo {
        padding-top: 1.40187vw;
        padding-bottom: 2.80374vw;
        padding-left: 5.84112vw;
        padding-right: 5.84112vw;
    }

    .section.content-home.content-roboschool-header .header-logo img {
        height: 100%;
        width: auto;
        max-width: 100%;
    }


    .section.content-home.content-roboschool-header .header-menu {
        display: flex;
        align-items: center;
        padding-right: 3.50467vw;
        min-width: 54%;
        padding-top: 3.50467vw;
    }

    .section.content-home.content-roboschool-header .header-menu a {
        font-family: "LCD5x8H";
        font-weight: 400;
        font-size: 3.50467vw;
        text-align: center;
        color: white;
        text-transform: uppercase;
        padding-left: 2.33645vw;
        padding-right: 2.33645vw;
        transition: color 0.3s;
        margin-bottom: 3.27103vw;
    }

    .section.content-home.content-roboschool-header .header-menu a:hover {
        color: #8A5BC8;
    }

    .section.content-home.content-roboschool-header .header-menu a:active {
        color: #141D26;
    }

    .section.content-home.content-roboschool-header .header-menu-in {
        display: flex;
        flex-basis: 100%;
        justify-content: space-between;
        flex-direction: column;
    }


    .section.content-home.content-roboschool-name {
        padding-right: 3.50467vw;
        padding-left: 3.50467vw;
    }


    .section.content-home.content-roboschool-name .name-block {
        padding-left: 17.75701vw;
    }

    .section.content-home.content-roboschool-name .name-block .name-block-in {
        background: #00a2e3;
        border-radius: 7.24299vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 7.94393vw;
        padding-bottom: 18.45794vw;
        padding-left: 4.6729vw;
        padding-right: 4.6729vw;
        position: relative;
    }

    .section.content-home.content-roboschool-name .name-text {
        font-weight: 700;
        font-size: 5.14019vw;
        color: white;
    }

    .section.content-home.content-roboschool-name .registration-btn {
        font-family: "LCD5x8H";
        background: #8a5bc8;
        border-radius: 7.24299vw;
        padding-top: 6.54206vw;
        padding-bottom: 11.68224vw;
        padding-left: 9.34579vw;
        padding-right: 9.34579vw;
        font-weight: 400;
        font-size: 3.27103vw;
        color: white;
        text-transform: uppercase;
        position: absolute;
        bottom: -11.21495vw;
        left: 18%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .section.content-home.content-roboschool-name .registration-btn {
        /* transition: color 0.3s; */
    }

    .section.content-home.content-roboschool-name .registration-btn::before {
        background-image: url("data:image/svg+xml,%3Csvg width='48' height='29' viewBox='0 0 48 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M47.8015 0.102966H38.2654V9.63906H47.8015V0.102966Z' fill='white'/%3E%3Cpath d='M38.2808 9.62366H28.7448V19.1598H38.2808V9.62366Z' fill='white'/%3E%3Cpath d='M28.7447 19.1598H19.2086V28.6805H28.7447V19.1598Z' fill='white'/%3E%3Cpath d='M19.224 9.62366H9.68787V19.1598H19.224V9.62366Z' fill='white'/%3E%3Cpath d='M9.68789 0.102966H0.151794V9.63906H9.68789V0.102966Z' fill='white'/%3E%3C/svg%3E%0A");
        content: "";
        width: 7.00935vw;
        height: 7.00935vw;
        position: absolute;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        bottom: 3.27103vw;
        /* transition: background-image 0.3s; */
    }

    .section.content-home.content-roboschool-name .registration-btn:hover {
        color: #1e1e1e;
    }

    .section.content-home.content-roboschool-name .registration-btn:hover::before {
        background-image: url("data:image/svg+xml,%3Csvg width='48' height='29' viewBox='0 0 48 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M47.8015 0.102966H38.2654V9.63906H47.8015V0.102966Z' fill='black'/%3E%3Cpath d='M38.2808 9.62366H28.7448V19.1598H38.2808V9.62366Z' fill='black'/%3E%3Cpath d='M28.7447 19.1598H19.2086V28.6805H28.7447V19.1598Z' fill='black'/%3E%3Cpath d='M19.224 9.62366H9.68787V19.1598H19.224V9.62366Z' fill='black'/%3E%3Cpath d='M9.68789 0.102966H0.151794V9.63906H9.68789V0.102966Z' fill='black'/%3E%3C/svg%3E%0A");
    }

    .section.content-home.content-roboschool-name .registration-btn:active {
        color: #00a2e3;
    }

    .section.content-home.content-roboschool-name .registration-btn:active::before {
        background-image: url("data:image/svg+xml,%3Csvg width='48' height='29' viewBox='0 0 48 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M47.8015 0.102966H38.2654V9.63906H47.8015V0.102966Z' fill='%2300A2E3'/%3E%3Cpath d='M38.2808 9.62366H28.7448V19.1598H38.2808V9.62366Z' fill='%2300A2E3'/%3E%3Cpath d='M28.7447 19.1598H19.2086V28.6805H28.7447V19.1598Z' fill='%2300A2E3'/%3E%3Cpath d='M19.224 9.62366H9.68787V19.1598H19.224V9.62366Z' fill='%2300A2E3'/%3E%3Cpath d='M9.68789 0.102966H0.151794V9.63906H9.68789V0.102966Z' fill='%2300A2E3'/%3E%3C/svg%3E%0A");
    }



    .fly-elements .fly {
        position: absolute;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .section.content-home.content-roboschool-name .fly.robot1 {
        z-index: 1;
        width: 27.1028vw;
        top: 10.04673vw;
        left: 0.46729vw;
        height: auto;
    }

    .section.content-home.content-roboschool-name .fly.treangle1 {
        width: 19.39252vw;
        height: auto;
        z-index: 1;
        right: -3.27103vw;
        bottom: -8.41121vw;
    }



    .section-title {
        font-family: "LCD5x8H";
        font-weight: 400;
        font-size: 5.60748vw;
        color: white;
        text-transform: uppercase;
    }



    .section.content-home.content-roboschool-about {
        margin-top: 21.96262vw;
    }

    .section.content-home.content-roboschool-about .about-block .about-block-in {
        background: #00a2e3;
        border-radius: 7.24299vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 12.38318vw;
        padding-bottom: 15.42056vw;
        position: relative;
        padding-left: 5.84112vw;
        padding-right: 5.84112vw;
    }

    .section.content-home.content-roboschool-about .about-block {
        padding-right: 3.50467vw;
        padding-left: 3.50467vw;
    }

    .section.content-home.content-roboschool-about .about-text {
        font-weight: 700;
        font-size: 3.27103vw;
        color: white;
    }

    .section.content-home.content-roboschool-about .section-title {
        padding-left: 6.30841vw;
        padding-bottom: 5.37383vw;
    }

    .section.content-home.content-roboschool-about .fly.treangle2 {
        width: 77.1028vw;
        height: auto;
        bottom: -23.36449vw;
        left: -32.71028vw;
    }


    .section.content-home.content-roboschool-about .fly.about1 {
        position: absolute;
        width: 30.37383vw;
        height: 30.37383vw;
        right: -3.03738vw;
        bottom: -9.34579vw;
    }




    .section.content-home.content-roboschool-partners {
        margin-top: 30.37383vw;
        padding-right: 3.50467vw;
        padding-left: 3.50467vw;
    }

    .section.content-home.content-roboschool-partners .partners-logos {
        display: flex;
    }

    .section.content-home.content-roboschool-partners .partners-logos .partners-logo {
        width: 33%;
        height: auto;
        padding-left: 2.33645vw;
        padding-right: 2.33645vw;
        flex-basis: 33%;
        margin-bottom: 3.50467vw;
    }

    .section.content-home.content-roboschool-partners .partners-logos {
        border: 1.16822vw solid #00A2E3;
        border-radius: 7.24299vw;
        padding-top: 4.6729vw;
        padding-bottom: 1.16822vw;
        padding-left: 2.33645vw;
        padding-right: 2.33645vw;
        flex-wrap: wrap;
        justify-content: center;
    }


    .section.content-home.content-roboschool-partners .section-title {
        padding-left: 6.30841vw;
        padding-bottom: 5.37383vw;
    }

    .section-caption {
        font-weight: 700;
        font-size: 3.27103vw;
        color: white;
    }



    .section.content-home.content-roboschool-footer {
        overflow: hidden;
        margin-top: 35.04673vw;
        padding-right: 3.50467vw;
        padding-left: 3.50467vw;
    }

    .section.content-home.content-roboschool-footer .content-home-in {
        background-color: #00A2E3;
        border-radius: 7.24299vw 7.24299vw 0vw 0vw;
        padding: 23.36449vw;
        padding-left: 5.84112vw;
        padding-right: 5.84112vw;
        padding-top: 3.73832vw;
        padding-bottom: 4.6729vw;
    }

    .section.content-home.content-roboschool-footer .footer-logo .logo {
        display: flex;
        width: 23.36449vw;
        height: auto;
    }

    .section.content-home.content-roboschool-footer .footer-logo img {
        height: 100%;
        width: auto;
        max-width: 100%;
    }

    .section.content-home.content-roboschool-footer .fly.treangle1-1 {
        top: 4.6729vw;
        right: 0vw;
        width: 43.2243vw;
        height: auto;
    }



    .section.content-home.content-roboschool-registration {
        margin-top: 12.38318vw;
    }

    .section.content-home.content-roboschool-registration .section-title {
        padding-left: 6.30841vw;
        padding-bottom: 0vw;
    }

    .section.content-home.content-roboschool-registration .section-caption {
        max-width: 251.40187vw;
        padding-top: 4.6729vw;
        padding-left: 6.30841vw;
        padding-bottom: 5.37383vw;
    }



    .section.content-home.content-roboschool-registration .registration-block {
        max-width: 218.45794vw;
        margin-left: auto;
        margin-right: auto;
    }

    .section.content-home.content-roboschool-registration .registration-block .registration-block-in {
        background-color: white;
        border-radius: 7.24299vw;
        padding-left: 4.6729vw;
        padding-right: 4.6729vw;
        padding-top: 9.34579vw;
        padding-bottom: 16.35514vw;
    }

    .section.content-home.content-roboschool-registration .registration-block {
        margin-top: 2.33645vw;
        padding-right: 3.50467vw;
        padding-left: 3.50467vw;
    }


    .section.content-home.content-roboschool-registration .reg-bottom {
        display: flex;
        justify-content: center;
    }

    .section.content-home.content-roboschool-registration .reg-send {
        border: unset;
        cursor: pointer;
        font-family: "LCD5x8H";
        background: #8a5bc8;
        border-radius: 7.24299vw;
        padding-top: 6.54206vw;
        padding-bottom: 11.68224vw;
        padding-left: 9.34579vw;
        padding-right: 9.34579vw;
        font-weight: 400;
        font-size: 3.27103vw;
        color: white;
        text-transform: uppercase;
        position: absolute;
        bottom: -11.21495vw;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .section.content-home.content-roboschool-registration .reg-send:before {
        background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32 3.04999H30.47V30.48H32V3.04999Z' fill='white'/%3E%3Cpath d='M30.4699 1.51999H28.95V3.04999H30.4699V1.51999Z' fill='white'/%3E%3Cpath d='M27.43 16.76H25.9V30.48H6.09002V16.76H4.57002V30.48H1.52002V32H30.47V30.48H27.43V16.76Z' fill='white'/%3E%3Cpath d='M18.28 9.13999H24.38V3.04999H18.28V9.13999ZM19.81 4.56999H21.33V7.61999H19.81V4.56999Z' fill='white'/%3E%3Cpath d='M22.8499 25.9H9.13989V27.43H22.8499V25.9Z' fill='white'/%3E%3Cpath d='M22.8499 21.33H9.13989V22.86H22.8499V21.33Z' fill='white'/%3E%3Cpath d='M25.9001 15.24H6.09009V16.76H25.9001V15.24Z' fill='white'/%3E%3Cpath d='M4.57005 9.14H6.09005V1.52H9.14005V9.14H6.09005V10.67H9.14005V12.19H27.43V1.52H28.9501V0H3.05005V1.52H4.57005V9.14ZM10.66 1.52H25.9V10.67H10.66V1.52Z' fill='white'/%3E%3Cpath d='M3.05002 1.51999H1.52002V3.04999H3.05002V1.51999Z' fill='white'/%3E%3Cpath d='M1.52 3.04999H0V30.48H1.52V3.04999Z' fill='white'/%3E%3C/svg%3E%0A");
        content: "";
        width: 5.84112vw;
        height: 5.84112vw;
        position: absolute;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        bottom: 3.27103vw;
    }

    .section.content-home.content-roboschool-registration .reg-send:hover {
        color: black;
    }

    .section.content-home.content-roboschool-registration .reg-send:hover:before {
        background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32 3.04999H30.47V30.48H32V3.04999Z' fill='black'/%3E%3Cpath d='M30.4699 1.51999H28.95V3.04999H30.4699V1.51999Z' fill='black'/%3E%3Cpath d='M27.43 16.76H25.9V30.48H6.09002V16.76H4.57002V30.48H1.52002V32H30.47V30.48H27.43V16.76Z' fill='black'/%3E%3Cpath d='M18.28 9.13999H24.38V3.04999H18.28V9.13999ZM19.81 4.56999H21.33V7.61999H19.81V4.56999Z' fill='black'/%3E%3Cpath d='M22.8499 25.9H9.13989V27.43H22.8499V25.9Z' fill='black'/%3E%3Cpath d='M22.8499 21.33H9.13989V22.86H22.8499V21.33Z' fill='black'/%3E%3Cpath d='M25.9001 15.24H6.09009V16.76H25.9001V15.24Z' fill='black'/%3E%3Cpath d='M4.57005 9.14H6.09005V1.52H9.14005V9.14H6.09005V10.67H9.14005V12.19H27.43V1.52H28.9501V0H3.05005V1.52H4.57005V9.14ZM10.66 1.52H25.9V10.67H10.66V1.52Z' fill='black'/%3E%3Cpath d='M3.05002 1.51999H1.52002V3.04999H3.05002V1.51999Z' fill='black'/%3E%3Cpath d='M1.52 3.04999H0V30.48H1.52V3.04999Z' fill='black'/%3E%3C/svg%3E%0A");
    }

    .section.content-home.content-roboschool-registration .reg-send:active {
        color: #00a2e3;
    }

    .section.content-home.content-roboschool-registration .reg-send:active:before {
        background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32 3.04999H30.47V30.48H32V3.04999Z' fill='%2300A2E3'/%3E%3Cpath d='M30.4699 1.51999H28.95V3.04999H30.4699V1.51999Z' fill='%2300A2E3'/%3E%3Cpath d='M27.43 16.76H25.9V30.48H6.09002V16.76H4.57002V30.48H1.52002V32H30.47V30.48H27.43V16.76Z' fill='%2300A2E3'/%3E%3Cpath d='M18.28 9.13999H24.38V3.04999H18.28V9.13999ZM19.81 4.56999H21.33V7.61999H19.81V4.56999Z' fill='%2300A2E3'/%3E%3Cpath d='M22.8499 25.9H9.13989V27.43H22.8499V25.9Z' fill='%2300A2E3'/%3E%3Cpath d='M22.8499 21.33H9.13989V22.86H22.8499V21.33Z' fill='%2300A2E3'/%3E%3Cpath d='M25.9001 15.24H6.09009V16.76H25.9001V15.24Z' fill='%2300A2E3'/%3E%3Cpath d='M4.57005 9.14H6.09005V1.52H9.14005V9.14H6.09005V10.67H9.14005V12.19H27.43V1.52H28.9501V0H3.05005V1.52H4.57005V9.14ZM10.66 1.52H25.9V10.67H10.66V1.52Z' fill='%2300A2E3'/%3E%3Cpath d='M3.05002 1.51999H1.52002V3.04999H3.05002V1.51999Z' fill='%2300A2E3'/%3E%3Cpath d='M1.52 3.04999H0V30.48H1.52V3.04999Z' fill='%2300A2E3'/%3E%3C/svg%3E%0A");
    }



    .section.content-home.content-roboschool-registration .reg-input {
        margin-bottom: 4.6729vw;
    }

    .section.content-home.content-roboschool-registration .input-text-title {
        margin-bottom: 1.86916vw;
    }

    .section.content-home.content-roboschool-registration .small-text {
        padding-left: 4.20561vw;
        padding-right: 4.20561vw;
        font-weight: 400;
        font-size: 3.73832vw;
    }

    .section.content-home.content-roboschool-registration .reg-input-in {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .section.content-home.content-roboschool-registration .input-text {
        font-weight: 400;
        font-size: 4.6729vw;
        line-height: 120%;
        background: unset;
        color: #454545;
        padding: unset;
        width: 100%;
        text-align: center;
        padding: 2.33645vw 2.80374vw;
        min-height: 11.68224vw;
        display: flex;
        flex-direction: column;
        justify-content: center;
        border: 0.70093vw solid #00a2e3;
        border-radius: 7.24299vw;
    }

    .section.content-home.content-roboschool-registration p {
        margin: unset;
    }


    .relative {
        position: relative;
    }

    .section.content-home.content-roboschool-registration .fly.dots {
        left: 0vw;
        top: -4.90654vw;
        width: 17.52336vw;
        height: auto;
    }

    .section.content-home.content-roboschool-registration .fly.robot2 {
        right: 0vw;
        top: 57.47664vw;
        width: 28.03738vw;
        height: auto;
    }


    .input-text.error {
        border-color: #ed3424 !important;
    }

    .response p {
        margin: unset;
        padding-left: 4.6729vw;
        padding-right: 4.6729vw;
        padding-top: 1.16822vw;
        font-size: 3.27103vw;
    }

    .response .error {
        color: #ed3424;
    }

    .response .success {
        color: #27AE60;
    }

    .server-response p {
        color: #27AE60;
        margin: unset;
        padding-left: 4.6729vw;
        padding-right: 4.6729vw;
        padding-top: 1.16822vw;
        padding-bottom: 1.16822vw;
        font-size: 3.73832vw;
    }

    .server-response .error {
        color: #ed3424;
    }

    .server-response .success {
        color: #27AE60;
    }



    .roboschool-arrow-up {
        background-repeat: no-repeat;
        background-position: center;
        background-size: 50%;
        width: 14.01869vw;
        height: 14.01869vw;
        background-image: url("data:image/svg+xml,%3Csvg width='48' height='29' viewBox='0 0 48 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-8.39233e-05 28.5776L9.53601 28.5776L9.53601 19.0415L-8.30897e-05 19.0415L-8.39233e-05 28.5776Z' fill='white'/%3E%3Cpath d='M9.52067 19.0569L19.0568 19.0569L19.0568 9.52079L9.52067 9.52079L9.52067 19.0569Z' fill='white'/%3E%3Cpath d='M19.0568 9.52075L28.5929 9.52075L28.5929 3.91006e-05L19.0568 3.8267e-05L19.0568 9.52075Z' fill='white'/%3E%3Cpath d='M28.5774 19.0569L38.1135 19.0569L38.1135 9.52079L28.5774 9.52079L28.5774 19.0569Z' fill='white'/%3E%3Cpath d='M38.1136 28.5776L47.6497 28.5776L47.6497 19.0415L38.1136 19.0415L38.1136 28.5776Z' fill='white'/%3E%3C/svg%3E%0A");
        position: fixed;
        right: 3.50467vw;
        opacity: 0;
        display: none;
        bottom: 23.36449vw;
        z-index: 3;
        cursor: pointer;
        border: 0.46729vw solid #fff;
        border-radius: 4.90654vw;
    }

    .roboschool-arrow-up.active {
        opacity: 0.7;
        display: block;
    }

    .roboschool-arrow-up:hover {
        opacity: 1;
    }
}