@font-face {
  font-family: "Sharp Grotesk";
  src: url("../themes/demo/assets/font/SharpGroteskMedium21.eot");
  src: url("../themes/demo/assets/font/SharpGroteskMedium21.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("../themes/demo/assets/font/SharpGroteskMedium21.woff2") format("woff2"), /* chrome、firefox */ url("../themes/demo/assets/font/SharpGroteskMedium21.woff") format("woff"), /* chrome、firefox */ url("../themes/demo/assets/font/SharpGroteskMedium21.ttf") format("truetype");
  
  /* IE9*/
  /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
}
:root {
  font-size: 14px;
}
@media (min-width: 394px) {
  :root {
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  :root {
    font-size: 13px;
  }
}
@media (min-width: 1200px) {
  :root {
    font-size: 12px;
  }
}
@media (min-width: 1400px) {
  :root {
    font-size: 14px;
  }
}
@media (min-width: 2880px) {
  :root {
    font-size: 19px;
  }
}
@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
body {
  background-color: #f2f2f2;
}
.p-25 {
  padding: 25px !important;
}
.pl-0 {
  padding-left: 0rem !important;
}
.pl-1 {
  padding-left: 2rem !important;
}
.pl-2 {
  padding-left: 4rem !important;
}
.pl-3 {
  padding-left: 6rem !important;
}
.pl-4 {
  padding-left: 8rem !important;
}
.pr-0 {
  padding-right: 0rem !important;
}
.pr-1 {
  padding-right: 2rem !important;
}
.pr-2 {
  padding-right: 4rem !important;
}
.pr-3 {
  padding-right: 6rem !important;
}
.pr-4 {
  padding-right: 8rem !important;
}
.px-7 {
  padding-right: 7rem !important;
  padding-left: 7rem !important;
}
.px-6 {
  padding-right: 5.5rem !important;
  padding-left: 5.5rem !important;
}
.py-45 {
  padding-top: 1.6rem !important;
  padding-bottom: 1.6rem !important;
}
.pb-130 {
  padding-bottom: 130px !important;
}
@media (min-width: 768px) {
  .pl-md-0 {
    padding-left: 0rem !important;
  }
  .pt-md-8 {
    padding-top: 8rem;
  }
  .pl-md-1 {
    padding-left: 2rem !important;
  }
  .pl-md-2 {
    padding-left: 4rem !important;
  }
  .pl-md-3 {
    padding-left: 6rem !important;
  }
  .pl-md-4 {
    padding-left: 8rem !important;
  }
  .pr-md-0 {
    padding-right: 0rem !important;
  }
  .pr-md-1 {
    padding-right: 2rem !important;
  }
  .pr-md-2 {
    padding-right: 4rem !important;
  }
  .pr-md-3 {
    padding-right: 6rem !important;
  }
  .pr-md-4 {
    padding-right: 8rem !important;
  }
  .px-md-6 {
    padding-right: 5.5rem !important;
    padding-left: 5.5rem !important;
  }
  .px-md-7 {
    padding-right: 7rem !important;
    padding-left: 7rem !important;
  }
  .px-md-4-custom {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
}
@media (min-width: 992px) {
  .pl-lg-0 {
    padding-left: 0rem !important;
  }
  .pl-lg-1 {
    padding-left: 2rem !important;
  }
  .pl-lg-2 {
    padding-left: 4rem !important;
  }
  .pl-lg-3 {
    padding-left: 6rem !important;
  }
  .pl-lg-4 {
    padding-left: 8rem !important;
  }
  .pr-lg-0 {
    padding-right: 0rem !important;
  }
  .pr-lg-1 {
    padding-right: 2rem !important;
  }
  .pr-lg-2 {
    padding-right: 4rem !important;
  }
  .pr-lg-3 {
    padding-right: 6rem !important;
  }
  .pr-lg-4 {
    padding-right: 8rem !important;
  }
  .px-lg-6 {
    padding-right: 5.5rem !important;
    padding-left: 5.5rem !important;
  }
  .px-lg-7 {
    padding-right: 7rem !important;
    padding-left: 7rem !important;
  }
  .px-lg-4-custom {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
}
@media (min-width: 3840px) {
  .p-uhd-4 {
    padding: 4.5rem !important;
  }
  .pt-uhd-4 {
    padding-top: 5.5rem !important;
  }
  .pt-uhd-5 {
    padding-top: 6.5rem !important;
  }
}
.opacity-35 {
  opacity: 0.35 !important;
}
.fw-semibold {
  font-weight: 600 !important;
}
.font-xs {
  font-size: 0.8rem !important;
}
.font-sm {
  font-size: 1rem !important;
}
.font-md {
  font-size: 1.3rem !important;
}
.line-h-sm {
  line-height: 20px !important;
}
.line-h-md {
  line-height: 30px !important;
}
.w-80 {
  width: 80% !important;
}
.w-85 {
  width: 85% !important;
}
.text-pm-0 p {
  padding: 0;
  margin: 0;
}
.light-green {
  background-color: #eefee3;
}
.light-pink {
  background-color: #fee8e1;
}
.light-blue {
  background-color: #e1f9fe;
}
.font-color-green {
  color: #09ab67 !important;
}
.font-color-gray {
  color: #878aa1 !important;
}
.font-color-pink {
  color: #f17c56 !important;
}
.font-color-blue {
  color: #345dee !important;
}
.font-color-darkblue {
  color: #1a214d !important;
}
.bg-pink {
  background-color: #f9c5b4 !important;
}
.bg-gray {
  background-color: #e9e9ee !important;
}
.bold {
  font-weight: 400 !important;
}
.highlight {
  color: #f9c5b4;
}
@media (min-width: 768px) {
  .w-md-50 {
    width: 50% !important;
  }
  .w-md-75 {
    width: 75% !important;
  }
  .w-md-85 {
    width: 85% !important;
  }
}
@media (min-width: 1200px) {
  .px-lg-6 {
    padding-right: 5.5rem !important;
    padding-left: 5.5rem !important;
  }
  .px-lg-7 {
    padding-right: 7rem !important;
    padding-left: 7rem !important;
  }
  .w-lg-50 {
    width: 50% !important;
  }
  .w-lg-75 {
    width: 75% !important;
  }
  .w-lg-85 {
    width: 85% !important;
  }
}
h1 {
  font-family: 'Sharp Grotesk', 'Roboto Medium', sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 3.2rem;
  color: #1a214d;
}
@media (min-width: 768px) {
  h1 {
    font-size: 3rem;
    line-height: 4rem;
  }
}
@media (min-width: 1400px) {
  h1 {
    font-size: 4rem;
    line-height: 5rem;
  }
}
@media (min-width: 2880px) {
  h1 {
    font-size: 5rem;
    line-height: 6rem;
  }
}
p {
  font-size: 1.2rem;
  font-family: 'Roboto', sans-serif;
  line-height: 1.7rem;
  color: #1a214d;
  font-width: 300;
  padding-top: 10px;
}
@media (min-width: 1400px) {
  p {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (min-width: 3840px) {
  p {
    font-size: 1.7rem;
    line-height: 3rem;
  }
}
h2 {
  font-size: 1.5rem;
  font-family: 'Sharp Grotesk', 'Roboto', sans-serif;
  color: #1a214d;
  line-height: 1.5;
}
@media (min-width: 768px) {
  h2 {
    font-size: 3rem;
  }
}
.pink-btn {
  background-color: #ea8678 !important;
}
.btn-font-lg {
  font-size: 14px !important;
}
@media (min-width: 2880px) {
  .btn-font-lg {
    font-size: 1rem !important;
  }
}
@media (min-width: 3840px) {
  .btn-font-lg {
    font-size: 1.3rem !important;
  }
}
.btn-font-xlg {
  font-size: 1.1rem !important;
}
.submit-btn {
  padding: 15px 14px;
  border-radius: 100px;
  font-family: 'Sharp Grotesk', 'Roboto Medium', sans-serif;
  color: white;
  font-size: 11px;
  text-decoration: none;
  transition: .5s;
  display: inline-block;
}
@media (min-width: 768px) {
  .submit-btn {
    font-size: unset;
    padding: 15px 15px;
  }
}
@media (min-width: 1200px) {
  .submit-btn {
    font-size: unset;
    padding: 15px 25px;
  }
}
@media (min-width: 2880px) {
  .submit-btn {
    padding: 20px 40px;
  }
}
@media (min-width: 3840px) {
  .submit-btn {
    padding: 25px 45px;
  }
}
.submit-btn:hover {
  filter: brightness(90%);
  color: white;
}
.top-border {
  border-top: 1px solid #e9e9ee;
  padding: 10px 0;
  display: inline-block;
}
.btn-description {
  padding-left: 15px;
}
.btn-description .bold {
  font-size: 13px;
}
@media (min-width: 394px) {
  .btn-description .bold {
    font-size: unset;
  }
}
.btn-description .second-line {
  line-height: 12px;
}
.small-btn {
  max-width: 50px;
  max-height: 50px;
  padding: 7% !important;
}
.badge {
  padding: 12px 15px;
  font-size: 1rem;
  font-family: 'Sharp Grotesk', 'Roboto', sans-serif;
  border-radius: 30px;
  text-transform: capitalize;
  font-weight: 200;
}
@media (min-width: 2880px) {
  .badge {
    font-size: 1rem;
    padding: 15px 20px;
  }
}
@media (min-width: 3840px) {
  .badge {
    padding: 0.8rem 1.3rem;
    font-size: 1.3rem;
  }
}
.social-link a::before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  transition: .5s;
}
.social-link a:hover::before {
  -webkit-filter: hue-rotate(150deg) saturate(6);
  filter: hue-rotate(150deg) saturate(6);
}
.social-link .twitter::before {
  background-image: url("../themes/demo/assets/img/socials.svg");
  background-position: 0 0;
}
.social-link .facebook::before {
  background-image: url("../themes/demo/assets/img/socials.svg");
  background-position: -47px 0;
}
.social-link .instagram::before {
  background-image: url("../themes/demo/assets/img/socials.svg");
  background-position: -95px 0;
}
@media (min-width: 320px) {
  .responsive-bar {
    display: block;
    width: 100%;
    height: 90px;
    background: #ffffff;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #ffffff 78%);
    position: fixed;
    top: 0;
    left: 0;
    padding: 25px;
    box-sizing: border-box;
    z-index: 1000;
  }
  .responsive-bar .logo img {
    float: left;
    height: 36px;
  }
  .responsive-bar .menu a {
    display: inline-block;
    width: 60px;
    height: 40px;
    padding: 6px 22px;
    background-color: rgba(26, 33, 77, 0.06);
    border-radius: 23px;
  }
  .responsive-bar .menu a img {
    max-width: 100%;
    max-height: 100%;
  }
  nav.white {
    background-color: #FFF;
    height: 60px;
    padding: 0px;
  }
  nav.white .header-button {
    display: none;
  }
  nav .logo {
    display: none;
  }
  nav ul {
    width: 100%;
    top: 90px;
    position: fixed;
    left: 0;
    background: #ffffff;
    display: none;
    float: none;
    padding: 0 20px !important;
  }
  nav ul li {
    width: 100%;
    padding: 0.7rem 0;
    display: inline-block;
  }
  nav ul li a {
    display: block;
    width: 100%;
    text-align: center;
    color: #1A214D;
    transition: .5s;
    font-family: 'Sharp Grotesk', 'Roboto Medium', sans-serif;
    font-style: normal;
    font-size: 1.1rem;
    line-height: 2rem;
    text-decoration: none;
    padding: 10px 0;
    border-radius: 50px;
  }
  nav ul li a:hover,
  nav ul li a:focus {
    color: #1A214D;
    background: rgba(26, 33, 77, 0.06);
  }
  nav ul.active {
    display: block;
  }
  nav .header-button {
    display: none;
  }
}
@media (min-width: 320px) and (min-width: 992px) {
  nav ul {
    padding: 0;
  }
}
nav {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  height: 10rem;
  padding: 2rem 0;
  box-sizing: border-box;
  transition: .5s;
  z-index: 10;
}
nav .padded {
  margin-top: 0;
  transition: .5s;
}
@media (min-width: 992px) {
  nav .logo {
    float: left;
    display: block;
    padding-top: 6px;
    transition: .5s;
  }
  nav .logo img {
    transition: .5s;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  nav .logo img {
    width: 118px;
    height: 55px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  nav .logo img {
    width: 130px;
    height: 55px;
  }
}
@media (min-width: 992px) and (min-width: 2880px) {
  nav .logo img {
    width: 10rem;
    height: 4rem;
  }
}
@media (min-width: 992px) and (min-width: 3840px) {
  nav .logo img {
    width: 12rem;
    height: 4rem;
  }
}
@media (min-width: 992px) {
  nav ul {
    margin: 0;
    padding: 0;
    text-align: center;
    display: block;
    background: unset;
    position: unset;
    width: unset;
  }
  nav ul li {
    width: unset;
    list-style: none;
  }
  nav ul li a {
    transition: .5s;
    font-family: 'Sharp Grotesk', 'Roboto Medium', sans-serif;
    font-style: normal;
    font-size: 1.1rem;
    line-height: 16px;
    align-items: center;
    color: #1A214D;
    text-decoration: none;
  }
  nav ul li a:hover {
    background: rgba(26, 33, 77, 0.06);
    border-radius: 9999px;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  nav ul li {
    padding: 9px 0;
    padding: 12px 0;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  nav ul li a {
    padding: 0.5rem 1.2rem;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  nav ul li a {
    font-size: 1.1rem;
    padding: 1rem 1.5rem;
  }
}
@media (min-width: 992px) and (min-width: 3840px) {
  nav ul li a {
    font-size: 1.5rem;
    padding: 1.3rem 1.8rem;
  }
}
@media (min-width: 768px) {
  nav .button {
    font-size: 1rem;
  }
}
@media (min-width: 3840px) {
  nav .button {
    font-size: 1.5rem;
  }
}
nav .button:hover {
  color: #1a214d;
}
@media (min-width: 992px) {
  nav .header-button {
    text-align: right;
    display: block;
    padding-top: 12px;
    transition: .5s;
  }
}
nav.white {
  background-color: transparent;
  top: 0px;
  z-index: 999;
  padding: 2rem 0;
  height: 110px;
}
@media (min-width: 3840px) {
  nav.white {
    height: 210px;
  }
}
@media (min-width: 992px) {
  nav.white {
    background-color: rgba(242, 242, 242, 0.8);
  }
  nav.white .header-button {
    text-align: right;
    display: block;
    transition: .5s;
  }
}
nav.white .logo img {
  transition: .5s;
}
@media (min-width: 768px) {
  nav.white .logo img {
    width: 118px;
    height: 55px;
  }
}
@media (min-width: 992px) {
  nav.white .logo img {
    width: 130px;
    height: 55px;
  }
}
@media (min-width: 2880px) {
  nav.white .logo img {
    width: 10rem;
    height: 4rem;
  }
}
@media (min-width: 3840px) {
  nav.white .logo img {
    width: 12rem;
    height: 4rem;
  }
}
@media (min-width: 992px) {
  .responsive-bar {
    display: none;
  }
  .responsive-bar .logo img {
    float: left;
    height: 42px;
  }
  .responsive-bar .menu img {
    width: auto;
    height: 30px;
    float: right;
    margin-top: 6px;
  }
}
.display-none {
  display: none;
}
.white-container {
  background-color: white;
  border-radius: 45px;
  margin: 20px;
  padding: 30px;
}
@media (min-width: 394px) {
  .white-container {
    margin: 10px;
    padding: 43px;
  }
}
@media (min-width: 768px) {
  .white-container {
    margin: 20px 0;
    padding: 43px;
  }
}
@media (min-width: 1200px) {
  .white-container {
    margin: 4rem 2rem 4rem 5rem;
    padding: 4rem;
  }
}
@media (min-width: 1400px) {
  .white-container {
    padding: 70px;
  }
}
@media (min-width: 3840px) {
  .white-container {
    padding: 104px;
  }
}
.white-container h2 {
  padding-top: 10px;
  font-size: 2.2rem;
  font-family: 'Sharp Grotesk', 'Roboto', sans-serif;
  font-weight: 400;
  color: #1a214d;
  line-height: 1.8rem;
}
@media (min-width: 768px) {
  .white-container h2 {
    font-size: 2.2rem;
  }
}
@media (min-width: 2880px) {
  .white-container h2 {
    font-size: 2.3rem;
  }
}
@media (min-width: 3840px) {
  .white-container h2 {
    font-size: 3.2rem;
  }
}
.white-container p {
  padding-top: 10px;
  font-size: 1.2rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #878aa1;
}
@media (min-width: 768px) {
  .white-container p {
    line-height: 2rem;
  }
}
@media (min-width: 1200px) {
  .white-container p {
    line-height: 2rem;
  }
}
@media (min-width: 2880px) {
  .white-container p {
    font-size: 1.2rem;
    line-height: 2rem;
  }
}
@media (min-width: 2880px) {
  .white-container p {
    font-size: 1.5rem;
    line-height: 2.2rem;
  }
}
.column-content h3 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1a214d;
  padding-top: 25px;
}
.column-content p {
  font-size: 14px;
}
.feature-img-box {
  border-radius: 25px;
}
.misty-rose-background {
  background-color: #FEE8E1;
}
.circle-play-btn {
  padding: 5%;
  border-radius: 100%;
  background-color: #e9e9ee;
  display: block;
  width: 70px;
  height: 70px;
  text-align: center;
  box-shadow: 0 0 0 0 #f17c56;
  transform: scale(1);
  animation: pulse 2s infinite;
}
.circle-play-btn img {
  width: 100%;
  height: 100%;
  display: block;
}
.pink-container {
  background-color: #f9c5b4;
  border-radius: 0px;
  padding: 60px 19px 0;
  overflow: hidden;
}
@media (min-width: 394px) {
  .pink-container {
    padding: 60px 40px 0;
  }
}
@media (min-width: 768px) {
  .pink-container {
    padding: 80px 20px 0 0;
    border-radius: 50px;
  }
}
@media (min-width: 992px) {
  .pink-container {
    padding: 60px 20px 0;
  }
}
.pink-container h3 {
  padding-top: 10px;
  font-size: 2.2rem;
  font-family: 'Sharp Grotesk', 'Roboto', sans-serif;
  font-weight: 400;
  color: #1a214d;
}
@media (min-width: 3840px) {
  .pink-container h3 {
    font-size: 3.5rem;
  }
}
.pink-container p {
  padding-top: 10px;
  font-size: 1rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: #1A214D99;
}
@media (min-width: 3840px) {
  .pink-container p {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.p-box {
  background: white;
  border-radius: 22px;
  width: 100%;
  margin: 20px 0;
  height: 80px;
  padding: 16px;
}
@media (min-width: 768px) {
  .p-box {
    margin: 15px 0;
    height: 63px;
    padding: 9px;
  }
}
@media (min-width: 1200px) {
  .p-box {
    width: 80%;
    margin: 20px 0;
    height: 80px;
    padding: 16px;
  }
}
@media (min-width: 3840px) {
  .p-box {
    border-radius: 40px;
    width: 100%;
    margin: 20px 0;
    height: 144px;
    padding: 16px;
  }
}
@media (min-width: 3840px) {
  .p-box .submit-btn {
    font-size: 1.4rem;
    margin-top: 0.5rem;
  }
}
.p-box .mobile-field {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #878aa1;
  float: left;
  padding: 10px 0 10px 0;
  border: 0;
  max-width: 125px;
}
@media (min-width: 768px) {
  .p-box .mobile-field {
    font-size: 17px;
    max-width: 140px;
    padding: 10px 0 10px 0;
  }
}
@media (min-width: 1200px) {
  .p-box .mobile-field {
    font-size: 17px;
    max-width: 100%;
    padding: 10px 0 10px 20px;
  }
}
@media (min-width: 3840px) {
  .p-box .mobile-field {
    font-size: 34px;
    max-width: 100%;
    padding: 30px 0 10px 60px;
  }
}
.p-box .mobile-field:focus {
  outline: none !important;
  box-shadow: none;
}
.footer-sec .plan-container {
  background-color: white;
  width: 100%;
  overflow: hidden;
  border-radius: 30px;
}
.footer-sec .plan-container .header {
  background-color: #f9c5b4;
}
.footer-sec .plan-container .header img {
  width: 100%;
  object-fit: cover;
}
.footer-sec .plan-container h3 {
  font-size: 2rem;
  font-family: 'Sharp Grotesk', 'Roboto', sans-serif;
  color: #1a214d;
}
@media (min-width: 3840px) {
  .footer-sec .plan-container h3 {
    font-size: 3rem;
  }
}
.footer-sec .plan-container p {
  font-size: 0.9rem;
  font-family: 'Roboto', sans-serif;
  color: #878aa1;
  line-height: 1.2rem;
}
@media (min-width: 992px) {
  .footer-sec .plan-container p {
    font-size: 1rem;
    line-height: unset;
  }
}
@media (min-width: 3840px) {
  .footer-sec .plan-container p {
    font-size: 1.2rem;
    line-height: 2rem;
  }
}
.footer-sec .plan-container ul li {
  font-size: 0.8rem;
  font-family: 'Sharp Grotesk', 'Roboto', sans-serif;
  color: #1a214d;
  padding: 6px 6px;
  list-style-image: url('../themes/demo/assets/img/check.png');
}
@media (min-width: 992px) {
  .footer-sec .plan-container ul li {
    padding: 10px 6px;
  }
}
@media (min-width: 3840px) {
  .footer-sec .plan-container ul li {
    font-size: 1.3rem;
  }
}
.footer-sec .plan-container .price {
  font-size: 3rem;
  font-family: 'Sharp Grotesk', 'Roboto', sans-serif;
  color: #1a214d;
}
@media (min-width: 3840px) {
  .footer-sec .plan-container .price {
    font-size: 3.5rem;
    padding-top: 40px;
  }
}
.footer-sec .plan-container .price span {
  padding-left: 10px;
  font-size: 1rem;
  font-family: 'Roboto', sans-serif;
  color: #878aa1;
  font-weight: 600;
}
@media (min-width: 3840px) {
  .footer-sec .plan-container .price span {
    font-size: 1.5rem;
  }
}
.first-section .main-pt {
  padding-top: 155px;
}
@media (min-width: 768px) {
  .first-section .main-pt {
    padding-top: 265px;
  }
}
.first-section .main-first-mobile {
  /*
        img {
            max-height: 24rem;
            @media @tablets {
                max-height: 28rem;
            }
            @media @xlarge {
                max-height: 40rem;
            }
            @media @xxlarge-uhd {
                height: auto;
                max-height: 54rem;
            }
        }
        */
}
@media (min-width: 3840px) {
  .first-section .main-first-mobile {
    text-align: center;
  }
}
.first-section .main-first-mobile img {
  width: 100%;
  height: auto;
}
.first-section .main-card {
  position: absolute;
  top: 50px;
  right: 0;
}
@media (min-width: 3840px) {
  .first-section .main-card {
    top: 170px;
    right: -70px;
  }
}
.first-section .main-card img {
  max-width: 17rem;
}
@media (min-width: 768px) {
  .first-section .main-card img {
    max-width: 25rem;
  }
}
@media (min-width: 1200px) {
  .first-section .main-card img {
    max-width: 32rem;
  }
}
@media (min-width: 1400px) {
  .first-section .main-card img {
    max-width: 35rem;
  }
}
@media (min-width: 3840px) {
  .first-section .main-card img {
    max-width: 85%;
  }
}
.mobile-and-card img {
  max-height: 320px;
  min-height: 50px;
}
@media (min-width: 768px) {
  .mobile-and-card img {
    max-width: 100%;
    max-height: 100%;
  }
}
.footer {
  margin: 90px 0 20px;
  font-size: 1rem;
  font-family: 'Roboto', sans-serif;
  color: #878aa1;
}
.footer h4 {
  font-size: 1.1rem;
  font-family: 'Sharp Grotesk', 'Roboto', sans-serif;
  font-weight: 400;
  color: #1a214d;
}
@media (min-width: 1400px) {
  .footer h4 {
    font-size: 1.5rem;
  }
}
@media (min-width: 3840px) {
  .footer h4 {
    font-size: 1.6rem;
  }
}
.footer ul {
  padding: 0;
}
.footer ul li {
  padding: 8px 0;
  list-style: none;
  font-size: 1rem;
  font-family: 'Roboto', sans-serif;
  color: #878aa1;
}
@media (min-width: 1400px) {
  .footer ul li {
    font-size: 1rem;
  }
}
@media (min-width: 3840px) {
  .footer ul li {
    font-size: 1rem;
  }
}
.footer ul li a {
  font-size: 1rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #1a214d;
  transition: .5s;
  text-decoration: none;
  /*
                @media @xxlarge {
                    font-size: 1.3rem;
                }
                @media @xxlarge-uhd {
                    font-size: 1.5rem;
                }

                &:hover {
                    padding-left: 5px;
                }
                */
}
.footer a {
  font-size: 0.8rem;
  font-family: 'Sharp Grotesk', 'Roboto', sans-serif;
  font-weight: 400;
  color: #1a214d;
}
@media (min-width: 1400px) {
  .footer a {
    font-size: 1.2rem;
  }
}
@media (min-width: 3840px) {
  .footer a {
    font-size: 1.4rem;
  }
}
.footer a:hover {
  color: #1a214d;
}
.footer .contact {
  font-size: 1rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  display: block;
  text-decoration: none;
}
@media (min-width: 3840px) {
  .footer img {
    min-height: 65px;
  }
}
@media (min-width: 3840px) {
  .footer img.social {
    min-height: 50px;
  }
}
.choose-cards .horizontal-sc {
  display: flex;
  flex-wrap: unset;
  align-items: center;
  overflow-x: scroll;
}
.choose-cards .horizontal-sc > div {
  flex: none;
  padding-left: 15px;
  padding-right: 15px;
  height: 855px;
}
@media (min-width: 768px) {
  .choose-cards .horizontal-sc > div {
    height: 670px;
  }
}
@media (min-width: 992px) {
  .choose-cards .horizontal-sc > div {
    height: auto;
  }
}
@media (min-width: 960px) {
  .choose-cards .horizontal-sc {
    overflow-x: visible;
    flex-wrap: wrap;
    align-items: unset;
  }
  .choose-cards .horizontal-sc > div {
    flex-basis: 0;
    flex-grow: 1;
  }
}
.choose-cards h2 {
  font-size: 3rem;
  font-family: 'Sharp Grotesk', 'Roboto', sans-serif;
  color: #1a214d;
}
@media (min-width: 3840px) {
  .choose-cards h2 {
    font-size: 5rem;
  }
}
.communication img {
  max-height: 320px;
  min-height: 50px;
}
@media (min-width: 768px) {
  .communication img {
    max-height: 100%;
    min-height: 35px;
  }
}
@media (min-width: 3840px) {
  .communication img {
    min-height: 80px;
  }
}
@media (min-width: 3840px) {
  .communication .mobile-and-card img {
    min-height: 765px;
  }
}
.communication .mobile-field {
  padding: 10px 0 10px 0px;
}
@media (min-width: 768px) {
  .communication .mobile-field {
    font-size: 17px;
    max-width: 140px;
    padding: 10px 0 10px 0;
  }
}
@media (min-width: 1200px) {
  .communication .mobile-field {
    font-size: 1.5rem;
    max-width: 346px;
    padding: 10px 0 10px 20px;
  }
}
@media (min-width: 3840px) {
  .communication .mobile-field {
    padding: 30px 0 10px 20px;
  }
}
.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}
.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  color: #f17c56;
  top: 0;
}
.cd-words-wrapper b.is-visible {
  position: relative;
}
.no-js .cd-words-wrapper b {
  opacity: 0;
}
.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}
.cyan .icon {
  background-color: #DDFEF3;
}
.green .icon {
  background-color: #ECFEE1;
}
.purple .icon {
  background-color: #FFE6F9;
}
.blue .icon {
  background-color: #E1F9FE;
}
.pink .icon {
  background-color: #FFF4F0;
}
.disabled .icon {
  background-color: #F2F2F2;
}
.disabled .icon-description {
  opacity: 30%;
}
.icon {
  padding: 12px 13px;
  border-radius: 12px;
  display: inline-block;
}
.icon-description {
  padding-left: 15px;
}
.icon-description h4 {
  font-weight: 400;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .icon-description h4 {
    font-size: 1.2rem;
  }
}
.arrow-box .arrow::before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  transition: .5s;
  background-image: url("../themes/demo/assets/img/arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.arrow-box .arrow:hover::before {
  -webkit-filter: hue-rotate(150deg) saturate(6);
  filter: hue-rotate(150deg) saturate(6);
}
.footer-menu li img {
  max-height: 30px;
}
.footer-menu li a {
  font-size: 1rem;
}
#sg-settings-modal-cookiesBar .modal-content,
.cookies-bar .modal-content {
  border-radius: 2.3rem;
  padding: 20px;
}
#sg-settings-modal-cookiesBar .modal-content .close,
.cookies-bar .modal-content .close {
  top: 22px;
}
#sg-settings-modal-cookiesBar .content p,
.cookies-bar .content p {
  font-size: 1.2rem;
  line-height: 2rem;
  color: #808080;
}
#sg-settings-modal-cookiesBar .description p,
.cookies-bar .description p {
  font-size: 1.2rem;
  line-height: 2rem;
}
#sg-settings-modal-cookiesBar label,
.cookies-bar label {
  display: inline-block;
  font-size: 1.2rem;
  color: #1a214d;
}
#sg-settings-modal-cookiesBar .submit-btn,
.cookies-bar .submit-btn {
  font-size: 0.8rem !important;
  border: 0;
}
#sg-settings-modal-cookiesBar .btn-default,
.cookies-bar .btn-default {
  background-color: #e9e9ee !important;
  color: #878aa1;
}
.cookie-consent-banner {
  width: 100%;
  padding: 2rem;
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  z-index: 10000;
  position: fixed;
  bottom: 0;
  right: 0;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  border-radius: 0;
  left: 0;
  margin: auto;
  opacity: 1;
}
@media (min-width: 768px) {
  .cookie-consent-banner {
    width: 100%;
    padding: 10px 4rem;
  }
}
@media (min-width: 992px) {
  .cookie-consent-banner {
    width: 100%;
    padding: 10px 4rem;
  }
}
.cookie-consent-banner .submit-btn {
  font-size: 0.7rem;
}
@media (min-width: 768px) {
  .cookie-consent-banner .submit-btn {
    font-size: 0.8rem;
  }
}
.cookie-consent-dialog {
  margin: 2% auto;
  padding: 30px;
  border-radius: 30px;
  max-width: 380px;
  background-color: #FFF !important;
}
@media (min-width: 768px) {
  .cookie-consent-dialog {
    padding: 50px;
    max-width: 650px;
  }
}
@media (min-width: 992px) {
  .cookie-consent-dialog {
    padding: 60px;
  }
}
.cookie-consent-dialog .cookie-consent-dialog-title {
  text-align: center;
  display: block;
  position: relative;
}
.cookie-consent-dialog .cookie-consent-dialog-title h3 {
  font-family: 'Sharp Grotesk', 'Roboto Medium', sans-serif;
  margin-bottom: 1rem;
  font-size: 20pt;
  font-width: 400;
}
.cookie-consent-dialog .cookie-consent-dialog-title a {
  position: absolute;
  top: 0;
  right: 0;
}
.cookie-consent-dialog p {
  font-size: 0.8rem;
  line-height: 1.2rem;
  color: #000 !important;
}
@media (min-width: 992px) {
  .cookie-consent-dialog p {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }
}
.cookie-consent-dialog .cookie-consent-dialog-accept-selected-button {
  background-color: #5877d5 !important;
  font-size: 0.8rem;
}
@media (min-width: 992px) {
  .cookie-consent-dialog .cookie-consent-dialog-accept-selected-button {
    font-size: 1rem;
  }
}
.cookie-consent-dialog .cookie-consent-dialog-accept-all-button {
  font-size: 0.8rem;
}
@media (min-width: 992px) {
  .cookie-consent-dialog .cookie-consent-dialog-accept-all-button {
    font-size: 1rem;
  }
}
.cookie-consent-banner-content {
  max-width: 100% !important;
}
.cookie-consent-banner-content p {
  margin: 0;
  font-size: 9pt;
  line-height: 1rem;
  text-align: center;
  color: #FFF;
  padding-top: 5px;
}
@media (min-width: 992px) {
  .cookie-consent-banner-content p {
    text-align: left;
  }
}
.cookie-consent-banner-content h3 {
  font-family: 'Sharp Grotesk', 'Roboto Medium', sans-serif;
  font-size: 14pt;
  font-width: 400;
  margin: 0;
  text-align: center;
}
@media (min-width: 992px) {
  .cookie-consent-banner-content h3 {
    text-align: left;
  }
}
.term p {
  font-size: 1rem;
  line-height: 1.5rem;
}
.term h2 {
  font-size: 2.1rem;
  background-color: #f8afa8;
  padding: 40px 20px;
  border-radius: 10px;
}
.term .heads {
  background-color: #d9d9d9;
  padding: 18px;
  border-radius: 10px;
  font-weight: 500;
  font-size: 1rem;
  font-family: 'Sharp Grotesk', 'Roboto Medium', sans-serif;
  margin: 25px 0;
}
.term .first-layer {
  background-color: #e3e1e1;
  padding: 5px 2px 5px 10px;
  border-radius: 5px;
}
.bordered {
  border-right: 1px solid #eaeaea;
}
.bordered:last-child {
  border-right: 0;
}
.new-dsg .plan-container {
  background-color: white;
  width: 100%;
  overflow: unset;
  border-radius: 30px;
  padding-top: 60px;
}
.new-dsg .plan-container .header {
  background-color: transparent;
}
.new-dsg .plan-container .header .img-container {
  width: 75%;
  margin: 10px auto;
  position: relative;
  min-height: 175px;
  border-radius: 40px;
  background-color: #FFF;
}
.new-dsg .plan-container .header .img-container img {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 10px;
  max-width: 190px;
}
@media (min-width: 768px) {
  .new-dsg .plan-container .d-content {
    display: contents;
  }
}
.new-dsg .plan-container h3 {
  font-size: 2rem;
  font-family: 'Sharp Grotesk', 'Roboto', sans-serif;
  color: #1a214d;
  text-align: center;
}
@media (min-width: 3840px) {
  .new-dsg .plan-container h3 {
    font-size: 3rem;
  }
}
.new-dsg .plan-container p {
  font-size: 0.9rem;
  font-family: 'Roboto', sans-serif;
  color: #878aa1;
  line-height: 1.2rem;
}
@media (min-width: 992px) {
  .new-dsg .plan-container p {
    font-size: 1rem;
    line-height: unset;
  }
}
@media (min-width: 3840px) {
  .new-dsg .plan-container p {
    font-size: 1.2rem;
    line-height: 2rem;
  }
}
.new-dsg .plan-container ul {
  padding-left: 0;
}
.new-dsg .plan-container ul li {
  font-size: 0.9rem;
  font-family: 'Roboto', sans-serif;
  color: #1a214d;
  font-weight: 400;
  padding: 6px 6px;
  list-style: none;
}
@media (min-width: 3840px) {
  .new-dsg .plan-container ul li {
    font-size: 1.3rem;
  }
}
.new-dsg .plan-container ul li::before {
  font-family: "Font Awesome 6 Pro";
  content: "\f00c";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: var(--bullet-color-var);
  display: block;
  float: left;
  margin-right: 10px;
  margin-top: -1px;
  color: #FFF;
  text-align: center;
  font-size: 10px;
  padding-top: 3px;
}
.new-dsg .plan-container .price-section {
  left: 0;
  right: 0;
  margin: 20px auto;
}
.new-dsg .plan-container .price-section .price {
  font-size: 3rem;
  font-family: 'Sharp Grotesk', 'Roboto', sans-serif;
  color: #1a214d;
  text-align: center;
}
@media (min-width: 3840px) {
  .new-dsg .plan-container .price-section .price {
    font-size: 3.5rem;
    padding-top: 40px;
  }
}
.new-dsg .plan-container .price-section .price span {
  padding-left: 10px;
  font-size: 1rem;
  font-family: 'Roboto', sans-serif;
  color: #878aa1;
  font-weight: 600;
}
@media (min-width: 3840px) {
  .new-dsg .plan-container .price-section .price span {
    font-size: 1.5rem;
  }
}
.cards-plan-title {
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 2rem;
  font-family: 'Sharp Grotesk', 'Roboto', sans-serif;
  color: #1a214d;
  line-height: 1.9rem;
}
@media (min-width: 768px) {
  .cards-plan-title {
    font-size: 3rem;
    margin-top: 70px;
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .cards-plan-title {
    margin-bottom: -30px;
  }
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: unset !important;
  top: 270px;
}
@media (min-width: 768px) {
  .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: -25px !important;
    top: unset !important;
  }
}
.slick-slide img {
  max-height: 45px;
  max-width: 100%;
  margin: 0 auto;
}
@media (min-width: 3840px) {
  .slick-slide img {
    max-height: 80px;
  }
}
@media (min-width: 768px) {
  .margin-neg {
    margin-bottom: -200px;
  }
}
.partner-slider {
  padding: 55px 0 50px;
}
@media (min-width: 768px) {
  .partner-slider {
    padding: 55px 0 220px;
  }
}

@font-face {
  font-family: "Sharp Grotesk";
  src: url("../themes/demo/assets/font/SharpGroteskMedium21.eot");
  src: url("../themes/demo/assets/font/SharpGroteskMedium21.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("../themes/demo/assets/font/SharpGroteskMedium21.woff2") format("woff2"), /* chrome、firefox */ url("../themes/demo/assets/font/SharpGroteskMedium21.woff") format("woff"), /* chrome、firefox */ url("../themes/demo/assets/font/SharpGroteskMedium21.ttf") format("truetype");
  
  /* IE9*/
  /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
}
.mobile-container {
  position: relative !important;
  height: 470px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .mobile-container {
    height: unset;
    overflow: unset;
  }
}
.mobile-container img {
  position: relative;
  width: 100%;
  top: 0;
  left: 15px;
}
.mobile-container video {
  width: 100%;
}
@media (min-width: 768px) {
  .mobile-container video {
    width: 90%;
  }
}
@media (min-width: 1200px) {
  .mobile-container video {
    width: 100%;
    padding-top: 4rem;
  }
}
@media (min-width: 1400px) {
  .mobile-container video {
    width: 85%;
    padding-top: 4rem;
  }
}
@media (min-width: 3840px) {
  .mobile-container video {
    width: 80%;
  }
}
.mobile-container .mobile-frame {
  text-align: center;
  overflow: hidden;
  height: 400px;
  position: relative;
  left: 0;
  right: 0;
}
@media (min-width: 768px) {
  .mobile-container .mobile-frame {
    display: inline-block;
    height: unset;
    overflow: unset;
  }
}
.mobile-container .mobile-frame .gif-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: -1;
  padding: 24px;
}
.mobile-container .m-gradient {
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: 0;
  z-index: 1;
  background: #f2f2f2;
  background: linear-gradient(180deg, rgba(242, 242, 242, 0) 0%, #f2f2f2 72%);
}
@media (min-width: 768px) {
  .mobile-container.main-mobile video {
    float: right;
    margin-right: -30px;
  }
}
@media (min-width: 1200px) {
  .mobile-container.main-mobile video {
    margin-right: -120px;
  }
}
@media (min-width: 3840px) {
  .mobile-container.main-mobile video {
    margin-right: -75px;
  }
}
@media (min-width: 768px) {
  .mobile-container.wellbeing video {
    float: left;
  }
}
@media (min-width: 1200px) {
  .mobile-container.wellbeing video {
    margin-left: -40px;
  }
}
@media (min-width: 3840px) {
  .mobile-container.wellbeing video {
    margin-left: 50px;
  }
}
.mobile-container.meditation video {
  right: -22px;
}
@media (min-width: 768px) {
  .mobile-container.meditation video {
    float: right;
    margin-right: -30px;
  }
}
@media (min-width: 1200px) {
  .mobile-container.meditation video {
    margin-right: -120px;
  }
}
@media (min-width: 3840px) {
  .mobile-container.meditation video {
    margin-right: -75px;
  }
}
.first-section.old {
  position: relative;
}
.first-section.old .left-mobiles {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.first-section.old .left-mobiles img {
  height: 110vh;
}
.first-section.old .right-cards {
  position: absolute;
  right: 0;
  top: 100px;
  z-index: -1;
}
.first-section.old .right-cards img {
  height: 80vh;
}
.first-section.old .main-pt {
  padding-top: 0;
}
@media (min-width: 768px) {
  .first-section.old .main-pt {
    padding-top: 240px;
  }
}
.first-section {
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  min-height: 830px;
}
@media (min-width: 768px) {
  .first-section {
    background-image: url("../themes/demo/assets/img/main-banner-md.png");
    background-position: 200px bottom;
    min-height: 600px;
  }
}
@media (min-width: 992px) {
  .first-section {
    min-height: 520px;
    background-size: 80% auto;
    background-position: 350px bottom;
  }
}
@media (min-width: 1200px) {
  .first-section {
    background-position: right bottom;
    background-size: 55% auto;
    min-height: 570px;
  }
}
@media (min-width: 2560px) {
  .first-section {
    background-size: 50% auto;
    min-height: 900px;
    background-position: 85% bottom;
  }
}
@media (min-width: 3840px) {
  .first-section {
    min-height: 1320px;
  }
}
.first-section h1 {
  text-align: left;
}
.first-section .left-mobiles {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.first-section .left-mobiles img {
  height: 110vh;
}
.first-section .right-cards {
  position: absolute;
  right: 0;
  top: 100px;
  z-index: -1;
}
.first-section .right-cards img {
  height: 80vh;
}
.first-section .main-pt {
  padding-top: 110px;
}
@media (min-width: 768px) {
  .first-section .main-pt {
    padding-top: 15rem;
  }
}
@media (min-width: 2880px) {
  .first-section .main-pt {
    padding-top: 375px;
  }
}
@media (min-width: 2560px) {
  .first-section .main-pt {
    padding-top: 23rem;
  }
}
@media (min-width: 3840px) {
  .first-section .main-pt {
    padding-top: 425px;
  }
}
.white-container h2 {
  line-height: 2.7rem;
}
@media (min-width: 2880px) {
  .white-container h2 {
    line-height: 3rem;
  }
}
@media (min-width: 3840px) {
  .white-container h2 {
    line-height: 4rem;
  }
}
.second-section {
  margin: 6rem 0 3rem;
}
@media (min-width: 1400px) {
  .second-section {
    margin: 0;
  }
}
@media (min-width: 2880px) {
  .second-section {
    margin: 8rem 0 5rem;
  }
}
@media (min-width: 3840px) {
  .second-section {
    margin: 4rem 0 0rem;
  }
}
.second-section.old {
  margin: 50px 0 50px;
}
@media (min-width: 768px) {
  .second-section.old {
    margin: 155px 0 170px;
  }
}
.third-section {
  margin: 50px 0 50px;
}
@media (min-width: 768px) {
  .third-section {
    margin: 3rem 0 3rem;
  }
}
@media (min-width: 2880px) {
  .third-section {
    margin: 5rem 0 4rem;
  }
}
@media (min-width: 3840px) {
  .third-section {
    margin: 0rem;
  }
}
.desktop-qr .text-start a:focus {
  outline: none;
  box-shadow: none;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 600px;
  }
}
.modal-content {
  border-radius: 4.3rem;
}
.modal-content .close {
  position: absolute;
  right: 45px;
  top: 50px;
  padding: 6px 30px;
  border-radius: 22px;
  background: rgba(26, 33, 77, 0.06);
  border: 0;
}
.modal-content .close span {
  font-size: 1.5rem;
}
/* -------------------------------- */
/* --------------------------------

Main components

-------------------------------- */
.cd-image-container {
  position: relative;
  width: 90%;
  max-width: 768px;
  margin: 0em auto;
}
.cd-image-container img {
  display: block;
}
.cd-image-label {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #ffffff;
  padding: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0.3s 0.7s;
  -moz-transition: -moz-transform 0.3s 0.7s, opacity 0.3s 0.7s;
  transition: transform 0.3s 0.7s, opacity 0.3s 0.7s;
}
.cd-image-label.is-hidden {
  visibility: hidden;
}
.is-visible .cd-image-label {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.cd-resize-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  overflow: hidden;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cd-resize-img img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 100%;
  width: auto;
  max-width: none;
}
.cd-resize-img .cd-image-label {
  right: auto;
  left: 0;
}
.is-visible .cd-resize-img {
  width: 50%;
  /* bounce in animation of the modified image */
  -webkit-animation: cd-bounce-in 0.7s;
  -moz-animation: cd-bounce-in 0.7s;
  animation: cd-bounce-in 0.7s;
}
@-webkit-keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
@-moz-keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
@keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
.cd-handle {
  position: absolute;
  height: 44px;
  width: 44px;
  /* center the element */
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border-radius: 50%;
  background: #dc717d url("../themes/demo/assets/img/cd-arrows.svg") no-repeat center center;
  cursor: move;
  box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.2), 0 0 10px rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0) scale(0);
  -moz-transform: translate3d(0, 0, 0) scale(0);
  -ms-transform: translate3d(0, 0, 0) scale(0);
  -o-transform: translate3d(0, 0, 0) scale(0);
  transform: translate3d(0, 0, 0) scale(0);
}
.cd-handle.draggable {
  /* change background color when element is active */
  background-color: #445b7c;
}
.is-visible .cd-handle {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -moz-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0s 0.7s;
  -moz-transition: -moz-transform 0.3s 0.7s, opacity 0s 0.7s;
  transition: transform 0.3s 0.7s, opacity 0s 0.7s;
}
.desktop-qr p {
  position: relative;
  font-size: 1rem;
}
@media (min-width: 3840px) {
  .desktop-qr p {
    font-size: 1.5rem;
  }
}
.desktop-qr p img {
  position: absolute;
  left: -70px;
}
.desktop-qr img {
  max-width: 195px;
}
@media (min-width: 3840px) {
  .desktop-qr img {
    max-width: 320px;
  }
}
.desktop-qr .qr-box {
  padding: 20px;
  background: #FFF;
  border-radius: 20px;
  position: relative;
  margin-left: 11px;
  text-align: center;
}
.appstore-btn {
  max-width: 50%;
}
@media (min-width: 768px) {
  .appstore-btn {
    max-width: 100%;
  }
}
