[class*=se-mT__]:after {
  content: "";
  display: table;
  clear: both;
}

.gt-mT__xxs {
  margin-top: 40px !important;
}
.gt-mT__xs {
  margin-top: 60px !important;
}
.gt-mT__s {
  margin-top: 80px !important;
}
.gt-mT__m {
  margin-top: 33.3333333333px !important;
}
@media (min-width: 768px) {
  .gt-mT__m {
    margin-top: 50px !important;
  }
}
@media (min-width: 992px) {
  .gt-mT__m {
    margin-top: 100px !important;
  }
}
.gt-mT__l {
  margin-top: 40px !important;
}
@media (min-width: 768px) {
  .gt-mT__l {
    margin-top: 60px !important;
  }
}
@media (min-width: 992px) {
  .gt-mT__l {
    margin-top: 120px !important;
  }
}
.gt-mB__xxs {
  margin-bottom: 40px !important;
}
.gt-mB__xs {
  margin-bottom: 60px !important;
}
.gt-mB__s {
  margin-bottom: 80px !important;
}
.gt-mB__m {
  margin-bottom: 33.3333333333px !important;
}
@media (min-width: 768px) {
  .gt-mB__m {
    margin-bottom: 50px !important;
  }
}
@media (min-width: 992px) {
  .gt-mB__m {
    margin-bottom: 100px !important;
  }
}
.gt-mB__l {
  margin-bottom: 40px !important;
}
@media (min-width: 768px) {
  .gt-mB__l {
    margin-bottom: 60px !important;
  }
}
@media (min-width: 992px) {
  .gt-mB__l {
    margin-bottom: 120px !important;
  }
}
.gt-link {
  display: inline-block;
  color: #6200EA;
}
.gt-link:hover, .gt-link:focus {
  color: #4d00b7;
}
.gt-btn {
  position: relative;
  display: inline-block;
  font-weight: 600;
  color: var(--blue-900);
  background: var(--lime-500);
  border-radius: 6px;
  box-shadow: 0 4px 0 0 var(--lime-500);
  padding: 10px 20px;
  text-decoration: none;
  overflow: hidden;
}
.gt-btn:hover, .gt-btn:focus {
  text-decoration: none;
}
.gt-btn:focus, .gt-btn:active {
  box-shadow: 0 4px 0 0 var(--lime-500);
}
@media (min-width: 768px) {
  .gt-btn {
    font-size: 20px;
    padding: 14px 24px;
  }
}
@media (max-width: 767px) {
  .gt-btn {
    width: 100%;
    letter-spacing: -0.5px;
    max-width: 260px;
    padding: 16px 24px;
    box-shadow: 0 8px 0 0 #3A008C;
    margin: auto;
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: normal;
  }
}
.gt-btn--arrow > span {
  display: inline-block;
  transition: all 0.3s ease-in-out;
}
.gt-btn--arrow:after {
  content: "";
  display: inline-block;
  transform: translateX(0);
  transition: all 0.3s ease-in-out;
  margin-left: 8px;
  width: 16px;
  height: 16px;
  background-image: url(../images/home/jan-2019/arrow/button-arrow-blue.svg);
  vertical-align: middle;
  background-repeat: no-repeat;
}
.gt-btn--arrow:hover:after, .gt-btn--arrow:active:after, .gt-btn--arrow:focus:after {
  transform: translateX(4px);
}
.gt-btn--ghost {
  background: none;
  border: 1px solid #6200EA;
  font-weight: 600;
  color: #6200EA;
  letter-spacing: -0.75px;
}
@media (min-width: 768px) {
  .gt-btn--ghost {
    font-size: 20px;
    padding: 18px 32px;
  }
}
.gt-section {
  margin-bottom: 60px;
}
.gt-section:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 992px) {
  .gt-section {
    margin-bottom: 120px;
  }
}
.gt-section--hero {
  position: relative;
  background-color: var(--blue-900);
}
@media (max-width: 767px) {
  .gt-section--hero {
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .gt-section--hero {
    min-height: 480px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .gt-section--hero {
    min-height: 516px;
  }
}
.gt-section--hero__graphic {
  position: absolute;
  margin-top: -12px;
  padding: 30px 10px 0 34px;
  border-radius: 50px 50px 0 0;
  border: 2px dashed #FFFFFF;
}
@media (max-width: 767px) {
  .gt-section--hero__graphic {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }
}
@media (max-width: 371px) {
  .gt-section--hero__graphic {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    bottom: -118px;
    left: 0;
    right: 0;
  }
}
@media (min-width: 768px) {
  .gt-section--hero__graphic {
    max-width: 300px;
    margin-right: 0;
    margin-top: -30px;
  }
}
@media (min-width: 992px) {
  .gt-section--hero__graphic {
    max-width: 380px;
    margin-top: -100px;
  }
}
.gt-heroarticle__content {
  margin-top: 16px;
}
.gt-heroarticle__footer {
  margin-top: 45px;
}
.gt-heroarticle__title {
  font-family: Sora, sans-serif;
  color: #EFEFF1;
  letter-spacing: -0.74px;
  font-size: 26px;
  line-height: 36px;
}
@media (min-width: 768px) {
  .gt-heroarticle__title {
    font-size: 36px;
    line-height: 46px;
  }
}
@media (min-width: 992px) {
  .gt-heroarticle__title {
    font-size: 42px;
    line-height: 58px;
  }
}
.gt-heroarticle__desc {
  font-family: Inter, sans-serif;
  color: #242438;
  font-size: 14px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .gt-heroarticle__desc {
    font-size: 16px;
    line-height: 24px;
    max-width: 530px;
  }
}
@media (min-width: 992px) {
  .gt-heroarticle__desc {
    font-size: 16px;
    line-height: 24px;
    max-width: auto;
  }
}
.gt-sectionarticle__content {
  margin-top: 8px;
}
@media (min-width: 992px) {
  .gt-sectionarticle__content {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}
.gt-sectionarticle__title {
  font-family: Sora, sans-serif;
  color: #00000A;
  letter-spacing: -0.99px;
  font-size: 22px;
  line-height: 32px;
}
@media (min-width: 768px) {
  .gt-sectionarticle__title {
    font-size: 28px;
    line-height: 36px;
  }
}
@media (min-width: 992px) {
  .gt-sectionarticle__title {
    font-size: 32px;
    line-height: 40px;
  }
}
.gt-sectionarticle__desc {
  color: rgba(0, 0, 30, 0.8);
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .gt-sectionarticle__desc {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 992px) {
  .gt-sectionarticle__desc {
    font-size: 16px;
    line-height: 24px;
  }
}
.gt-article__header {
  margin-bottom: 16px;
}
.gt-article__content {
  margin-bottom: 16px;
}
.gt-article__title {
  font-family: Sora, sans-serif;
  color: #00000A;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.28px;
}
@media (min-width: 768px) {
  .gt-article__title {
    font-size: 26px;
    line-height: 30px;
  }
}
@media (min-width: 992px) {
  .gt-article__title {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.99px;
  }
}
.gt-article__subtitle {
  font-family: Sora, sans-serif;
  color: #00000A;
  letter-spacing: -0.2px;
  font-size: 20px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .gt-article__subtitle {
    font-size: 24px;
    line-height: 32px;
  }
}
.gt-article__desc {
  font-family: Inter, sans-serif;
  color: #242438;
  font-size: 16px;
  line-height: 24px;
}
.gt-article__link {
  color: #6C00F4;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
}
.gt-features__heading {
  font-family: Sora, sans-serif;
  color: #00000A;
  letter-spacing: -0.99px;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .gt-features__heading {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 36px;
  }
}
.gt-features__subheading {
  font-family: Sora, sans-serif;
  color: #00000A;
  letter-spacing: -0.25px;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .gt-features__subheading {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (min-width: 992px) {
  .gt-features__subheading {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.71px;
    margin-bottom: 36px;
  }
}
.gt-features__list {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .gt-features__list--horizontal {
    flex-wrap: nowrap;
  }
}
@media (min-width: 768px) {
  .gt-features__list--horizontal .gt-feature {
    max-width: 305px;
  }
}
@media (min-width: 992px) {
  .gt-features__list--horizontal .gt-feature {
    max-width: 325px;
  }
}
.gt-feature {
  display: flex;
  flex-flow: row nowrap;
}
.gt-feature:not(:last-child) {
  margin-bottom: 36px;
}
@media (min-width: 768px) {
  .gt-feature:not(:last-child) {
    margin-bottom: 36px;
  }
}
.gt-feature__icon {
  flex: 0 1 24px;
}
@media (max-width: 767px) {
  .gt-feature__icon {
    min-width: 16px;
    margin-top: 2px;
  }
}
@media (min-width: 768px) {
  .gt-feature__icon {
    min-width: 24px;
  }
}
.gt-feature__icon + .gt-feature__content {
  margin-left: 12px;
}
@media (min-width: 768px) {
  .gt-feature__icon + .gt-feature__content {
    margin-left: 24px;
  }
}
.gt-feature__content {
  display: flex;
  flex-flow: column nowrap;
}
.gt-feature__title {
  font-family: Sora, sans-serif;
  color: #00000A;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .gt-feature__title {
    font-size: 20px;
    line-height: 24px;
  }
}
.gt-feature__desc {
  font-family: Inter, sans-serif;
  color: #242438;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 992px) {
  .gt-feature__desc {
    font-size: 16px;
    line-height: 24px;
  }
}
.gt-feature__link {
  color: var(--orange-500);
  font-weight: 500;
  margin-top: 8px;
}
.gt-cta--as-button {
  display: flex;
  max-width: 580px;
  margin: 20px auto 32px;
  padding: 16px 24px;
  background-color: #fff;
  border: 1px solid #DCDBF6;
  border-radius: 300px;
  text-decoration: none;
  transition: all 0.16s ease-in;
  flex-flow: row wrap;
}
@media (max-width: 767px) {
  .gt-cta--as-button {
    padding: 8px 12px;
    align-items: center;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .gt-cta--as-button {
    flex-flow: row nowrap;
  }
}
.gt-cta--as-button:hover, .gt-cta--as-button:focus {
  text-decoration: none;
  border-color: #fff;
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.12), 0 14px 24px 0 rgba(0, 0, 0, 0.12);
  transform: translateY(-3px);
  transition: all 0.24s ease-out;
}
@media (max-width: 767px) {
  .gt-cta--as-button .gt-cta__header {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .gt-cta--as-button .gt-cta__header {
    margin-right: 16px;
  }
}
@media (max-width: 767px) {
  .gt-cta--as-button .gt-cta__label {
    font-size: 12px;
    text-align: center;
  }
}
.gt-cta--as-button .gt-cta__thumb {
  max-width: 54px;
}
.gt-cta__footer {
  display: flex;
  margin-top: 36px;
}
.gt-cta__label {
  font-family: Sora, sans-serif;
  font-size: 16px;
  color: #1D0046;
}
@media (min-width: 768px) {
  .gt-cta__thumb {
    max-width: 60px;
    max-height: 26px;
  }
}
.gt-cta__title {
  color: #00000A;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.08px;
}
@media (min-width: 768px) {
  .gt-cta__title {
    font-size: 32px;
    letter-spacing: -0.4px;
    line-height: 42px;
  }
}
@media (min-width: 992px) {
  .gt-cta__title {
    font-size: 40px;
    letter-spacing: -1.08px;
    line-height: 53px;
  }
}
.gt-cta__actions {
  display: flex;
  align-items: center;
  margin: auto;
  font-weight: bold;
}
@media (max-width: 767px) {
  .gt-cta__actions {
    flex-flow: column wrap;
    justify-content: center;
  }
}
.gt-cta__anchor {
  font-size: 18px;
}
@media (max-width: 767px) {
  .gt-cta__anchor + .gt-cta__anchor {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .gt-cta__anchor + .gt-cta__anchor {
    margin-left: 34px;
  }
}

.gt-feature__link:hover, .gt-feature__link:focus {
  color: var(--orange-500);
}/*# sourceMappingURL=gift.css.map */