﻿/* 1.5:1 ratio */
/* 1.5:1 ratio */
.auction-simulator-overall-wrapper {
  clear: both;
  color: #3F4b58;
  font-family: "Poppins";
  font-weight: 400;
}
.auction-simulator-overall-wrapper * {
  box-sizing: border-box;
}
.auction-simulator-overall-wrapper .inner-wrapper {
  margin: 0 auto;
  max-width: 1150px;
  overflow: hidden;
  padding: 0 20px;
  position: relative;
}
.auction-simulator-overall-wrapper .cta-button {
  background: #ff5c39;
  border-radius: 8px;
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 500;
  height: 44px;
  line-height: 2.4;
  text-align: center;
  text-decoration: none;
  width: 220px;
}
@media (min-width: 768px) {
  .auction-simulator-overall-wrapper .cta-button {
    height: 48px;
    line-height: 2.7;
  }
}
.auction-simulator-overall-wrapper .area-hero {
  background: #fddcd7;
  overflow: hidden;
  position: relative;
}
.auction-simulator-overall-wrapper .area-hero .two-sides {
  clear: both;
  position: relative;
  z-index: 100;
}
@media (min-width: 768px) {
  .auction-simulator-overall-wrapper .area-hero .two-sides {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
}
.auction-simulator-overall-wrapper .area-hero .left-side {
  clear: both;
}
@media (min-width: 768px) {
  .auction-simulator-overall-wrapper .area-hero .left-side {
    padding: 55px 35px 60px 0;
  }
}
.auction-simulator-overall-wrapper .area-hero .right-side {
  clear: both;
  padding: 0 0 40px;
}
@media (min-width: 768px) {
  .auction-simulator-overall-wrapper .area-hero .right-side {
    padding: 60px 0;
  }
}
.auction-simulator-overall-wrapper .area-hero .seo-title {
  position: absolute;
  top: -1000px;
}
.auction-simulator-overall-wrapper .area-hero .hero-title {
  clear: both;
  font-size: 44px;
  font-weight: 500;
  line-height: 1.2;
  margin: 0 0 15px;
  padding: 24px 0 0;
}
@media (min-width: 768px) {
  .auction-simulator-overall-wrapper .area-hero .hero-title {
    padding: 0;
  }
}
.auction-simulator-overall-wrapper .area-hero .superscript {
  font-size: inherit;
  position: relative;
  vertical-align: baseline;
}
.auction-simulator-overall-wrapper .area-hero .slogan {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.45;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .auction-simulator-overall-wrapper .area-hero .slogan {
    font-size: 24px;
    margin-bottom: 25px;
  }
}
.auction-simulator-overall-wrapper .area-hero .cta-button-mobile {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .auction-simulator-overall-wrapper .area-hero .cta-button-mobile {
    display: none;
  }
}
.auction-simulator-overall-wrapper .area-hero .cta-button-desktop {
  display: none;
}
@media (min-width: 768px) {
  .auction-simulator-overall-wrapper .area-hero .cta-button-desktop {
    display: block;
  }
}
.auction-simulator-overall-wrapper .area-hero .video-wrapper {
  align-items: center;
  background: url(/images/recos/1325/articles/simulator/hero-image.webp) no-repeat center;
  background-size: cover;
  border-radius: 24px;
  box-shadow: 0 2px 9px 2px rgba(97, 97, 97, 0.5);
  cursor: pointer;
  display: flex;
  height: 226px;
  justify-content: center;
  margin: 0 0 40px;
  overflow: hidden;
  width: 100%;
}
@media (min-width: 768px) {
  .auction-simulator-overall-wrapper .area-hero .video-wrapper {
    height: 197px;
    margin: 0;
    width: 320px;
  }
}
@media (min-width: 900px) {
  .auction-simulator-overall-wrapper .area-hero .video-wrapper {
    height: 278px;
    width: 450px;
  }
}
@media (min-width: 1100px) {
  .auction-simulator-overall-wrapper .area-hero .video-wrapper {
    height: 376px;
    width: 609px;
  }
}
.auction-simulator-overall-wrapper .area-hero .video-wrapper .video-frame {
  height: 100%;
  width: 100%;
}
.auction-simulator-overall-wrapper .area-hero .play-button {
  display: block;
}
.auction-simulator-overall-wrapper .area-hero .dotted-line {
  display: block;
  position: absolute;
  z-index: 50;
}
.auction-simulator-overall-wrapper .area-hero .dotted-line.dotted-line-1 {
  left: -64px;
  top: -5px;
}
@media (min-width: 768px) {
  .auction-simulator-overall-wrapper .area-hero .dotted-line.dotted-line-1 {
    left: 0;
    top: -11px;
  }
}
.auction-simulator-overall-wrapper .area-hero .dotted-line.dotted-line-2 {
  bottom: -132px;
  left: -10px;
}
@media (min-width: 768px) {
  .auction-simulator-overall-wrapper .area-hero .dotted-line.dotted-line-2 {
    bottom: -200px;
    left: -5px;
  }
}
.auction-simulator-overall-wrapper .area-hero .dotted-line.dotted-line-3 {
  right: -20px;
  top: 0;
}
@media (min-width: 768px) {
  .auction-simulator-overall-wrapper .area-hero .dotted-line.dotted-line-3 {
    right: 0;
    top: -11px;
  }
}
.auction-simulator-overall-wrapper .area-description {
  background: #fff;
  padding: 25px 0 5px;
}
@media (min-width: 768px) {
  .auction-simulator-overall-wrapper .area-description {
    padding-top: 46px;
  }
}
.auction-simulator-overall-wrapper .area-description .section-title {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.5;
  margin: 0 0 14px;
}
.auction-simulator-overall-wrapper .area-description .small-dash {
  background: #ff5c39;
  clear: both;
  height: 3px;
  margin: 0 0 36px;
  width: 82px;
}
.auction-simulator-overall-wrapper .area-description .paragraph {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.9;
  margin: 0 0 37px;
}
.auction-simulator-overall-wrapper .area-cta {
  background: url(/images/recos/1325/articles/simulator/dots-mobile.webp) no-repeat center;
  background-color: #3f4a58;
  background-size: auto 200%;
  padding: 25px 0 80px;
  text-align: center;
}
@media (min-width: 768px) {
  .auction-simulator-overall-wrapper .area-cta {
    background-image: url(/images/recos/1325/articles/simulator/dots-desktop.webp);
    background-size: cover;
    padding: 36px 0;
  }
}
.auction-simulator-overall-wrapper .area-cta .section-title {
  color: #fff;
  font-size: 36px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0.7px;
  line-height: 1.5;
  margin: 0 0 24px;
}
.auction-simulator-overall-wrapper .area-cta .manual-break {
  display: none;
}
@media (min-width: 768px) {
  .auction-simulator-overall-wrapper .area-cta .manual-break {
    display: block;
  }
}
.auction-simulator-overall-wrapper .area-cta .cta-button {
  margin: 0 auto;
}
.auction-simulator-overall-wrapper .area-disclaimer {
  background: #fff;
}
.auction-simulator-overall-wrapper .area-disclaimer .disclaimer-text {
  font-size: 10px;
  font-weight: 400;
  line-height: 1.7;
  margin: 10px 0 40px;
}
@media (min-width: 768px) {
  .auction-simulator-overall-wrapper .area-disclaimer .disclaimer-text {
    margin: 15px 0 50px;
  }
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22file:///C:/Projects/rweb/Web/Images/Web04/RECos/1325/src/scss/_variables.scss%22,%22file:///C:/Projects/rweb/Web/Images/Web04/RECos/1325/articles/simulator/style.scss%22,%22file:///C:/Projects/rweb/Web/Images/Web04/RECos/1325/src/scss/_mixins.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22AAgPuC;AAAA;AC7OvC;EACE;EACA;EACA;EACA;;AAEA;EACE;;AAGF;EACE;EACA;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AC0TA;EDrUF;IAcI;IACA;;;AAIJ;EACE;EACA;EACA;;AAEA;EACE;EACA;EACA;;AC0SF;ED7SA;IAMI;IACA;IACA;;;AAIJ;EACE;;ACgSF;EDjSA;IAII;;;AAIJ;EACE;EACA;;ACuRF;EDzRA;IAKI;;;AAIJ;EACE;EACA;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;;ACqQF;ED3QA;IASI;;;AAIJ;EACE;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;;ACoPF;EDxPA;IAOI;IACA;;;AAIJ;EACE;;AC2OF;ED5OA;IAII;;;AAIJ;EACE;;ACmOF;EDpOA;IAII;;;AAIJ;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;ACgNF;ED5NA;IAeI;IACA;IACA;;;AAGF;EApBF;IAqBI;IACA;;;AAGF;EAzBF;IA0BI;IACA;;;AAGF;EACE;EACA;;AAIJ;EACE;;AAGF;EACE;EACA;EACA;;AAEA;EACE;EACA;;AC6KJ;ED/KE;IAKI;IACA;;;AAIJ;EACE;EACA;;ACmKJ;EDrKE;IAKI;IACA;;;AAIJ;EACE;EACA;;ACyJJ;ED3JE;IAKI;IACA;;;AAMR;EACE;EACA;;AC6IA;ED/IF;IAKI;;;AAGF;EACE;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;EACA;;AAGF;EACE;EACA;EACA;EACA;;AAIJ;EACE;EACA;EACA;EACA;EACA;;AC2GA;EDhHF;IAQI;IACA;IACA;;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;AAGF;EACE;;ACwFF;EDzFA;IAII;;;AAIJ;EACE;;AAIJ;EACE;;AAEA;EACE;EACA;EACA;EACA;;ACqEF;EDzEA;IAOI%22%7D */