.modal-content {
  background-color: #fff;
  padding-left: 0 !important;
}

.modal-header {
  background: none;
  margin-right: 0;
}

.modal-header {
  background-color: #f2f4f7;
}

.modal-header h4.modal-title {
  color: #444;
  font-size: 22px;
}

.modal-body span, .modal-body span a {
  font-size: 14px;
}

.modal-body h4 {
  line-height: 32px;
  margin-bottom: 30px;
  margin-top: 20px;
  font-size: 20px;
  font-weight: 600;
}

.button-modal {
  width: 400px;
  font-size: 18px;
}

.modal-header h4.modal-title {
  padding: 10px 13px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

body {
  height: auto;
  font-family: Roboto, sans-serif;
  padding: 0 !important;
  margin: 0;
}

@media (max-width: 991px) {
  .pc-onlyyy {
    display: none;
  }
}

.header {
  display: none;
}

.content-wrap .cell > div > * {
  padding: 0;
}

.orange {
  color: #FF6F00 !important;
}

.white {
  color: white;
}

.bold {
  font-weight: bold;
}

.underline {
  text-decoration-line: underline;
}

#var-0 {
  overflow-x: hidden;
  color: #313131;
}
#var-0 .first-screen {
  background: #313131;
}
#var-0 .first-screen .mobile-only {
  display: none;
}
@media (max-width: 767px) {
  #var-0 .first-screen .mobile-only {
    display: block;
  }
  #var-0 .first-screen .mobile-only.img {
    width: 100%;
    margin-top: 60px;
  }
}
#var-0 .first-screen h1, #var-0 .first-screen h2, #var-0 .first-screen span, #var-0 .first-screen em {
  color: white;
}
#var-0 .first-screen h1 {
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 66px;
  width: 590px;
  margin-bottom: 28px;
}
@media (max-width: 767px) {
  #var-0 .first-screen h1 {
    width: unset;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
  }
}
#var-0 .first-screen .after-h1 {
  font-weight: normal;
  font-size: 20px;
  line-height: 27px;
}
@media (max-width: 767px) {
  #var-0 .first-screen .after-h1 {
    font-style: italic;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
  }
}
#var-0 .first-screen .after-h1 .orange {
  font-weight: 600;
}
#var-0 .first-screen .h2-2 {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #var-0 .first-screen .h2-2 {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    padding-left: 2px;
  }
}
#var-0 .first-screen .h2-2 .orange {
  font-weight: 600;
}
#var-0 .first-screen button {
  height: 80px;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 28px;
  margin-top: 40px;
  max-width: 450px;
  width: 100%;
  margin-left: 3px;
  background: #FF6F00;
}
#var-0 .first-screen button:hover {
  background: rgb(239.7, 104.34, 0);
}
@media (max-width: 767px) {
  #var-0 .first-screen button {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}
#var-0 .first-screen .container {
  display: flex;
  padding-top: 55px;
  padding-bottom: 90px;
  padding-left: 20px;
}
@media (max-width: 1280px) {
  #var-0 .first-screen .container {
    width: 1200px;
  }
}
@media (max-width: 1200px) {
  #var-0 .first-screen .container {
    width: 1099px;
  }
}
@media (max-width: 1100px) {
  #var-0 .first-screen .container {
    width: 940px;
  }
}
@media (max-width: 945px) {
  #var-0 .first-screen .container {
    width: 720px;
  }
}
@media (max-width: 768px) {
  #var-0 .first-screen .container {
    width: 720px;
    padding-top: 38px;
  }
}
@media (max-width: 480px) {
  #var-0 .first-screen .container {
    width: 450px;
    padding-left: 13px;
    padding-right: 14px;
  }
}
@media (max-width: 450px) {
  #var-0 .first-screen .container {
    width: 100%;
  }
}
#var-0 .first-screen .logo-pc {
  background: #313131;
  margin: 0 auto 0 auto;
  padding-top: 21px;
  padding-bottom: 21px;
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  #var-0 .first-screen .logo-pc {
    display: none;
  }
}
#var-0 .first-screen .logo-mob {
  background: #313131;
  display: none;
  margin: 0 auto 0 auto;
  padding-top: 12px;
  padding-bottom: 12px;
  justify-content: center;
}
@media (max-width: 767px) {
  #var-0 .first-screen .logo-mob {
    display: flex;
  }
}
#var-0 .first-screen .left {
  max-width: 577px;
}
@media (max-width: 767px) {
  #var-0 .first-screen .left {
    margin-left: auto;
    margin-right: auto;
  }
}
#var-0 .first-screen .right {
  margin-left: 140px;
  margin-top: 4px;
}
@media (max-width: 1280px) {
  #var-0 .first-screen .right {
    margin-left: 100px;
  }
}
@media (max-width: 1200px) {
  #var-0 .first-screen .right {
    margin-left: 20px;
  }
}
@media (max-width: 1152px) {
  #var-0 .first-screen .right img {
    width: 100%;
  }
}
@media (max-width: 945px) {
  #var-0 .first-screen .right {
    display: none;
  }
}
#var-0 .second-block {
  padding-top: 90px;
  padding-bottom: 90px;
}
@media (max-width: 767px) {
  #var-0 .second-block {
    padding-bottom: 60px;
    padding-top: 55px;
  }
}
#var-0 .second-block h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 32px;
  line-height: 40px;
  padding-bottom: 90px;
  max-width: 868px;
  text-align: center;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #var-0 .second-block h2 {
    padding-bottom: 55px;
    font-style: normal;
    font-weight: 900;
    font-size: 24px;
    line-height: 32px;
  }
}
#var-0 .second-block .img-txt-wrapper .item {
  display: flex;
  justify-content: space-between;
  padding-bottom: 70px;
}
#var-0 .second-block .img-txt-wrapper .item:last-child {
  padding-bottom: 0;
}
#var-0 .second-block .img-txt-wrapper .item:nth-child(2n) {
  flex-direction: row-reverse;
}
@media (max-width: 991px) {
  #var-0 .second-block .img-txt-wrapper .item:nth-child(2n) {
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  #var-0 .second-block .img-txt-wrapper .item {
    flex-direction: column;
    padding-bottom: 60px;
  }
}
@media (max-width: 1280px) {
  #var-0 .second-block .img-txt-wrapper .item img {
    width: 520px;
  }
}
@media (max-width: 991px) {
  #var-0 .second-block .img-txt-wrapper .item img {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #var-0 .second-block .img-txt-wrapper .item img {
    margin-bottom: 30px;
  }
}
#var-0 .second-block .img-txt-wrapper .item .orange {
  color: #FF6F00;
}
#var-0 .second-block .img-txt-wrapper .item .bold {
  font-weight: bold;
}
#var-0 .second-block .img-txt-wrapper .item div {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1280px) {
  #var-0 .second-block .img-txt-wrapper .item div {
    width: 400px;
    margin-left: 40px;
  }
}
@media (max-width: 991px) {
  #var-0 .second-block .img-txt-wrapper .item div {
    margin-left: auto;
    margin-right: auto !important;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  #var-0 .second-block .img-txt-wrapper .item div {
    margin-left: 0;
    width: 100%;
  }
}
#var-0 .second-block .img-txt-wrapper .item div p {
  max-width: 500px;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 40px;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  #var-0 .second-block .img-txt-wrapper .item div p {
    text-align: center;
  }
}
@media (max-width: 767px) {
  #var-0 .second-block .img-txt-wrapper .item div p {
    font-size: 18px;
    line-height: 30px;
  }
}
#var-0 .second-block .img-txt-wrapper .item div p .much-more {
  margin-top: 40px;
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 40px;
}
@media (max-width: 991px) {
  #var-0 .second-block .img-txt-wrapper .item div p .much-more {
    display: block;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  #var-0 .second-block .img-txt-wrapper .item div p .much-more {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 1280px) {
  #var-0 .second-block .img-txt-wrapper .item div:nth-child(2),
  #var-0 .second-block .img-txt-wrapper .item div:nth-child(4) {
    margin-right: 40px;
  }
}
#var-0 .get-guide {
  background: #313131;
  padding-top: 90px;
  padding-bottom: 56px;
}
@media (max-width: 767px) {
  #var-0 .get-guide {
    padding-top: 60px;
    padding-bottom: 58px;
  }
}
#var-0 .get-guide .container {
  display: flex;
  justify-content: center;
}
@media (max-width: 991px) {
  #var-0 .get-guide .container {
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  #var-0 .get-guide .container .left {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  #var-0 .get-guide .container .left .pc-only {
    display: none;
  }
}
#var-0 .get-guide .container .right {
  max-width: 500px;
  padding-left: 89px;
}
@media (max-width: 991px) {
  #var-0 .get-guide .container .right {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  #var-0 .get-guide .container .right {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  #var-0 .get-guide .container .right img {
    width: 100%;
  }
}
#var-0 .get-guide .container .right .mobile-only-img {
  display: none;
}
@media (max-width: 991px) {
  #var-0 .get-guide .container .right .mobile-only-img {
    display: flex;
    margin: 0 auto;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  #var-0 .get-guide .container .right .mobile-only-img {
    max-width: 300px;
    width: 100%;
  }
}
#var-0 .get-guide .container .right h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 32px;
  line-height: 40px;
}
@media (max-width: 991px) {
  #var-0 .get-guide .container .right h3 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  #var-0 .get-guide .container .right h3 {
    font-size: 26px;
    line-height: 40px;
  }
}
#var-0 .get-guide .container .right h4 {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
}
@media (max-width: 991px) {
  #var-0 .get-guide .container .right h4 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  #var-0 .get-guide .container .right h4 {
    font-size: 18px;
    line-height: 28px;
  }
}
#var-0 .get-guide .container .right h3, #var-0 .get-guide .container .right h4 {
  color: white;
}
#var-0 .get-guide .container .right .grey {
  margin-top: 20px;
}
#var-0 .get-guide .container .right .priv {
  margin-top: 10px;
}
#var-0 .get-guide .container .right input {
  margin-top: 31px;
  background: #232323;
  border: 1px solid #404040;
}
#var-0 .get-guide .container .right input[type=email] {
  padding-top: 11px;
  padding-bottom: 11px;
  height: 60px;
}
#var-0 .get-guide .container .right input[type=email]:focus {
  box-shadow: unset;
}
#var-0 .get-guide .container .right button {
  height: 80px;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 28px;
  margin-top: 20px;
  max-width: 450px;
  width: 100%;
  margin-left: 3px;
  background: #FF6F00;
}
#var-0 .get-guide .container .right button:hover {
  background: rgb(239.7, 104.34, 0);
}
@media (max-width: 767px) {
  #var-0 .get-guide .container .right button {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}
#var-0 .get-guide .container .right .grey, #var-0 .get-guide .container .right .priv {
  color: #acacac;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  margin-left: 2px;
}
#var-0 .get-guide .container .right .grey a, #var-0 .get-guide .container .right .priv a {
  color: #acacac;
  text-decoration-line: underline;
}
@media (max-width: 767px) {
  #var-0 .get-guide .container .right .grey, #var-0 .get-guide .container .right .priv {
    text-align: center;
  }
}
#var-0 footer {
  background: #313131;
  color: #ACACAC;
  font-size: 14px;
  line-height: 20px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
#var-0 footer div {
  border-top: 1px solid #444444;
  padding-top: 31px;
  padding-bottom: 31px;
  max-width: 1206px;
  width: 100%;
  text-align: center;
}
@media (max-width: 629px) {
  #var-0 footer div {
    display: flex;
    flex-direction: column;
    max-width: 320px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
#var-0 footer div span {
  padding-left: 25px;
  padding-right: 25px;
}
@media (max-width: 629px) {
  #var-0 footer div span {
    display: none;
  }
}
#var-0 footer div a {
  text-decoration-line: underline;
  text-decoration-color: #acacac;
  color: #acacac;
}
@media (max-width: 629px) {
  #var-0 footer div a {
    margin-top: 5px;
  }
}
@media (max-width: 767px) {
  #var-0 footer div {
    padding-top: 21px;
    padding-bottom: 21px;
  }
}

#variant-2 {
  font-family: "Roboto", sans-serif;
  color: #313131;
}
#variant-2 .logo-pc {
  margin-top: 16px;
  margin-bottom: 16px;
}
@media (max-width: 991px) {
  #variant-2 .logo-pc {
    display: none;
  }
}
#variant-2 .logo-mob {
  display: none;
  margin-top: 12px;
  margin-bottom: 12px;
}
@media (max-width: 991px) {
  #variant-2 .logo-mob {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
#variant-2 .first-screen {
  background: url("../../img/pages/guide/v2-first-screen-background-min.png") no-repeat center center;
  padding-bottom: 90px;
  height: 739px;
}
@media (max-width: 991px) {
  #variant-2 .first-screen {
    height: auto;
  }
}
@media (max-width: 767px) {
  #variant-2 .first-screen {
    padding-bottom: 75px;
  }
}
#variant-2 .first-screen .container {
  display: flex;
}
#variant-2 .first-screen .container.h {
  height: 50px;
}
@media (max-width: 350px) {
  #variant-2 .first-screen .container.h {
    height: 44px;
  }
}
@media (max-width: 1200px) {
  #variant-2 .first-screen .left {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media (max-width: 1200px) {
  #variant-2 .first-screen .left img {
    width: 100%;
    min-width: 300px;
  }
}
@media (max-width: 991px) {
  #variant-2 .first-screen .left img {
    display: none;
  }
}
#variant-2 .first-screen .right {
  margin-top: 43px;
  margin-left: 50px;
}
@media (max-width: 1200px) {
  #variant-2 .first-screen .right {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  #variant-2 .first-screen .right {
    margin-top: 38px;
    text-align: center;
  }
}
#variant-2 .first-screen .right .btn-large-orange-wrapper {
  margin-top: 18px;
  width: 100%;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  height: 88px;
}
@media (max-width: 991px) {
  #variant-2 .first-screen .right .btn-large-orange-wrapper {
    text-align: center;
  }
}
#variant-2 .first-screen .right .btn-large-orange {
  max-width: 500px;
  max-height: 80px;
  width: 100%;
  height: 80px;
  font-size: 24px;
  line-height: 28px;
}
@media (max-width: 991px) {
  #variant-2 .first-screen .right .btn-large-orange {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  #variant-2 .first-screen .right .btn-large-orange {
    font-size: 20px;
    line-height: 23px;
  }
}
#variant-2 .first-screen .right h1 {
  color: white;
  font-style: normal;
  font-size: 48px;
  line-height: 60px;
  font-weight: bold;
}
@media (max-width: 991px) {
  #variant-2 .first-screen .right h1 {
    font-size: 32px;
    line-height: 46px;
    text-align: center;
  }
}
#variant-2 .first-screen .right .after-h1 {
  color: white;
  margin-top: 22px;
  font-style: normal;
  font-weight: normal;
  font-size: 38px;
  line-height: 56px;
}
@media (max-width: 991px) {
  #variant-2 .first-screen .right .after-h1 {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    margin-top: 18px;
  }
}
#variant-2 .more {
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  width: 100%;
  margin-bottom: 67px;
}
@media (max-width: 767px) {
  #variant-2 .more {
    padding-top: 48px;
    margin-bottom: 57px;
  }
}
#variant-2 .second-screen h2 {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  font-style: normal;
  font-weight: 900;
  font-size: 32px;
  line-height: 18px;
  margin-top: 91px;
}
@media (max-width: 767px) {
  #variant-2 .second-screen h2 {
    font-style: normal;
    font-weight: 900;
    font-size: 24px;
    line-height: 18px;
    margin-top: 56px;
  }
}
#variant-2 .second-screen h2 .svg-underline {
  padding-bottom: 18px;
  background: url("../../img/pages/guide/v2-underline.svg") no-repeat center center;
  background-position-y: 37px;
  background-size: contain;
}
#variant-2 .second-screen h3 {
  font-style: normal;
  font-weight: normal;
  font-size: 48px;
  line-height: 42px;
  margin: 35px auto 85px auto;
  text-align: center;
}
@media (max-width: 991px) {
  #variant-2 .second-screen h3 {
    margin-bottom: 48px;
  }
}
@media (max-width: 767px) {
  #variant-2 .second-screen h3 {
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 42px;
  }
}
#variant-2 .second-screen .img-blocks-wrapper {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin-bottom: 67px;
}
@media (max-width: 767px) {
  #variant-2 .second-screen .img-blocks-wrapper {
    margin-bottom: 48px;
  }
}
#variant-2 .second-screen .img-blocks-wrapper .img-block {
  width: 500px;
  height: 402px;
  position: relative;
}
#variant-2 .second-screen .img-blocks-wrapper .img-block:nth-child(3), #variant-2 .second-screen .img-blocks-wrapper .img-block:nth-child(4) {
  margin-top: 40px;
}
@media (max-width: 1250px) {
  #variant-2 .second-screen .img-blocks-wrapper .img-block {
    width: 400px;
    height: 322px;
  }
}
@media (max-width: 991px) {
  #variant-2 .second-screen .img-blocks-wrapper .img-block {
    margin-top: 40px;
  }
  #variant-2 .second-screen .img-blocks-wrapper .img-block:first-child {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  #variant-2 .second-screen .img-blocks-wrapper .img-block {
    margin-top: 20px;
  }
  #variant-2 .second-screen .img-blocks-wrapper .img-block:first-child {
    margin-top: 0;
  }
}
#variant-2 .second-screen .img-blocks-wrapper .img-block-1 {
  background: url("../../img/pages/guide/v2-w1-min.png") no-repeat center center;
  background-size: cover;
}
#variant-2 .second-screen .img-blocks-wrapper .img-block-2 {
  background: url("../../img/pages/guide/v2-w2-min.png") no-repeat center center;
  background-size: cover;
}
#variant-2 .second-screen .img-blocks-wrapper .img-block-3 {
  background: url("../../img/pages/guide/v2-w3-min.png") no-repeat center center;
  background-size: cover;
}
#variant-2 .second-screen .img-blocks-wrapper .img-block-4 {
  background: url("../../img/pages/guide/v2-w4-min.png") no-repeat center center;
  background-size: cover;
}
#variant-2 .second-screen .img-blocks-wrapper .img-block-4 .img-block-title {
  bottom: 0;
}
@media (max-width: 1250px) {
  #variant-2 .second-screen .img-blocks-wrapper .img-block-4 .img-block-title {
    bottom: -30px;
  }
}
#variant-2 .second-screen .img-blocks-wrapper .img-block-title {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  position: absolute;
  bottom: 30px;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1250px) {
  #variant-2 .second-screen .img-blocks-wrapper .img-block-title {
    bottom: 0;
  }
}
@media (max-width: 767px) {
  #variant-2 .second-screen .img-blocks-wrapper .img-block-title {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 24px;
  }
}
#variant-2 .get-free-access-screen {
  background: #313131;
}
@media (max-width: 991px) {
  #variant-2 .get-free-access-screen {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#variant-2 .get-free-access-screen h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 45px;
  color: white;
  margin: 0 auto;
  padding-top: 106px;
  text-align: center;
}
@media (max-width: 767px) {
  #variant-2 .get-free-access-screen h2 {
    font-size: 32px;
    line-height: 45px;
    padding-top: 54px;
  }
}
#variant-2 .get-free-access-screen h3 {
  max-width: 626px;
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 140%;
  color: white;
  margin: 19px auto 0 auto;
  text-align: center;
}
@media (max-width: 767px) {
  #variant-2 .get-free-access-screen h3 {
    font-size: 24px;
  }
}
#variant-2 .get-free-access-screen form {
  margin: 39px auto 0 auto;
  max-width: 760px;
  display: flex;
  height: 80px;
}
@media (max-width: 991px) {
  #variant-2 .get-free-access-screen form {
    display: flex;
    flex-direction: column;
    height: auto;
  }
}
#variant-2 .get-free-access-screen input[type=email] {
  height: 80px;
  border-radius: 5px 0 0 5px;
  max-width: 507px;
  width: 100%;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  padding-left: 23px;
}
@media (max-width: 991px) {
  #variant-2 .get-free-access-screen input[type=email] {
    border-radius: 5px;
    height: 60px;
    margin: 0 auto;
    max-width: 500px;
  }
}
#variant-2 .get-free-access-screen button[type=submit] {
  border-radius: 0 5px 5px 0;
  position: relative;
  left: -3px;
  max-width: 253px;
  width: 100%;
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 28px;
}
@media (max-width: 991px) {
  #variant-2 .get-free-access-screen button[type=submit] {
    border-radius: 5px;
    margin: 20px auto 0 auto;
    width: 100%;
    min-height: 80px;
    left: 0;
    max-width: 500px;
  }
}
#variant-2 .get-free-access-screen h4 {
  max-width: 769px;
  color: #ACACAC;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  margin: 0 auto;
  margin-top: 32px;
}
#variant-2 .get-free-access-screen h4 .orng {
  color: #FF6F00;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 767px) {
  #variant-2 .get-free-access-screen h4 {
    font-size: 17px;
  }
}
#variant-2 .get-free-access-screen h5 {
  color: #ACACAC;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  margin-top: 23px;
  text-align: center;
}
#variant-2 .get-free-access-screen h5 a {
  color: #ACACAC;
  text-decoration-line: underline;
}
#variant-2 .get-free-access-screen h5:last-child {
  margin-top: 5px;
  padding-bottom: 75px;
}
@media (max-width: 767px) {
  #variant-2 .get-free-access-screen h5:last-child {
    padding-bottom: 19px;
  }
}
#variant-2 footer {
  background: #313131;
  color: #ACACAC;
  font-size: 14px;
  line-height: 20px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
#variant-2 footer div {
  border-top: 1px solid #444444;
  padding-top: 31px;
  padding-bottom: 31px;
  max-width: 1206px;
  width: 100%;
  text-align: center;
}
@media (max-width: 629px) {
  #variant-2 footer div {
    display: flex;
    flex-direction: column;
    max-width: 320px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
#variant-2 footer div span {
  padding-left: 25px;
  padding-right: 25px;
}
@media (max-width: 629px) {
  #variant-2 footer div span {
    display: none;
  }
}
#variant-2 footer div a {
  text-decoration-line: underline;
  text-decoration-color: #acacac;
  color: #acacac;
}
@media (max-width: 629px) {
  #variant-2 footer div a {
    margin-top: 5px;
  }
}
@media (max-width: 767px) {
  #variant-2 footer div {
    padding-top: 21px;
    padding-bottom: 21px;
  }
}