/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@charset "UTF-8";
/*==========  Desktop First Method  ==========*/

@media only screen and (max-width : 1499px) {
  h1 {
    font-size: 60px;
  }
  h2 {
    font-size: 48px;
  }
  h3 {
    font-size: 30px;
  }
  h4 {
    font-size: 24px;
  }
  .btn {
    height: 57px;
    padding: 0 22px;
    font-size: 18px;
  }
  .title--mb {
    margin-bottom: 44px;
  }
  .title--lines {
    padding: 25px 0;
  }
  .form__field {
    margin-bottom: 30px;
  }
  .form__field strong, .form__field input, .form__field textarea {
    font-size: 16px;
  }
  .hero__info {
    padding: 40px;
    border-radius: 44px;
    top: 35px;right: 135px;
    width: 450px;height: 500px;
  }
  .hero__info > span {
    font-size: 30px;
  }
  .hero__info li {
    font-size: 19px;
  }
  .hero__img {
    top: 110px;
    width: 1650px;
  }
  .hero__img-bg {
    bottom: -11px;
    border-radius: 90px;
    width: 1520px;height: 597px;
  }
  .hero__audio {
    padding: 30px;
    max-width: 500px;
    border-radius: 40px;
  }
  .hero__audio p {
    font-size: 22px;
  }
  .player {
    margin-top: 30px;
  }
  .player__play {
    width: 60px;height: 60px;
    background-size: 50% !important;
  }
  .player__track {
    margin-left: 20px;
  }
  .hero__text {
    font-size: 17px;
    max-width: 420px;
    padding-right: 140px;
  }
  .hero__desc {
    padding: 50px;
    font-size: 30px;
    max-width: 620px;
    border-radius: 50px;
  }
  .desc .paragraph {
    margin-bottom: 50px;
  }
  .desc__title-3 h3 {
    max-width: 750px;
  }
  .desc__title-3 {
    margin-bottom: 44px;
  }
  .avatar__img {
    margin-right: 30px;
    width: 90px;height: 90px;
  }
  .avatar span {
    font-size: 22px;
  }
  .goals__list {
    margin-top: 25px;
    margin-left: 120px;
  }
  .type {
    padding-top: 70px;
  }
  .footer__inner {
    padding: 20px 30px;
  }
  .modal__box {
    max-width: 550px;
  }
  .modal__close {
    width: 60px;height: 60px;
  }
  .modal__title {
    font-size: 22px;
  }
  .modal .paragraph {
    font-size: 16px;
  }
}

@media only screen and (max-width : 1399px) {
  .hero__text {
    max-width: 350px;
    padding-right: 60px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {
  h1 {
    font-size: 48px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 18px;
  }
  .title--lines {
    padding: 20px 0;
  }
  .title--mb,
  .title-mb-small {
    margin-bottom: 30px;
  }
  .hero > .container {
    padding-top: 40px;
  }
  .hero .title {
    max-width: 600px;
  }
  .hero__info {
    width: 370px;
    padding: 30px;
    border-radius: 36px;
    top: -25px;right: -20px;
  }
  .hero__info > span {
    font-size: 22px;
    margin-bottom: 25px;
  }
  .hero__info li {
    font-size: 15px;
  }
  .hero__img {
    top: 125px;
    width: 1400px;height: 615px;
  }
  .hero__img-bg {
    width: 1300px;
    bottom: -195px;
  }
  .hero__audio {
    max-width: 420px;
  }
  .hero__audio p {
    font-size: 16px;
  }
  .player {
    margin-top: 25px;
  }
  .player__play {
    width: 50px;height: 50px;
  }
  .hero__desc {
    font-size: 22px;
  }
  .hero__group {
    margin-top: 50px;
  }
  .hero__text {
    font-size: 16px;
    max-width: 260px;
    padding-right: 0;
  }
  .hero__desc {
    padding: 35px;
    font-size: 22px;
    max-width: 450px;
  }
  .desc .paragraph {
    margin-bottom: 40px;
  }
  .desc__title-3 {
    margin-bottom: 30px;
  }
  .desc__title-3 h3 {
    max-width: 550px;
  }
  .avatar__img {
    margin-right: 25px;
    border-width: 2px;
    width: 80px;height: 80px;
  }
  .avatar span {
    font-size: 18px;
  }
  .goals__list {
    margin-top: 20px;
    margin-left: 105px;
  }
  .type {
    padding-top: 50px;
  }
  .type__item {
    padding: 30px;
    border-radius: 40px;
  }
  .type__item h4 {
    margin-bottom: 15px;
  }
  .type__item span {
    margin: 20px 0;
  }
  .type__item--1 {
    max-width: 430px;
  }
  .type__item--1 img {
    width: 750px;
  }
  .type__item--2 {
    max-width: 600px;
  }
  .ticket {
    padding-top: 60px;
  }
  .ticket .title {
    margin-bottom: 40px;
  }
  .ticket__item {
    padding: 30px;
    border-radius: 40px;
  }
  .ticket__item h4 {
    margin-bottom: 20px;
  }
  .ticket__item b {
    font-size: 14px;
  }
  .ticket__btn {
    margin-top: 30px;
  }
  .ticket__item p {
    font-size: 20px;
    margin-top: 40px;
  }
  .ticket__item strong {
    font-size: 30px;
    margin-top: 5px;
  }
  .footer {
    padding: 50px 0 20px;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
  h1 {
    font-size: 38px;
  }
  .btn {
    height: 47px;
    padding: 0 18px;
    font-size: 14px;
  }
  .form__field {
    margin-bottom: 20px;
  }
  .form__field input {
    height: 48px;
    line-height: 48px;
  }
  .hero__info {
    right: -20px;
    padding: 25px;
    width: 275px;height: 390px;
  }
  .hero__info > span {
    font-size: 18px;
  }
  .hero__info li {
    font-size: 11px;
  }
  .hero__img {
    top: 80px;
    width: 1200px;height: 530px;
  }
  .hero__img-bg {
    bottom: -109px;
    width: 1090px;height: 455px;
  }
  .hero__audio {
    padding: 25px;
    margin-top: 85px;
    max-width: 400px;
    border-radius: 30px;
  }
  .hero__audio p {
    font-size: 14px;
  }
  .hero__group {
    margin-top: 30px;
  }
  .hero__text {
    font-size: 14px;
    max-width: 220px;
  }
  .hero__btn {
    margin-top: 25px;
  }
  .hero__desc {
    padding: 25px;
    font-size: 18px;
    max-width: 360px;
  }
  .desc__group-item:not(:last-child) {
    margin-right: 20px;
  }
  .modal__box {
    max-width: 480px;
    padding: 50px 30px;
    border-radius: 40px;
  }
  .modal__close {
    margin-top: -4px;
    width: 40px;height: 40px;
    background-size: 60% !important;
    top: auto;left: auto;right: 0;bottom: 100%;
  }
  .modal__title {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .modal .paragraph {
    font-size: 14px;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
  body {
    font-size: 14px;
  }
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 22px;
  }
  h3 {
    font-size: 18px;
  }
  h4 {
    font-size: 16px;
  }
  .btn {
    width: 100%;
  }
  .list-default {
    padding-left: 20px;
  }
  .title--mb, .title-mb-small {
    margin-bottom: 25px;
  }
  .hero > .container {
    padding-top: 30px;
  }
  .hero .title {
    max-width: 100%;
  }
  .hero__img {
    top: 60px;
    position: relative;
    width: 800px;height: 350px;
  }
  .hero__img-bg {
    bottom: -70px;
    border-radius: 50px;
    width: 750px;height: 295px;
  }
  .hero__info {
    text-align: left;
    border-radius: 30px;
    left: 50%;right: auto;
    width: 300px;height: 250px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .hero__info > span {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .hero__info li {
    font-size: 13px;
  }
  .hero__info li+li {
    margin-top: 5px;
  }
  .hero__audio {
    max-width: 100%;
    padding: 25px 20px;
  }
  .hero__audio p {
    font-size: 16px;
  }
  .hero__audio p br {
    display: none;
  }
  .player__track {
    margin-left: 15px;
  }
  .hero__group {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .hero__text,
  .hero__desc {
    max-width: 100%;
  }
  .hero__text {
    text-align: left;
  }
  .hero__btn {
    margin-top: 15px;
  }
  .hero__desc {
    font-size: 16px;
    padding: 35px 0 0;
  }
  .desc {
    padding-top: 50px;
  }
  .desc__group {
    display: block;
    margin-bottom: 40px;
  }
  .desc__group-item:not(:last-child) {
    margin-right: 0;
  }
  .desc__group-item+.desc__group-item {
    margin-top: 14px;
  }
  .avatar__img {
    margin-right: 20px;
    width: 60px;height: 60px;
  }
  .avatar span {
    font-size: 14px;
  }
  .goals__list {
    margin-left: 0;
  }
  .type__item {
    padding: 20px;
    max-width: 100%;
    border-radius: 30px;
  }
  .type__item+.type__item {
    margin-top: 230px;
  }
  .type__item h4 {
    margin-bottom: 10px;
  }
  .type__item--1 img {
    left: 50%;
    width: 600px;
    border-radius: 40px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .ticket {
    padding-top: 50px;
  }
  .ticket .title {
    margin-bottom: 25px;
  }
  .ticket .title h2 {
    line-height: 1.2;
  }
  .ticket .row .col-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .ticket .row .col-6:not(:last-child) {
    margin-bottom: 15px;
  }
  .ticket__item {
    padding: 20px;
    border-radius: 30px;
  }
  .ticket__item h4 {
    margin-bottom: 15px;
  }
  .ticket__item p {
    font-size: 18px;
  }
  .ticket__item strong {
    font-size: 24px;
  }
  .footer {
    font-size: 12px;
    padding: 20px 0;
    margin-top: 40px;
    background: rgba(0, 0, 0, 0.9);
  }
  .footer__inner {
    padding: 0;
  }
  .modal__box {
    padding: 40px 15px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 369px) {
  h1 {
    font-size: 26px;
  }
}

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
  .container {max-width: 750px;}

  .hero__text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .hero__desc {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .type__item--2 ul li+li {
    margin-top: 17px;
  }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
  .container {max-width: 970px;}
}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
  .container {max-width: 1493px;}

  body {
    font-size: 21px;
  }
  .paragraph {
    font-size: 19px;
  }
  .logo {
    margin-left: 7px;
  }
}

@media only screen and (min-width : 1400px) {
  .container {max-width: 1493px;}
}