@font-face {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/Unbounded-ExtraLight.woff2") format("woff2"), url("../fonts/Unbounded-ExtraLight.woff") format("woff");
}
@font-face {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Unbounded-Light.woff2") format("woff2"), url("../fonts/Unbounded-Light.woff") format("woff");
}
@font-face {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Unbounded-Regular.woff2") format("woff2"), url("../fonts/Unbounded-Regular.woff") format("woff");
}
@font-face {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Unbounded-Medium.woff2") format("woff2"), url("../fonts/Unbounded-Medium.woff") format("woff");
}
@font-face {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Unbounded-SemiBold.woff2") format("woff2"), url("../fonts/Unbounded-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Unbounded-Bold.woff2") format("woff2"), url("../fonts/Unbounded-Bold.woff") format("woff");
}
@font-face {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/Unbounded-ExtraBold.woff2") format("woff2"), url("../fonts/Unbounded-ExtraBold.woff") format("woff");
}
@font-face {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/Unbounded-Black.woff2") format("woff2"), url("../fonts/Unbounded-Black.woff") format("woff");
}
body {
  color: #000000;
  background: #A2CEF5;
}

.logo-muztv {
  width: 164.324px;
  height: 205.884px;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .logo-muztv {
    width: 67.217px;
    height: 84.218px;
  }
}
@media screen and (max-width: 766px) {
  .logo-muztv {
    width: 41.343px;
    height: 51.8px;
  }
}

.footer {
  background: #000;
  margin-top: 142px;
  height: auto;
  padding-top: 70px;
}

.footer {
  background: #151515;
  font-size: 20px;
  padding: 49px 0 44px;
  position: relative;
  z-index: 1;
  color: rgba(244, 245, 247, 0.6);
  line-height: 130%;
  font-weight: 400;
}
.footer a {
  color: #FF008C;
  text-decoration: underline;
}
.footer .section-wrapper {
  display: flex;
  flex-flow: wrap row;
  justify-content: space-between;
}
@media screen and (max-width: 766px) {
  .footer .section-wrapper {
    flex-flow: column;
    align-items: center;
  }
}
.footer-text {
  flex: 1;
  min-width: 100%;
  font-size: 20px;
}
.footer-text-main {
  margin-bottom: 7px;
  font-weight: bold;
  font-family: Unbounded;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .footer-text {
    font-size: 14px;
    line-height: 130%;
  }
}
@media screen and (max-width: 766px) {
  .footer-text {
    font-size: 12px;
    text-align: center;
    line-height: 130%;
  }
}
.footer-right {
  margin-left: auto;
}
@media screen and (max-width: 766px) {
  .footer-right {
    margin-left: 0;
  }
}
.footer-right,
.footer .logo-footer {
  margin-bottom: 28px;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .footer-right,
  .footer .logo-footer {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 766px) {
  .footer-right,
  .footer .logo-footer {
    margin-bottom: 20px;
  }
}

.logo-footer {
  display: block;
  background: url("../images/logo-footer.svg") no-repeat;
  background-size: contain;
  background-position: center;
  width: 168.666px;
  height: 33.734px;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .logo-footer {
    width: 94px;
    height: 19px;
  }
}
@media screen and (max-width: 766px) {
  .logo-footer {
    width: 94px;
    height: 19px;
  }
}

.icon-close-wt {
  width: 26px;
  height: 26px;
  background: url("../images/icon-close-wt.svg") 50% 50% no-repeat;
  background-size: contain;
  background-size: contain;
}
.icon-close, .icon-close-cl {
  width: 28px;
  height: 28px;
  background: url("../images/icon-close-cl.svg") 50% 50% no-repeat;
  background-size: contain;
  background-size: contain;
}
.icon-likee {
  width: 29px;
  height: 29px;
  background: url("../images/icon-likee.svg") 50% 50% no-repeat;
  background-size: contain;
  background-size: contain;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .icon-likee {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 766px) {
  .icon-likee {
    width: 20px;
    height: 20px;
  }
}
.icon-ok {
  width: 29px;
  height: 29px;
  background: url("../images/icon-ok.svg") 50% 50% no-repeat;
  background-size: contain;
  background-size: contain;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .icon-ok {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 766px) {
  .icon-ok {
    width: 20px;
    height: 20px;
  }
}
.icon-tg {
  width: 29px;
  height: 29px;
  background: url("../images/icon-tg.svg") 50% 50% no-repeat;
  background-size: contain;
  background-size: contain;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .icon-tg {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 766px) {
  .icon-tg {
    width: 20px;
    height: 20px;
  }
}
.icon-vk {
  width: 29px;
  height: 29px;
  background: url("../images/icon-vk.svg") 50% 50% no-repeat;
  background-size: contain;
  background-size: contain;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .icon-vk {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 766px) {
  .icon-vk {
    width: 20px;
    height: 20px;
  }
}
.icon-dzen {
  width: 29px;
  height: 29px;
  background: url("../images/icon-dzen.svg") 50% 50% no-repeat;
  background-size: contain;
  background-size: contain;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .icon-dzen {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 766px) {
  .icon-dzen {
    width: 20px;
    height: 20px;
  }
}
.icon-yt {
  width: 29px;
  height: 29px;
  background: url("../images/icon-yt.svg") 50% 50% no-repeat;
  background-size: contain;
  background-size: contain;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .icon-yt {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 766px) {
  .icon-yt {
    width: 20px;
    height: 20px;
  }
}
.icon-vb {
  width: 29px;
  height: 29px;
  background: url("../images/icon-vb.svg") 50% 50% no-repeat;
  background-size: contain;
  background-size: contain;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .icon-vb {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 766px) {
  .icon-vb {
    width: 20px;
    height: 20px;
  }
}

.top {
  height: auto;
  margin-bottom: 53px;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .top {
    margin-bottom: 39px;
  }
}
@media screen and (max-width: 766px) {
  .top {
    margin-bottom: 62px;
    overflow: hidden;
  }
}
.top:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(180deg, #E398F7 0%, #A2CEF5 100%);
  z-index: 0;
}
.top:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/top-bg.png) 50% 0px no-repeat;
  z-index: 1;
  filter: "alpha(opacity=0)";
  opacity: 0;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .top:after {
    background-size: auto 352px;
  }
}
@media screen and (max-width: 766px) {
  .top:after {
    background: url(../images/top-bg-mobile.png) 50% 0px no-repeat;
    background-size: auto 657px;
  }
}
.top.top-animated-step2:after {
  filter: "alpha(opacity=100)";
  opacity: 1;
}
.top .section-wrapper {
  padding-top: 130px;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .top .section-wrapper {
    padding-top: 63px;
  }
}
@media screen and (max-width: 766px) {
  .top .section-wrapper {
    padding-top: 148px;
    position: relative;
    z-index: 10;
  }
}
.top-el {
  width: 751px;
  height: 657px;
  background: url(../images/ela.png) 0px 0px no-repeat;
  background-size: contain;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .top-el {
    width: 315px;
    height: 276px;
  }
}
@media screen and (max-width: 766px) {
  .top-el {
    width: 315px;
    height: 276px;
  }
}
.top-text {
  font-size: 101px;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .top-text {
    font-size: 38px;
  }
}
@media screen and (max-width: 766px) {
  .top-text {
    font-size: 48px;
  }
}
.top-text:last-child {
  margin-bottom: 0;
}
.top-text-alt {
  text-transform: uppercase;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .top-text-alt {
    font-size: 13px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 766px) {
  .top-text-alt {
    font-size: 16px;
    margin-bottom: 0;
  }
}
.top-left {
  height: 935px;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .top-left {
    height: 408px;
  }
}
@media screen and (max-width: 766px) {
  .top-left {
    height: 492px;
  }
}
.top-left-content {
  padding-left: 49px;
  align-items: flex-start;
  justify-content: center;
  padding-top: 330px;
  padding-bottom: 330px;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .top-left-content {
    padding-left: 23px;
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
@media screen and (max-width: 766px) {
  .top-left-content {
    padding-left: 16px;
    padding-top: 210px;
    padding-bottom: 150px;
  }
}
.top-left-content:after {
  content: "";
  display: block;
  position: absolute;
  left: 192px;
  top: 70px;
  width: 200px;
  height: 173px;
  background: url(../images/cloud-up.png) 50% 0px no-repeat;
  background-size: contain;
  filter: "alpha(opacity=100)";
  opacity: 1;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .top-left-content:after {
    width: 79px;
    height: 67px;
    left: 64px;
    top: 40px;
  }
}
@media screen and (max-width: 766px) {
  .top-left-content:after {
    display: none;
  }
}
.top-left-content:before {
  content: "";
  display: block;
  position: absolute;
  left: 49px;
  bottom: 60px;
  width: 397px;
  height: 393px;
  background: url(../images/spore-up.png) 50% 0px no-repeat;
  background-size: contain;
  filter: "alpha(opacity=100)";
  opacity: 1;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .top-left-content:before {
    width: 169px;
    height: 167px;
    left: 20px;
    bottom: 0;
  }
}
@media screen and (max-width: 766px) {
  .top-left-content:before {
    width: 169px;
    height: 167px;
    left: 0px;
    bottom: 18px;
  }
}
.top-left:after {
  left: 0;
  width: 421px;
  background: url(../images/left-angle.svg) 0px 50% no-repeat;
  background-size: contain;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .top-left:after {
    width: 185px;
  }
}
@media screen and (max-width: 766px) {
  .top-left:after {
    width: 223px;
  }
}
.top-right {
  bottom: auto;
  height: 771px;
  width: 347px;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .top-right {
    width: 142px;
    height: 318px;
  }
}
@media screen and (max-width: 766px) {
  .top-right {
    width: 85px;
    height: 200px;
  }
}
.top-right-content {
  padding-right: 49px;
  align-items: flex-end;
  justify-content: center;
  padding-top: 270px;
  padding-bottom: 270px;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .top-right-content {
    padding-right: 23px;
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 766px) {
  .top-right-content {
    padding-right: 16px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.top-right-content:after {
  content: "";
  display: block;
  position: absolute;
  right: 88px;
  bottom: -39px;
  width: 290px;
  height: 292px;
  background: url(../images/arrow-up.png) 50% 0px no-repeat;
  background-size: contain;
  filter: "alpha(opacity=100)";
  opacity: 1;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .top-right-content:after {
    width: 114px;
    height: 115px;
    right: 50px;
    bottom: -10px;
  }
}
@media screen and (max-width: 766px) {
  .top-right-content:after {
    width: 132px;
    height: 133px;
    right: -22px;
    bottom: -339px;
  }
}
.top-right:after {
  right: 0;
  width: 100%;
  background: url(../images/right-angle.svg) 0px 50% no-repeat;
  background-size: contain;
}

.block-text {
  margin-top: 148px;
  color: #000;
  font-family: Unbounded;
  font-size: 30px;
  font-weight: 700;
  line-height: 142%;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .block-text {
    font-size: 13px;
  }
}
@media screen and (max-width: 766px) {
  .block-text {
    font-size: 16px;
    margin-top: 258px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1600px) {
  .form {
    max-width: 420px;
  }
}
@media screen and (max-width: 766px) {
  .form {
    font-size: 16px;
  }
}
.form-title {
  color: #000;
  font-family: Unbounded;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .form-title {
    font-size: 13px;
  }
}
@media screen and (max-width: 766px) {
  .form-title {
    font-size: 13px;
  }
}
.form-textarea-wrapper {
  border-radius: 30px;
  padding: 3px;
  background: linear-gradient(160deg, #FFB991 0%, #FF1BA4 49.03%, #B400E6 100%);
}
.form-textarea-wrapper .form-textarea {
  border: 0;
  border-radius: 27px;
  vertical-align: top;
}
.form-textarea-wrapper .form-textarea::-moz-placeholder {
  color: #000;
}
.form-textarea-wrapper .form-textarea::placeholder {
  color: #000;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .form-textarea-wrapper .form-textarea {
    border-radius: 13px;
  }
}
@media screen and (max-width: 766px) {
  .form-textarea-wrapper .form-textarea {
    border-radius: 13px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .form-textarea-wrapper {
    padding: 1px;
    border-radius: 15px;
  }
}
@media screen and (max-width: 766px) {
  .form-textarea-wrapper {
    padding: 1px;
    border-radius: 15px;
  }
}
.form-textarea-count {
  color: #3F21D4;
  font-family: Unbounded;
  font-size: 16px;
  font-weight: 400;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .form-textarea-count {
    font-size: 10px;
    margin-top: 2px;
  }
}
@media screen and (max-width: 766px) {
  .form-textarea-count {
    font-size: 10px;
    margin-top: 2px;
  }
}
.form-control .button {
  filter: "alpha(opacity=100)";
  opacity: 1;
  display: flex;
  flex: auto;
}
.form-control .button-label {
  background: #FFF;
  flex: 1;
  color: #B400E6;
  font-size: 22px;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .form-control .button-label {
    font-size: 12px;
  }
}
@media screen and (max-width: 766px) {
  .form-control .button-label {
    font-size: 10px;
  }
}

.button {
  height: 76px;
  background: linear-gradient(100deg, #FF008C 7.36%, #B400E6 92.38%);
  color: #FFF;
  font-family: Unbounded;
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  border-radius: 60px;
  padding: 3px;
  min-width: 150px;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .button {
    height: 46px;
    font-size: 12px;
    padding: 2px;
  }
}
@media screen and (max-width: 766px) {
  .button {
    height: 46px;
    font-size: 12px;
    padding: 2px;
  }
}
.button-label {
  border-radius: 60px;
  padding: 0 5px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.button-type-1,
.button-type-2 {
  background: linear-gradient(121deg, #FFB991 3.18%, #FF008C 18.93%, #B400E6 76.45%);
}
.button-type-1.button-active,
.button-type-2.button-active {
  background: linear-gradient(121deg, #FFB991 3.18%, #FF008C 18.93%, #B400E6 76.45%);
  box-shadow: none;
}
.button-type-1.button-active .button-label,
.button-type-2.button-active .button-label {
  background-color: transparent;
  color: #FFF;
}

.option {
  display: flex;
  font-size: 14px;
}
.option .form-checkbox {
  margin-right: 15px;
}
.option-text {
  flex: 1;
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #3F21D4;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .option-text {
    font-size: 14px;
  }
}
@media screen and (max-width: 766px) {
  .option-text {
    font-size: 14px;
  }
}

.form-footer .button-label {
  padding: 0 30px;
}
.form-bottom {
  margin-top: 30px;
}
.form-bottom .button {
  width: 100%;
}
.form-checkbox {
  position: relative;
  overflow: hidden;
}
.form-checkbox-style {
  width: 25px;
  height: 25px;
  border-radius: 5px;
  background: #FFF 50% 50% no-repeat;
  border: 2px solid #B400E6;
}
.form-checkbox-border .form-checkbox-style {
  border: 1px solid #F4F5F7;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .form-checkbox-style {
    width: 18px;
    height: 18px;
  }
}
@media screen and (max-width: 766px) {
  .form-checkbox-style {
    width: 18px;
    height: 18px;
  }
}
.form-checkbox-field {
  font-size: 150px;
  height: 100px;
  position: absolute;
  right: 0;
  top: 0;
  filter: "alpha(opacity=0)";
  opacity: 0;
  cursor: pointer;
  visibility: hidden;
}
.form-checkbox-field:checked + .form-checkbox-style {
  width: 25px;
  height: 25px;
  background: url("../images/icon-check.svg") 50% 50% no-repeat;
  background-size: contain;
  background-size: contain;
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .form-checkbox-field:checked + .form-checkbox-style {
    width: 18px;
    height: 18px;
  }
}
@media screen and (max-width: 766px) {
  .form-checkbox-field:checked + .form-checkbox-style {
    width: 18px;
    height: 18px;
  }
}
.form .text {
  font-size: 18px;
  line-height: 140%;
}