/** Shopify CDN: Minification failed

Line 1578:0 Unexpected ","

**/
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');

html {
  scroll-behavior: smooth;
}


@font-face {
  font-family: 'Tahu!';
  src: url('/cdn/shop/files/Tahu.woff2?v=1619778866') format('woff2'),
    url('/cdn/shop/files/Tahu.woff?v=1619778866') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  line-height: 1.5;
  font-family: 'Noto Serif', serif;
}
.shopify-challenge__container{
  padding:216px 0px !important;
}

body {
  margin: 0;
  color: #010103;
}

.main-content {
  background-color: transparent;
  /*   z-index: 1; */
}

div#shopify-section-header-new {
  position: relative;
  z-index: 1111;
}

.opener {
  color: #943884;
  font-family: 'Tahu!', sans-serif;
  font-size: 38px;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  display: none;
  animation: pulse 1.8s none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  opacity: 1;
  z-index: 500;
  -webkit-animation-fill-mode: forwards;
  /* Chrome 16+, Safari 4+ */
  -moz-animation-fill-mode: forwards;
  /* FF 5+ */
  -o-animation-fill-mode: forwards;
  /* Not implemented yet */
  -ms-animation-fill-mode: forwards;
  /* IE 10+ */
  animation-fill-mode: forwards;
}

.opener img {
  animation: pulse-logo 5s infinite;
}

@keyframes pulse {
  0% {
    opacity: 1;
  }

  30% {
    opacity: 1;
  }

  99% {
    opacity: 0;
    display: none;
    z-index: -1;
  }

  100% {
    opacity: 0;
    display: none;
    z-index: -1;
  }
}

@keyframes pulse-logo {
  0% {
    transform: rotate(15deg);
  }

  20% {
    transform: rotate(-15deg);
  }

  40% {
    transform: rotate(15deg);
  }

  60% {
    transform: rotate(-15deg);
  }

  80% {
    transform: rotate(15deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

.shopify-policy__container {
  padding-top: 100px;
}

.shopify-policy__title h1 {
  color: #000;
}

.testimonials-wrap .element .user {
  background-size: cover !important;
  background-position: center;
}

/* ------------------------------------------------- */
a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

button:hover {
  text-decoration: none;
  outline: none;
}



h1,
h2,
h3,
h4,
h5,
p {
  margin: 0;
  padding: 0;
}

.color-m {
  color: #943884 !important;
}

.color-b {
  color: #34729b !important;
}

.color-br {
  color: #948476 !important;
}

.color-gr {
  color: #5d5d5d !important;
}

.btn-c:hover {
  color: #fff;
  background:#427098 !important;
}
.btn-c.bl:hover{

  color: #fff;
  background:#943884 !important;  
}

a:hover{
  color: #34729b;
}
.title-h {
  font-size: 55px;
  color: #34729b;
  line-height: 130%;
  font-family: 'Noto Serif';
  font-weight: normal;
  margin: 0;
  max-width: 520px;
  /*   text-transform: capitalize; */
}

.title-h .highlight {
  color: #943884;
}

.p-h {
  font-family: 'Montserrat';
  font-size: 18px;
  color: #010103;
  line-height: 170%;
  padding: 41px 0px 55px;
  margin: 0;
  max-width: 530px;
}

.hero .hero-content {
  font-family: 'Montserrat';
  font-size: 18px;
  color: #010103;
  line-height: 170%;
  padding: 41px 0px 55px;
  margin: 0;
  max-width: 530px;
}


.title-s {
  font-size: 48px;
  color: #943884;
  line-height: ;
  font-family: 'Tahu!' !important;
  font-weight: normal;
  margin: 0;
  text-transform: initial;
}

.btn-c * {
  color: #fff; 
}

h1, h2, h3, h4, h5, p {
  text-transform: initial; 
}

.title-sb {
  font-size: 40px;
  color: #948476;
  line-height: 150%;
  font-family: 'Noto Serif';
  font-weight: 700;
  margin: 0;
  text-transform: initial;
}

.p-s {
  font-size: 18px;
  color: #010103;
  line-height: 195%;
  font-family: 'Montserrat' !important;
  font-weight: normal;
  margin: 0;
}

.btn-c {
  font-family: 'Noto Serif';
  padding: 21px 36px;
  font-size: 20px;
  border-radius: 6px;
  border: none;
  outline: none;
  text-align: center;
  background: #943884;
  color: #fff;
}

.btn-c.bl {
  background: #34729b;
}

.btn-c.strong {
  font-weight: 700;
}

.btn-arr {
  font-family: 'Noto Serif';
  font-size: 20px;
  border: none;
  outline: none;
  text-align: center;
  color: #943884;
  text-decoration: underline;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding: 10px 0px;
  max-width: 225px;
}

.btn-arr img {
  margin-left: 15px;
}

.bsm-cont {
  max-width: 1400px;
  margin: 0 auto;
}

.btn-c.mob {
  display: none;
}

.testimonials-wrap {
  margin-top: -38px;
}


.testimonials-wrap .slick-slide {
  padding-top: 40px;
}

/* ------------------------------------------------- */



section.hero {
  background-image: url(/cdn/shop/files/bg-homepage2.jpg?v=1619838467);
  background-size: cover;
  background-position: right;
  position: relative;
}

section.hero:not(.lazy) {
  background-image: url(/cdn/shop/files/bg-homepage2.jpg?v=1619838467);
}

.template-index section.hero {
  height: 681px; 
}


.main-nav {
  background: #fff;
  height: 108px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
}

.main-nav.fly {
  position: fixed;
  height: 72px;
  z-index: 300;
  animation: appear 0.3s;
  box-shadow: 0px 0px 20px rgba(0 0 0 / 5%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@keyframes appear {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}


.main-nav .bsm-cont {
  flex: 1;
  display: flex;
  align-items: center;
  align-content: center;
}

.main-nav .logo {
  max-height: 52px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.main-nav.fly .logo {
  max-height: 38px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.main-nav.fly .logo img {
  max-height: 38px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.main-nav .main-link {
  margin-left: auto;
}

.main-nav .main-link a {
  padding: 10px;
  letter-spacing: -0.6px;
  font-size: 15px;
  color: #352c33;
  font-family: 'Montserrat', sans-serif;
}

.main-nav .main-link a.active {
  color: #34729b;
  font-weight: ;
  position: relative;
}

.main-nav .main-link a.active:after {
  content: ' ';
  position: absolute;
  top: -15px;
  right: calc(50% - 6px);
  background-image: url(/cdn/shop/files/dropdown-b.png?v=1619838489);
  background-repeat: no-repeat;
  width: 11px;
  height: 9px;
}

.main-nav .main-link .btn a.active:after {
  display: none;
}

.main-nav .main-link a:hover {
  color: #34729b;
}

.main-nav .main-link .btn {
  position: relative;
  padding: 0;
  overflow: visible;
}

.main-nav .main-link .btn a.has-child {
  padding: 17px 21px;
  background: #fff;
  color: #943884;
  border-radius: 6px;
  margin-left: 0px;
  font-family: 'Noto Serif';
  letter-spacing: normal;
  font-weight: 700;
  font-size: 16px;
  display: inline-block;
  cursor: pointer;
  text-transform: initial;
}

.main-nav .main-link .btn:after {
  content: ' ';
  position: absolute;
  top: calc(50% - 4px);
  right: 0px;
  background-image: url(/cdn/shop/files/dropdown-p.png?v=1619838489);
  background-repeat: no-repeat;
  width: 11px;
  height: 9px;
}

.main-nav .main-link .btn .consultations {
  position: absolute;
  right: 0px;
  top: 50px;
  width: 220px;
  font-weight: normal;
  padding: 5px 0px;
  height: 0px;
  overflow: hidden;
  border-radius: 6px;
  background: #fff;
  z-index: 450;
}

.main-nav .main-link .btn:hover .consultations {
  height: auto;
  box-shadow: -10px 10px 10px rgb(0 0 0 / 5%);
}

.main-nav .main-link .btn .consultations:hover {
  height: auto;
  box-shadow: -10px 10px 10px rgb(0 0 0 / 5%);
}

.main-nav .main-link .btn .consultations a {
  display: block;
  padding: 6px 0px 6px 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-transform: initial;
}

.main-nav .main-link .btn .consultations a:hover {
  color: #34729b;
  padding-left: 18px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.main-link a[href="/pages/podcast"]:before {
  content: url(/cdn/shop/files/headphones-mini.png?v=1620204116);
  padding-right: 5px;
  filter: grayscale(100%);
}

.main-link a[href="/pages/podcast"].active:before {
  filter: none;
}

.main-nav .main-link .btn .consultations a:nth-child(1) {
  border-bottom: 1px dashed #d6d6d6;
}



.bsm-cont.hero {
  padding-top: 210px;
  display: flex;
}

.bsm-cont.hero>div {
  flex: 7;
}

.bsm-cont.hero .left {
  flex: 5;
}

.bsm-cont.hero .left .buttons a {
  display: inline-block;
}

.bsm-cont.hero .left .buttons a:nth-child(2) {
  margin-left: 18px;
}


section.values {
  padding: 64px 0px 40px 0px;
  border-bottom: 6px solid #fbf2f9;
  margin-bottom: 1px;
}

section.values .bsm-cont .box-wrap {
  display: flex;
  padding-top: 42px;
}

section.values .title-s {
  text-align: center;
}

section.values .values-wrap {
  display: flex;
  flex-direction: column;
  text-align: center;
  flex: 7;
}

section.values .values-wrap:nth-child(2) {
  flex: 10;
}

section.values .values-wrap img {
  max-height: 70px;
  width: auto;
  align-self: center;
}

section.values .values-wrap h2 {
  font-size: 22px;
  margin: 29px 0px 32px;
}

section.values .values-wrap .p-s {
  font-size: 16px;
  line-height: 150%;
  max-width: 290px;
  margin: 0 auto;
}



section.meet-chantal-section {
  border-bottom: 6px solid #fbf2f9;
  background-image: url(/cdn/shop/files/chantal-home-img_2c7f5bcd-4190-4e09-8085-f3bd4b88b6db.jpg?v=1619975806);
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #f4f8f9;
  padding-bottom: 63px;
  border-bottom: 6px solid #fbf2f9;
}

section.services .s-gradient {
  background-image: linear-gradient(rgba(127, 75, 136, 0.1), rgba(255, 255, 255, 0.1));
}

section.meet-chantal-section .meet-chantal-wrap {
  display: flex;
}

section.meet-chantal-section .meet-chantal-wrap>div {
  flex: 1;
  text-align: center;
}

section.meet-chantal-section .meet-chantal-wrap>.right {
  flex: 1;
  padding: 88px 35px 0px;
}

section.meet-chantal-section .meet-chantal-wrap>.right .title-s {
  padding: 40px 0px;
  font-size: 58px;
  transform: rotate(-10deg);
}

section.meet-chantal-section .meet-chantal-wrap>.right .p-s {
  max-width: 515px;
  margin: 0 auto;
  padding: 60px 0px;
}


section.services .services-wrap .services-box {
  display: flex;
  justify-content: center;
  gap: 50px;
}

section.services .services-wrap .title-s {
  font-size: 58px;
  padding: 70px 0px;
  text-align: center;
}

section.services .services-wrap .services-box>.service {
  flex: 1;
  max-width: 600px;
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
  background: #fff;
  box-shadow: 0px 25px 15px rgba(0, 0, 0, 0.04);
  position: relative;
  padding-bottom: 150px;
}

section.services .services-wrap .services-box>.service h2 {
  font-size: 23px;
  color: #373737;
  font-family: 'Noto Serif';
  font-weight: 700;
  padding: 45px 0px;
}

section.services .services-wrap .services-box>.service p {
  font-size: 16px;
  color: #373737;
  font-family: 'Noto Serif';
  line-height: 170%;
  max-width: 80%;
  margin: 0 auto;
  min-height: 50px;
}

section.services .services-wrap .services-box>.service .btn-c {
  margin: 40px auto;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translatex(-50%);
}

.main-nav .main-link .btn a.has-child {
  color: #943884;
}

img[src="//www.clkmg.com/api/a/pixel/?uid=59967"] {
  display: none;
}


section.services .services-wrap .services-box>.service.in-home {
  margin: 0px;
}

section.services .services-wrap .services-box>.service.app {
  margin: 0px;
}

section.services .services-wrap .services-box>.service .s-img {
  height: 326px;
}


section.services .services-wrap .services-box>.service.in-home .s-img {
  background-image: url(/cdn/shop/files/service1.jpg?v=1619435447);
  background-size: contain;
  background-repeat: no-repeat;
}

section.services .services-wrap .services-box>.service.online .s-img {
  background-image: url(/cdn/shop/files/service2.jpg?v=1619435689);
  background-size: contain;
  background-repeat: no-repeat;
}

section.services .services-wrap .services-box>.service.app .s-img {
  background-image: url(/cdn/shop/files/service3.jpg?v=1619435999);
  background-size: contain;
  background-repeat: no-repeat;
}






section.testimonials {
  background-image: url(/cdn/shop/files/testimonial-bg.jpg?v=1619663606);
  background-size: 100% 568px;
  background-repeat: no-repeat;
  background-color: #f4f8f9;
}

section.testimonials .title-s {
  padding: 68px 0px 86px;
  text-align: center;
  font-size: 58px;
}

.testimonials-wrap {
  display: flex;
  padding: 0px 137px 0px;
  overflow: ;
  width: 100%;
  max-width: 1400px;
}

.testimonials-wrap .element {
  flex: 1;
  max-width: 340px;
  border-radius: 8px;
  margin: 0 auto;
  text-align: center;
  background: #fff;
  box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.03);
  display: flex;
  flex-direction: column;
}

.testimonials-wrap .element .user {
  width: 90px;
  height: 90px;
  overflow: hidden;
  border: 7px solid #f7e8f3;
  position: relative;
  border-radius: 100px;
  margin: -44px auto 20px auto;
}

.testimonials-wrap .element .user.one {
  background-image: url(/cdn/shop/files/testimonial-1.jpg?v=1619508842);
  background-size: contain;
  background-repeat: no-repeat;
}

.testimonials-wrap .element .user.two {
  background-image: url(/cdn/shop/files/testimonial-2.jpg?v=1619508954);
  background-size: contain;
  background-repeat: no-repeat;
}

.testimonials-wrap .element .user.three {
  background-image: url(/cdn/shop/files/testimonial-3.jpg?v=1619509045);
  background-size: contain;
  background-repeat: no-repeat;
}

.testimonials-wrap .element .name {
  font-size: 18px;
  color: #1e1e1e;
  font-family: 'Noto Serif';
}

.testimonials-wrap .element .stars {
  max-height: 22px;
  align-self: center;
  margin: 22px auto 17px auto;
}

.testimonials-wrap .element .review {
  max-width: 258px;
  margin: 0 auto;
  font-size: 16px;
  color: #191919;
  font-family: 'Montserrat';
  line-height: 190%;
}

.testimonials-wrap .element .read-more {
  font-size: 24px;
  padding: 28px 0px;
  display: inline-block;
}

div#shopify-section-newhome-footer {
  position: relative;
}

.testimonials .btn-arr {
  margin: 68px auto 31px auto;
}

.testimonials-wrap .element:nth-child(1),
.testimonials-wrap .element:nth-last-child(1) {
  margin: 0;
}

.testimonials .owl-carousel .owl-stage-outer {
  padding-top: 38px;
  margin-top: -38px;
}

.testimonials .owl-carousel .owl-item img {
  width: auto;
}



section.testimonials .magic-app {
  display: flex;
  background-color: #f4f8f9;
}

section.testimonials .magic-app>div {
  flex: ;
  text-align: center;
}

section.testimonials .magic-app .content {
  padding: 0px 129px 0px 63px;
}


section.testimonials .magic-app .title-s {
  font-size: 48px;
  padding: 49px 0px 46px 0px;
}

section.testimonials .magic-app .title-sb {
  max-width: 450px;
  margin: 0 auto;
}

section.testimonials .magic-app .p-s {
  max-width: 365px;
  margin: 0 auto;
  padding: 48px 0px 75px;
  line-height: 180%;
}

section.testimonials .magic-app .btn-c {
  margin: 0 auto;
  display: inline-block;
}

section.testimonials .magic-app .baby-img img {
  z-index: 200;
  position: relative;
  right: -77px;
}






footer.homepage {
  margin-top: -54px;
}

footer .badges {
  background: #f7e7f4;
  border-top: 1px solid #dbd3d9;
  border-bottom: 1px solid #dbd3d9;
  padding: 35px 0px;
}

footer .badges .bsm-cont {
  display: flex;
  justify-content: center;
}

footer .badges .bsm-cont img {
  margin: 0 auto;
  max-height: 100px;
}

footer .bottom {
  background: #fcf0fa;
  background-image: url(/cdn/shop/files/logo-transparent-footer.png?v=1619838467);
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 55px;
}

footer .bottom .bsm-cont {
  display: flex;
  flex-direction: row;
}

footer .bottom .logo {
  flex: 2;
  padding-top: 69px;
}

footer .bottom .logo>img {
  display: block;
  margin-bottom: 27px;
}

footer .bottom .logo a {
  display: inline-flex;
  align-content: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin-left: 18px;
  border-radius: 99px;
  border: 1px solid #e3cadf;
}

footer .bottom .logo a img {
  align-self: center;
}


footer .bottom .links {
  flex: 8;
  text-align: center;
  font-family: 'Noto Serif';
  padding-top: 71px;
}

footer .bottom .links .primary a {
  font-size: 20px;
  color: #795d74;
  font-weight: 700;
  margin: 0px 25px;
}

footer .bottom .links .secondary {
  padding: 51px 0px;
}

footer .bottom .links .secondary a {
  font-size: 14px;
  color: #565656;
  margin: 0px 10px;
  text-transform: uppercase;
}

footer .bottom .links .app-buttons a {
  margin: 0px 6px;
}

footer .bottom .payment {
  flex: 2;
  padding-top: 76px;
  color: #565656;
  font-family: 'montserrat';
  font-size: 14px;
  text-align: center;
}

footer .bottom .payment img {
  padding-top: 52px;
  float: right;
}

footer .bottom .app-buttons h2 {
  display: none;
}

footer .copyright {
  background: #111111;
  font-family: 'Noto Serif';
  padding: 20px 0px 19px 0px;
}

footer .copyright a {
  font-size: 14px;
  color: #565656;
  text-decoration: underline;
  margin-right: 30px;
}

footer .copyright span {
  float: right;
}





section.faq-rev{
  margin: 50px auto 140px auto;
}
section.faq-rev .bsm-cont{
  display: flex;
  border: 6px solid #f7e7f4;
}
section.faq-rev .bsm-cont > div{
  flex: 1;
  padding: 110px 0px;
}
section.faq-rev .bsm-cont > div:nth-child(1){
  border-right: 3px solid #f7e7f4;
}
section.faq-rev .bsm-cont > div:nth-child(2){
  border-left: 3px solid #f7e7f4;
}
section.faq-rev .bsm-cont > div h2{
  font-weight: normal;
  text-align: center;
  max-width: 450px;
  margin: 0 auto 0px auto;
}
section.faq-rev .bsm-cont > div .btn-arr{
  margin-top: 50px;
}

/* ------------- FAQ ----------- */
section.faq{
  background-image: none;
  background:#f2f8f8 ;
  display: block;
  height: auto;
}
section.faq .bsm-cont.hero{
  display: block;
}

section.faq .title-h{
  max-width: 100%;
  text-align: center;
  margin-bottom: 20px;
}

section.faq .rev-title{
  position: relative;
  display: flex;
  justify-content: center;
  margin-top: 80px;
}
section.faq .rev-title:before{
  content: ' ';
  width: 100%;
  height: 6px;
  display: block;
  background:#f7e7f4;
}
section.faq .rev-title > span{
  padding: 0px 10px;
  background: #f2f8f8;
  position: absolute;
  display: inline-block;
  top: -30px;
}


section.c-faq{
  background:#f2f8f8;
  padding-top: 240px;
}

.faq-wrap{
  max-width: 960px;
  margin: 0 auto;
  margin-top: 70px;
}

.faq-wrap .faq-box{
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 0px 15px rgba(0,0,0,0.04);
  margin-top: 13px;
}
.faq-wrap .faq-box .r-top{
  padding: 20px;
  display: flex;
  cursor: pointer;
}
.faq-wrap .faq-box .r-top .title-sb{
  font-size: 18px;
  font-weight: 400;
  color: #010103;
  width: 95%;
}
.faq-wrap .faq-box .r-top .plus{
  width: 5%;
  height: 23px;
  position: relative;
}
.faq-wrap .faq-box .r-top .plus span:nth-child(1){
  width: 2px;
  height: 23px;
  background:#948476;
  display: block;
  position: absolute;
  left: 50%;
}
.faq-wrap .faq-box .r-top .plus span:nth-child(2){
  width: 23px;
  height: 2px;
  background:#948476;
  display: block;
  position: absolute;
  left: calc(50% - 11px);
  top: calc(50% - 1px);
}

.faq-wrap .faq-box .r-cont{
  padding:0px;
  display: none;
}
.faq-wrap .faq-box .r-cont .title-sb{
  font-size: 16px;
  font-weight: 400;
  line-height: 200%;
  color: #57575d;
  padding:20px 55px 30px 55px;
}


.faq-box.opened .r-top .title-sb{
  color:#943884;
  transition: 0.3s;
}
.faq-box.opened .r-top .plus span:nth-child(1){
  opacity: 0;
  transition: 0.3s;
}
.faq-box.opened .r-top .plus span:nth-child(2){
  background:#943884;
  transition: 0.3s;
}


/* ------------- FAQ ----------- */






/* ------------- RESOURCES ----------- */

.search-bar{
  display: flex;
  border: 1px solid #f7e8f3;
  border-radius: 4px;
  overflow: hidden;
  margin-top: 45px;
}
.search-bar input{
  height: 62px;
  width: calc(100% - 74px);
  outline: none;
  border: none;
  text-indent: 23px;
  font-family: 'Noto Serif', serif;
  font-size: 18px;
  color: #34729b;
  padding:30px 0px;
}
.search-bar button{
  height: 62px;
  width: 74px;
  border: none;
  background: #fff;
  border-left: 1px solid #34729b;
}

.search-bar button.btn-reset{
  border: none;
}

.article-wrapper{
  max-width: 1280px;
  margin: 0 auto;
}

.article-wrapper .article{
  display: flex;
  background: #fff;
  border-radius: 4px;
  padding: 55px 0px;
  margin-top: 50px;
  box-shadow: 0px 20px 20px rgba(0,0,0,0.04);
}
.article-wrapper .article .left-s{
  width: 480px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.article-wrapper .article .left-s .img-cont{
  width: 342px;
  height: 342px;
  position:relative;
  display:flex;
  justify-content:center;
  align-items:center;
  overflow:hidden;
  border-radius: 10px;
  background: #f9fbfc;
}
.article-wrapper .article .left-s .img-cont img{
  flex-shrink:0;
  min-width:100%;
  min-width: max-content;
  min-height:100%;
}

.article-wrapper .article .right-s{
  width: calc(100% - 480px);
  position: relative;
}
.article-wrapper .article .right-s .date.title-sb{
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 25px;
  color: #948476;
  display: block;
  transition: 0.3s;
}
.article-wrapper .article .right-s .title-sb{
  color:#34729b;
  padding-right: 70px;
  transition: 0.3s;
}
.article-wrapper .article .right-s .p-s{
  padding-right: 70px;
  font-size: 16px;
  margin-top: 43px;
  max-height: 100px;
  line-height: 220%;
  overflow: hidden;
}
.article-wrapper .article .right-s .btn-arr{
  position: absolute;
  bottom: -30px;
  right: 37px;
  background: none;
}

.article-wrapper .article:hover .title-sb{
  color: #943884;
  transition: 0.3s;
}




/* -- Article -- */

section.hero.article{
  height: auto;
  background: none;
  padding-top: 107px;
  padding-bottom: 115px;
  margin-bottom: 54px;
  background:#f2f8f8;
  z-index:1;
}

.article-main-img {
  width: 100%;
  height: 620px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background: #f9fbfc;
  z-index: -1;
}
.article-main-img img {
  flex-shrink: 0;
  min-width: 100%;
  min-width: max-content;
  min-height: 100%;
}
.bsm-cont.article{
  margin-top: -124px;
  border-top: 6px solid #f7e8f3;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 20px 20px rgba(0,0,0,0.04);
}
.bsm-cont.article .ar-width{
  max-width: 960px;
  margin: 0 auto;
  border-bottom: 6px solid #f7e8f3;
  padding-bottom:95px;
}
.bsm-cont.article .ar-width img{
  max-width: 960px;
  max-height: 960px;
  margin: 25px auto;
}

.bsm-cont.article .author-date{
  display: flex;
  font-family: 'Noto Serif', serif;
  font-size: 18px;
  color: #010103;
  height: 114px;
  border-bottom: 6px solid #f7e8f3;
}
.bsm-cont.article .author-date > div{
  display: flex;
  align-items: center;
}
.bsm-cont.article .author-date .author span{
  color:#34729b;
  margin-right: 10px;
}
.bsm-cont.article .author-date .author > img{
  max-width: 80px;
  max-height: 80px;
  margin-right: 25px;
}
.bsm-cont.article .author-date .date{
  margin-left: auto
}

.article-content .tags-wrap{
  max-width: 960px;
  margin: 0 auto;
  display: flex;
  padding: 50px 0px 60px 0px;
}
.article-content .tags-wrap .tags{
  font-family: 'Noto Serif', serif;
  font-size: 16px;
}
.article-content .tags-wrap .tags span{
  color: #943884;
  display: block;
  margin-bottom: 3px;
}
.article-content .tags-wrap .tags .tag-element{
  padding: 5px 12px;
  background: #e1f1fc;
  border-radius: 7px;
  display: inline-block;
  color:#34729b;
}
.article-content .tags-wrap .btn-arr{
  margin: 0px;
  margin-left: auto;
}



.title-main , .title-big , .title-medium , .title-small {
  font-family: 'Noto Serif', serif;
  font-weight: 700;
  color:#34729b;
}
.title-main {
  text-align: center;
  font-size: 68px;
}
.title-big {
  font-size: 40px;
  margin: 50px 0px;
}
.title-medium {
  font-size: 28px;
  margin: 30px 0px;
}
.title-small {
  font-size: 18px;
  margin: 25px 0px;
}

.article-content p , .article-content ul li{
  font-family: 'Montserrat', sans-serif;
  color:#010103;
  font-size: 18px;
  line-height: 220%;
}

/* -- Article -- */


/* ------------- RESOURCES ----------- */









/* ------------- MEET CHANTAL ----------- */


section.hero.m-chantal {
  background-color: #fcfcfc;
  background-image: url(/cdn/shop/files/bg-meet-chantal.jpg?v=1619838576);
  background-size: auto auto;
  background-position: bottom right;
  background-repeat: no-repeat;
  height: 866px;
  position: relative;
}

section.hero.m-chantal .btn-c img {
  max-width: 36px;
  margin-left: -15px;
  margin-right: 15px;
}




section.video-story {
  background-image: url(/cdn/shop/files/video-chantal-app-background.jpg?v=1619838677);
  background-size: cover;
  background-repeat: no-repeat;
  height: 615px;
  position: relative;
}

.template_page_meet-chantal section.video-story { 
  background-image: url(/cdn/shop/files/video-chantal-background.jpg?v=1619838601);
}

section.video-story .c-overlay {
  position: relative;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(251, 242, 249, 0.5);
  /* display: flex;
  align-items: center;
  justify-content: center; */
  cursor: pointer;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

section.video-story .c-overlay:hover {
  background: rgba(251, 242, 249, 0.2);
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

section.video-story .c-overlay:before,
section.video-story .c-overlay:after {
  content: " ";
  display: block;
  width: 100%;
  height: 3px;
  background: #fbf2f9;
  position: relative;
  top: 1px;
  flex-wrap: nowrap;
}

section.video-story .c-overlay:after {
  position: absolute;
  top: auto;
  bottom: 1px;
}

section.video-story .c-overlay .v-tools {
  display: block;
  margin: 0 auto;
  position: relative;
  top: calc(50% - 80px);
}

section.video-story .c-overlay .v-tools span {
  font-size: 25px;
  font-family: 'Noto Serif';
  font-weight: 700;
  color: #86126c;
  text-align: center;
  display: block;
  margin-bottom: 15px;
}

section.video-story .c-overlay img {
  max-width: 89px;
  display: block;
  margin: 0 auto;
}



section.about-chantal {
  background: #fbf9fb;
}

section.about-chantal .bsm-cont {
  padding-top: 95px;
}


.classic-content {
  display: flex;
  text-align: center;
}

.classic-content>div {
  flex: 1;
}

.classic-content .title-s {
  padding: 30px 0px;
  font-size: 58px;
}

.classic-content .title-sb {
  max-width: 590px;
  margin: 0 auto;
}

.classic-content .p-s {
  max-width: 515px;
  margin: 0 auto;
  padding: 50px 0px;
}

section.about-chantal .classic-content .img1 {
  margin-top: 35px;
}


.contact-us-b {
  display: flex;
  z-index: 11;
  position: relative;
}

section.hero.our-app .buttons .btn-c span.price * {
  color: #425252;
}

.contact-us-b>div {
  flex: 1;
  text-align: center;
}

,
.contact-us-b .baby-img img {
  margin-left: -40px;
}

.contact-us-b .title-s {
  font-size: 58px;
  margin-top: 30px;
}

.contact-us-b .p-s {
  color: #191919;
  font-size: 16px;
}

/* ------------- MEET CHANTAL ----------- */







/* ------------- OUR APP ----------- */


section.hero.our-app {
  background-color: #fff;
  background-image: none;
  height: 866px;
  position: relative;
  border-bottom: 6px solid #fbf2f9;
}

section.hero.our-app .buttons .btn-c {
  position: relative;
}

section.hero.our-app .buttons .btn-c span {
  position: absolute;
  bottom: -32px;
  left: 0px;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  text-align: center;
  color: #424242;
  display: block;
  width: 100%;
}

section.hero.our-app .baby-sleeping {
  position: absolute;
  bottom: -53px;
  right: 14%;
  z-index: 100;
}

section.values.app {
  padding: 55px 0px 40px 0px;
  border-bottom: none;
}

section.values.app .values-wrap img {
  max-height: 85px;
}

section.values.app .bsm-cont .box-wrap {
  display: flex;
  padding-top: 25px;
}

section.values.app .values-wrap h2 {
  font-size: 22px;
  margin: 29px 0px 32px;
  max-width: 305px;
  margin: 15px auto;
}


section.expert-adv {
  background-image: linear-gradient(rgba(127, 75, 136, 0.1), rgba(255, 255, 255, 0.1));
  border-bottom: 6px solid #fbf2f9;
}

section.expert-adv .bsm-cont {
  padding-top: 50px;
  text-align: center;
}

section.expert-adv .title-sb {
  max-width: 1140px;
  margin: 0 auto;
  padding-top: 10px;
}

section.expert-adv .bubbles {
  position: relative;
  height: 780px;
}

section.expert-adv .bubbles .content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  z-index: 100;
}

section.expert-adv .bubbles .img-float {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}

section.expert-adv .bubbles .img-float>div {
  position: relative;
  height: 100%;
}

section.expert-adv .bubbles .img-float img {
  position: absolute;
  bottom: -95px;
  left: calc(50% - 320px);
}

section.expert-adv .bubbles .circle {
  border-radius: 333px;
  border: 4px solid #ffffff;
  background: #eaf6fe;
  width: 168px;
  height: 168px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #34729b;
  font-size: 20px;
  font-family: 'Noto Serif';
  font-weight: 700;
  line-height: 120%;
  padding: 0px 5px;
}

section.expert-adv .bubbles .line {
  display: flex;
}

section.expert-adv .bubbles .line.r1 {
  justify-content: center;
  margin-top: 45px;
}

section.expert-adv .bubbles .line.r2 {
  margin-top: -95px;
}

section.expert-adv .bubbles .line.r2>div {
  flex: 1;
  display: flex;
  justify-content: center;
}

section.expert-adv .bubbles .line.r3 {
  margin-top: 40px;
}

section.expert-adv .bubbles .line.r3>div {
  flex: 1;
  display: flex;
  justify-content: center;
}

section.expert-adv .bubbles .line.r4 {
  margin-top: 68px;
}

section.expert-adv .bubbles .line.r4>div {
  flex: 1;
  display: flex;
  justify-content: flex-start;
}

section.expert-adv .bubbles .line.r4>div:nth-last-child(1) {
  justify-content: flex-end;
}



.expert-adv.help {
  background: #f5f6f8;
  border-bottom: none;
}

.expert-adv.help .wrapper {
  display: flex;
  margin-top: 78px;
  margin-bottom: 63px;
}

.expert-adv.help .wrapper .box {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.expert-adv.help .wrapper .box .icon-c {
  height: 282px;
  width: 220px;
  border-radius: 4px;
  background: #fff;
  display: inline-block;
  margin: 0px 11px 11px 0px;
}

.expert-adv.help .wrapper .box>img {
  position: absolute;
  bottom: -63px;
  left: calc(50% - 183px);
}

.expert-adv.help .wrapper .box .icon-c img {
  max-height: 70px;
  max-width: 70px;
  margin: 45px auto;
}

.expert-adv.help .wrapper .box .icon-c p {
  font-family: 'Noto Serif', serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 110%;
  color: #34729b;
  text-align: center;
  width: 85%;
  margin: 0 auto;
}

.expert-adv.help .gradient {
  background-image: linear-gradient(rgba(245, 246, 248, 0), rgba(255, 255, 255, 1));
  height: 65px;
}





section.app-discover {
  background: #fff;
  border-bottom: 1px solid #d5c7bb;
}

section.app-discover .title-sb {
  text-align: center;
  margin: 90px 0;
}

section.app-discover .bsm-cont {
  height: 850px;
  position: relative;
}

section.app-discover .icon-list,
section.app-discover .mob-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

section.app-discover .icon-list {
  z-index: 20;
}

section.app-discover .mob-img {
  z-index: 10;
}

section.app-discover .l-row {
  display: flex;
  justify-content: center;
  margin-bottom: 63px;
}

section.app-discover .l-row>div {
  flex: 1;
  max-width: 243px;
  margin: 0 auto;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  color: #010103;
}

section.app-discover .l-row>div img {
  display: block;
  margin: 0 auto;
  margin-bottom: 27px;
}

section.app-discover .l-row.app>div {
  max-width: 100%;
}

section.app-discover .l-row>div.app-btns {
  text-align: left;
  font-family: 'Noto Serif', serif;
  font-size: 18px;
  color: #795d74;
  margin-top: 40px;
}

section.app-discover .l-row>div.app-btns a {
  display: inline-block;
  margin: 34px 7px 0px 0px;
}

section.app-discover .l-row>div.app-btns a:nth-child(2) {
  margin-left: 45px;
}

section.app-discover .mob-img img {
  position: absolute;
  bottom: -82px;
  left: 0px;
}




section.how-it-works {
  background: #fbf2f9;
  padding-top: 105px;
  padding-bottom: 86px;
  margin-bottom: 10px;
}

section.how-it-works .bsm-cont>.title-s,
section.how-it-works .bsm-cont>.title-sb {
  text-align: center;
}

section.how-it-works .bsm-cont {}

section.how-it-works .steps-wrap {
  display: flex;
  width: 100%;
  margin-top: 67px;
  background-image: url(/cdn/shop/files/step-bg-line.png?v=1619838649);
  background-repeat: no-repeat;
  background-position: 0% 10%;
}

section.how-it-works .steps-wrap .step {
  text-align: center;
  margin: 0 auto;
}

section.how-it-works .steps-wrap .step img {
  margin: 0 auto;
  display: block;
}

section.how-it-works .steps-wrap .step .title-sb {
  font-size: 22px;
  color: #34729b;
  max-width: 290px;
  margin: 0 auto;
  margin-top: 12px;
  line-height: 130%;
}



section.video-story.app {
  background-image: url(/cdn/shop/files/video-chantal-app-background.jpg?v=1619838677);
  height: 380px;
}




section.about-chantal.app {
  background: #f3f7f8;
  padding-bottom: 75px;
  border-bottom: 6px solid #f5eef6;
}

section.about-chantal.app .bsm-cont {
  padding-top: 65px;
}

section.about-chantal.app .classic-content .title-s {
  padding: 0px 0px 15px 0px;
}

section.about-chantal.app .classic-content.ticks {
  flex-direction: column;
}

.classic-content.ticks .ticks-row {
  display: flex;
  margin-top: 36px;
}

.classic-content.ticks .ticks-row .tick {
  flex: 1;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
}

.classic-content.ticks .ticks-row .tick img {
  flex: 1;
  align-self: auto;
  width: 17px;
  height: 13px;
  max-width: 17px;
  margin-top: 12px;
}

.classic-content.ticks .ticks-row .tick p {
  flex: 5;
  text-align: left;
  max-width: 250px;
  margin-left: 23px;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  color: #010103;
}




section.more-info {
  background: #f3f7f8;
  padding: 60px 0px;
}

section.more-info .title-sb {
  font-weight: normal;
  text-align: center;
  max-width: 930px;
  margin: 0 auto 20px auto;
}



body section.testimonials.app {
  background-color: #fff;
}

section.testimonials.app .slick-list {
  padding-bottom: 30px;
}

.testimonials.app .owl-carousel .owl-stage-outer {
  padding-top: 45px;
  padding-bottom: 30px;
}




section.chose-option {}

section.chose-option .bsm-cont>span {
  display: block;
  text-align: center;
  margin: 53px auto 80px auto;
}

section.chose-option .title-s {
  text-align: center;
  font-size: 58px;
  padding: 20px 0px;
}

section.chose-option .option-wrap {
  display: flex;
  justify-content: center;
  padding: 0px 35px;
}

section.chose-option .option-wrap .box {
  margin: 0px 20px;
  max-width: 600px;
  flex: 1;
  box-shadow: 0px 25px 15px rgb(0, 0, 0, 0.04);
  text-align: center;
  border-radius: 12px;
  padding: 60px 15px;
  font-family: 'Noto Serif', serif;
  background-color: #f3f7f8;
}

section.chose-option .option-wrap .box .billed {
  font-weight: 700;
  font-size: 23px;
  color: #8e1e78;
}

section.chose-option .option-wrap .box .billed span {
  text-transform: uppercase;
  font-size: 36px;
  display: block;
  text-align: center;
  line-height: 120%;
}

section.chose-option .option-wrap .box .pricenew {
  font-weight: normal;
  font-size: 36px;
  color: #010103;
  margin-top: 30px;
  text-align:center;
}

section.chose-option .option-wrap .box .discount {
  /*max-width: 255px;*/
  margin: 0 auto;
  margin-top: 12px;
  text-align: left;
  min-height: 55px;
  padding: 0 30px;
}

section.chose-option .option-wrap .box .discount>div {
  margin-bottom: 6px;
}

section.chose-option .option-wrap .box .discount>div span {
  width: 50px;
  display: inline-block;
}

section.chose-option .option-wrap .box .discount>.no-d {
  display: none;
}

section.chose-option .option-wrap .btn-c {
  margin-top: 50px;
  display: inline-block;
}

/* ------------- OUR APP ----------- */










/* ------------- PACKAGES ----------- */





section.we-are-here {
  border-top: 6px solid #fbf2f9;
  background: #f3f7f8;
}

section.we-are-here .s-gradient {
  height: 60px;
  background-image: linear-gradient(rgba(243, 247, 248, 1), rgba(255, 255, 255, 1));
}

section.we-are-here .title-s {
  margin-top: 50px;
}

section.inclusions {}

section.inclusions .title-s,
section.inclusions .title-sb {
  text-align: center;
}

.age-wrapper {
  margin: 137px auto;
}

.age-wrapper .line {
  display: flex;
}

.age-wrapper .line.one {
  border-bottom: 1px solid #d7d7d7;
}

.age-wrapper .line>div {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 185px;
  font-family: 'Noto Serif', serif;
  color: #948476;
  font-weight: 700;
  border-right: 1px solid #d7d7d7;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.age-wrapper .line>div:hover {
  color: #943884;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.age-wrapper .line>div:nth-last-child(1) {
  border-right: none;
}

.age-wrapper .line .nr {
  font-size: 50px;
  line-height: 1;
}

.age-wrapper .line .wmy {
  font-size: 20px;
}

.age-wrapper .line>div.cta-button {
  flex: 2;
  cursor: auto;
}



body.opened {
  overflow: hidden;
}

@keyframes window {
  0% {
    display: block;
    opacity: 0;

  }

  100% {
    opacity: 1;
  }
}

.ham-opened {
  overflow: hidden; 
}

.ham-opened div#shopify-section-header-new {
  opacity: 0;
  pointer-events: none;
}

section.i-window.opened {
  opacity: 1;
  pointer-events: auto;
  animation: window 0.5s none;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

section.i-window {
  pointer-events: none;
  opacity: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(216, 237, 251, 1);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 600;
  overflow: scroll;
}


section.i-window .i-wrapper {
  overflow: ;
  max-width: 1600px;
  background: #fff;
  border-radius: 8px;
  margin: 40px auto;
  position: relative;
}


section.i-window .age-nav {
  display: flex;
  border-top: 2px solid #943884;
  border-bottom: 2px solid #943884;
}

section.i-window .age-nav {
  background-image: url(/cdn/shop/files/nav-border.png?v=1619976214);
  background-position: 0% 50%;
  background-repeat: no-repeat;
}

section.i-window .age-nav>div {
  flex: 1;
  font-family: 'Noto Serif', serif;
  color: #943884;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
  padding: 12px 0px;
  cursor: pointer;
  background-image: url(/cdn/shop/files/nav-border.png?v=1619976214);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  border-radius: 4px 4px 0px 0;
}

section.i-window .age-nav>div span {
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  color: #948476;
  font-weight: 400;
}

section.i-window .age-nav>div.active {
  color: #fff;
  background: #943884;
  margin-top: -6px;
  position: relative;

}

section.i-window .age-nav>div.active:after {
  content: " ";
  width: 100%;
  height: 30px;
  background-image: url(/cdn/shop/files/nav-detect.png?v=1619976333);
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -30px;
  left: 0;
}

section.i-window .age-nav>div.active span {
  color: #fff;
}

section.i-window .age-nav>div:hover {
  color: #fff;
  background: #943884;
  margin-top: -6px;
  position: relative;
}

section.i-window .age-nav>div:hover:after {
  content: " ";
  width: 100%;
  height: 30px;
  background-image: url(/cdn/shop/files/nav-detect.png?v=1619976333);
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -30px;
  left: 0;
}

section.i-window .age-nav>div:hover span {
  color: #fff;
}


section.i-window .close-i-window {
  width: 27px;
  height: 31px;
  padding: 0px;
  border-radius: 100px;
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 20px;
  top: 30px;
  cursor: pointer;
  padding-top: 10px;
  margin-top: -10px;
  z-index: 500;
}

section.i-window .close-i-window span {
  height: 3px;
  display: block;
  background: #943884;
  margin-bottom: 7px;
  border-radius: 14px;
  transform: rotate(45deg);
}

section.i-window .close-i-window span:nth-child(2) {
  transform: rotate(-45deg);
  margin-top: -10px;
}

section.i-window .i-main {
  position: relative;
}

section.i-window .age-title {
  font-weight: 400;
  font-size: 16px;
  padding: 20px 0px;
  display: block;
}


section.i-window .age-content {
  padding: 70px 0px 40px 0px;
}

section.i-window .age-content .box {
  display: none;
}

section.i-window .age-content .box.hello {
  display: flex;

}

section.i-window .age-content .box>div {
  flex: 1;
}

section.i-window .age-content .left-s .img-box {
  width: 623px;
  height: 555px;
  background: #f7e7f4;
  border-radius: 10px;
  position: relative;
  margin-top: 125px;
}

section.i-window .age-content .left-s .img-box .img-frame {
  position: absolute;
  top: -26px;
  right: -24px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: -10px 10px 20px rgba(0 0 0 / 10%);
  z-index: 490;
}

section.i-window .age-content .left-s .img-box .img-frame img {
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

section.i-window .age-content .left-s .img-box .hearth {
  width: auto;
  position: absolute;
  z-index: 500;
  top: -55px;
  left: -25px;
}

section.i-window .age-content .right-s {
  padding-left: 138px;
}

section.i-window .age-content .title-s {
  font-size: 35px;
}

section.i-window .age-content .p-s {
  line-height: 180%;
  padding-top: 35px;
}

section.i-window .age-content ul {
  margin: 0;
}

section.i-window .age-content ul .title-sb {
  font-size: 18px;
  text-indent: -40px;
  display: block;
  padding: 35px 0px;
}

section.i-window .age-content ul li {
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  padding-bottom: 12px;
  list-style-type: disc;
  list-style-position: outside;
  padding-left:20px;
}

section.i-window .age-content ul li::before {

  /*   content: "\2022";
  color: #3f3f48;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -2em;
  margin-right: 2em; */
}

section.i-window .age-content .also-inc {
  background: #f7e7f4;
  display: flex;
  align-content: center;
  align-items: center;
  border-radius: 10px;
  padding: 20px;
  margin-top: 35px;
}

section.i-window .age-content .also-inc img {
  width: auto;
}

section.i-window .age-content .also-inc .p-s {
  line-height: 150%;
  padding-top: 0px;
  font-size: 16px;
  color: #943884;
  padding-left: 20px;
}

section.i-window .i-main {
  position: relative;
  padding-bottom: 110px;
}

section.i-window .btn-c.age {
  position: absolute;
  right: 0;
  display: inline-block;
}


section.i-window .owl-carousel .owl-stage-outer {
  overflow: visible;
}

section.i-window .owl-carousel {
  display: block;
}



/* ------------- PACKAGES ----------- */



/* ------------- CONSULTATIONS ----------- */

.main-nav .main-link .btn .consultations a.active {
  padding-left: 18px;
}

.main-nav .main-link .btn .consultations a.active:before {
  content: ' ';
  position: absolute;
  top: calc(50% - 5px);
  left: -1px;
  background-image: url(/cdn/shop/files/dropdown-p.png?v=1619838489);
  background-repeat: no-repeat;
  width: 11px;
  height: 9px;
  transform: rotate(270deg);
}

section.hero.consu {
  height: 865px;
  background-image: url(/cdn/shop/files/bg-consultation1-img.jpg?v=1619838773);
}

section.hero.consu.two {
  height: 865px;
  background-image: url(/cdn/shop/files/bg-consultation2-img.jpg?v=1619838773);
}

section.hero.consu .buttons .btn-c {
  position: relative;
}

section.hero.consu .buttons .btn-c span {
  position: absolute;
  bottom: -32px;
  left: 0px;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  text-align: center;
  color: #424242;
  display: block;
  width: 100%;
}

section.we-cover {
  background: #fbf2f9;
  padding-top: 75px;
  padding-bottom: 75px;
  margin-top: -50px;
}

section.we-cover .title-s,
section.we-cover .title-sb {
  text-align: center;
}

section.we-cover .ticks {
  display: flex;
  flex-direction: row;
  margin-top: 75px;
}

section.we-cover .ticks>div {
  flex: 1;
}

section.we-cover .ticks>div img {
  width: 40px;
  margin: 0 auto 45px auto;
  display: block;
}

section.we-cover .ticks>div p {
  max-width: 320px;
  text-align: center;
  margin: 0 auto;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
}


section.receive {
  background: #f3f7f8;
  padding: 15px 0px;
}

section.receive .classic-content>div {
  padding-top: 45px;
}

section.receive .classic-content .left-s {
  background-image: url(/cdn/shop/files/dot-pattern.png?v=1619838818);
  background-repeat: repeat-y;
  background-position: top right;
}

section.receive .title-s {
  font-size: 58px;
}

section.receive .title-sb {
  font-size: 25px;
}

section.receive .p-s {
  font-size: 16px;
  padding: 25px 0px 45px 0px;
}

section.receive .topic {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 75%;
  margin-left: 20%;
}

section.receive .topic img {
  width: 29px;
  margin-right: 25px;
}

section.receive .topic .p-s {
  padding: 0px;
  text-align: left;
  width: 100%;
  margin: 20px 0px;
}



section.service {
  background: #f3f7f8;
}

.contact-us-b .title-s {
  font-size: 58px;
  margin-top: 0px;
  padding: 30px 0px 20px 0px;
}

section.service .classic-content .p-s {
  max-width: 425px;
  margin: 0 auto;
  padding: 0px 0px 40px 0px;
}

section.service .service-box {
  font-family: 'Noto Serif', serif;
}

section.service .service-box .name {
  font-weight: 700;
  font-size: 23px;
  color: #8e1e78;
  max-width: 260px;
  margin: 0 auto;
}

section.service .service-box .price {
  font-weight: 700;
  font-size: 36px;
  color: #010103;
  margin: 35px auto 10px auto;
  display: block;
  text-align: center;
}

section.service .service-box .info {
  margin: 0 auto;
  text-align: center;
  padding-bottom: 74px;
  max-width: 280px;
}


section.testimonials.cons {
  margin-top: -53px;
  padding-bottom: 100px;
}

/* ------------- CONSULTATIONS ----------- */


/* ------------- PODCAST ----------- */

.main-link a img.podc {
  margin-top: -4px;
  filter: grayscale(100%);
}

.main-link a:hover img.podc {
  filter: none;
}

.main-link a.active img.podc {
  filter: none;
}


section.podcast {
  background-image: linear-gradient(rgba(255, 255, 255, 1), rgba(251, 242, 249, 1));
  height: 855px;
  margin-bottom: 650px;
}

section.podcast2 {
  margin-bottom: 150px;
}

.podcast-embed-wrap {
  background-image: url(/cdn/shop/files/Spin-1s-200px.gif?v=1619976470);
  background-repeat: no-repeat;
  background-position: center 100px;
  background-size: 50px 50px;

}

section.podcast .bsm-cont .left img {
  margin-top: -13px;
}

section.podcast .bsm-cont .right-s {
  text-align: center;
}

section.podcast .bsm-cont .right-s .title-s img {
  margin-right: 8px;
}

section.podcast .bsm-cont .right-s .title-h {
  line-height: 90%;
  max-width: 100%;
}

section.podcast .podcast-embed-wrap {
  width: 100%;
  height: auto;
  margin-top: 45px;
}

.podcast-embed-wrap .pager {
  display: flex;
  margin-top: 60px;
}

.podcast-embed-wrap .pager .previousPage,
.podcast-embed-wrap .pager .nextPage {
  margin: 0px 8px;
}

.podcast-embed-wrap .pager .pageNumbers a {
  font-family: 'Noto Serif', serif;
  font-size: 18px;
  color: #aeaeae;
  padding: 5px 12px;
  margin: 0px 2px;
}

.podcast-embed-wrap .pager .pageNumbers a.active {
  background: #7224d8;
  color: #fff;
  border-radius: 5px;
}

.testimonials-wrap {
  text-align: center;
}

.box {
  background-color: transparent;
}

.box * {
  font-family: 'Noto Serif', serif;
}


section.i-window .age-content ul {
  padding-left: 40px; 
}

/* ------------- PODCAST ----------- */



/* /////// Mobile 960px VERSION //////// */
/* /////// Mobile 960px VERSION //////// */
/* /////// Mobile 960px VERSION //////// */
/* /////// Mobile 960px VERSION //////// */
/* /////// Mobile 960px VERSION //////// */
/* /////// Mobile 960px VERSION //////// */
/* /////// Mobile 960px VERSION //////// */



@media (max-width: 1340px) {

  /* ------------------------------- */
  section.hero.our-app .buttons .btn-c span.price * {
    color: #fff;
  }

  .title-h {
    font-size: 38px;
    color: #34729b;
    line-height: 130%;
    font-family: 'Noto Serif';
    font-weight: normal;
  }

  .title-h .highlight {
    color: #943884;
  }

  .p-h {
    font-family: 'Montserrat';
    font-size: 17px;
    color: #010103;
    line-height: 170%;
    padding: 23px 15px 0px 15px;
  }

  .title-s {
    font-size: 48px;
    color: #943884;
    line-height: 120%;
    font-family: 'Tahu!';
    font-weight: normal;
  }

  .title-sb {
    font-size: 21px;
    color: #948476;
    line-height: 150%;
    font-family: 'Noto Serif';
    font-weight: 700;
  }

  .p-s {
    font-size: 16px;
    color: #010103;
    line-height: 160%;
    font-family: 'Montserrat';
    font-weight: normal;
  }

  .btn-c {
    padding: 10px 36px;
  }

  /* ------------------------------- */

  body.opened {
    overflow: hidden;
  }

  .main-nav {
    background: none;
    height: 92px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
  }

  .main-nav .main-link {
    display: none;
  }

  .main-nav .logo {
    width: 230px;
    height: 50px;
    overflow: hidden;
    background-image: url(/cdn/shop/files/logo_png.png?v=1625218194);
    background-repeat: no-repeat;
    background-size: auto 50px;
    margin-left: 20px;
    display: inline-block;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    position: absolute;
    top: 20px;
  }

  .main-nav .logo>img {
    width: 250px;
    display: none;
  }

  .hamburger {
    width: 37px;
    height: 31px;
    padding: 0px;
    border-radius: 100px;
    display: flex;
    flex-direction: column;
    position: fixed;
    right: 20px;
    top: 30px;
    z-index: 200;
    transition: 0.2s;
    -webkit-transition: 0.2s;
  }

  .hamburger>span {
    height: 3px;
    display: block;
    background: #943884;
    margin-bottom: 7px;
    border-radius: 14px;
    transition: 0.2s;
    -webkit-transition: 0.2s;
  }


  .main-nav.opened .bsm-cont {
    display: block;
    position: relative;
  }

  .main-nav.opened {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 0px;
    background: #f4f8f9;
    overflow: hidden;
    z-index: 400;
    transition: 0.3s;
    -webkit-transition: 0.3s;
  }


  .main-nav.opened .main-link {
    display: flex;
    flex-direction: column;
    margin: 0;
    height: calc(100vh - 0px);
    align-items: stretch;
    text-align: center;
    padding-top: 72px;
    overflow-y: scroll;
  }

  .main-nav.opened .main-link a {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Noto Serif';
  }

  .main-nav .main-link .btn {
    margin: 10px auto;
    text-align: center;
    width: 96%;
    padding: 17px 0px;
    justify-content: center;
    display: flex;
    align-items: center;
    font-size: 22px;
  }

  .main-nav.opened .hamburger {
    top: 40px;
  }

  .main-nav.opened .hamburger>span:nth-child(1) {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: 0.2s;
    -webkit-transition: 0.2s;
  }

  .main-nav.opened .hamburger>span:nth-child(2) {
    display: none;
  }

  .main-nav.opened .hamburger>span:nth-child(3) {
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -10px;
    transition: 0.2s;
    -webkit-transition: 0.2s;
  }

  .main-nav .main-link a.active:after {
    content: ' ';
    position: absolute;
    top: calc(50% - 6px);
    right: auto;
    left: 0px;
    transform: rotate(270deg);
  }

  .main-nav .main-link a.active:after {
    content: ' ';
    position: absolute;
    top: calc(50% - 6px);
    right: 0px;
    left: auto;
    transform: rotate(90deg);
    background-image: url(/cdn/shop/files/dropdown-b.png?v=1619838489);
    background-repeat: no-repeat;
    width: 11px;
    height: 9px;
  }

  .main-nav .main-link .btn .consultations {
    top: 0px;
    width: 100%;
    padding: 0px 0px;
    height: auto;
    border-radius: 0px;
  }

  .main-nav .main-link .btn .consultations a {
    padding: 12px 0px;
    background: none;
    color: #352c33;
    font-size: 18px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .main-nav .main-link .btn .consultations a.active {
    color: #34729b;
  }

  .main-nav .main-link .btn .consultations a:nth-child(1) {
    border-top: 1px dashed #d6d6d6;
    border-bottom: 1px dashed #d6d6d6;
  }

  .main-nav .main-link .btn .consultations:hover {
    height: auto;
    box-shadow: none;
  }

  /* ------------------------------- */


  .classic-content .title-s,
  .contact-us-b .title-s {
    font-size: 38px;
  }

  .classic-content .p-s {
    padding: 40px 0px;
  }

  .classic-content .p-s,
  .classic-content .title-sb,
  .contact-us-b .p-s,
  .title-s,
  section.expert-adv .title-sb,
  section.app-discover .title-sb,
  .title-sb {
    padding-left: 15px;
    padding-right: 15px;
  }


  .contact-us-b {
    padding-bottom: 160px;
    margin-top: 20px;
  }

  .contact-us-b>.baby-img {
    display: none;
  }


  .slick-prev:before,
  .slick-next:before {
    height: 50px;
    width: 50px;
    background: transparent;
    position: absolute;
    left: 2px;
    border-radius: 6px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    content: url(/cdn/shop/files/nav-left.png?v=1619976634) !important;
  }

  .slick-next:before  {
    left: auto;
    right: 2px;
    content: url(/cdn/shop/files/nav-right.png?v=1619976634) !important;
  }


  /* --------------- HOMEPAGE ---------------- */


  .bsm-cont.hero {
    flex-direction: column;
  }

  section.meet-chantal-section .meet-chantal-wrap {
    flex-direction: column;
  }

  section.meet-chantal-section .meet-chantal-wrap>.right .title-s {
    padding: 30px 0px;
    font-size: 38px;
    transform: rotate(-10deg);
  }

  section.meet-chantal-section .meet-chantal-wrap>.right {
    padding: 230px 20px 0px;
  }

  .testimonials-wrap {
    padding: 0px 15px 0px;
    flex-direction: column;
  }

  section.hero {
    background-color: #ebebeb;
    background-image: url(/cdn/shop/files/bg-homepage2.jpg?v=1619838467);
    background-position: 72% 100%;
    background-size: auto 400px;
    background-repeat: no-repeat;
    position: relative;
  }

  .template-index section.hero,
  section.hero.consu,
  section.hero.consu.two {
    height: 640px;
  }

  body section.hero.packages {
   height: 820px; 
  }
  
  .bsm-cont.hero {
    padding-top: 125px;
    display: flex;
    text-align: center;
    background: rgba(233, 231, 237, 0.6);
    height: calc(100%);
  }

  .bsm-cont.hero .title-h {
    padding: 0px;
    width: 90%;
    margin: 0 auto;
  }

  .bsm-cont.hero .buttons {
    position: absolute;
    bottom: 80px;
    width: 100%;
    z-index: 120;
  }

  .bsm-cont.hero .left .buttons a {
    min-width: 208px;
    padding-left: 0px;
    padding-right: 0px;
    background: rgba(148, 56, 132, 0.90);
  }

  .bsm-cont.hero .left .buttons a:nth-child(2) {
    margin-left: auto;
    margin-top: 8px;
    background: rgba(52, 114, 155, 0.90);
  }

  section.values {
    padding: 40px 0px 5px 0px;

  }

  section.values .bsm-cont .box-wrap {
    flex-direction: column;
    padding-top: 26px;
  }

  section.values .values-wrap .p-s {
    line-height: 170%;
    margin-bottom: 48px;
  }

  section.meet-chantal-section .meet-chantal-wrap>.right .p-s {
    padding: 33px 0px 48px;
  }

  section.meet-chantal-section {
    background-size: 138%;
    padding-bottom: 13px;
  }


  section.services .services-wrap .services-box {
    display: flex;
    flex-direction: column;
    padding: 0px 15px;
  }

  section.services .services-wrap .services-box>.service .btn-c {
    white-space: nowrap;
  }

  section.services .services-wrap .services-box>.service {
    margin: 0px;
    max-width: 100%;
    margin-bottom: 32px !important;
    padding-bottom: 140px;
  }

  section.services .services-wrap .title-s {
    font-size: 38px;
    padding: 58px 0px 37px 0px;
    text-align: center;
  }

  section.services .services-wrap .services-box>.service .s-img {
    height: 270px;
    background-size: cover !important;
    background-position: 0% 50%;
  }

  section.services .services-wrap .services-box>.service h2 {
    font-size: 20px;
    padding: 37px 0px;
  }


  section.testimonials .title-s {
    padding: 44px 0px 60px;
    font-size: 38px;
    width: 80%;
    margin: 0 auto;
  }

  .testimonials-wrap .element .user {
    width: 66px;
    height: 66px;
  }

  .testimonials-wrap .element .stars {
    max-height: 17px;
    align-self: center;
    margin: 15px auto 17px auto;
  }

  .testimonials .btn-arr {
    margin: 0px auto 31px auto;
  }

  .testimonials-wrap .element:nth-child(1),
  .testimonials-wrap .element:nth-last-child(1) {
    margin: 0 auto;
  }


  section.testimonials .magic-app {
    flex-direction: column;
    flex-direction: column-reverse;
  }

  section.testimonials .magic-app .baby-img img {
    width: 100%;
    right: auto;
    min-width: 300px;
    max-width: 390px;
    z-index: 1;
    top: -73px;
  }

  .template-index section.testimonials .magic-app .p-s {
    padding-bottom: 40px;
  }

  .template-index section.testimonials .magic-app .content  {
    padding-bottom: 130px;
  }

  footer.homepage {
    margin-top: -100px;
  }

  section.testimonials .magic-app .content {
    padding: 0px 15px;
    position: relative;
  }

  section.testimonials .magic-app .title-s {
    font-size: 38px;
    padding: 24px 0px;
  }

  section.testimonials .magic-app .title-sb {
    font-size: 32px;
    line-height: 130%;
  }

  section.testimonials .magic-app .p-s {
    padding: 37px 0px 105px;
  }

  section.testimonials .magic-app .btn-c {
    margin: 0 auto;
    display: block;
    position: absolute;
    z-index: 100;
    min-width: 208px;
    padding-left: 0px;
    padding-right: 0px;
    left: calc(50% - 104px);
    background: rgba(148, 56, 132, 0.95);
  }

  /* --------------- HOMEPAGE ---------------- */





  .btn-c.mob {
    display: block;
    margin: 35px auto;
    padding: 15px 15px;
    max-width: 290px;

  }

  .btn-c.mob span {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    text-align: center;
    color: #fff;
    display: block;
  }

  /* --------------- MEET CHANTAL ---------------- */

  body section.hero.m-chantal {
    height: 640px;
    background-size: 150% auto;
    background-position: 31% 100%;
  }

  section.hero.m-chantal .bsm-cont.hero {
    background: none;
  }

  section.hero.m-chantal .p-h {
    display: none;
  }

  section.hero.m-chantal .bsm-cont.hero .buttons {
    bottom: 283px;
  }

  section.hero.m-chantal .bsm-cont.hero .left .buttons a {
    width: 80%;
  }

  section.video-story {
    height: 260px;
  }

  section.about-chantal .classic-content {
    flex-direction: column;
  }

  section.about-chantal .classic-content.first {
    flex-direction: column-reverse;
  }

  section.about-chantal .bsm-cont {
    padding-top: 20px;
  }

  section.about-chantal .classic-content .img1 {
    margin-top: -30px;
    width: 100%;
  }


  /* --------------- MEET CHANTAL ---------------- */






  /* --------------- OUR APP ---------------- */

  section.hero.our-app .p-h {
    display: none;
  }

  section.hero.our-app .baby-sleeping {
    bottom: -32px;
    right: 5%;
    width: 90%;
  }

  section.hero.our-app .bsm-cont.hero .buttons {
    bottom: 110px;
  }

  section.hero.our-app .buttons .btn-c {
    padding: 10px 36px;
    min-width: 240px;
    line-height: 1.5;
  }

  section.hero.our-app .buttons .btn-c span {
    position: relative;
    bottom: auto;
    left: auto;
    color: #fff;
  }

  section.hero.our-app .buttons .btn-c span b {
    font-weight: 400;
  }

  section.hero.our-app .bsm-cont.hero .left .buttons a:nth-child(2) {
    background: rgba(148, 56, 132, 0.90) !important;
  }

  section.hero.our-app .bsm-cont.hero .left .buttons a:nth-child(2):hover {
    background-color: rgba(52, 114, 155, 0.90) !important;
  }

  section.hero.our-app {
    height: 640px!important;
  }

  section.values.app .values-wrap h2 {
    font-size: 16px;
  }

  section.values.app .bsm-cont .box-wrap {
    padding-top: 0px;
  }

  section.values .values-wrap {
    padding-bottom: 15px;
  }

  section.expert-adv .bubbles {
    height: auto;
    display: flex;
    flex-direction: column-reverse;
  }

  section.expert-adv .bubbles .content,
  section.expert-adv .bubbles .img-float {
    position: relative;
    display: flex;
    flex-direction: column;
  }

  section.expert-adv .bubbles .img-float img {
    position: relative;
    bottom: auto;
    left: auto;
  }

  section.expert-adv .bubbles .line.r1,
  section.expert-adv .bubbles .line.r2,
  section.expert-adv .bubbles .line.r3,
  section.expert-adv .bubbles .line.r4 {
    margin-top: auto;
    margin: 0 auto;
  }

  section.expert-adv .bubbles .line.r1 {
    order: 4;
  }

  section.expert-adv .bubbles .circle {
    width: 155px;
    height: 155px;
    font-size: 16px;
  }

  .expert-adv.help .wrapper {
    margin-top: 35px;
    margin-bottom: 0px;
    flex-direction: column;
  }

  .expert-adv.help .wrapper .box>img {
    display: none;
  }

  .expert-adv.help .wrapper .box .icon-c {
    height: 230px;
    width: calc(50% - 10px);
    border-radius: 4px;
    background: #fff;
    display: inline-block;
    margin: 0px 5px 11px 5px;
  }

  .expert-adv.help .wrapper .box .icon-c img {
    max-height: 70px;
    max-width: 70px;
    margin: 24px auto;
  }

  .expert-adv.help .wrapper .box .icon-c p {
    font-size: 16px;
    font-weight: 400;
  }

  section.expert-adv.help .bsm-cont {
    padding-top: 15px;
    text-align: center;
  }


  section.app-discover .title-sb {
    margin-bottom: 45px;
  }

  section.app-discover .bsm-cont {
    height: auto;
  }

  section.app-discover .icon-list {
    position: relative;
  }

  section.app-discover .mob-img {}

  section.app-discover .mob-img img {
    position: absolute;
    bottom: -112px;
    left: -6px;
    width: ;
  }

  section.hero.packages .title-h {
    font-size: 32px;
  }

  section.app-discover .l-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0px;
  }

  section.app-discover .l-row>div {
    flex: auto;
    font-size: 13px;
    padding-left: 8px;
    padding-right: 8px;
    width: 50%;
    display: inline-block;
    margin-bottom: 20px;
    height: 175px;
  }

  section.app-discover .l-row>.empty {
    display: ;
  }

  section.app-discover .l-row.two {
    flex-direction: row-reverse;
  }

  section.app-discover .l-row.two .empty {
    order: 4;
  }

  section.app-discover .l-row.three {
    margin-top: -195px;
  }

  section.app-discover .l-row.three .empty {
    order: 2;
  }

  section.app-discover .l-row.three div:nth-child(2) {
    order: 3;
  }

  section.app-discover .l-row.three div:nth-child(3) {
    order: 4;
  }

  section.app-discover .l-row.three div:nth-child(4) {
    order: 1;
  }

  section.app-discover .l-row.app .empty {
    display: none;
  }

  section.app-discover .l-row>div.app-btns {
    font-size: 17px;
    margin-top: 0px;
    margin-left: 0;
  }

  section.app-discover .l-row>div.app-btns a {
    margin-left: 35% !important;
    margin-bottom: 5px;
    margin-top: 0px;
  }

  section.app-discover .l-row>div.app-btns a img {
    margin: 0px;
  }

  section.app-discover .l-row>div.app-btns p {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 30px;
    margin-top: -30px;
  }

  section.how-it-works {
    padding-top: 140px;
    padding-bottom: 30px;
  }

  section.how-it-works .bsm-cont {
    text-align: center;
  }

  section.how-it-works .steps-wrap {
    flex-direction: column;
    background-image: none;
  }

  section.how-it-works .steps-wrap {
    margin-top: 20px;
  }

  section.how-it-works .steps-wrap .step .title-sb {
    font-size: 20px;
  }

  section.how-it-works .steps-wrap .step {
    margin-bottom: 40px;
  }

  section.video-story.app {
    background-position: 37% 0%;
    background-size: auto 100%;
    height: 260px;
  }

  section.about-chantal.app .classic-content {
    flex-direction: column-reverse;
  }

  section.about-chantal.app .classic-content.two {
    flex-direction: column;
    margin-top: 30px;
  }

  .classic-content.ticks .ticks-row {
    margin-top: 0px;
    flex-direction: column;
  }

  .classic-content.ticks .ticks-row .tick {
    margin: 12px auto;
  }


  section.more-info .title-sb {
    padding: 0px 15px;
  }

  section.chose-option .title-s {
    font-size: 38px;
    padding: 20px 0px;
  }

  section.chose-option .option-wrap {
    padding: 0px 15px;
    flex-direction: column;
  }

  section.chose-option .option-wrap .box {
    margin: 0px auto;
    width: 96%;
    padding: 30px 0px 45px;
  }

  section.chose-option .option-wrap .box .pricenew {
    font-size: 26px;
    margin-top: 30px;
  }

  section.chose-option .bsm-cont>span {
    margin: 50px auto 40px auto;
  }

  section.chose-option .option-wrap .btn-c {
    margin-top: 25px;
  }

  section.about-chantal.app {
    padding-bottom: 25px;
  }

  /* --------------- OUR APP ---------------- */




  /* --------------- PACKAGES ---------------- */

  body section.hero.packages {
    background-size: 102% auto;
    background-position: -100% 100%;
  }

  section.hero.packages .bsm-cont.hero {
    padding-top: 100px;
    background: none;
  }


  section.hero.packages .p-h {
    display: none;
  }

  section.hero.packages .p-h {
    display: none;
  }

  section.hero.packages .bsm-cont.hero .buttons {
    bottom: 115px;
    width: 100%;
    z-index: 120;
  }

  section.hero.packages .bsm-cont.hero .left .buttons a {
    padding-left: 25px;
    padding-right: 25px;
  }

  section.we-are-here {}

  section.we-are-here .classic-content {
    flex-direction: column-reverse;
  }

  section.we-are-here .title-s {
    margin-top: 0px;
  }

  section.we-are-here .classic-content .p-s {
    padding-bottom: 0px;
  }

  section.we-are-here .classic-content .img1 {
    display: block;
    width: 90%;
    margin: 0 auto;
  }


  .age-wrapper .line {
    flex-wrap: wrap;
  }

  .age-wrapper .line>div {
    width: calc(50% - 2px);
    min-width: calc(50% - 2px);
    display: inline-flex;
  }

  .age-wrapper .line>div:nth-child(even) {
    border-right: none;
  }

  .age-wrapper .line>div {
    border-bottom: 1px solid #d7d7d7;
  }

  .age-wrapper .line.two>div:nth-child(3),
  .age-wrapper .line.two>div:nth-child(4),
  .age-wrapper .line>div.cta-button {
    border-bottom: none;
  }

  .age-wrapper .line>div.cta-button {
    width: 100%;
  }

  .age-wrapper {
    margin: 60px auto 0px auto;
  }

  section.i-window .owl-item.active {}

  section.i-window .age-title {
    display: none;
  }

  section.i-window .slick-arrow {
    top: 90px;
  }

  section.i-window .title-sb {
    font-size: 35px;
    text-align: center;
  }

  section.i-window .age-content .title-s {
    text-align: center;
  }

  section.i-window .age-content .p-s {
    padding-left: 15px;
    padding-right: 15px;
  }

  section.i-window .age-content ul li {
    font-size: 14px;
    padding-right: 15px;
  }

  section.i-window .age-content ul .title-sb {
    text-indent: -25px;
    text-align: left;
  }

  section.i-window .age-content .also-inc {
    margin: 25px 15px 20px 15px;
  }

  section.i-window .btn-c.age {
    margin: 0 auto;
    position: relative;
    display: block;
    width: 250px;
  }

  section.i-window .age-content {
    padding-bottom: 0px;
  }

  section.i-window .i-main {
    position: relative;
    padding-bottom: 50px;
  }

  section.i-window .i-wrapper {
    border-radius: 0px;
    margin: 0px;
  }

  /* --------------- PACKAGES ---------------- */







  /* --------------- CONSULTATIONS ---------------- */

  section.hero.consu {
    background-color: #fcfcfc;
    background-position: 80% 100%;
    background-size: auto 66%;
  }

  section.hero.consu .bsm-cont.hero {
    background: none;
  }

  section.hero.consu .p-h {
    display: none;
  }

  section.hero.consu .buttons {
    bottom: 130px;
  }

  section.hero.consu .left .buttons a {
    min-width: 316px;
  }

  section.hero.consu .buttons .btn-c span {
    position: relative;
    bottom: auto;
    left: auto;
    color: #fff;
    font-weight: 400;
  }



  section.receive .classic-content {
    flex-direction: column;
  }

  section.we-cover {
    padding-top: 35px;
    padding-bottom: 35px;
    margin-top: 0;
  }

  section.we-cover .ticks {
    display: flex;
    flex-direction: row;
    margin-top: 0px;
    flex-direction: column;
  }

  section.we-cover .ticks>div {
    margin-top: 30px;
  }

  section.we-cover .ticks>div img {
    width: 40px;
    margin: 0 auto 15px auto;
    display: block;
  }

  section.we-cover .ticks>div p {
    font-size: 16px;
    margin: 0 auto;
    padding: 0px 15px;
  }

  section.receive .classic-content .left-s {
    background-image: none;
  }

  section.receive .classic-content>div {
    padding-top: 0px;
  }

  section.receive .title-s {
    font-size: 38px;
    padding: 25px 0px;
  }

  section.receive .p-s {
    padding: 25px 15px 45px 15px;
  }


  section.receive .topic {
    max-width: 90%;
    margin-left: 25px;
  }

  section.service .classic-content {
    flex-direction: column-reverse;
  }

  section.service .service-box .info {
    padding-bottom: 40px;
  }

  section.service .baby-img {
    display: none;
  }

  section.service .classic-content .p-s {
    padding: 0px 15px 40px 15px;
  }

  section.service .contact-us-b .title-s {
    padding: 60px 0px 20px 0px;
  }

  section.service .contact-us-b {
    padding-bottom: 100px;
  }

  /* --------------- CONSULTATIONS ---------------- */








  /* --------------- PODCAST ---------------- */

  section.hero.podcast {
    background-image: none;
  }

  section.podcast .bsm-cont .left img {
    display: none;
  }

  section.podcast .podcast-embed-wrap .items>div {}

  .podcast-embed-wrap .pager .pageNumbers a {
    font-size: 13px;
    padding: 3px 8px;
    margin: 0px 2px;
  }

  .podcast-embed-wrap .pager .previousPage img,
  .podcast-embed-wrap .pager .nextPage img {
    max-width: 15px;
  }

  .podcast-embed-wrap .pager {
    margin-top: 40px;
    justify-content: center;
  }

  /* --------------- PODCAST ---------------- */




  /* --------------- FAQ ---------------- */    
  section.hero.faq{
    background: #f2f8f8;
    height: auto!important;
  }
  section.c-faq{
    padding-top: 60px;
  }
  section.hero.faq .bsm-cont.hero{
    background: none;
  }
  section.faq .rev-title{
    font-size: 28px;
  }
  .faq-wrap .faq-box .r-top .title-sb {
    text-align: left;
  }
  .faq-wrap .faq-box .r-cont .title-sb {
    padding: 20px 35px 30px 35px;
  }
  /* --------------- FAQ ---------------- */ 


  /* --------------- PACKAGES ---------------- */

  section.i-window .age-nav {
    display: none;
  }

  section.i-window .age-content .box .left-s {
    display: none;
  }

  section.i-window .age-content .right-s {
    padding-left: 0px;
  }

  section.i-window .age-content .box {
    display: block;
    width: 100%;
  }

  section.i-window .owl-carousel .owl-stage-outer {
    overflow: hidden;
  }

  /* --------------- PACKAGES ---------------- */


  /* ------------- RESOURCES ----------- */    

  .search-bar{
    width: 96%;
    margin: 45px auto 0px auto;
  }

  .article-wrapper .article {
    flex-direction: column;
    padding: 10px 0px;
  }
  .article-wrapper .article .left-s {
    max-width: 100%;
  }
  .article-wrapper .article .left-s .img-cont {
    width: 342px;
    max-width: 94%;
    height: 130px;
    margin: 0 auto;
  }
  .article-wrapper .article .right-s {
    width: 100%;
  }
  .article-wrapper .article .right-s .date.title-sb{
    margin-top: 25px;
  }
  .article-wrapper .article .right-s .date.title-sb , .article-wrapper .article .right-s .title-sb {
    padding: 0px 15px;
  }
  .article-wrapper .article .right-s .title-sb {
    font-size: 32px;
  }
  .article-wrapper .article .right-s .p-s{
    display: none;
  }
  .article-wrapper .article .right-s .btn-arr {
    position: relative;
    bottom: auto;
    right: auto;
    background: none;
    margin: 30px auto 20px auto;
  }



  /* -- Article -- */   

  section.hero.article {
    height: auto!important;
    padding-top: 92px;
    margin-bottom: 100px;
    padding-bottom: 50px;
  }

  .bsm-cont.article .ar-width {
    padding-left: 15px;
    padding-right: 15px;
  }
  .bsm-cont.article .author-date {
    height: auto;
    flex-direction: column-reverse;
  }
  .bsm-cont.article .author-date .date {
    margin: 16px auto;
  }

  .bsm-cont.article .author-date > div {
    justify-content: center;
    flex-direction: column;
  }
  .bsm-cont.article .author-date .author{
    margin-bottom: 26px;
  }
  .bsm-cont.article .author-date .author > img {
    margin: 0 auto;
    margin-bottom: 16px;
  }
  .bsm-cont.article .author-date .author span {
    display: block;
    margin: 0px;
  }

  .bsm-cont.article .ar-width iframe{
    max-width: 100%!important;
  }
  .bsm-cont.article .ar-width img {
    max-width: 100%;
    max-height: 420px;
    margin: 25px auto;
  }

  .bsm-cont.article {
    margin-top: 0px;
  }
  .article-main-img {
    height: 260px;
  }

  .title-main {
    font-size: 32px;
  }
  .title-big {
    font-size: 28px;
  }
  .title-medium {
    font-size: 24px;
  }
  .title-small {
    font-size: 18px;
  }

  .article-content p, .article-content ul li {
    font-size: 16px;
    line-height: 200%;
  }

  .article-content .tags-wrap {
    flex-direction: column;
  }
  .article-content .tags-wrap .tags {
    padding: 0px 20px;
  }
  .article-content .tags-wrap .tags .tag-element {
    margin: 2px 0px;
  }
  .article-content .tags-wrap .btn-arr {
    margin: 0 auto;
    margin-top: 40px;
  }



  .article-main-img img {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
  }

  .article-wrapper .article .left-s .img-cont img{
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;

  } 
  /* -- Article -- */ 

  /* ------------- RESOURCES ----------- */    






  footer .badges {
    padding: 0px 0px;
  }

  footer .badges .bsm-cont {
    display: flex;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
  }

  footer .badges .bsm-cont img {
    width: auto;
    max-height: 73px;
    align-self: center;
    margin: 10px 6.5%;
  }


  footer .bottom .logo {
    padding-top: 44px;
  }

  footer .bottom .logo>img {
    margin: 0 auto;
  }

  footer .bottom .social {
    margin: 35px auto 0 auto;
    display: block;
    width: 140px;
  }

  footer .bottom .logo a {
    margin-left: 0;
    margin: 0px 9px;
  }


  footer .bottom .links {
    padding-top: 26px;
  }

  footer .bottom .links .primary a {
    font-size: 21px;
    margin: 14px 25px;
    display: block;
  }

  footer .bottom .links .secondary {
    padding: 27px 0px 55px 0px;
  }

  footer .bottom .links .secondary a {
    font-size: 17px;
    color: #565656;
    margin: 8px 10px;
    text-transform: uppercase;
    display: block;
  }

  footer .bottom .app-buttons h2 {
    display: block;
    text-align: center;
    font-family: 'Noto Serif';
    font-size: 16px;
    color: #795d74;
    margin-bottom: 25px;
  }

  footer .bottom .app-buttons .app-wrap {
    display: flex;
    justify-content: center;
  }


  footer .bottom .payment img {
    padding-top: 20px;
    float: none;
    display: block;
    margin: 0 auto;
    width: 70%;
    max-width: 225px;
  }

  footer .copyright {
    text-align: center;
  }

  footer .copyright a {
    font-size: 12px;
    color: #565656;
    text-decoration: underline;
    margin-right: 0;
    margin: 0px 5px;
  }

  footer .copyright span {
    float: none;
    display: block;
    color: #7f7f7f;
    font-size: 14px;
    margin: 35px auto 25px auto;
    text-align: center;
  }

  footer .bottom .bsm-cont {
    flex-direction: column;
  }


}

@media(max-width: 575px) {
  .template-index .bsm-cont.hero .left {
    max-width: 370px;
    margin: 0 auto;
  } 

  .bsm-cont.hero .buttons {
    left: 0;
  }
}



@media (min-width: 1340px) and (max-width: 1920px) {
  section.meet-chantal-section{
    background-size: 80% auto;
  }
}

@media (max-width: 768px) {

  .hero .hero-content {
    display: none;
  }

}

@media (min-width: 768px) and (max-width: 1339px) {

.btn-c * {
  color:#fff !important;
  }
  
  .main-nav.fly {
    background: ;
    height: 0px;
  }   
  .main-nav.fly .logo {
    display: none;
  }

  .main-nav.fly.opened {
    background: #fff;
    height: auto;
  }   
  .main-nav.fly.opened .logo {
    max-height: initial;
    margin-top: -10px;
    display: block;
  }


  .title-h {
    font-size: 50px;
  }
  .title-sb {
    font-size: 32px;
  }
  .p-h {
    font-size: 18px;
    margin: 0 auto;
  }
  .btn-c {
    padding: 20px 36px;
  }
  .classic-content .title-s, .contact-us-b .title-s {
    font-size: 48px;
  }





  section.hero {
    background-size: auto 600px;
  }

  .bsm-cont.hero .buttons {
    bottom: 150px;
  }
  .bsm-cont.hero .left .buttons a {
    min-width: 220px;
    padding: 25px 36px;
  }

  section.meet-chantal-section {
    background-size: 100%;
    background-position: 1% -5%;
  }
  section.meet-chantal-section .meet-chantal-wrap > .right {
    padding: 35% 20px 0px;
  }
  section.meet-chantal-section .meet-chantal-wrap > .right .title-s {
    font-size: 58px;
  }


  section.values .bsm-cont .box-wrap {
    flex-direction: row;
  }
  section.values .values-wrap {
    margin: 0px 8px;
  }
  section.values .values-wrap h2 {
    font-size: 18px;
    min-height: 54px;
  }
  section.values .values-wrap .p-s {
    font-size: 14px;
  }


  section.services .services-wrap .title-s {
    font-size: 48px;
  }

  section.services .services-wrap .services-box {
    flex-direction: row;
  }
  section.services .services-wrap .services-box > .service {
    margin: 0px 7px;
  }
  section.services .services-wrap .services-box > .service h2 {
    font-size: 18px;
    padding: 30px 0px;
  }
  section.services .services-wrap .services-box > .service p {
    font-size: 14px;
    max-width: 85%;
    min-height: 100px;
  }


  section.testimonials {
    background-size: 100% 470px;
  }
  .testimonials-wrap .element .review {
    font-size: 14px;
  }
  .testimonials .btn-arr {
    margin: 20px auto 31px auto;
  }








  section.hero.m-chantal {
    background-size: 85% auto;
    background-position: 71% 100%;
  }
  section.hero.m-chantal .bsm-cont.hero .left .buttons a {
    width: 290px;
  }
  section.hero.m-chantal .bsm-cont.hero .buttons {
    bottom: 150px;
  }
  section.about-chantal .classic-content .img1 {
    width: 50%;
  }











  .bsm-cont.hero .left {
    z-index: 150;
  }
  section.hero.our-app .baby-sleeping {
    bottom: -34px;
    right: calc(50% - 182px);
    width: auto;
    height: 400px;
  }
  section.expert-adv .bubbles .img-float img {
    width: 500px;
  }
  section.app-discover .l-row > div {
    max-width: 25%;
  }
  section.app-discover .l-row.three {
    margin-top: 0;
  }
  section.app-discover .l-row.three div:nth-child(4) {
    order: 2;
  }
  section.app-discover .mob-img img {

    left: -55px;
  }
  section.app-discover .l-row > div.app-btns p {
    text-align: right;
    padding-right: 30px;
  }
  section.app-discover .l-row > div.app-btns {
    text-align: right;
  }
  section.how-it-works .steps-wrap {
    margin-top: 50px;
    flex-direction: row;
  }
  section.app-discover .l-row > div.app-btns a {
    margin-left: 50%!important;
    margin-right: 30px;
  }





  section.hero.packages {
    background-size: auto 365px;
    background-position: 50% 100%;
  }
  .bsm-cont.hero .title-h {
    max-width: 90%;
  }
  section.we-are-here .classic-content .img1 {
    width: 450px;
  }






  .article-wrapper .article {
    flex-direction: row;
  }
  .article-wrapper .article .right-s {
    text-align: left;
  }
  .article-wrapper .article .right-s .btn-arr {
    margin: 30px 0 20px 0;
  }






  section.hero.consu {
    background-position: 135% 100%;
    background-size: auto 73%;
  }
  section.receive .topic {
    margin-left: 20%;
  }


}

@media (max-width: 992px) {
  .testimonials-wrap {
	max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 481px) and (max-width: 767px) {

  section.meet-chantal-section {
    background-size: 93%;
  }

  section.hero.m-chantal {
    background-size: 100% auto;
    background-position: 50% 100%;
  }
  section.hero.m-chantal .bsm-cont.hero .left .buttons a {
    width: 280px;
  }
  section.hero.our-app .baby-sleeping {
    bottom: -32px;
    right: calc(50% - 200px);
    width: auto;
    height: 400px;
  }

  section.app-discover .l-row > div.app-btns {
    text-align: right;
  }
  section.app-discover .l-row > div.app-btns p {
    text-align: right;
  }
  section.app-discover .mob-img img {
    width: 84%;
  }


  section.hero.packages {
    background-size: auto 400px;
    background-position: 50% 100%;
  }
  section.we-are-here .classic-content .img1 {
    max-width: 450px;
  }


  .article-wrapper .article .left-s {
    margin: 0 auto;
  }



}

@media (max-width: 575px) {
  body section.hero.packages {
   height: 620px; 
  }
}


.bsm-cont .discount ul,
.app-preview .bsm-cont ul,
.benefits ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.bsm-cont .discount li,
.app-preview .bsm-cont li,
.benefits li {
  padding-left: 24px;
  background-image: url('https://www.babysleepmagic.com/cdn/shop/files/tick_300X.png?v=1620018270');
  background-repeat: no-repeat;
  background-position: 0 5px;
  background-size: 16px 16px;
  margin: 10px 0;
}

.benefits ul {
  font-size: 16px;
  color: #373737;
  font-family: 'Noto Serif';
  line-height: 170%;
  max-width: 65%;
  margin: 0 auto;
}

.benefits{
  margin-top: 30px;
}

.benefits li {
  text-align: left;
}

.benefits-subtitle {
  text-transform: initial;
  line-height: 150%;
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: 20px;
  font-family: 'Montserrat';
  font-size: 18px;
  color: #010103;
}

.about-experts-header {
  padding: 100px 0 30px 0
}

.about-experts-header h2 {
  text-transform: initial;
  text-align: center;
  font-size: 48px;
  color: #943884;
  line-height: 150%;
  font-family: 'Tahu!' !important;
  font-weight: normal;
}

.evidence .bsm-cont h4,
.app-preview .bsm-cont h4 {
  font-size: 18px;
  color: #948476;
  line-height: 150%;
  font-family: 'Noto Serif';
  font-weight: 700;
  margin: 0;
  text-transform: initial;
  max-width: 90%;
  margin: 15px 0 10px 0;
}

.evidence .bsm-cont p,
.app-preview .bsm-cont p {
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  color: #010103;
  max-width: 90%;
  margin-bottom: 10px;
}