@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: auto;
  }
}
@font-face {
  font-family: Aeonik;
  src: url(../font/Aeonik-Regular.otf);
}
html {
  overflow-x: hidden;
}

.stata_diff .limit_size {
  max-width: 1440px;
  padding: 30px 96px 46px 96px;
  margin: auto;
}
@media (max-width: 1200px) {
  .stata_diff .limit_size {
    padding: 30px 96px 46px 96px;
  }
}
@media (max-width: 991px) {
  .stata_diff .limit_size {
    padding: 30px 66px 46px 66px;
  }
}
@media (max-width: 767px) {
  .stata_diff .limit_size {
    padding: 30px 46px 30px 46px;
  }
}
@media (max-width: 575px) {
  .stata_diff .limit_size {
    padding: 30px 26px;
  }
}
.stata_diff .diff_header {
  background: linear-gradient(91.73deg, #102541 0%, #173A63 49.91%, #164476 100%);
}
.stata_diff .diff_header .text_container {
  position: relative;
  height: 100%;
}
@media (max-width: 991px) {
  .stata_diff .diff_header .text_container {
    position: static;
  }
}
.stata_diff .diff_header .text_container .text_box {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .stata_diff .diff_header .text_container .text_box {
    position: static;
    left: 0;
    top: 0;
    transform: none;
  }
}
.stata_diff .diff_header .text_container .text_box h2.regular {
  font-family: Aeonik;
  font-size: 2.75em;
  color: #FFFFFF;
}
@media (max-width: 1200px) {
  .stata_diff .diff_header .text_container .text_box h2.regular {
    font-size: 2.25em;
  }
}
.stata_diff .diff_header .text_container .text_box p.regular {
  font-family: Aeonik;
  font-weight: 400;
  font-size: 1.125em;
  color: #FFFFFF;
  padding: 15px 0px;
}
@media (max-width: 1200px) {
  .stata_diff .diff_header .text_container .text_box p.regular {
    font-size: 1em;
  }
}
@media (max-width: 575px) {
  .stata_diff .diff_header .text_container .text_box p.regular {
    padding: 10px 0px;
  }
}
.stata_diff .diff_header .text_container .text_box .btn_box a {
  text-decoration: none;
}
.stata_diff .diff_header .text_container .text_box .btn_box a button.white_btn {
  background-color: #FFFFFF;
  padding: 12px 16px;
  border: 1px solid #FFFFFF;
  border-radius: 4px;
}
.stata_diff .diff_header .text_container .text_box .btn_box a button.white_btn p.regular {
  font-family: Aeonik;
  font-size: 0.875em;
  text-align: center;
  color: #022039;
  letter-spacing: -0.015em;
  margin: 0px;
  padding: 0px;
}
.stata_diff .diff_header .text_container .text_box .btn_box a button.white_btn:hover {
  background-color: #004FF4;
  border: 1px solid #004FF4;
}
.stata_diff .diff_header .text_container .text_box .btn_box a button.white_btn:hover p.regular {
  color: #FFFFFF;
}
.stata_diff .diff_header .text_container .text_box .btn_box a button.invert_btn {
  margin-left: 15px;
  background-color: rgba(2, 32, 57, 0);
  padding: 12px 16px;
  border: 1px solid #FFFFFF;
  border-radius: 4px;
}
.stata_diff .diff_header .text_container .text_box .btn_box a button.invert_btn p.regular {
  font-family: Aeonik;
  font-size: 0.875em;
  text-align: center;
  color: #FFFFFF;
  letter-spacing: -0.015em;
  margin: 0px;
  padding: 0px;
}
.stata_diff .diff_header .text_container .text_box .btn_box a button.invert_btn:hover {
  background-color: #004FF4;
  border: 1px solid #004FF4;
}
.stata_diff .diff_header .text_container .text_box .btn_box a button.invert_btn:hover p.regular {
  color: #FFFFFF;
}
.stata_diff .diff_header .img_box img {
  width: 100%;
  border-radius: 8px;
}
@media (max-width: 991px) {
  .stata_diff .diff_header .img_box img {
    margin-top: 40px;
  }
}
.stata_diff .ppp .limit_size {
  padding-bottom: 0px;
}
.stata_diff .ppp div.title h3.regular {
  text-align: center;
  font-family: Aeonik;
  font-size: 2.25em;
}
@media (max-width: 1200px) {
  .stata_diff .ppp div.title h3.regular {
    font-size: 2em;
  }
}
.stata_diff .ppp div.title p.regular {
  text-align: center;
  color: #496080;
  font-family: Aeonik;
  font-size: 1.5em;
}
@media (max-width: 1200px) {
  .stata_diff .ppp div.title p.regular {
    font-size: 1em;
  }
}
.stata_diff .ppp div.keynotes {
  margin-top: 20px;
}
.stata_diff .ppp div.keynotes div.keynote p.regular {
  font-family: Aeonik;
}
.stata_diff .ppp div.keynotes div.keynote p.title {
  font-weight: 500;
  font-size: 1.25em;
}
@media (max-width: 1200px) {
  .stata_diff .ppp div.keynotes div.keynote p.title {
    font-size: 1em;
  }
}
.stata_diff .ppp div.keynotes div.keynote p.text {
  font-weight: 400;
  font-size: 1em;
}
@media (max-width: 1200px) {
  .stata_diff .ppp div.keynotes div.keynote p.text {
    font-size: 0.75em;
  }
}
.stata_diff .ppp div.keynotes div.keynote a {
  text-decoration: none;
}
.stata_diff .ppp div.keynotes div.keynote a p.link {
  font-size: 1em;
}
@media (max-width: 1200px) {
  .stata_diff .ppp div.keynotes div.keynote a p.link {
    font-size: 0.75em;
  }
}
.stata_diff .differences .diff_container {
  display: flex;
}
.stata_diff .differences .diff_container .diff_text {
  height: 100%;
  position: relative;
  overflow: hidden;
}
.stata_diff .differences .diff_container .diff_text .text_wrap {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  transform: translateY(100%);
  opacity: 0;
}
.stata_diff .differences .diff_container .diff_text .text_wrap h3.regular {
  font-family: Aeonik;
  font-weight: 400;
  font-size: 1.75em;
}
@media (max-width: 1200px) {
  .stata_diff .differences .diff_container .diff_text .text_wrap h3.regular {
    font-size: 1.5em;
  }
}
.stata_diff .differences .diff_container .diff_text .text_wrap p.regular {
  width: 90%;
  font-family: Aeonik;
  font-weight: 400;
  font-size: 1em;
}
@media (max-width: 1200px) {
  .stata_diff .differences .diff_container .diff_text .text_wrap p.regular {
    font-size: 0.875em;
  }
}
.stata_diff .differences .diff_container .diff_text .text_wrap a {
  text-decoration: none;
}
.stata_diff .differences .diff_container .diff_text .text_wrap a p.regular {
  margin: 0px;
  padding: 0px;
}
.stata_diff .differences .diff_container .diff_text .first {
  opacity: 1;
  position: absolute;
  height: auto;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1200px) {
  .stata_diff .differences .diff_container .diff_text .first {
    height: 60%;
  }
}
@media (max-width: 991px) {
  .stata_diff .differences .diff_container .diff_text .first {
    height: 80%;
  }
}
.stata_diff .differences .diff_container .diff_img {
  min-height: 400px;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.stata_diff .differences .diff_container .diff_img .img_wrap {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  opacity: 0;
}
.stata_diff .differences .diff_container .diff_img .img_wrap img {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 8px;
}
.stata_diff .differences .diff_container .diff_img .trusted {
  opacity: 1;
}
@media (max-width: 767px) {
  .stata_diff .differences {
    display: none;
  }
}
.stata_diff .differences_mobile {
  display: none;
}
@media (max-width: 767px) {
  .stata_diff .differences_mobile {
    display: block;
  }
  .stata_diff .differences_mobile .difference .text_container {
    position: relative;
    height: 100%;
  }
}
@media (max-width: 767px) and (max-width: 991px) {
  .stata_diff .differences_mobile .difference .text_container {
    position: static;
  }
}
@media (max-width: 767px) {
  .stata_diff .differences_mobile .difference .text_container .text_box {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 767px) and (max-width: 991px) {
  .stata_diff .differences_mobile .difference .text_container .text_box {
    position: static;
    left: 0;
    top: 0;
    transform: none;
  }
}
@media (max-width: 767px) {
  .stata_diff .differences_mobile .difference .text_container .text_box h3.regular {
    font-family: Aeonik;
    font-weight: 400;
    font-size: 1.75em;
  }
}
@media (max-width: 767px) and (max-width: 1200px) {
  .stata_diff .differences_mobile .difference .text_container .text_box h3.regular {
    font-size: 1.5em;
  }
}
@media (max-width: 767px) {
  .stata_diff .differences_mobile .difference .text_container .text_box p.regular {
    font-family: Aeonik;
    font-weight: 400;
    font-size: 1em;
  }
}
@media (max-width: 767px) and (max-width: 1200px) {
  .stata_diff .differences_mobile .difference .text_container .text_box p.regular {
    font-size: 0.875em;
  }
}
@media (max-width: 767px) {
  .stata_diff .differences_mobile .difference .text_container .text_box a {
    text-decoration: none;
  }
  .stata_diff .differences_mobile .difference .text_container .text_box a p.regular {
    margin: 0px;
    padding: 0px;
  }
  .stata_diff .differences_mobile .difference .img_box {
    margin: 15px 0px 30px 0px;
  }
  .stata_diff .differences_mobile .difference .img_box img {
    width: 100%;
    border-radius: 8px;
  }
}
.stata_diff .why_stata {
  background-color: #F9F9F9;
}
.stata_diff .why_stata .img_box img {
  width: 80%;
  border-radius: 8px;
}
@media (max-width: 1200px) {
  .stata_diff .why_stata .img_box img {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .stata_diff .why_stata .img_box img {
    margin-bottom: 40px;
  }
}
.stata_diff .why_stata .text_container {
  position: relative;
  height: 100%;
}
@media (max-width: 991px) {
  .stata_diff .why_stata .text_container {
    position: static;
  }
}
.stata_diff .why_stata .text_container .text_box {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .stata_diff .why_stata .text_container .text_box {
    position: static;
    left: 0;
    top: 0;
    transform: none;
  }
}
.stata_diff .why_stata .text_container .text_box h3.regular {
  font-family: Aeonik;
  font-size: 1.75em;
}
@media (max-width: 1200px) {
  .stata_diff .why_stata .text_container .text_box h3.regular {
    font-size: 1.5em;
  }
}
.stata_diff .why_stata .text_container .text_box p.regular {
  font-family: Aeonik;
  font-weight: 400;
  font-size: 1em;
}
@media (max-width: 1200px) {
  .stata_diff .why_stata .text_container .text_box p.regular {
    font-size: 0.875em;
  }
}
.stata_diff .why_stata .text_container .text_box a {
  text-decoration: none;
}
.stata_diff .review .text_box {
  text-align: center;
}
.stata_diff .review .text_box img {
  margin: auto;
  margin-bottom: 25px;
}
.stata_diff .review .text_box p.regular {
  width: 75%;
  margin: auto;
  font-family: Aeonik;
  font-weight: 400;
  font-size: 1.25em;
}
@media (max-width: 1200px) {
  .stata_diff .review .text_box p.regular {
    font-size: 1em;
  }
}
@media (max-width: 767px) {
  .stata_diff .review .text_box p.regular {
    width: 100%;
  }
}
.stata_diff .review .text_box p.source {
  font-size: 1em;
  margin-top: 15px;
}
@media (max-width: 1200px) {
  .stata_diff .review .text_box p.source {
    font-size: 0.875em;
  }
}
.stata_diff .learn_more {
  background-color: #F9F9F9;
}
.stata_diff .learn_more h3.regular {
  text-align: center;
  font-family: Aeonik;
  font-size: 1.75em;
}
@media (max-width: 1200px) {
  .stata_diff .learn_more h3.regular {
    font-size: 1.5em;
  }
}
.stata_diff .learn_more p.regular {
  text-align: center;
  font-family: Aeonik;
  font-weight: 400;
  font-size: 1em;
}
@media (max-width: 1200px) {
  .stata_diff .learn_more p.regular {
    font-size: 0.875em;
  }
}
.stata_diff .learn_more .more img {
  width: 100%;
  border-radius: 8px;
}
.stata_diff .learn_more .more a {
  text-decoration: none;
}
.stata_diff .learn_more .more a p.regular {
  margin: 10px 0px 0px 0px;
  text-align: left;
  font-family: Aeonik;
  font-size: 1em;
  font-weight: 400;
}
.stata_diff .learn_more .more p.regular {
  margin-top: 10px;
  text-align: left;
  font-family: Aeonik;
  font-size: 0.875em;
  font-weight: 400;
}
.stata_diff .get_started {
  background-color: #022039;
}
.stata_diff .get_started .text_box {
  text-align: center;
}
.stata_diff .get_started .text_box h2.regular {
  text-align: center;
  font-family: Aeonik;
  font-size: 2.75em;
  color: #FFFFFF;
}
@media (max-width: 1200px) {
  .stata_diff .get_started .text_box h2.regular {
    font-size: 2.25em;
  }
}
.stata_diff .get_started .text_box p.regular {
  text-align: center;
  font-family: Aeonik;
  font-weight: 400;
  font-size: 1.125em;
  color: #FFFFFF;
  padding: 15px 0px;
}
@media (max-width: 1200px) {
  .stata_diff .get_started .text_box p.regular {
    font-size: 1em;
  }
}
@media (max-width: 575px) {
  .stata_diff .get_started .text_box p.regular {
    padding: 10px 0px;
  }
}
.stata_diff .get_started .text_box .btn_box {
  margin: auto;
}
.stata_diff .get_started .text_box .btn_box a {
  text-decoration: none;
}
.stata_diff .get_started .text_box .btn_box a button.white_btn {
  background-color: #FFFFFF;
  padding: 12px 16px;
  border: 1px solid #FFFFFF;
  border-radius: 4px;
}
.stata_diff .get_started .text_box .btn_box a button.white_btn p.regular {
  font-family: Aeonik;
  font-size: 0.875em;
  text-align: center;
  color: #022039;
  letter-spacing: -0.015em;
  margin: 0px;
  padding: 0px;
}
.stata_diff .get_started .text_box .btn_box a button.white_btn:hover {
  background-color: #004FF4;
  border: 1px solid #004FF4;
}
.stata_diff .get_started .text_box .btn_box a button.white_btn:hover p.regular {
  color: #FFFFFF;
}
.stata_diff .get_started .text_box .btn_box a button.invert_btn {
  margin-left: 15px;
  background-color: rgba(2, 32, 57, 0);
  padding: 12px 16px;
  border: 1px solid #FFFFFF;
  border-radius: 4px;
}
.stata_diff .get_started .text_box .btn_box a button.invert_btn p.regular {
  font-family: Aeonik;
  font-size: 0.875em;
  text-align: center;
  color: #FFFFFF;
  letter-spacing: -0.015em;
  margin: 0px;
  padding: 0px;
}
.stata_diff .get_started .text_box .btn_box a button.invert_btn:hover {
  background-color: #004FF4;
  border: 1px solid #004FF4;
}
.stata_diff .get_started .text_box .btn_box a button.invert_btn:hover p.regular {
  color: #FFFFFF;
}

.scroller {
  height: 100vh;
}/*# sourceMappingURL=difference.css.map */