.w-ideal-5-0-0 {
  margin-top: 3rem;
}
.w-ideal-5-0-0 p {
  font-size: 1.4rem;
  font-family: "ProximaNovaCondensed", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: rgb(255, 255, 255);
  line-height: 1.2;
}
.w-ideal-5-0-0 .row.icons {
  text-align: center;
  margin-top: 5rem;
}
.w-ideal-5-0-0 .row.icons img {
  margin-bottom: 15px;
}
.w-ideal-5-0-0 .row.icons p {
  font-size: 1.1rem;
}
.w-ideal-5-0-0 .row.icons .col {
  padding-right: 5px;
  padding-left: 5px;
}
.w-ideal-5-0-0 .info {
  background: white;
  padding: 2rem 3rem;
  display: inline-block;
  text-align: left;
  margin-top: 12%;
}
.w-ideal-5-0-0 .info .col p {
  text-transform: uppercase;
  font-size: 0.9rem;
}
.w-ideal-5-0-0 .info .col p span {
  background: #ec1b25;
  width: 25px;
  height: 25px;
  display: inline-block;
  text-align: center;
  color: white;
  border-radius: 50%;
  margin-right: 10px;
  padding-top: 4px;
}
@media (max-width: 767px) {
  .w-ideal-5-0-0 .info .col p span {
    padding-top: 5px;
  }
}
.w-ideal-5-0-0 .info .title {
  font-size: 2rem;
  color: rgb(2, 91, 153);
  text-transform: uppercase;
  font-family: "YesevaOne", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
}
.w-ideal-5-0-0 .info p {
  font-size: 1.2rem;
  color: rgb(3, 67, 112);
  line-height: 1.125;
}
.w-ideal-5-0-0 .info .rem2 {
  font-size: 2rem;
}
@media (max-width: 991px) {
  .w-ideal-5-0-0 .pr3 {
    padding-right: 25%;
  }
}
@media (max-width: 767px) {
  .w-ideal-5-0-0 .pr3 {
    padding-right: 0%;
  }
}
.w-ideal-5-0-0 .pr3 .title {
  font-size: 2.5rem;
}
@-webkit-keyframes w-video-pulse-lg {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes w-video-pulse-lg {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-ms-keyframes w-video-pulse-lg {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes w-video-pulse-lg {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes w-video-pulse-sm {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.125);
    -moz-transform: scale(1.125);
    -ms-transform: scale(1.125);
    -o-transform: scale(1.125);
    transform: scale(1.125);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes w-video-pulse-sm {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.125);
    -moz-transform: scale(1.125);
    -ms-transform: scale(1.125);
    -o-transform: scale(1.125);
    transform: scale(1.125);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-ms-keyframes w-video-pulse-sm {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.125);
    -moz-transform: scale(1.125);
    -ms-transform: scale(1.125);
    -o-transform: scale(1.125);
    transform: scale(1.125);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes w-video-pulse-sm {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.125);
    -moz-transform: scale(1.125);
    -ms-transform: scale(1.125);
    -o-transform: scale(1.125);
    transform: scale(1.125);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.w-ideal-5-0-0 .w-ideal-bg {
  background-size: cover;
  background-position: center;
}
@media (max-width: 567px) {
  .w-ideal-5-0-0 .w-ideal-bg {
    background-image: none;
  }
}
@media (min-width: 568px) {
  .w-ideal-5-0-0 .w-ideal-bg {
    background-image: none;
  }
}
@media (min-width: 667px) {
  .w-ideal-5-0-0 .w-ideal-bg {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .w-ideal-5-0-0 .w-ideal-bg {
    background-image: none;
  }
}
@media (min-width: 992px) {
  .w-ideal-5-0-0 .w-ideal-bg {
    background-image: url(/img/w/ideal/bg/lg.jpg);
  }
}
@media (min-width: 1200px) {
  .w-ideal-5-0-0 .w-ideal-bg {
    background-image: url(/img/w/ideal/bg/xl.jpg);
  }
}
@media (min-width: 1440px) {
  .w-ideal-5-0-0 .w-ideal-bg {
    background-image: url(/img/w/ideal/bg/xxl.jpg);
  }
}
@media (min-width: 1600px) {
  .w-ideal-5-0-0 .w-ideal-bg {
    background-image: url(/img/w/ideal/bg/xxxl.jpg);
  }
}
@media (max-width: 567px) {
  .w-ideal-5-0-0 .w-ideal-embed-responsive {
    padding-bottom: 100%;
  }
}
@media (min-width: 568px) {
  .w-ideal-5-0-0 .w-ideal-embed-responsive {
    padding-bottom: 100%;
  }
}
@media (min-width: 667px) {
  .w-ideal-5-0-0 .w-ideal-embed-responsive {
    padding-bottom: 100%;
  }
}
@media (min-width: 768px) {
  .w-ideal-5-0-0 .w-ideal-embed-responsive {
    padding-bottom: 100%;
  }
}
@media (min-width: 992px) {
  .w-ideal-5-0-0 .w-ideal-embed-responsive {
    padding-bottom: 100%;
  }
}
@media (min-width: 1200px) {
  .w-ideal-5-0-0 .w-ideal-embed-responsive {
    padding-bottom: 47.3684210526%;
  }
}
@media (min-width: 1440px) {
  .w-ideal-5-0-0 .w-ideal-embed-responsive {
    padding-bottom: 42.8571428571%;
  }
}
@media (min-width: 1600px) {
  .w-ideal-5-0-0 .w-ideal-embed-responsive {
    padding-bottom: 50%;
  }
}
@media (max-width: 567px) {
  .w-ideal-5-0-0 .w-ideal-modal-embed-responsive {
    padding-bottom: 100%;
  }
}
@media (min-width: 568px) {
  .w-ideal-5-0-0 .w-ideal-modal-embed-responsive {
    padding-bottom: 56.25%;
  }
}
@media (min-width: 667px) {
  .w-ideal-5-0-0 .w-ideal-modal-embed-responsive {
    padding-bottom: 56.25%;
  }
}
@media (min-width: 768px) {
  .w-ideal-5-0-0 .w-ideal-modal-embed-responsive {
    padding-bottom: 56.25%;
  }
}
@media (min-width: 992px) {
  .w-ideal-5-0-0 .w-ideal-modal-embed-responsive {
    padding-bottom: 56.25%;
  }
}
@media (min-width: 1200px) {
  .w-ideal-5-0-0 .w-ideal-modal-embed-responsive {
    padding-bottom: 50%;
  }
}
@media (min-width: 1440px) {
  .w-ideal-5-0-0 .w-ideal-modal-embed-responsive {
    padding-bottom: 45%;
  }
}
@media (min-width: 1600px) {
  .w-ideal-5-0-0 .w-ideal-modal-embed-responsive {
    padding-bottom: 40.9090909091%;
  }
}
.w-ideal-5-0-0 .w-ideal-map [class*=-copyrights-pane] {
  display: none;
}
@media (max-width: 567px) {
  .w-ideal-5-0-0 .w-ideal-row-1 {
    height: 33.3333333333%;
  }
}
@media (min-width: 568px) {
  .w-ideal-5-0-0 .w-ideal-row-1 {
    height: 40%;
  }
}
@media (min-width: 667px) {
  .w-ideal-5-0-0 .w-ideal-row-1 {
    height: 40%;
  }
}
@media (min-width: 768px) {
  .w-ideal-5-0-0 .w-ideal-row-1 {
    height: 40%;
  }
}
@media (min-width: 992px) {
  .w-ideal-5-0-0 .w-ideal-row-1 {
    height: 40%;
  }
}
@media (min-width: 1200px) {
  .w-ideal-5-0-0 .w-ideal-row-1 {
    height: 40%;
  }
}
@media (min-width: 1440px) {
  .w-ideal-5-0-0 .w-ideal-row-1 {
    height: 40%;
  }
}
@media (min-width: 1600px) {
  .w-ideal-5-0-0 .w-ideal-row-1 {
    height: 40%;
  }
}
@media (max-width: 567px) {
  .w-ideal-5-0-0 .w-ideal-row-2 {
    height: 66.6666666667%;
    margin-top: -5rem;
  }
}
@media (min-width: 568px) {
  .w-ideal-5-0-0 .w-ideal-row-2 {
    height: 50%;
    margin-top: -5rem;
  }
}
@media (min-width: 667px) {
  .w-ideal-5-0-0 .w-ideal-row-2 {
    height: 50%;
    margin-top: -4rem;
  }
}
@media (min-width: 768px) {
  .w-ideal-5-0-0 .w-ideal-row-2 {
    height: 33.3333333333%;
    margin-top: -5rem;
  }
}
@media (min-width: 992px) {
  .w-ideal-5-0-0 .w-ideal-row-2 {
    height: 33.3333333333%;
    margin-top: -2rem;
  }
}
@media (min-width: 1200px) {
  .w-ideal-5-0-0 .w-ideal-row-2 {
    height: 33.3333333333%;
    margin-top: -2rem;
  }
}
@media (min-width: 1440px) {
  .w-ideal-5-0-0 .w-ideal-row-2 {
    height: 33.3333333333%;
    margin-top: -2rem;
  }
}
@media (min-width: 1600px) {
  .w-ideal-5-0-0 .w-ideal-row-2 {
    height: 33.3333333333%;
    margin-top: -4rem;
  }
}
.w-ideal-5-0-0 .w-ideal-row-2 .img-fluid {
  margin: 0 auto;
}
@media (max-width: 567px) {
  .w-ideal-5-0-0 .w-ideal-row-2 .img-fluid {
    width: 60%;
  }
}
@media (min-width: 568px) {
  .w-ideal-5-0-0 .w-ideal-row-2 .img-fluid {
    width: 60%;
  }
}
@media (min-width: 667px) {
  .w-ideal-5-0-0 .w-ideal-row-2 .img-fluid {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .w-ideal-5-0-0 .w-ideal-row-2 .img-fluid {
    width: 70%;
  }
}
@media (min-width: 992px) {
  .w-ideal-5-0-0 .w-ideal-row-2 .img-fluid {
    width: 70%;
  }
}
@media (min-width: 1200px) {
  .w-ideal-5-0-0 .w-ideal-row-2 .img-fluid {
    width: 60%;
  }
}
@media (min-width: 1440px) {
  .w-ideal-5-0-0 .w-ideal-row-2 .img-fluid {
    width: 60%;
  }
}
@media (min-width: 1600px) {
  .w-ideal-5-0-0 .w-ideal-row-2 .img-fluid {
    width: 100%;
  }
}
.w-ideal-5-0-0 .w-ideal-title {
  z-index: 4;
  text-align: left;
  font-family: "YesevaOne", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  transform-origin: top center;
  letter-spacing: -0.02em;
  color: #fff;
  line-height: 0.55;
  text-shadow: 0px 0.3rem 0.3rem rgba(0, 0, 0, 0.71);
  margin-bottom: 4rem;
  margin-top: 6rem;
}
@media (max-width: 567px) {
  .w-ideal-5-0-0 .w-ideal-title {
    font-size: 2.4rem;
    line-height: 0.75;
    margin-bottom: 1rem;
  }
}
@media (min-width: 568px) {
  .w-ideal-5-0-0 .w-ideal-title {
    font-size: 2.2rem;
    line-height: 0.75;
    margin-bottom: 1rem;
  }
}
@media (min-width: 667px) {
  .w-ideal-5-0-0 .w-ideal-title {
    font-size: 2.2rem;
    line-height: 0.75;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  .w-ideal-5-0-0 .w-ideal-title {
    font-size: 3.4rem;
    line-height: 0.75;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) {
  .w-ideal-5-0-0 .w-ideal-title {
    font-size: 3.4rem;
    line-height: 0.75;
    margin-bottom: 1rem;
  }
}
@media (min-width: 1200px) {
  .w-ideal-5-0-0 .w-ideal-title {
    font-size: 3.4rem;
    line-height: 0.75;
    margin-bottom: 1rem;
  }
}
@media (min-width: 1440px) {
  .w-ideal-5-0-0 .w-ideal-title {
    font-size: 3.8rem;
    line-height: 0.75;
    margin-bottom: 3rem;
  }
}
@media (min-width: 1600px) {
  .w-ideal-5-0-0 .w-ideal-title {
    font-size: 4.6rem;
    line-height: 0.75;
    margin-bottom: 3rem;
  }
}
.w-ideal-5-0-0 .w-ideal-title-small {
  z-index: 4;
  font-family: "YesevaOne", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  transform: scale(0.8, 1);
  transform-origin: top center;
  letter-spacing: -0.02em;
  color: #fff;
  line-height: 0.55;
  text-shadow: 0px 0.3rem 0.3rem rgba(0, 0, 0, 0.71);
}
@media (max-width: 567px) {
  .w-ideal-5-0-0 .w-ideal-title-small {
    font-size: 0.9rem;
    line-height: 0.75;
    margin-bottom: 1rem;
  }
}
@media (min-width: 568px) {
  .w-ideal-5-0-0 .w-ideal-title-small {
    font-size: 0.825rem;
    line-height: 0.75;
    margin-bottom: 1rem;
  }
}
@media (min-width: 667px) {
  .w-ideal-5-0-0 .w-ideal-title-small {
    font-size: 0.825rem;
    line-height: 0.75;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  .w-ideal-5-0-0 .w-ideal-title-small {
    font-size: 1.275rem;
    line-height: 0.75;
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) {
  .w-ideal-5-0-0 .w-ideal-title-small {
    font-size: 1.275rem;
    line-height: 0.75;
    margin-bottom: 1rem;
  }
}
@media (min-width: 1200px) {
  .w-ideal-5-0-0 .w-ideal-title-small {
    font-size: 1.275rem;
    line-height: 0.75;
    margin-bottom: 1rem;
  }
}
@media (min-width: 1440px) {
  .w-ideal-5-0-0 .w-ideal-title-small {
    font-size: 1.425rem;
    line-height: 0.75;
    margin-bottom: 2rem;
  }
}
@media (min-width: 1600px) {
  .w-ideal-5-0-0 .w-ideal-title-small {
    font-size: 1.725rem;
    line-height: 0.75;
    margin-bottom: 2rem;
  }
}
.w-ideal-5-0-0 .w-ideal-accent {
  z-index: 5;
  color: #ec1d25;
}
@media (max-width: 567px) {
  .w-ideal-5-0-0 .w-ideal-accent {
    font-size: 3rem;
  }
}
@media (min-width: 568px) {
  .w-ideal-5-0-0 .w-ideal-accent {
    font-size: 2.75rem;
  }
}
@media (min-width: 667px) {
  .w-ideal-5-0-0 .w-ideal-accent {
    font-size: 2.75rem;
  }
}
@media (min-width: 768px) {
  .w-ideal-5-0-0 .w-ideal-accent {
    font-size: 4.25rem;
  }
}
@media (min-width: 992px) {
  .w-ideal-5-0-0 .w-ideal-accent {
    font-size: 4.25rem;
  }
}
@media (min-width: 1200px) {
  .w-ideal-5-0-0 .w-ideal-accent {
    font-size: 4.25rem;
  }
}
@media (min-width: 1440px) {
  .w-ideal-5-0-0 .w-ideal-accent {
    font-size: 4.75rem;
  }
}
@media (min-width: 1600px) {
  .w-ideal-5-0-0 .w-ideal-accent {
    font-size: 5.75rem;
  }
}
.w-ideal-5-0-0 .w-ideal-hint {
  color: #fff;
  font-family: "YesevaOne", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-shadow: -1px 1px 5px rgba(0, 0, 0, 0.9);
  line-height: 0.8;
  font-size: 1.75rem;
  transform: scale(0.7, 1.2);
  transform-origin: top center;
}
.w-ideal-5-0-0 .w-ideal-icon {
  transition: all 0.2s cubic-bezier(0.1, 0.98, 0.77, 0.96);
}
@media (max-width: 567px) {
  .w-ideal-5-0-0 .w-ideal-icon {
    width: 96px;
    height: 96px;
  }
}
@media (min-width: 568px) {
  .w-ideal-5-0-0 .w-ideal-icon {
    width: 96px;
    height: 96px;
  }
}
@media (min-width: 667px) {
  .w-ideal-5-0-0 .w-ideal-icon {
    width: 96px;
    height: 96px;
  }
}
@media (min-width: 768px) {
  .w-ideal-5-0-0 .w-ideal-icon {
    width: 96px;
    height: 96px;
  }
}
@media (min-width: 992px) {
  .w-ideal-5-0-0 .w-ideal-icon {
    width: 96px;
    height: 96px;
  }
}
@media (min-width: 1200px) {
  .w-ideal-5-0-0 .w-ideal-icon {
    width: 96px;
    height: 96px;
  }
}
@media (min-width: 1440px) {
  .w-ideal-5-0-0 .w-ideal-icon {
    width: 96px;
    height: 96px;
  }
}
@media (min-width: 1600px) {
  .w-ideal-5-0-0 .w-ideal-icon {
    width: 128px;
    height: 128px;
  }
}
.w-ideal-5-0-0 .w-ideal-icon:hover {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.w-ideal-5-0-0 .w-ideal-icon.animated-fast {
  animation: w-video-pulse-lg 1.75s infinite;
}
.w-ideal-5-0-0 .w-ideal-icon.animated-slow {
  animation: w-video-pulse-sm 3.5s infinite;
}
.w-ideal-5-0-0 .w-ideal-loading-icon {
  position: relative;
  z-index: 5;
}
.w-ideal-5-0-0 .w-ideal-loading-container {
  position: relative;
  display: block;
  padding: 20px;
}
.w-ideal-5-0-0 .w-ideal-loading-container::before {
  content: "";
  margin: -20px 0 0 -20px;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 100%;
  z-index: 3;
}
.w-ideal-5-0-0 .w-ideal-item {
  padding: 15px;
  background-color: #eee;
}

/*# sourceMappingURL=5.0.0.css.map */
