/** Shopify CDN: Minification failed

Line 1040:2 Unexpected "}"
Line 1041:0 Unexpected "}"

**/
@import url("https://use.typekit.net/pfy0hic.css");
html {
  scroll-behavior: smooth;
}
body.page-your-best-year-ever-live-2025 {
      background-color: #f7f7f5;
 font-family: europa, sans-serif;
}
 .page-width{
    max-width:1400px;
    width:100%;
    padding:0 15px;  
       margin:0 auto;
       
  }
/* video section */
.ybye-section-background-video .overlay__content h1{
  line-height: 115px!important;
    font-weight: bold;
    width: auto;
    display: inline-block;
    padding-right: 19px;
    padding-bottom: 2px;
  
}
    .ybye-section-background-video .overlay__content h1 span{
     background-image:url(/cdn/shop/files/line-ever.png?v=1731081945);
  background-repeat: no-repeat;
    background-position: right 87%;
    background-size: 100%;
    }
      
  .section-resolution .resol-content h1 span{
     background-image:url(/cdn/shop/files/line-ever.png?v=1731081945);
    background-repeat: no-repeat;
    background-position: right 100%;
    background-size: 100%;
    padding-bottom:20px;
    }
    .testimon-box img{
        margin-bottom: 26px;
    }
    .ybye-section-background-video .overlay__content .rte
    {
    max-width: inherit;
    font-size: 18px;
      font-family: europa, sans-serif;
    }
    .ybye-section-background-video .overlay__content .testi-date
    {
    line-height: 18px;
    color: #eec55b;
    font-weight: bold;
    font-size:18px;
      font-family: europa, sans-serif;
    }
    .ybye-section-background-video .overlay__content a.button
    {
       border: none;
      border-radius: 37px !important;
      font-size: 13px !important;
      padding: 16px 35px;
       word-spacing: 2px;
      font-family: europa, sans-serif;
    }
    @media (max-width:767px){
    .ybye-section-background-video .overlay__content h1 {
    line-height: 37px !important;
    padding-right: 0;
    padding-bottom: 2px;
    margin-bottom: 10px;
}
      .testimon-box img {
    margin-bottom: 10px;
}
 .ybye-section-background-video .overlay__content .rte {
    font-size: 14px;
}
      }
/* end video section */
       
/* Two text section */

 .two-text-box{
       display: flex;
    align-items: center;
    justify-content: center;
       }
  .two-text-box .left-box{
       width:68%;
  }
       .two-text-box .right-box{
       width:32%;
  }
       .two-text-box .content-box .des{
         font-size:18px;
         margin-bottom: 25px;
    display: inline-block;
        font-family: europa, sans-serif;
       }
  .two-text-box .content-box{
       text-align:center;
  }
a.ybye-button,
button.ybye-button{
    border: none;
    border-radius: 37px !important;
    font-size: 13px !important;
    padding: 16px 35px;
    text-transform:uppercase;
    letter-spacing: 2px;
    background-color: #ffbd02;
    color: #1c1919;
    font-weight: 600;
    font-family: europa, sans-serif;
    display:inline-block;
    transition: opacity .3s, color .3s, background-color .3s, border-color .3s, transform .3s;
    width:auto;
  
}

a.ybye-button:hover,
button.ybye-button:hover{
    transform: scale(1.06);
  background-color: #ffbd02 !important;
    color: #1c1919 !important;
}

@media(min-width:768px) and (max-width:1023px){
      .two-text-box .left-box{
        width:50%;
      }
      .two-text-box .right-box{
        width:50%;
      }
    
}
@media(max-width:767px){
   .two-text-box {
      flex-direction: column;
    }
      .two-text-box .left-box, .two-text-box .right-box{
        width:100%;
      }
      .two-text-box .content-box .des {
    font-size: 14px;
}
    }
/* End Two text section */  



/* resolution css */
   .section-resolution .resol-content{
    max-width: 958px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
 } 
 .section-resolution .resol-content .desc
 {
   margin-top: 40px;
   line-height:2;
 }
 .section-resolution .two-box{
   display: flex;
    width: 100%;
    justify-content: center;
    flex-direction: row;
    background-color: #fff;
       margin: 40px 0;
 }
  .section-resolution .two-box .boxes{
   flex:1;
 }
 .section-resolution .two-box .left-box
 {
   border-right: 1px solid #3595c1;
   /*
   border-left:1px solid #fff;
   border-top:1px solid #fff;
   */
 }
 .section-resolution .two-box .box-content ul li{
   font-size:18px;
    margin-bottom:15px;
 } 
 .section-resolution .two-box .box-content ul li:last-child{
   margin-bottom:0;
 }
 .section-resolution .two-box .right-box{
   
 }
 .section-resolution .two-box .box-content
 {
    padding: 30px 30px;
 }
  .section-resolution .two-box .box-content ul{
    list-style: none;
    margin: 0;
    padding: 0;
  }
 .section-resolution .two-box .boxes h6
 {
     font-size: 25px;
    font-weight: 700;
    line-height: 55px;
    font-style: normal;
    padding: 0 30px;
    text-align: left;
    font-family: europa, sans-serif;
 }
  .section-resolution .two-box .boxes h6 span
 {
   font-weight: 300;
 }
  .section-resolution .other-content{
    text-align:center;
    color:#fff;
        max-width: 958px;
    text-align: center;
    margin: 0 auto;
    line-height:2;
  }
@media(max-width:767px){
  .section-resolution .resol-content .desc {
    margin-top: 20px;
    font-size: 14px;
}
  .section-resolution .two-box {
    flex-direction: column;
}
  .section-resolution .two-box .box-content {
    padding: 30px 20px;
}
  .section-resolution .two-box .box-content ul li {
    font-size: 17px;
}
  .section-resolution .two-box .left-box {
    border-right: 1px solid #fff;
}
  .section-resolution .other-content {
    font-size: 14px;
}
}
/* end resolution css */
/* Look like css */
.look-like{
  display: flex;
    justify-content: center;
    align-items: center;
  gap:60px;
}
.look-like .left-text-box{
  width:50%;
  flex:1;
}
.look-like .left-text-box .content-box .des{
  font-size:18px;
  line-height:27px;
}
.look-like .left-text-box .content-box img{
  display:inline-block;
  margin-bottom:15px;
}
.look-like .left-text-box .content-box a{
  display:inline-block;
}
.look-like .right-image-box{
  width:50%;
  flex:1;
}
.look-content{
  display:none;
  position: absolute;
    z-index: 1;
    background-color: #1a4b61;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 40px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}
.look-content.active{
  display:flex;
}
.right-image-box ul{
  display: flex;
    gap: 10px;
    gap:4%;
    flex-wrap: wrap;
    padding: 0;
  list-style:none;
  margin:0;
}
.right-image-box ul li{
 width: 48%;
  padding-bottom:4%;
}
.right-image-box ul li .look{
  position:relative;
  border-radius: 53px;
    overflow: hidden;
}
.right-image-box ul li .look img{
 width: auto;
    min-height: 340px;
    object-fit: cover;
    object-position: center;
}
.right-image-box ul li .look .plus{
position: absolute;
    top: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    background-color: #fff;
    display: flex;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
  z-index: 2;
}

.right-image-box ul li .look .plus:hover {
  background-color:#f9ad3e;
}
.right-image-box ul li .look .plus.active
{
  transform: rotate(45deg);
}
.right-image-box ul li .look .plus svg
{
  width:35px;
  height:35px;
}
.right-image-box ul li .look h2{
  position: absolute;
    bottom: 25px;
    left: 20px;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
  font-family: europa, sans-serif;
  line-height: 1;
    text-align: left;
  
}
.look-content h3
{
  font-size: 30px;
font-weight: bold;
font-style: normal;
text-align: center;
color: #f9ad3e;
  font-family: europa, sans-serif;
}
.look-content .cont p{
  margin:0;
}
.look-content .cont{
  font-size: 18px;
font-weight: normal;
line-height: 30px;
font-style: normal;
text-align: center;
color: #ffffff;
}
@media(min-width:768px) and (max-width:1023px){
  .right-image-box ul li {
    flex: 0 0 48%;
}
  .look-like {
    gap: 10px;
}
  .look-like .left-text-box {
    flex: 0 0 43%;
}
  .right-image-box ul li .look img {
    min-height: 285px;
}
  .right-image-box ul li .look h2 {
    font-size: 30px;
    line-height: 37px;
}
  .right-image-box ul li .look {
    border-radius: 20px;
}
  .right-image-box ul li .look .plus {
    top: 9px;
    right: 10px;
    width: 30px;
    height: 30px;
}
  .look-content {
    padding: 40px 15px;
}
  .look-content h3 {
    font-size: 25px;
  }
}
@media(max-width:767px){
  .look-like {
    flex-direction: column;
}
  .look-like .left-text-box, .look-like .right-image-box {
    width: 100%;
    text-align: center;
}
  .right-image-box ul {
    gap: 20px;
    gap: 4%;
}
  .right-image-box ul li{
    width:100%;
  }
}

@media(max-width:767px) {
  .right-image-box {
    padding-top:60px;
  }
  .right-image-box ul li {
    flex: 0 0 48%;
}
  .look-like {
    gap: 10px;
}
  .right-image-box ul li .look img {
    min-height: 285px;
}
  .right-image-box ul li .look h2 {
    font-size: 30px;
    line-height: 37px;
}
  .right-image-box ul li .look {
    border-radius: 20px;
}
  .right-image-box ul li .look .plus {
    top: 9px;
    right: 10px;
    width: 30px;
    height: 30px;
}
  .look-content {
    padding: 40px 15px;
}
  .look-content h3 {
    font-size: 25px;
  }
}

/* End Look like css */
/* Image with text */

.ybye-imagetext .image-with-text__text__wrap h2.feature-header{
  font-weight: bold;
  color:#1a4b61;
  line-height: 64px;
    margin-bottom: 10px;
  font-family: europa, sans-serif;
}
.ybye-imagetext .image-with-text__text__wrap .rte{
  font-size:18px;
}
.ybye-imagetext .image-with-text__text__wrap h2.feature-header:after{
  display:none;
}
.ybye-imagetext .image-with-text__image__inner{
      border-radius: 53px;
    overflow: hidden;
}
@media(min-width:768px) and (max-width:1023px){
  .image-with-text .image-with-text__text .image-with-text__text__wrap {
    padding: 10px 20px;
}
}
@media(max-width:767px){
  .ybye-imagetext .image-with-text__image__inner {
    border-radius: 0;
}
  .image-with-text .image-with-text__text .image-with-text__text__wrap {
    padding: 20px 15px;
}
  .ybye-imagetext .image-with-text__text__wrap h2.feature-header {
    line-height: 44px;
    font-size: 35px;
}
    .ybye-imagetext .image-with-text__text__wrap h2.feature-header br{
      display:none;
    }
    .ybye-imagetext .image-with-text__text__wrap .rte {
    font-size: 14px;
}
}
/* end Image with text */
/* Best year */
.section-two-text-box.best-year{
  background: #3495c1;
background: linear-gradient(180deg, 
#3495c1 0.00%, 
#1a4b61 100.00%);
}
.section-two-text-box.best-year .two-text-box {
    justify-content: space-between;
}
.section-two-text-box.best-year .two-text-box .left-box{
  width:50%;
}
.section-two-text-box.best-year .two-text-box .right-box {
    width: 43%;
}
.agenda-box{
  background-color:#fff;
  border-radius:32px;
}
.agenda-box .header-box{
  padding: 25px;
    border-bottom: 1px solid #000;
    text-align: center;
}
.agenda-box .header-box h4{
  color:#000;
  font-size:55px;
  font-weight:bold;
  margin:0;
  font-family: europa, sans-serif;
}
.agenda-box .header-box .t-box{
  font-size:18px;

}
.agenda-box .header-box .t-box p{
    margin:0;
}
.agenda-box .footer-box{
  display: flex;
    justify-content: space-between;
    gap: 2px;
}
.agenda-box .footer-box .day{
  flex:1;
     padding: 22px 20px 18px;
    text-align: center;
  color:#1c1919;
}
.agenda-box .footer-box .day1{
  border-right:1px solid #000;
}
.agenda-box .footer-box .day h6{
 margin: 0;
    font-size: 20px;
    background-color: #ffbd02;
    border-radius: 35px;
    display: inline-block;
    padding: 1px 14px;
    font-weight: bold;
  font-family: europa, sans-serif;
}
.agenda-box .footer-box .day p{
  margin:8px 0;
  font-weight:bold;
  font-size:22px;
  font-family: europa, sans-serif;
}
.agenda-box .footer-box .day ul{
  list-style:none;
  padding:0;
  margin:0;
}
.section-two-text-box.best-year .content-box{
  margin-top:30px;
  text-align:left;
}
.section-two-text-box.best-year .content-box .des{
  color:#fff;
}
.section-two-text-box.best-year .content-box .des b{
  color:#ffbd02;
}
@media(min-width:768px) and (max-width:1023px){
  .section-two-text-box.best-year .two-text-box {
    gap: 15px;
}
  .section-two-text-box.best-year .two-text-box .right-box {
    width: 64%;
}
  .agenda-box .footer-box .day p {
    font-size: 20px;
}
  .agenda-box .footer-box .day ul {
    font-size: 15px;
}
}
@media(max-width:767px){
  .section-two-text-box.best-year .two-text-box .left-box, .section-two-text-box.best-year .two-text-box .right-box{
    width:100%;
  }
  .agenda-box .header-box h4 {
    font-size: 45px;
}
  .agenda-box .header-box .t-box {
    font-size: 14px;
}
  .agenda-box .footer-box .day {
    padding: 22px 10px 18px;
}
  .agenda-box .footer-box .day p {
    font-size: 20px;
}
  .agenda-box .footer-box .day ul {
    font-size: 14px;
}
}

/* End Best year */
/* Glimpse */
.glimpse-boxes ul{
  list-style:none;
  padding:0;
  margin:0;
      display: flex;
    justify-content: space-between;
    gap: 13px 4%;
  flex-wrap: wrap;
}
.glimpse-boxes ul li{
    width: 48%;
    border-left: 28px solid #3495c1;
  border-radius: 10px 0 0 10px;
}
.glimpse-boxes ul li .glimp{
      padding: 50px;
    border-radius: 0px 32px 32px 0px;
    background-color: #fff;
    text-align: left;
    height: 100%;
}
.glimpse-boxes ul li .glimp h2{
  color: #252f41;
    font-size: 25px;
    font-weight: bold;
    text-align: left;
  margin-bottom:10px;
  font-family: europa, sans-serif;
}
.glimpse-boxes ul li .glimp .glimp-content p:last-child{
  margin:0;
}
.glimpse-boxes{
  margin-bottom:30px;
  margin-top:30px;
}
@media(min-width:768px) and (max-width:1023px){
  .glimpse-boxes ul li .glimp {
    padding: 20px;
}
  .glimpse-boxes ul li {
    width: 48%;
}
  .glimpse-boxes ul li .glimp h2 {
    font-size:20px;
  }
}
@media(max-width:767px){
  .glimpse-boxes ul {
    flex-direction: column;
}
  .glimpse-boxes ul li{
    width:100%;
  }
  .glimpse-boxes ul li .glimp{
    padding:20px;
  }
  .glimpse-boxes ul li .glimp h2 {
    font-size:20px;
  }
}
/* End Glimpse */


/* testimonials */
.testimonials .star-img{
    text-align: center;
    margin-top: 30px;
}
.testimonials .content-box{
  display: inline-block;
    text-align: center;
    width: 100%;
  margin-top:30px;
}
.testimonials .content-box a{
  display: inline-block;
}

.testimonials .testimonial-boxes {
  padding: 60px 0 0;
}

/* end testimonials */



/* products */
.ybye-products {
  
}

.ybye-products .section-heading h2 {
    padding: 0;
    font-size: 60px;
    font-weight: bold;
    color: #1a4b61;
    text-align: center;
    font-family: europa, sans-serif;
    margin-bottom: 40px;

    @media(max-width:767px) {
      font-size:40px;
    }
}

.ybye-products .image-column {
  margin-bottom:20px;
}
.ybye-products .description-column {
  margin-bottom:100px;

  @media(max-width:767px) {
    margin-bottom:50px;
  }
}



.ybye-products .ybye-product:last-child .description-column {
  margin-bottom:0;
}

.ybye-products .description-column h4 {
  font-size:36px;
  color:#368ab6;
  text-align:left;
  font-weight:bold;
  line-height:1.1;
  font-family: europa, sans-serif;
}

.ybye-products .description-column .description-content strong {
  color:#fcb530;
}

.ybye-products .price-area{
  display:flex;
  align-items:center;
  gap: 15px;
  padding: 10px 0 15px;
  margin-bottom:15px;
}
.ybye-products .price-area .was-price {
  text-decoration: line-through;
  text-decoration-color:#fcb530;
  opacity: 1;
  color:#1A4B61;
  font-weight: normal;
  font-size: 26px;
  font-family: europa, sans-serif;
}
.ybye-products .price-area .price
{
  color:#1A4B61;
  font-size: 36px;
  font-weight: bold;
  font-family: europa, sans-serif;
}
.ybye-products .ybye-button-atc {
  width:350px;
  max-width:100%;
}
.ybye-products .under-button-text {
  padding-top:15px;
  font-size:12px;
}

/* end products */

/* plans */
.plans .plan-boxes ul{
  list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
   
  border-radius: 32px;
  overflow:hidden;
}
.plans .plan-boxes ul li{
  flex:1;
  width: 33.3333%;
   background-color: #fff;
}
.plans .plan-boxes ul li .plan
{
  border-right:1px solid #000;
  height:100%;
  display: flex;
    flex-direction: column;
    justify-content: space-between;
  position:relative;
}
.plans .plan-boxes ul li .plan .over-hover{
     position: absolute;
    top: 0;
    left: 0;
    background-color: #1a4b61;
    width: 100%;
    height: 100%;
    padding: 30px;

    flex-direction: column;
    justify-content: center;
    display:none;
}
.plans .plan-boxes ul li .plan .over-hover.active{
      display: flex;
}
.plans .plan-boxes ul li .plan .over-hover h3{
  font-size:40px;
  color:#ffbd02;
  text-align:left;
  font-weight:bold;
  text-height:40px;
  font-family: europa, sans-serif;
}
.plans .plan-boxes ul li .plan a.plus.active{
      transform: rotate(45deg);
}
.plans .plan-boxes ul li .plan .over-hover .hover-text-box{
  color:#fff;
  text-align:left;
  font-size:18px;
}
.plans .plan-boxes ul li .plan a.plus{
  position: absolute;
    background-color: #1a4b61;
    right: 20px;
    top: 27px;
    color: #fff;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.plans .plan-boxes ul li:last-child .plan{
  border:none;
}
.plans .plan-boxes ul li .plan h2{
      color: #fff;
    background-color: #3495c1;
    font-weight: bold;
    font-size: 32px;
    padding: 17px;
  font-family: europa, sans-serif;
}
.plans .plan-boxes
{
   text-align:center;
}
.plans .plan-boxes ul li .plan .plan-content{
   font-size: 18px;
    text-align: center;
    padding: 30px;
    align-self: flex-start;
    flex: 1;
  width:100%;
}
.plans .plan-boxes ul li .plan .plan-content p{
  font-size:18px;
  margin-top:0;
  margin-bottom:20px;
}
.plans .plan-boxes ul li .plan .plan-content p.blue{
  font-weight:bold;
  color:#3495c1;
  font-family: europa, sans-serif;
}
.plans .plan-boxes ul li .plan .plan-content p i{
  font-weight:300;
}
.plans .plan-boxes ul li .plan .plan-content p:last-child{
  margin:0;
}
.plans .plan-boxes ul li .plan .p-box{
  display: flex;
    background-color: #1a4b61;
    color: #fff;
    padding: 50px 30px;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}
.plans .plan-boxes ul li .plan .p-box .price-area{
  display:flex;
  align-items:center;
  gap: 15px;
}
.plans .plan-boxes .popular
{
  background-color: #ffbd02;
    display: inline-block;
    font-size: 20px;
    width: 33.333%;
    font-weight: bold;
    padding: 7px 10px;
    border-radius: 25px 25px 0 0;
    text-transform: uppercase;
    letter-spacing: 6px;
  font-family: europa, sans-serif;
}
.plans .plan-boxes ul li .plan .p-box .price-area .was-price {
    text-decoration: line-through;
    opacity: 1;
    color: #3595c1;
    font-weight: normal;
    font-size: 26px;
  font-family: europa, sans-serif;
}
.plans .plan-boxes ul li .plan .p-box .price-area .price
{
  font-size: 36px;
  font-weight: bold;
  font-family: europa, sans-serif;
}
.plans .plan-boxes ul li .plan .p-box .product-detail__form__action button{   
    background-color: #ffbd02;
    border-radius: 35px !important;
    color: #000;
    font-weight: bold;
    font-size: 16px !important;
    border: none;
  font-family: europa, sans-serif;
}

.plans .ybye-button-atc {
  width:300px;
  max-width:100%;
}

.plans .plan-boxes .under-button-text {
  padding-top:15px;
  font-size:12px;
  text-align:center;
}

@media(min-width:768px) and (max-width:1023px){
  .plans .plan-boxes ul li .plan h2 {
    font-size: 25px;
}
  .plans .plan-boxes ul li .plan a.plus {
    right: 10px;
    top: 18px;
    width: 30px;
    height: 30px;
}
  .plans .plan-boxes ul li .plan .plan-content {
    padding: 30px 15px;

}
  .plans .plan-boxes ul li .plan .over-hover {
    padding: 30px 15px;

}
  .plans .plan-boxes ul li .plan .p-box .price-area .price {
    font-size: 33px;
}
  .plans .plan-boxes ul li .plan .p-box .price-area .was-price {
    font-size: 24px;
}
  .plans .plan-boxes ul li .plan .p-box .product-detail__form__action button {
    padding-left: 20px;
    padding-right: 20px;
    min-width: unset;
    height: 58px;
}
}
@media(min-width:768px){
  .plans .plan-boxes .popular.mobile{
    display:none;
  }
}
@media(max-width:767px){
  .plans .plan-boxes .popular.desktop{
    display:none;
  }
  .plans .plan-boxes ul {
    flex-direction: column;
  }
  .plans .plan-boxes ul li {
    width: 100%;
   margin-bottom: 60px;
    border-radius: 25px;
    overflow: hidden;
  }
  .plans .plan-boxes ul li .plan {
    border-right:none;
  }
  .plans .plan-boxes ul li .plan a.plus {
    top: 23px;
  }
  .plans .plan-boxes .popular {
    width: 100%;
  }
  .plans .plan-boxes ul li .plan .p-box .price-area .price {
    font-size: 40px;
  }
  .plans .plan-boxes ul li .plan .p-box .price-area .was-price {
    font-size: 30px;
  }
  .plans .plan-boxes ul li .plan .p-box .product-detail__form__action button 
  /*
    padding-left: 20px;
    padding-right: 20px;
    min-width: inherit;
    height: 58px;
  */
  }
}
/* end plans */


/* ybye Text media columns */
.ybye-text-column-media {
  
}
.ybye-text-column-media .column h3{
  font-size: 44px;
  font-weight: bold;
  line-height: 1.1;
  color:#1a4b61;
  font-family: europa, sans-serif;
}
.ybye-text-column-media .flexible-layout{
  gap:10%;
  margin:0;
}
.ybye-text-column-media .flexible-layout .column{
  padding:0;
  width:20.333%;
}
.ybye-text-column-media .flexible-layout .column .text-column__text{
  font-size:18px;
}

@media(min-width:768px) and (max-width:1023px){
  .ybye-text-column-media .flexible-layout {
    gap: 15px;
}
  .ybye-text-column-media .column h3 {
    font-size:26px;
    line-height: 1.1;
  }
}

@media(max-width:767px) {
  .ybye-text-column-media .column h3 {
    font-size:26px;
    line-height: 1.1;
  }
}
/* end ybye Text media columns */
/* Expert Guidance */
.section-expert-guidance {
  background:#fff;
}
.section-expert-guidance .section-heading{
  display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}
.section-expert-guidance .section-heading h2{
  padding:0;
  font-size:65px; 
  font-weight:bold;
  color:#1a4b61;
  text-align:center;
      max-width: 710px;
  font-family: europa, sans-serif;
}
.section-expert-guidance .section-heading .des{
  font-size:18px;
     max-width: 710px;
}
.guidance-box{
 position: relative;
    /*border-radius: 32px;*/
    overflow: hidden;
    min-height: 646px;
    /*max-height: 646px;*/
}
.guide-text{
  position: absolute;
    bottom: 0;
    padding: 0 15px 20px;
    color: #fff;
    text-align: left;
}
.guide-text h2{
  text-align: left;
    color: #fff;
    font-size: 45px;
    font-weight: bold;
    line-height: 45px;
   font-family: europa, sans-serif;
  margin-bottom: 10px;
}
.guide-text .g-text{
  font-size:18px;
  line-height:25px;
}
.guidance-box img {
    object-fit: contain;
    height: 646px;
    height:auto;
    object-position: center;
    width: auto;
  border-radius:40px;
}
.guide-button
{
  text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.guide-button a{
   display: inline-block;
}
@media(max-width:767px){
.section-expert-guidance .section-heading h2 {
    font-size: 40px;
}
  .guide-text h2 {
    font-size: 40px;
}
  .guidance-box img{
    object-fit: contain;
  }
  
}

@media(max-width:400px){
  .guidance-box img{
    object-fit: contain;
    height: auto;
  }
}
/* end Expert guidance */
/* meet Host */
.section-meet-host
{
background: #3495c1;
background: linear-gradient(180deg, 
#3495c1 0.00%, 
#1a4b61 100.00%);
}
.host-box{
  padding:0 15px;
}
.meet-host .title{
  margin-bottom:30px;
}
.host-img{
  text-align:center;
  margin-bottom: 30px;
}
.host-img img
{
  max-width: 300px;
    border-radius: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center;
}
.host-content{
  color:#fff;
  font-size:18px;
  max-width:1071px;
  line-height:2;
  margin:0 auto;
}
@media(min-width:1400px){
  .host-box{
    max-width:1071px;
    margin:0 auto;
  }
}
@media(max-width:767px){
  .host-content{
    font-size:14px;
  }
}
/* End meet host */