/* line 3, /app/app/assets/stylesheets/smile-landing.css.scss */
body {
  font-family: "Roboto", sans-serif;
}

/* line 7, /app/app/assets/stylesheets/smile-landing.css.scss */
.row.hero-section {
  text-align: center;
  margin-bottom: 7px;
  border-bottom: solid 5px #FFB500;
}
/* line 11, /app/app/assets/stylesheets/smile-landing.css.scss */
.row.hero-section h2, .row.hero-section h4 {
  letter-spacing: 2px;
  font-weight: lighter;
}
/* line 15, /app/app/assets/stylesheets/smile-landing.css.scss */
.row.hero-section .gold-color {
  color: #FFB500;
}
/* line 18, /app/app/assets/stylesheets/smile-landing.css.scss */
.row.hero-section h4 {
  color: #ffffff;
}
/* line 22, /app/app/assets/stylesheets/smile-landing.css.scss */
.row.hero-section .doctor-logo img {
  width: 60px !important;
  height: 60px !important;
  position: absolute;
  right: 10px;
  top: -64px;
  border-radius: 50%;
  z-index: 99999;
}

/* line 33, /app/app/assets/stylesheets/smile-landing.css.scss */
.row.grey-background {
  padding: 0;
  background-color: transparent;
  margin-bottom: 0;
}

/* line 38, /app/app/assets/stylesheets/smile-landing.css.scss */
.public-header #mobile-menu {
  display: none;
}

/* line 41, /app/app/assets/stylesheets/smile-landing.css.scss */
.gold-border {
  border-bottom: 0px;
}

/* line 45, /app/app/assets/stylesheets/smile-landing.css.scss */
.before-after-images .col-xs-6 {
  padding: 0px;
}
/* line 47, /app/app/assets/stylesheets/smile-landing.css.scss */
.before-after-images .col-xs-6 img {
  width: 100%;
}

/* line 55, /app/app/assets/stylesheets/smile-landing.css.scss */
.instructions {
  background-color: #ffffff;
  margin-top: 7px;
  padding: 2% 5%;
}
/* line 59, /app/app/assets/stylesheets/smile-landing.css.scss */
.instructions .seexample {
  text-align: right;
  margin-bottom: 10px;
}
/* line 62, /app/app/assets/stylesheets/smile-landing.css.scss */
.instructions .seexample a.seeExamples:hover, .instructions .seexample a.seeExamples:focus, .instructions .seexample a.seeExamples:visited {
  text-decoration: none;
  color: #009ace;
}
/* line 66, /app/app/assets/stylesheets/smile-landing.css.scss */
.instructions .seexample svg {
  width: 20px;
  height: 20px;
  position: relative;
  top: 5px;
}
/* line 73, /app/app/assets/stylesheets/smile-landing.css.scss */
.instructions .ageAcceptance {
  margin-left: 10px;
  font-weight: inherit;
}

/* line 79, /app/app/assets/stylesheets/smile-landing.css.scss */
.sv-btn {
  text-align: center;
  background: #029ace;
  color: #fff;
  border: none;
  cursor: pointer;
  font-family: "Roboto", sans-serif !important;
  width: 100%;
  padding: 12px 10px 12px 10px;
  border-radius: 0px;
  text-shadow: none !important;
  font-weight: normal;
}

/* line 92, /app/app/assets/stylesheets/smile-landing.css.scss */
.consent-accept-btn, .consent-cancel-btn {
  text-align: center;
  background: #029ace;
  color: #fff;
  cursor: pointer;
  font-family: "Roboto", sans-serif !important;
  padding: 12px 10px 12px 10px;
  border-radius: 0px;
  text-shadow: none !important;
  font-weight: normal;
  border-style: solid;
  border-color: white;
}

/* line 106, /app/app/assets/stylesheets/smile-landing.css.scss */
.btnfix {
  margin-right: 10px !important;
  margin-left: 10px !important;
}

/* line 111, /app/app/assets/stylesheets/smile-landing.css.scss */
input[type="file"] {
  display: block;
  opacity: 0;
  position: absolute;
}

/* line 117, /app/app/assets/stylesheets/smile-landing.css.scss */
.age-check-box .container input {
  position: absolute;
  opacity: 0;
}

/* line 122, /app/app/assets/stylesheets/smile-landing.css.scss */
.checkbox,
.radio {
  background: transparent url(/assets/cbr-9a7b1e48ea58cfdb8f01937472b63f3dd0267a56f6efc001479618eb6e689879.png) no-repeat;
  margin-top: 8px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  float: left;
}

/* line 133, /app/app/assets/stylesheets/smile-landing.css.scss */
.checkbox-checked {
  background-position: -22px 0px;
}

/* line 137, /app/app/assets/stylesheets/smile-landing.css.scss */
.checkmark {
  position: absolute;
  top: 2px;
  left: 2px;
  height: 20px;
  width: 20px;
  background-color: #eee;
}

/* line 145, /app/app/assets/stylesheets/smile-landing.css.scss */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* line 150, /app/app/assets/stylesheets/smile-landing.css.scss */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* line 153, /app/app/assets/stylesheets/smile-landing.css.scss */
.container .checkmark:after {
  left: 6px;
  top: 1px;
  width: 7px;
  height: 13px;
  border: solid #2196f3;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 168, /app/app/assets/stylesheets/smile-landing.css.scss */
.ageAcceptance .popover.top > .arrow {
  left: 6.333% !important;
  border-top-color: red !important;
  bottom: -11px !important;
}
/* line 173, /app/app/assets/stylesheets/smile-landing.css.scss */
.ageAcceptance .popover {
  border: 1px solid red !important;
  width: 100%;
  min-width: 330px;
  max-width: 300px !important;
}
/* line 179, /app/app/assets/stylesheets/smile-landing.css.scss */
.ageAcceptance .popover-content {
  padding: 10px !important;
}
/* line 182, /app/app/assets/stylesheets/smile-landing.css.scss */
.ageAcceptance .popover.top {
  border-radius: 8px !important;
}
/* line 185, /app/app/assets/stylesheets/smile-landing.css.scss */
.ageAcceptance .popover.fade.top.in {
  top: -46px !important;
  left: -10px !important;
}

@media only screen and (max-width: 392px) {
  /* line 192, /app/app/assets/stylesheets/smile-landing.css.scss */
  .row.hero-section h2 {
    font-size: 23px;
  }
}
/* line 202, /app/app/assets/stylesheets/smile-landing.css.scss */
.row.footer-desclaimer .col-xs-12 p {
  font-size: 9px;
  padding: 10px;
  color: #ffffff;
  text-align: justify;
}
/* line 207, /app/app/assets/stylesheets/smile-landing.css.scss */
.row.footer-desclaimer .col-xs-12 p a {
  border-bottom: 1px solid #029ace;
  color: #029ace;
}
/* line 211, /app/app/assets/stylesheets/smile-landing.css.scss */
.row.footer-desclaimer .col-xs-12 p a:hover, .row.footer-desclaimer .col-xs-12 p a:focus, .row.footer-desclaimer .col-xs-12 p a:visited {
  text-decoration: none;
  color: #029ace;
}

/* line 225, /app/app/assets/stylesheets/smile-landing.css.scss */
.camera_page {
  display: none;
}
/* line 228, /app/app/assets/stylesheets/smile-landing.css.scss */
.camera_page canvas {
  display: block;
  margin: 24px auto;
  width: 100%;
  height: 440px;
}
/* line 235, /app/app/assets/stylesheets/smile-landing.css.scss */
.camera_page .container {
  display: flex;
  flex: 1;
  margin: auto;
  width: 100%;
  height: 100%;
  justify-content: center;
  padding-top: 100px;
}
/* line 245, /app/app/assets/stylesheets/smile-landing.css.scss */
.camera_page .photoContainer {
  height: 100%;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-x: hidden;
}
/* line 255, /app/app/assets/stylesheets/smile-landing.css.scss */
.camera_page .thumb {
  position: static;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
/* line 261, /app/app/assets/stylesheets/smile-landing.css.scss */
.camera_page .thumb p {
  position: absolute;
  color: #ffffff;
  z-index: 9;
  bottom: 100px;
  font-size: 12px;
  left: 0;
  right: 0;
  text-align: center;
}
/* line 273, /app/app/assets/stylesheets/smile-landing.css.scss */
.camera_page .face-marker {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 66px;
  left: 0 !important;
  background: url(/assets/record-overlay-1be0cd046fa2cfdc2163f0d73b052cd1be503a1789ed0dee5f005499792f6a3c.svg) no-repeat;
  background-position: center -120px !important;
  background-repeat: no-repeat;
}
/* line 284, /app/app/assets/stylesheets/smile-landing.css.scss */
.camera_page video {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  position: static;
  max-width: 100%;
  width: 100%;
  height: 100%;
}
/* line 293, /app/app/assets/stylesheets/smile-landing.css.scss */
.camera_page .canvs {
  padding-top: 20px;
  display: none;
}
/* line 297, /app/app/assets/stylesheets/smile-landing.css.scss */
.camera_page .photoBtn {
  position: absolute;
  left: 0;
  right: 0;
  width: 60px;
  margin: auto;
}
/* line 306, /app/app/assets/stylesheets/smile-landing.css.scss */
.camera_page .camBtn {
  display: block;
  margin: 10px 10px;
  width: 190px;
  background-color: #23aae2;
  height: 50px;
  padding: 8px 12px;
  cursor: pointer;
  font-size: 16px;
  line-height: 32px;
  color: #fff;
  letter-spacing: .05em;
  text-transform: uppercase;
}
/* line 321, /app/app/assets/stylesheets/smile-landing.css.scss */
.camera_page .btnContainer {
  display: block;
  position: static;
}
/* line 325, /app/app/assets/stylesheets/smile-landing.css.scss */
.camera_page #flipCamera {
  float: right;
}

/* line 330, /app/app/assets/stylesheets/smile-landing.css.scss */
.camera_page {
  background-color: black;
  padding-right: 0px;
  padding-left: 0px;
}
/* line 335, /app/app/assets/stylesheets/smile-landing.css.scss */
.camera_page .btnContainer .camera-main-btn {
  position: relative;
  background-color: black;
  height: 77px;
  padding: 10px;
  text-align: center;
  width: 100%;
}
/* line 342, /app/app/assets/stylesheets/smile-landing.css.scss */
.camera_page .btnContainer .camera-main-btn img {
  float: none;
}
/* line 345, /app/app/assets/stylesheets/smile-landing.css.scss */
.camera_page .btnContainer .camera-main-btn .instruction {
  position: absolute;
  top: -35px;
  left: 0;
  right: 0;
  font-size: 12px;
  color: #ffffff;
}
/* line 355, /app/app/assets/stylesheets/smile-landing.css.scss */
.camera_page .btnContainer2 {
  display: block;
  position: static;
}
/* line 358, /app/app/assets/stylesheets/smile-landing.css.scss */
.camera_page .btnContainer2 .after-click {
  height: 78px;
  display: none;
  width: 100%;
  padding: 10px;
}
/* line 363, /app/app/assets/stylesheets/smile-landing.css.scss */
.camera_page .btnContainer2 .after-click #retake {
  position: absolute;
  color: #ffffff;
  font-size: 20px;
  float: left;
  width: 60px;
  padding: 10px 10px 10px 0px;
}
/* line 371, /app/app/assets/stylesheets/smile-landing.css.scss */
.camera_page .btnContainer2 .after-click .start-simulation {
  float: right;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 0px 10px 10px;
  position: relative;
}

/* line 382, /app/app/assets/stylesheets/smile-landing.css.scss */
#imagenFondo {
  display: none;
  background: 0% 0% / cover no-repeat black;
  min-height: 100px;
  text-align: center;
  width: 100%;
  border-radius: 0px !important;
  border: 0px !important;
}

/* line 393, /app/app/assets/stylesheets/smile-landing.css.scss */
.camera_cancel {
  left: 10px;
  float: left;
  font-size: 18px;
  color: white;
  text-decoration: none;
  margin-top: 20px;
  margin-left: 10px;
}

/* line 406, /app/app/assets/stylesheets/smile-landing.css.scss */
.process-section {
  min-height: 110px;
  background-color: #3D3935;
  color: #ffffff;
}
/* line 410, /app/app/assets/stylesheets/smile-landing.css.scss */
.process-section .wait-text {
  padding-top: 10px;
  font-size: 20px;
}
/* line 414, /app/app/assets/stylesheets/smile-landing.css.scss */
.process-section .generatingText {
  top: 0px;
  left: 0px;
  right: 0px;
  text-align: center;
  position: static;
}
/* line 421, /app/app/assets/stylesheets/smile-landing.css.scss */
.process-section .progressPercentage {
  text-align: center;
  font-size: 40px;
  position: static;
  width: 100%;
  top: 0;
  right: -40px;
  padding-left: 10px;
  position: static;
  margin-top: 5px;
}

/* line 436, /app/app/assets/stylesheets/smile-landing.css.scss */
.progress-page-form {
  padding-top: 10px;
  background-color: #ffffff;
}
/* line 439, /app/app/assets/stylesheets/smile-landing.css.scss */
.progress-page-form .dr-header-1, .progress-page-form .dr-header-2 {
  text-align: center;
  margin-bottom: 10px;
}
/* line 443, /app/app/assets/stylesheets/smile-landing.css.scss */
.progress-page-form .dr-header-1 {
  font-size: 18px;
}
/* line 446, /app/app/assets/stylesheets/smile-landing.css.scss */
.progress-page-form .dr-header-2 {
  font-size: 16px;
}
/* line 449, /app/app/assets/stylesheets/smile-landing.css.scss */
.progress-page-form .user-inputs {
  padding: 2%;
}
/* line 451, /app/app/assets/stylesheets/smile-landing.css.scss */
.progress-page-form .user-inputs input {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  height: 30px;
  padding: 4px 6px;
  font-size: 16px;
}
/* line 460, /app/app/assets/stylesheets/smile-landing.css.scss */
.progress-page-form .cta_selection {
  text-align: center;
}
/* line 464, /app/app/assets/stylesheets/smile-landing.css.scss */
.progress-page-form .cta_color input {
  margin-right: 4px;
}
/* line 468, /app/app/assets/stylesheets/smile-landing.css.scss */
.progress-page-form .row {
  margin: 0px;
}
/* line 471, /app/app/assets/stylesheets/smile-landing.css.scss */
.progress-page-form .submit-cancel-ctas {
  margin-bottom: 15px;
  margin-top: 15px;
}
/* line 474, /app/app/assets/stylesheets/smile-landing.css.scss */
.progress-page-form .submit-cancel-ctas .submit-instructions {
  padding: 20px;
}
/* line 476, /app/app/assets/stylesheets/smile-landing.css.scss */
.progress-page-form .submit-cancel-ctas .submit-instructions p {
  font-size: 12px;
  color: #949695;
  text-align: justify;
}
/* line 484, /app/app/assets/stylesheets/smile-landing.css.scss */
.progress-page-form .dr-questions-container .dr-header-1 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 18px;
}

/* line 492, /app/app/assets/stylesheets/smile-landing.css.scss */
.afterCapture, .result-after-simulation {
  display: none;
}

/* line 500, /app/app/assets/stylesheets/smile-landing.css.scss */
.simulation-section {
  padding: 0% 10%;
  background-color: #3D3935;
}
/* line 503, /app/app/assets/stylesheets/smile-landing.css.scss */
.simulation-section .display-text {
  padding: 0;
  margin: 0;
}
/* line 506, /app/app/assets/stylesheets/smile-landing.css.scss */
.simulation-section .display-text .before-text, .simulation-section .display-text .after-text {
  color: #ffffff;
  font-size: 15px;
  padding: 0px;
}
/* line 513, /app/app/assets/stylesheets/smile-landing.css.scss */
.simulation-section .before-after-images .before-image, .simulation-section .before-after-images .after-image {
  padding: 0;
}
/* line 518, /app/app/assets/stylesheets/smile-landing.css.scss */
.simulation-section #expandImage {
  height: 20px;
  width: 20px;
  float: right;
}
/* line 524, /app/app/assets/stylesheets/smile-landing.css.scss */
.simulation-section .disclaimer-result {
  width: 100%;
  text-align: center;
  margin: 0px;
}
/* line 528, /app/app/assets/stylesheets/smile-landing.css.scss */
.simulation-section .disclaimer-result .text-xsmall {
  margin: 0px;
  background-color: #4c4a4a;
  color: #ffffff;
}

/* line 539, /app/app/assets/stylesheets/smile-landing.css.scss */
.result-after-simulation .doctor-form .progress-page-form .while-you-wait {
  display: none;
}

/* line 548, /app/app/assets/stylesheets/smile-landing.css.scss */
.doctor-form-thankyou-screen {
  display: none;
  text-align: center;
  font-size: 18px;
  margin-bottom: 30px;
}
/* line 553, /app/app/assets/stylesheets/smile-landing.css.scss */
.doctor-form-thankyou-screen .email-me-a-copy {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 556, /app/app/assets/stylesheets/smile-landing.css.scss */
.doctor-form-thankyou-screen .email-me-a-copy #sendEmail {
  width: 200px;
}
/* line 560, /app/app/assets/stylesheets/smile-landing.css.scss */
.doctor-form-thankyou-screen .redirect-practice-url {
  position: relative;
  top: 15px;
  border: 1px solid #7d7a7a;
  border-radius: 20px;
  padding: 10px 30px;
  color: #029ace;
}
/* line 568, /app/app/assets/stylesheets/smile-landing.css.scss */
.doctor-form-thankyou-screen a.redirect-practice-url:link, .doctor-form-thankyou-screen a.redirect-practice-url:visited, .doctor-form-thankyou-screen a.redirect-practice-url:hover {
  outline: none;
  text-decoration: none;
}

/* line 573, /app/app/assets/stylesheets/smile-landing.css.scss */
.afterCapture, .result-after-simulation {
  background-color: #ffffff;
}

/* line 580, /app/app/assets/stylesheets/smile-landing.css.scss */
#modalShowSimulation {
  overflow-x: hidden !important;
  overflow-y: scroll !important;
}
/* line 585, /app/app/assets/stylesheets/smile-landing.css.scss */
#modalShowSimulation .modal-body.picbig-modal {
  padding: 0px !important;
}
/* line 588, /app/app/assets/stylesheets/smile-landing.css.scss */
#modalShowSimulation .modal-title {
  margin-top: 5px !important;
  font-size: 25px !important;
}
/* line 592, /app/app/assets/stylesheets/smile-landing.css.scss */
#modalShowSimulation .closeCombined {
  width: 25px;
  height: 25px;
  float: right;
}
/* line 598, /app/app/assets/stylesheets/smile-landing.css.scss */
#modalShowSimulation .picbig-modal .disclaimer-result {
  position: absolute;
  bottom: 0px;
}
/* line 601, /app/app/assets/stylesheets/smile-landing.css.scss */
#modalShowSimulation .picbig-modal .disclaimer-result .text-xsmall {
  color: #ffffff;
}
/* line 605, /app/app/assets/stylesheets/smile-landing.css.scss */
#modalShowSimulation .picbig-modal img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  /* line 610, /app/app/assets/stylesheets/smile-landing.css.scss */
  #modalShowSimulation .modal-dialog {
    margin: 0px;
  }
}
/* line 615, /app/app/assets/stylesheets/smile-landing.css.scss */
#modalShowSimulation .modal-header {
  background: url(/assets/lines-bg-b3c81d825b8b3cf1131524a994e20262858ec4cc1abe581f8aaccd142efaea4a.jpg);
  border-bottom: 3px solid #ffb400;
  padding-bottom: 2px !important;
}
/* line 619, /app/app/assets/stylesheets/smile-landing.css.scss */
#modalShowSimulation .modal-header .modal-title {
  text-align: center;
  margin-top: 5px;
  color: #ffffff;
  font-weight: 100;
  text-align: center;
}
/* line 626, /app/app/assets/stylesheets/smile-landing.css.scss */
#modalShowSimulation .modal-header .modalClose {
  width: 25px;
  height: 25px;
  float: right;
}

/* line 633, /app/app/assets/stylesheets/smile-landing.css.scss */
.smile-visualization-wrap #smileViewCarousel .carousel-control {
  top: 50px;
  background: none;
}

/* line 642, /app/app/assets/stylesheets/smile-landing.css.scss */
.error_not_suitable,
.error_network_connection {
  display: none;
}
/* line 645, /app/app/assets/stylesheets/smile-landing.css.scss */
.error_not_suitable .get-start a,
.error_network_connection .get-start a {
  color: #ffffff !important;
  background-color: #009ace;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 0.25px;
  font-size: 24px;
}
/* line 655, /app/app/assets/stylesheets/smile-landing.css.scss */
.error_not_suitable .btn_align,
.error_network_connection .btn_align {
  border-radius: 0px;
  margin-top: 30px !important;
  margin-bottom: 30px !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
}
/* line 662, /app/app/assets/stylesheets/smile-landing.css.scss */
.error_not_suitable .text_align h2,
.error_network_connection .text_align h2 {
  font-family: 'Roboto',sans-serif;
  color: #BE933C;
  text-align: center;
  margin-top: 0px;
  letter-spacing: 0.25px;
  font-size: 24px;
}
/* line 670, /app/app/assets/stylesheets/smile-landing.css.scss */
.error_not_suitable .trybtn .link2,
.error_network_connection .trybtn .link2 {
  text-align: center;
}

/* line 675, /app/app/assets/stylesheets/smile-landing.css.scss */
.error_network_connection .errorImg {
  margin: auto;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 70px;
  vertical-align: middle;
}

/* line 684, /app/app/assets/stylesheets/smile-landing.css.scss */
.error_not_suitable .error_img_not_suitable {
  text-align: center;
  margin-bottom: 50px;
  vertical-align: middle;
}
/* line 688, /app/app/assets/stylesheets/smile-landing.css.scss */
.error_not_suitable .error_img_not_suitable img {
  max-height: 350px;
  width: 100%;
}

/* line 700, /app/app/assets/stylesheets/smile-landing.css.scss */
.ajax-loader {
  background: url(/assets/smile_viz/loading_transparent-beb140f99d1c53a430e98c7c68ac510d03efdded2eac66046082f288d308de4f.gif) no-repeat;
  width: 50px;
  height: 50px;
  background-size: cover;
  background-position: center;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-top: 100px;
}

/* line 719, /app/app/assets/stylesheets/smile-landing.css.scss */
.user-inputs .help-block {
  display: none;
}

/* line 724, /app/app/assets/stylesheets/smile-landing.css.scss */
.error_map {
  border: 1px solid red !important;
}

@media only screen and (max-width: 767px) {
  /* line 737, /app/app/assets/stylesheets/smile-landing.css.scss */
  .tipsForBetterSelfie {
    border-bottom: 10px solid #ffb400;
  }

  /* line 741, /app/app/assets/stylesheets/smile-landing.css.scss */
  .tipsForBetterSelfie .tips {
    height: 268px !important;
    margin-bottom: -75px;
  }
}
/* line 747, /app/app/assets/stylesheets/smile-landing.css.scss */
.container-see-example {
  display: none;
}
/* line 749, /app/app/assets/stylesheets/smile-landing.css.scss */
.container-see-example .carousel-caption {
  padding-bottom: 10px !important;
}

/* line 754, /app/app/assets/stylesheets/smile-landing.css.scss */
.container-see-example {
  display: none;
}
/* line 756, /app/app/assets/stylesheets/smile-landing.css.scss */
.container-see-example .carousel-caption {
  padding-bottom: 10px !important;
}

/* line 762, /app/app/assets/stylesheets/smile-landing.css.scss */
.tipsForBetterSelfie *,
.tipsForBetterSelfie *::after,
.tipsForBetterSelfie *::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
/* line 770, /app/app/assets/stylesheets/smile-landing.css.scss */
.tipsForBetterSelfie img {
  display: block;
  max-width: 100%;
}
/* line 774, /app/app/assets/stylesheets/smile-landing.css.scss */
.tipsForBetterSelfie ul {
  list-style: none;
}
/* line 777, /app/app/assets/stylesheets/smile-landing.css.scss */
.tipsForBetterSelfie p {
  display: inline-block;
  color: #fff;
}
/* line 781, /app/app/assets/stylesheets/smile-landing.css.scss */
.tipsForBetterSelfie body {
  background-color: #000;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  min-height: 100vh;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100vw;
}
/* line 797, /app/app/assets/stylesheets/smile-landing.css.scss */
.tipsForBetterSelfie .tips-container {
  height: 100vh;
  margin: 0 auto;
  max-height: 48rem;
  overflow: hidden;
  position: relative;
  top: 0;
}
/* line 807, /app/app/assets/stylesheets/smile-landing.css.scss */
.tipsForBetterSelfie .example-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: relative;
  /* transform: translate(calc(var(--tx, 0px) + var(--i, 0)/var(--n)*-100%)); */
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* width: calc(var(--n)*100%); */
}
/* line 820, /app/app/assets/stylesheets/smile-landing.css.scss */
.tipsForBetterSelfie .example-image--dots {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 3em;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 1.5em;
  width: 100%;
  z-index: 3;
}
/* line 837, /app/app/assets/stylesheets/smile-landing.css.scss */
.tipsForBetterSelfie .example-image--dot {
  background-color: rgba(0, 0, 0, 0.64);
  border-radius: 100%;
  height: 1em;
  margin: 1em;
  width: 1em;
}
/* line 844, /app/app/assets/stylesheets/smile-landing.css.scss */
.tipsForBetterSelfie .example-image--dot.active {
  background-color: #fff;
}
/* line 847, /app/app/assets/stylesheets/smile-landing.css.scss */
.tipsForBetterSelfie .example-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  pointer-events: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* width: calc(100%/var(--n)); */
}
/* line 861, /app/app/assets/stylesheets/smile-landing.css.scss */
.tipsForBetterSelfie .smooth {
  -webkit-transition: -webkit-transform calc(var(--f, 1)*.5s) cubic-bezier(0.4, 0, 1, 1);
  transition: -webkit-transform calc(var(--f, 1)*.5s) cubic-bezier(0.4, 0, 1, 1);
  -o-transition: transform calc(var(--f, 1)*.5s) cubic-bezier(0.4, 0, 1, 1);
  transition: transform calc(var(--f, 1)*.5s) cubic-bezier(0.4, 0, 1, 1);
  transition: transform calc(var(--f, 1)*.5s) cubic-bezier(0.4, 0, 1, 1), -webkit-transform calc(var(--f, 1)*.5s) cubic-bezier(0.4, 0, 1, 1);
}
/* line 868, /app/app/assets/stylesheets/smile-landing.css.scss */
.tipsForBetterSelfie .tips {
  background-color: rgba(0, 0, 0, 0.64);
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.25rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  text-align: left;
  -webkit-transform: translate3d(0, 14.25rem, 0);
  transform: translate3d(0, 14.25rem, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0, 1, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: transform 0.25s cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.25s cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.25s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.25s cubic-bezier(0.4, 0, 1, 1);
}
/* line 890, /app/app/assets/stylesheets/smile-landing.css.scss */
.tipsForBetterSelfie .tip {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1em;
  margin-top: 1em;
}
/* line 900, /app/app/assets/stylesheets/smile-landing.css.scss */
.tipsForBetterSelfie .tip.button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 2em;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
/* line 914, /app/app/assets/stylesheets/smile-landing.css.scss */
.tipsForBetterSelfie .icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
/* line 922, /app/app/assets/stylesheets/smile-landing.css.scss */
.tipsForBetterSelfie .icon-check {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-radius: 100%;
  color: #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1.5em;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: .25em;
  margin-right: 1rem;
  width: 1.5em;
}
/* line 940, /app/app/assets/stylesheets/smile-landing.css.scss */
.tipsForBetterSelfie .nav-button {
  cursor: pointer;
  padding: .5rem 1rem;
  position: absolute;
  top: 0;
  z-index: 5;
  color: #fff;
}
/* line 948, /app/app/assets/stylesheets/smile-landing.css.scss */
.tipsForBetterSelfie .back {
  left: 0;
}
/* line 951, /app/app/assets/stylesheets/smile-landing.css.scss */
.tipsForBetterSelfie .skip {
  right: 0;
}
/* line 954, /app/app/assets/stylesheets/smile-landing.css.scss */
.tipsForBetterSelfie .tip.active .icon-check {
  color: #00ff00;
  top: -8px;
  position: relative;
}

@media only screen and (max-width: 540px) {
  /* line 963, /app/app/assets/stylesheets/smile-landing.css.scss */
  .tipsForBetterSelfie .tip {
    margin-bottom: 0.5em;
  }
  /* line 966, /app/app/assets/stylesheets/smile-landing.css.scss */
  .tipsForBetterSelfie .tips-container {
    margin: 0;
  }
}
@media only screen and (min-width: 541px) {
  /* line 973, /app/app/assets/stylesheets/smile-landing.css.scss */
  .tips-container {
    width: calc(100vh * (2 / 3));
    max-width: calc(48rem * (2 / 3));
  }
}
@media only screen and (min-width: 400px) and (max-width: 767px) {
  /* line 980, /app/app/assets/stylesheets/smile-landing.css.scss */
  .tips-container {
    max-width: calc(66rem * (2/1)) !important;
    width: 100% !important;
  }
}
/* line 988, /app/app/assets/stylesheets/smile-landing.css.scss */
#tipsContainer ul {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
/* line 992, /app/app/assets/stylesheets/smile-landing.css.scss */
#tipsContainer ul li {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
/* line 996, /app/app/assets/stylesheets/smile-landing.css.scss */
#tipsContainer ul li.fifth_btn {
  max-width: 100%;
}
/* line 998, /app/app/assets/stylesheets/smile-landing.css.scss */
#tipsContainer ul li.fifth_btn .sv-btn {
  max-width: 100% !important;
}

@media only screen and (min-width: 768px) {
  /* line 1007, /app/app/assets/stylesheets/smile-landing.css.scss */
  #nav1 {
    display: none;
  }

  /* line 1011, /app/app/assets/stylesheets/smile-landing.css.scss */
  .tips-container .item {
    min-height: 675px;
  }
}
/* line 1018, /app/app/assets/stylesheets/smile-landing.css.scss */
.tips-container .item {
  height: 100vh;
  max-height: 48rem;
  background-size: cover !important;
  background-position: center center !important;
}
/* line 1023, /app/app/assets/stylesheets/smile-landing.css.scss */
.tips-container .item.ch1 {
  background: url(/assets/smile_viz/slide1-1fa544e4ca14f8ba827fc07e4f96d7850f833116a41480e9f63efed6a164aade.jpg);
}
/* line 1026, /app/app/assets/stylesheets/smile-landing.css.scss */
.tips-container .item.ch2 {
  background: url(/assets/smile_viz/slide2-5d8c4512181da6e6c493f7bc4d2eaf96e9fb77c8afe650390a7f89381ed06c14.jpg);
}
/* line 1029, /app/app/assets/stylesheets/smile-landing.css.scss */
.tips-container .item.ch3 {
  background: url(/assets/smile_viz/slide3-4d983a8bd1016145492440dd8d6ba71c8a0f32045a4d8ef37fa91107e550dfb2.jpg);
}
/* line 1032, /app/app/assets/stylesheets/smile-landing.css.scss */
.tips-container .item.ch4, .tips-container .item.ch5 {
  background: url(/assets/smile_viz/slide4-422c67dd98d55828c43917ba7dab30c6500deb87205881c07bf121017b6b569a.jpg);
}
/* line 1037, /app/app/assets/stylesheets/smile-landing.css.scss */
.tips-container .carousel-indicators {
  top: 30px;
  margin-left: 16px;
  width: 100%;
  left: 0;
  height: 30px;
}
/* line 1043, /app/app/assets/stylesheets/smile-landing.css.scss */
.tips-container .carousel-indicators .dots {
  height: 1em !important;
  margin: 1em !important;
  width: 1em !important;
  background-color: rgba(0, 0, 0, 0.64);
  border: 1px !important;
}
/* line 1051, /app/app/assets/stylesheets/smile-landing.css.scss */
.tips-container .carousel-indicators .active {
  background-color: #fff !important;
}

@media only screen and (min-width: 768px) {
  /* line 1057, /app/app/assets/stylesheets/smile-landing.css.scss */
  .tipsForBetterSelfie {
    height: 658px !important;
  }
  /* line 1059, /app/app/assets/stylesheets/smile-landing.css.scss */
  .tipsForBetterSelfie .tips {
    bottom: -33px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 1066, /app/app/assets/stylesheets/smile-landing.css.scss */
  #examplesOverlay .modal-backdrop.in {
    opacity: 1;
    filter: alpha(opacity=50);
  }

  /* line 1072, /app/app/assets/stylesheets/smile-landing.css.scss */
  .tipsContainer .selfie-btn {
    position: relative !important;
    top: -10px !important;
  }

  /* line 1077, /app/app/assets/stylesheets/smile-landing.css.scss */
  .icon-check {
    padding-top: 0px;
    position: relative;
  }
}
/* line 1084, /app/app/assets/stylesheets/smile-landing.css.scss */
#tipsContainer ul {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
/* line 1088, /app/app/assets/stylesheets/smile-landing.css.scss */
#tipsContainer ul li {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
/* line 1092, /app/app/assets/stylesheets/smile-landing.css.scss */
#tipsContainer ul li.fifth_btn {
  max-width: 100%;
}
/* line 1094, /app/app/assets/stylesheets/smile-landing.css.scss */
#tipsContainer ul li.fifth_btn .sv-btn {
  position: relative;
  top: -10px;
  max-width: 100% !important;
}

/* line 1103, /app/app/assets/stylesheets/smile-landing.css.scss */
li.fifth_btn {
  padding-bottom: 20px;
  padding-top: 20px;
}

/* line 1110, /app/app/assets/stylesheets/smile-landing.css.scss */
#examplesOverlay .modal-dialog, #privacyStatement .modal-dialog, #consentSV .modal-dialog {
  margin: 0px;
}
/* line 1113, /app/app/assets/stylesheets/smile-landing.css.scss */
#examplesOverlay .modal-body, #privacyStatement .modal-body, #consentSV .modal-body {
  padding-top: 0px;
}
/* line 1116, /app/app/assets/stylesheets/smile-landing.css.scss */
#examplesOverlay .modal-header, #privacyStatement .modal-header, #consentSV .modal-header {
  background: url(/assets/smile_viz/lines_bg_new-e254b60d20deb35772c31d8c2caeecc098e2d9d032ea23d34925916d227c9c68.jpg);
  background-size: 300%;
  border-bottom: 3px solid #ffb500;
  padding-bottom: 2px !important;
}
/* line 1121, /app/app/assets/stylesheets/smile-landing.css.scss */
#examplesOverlay .modal-header .modalClose, #privacyStatement .modal-header .modalClose, #consentSV .modal-header .modalClose {
  width: 25px;
  height: 25px;
  float: right;
}
/* line 1126, /app/app/assets/stylesheets/smile-landing.css.scss */
#examplesOverlay .modal-header .modal-title, #privacyStatement .modal-header .modal-title, #consentSV .modal-header .modal-title {
  text-align: center;
  color: #be933c;
  margin-bottom: 10px;
  font-size: 19px;
  font-weight: lighter;
}
/* line 1135, /app/app/assets/stylesheets/smile-landing.css.scss */
#examplesOverlay #tipsContainer .sv-btn, #privacyStatement #tipsContainer .sv-btn, #consentSV #tipsContainer .sv-btn {
  padding: 12px 10px 12px 10px;
}
/* line 1139, /app/app/assets/stylesheets/smile-landing.css.scss */
#examplesOverlay .tipsForBetterSelfie .tip, #privacyStatement .tipsForBetterSelfie .tip, #consentSV .tipsForBetterSelfie .tip {
  margin-bottom: 10px !important;
  margin-top: 10px !important;
}
/* line 1143, /app/app/assets/stylesheets/smile-landing.css.scss */
#examplesOverlay li.fifth_btn, #privacyStatement li.fifth_btn, #consentSV li.fifth_btn {
  padding-bottom: 20px;
  padding-top: 20px;
}
/* line 1147, /app/app/assets/stylesheets/smile-landing.css.scss */
#examplesOverlay .selfie-btn, #examplesOverlay .seeExamplesNotIOS, #privacyStatement .selfie-btn, #privacyStatement .seeExamplesNotIOS, #consentSV .selfie-btn, #consentSV .seeExamplesNotIOS {
  margin-top: 26px;
  margin-bottom: 10px;
}

/* line 1152, /app/app/assets/stylesheets/smile-landing.css.scss */
.tipsForBetterSelfie p {
  font-size: 14px !important;
  font-family: "Roboto", sans-serif;
  line-height: 1.4;
  color: white;
  margin-bottom: 13px;
}

@media only screen and (min-width: 768px) {
  /* line 1163, /app/app/assets/stylesheets/smile-landing.css.scss */
  error_not_suitable .error_img_not_suitable img {
    max-height: 582px !important;
    width: 100%;
  }

  /* line 1168, /app/app/assets/stylesheets/smile-landing.css.scss */
  .error_not_suitable .text_align h2, .error_network_connection .text_align h2 {
    font-family: 'Roboto',sans-serif;
    color: #BE933C;
    text-align: center;
    margin-top: 0px;
    letter-spacing: 0.25px;
    font-size: 32px;
  }

  /* line 1176, /app/app/assets/stylesheets/smile-landing.css.scss */
  .error_not_suitable .get-start a, .error_network_connection .get-start a {
    color: #ffffff !important;
    background-color: #009ace;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.25px;
    font-size: 37px;
  }

  /* line 1186, /app/app/assets/stylesheets/smile-landing.css.scss */
  .row.hero-section .doctor-logo img {
    width: 100px !important;
    height: 100px !important;
    top: -91px !important;
  }

  /* line 1192, /app/app/assets/stylesheets/smile-landing.css.scss */
  #examplesOverlay .modal-backdrop.fade.in {
    height: 100% !important;
    opacity: 0.3;
  }

  /* line 1196, /app/app/assets/stylesheets/smile-landing.css.scss */
  #examplesOverlay .modal-dialog {
    width: 700px;
    margin: auto;
  }

  /* line 1200, /app/app/assets/stylesheets/smile-landing.css.scss */
  #examplesOverlay .modal-content {
    margin-top: 104px;
    margin-left: 106px;
    margin-right: 100px;
  }

  /* line 1205, /app/app/assets/stylesheets/smile-landing.css.scss */
  .tips-container .item {
    min-height: 675px;
  }

  /* line 1208, /app/app/assets/stylesheets/smile-landing.css.scss */
  .tipsForBetterSelfie .tips-container {
    min-height: 675px;
    max-width: 1099px !important;
    margin-left: auto;
    margin-right: auto;
    width: 100% !important;
  }

  /* line 1216, /app/app/assets/stylesheets/smile-landing.css.scss */
  .camera_page .face-marker {
    background-position: center 4px !important;
  }
}
/* line 1225, /app/app/assets/stylesheets/smile-landing.css.scss */
#stopSimulation .modal-header, #sendEmailPatient .modal-header {
  background: url(/assets/lines-bg-b3c81d825b8b3cf1131524a994e20262858ec4cc1abe581f8aaccd142efaea4a.jpg);
  border-bottom: 3px solid #ffb400;
  padding-bottom: 2px;
}
/* line 1229, /app/app/assets/stylesheets/smile-landing.css.scss */
#stopSimulation .modal-header .modalClose, #sendEmailPatient .modal-header .modalClose {
  width: 25px;
  height: 25px;
  float: right;
}
/* line 1235, /app/app/assets/stylesheets/smile-landing.css.scss */
#stopSimulation .modal-header .modal-title, #sendEmailPatient .modal-header .modal-title {
  text-align: center;
  margin-top: 5px;
  color: #FFB500 !important;
  font-weight: 100;
  font-size: 25px;
  margin-bottom: 10px;
}
/* line 1244, /app/app/assets/stylesheets/smile-landing.css.scss */
#stopSimulation .modal-body, #sendEmailPatient .modal-body {
  padding: 25px;
}
/* line 1246, /app/app/assets/stylesheets/smile-landing.css.scss */
#stopSimulation .modal-body .button0, #stopSimulation .modal-body .button2, #sendEmailPatient .modal-body .button0, #sendEmailPatient .modal-body .button2 {
  -webkit-appearance: unset;
  font-weight: 600;
  width: 100% !important;
  color: #ffffff;
  background-color: #009ace;
  border-color: #009ace;
  border-radius: 5px;
  padding: 8px 0px 8px 0px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
}
/* line 1261, /app/app/assets/stylesheets/smile-landing.css.scss */
#stopSimulation .modal-body .row, #sendEmailPatient .modal-body .row {
  margin-top: 15px;
}

/* line 1268, /app/app/assets/stylesheets/smile-landing.css.scss */
input#factor1, input#factor2 {
  display: none;
}

@media only screen and (min-width: 768px) {
  /* line 1277, /app/app/assets/stylesheets/smile-landing.css.scss */
  .error_not_suitable .error_img_not_suitable img {
    max-height: 615px !important;
    width: 80%;
  }

  /* line 1283, /app/app/assets/stylesheets/smile-landing.css.scss */
  .beforeCapture .hero-section h2.gold-color {
    font-size: 45px;
  }
  /* line 1286, /app/app/assets/stylesheets/smile-landing.css.scss */
  .beforeCapture .hero-section h4 {
    font-size: 39px;
  }
  /* line 1290, /app/app/assets/stylesheets/smile-landing.css.scss */
  .beforeCapture .ageAcceptance {
    margin-bottom: 10px;
    font-size: 20px;
  }
  /* line 1294, /app/app/assets/stylesheets/smile-landing.css.scss */
  .beforeCapture a.seeExamples {
    font-size: 20px;
  }
  /* line 1297, /app/app/assets/stylesheets/smile-landing.css.scss */
  .beforeCapture .instructions .seexample svg {
    width: 30px;
    height: 30px;
    top: 8px;
  }
  /* line 1303, /app/app/assets/stylesheets/smile-landing.css.scss */
  .beforeCapture .selfie-btn #click-camera {
    font-size: 30px;
  }
  /* line 1307, /app/app/assets/stylesheets/smile-landing.css.scss */
  .beforeCapture .row.footer-desclaimer .col-xs-12 p {
    font-size: 14px;
  }
  /* line 1310, /app/app/assets/stylesheets/smile-landing.css.scss */
  .beforeCapture .ageAcceptance .popover.fade.top.in {
    top: -51px !important;
    left: -13px !important;
  }
  /* line 1314, /app/app/assets/stylesheets/smile-landing.css.scss */
  .beforeCapture .ageAcceptance .popover-content {
    font-size: 18px;
  }
  /* line 1317, /app/app/assets/stylesheets/smile-landing.css.scss */
  .beforeCapture .ageAcceptance .popover {
    min-width: 400px;
  }
}
/* line 1324, /app/app/assets/stylesheets/smile-landing.css.scss */
.email-me-a-copy .mail-sent {
  display: none;
}

/* line 1330, /app/app/assets/stylesheets/smile-landing.css.scss */
#consentSV {
  z-index: 999999;
}

/* line 1334, /app/app/assets/stylesheets/smile-landing.css.scss */
#privacyStatement .modal-content .header-sticky, #consentSV .modal-content .header-sticky {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 99;
  font-size: 25px;
}
/* line 1340, /app/app/assets/stylesheets/smile-landing.css.scss */
#privacyStatement .modal-content .header-sticky #privacyTitle, #privacyStatement .modal-content .header-sticky #consentTitle, #consentSV .modal-content .header-sticky #privacyTitle, #consentSV .modal-content .header-sticky #consentTitle {
  font-size: 25px;
}
/* line 1344, /app/app/assets/stylesheets/smile-landing.css.scss */
#privacyStatement .footer-sticky, #consentSV .footer-sticky {
  position: sticky;
  position: -webkit-sticky;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 14px;
}
/* line 1352, /app/app/assets/stylesheets/smile-landing.css.scss */
#privacyStatement .modal-body, #consentSV .modal-body {
  overflow-x: hidden;
}
/* line 1356, /app/app/assets/stylesheets/smile-landing.css.scss */
#privacyStatement modal-backdrop.in, #consentSV modal-backdrop.in {
  height: 100%;
}
/* line 1359, /app/app/assets/stylesheets/smile-landing.css.scss */
#privacyStatement .modal-dialog, #consentSV .modal-dialog {
  width: auto;
}
/* line 1362, /app/app/assets/stylesheets/smile-landing.css.scss */
#privacyStatement ul.privacy-list, #consentSV ul.privacy-list {
  padding-left: 24px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.4;
  color: #939695;
}
/* line 1368, /app/app/assets/stylesheets/smile-landing.css.scss */
#privacyStatement ul.privacy-list li, #consentSV ul.privacy-list li {
  margin-bottom: 20px;
}
/* line 1370, /app/app/assets/stylesheets/smile-landing.css.scss */
#privacyStatement ul.privacy-list li:before, #consentSV ul.privacy-list li:before {
  background-size: 15px 15px;
  width: 15px;
  height: 15px;
  padding-left: 18px;
  margin-left: -24px;
  margin-top: 3px;
}
/* line 1380, /app/app/assets/stylesheets/smile-landing.css.scss */
#privacyStatement ul.privacy-list li, #consentSV ul.privacy-list li {
  list-style-type: none;
}
/* line 1382, /app/app/assets/stylesheets/smile-landing.css.scss */
#privacyStatement ul.privacy-list li:before, #consentSV ul.privacy-list li:before {
  background: url(/assets/smile_viz/bullet-705a8851e1cc73935f4c039647a4ee3ea410c5c25bdd463a0796bd1a5478407c.svg) no-repeat;
  position: absolute;
  content: '';
  display: inline-block;
}

/* line 1391, /app/app/assets/stylesheets/smile-landing.css.scss */
#examplesOverlay {
  overflow-y: hidden;
}

@media only screen and (min-width: 375px) and (max-width: 767px) {
  /* line 1397, /app/app/assets/stylesheets/smile-landing.css.scss */
  .ageAcceptance {
    font-size: 11px;
    text-align: justify;
    margin-bottom: 8px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 767px) {
  /* line 1407, /app/app/assets/stylesheets/smile-landing.css.scss */
  .camera_page .thumb {
    height: 309px;
  }
  /* line 1410, /app/app/assets/stylesheets/smile-landing.css.scss */
  .camera_page .face-marker {
    background-position: center -168px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 1420, /app/app/assets/stylesheets/smile-landing.css.scss */
  .camera_page .thumb {
    width: 540px;
  }
  /* line 1423, /app/app/assets/stylesheets/smile-landing.css.scss */
  .camera_page .face-marker {
    background-size: cover;
    background-position: center -33px !important;
  }
}
@media only screen and (min-width: 1024px) {
  /* line 1432, /app/app/assets/stylesheets/smile-landing.css.scss */
  camera_page .thumb {
    width: 540px;
  }
  /* line 1435, /app/app/assets/stylesheets/smile-landing.css.scss */
  camera_page .face-marker {
    background-size: cover;
    top: -48px;
    background-position: center 4px !important;
  }
}
