@media screen and (min-width: 1280px) {
  .header {
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
  }

  .header.mob {
    display: none;
  }

  .text-block {
    padding-top: 26px;
    text-align: center;
  }

  .bg1 {
    height: 650px;
    padding-top: 80px;
    background-image: url('../images/bg.png');
    background-position: 50% 50%;
    background-size: contain;
  }

  .bg2 {
    height: auto;
  }

  .heading {
    max-width: 1140px;
    margin: 0px auto 100px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #fff;
    text-align: center;
  }

  .text-span {
    background-color: #fdc52f;
    color: #454547;
  }

  .columns {
    margin-right: auto;
    margin-left: auto;
  }

  .image {
    position: absolute;
    left: -127px;
    top: -33px;
    max-width: 150%;
    text-align: left;
  }

  .column {
    text-align: left;
  }

  .column-2 {
    height: 220px;
    padding-top: 0px;
    background-color: rgba(0, 0, 0, 0.3);
  }

  .div-block {
    position: absolute;
    width: 70%;
    height: 250px;
    background-color: rgba(0, 0, 0, 0.3);
  }

  .section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 850px;
    margin-top: 25px;
    float: right;
  }

  .text-block-2 {
    color: #fff;
    font-size: 18px;
  }

  .image-2 {
    margin-right: 20px;
  }

  .link {
    color: #5879ff;
  }

  .column-3 {
    text-align: left;
  }

  .column-4 {
    text-align: center;
  }

  .button {
    width: 320px;
    height: 50px;
    padding-top: 15px;
    border-radius: 5px;
    background-color: #fdc52f;
    background-image: url('../images/Group-13.png');
    background-position: 7% 50%;
    background-size: 30px;
    background-repeat: no-repeat;
    font-family: Roboto, sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 500;
  }

  .button-2 {
    position: relative;
    z-index: 0;
    display: block;
    width: 250px;
    height: 50px;
    padding-top: 17px;
    border-radius: 5px;
    background-color: #fdc52f;
    font-family: Roboto, sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
  }

  .image-3 {
    position: absolute;
    left: 35px;
    top: 8px;
  }

  .columns-2 {
    max-width: 1140px;
    margin-top: 100px;
    margin-right: auto;
    margin-left: auto;
  }

  .column-5 {
    text-align: center;
  }

  .column-6 {
    text-align: center;
  }

  .column-7 {
    text-align: center;
  }

  .text-block-3 {
    position: absolute;
    left: 0%;
    top: 19px;
    right: 0%;
    bottom: auto;
    font-family: Roboto, sans-serif;
    font-size: 36px;
    font-weight: 700;
  }

  .text-block-3._3 {
    top: 19px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    font-family: 'PT Sans', sans-serif;
    font-size: 50px;
  }

  .bg3 {
    height: 1200px;
    padding-top: 60px;
    padding-bottom: 100px;
    background-image: url('../images/lev.png'), url('../images/right.png');
    background-position: 0% 100%, 100% 100%;
    background-size: 300px, 300px;
    background-repeat: no-repeat, no-repeat;
  }

  .heading-2 {
    max-width: 1140px;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
    text-align: center;
  }

  .heading-2._2 {
    margin-top: 100px;
    margin-bottom: 0px;
  }

  .tabs {
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto;
  }

  .tabs-menu {
    text-align: center;
  }

  .tab-link-tab-1 {
    border: 1px solid #fdc52f;
    background-color: #fff;
  }

  .tab-link-tab-1.w--current {
    background-color: #fdc52f;
  }

  .tab-link-tab-2 {
    border-style: solid;
    border-width: 1px;
    border-color: #fdc52f;
    background-color: #fff;
  }

  .tab-link-tab-2.w--current {
    background-color: #fdc52f;
  }

  .tab-link-tab-3 {
    border-style: solid;
    border-width: 1px;
    border-color: #fdc52f;
    background-color: #fff;
  }

  .tab-link-tab-3.w--current {
    background-color: #fdc52f;
  }

  .tab-link-tab-4 {
    border-style: solid;
    border-width: 1px;
    border-color: #fdc52f;
    background-color: #fff;
  }

  .tab-link-tab-4.w--current {
    background-color: #fdc52f;
  }

  .tab-link-tab-5 {
    border-style: solid;
    border-width: 1px;
    border-color: #fdc52f;
    background-color: #fff;
  }

  .tab-link-tab-5.w--current {
    background-color: #fdc52f;
  }

  .text-block-4 {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 500;
  }

  .text-block-5 {
    font-size: 16px;
  }

  .text-block-6 {
    font-size: 16px;
  }

  .text-block-7 {
    font-size: 16px;
  }

  .text-block-8 {
    font-size: 16px;
  }

  .column-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 280px;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .column-8.oval {
    height: 200px;
  }

  .column-9 {
    left: -22px;
    text-align: right;
  }

  .text-block-9 {
    font-size: 30px;
  }

  .text-block-10 {
    padding-top: 8px;
    font-size: 30px;
  }

  .text-block-10.oval {
    padding-top: 20px;
    font-size: 20px;
  }

  .columns-3 {
    margin-top: 20px;
  }

  .image-4 {
    display: block;
    text-align: center;
  }

  .tab-pane-tab-1 {
    padding-top: 0px;
  }

  .column-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 280px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-10.oval {
    height: 200px;
  }

  .column-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 280px;
    padding-top: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-11.oval {
    height: 200px;
  }

  .tab-pane-tab-2 {
    padding-top: 0px;
  }

  .tabs-content {
    padding-top: 40px;
  }

  .heading-3 {
    height: 40px;
    max-width: 280px;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 8px;
    background-color: #fdc52f;
    font-family: Roboto, sans-serif;
    text-align: center;
  }

  .columns-4 {
    max-width: 1140px;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
  }

  .link-2 {
    margin-top: 15px;
    font-family: Roboto, sans-serif;
    font-size: 16px;
  }

  .div-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 250px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url('../images/Rectangle-20.svg');
    background-position: 50% 0%;
    background-size: 250px 250px;
    background-repeat: no-repeat;
  }

  .text-block-11 {
    display: block;
    margin-top: 64px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Roboto, sans-serif;
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
  }

  .text-block-11._2 {
    width: 170px;
    margin-top: 75px;
    font-size: 16px;
  }

  .bg4 {
    height: 350px;
    background-color: #efefef;
  }

  .heading-4 {
    margin-top: 0px;
    margin-bottom: 60px;
    padding-top: 60px;
    font-family: Roboto, sans-serif;
    line-height: 40px;
    font-weight: 500;
    text-align: center;
  }

  .form-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .text-field {
    height: 50px;
    margin-right: 20px;
    border-radius: 5px;
  }

  .text-field-2 {
    height: 50px;
    margin-right: 20px;
    border-radius: 5px;
  }

  .submit-button {
    height: 50px;
    padding-right: 30px;
    padding-left: 30px;
    border-radius: 5px;
    background-color: #fdc52f;
    font-family: Roboto, sans-serif;
    color: #151515;
    font-weight: 500;
  }

  .columns-5 {
    max-width: 1140px;
    margin-top: 48px;
    margin-right: auto;
    margin-left: auto;
  }

  .columns-6.mob {
    display: none;
  }

  .section-2 {
    display: none;
  }

  .div-block-3 {
    position: absolute;
    left: 554px;
    top: -318px;
    z-index: 1;
    display: none;
    background-color: #fff;
    box-shadow: 1px 1px 11px 0 #000;
  }

  .modals {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 0;
    display: none;
    overflow: visible;
    min-height: 100vh;
    min-width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.74);
  }

  .form-block-2 {
    position: relative;
    z-index: 50;
    width: 100%;
    max-width: 350px;
    padding: 0px;
    background-color: #fff;
  }

  .text-field-3 {
    width: 100%;
  }

  .form-2 {
    position: relative;
    z-index: 5;
    padding: 31px 32px 40px;
  }

  .text-block-13 {
    margin-bottom: 40px;
    text-align: center;
  }

  .submit-button-2 {
    width: 100%;
    height: 50px;
    margin-top: 17px;
    border-radius: 5px;
    background-color: #fdc52f;
    color: #000;
    text-transform: uppercase;
  }

  .close {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 2;
  }

  .link-4 {
    position: absolute;
    left: auto;
    top: -24px;
    right: -17px;
    bottom: auto;
    opacity: 0.5;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
  }

  .link-4:hover {
    opacity: 1;
  }

  .success-message {
    position: relative;
    z-index: 5;
  }

  .link-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 14px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .heading-5 {
    margin-top: 100px;
    margin-bottom: 40px;
    text-align: center;
  }

  .paragraph {
    padding-right: 60px;
    padding-left: 60px;
    font-size: 26px;
    text-align: center;
  }
}

@media screen and (max-width: 991px) {
  .header {
    max-width: 760px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .header.mob {
    display: none;
  }

  .text-block {
    position: relative;
    left: 0px;
    padding-top: 29px;
    text-align: right;
  }

  .bg1 {
    padding-bottom: 40px;
    background-image: url('../images/bg.png');
    background-position: 0px 0px;
    background-size: auto;
  }

  .heading {
    max-width: 760px;
    margin: 0px auto 20px;
    padding-top: 48px;
    color: #fff;
    font-size: 32px;
    text-align: center;
  }

  .text-span {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fdc52f), to(#fdc52f));
    background-image: linear-gradient(180deg, #fdc52f, #fdc52f);
    color: #434343;
  }

  .image {
    position: absolute;
    left: -102px;
    top: -15px;
    max-width: 150%;
  }

  .column-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  }

  .section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 550px;
    margin-bottom: 20px;
  }

  .text-block-2 {
    margin-left: 20px;
    color: #fff;
  }

  .link {
    color: #5980ff;
  }

  .column-4 {
    text-align: right;
  }

  .button {
    height: 45px;
    padding-top: 15px;
    border-radius: 5px;
    background-color: #fdc52f;
    background-image: url('../images/Group-13.png');
    background-position: 6% 50%;
    background-size: 30px;
    background-repeat: no-repeat;
    color: #323232;
  }

  .button-2 {
    padding: 12px 20px;
    border-radius: 5px;
    background-color: #fdc52f;
    color: #323232;
  }

  .columns-2 {
    margin-top: 40px;
  }

  .text-block-3 {
    position: relative;
    top: 47px;
    font-size: 28px;
    text-align: center;
  }

  .text-block-3._3 {
    -webkit-transform: rotate(91deg);
    -ms-transform: rotate(91deg);
    transform: rotate(91deg);
  }

  .bg3 {
    padding-bottom: 40px;
    background-image: url('../images/right.png'), url('../images/lev.png');
    background-position: 100% 100%, 0% 100%;
    background-size: 200px, 200px;
    background-repeat: no-repeat, no-repeat;
  }

  .heading-2 {
    margin-bottom: 40px;
    font-size: 28px;
    text-align: center;
  }

  .heading-2._2 {
    max-width: 760px;
    margin: 100px auto 0px;
  }

  .tabs-menu {
    text-align: center;
  }

  .tab-link-tab-1 {
    border: 1px solid #fdc52f;
    background-color: #fff;
  }

  .tab-link-tab-1.w--current {
    border: 1px solid #fdc52f;
    background-color: #fdc52f;
  }

  .tab-link-tab-2 {
    border-style: solid;
    border-width: 1px;
    border-color: #fdc52f;
    background-color: #fff;
  }

  .tab-link-tab-2.w--current {
    background-color: #fdc52f;
  }

  .tab-link-tab-3 {
    border: 1px solid #fdc52f;
    background-color: #fff;
  }

  .tab-link-tab-3.w--current {
    background-color: #fdc52f;
  }

  .tab-link-tab-4 {
    border: 1px solid #fdc52f;
    background-color: #fff;
  }

  .tab-link-tab-4.w--current {
    background-color: #fdc52f;
  }

  .tab-link-tab-5 {
    border: 1px solid #fdc52f;
    background-color: #fff;
  }

  .tab-link-tab-5.w--current {
    background-color: #fdc52f;
  }

  .column-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 250px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-10.oval {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .columns-3 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .image-4 {
    margin-bottom: 5px;
  }

  .column-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 250px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 250px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tab-pane-tab-2 {
    padding-top: 20px;
  }

  .heading-3 {
    max-width: 300px;
    margin: 40px auto 0px;
    padding-top: 11px;
    padding-bottom: 11px;
    background-color: #fdc52f;
    text-align: center;
  }

  .columns-4 {
    max-width: 760px;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 200px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url('../images/Rectangle-20.svg');
    background-position: 50% 50%;
    background-size: 180px;
    background-repeat: no-repeat;
  }

  .text-block-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 34px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-11._2 {
    width: 140px;
    padding-top: 55px;
    text-align: center;
  }

  .bg4 {
    padding-top: 20px;
    padding-bottom: 40px;
    background-color: #efefef;
  }

  .heading-4 {
    max-width: 760px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
  }

  .form-block {
    max-width: 760px;
    margin-right: auto;
    margin-left: auto;
  }

  .form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .text-field {
    height: 50px;
    margin-right: 20px;
    border-radius: 5px;
  }

  .text-field-2 {
    height: 50px;
    margin-right: 10px;
    border-radius: 5px;
  }

  .submit-button {
    height: 50px;
    border-radius: 5px;
    background-color: #fdc52f;
    color: #323232;
  }

  .columns-5 {
    margin-top: 40px;
  }

  .columns-6 {
    max-width: 760px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
  }

  .column-12 {
    text-align: right;
  }

  .tab-pane-tab-3 {
    padding-top: 20px;
  }

  .tab-pane-tab-4 {
    padding-top: 20px;
  }

  .tab-pane-tab-5 {
    padding-top: 20px;
  }

  .columns-7 {
    max-width: 760px;
    margin-right: auto;
    margin-left: auto;
  }

  .section-2.oval {
    display: none;
  }

  .section-2._1 {
    display: none;
  }

  .columns-11 {
    display: none;
  }

  .columns-12 {
    display: none;
  }

  .div-block-3 {
    display: none;
  }

  .modals {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.7);
  }

  .form-block-2 {
    position: relative;
    z-index: 5;
    width: 100%;
    max-width: 320px;
    border-radius: 10px;
    background-color: #fff;
  }

  .form-2 {
    padding-bottom: 20px;
    text-align: center;
  }

  .text-block-13 {
    margin-bottom: 35px;
    padding-top: 35px;
    text-align: center;
  }

  .submit-button-2 {
    width: 100%;
    margin: 7px auto 20px;
    background-color: #fdc52f;
    color: #2b2b2b;
    text-align: center;
  }

  .close {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }

  .link-4 {
    position: absolute;
    left: auto;
    top: -22px;
    right: -19px;
    bottom: auto;
    opacity: 0.6;
    color: #fff;
    text-decoration: none;
  }

  .link-5 {
    font-family: Roboto, sans-serif;
    color: #919191;
    font-style: italic;
    font-weight: 300;
    text-decoration: none;
  }
}

@media screen and (max-width: 767px) {
  .header {
    display: none;
    max-width: 480px;
  }

  .header.mob {
    display: block;
  }

  .text-block {
    padding-top: 20px;
    text-align: center;
  }

  .heading {
    max-width: 480px;
    margin-right: auto;
    margin-left: auto;
    font-size: 30px;
  }

  .image {
    left: auto;
    top: auto;
    right: 3px;
    bottom: 0%;
    max-width: 37%;
  }

  .column-2 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
  }

  .section {
    width: 480px;
  }

  .column-3 {
    text-align: center;
  }

  .column-4 {
    margin-bottom: 23px;
    text-align: center;
  }

  .bg3 {
    overflow: visible;
    padding-bottom: 50px;
    background-size: 100px, 100px;
  }

  .heading-2 {
    max-width: 480px;
    margin-right: auto;
    margin-left: auto;
  }

  .heading-2._2 {
    margin-top: 40px;
  }

  .column-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 160px;
    padding-left: 86px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .column-9 {
    text-align: center;
  }

  .text-block-10 {
    margin-left: 11px;
    padding-top: 8px;
    font-size: 30px;
  }

  .text-block-10.oval {
    position: relative;
    top: -46px;
    width: auto;
    margin-top: 0px;
    margin-left: 10px;
    font-family: Roboto, sans-serif;
    font-size: 18px;
  }

  .columns-3 {
    width: 100px;
    margin-left: 0px;
  }

  .image-4 {
    margin-right: 20px;
  }

  .column-10 {
    left: 0px;
    height: 160px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .column-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 150px;
    padding-top: 0px;
    padding-left: 71px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .tabs-content {
    padding-top: 40px;
  }

  .columns-4 {
    display: none;
    max-width: 480px;
    margin-right: auto;
    margin-left: auto;
  }

  .link-2 {
    position: relative;
    left: -95px;
    top: 34px;
    display: block;
    clear: none;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .link-2.oval {
    position: absolute;
    left: auto;
    top: auto;
    right: 53px;
    bottom: 20px;
    width: auto;
    clear: none;
  }

  .link-2.oval._2 {
    right: 40px;
  }

  .link-2.oval._1 {
    right: 37px;
  }

  .heading-4 {
    max-width: 480px;
    font-size: 19px;
  }

  .form-block {
    max-width: 480px;
  }

  .columns-6 {
    display: none;
    max-width: 480px;
    padding-top: 0px;
  }

  .columns-6.mob {
    display: block;
  }

  .column-13 {
    text-align: center;
  }

  .column-14 {
    display: none;
  }

  .section-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 480px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .section-2.oval {
    display: block;
    padding-top: 23px;
  }

  .section-2._1 {
    display: block;
  }

  .text-block-12 {
    margin-top: 8px;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    text-align: left;
  }

  .text-block-12._1 {
    position: relative;
    text-align: left;
  }

  .link-3 {
    position: relative;
    top: 20px;
    clear: none;
  }

  .link-3.oval {
    left: 0px;
  }

  .link-3.oval._2 {
    left: 0px;
  }

  .link-3.oval._3 {
    left: 0px;
    text-align: left;
  }

  .column-15 {
    margin-top: 37px;
  }

  .column-15.oval {
    position: static;
    margin-top: 0px;
    text-align: left;
  }

  .column-16 {
    position: static;
  }

  .columns-8 {
    width: 150px;
  }

  .column-19 {
    text-align: center;
  }

  .columns-9 {
    width: 150px;
  }

  .columns-11 {
    display: block;
  }

  .columns-12 {
    display: block;
  }

  .columns-13 {
    display: block;
    max-width: 320px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-22 {
    text-align: left;
  }

  .columns-14 {
    width: 150px;
  }
}

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

  .header.mob {
    display: block;
  }

  .text-block {
    padding-top: 20px;
  }

  .heading {
    max-width: 320px;
    font-size: 24px;
    line-height: 36px;
  }

  .image {
    bottom: -64px;
    max-width: 45%;
  }

  .section {
    width: 320px;
  }

  .link {
    color: #6471ff;
  }

  .bg3 {
    background-size: 75px, 75px;
  }

  .heading-2 {
    max-width: 320px;
    font-size: 28px;
  }

  .heading-2._2 {
    margin-top: 30px;
    font-size: 20px;
    text-align: center;
  }

  .tab-link-tab-3 {
    text-align: center;
  }

  .text-block-4 {
    text-align: center;
  }

  .text-block-5 {
    text-align: center;
  }

  .text-block-7 {
    text-align: center;
  }

  .text-block-8 {
    text-align: center;
  }

  .tabs-content {
    padding-top: 10px;
  }

  .heading-3 {
    max-width: none;
  }

  .div-block-2 {
    height: 180px;
  }

  .heading-4 {
    max-width: 320px;
    font-size: 20px;
  }

  .form-block {
    max-width: 320px;
    margin-right: auto;
    margin-left: auto;
  }

  .form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-13 {
    text-align: center;
  }

  .section-2 {
    height: 320px;
    margin-top: 0px;
  }

  .section-2.oval {
    height: 200px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-2._1 {
    height: auto;
  }

  .text-block-12 {
    padding-left: 8px;
    text-align: right;
  }

  .text-block-12._1 {
    padding-left: 10px;
    text-align: left;
  }

  .link-3 {
    top: 15px;
    z-index: 50;
  }

  .link-3.oval {
    left: 0px;
  }

  .link-3.oval._2 {
    left: 0px;
  }

  .link-3.oval._3 {
    left: 0px;
  }

  .column-15 {
    margin-top: 10px;
    text-align: center;
  }

  .column-15.oval {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .columns-8 {
    display: block;
    width: 150px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-17 {
    text-align: right;
  }

  .column-18 {
    text-align: right;
  }

  .column-19 {
    text-align: right;
  }

  .column-20 {
    overflow: hidden;
  }

  ._1 {
    text-align: right;
  }

  ._2 {
    text-align: left;
  }

  .column-21 {
    text-align: center;
  }

  .columns-9 {
    display: inline;
    width: 150px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    float: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .columns-10 {
    margin-right: auto;
    margin-left: auto;
  }

  .columns-14 {
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-3 {
    position: absolute;
    z-index: 500;
    display: none;
  }

  .modals {
    z-index: 5000;
    display: none;
  }

  .link-6 {
    font-size: 18px;
  }

  .link-7 {
    font-size: 18px;
  }

  .heading-5 {
    font-size: 26px;
    text-align: center;
  }

  .paragraph {
    text-align: center;
  }
}

