/** Shopify CDN: Minification failed

Line 1119:8 Expected identifier but found whitespace
Line 1119:10 Unexpected "{"
Line 1119:19 Expected ":"
Line 1162:9 Expected identifier but found whitespace
Line 1162:10 Unexpected "1px"
Line 1162:21 Unexpected "{"
Line 1162:30 Expected ":"
Line 1284:8 Expected identifier but found whitespace
Line 1284:10 Unexpected "{"
Line 1284:19 Expected ":"
... and 4 more hidden warnings

**/
body{
  overflow-x: hidden;
}
body, html{
  scroll-behavior: smooth;
}
.cstm-header-container{
  position: sticky;
    top: 0;
    z-index: 99999999999;
}

.ic-essencial, .ic-pro, .ic-executive{
  display: none;
  margin: 30px 0;
}
.ic-essencial.selected-show, .ic-pro.selected-show, .ic-executive.selected-show{
  display: block;
}
.buckscc-select-options li{
  display: block !important;
}
.top-bar-content .buckscc-currency-box li:nth-child(1), .top-bar-content .buckscc-currency-box li:nth-child(2){
  display: block !important;
}







.dt-sc-header-top-bar{
  display: block !important; 
}
.buckscc-select-options{
  flex-direction: column !important;
}
.buckscc-select-options li{
  background: #ffd800 !important;
    box-sizing: border-box !important;
}
.breadcrumb.text-center{
  display: none !important;
}
ul.dt-nav > li.top-level-link:nth-last-child(1){
  display: none !important;
}
.sub-menu-block{
  display: none !important;
}
.sub-menu-block[style="display: block;"]{
  display: block !important;
}



.cstm-whatsapp-img{
      position: fixed;
    right: 20px;
    bottom: 15px;
    z-index: 99;
  border-radius: 100%;
}
#to-top{
  display: none;
}
#services .breadcrumb.text-center{
  display: none;
}
body .dt-sc-header-top-bar .row{
  max-width: 1340px;
    margin: auto !important;
    padding: 0 50px;
    width: 100%;
}
body #header .row{
  max-width: 1340px;
    margin: auto !important;
    padding: 0 50px;
    width: 100%;
}
body .dt-sc-header-top-bar {
    padding-top: 0px;
    padding-bottom: 0px;
}
body .dt-sc-header-top-bar .top-bar-content a.top-bar-link.link{
  padding: 0 0.75rem;
}
body .header{
  padding: 10px 0;
  background: white;
}
body #header .header__heading-link{
  padding: 0;
}
body #header .header__inline-menu li{
    padding: 0;
}
body #header .header__inline-menu li .dt-sc-nav-link{
      font-weight: 600;
    font-size: 16px;
    line-height: 25.6px;
    text-transform: capitalize;
    margin: 0;
    color: #1d1d1d;
}
body #header .header__inline-menu li.active a{
  color: #ffd800;
}
body #header .dt-sc-list-inline{
  display: flex;
  align-items: center;
  gap: 35px;
}
.disclosure__button.localization-form__select{
    background: #FFFBE3 !important;
    border-radius: 12px;
}
a.header__icon:not(:last-child), .header__search {
    margin-right: 10px !important;
}
.cstm-header-link{
  background-color: #FFD800;
    color: black;
    padding: 11px 24px;
    border-radius: 48px;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
  margin-left: 10px;
}

div.number-counter{
      max-width: 1340px;
    margin: auto;
    padding: 0 50px;
}
div.number-counter .number-page{
  border-radius: 30px;
}
div.number-counter h3.number{
  font-weight: 700;
    font-size: 54px;
    line-height: 91px;
    color: #242424;
}
div.number-counter .number-counter-description{
  margin: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 25.6px;
    color: #1d1d1d;
}
div.number-counter img.support-block-card__image {
    width: 60px !important;
}
div.number-counter .number-counter-section.grid--4-col-desktop{
  gap: 40px;
}


.index #about-us{
  background: #F5F5F5;
}
.index #about-us h2{
  font-weight: 700;
    font-size: 42px;
    line-height: 130%;
    color: #1d1d1d;
}
.index #about-us .image-with-text__text *{
  font-weight: 400;
    font-size: 16px;
    line-height: 25.6px;
    color: #242424;
}
.index #about-us .image-with-text__text ul{
  margin: 20px 0;
  padding-left: 0;
}
.index #about-us .image-with-text__text ul li{
  list-style-type: none; 
  position: relative;
  padding-left: 30px; 
  margin-bottom: 12px;
}
.index #about-us ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 44%;
  transform: translateY(-50%);
  width: 20px; 
  height: 20px;
  background-image: url('/cdn/shop/files/Background.png?v=1751888168');
  background-size: contain;
  background-repeat: no-repeat;
}
.index #about-us img{
  object-fit: contain !important;
}
.index #about-us .button{
      font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    color: #040404;
    border-radius: 48px;
  margin-top: 0 !important;
}
.footer-top-content-content-top h2{
      font-size: 42px;
    font-weight: 700;
    margin: 0px 0px 20px;
  line-height: 130%;
}
.footer-top-content-content-top p{
  font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    margin: 0px;
}
.footer-top-content-content-bottom-inner h2{
      font-size: 24px;
    font-weight: 500;
    margin: 0px 0px 12px;
    line-height: 32px;
}
.footer-top-content-content-bottom-inner p{
   font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin: 0px;
}
.address_socialicon{
  margin-top: 24px;
  display: flex;
  align-content: center;
  gap: 24px;
}



.footer__content-top-ps{
  padding: 0px 50px;
  max-width: 1340px;
    position: relative;
  margin:80px auto 0px;
}

.custom-foter-content{
  display: flex;
    gap: 20px;
  justify-content: space-between;
}
.footer-top-content-content{
  max-width: 520px;
  display: flex
;
    flex-direction: column;
    justify-content: space-between;
  gap:30px;
}
.footer-top-content-content-top h2, .footer-top-content-content-top p{
  max-width: 420px;
      
}











.footer-block.grid__item.footer-block--menu{
  padding-left: 0px!important;
}
.footer__content-top.page-width  {
  padding: 0px 50px;
  max-width: 1340px;
  margin:0px auto;
}
.footer__content-bottom.page-width  {
  padding: 0px 50px;
  max-width: 1340px;
  margin:0px auto;
}
.footer-style3 .footer-block.grid__item .footer-block__heading{
      font-size: 18px;
    font-weight: 500;
    line-height: normal;
      margin-bottom: 20px!important;
}
.footer-style3 .footer-block.grid__item {
   padding: 0;
    max-width: fit-content;
}
.footer__blocks-wrapper{
  justify-content: space-between;
}
.footer-style3 .footer-block__details-content .list-menu__item--link{
  font-size: 16px;
    font-weight: 400;
    line-height: normal;
      margin-bottom: 8px!important;
}
.footer-style3 .footer__content-bottom-wrapper{
  padding: 30px 0px!important;
}

.ps-bg-color-btn{
  display:flex;
  background:#B2B2B2;
  align-items: center;
  gap: 8px;
  border-radius:2px;
  padding: 5px 7px;
  width: fit-content;
}
.ps-bg-color-btn img{
  width: 46px;
}
.ps-bg-color-btn p{
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 23px;
color: #1D1D1D;
  margin: 0px;
}
.msms-ps-menu-botm{
  display: flex;
    align-items: center;
    gap: 6px;
}
ul.contact-info svg{
  margin: 0px 6px 0px 0px;
  display: block!important;
}
.address address{
      display: flex;
    align-items: center;
}
.contact-info.list-unstyled li{
  margin-bottom: 8px;
}




.cstm-footer-form {
      width: 100%;
    max-width: 480px;
      padding: 24px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 24px;
    backdrop-filter: blur(20px);
  margin: 8px 0;
}

.cstm-footer-form h2{
      font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    margin: 0 0 40px;
}
.cstm-footer-form form{
  display: flex;
    flex-direction: column;
    gap: 12px;
}
.cstm-footer-form form .contact__fields{
  display: flex;
    flex-direction: column;
    gap: 12px;
}
.cstm-footer-form form input::placeholder{
  color: white;
}
.cstm-footer-form form input{
font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    padding: 12px;
    height: 5rem;
    color: white;
    background: transparent;
    border-radius: 12px;
    margin: 0;
}
.cstm-footer-form form textarea::placeholder{
  color: white;
}
.cstm-footer-form form textarea{
font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    padding: 12px;
    min-height: 21rem;
    color: white;
    background: transparent;
    border-radius: 12px;
    margin: 0;
}
.cstm-footer-form form .contact__button button{
  font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    color: #1d1d1d;
    padding: 12px;
    width: 100%;
    border-radius: 50px;
    margin-top: 28px;
}


#privacy-policy .breadcrumb.text-center{
  display: none;
}
#terms-of-service .breadcrumb.text-center{
  display: none;
}
#refund-policy .breadcrumb.text-center{
  display: none;
}
.shopify-policy__container{
      max-width: 1340px;
    padding: 70px 50px;
  position: relative;
}
.shopify-policy__container::before{
  content: url(/cdn/shop/files/Rectangle_41.png?v=1751979736);
    position: absolute;
    bottom: 0;
    left: -4%;
}
.shopify-policy__container::after{
  content: url('/cdn/shop/files/Rectangle_39.png?v=1751979736');
    position: absolute;
    bottom: 30%;
    right: -4%;
}
.shopify-policy__title{
  display: none;
}
.shopify-policy__body{
  max-width: 1000px;
}
.shopify-policy__body h1{
      font-weight: 700;
    font-size: 42px;
    line-height: 100%;
    text-align: left;
    margin: 0 0 16px;
    color: #1d1d1d;
  text-transform: capitalize;
}
.shopify-policy__body p{
      font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #242424;
    margin:12px 0;
}
.shopify-policy__body li{
  margin: 0;
  list-style-position: inside !important;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #242424;
}
.shopify-policy__body h2{
      font-size: 30px;
    font-weight: 600;
    line-height: 100%;
    color: #1d1d1d;
    margin: 30px 0 16px;
  text-transform: capitalize;
}
.shopify-policy__body a span{
      display: flex;
    align-items: center;
    gap: 7px;
}
.shopify-policy__body a {
      display: flex;
    align-items: center;
    gap: 7px;
}




@media screen and (max-width:768px){
div.number-counter {
    padding: 0 14px;
}
div.number-counter .number-page{
  padding:40px 14px 60px;
}
div.number-counter h3.number {
    font-size: 40px;
    line-height: 120%;
  margin: 15px 0 20px;
}
div.number-counter .number-counter-section.grid--4-col-desktop {
    gap: 20px 40px;
}
body .dt-sc-header-top-bar .row, body #header .row {
    padding: 0 14px;
}
body .header {
    padding: 12px 0;
}
.cstm-header-link{
  display: none;
}
.header__icon.header__icon--cart{
  display: none;
}
.header .header-row{
    display: flex;
    justify-content: space-between;
}
.header .header-row header-drawer{
  width: 30%;
}
.header .header-row .header__icons{
  width: 30%;
}


.index #about-us{
  padding: 0;
}
.index #about-us .page-width{
  padding: 40px 14px;
}
.index #about-us .image-with-text__grid{
  flex-direction: column-reverse;
}
.index #about-us .image-with-text__content{
  padding: 0 0 20px;
}
.index #about-us h2 {
    font-size: 32px;
}

.footer__content-top-ps {
    padding: 0 14px;
    margin: 40px auto 0;
}
.custom-foter-content {
    gap: 40px;
    flex-direction: column;
}
.footer-top-content-content-top h2 {
    font-size: 32px;
    max-width:280px;
}
.footer-top-content-content {
    gap: 20px;
}
.footer-top-content-content-top p {
    font-size: 14px;
    line-height: 20px;
}
.cstm-footer-form h2{
    font-size: 22px;
    margin: 0 0 22px;
}
.cstm-footer-form form input {
    font-size: 14px;
}
.cstm-footer-form form textarea{
    font-size: 14px;
    min-height: 15rem;
}
.cstm-footer-form {
    margin: 0;
}
.footer__content-top.page-width, .footer__content-bottom.page-width {
    padding: 0 14px;
}
.footer__blocks-wrapper {
    padding: 40px 0 0 !important;
      display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 30px;
    column-gap: 0;
}
.footer-style3 .footer-block.grid__item .footer-block__heading {
    font-size: 18px;
    margin-bottom: 16px !important;
}
.footer-style3 .footer-block__details-content .list-menu__item--link {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 0px !important;
    padding: 4px 0;
}
.footer-style3 .footer-block.grid__item {
    max-width: 50%;
}
    .footer-block.grid__item h2.footer-block__heading:before, .footer-block.grid__item h2.footer-block__heading:after {
        display: none !important;
    }
.footer__blocks-wrapper .footer-block:nth-child(3), .footer__blocks-wrapper .footer-block:nth-child(4){
  width: 100%;
  max-width: 100%;
}
 .footer--address svg{
   width: 14px ;
 } 
.footer__column--info {
    align-items: baseline !important;
}


.shopify-policy__container {
    max-width: 1340px;
    padding: 40px 14px;
}
.shopify-policy__body p {
    font-size: 16px;
    line-height: 120%;
    margin: 10px 0;
}
  .shopify-policy__body li {
    font-size: 16px;
    line-height: 120%;
    margin: 10px 0;
}
.shopify-policy__body h2 {
    font-size: 25px;
    margin: 20px 0 12px;
}
.shopify-policy__body h1 {
    font-size: 35px;
    margin: 0 0 15px;
}
.cstm-whatsapp-img {
    right: 5px;
    bottom: 0px;
}
.cstm-whatsapp-img img{
  width: 70px;
}
#menu-drawer{
      background-color: white;
    height: auto;
    top: 85px!important;
    width: 100%;
           border: 2px solid white;
        border-top: 0.5px solid #05092647;
   overflow: visible !important;
  background-image: url('/cdn/shop/files/Rectangle_39_1.png?v=1752156510');
  border-radius: 0 0 30px 30px;
}

body #header .dt-sc-list-inline{
      flex-direction: column;
    align-items: baseline;
    gap: 0;
 
}
#menu-drawer .menu-drawer__utility-links{
  display: none;
}
#menu-drawer button.header-drawer__close.close_icon_button {
    left: 18px;
    top: -50px;
}
#menu-drawer .menu-drawer__navigation{
      margin: 0;
    padding: 0 0 20px ;
}
#menu-drawer li a{
  padding: 5px 14px ;
  font-weight: 600;
    font-size: 16px;
    line-height: 25.6px;
    text-transform: capitalize;
}  
#menu-drawer #Details-menu-drawer-menu-item- summary{
  padding: 5px 14px ;
  font-weight: 600;
    font-size: 16px;
    line-height: 25.6px;
    text-transform: capitalize;
}
#menu-drawer .menu-drawer__menu-item>.icon-arrow {
    right: -10px;
}
#menu-drawer .menu-drawer__close-button{
  margin: 0;
    padding: 0 14px;
}
#menu-drawer .dt-sc-nav-link.dropdown{
  display: none;
}
#menu-drawer #link-More{
      background-color: transparent !important;
}


  
}





.cv-distribution-section, .info-section{
  display:none !important;
}
.interview-coaching-section, .process-section{
  display:none !important;
}

.cstm-cvd .cstm-exper-block, .cstm-cvd .how-it-works-step1{
  display:none !important;
}
.cstm-cvd .cv-distribution-section{
  display:block !important;
}
.cstm-cvd .info-section{
  display:flex !important;
}

.cstm-cvd.cstm-ic .cv-distribution-section{
  display:none !important;
}
.cstm-cvd.cstm-ic .info-section{
  display:none !important;
}
.cstm-cvd.cstm-ic .interview-coaching-section, .cstm-cvd.cstm-ic .process-section{
  display:block !important;
}


  
  .cstm-experience.services-sectoin-container {
    padding: 70px 50px 50px;
    background-size: cover;
  }

  .cstm-experience .experience-container {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    max-width: 1240px;
    margin: auto;
  }
  .cstm-experience .tab.selected span  {
   border:0;
}
.cstm-experience .remove-item{
  position: absolute;
    right: -20px;
    top: -16px;
    padding: 0 4px;
    border: none;
    border-radius: 100%;
    background: #ff0000;
    cursor: pointer;
  opacity:0;
  transition:all 0.5s ease-in-out;
  color:white;
  width: 15px; height: 15px; min-width: 15px;
      display: flex
;
    align-items: center;
    justify-content: center;
}
  .cstm-experience .cart-item{
    position:relative;
  }
.cstm-experience .cart-item:hover .remove-item{
    top: 0px;
  opacity:1;
  transition:all 0.5s ease-in-out;
}
  .cstm-experience .experience-container h2 {
    font-weight: 700;
    font-size: 42px;
    line-height: 100%;
    color: #1d1d1d;
    margin: 0 0 24px;
  }

  .cstm-experience .left-section {
    flex: 2;
  }

  .cstm-experience .tabs {
    display: flex;
    gap: 20px;
    margin-bottom: 24px;
  }

  .cstm-experience .tab {
    flex: 1;
    padding: 28px 12px 28px 24px;
    border-radius: 24px;
    background: #fff;
    cursor: pointer;
    transition: 0.3s;
    border: 1px solid #F5F5F5;
    box-shadow: 8px 12px 20px 0px #00000014;
    display: flex;
    align-items: center;
    gap: 15px;
  }
  
  .cstm-experience .tab span {
    width: 25px;
    min-width: 25px;
    height: 25px;
    border: 2px solid #777777;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .cstm-experience .tab span img {
    opacity: 0;
  }
  
  .cstm-experience .tab.selected span img {
    opacity: 1;
  }

  .cstm-experience .tab h4 {
    font-weight: 700;
    font-size: 24px;
    line-height: 26px;
    color: #1d1d1d;
    margin: 0 0 5px;
  }
  
  .cstm-experience .tab h5 {
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    margin: 0 0 5px;
    color: #1d1d1d;
  }

  .cstm-experience .tab p {
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    color: #313131;
    margin: 0;
  }

  .cstm-experience .services {
    box-shadow: 8px 12px 20px 0px #00000014;
    border: 1px solid #F5F5F5;
    border-radius: 24px;
    padding: 24px;
    background: white;
  }

  .cstm-experience .services h4 {
    font-weight: 700;
    font-size: 24px;
    line-height: 26px;
    color: #1d1d1d;
    margin: 0 0 20px;
  }

  .cstm-experience .service-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
  }

  .cstm-experience .service-left {
    display: flex;
    align-items: center;
    gap: 14px;
    position: relative;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #1d1d1d;
  }

  .cstm-experience .service-icon {
    width: 16px;
    min-width: 16px;
    height: 16px;
  }

  .cstm-experience .info-icon {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
  }

  .cstm-experience .tooltip {
    display: none;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    color: #242424;
    background: white;
    width: 200px;
    padding: 8px 12px;
    box-shadow: 0px 0px 15px 0px #00000040;
    margin-top: 8px;
    left: -8px;
    position: absolute;
    top: 100%;
    z-index: 10;
    border-radius: 8px;
  }
  
  .cstm-experience .tooltip::before {
    content: url(/cdn/shop/files/Tooltip.png?v=1752049710);
    position: absolute;
    top: -5px;
    left: 10px;
  }

  .cstm-experience .info-icon:hover .tooltip {
    display: block;
  }

  .cstm-experience .price {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #1d1d1d;
  }

  .cstm-experience .cart {
    flex: 1;
    background: #fffbe3;
    padding: 24px;
    border-radius: 12px;
    max-width: 350px;
    box-sizing: border-box;
    position:sticky;
    top:150px;
  }
  
  .cstm-experience #cart-experience {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #1d1d1d;
  }

  .cstm-experience .cart h4 {
    font-weight: 700;
    font-size: 24px;
    line-height: 26px;
    color: #1d1d1d;
    margin: 0 0 12px;
    padding-bottom: 10px;
    border-bottom: 1px solid #D4D4D4;
  }
.cart-experience-heading{
  margin-bottom: 0 !important;
}
  .cstm-experience .cart-item {
    display: flex;
    justify-content: space-between;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #1d1d1d;
    margin: 0;
    gap: 5px;
    padding: 0;
  }
.cart-experience-group {
    margin-bottom: 12px !important;
    border-bottom: 1px solid #d4d4d4 !important;
    padding-bottom: 12px !important;
}
  .cstm-experience .total-vat {
    margin-top: 12px;
    /* padding-top: 12px;
    border-top: 1px solid #D4D4D4; */
    font-weight: 400;
    line-height: 26px;
    font-size: 14px;
    color: #1d1d1d;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
  }
  
  .cstm-experience .total {
    font-weight: 700;
    line-height: 26px;
    font-size: 16px;
    color: #1d1d1d;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
  }

  .cstm-experience .btn {
        margin: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    padding: 12px;
    border-radius: 100px;
    width: 100%;
    background: #000;
    color: #fff;
    display: block;
    text-decoration: none;
    cursor:pointer;
  }

  .cstm-experience .service-group {
    display: none;
  }

  .cstm-experience .service-group.active {
    display: block;
  }
  
  .cstm-experience .cstm-tabby-img {
    margin: 12px 0 80px;
    width: 100%;
  }
  
  .cstm-experience .add-to-cart-btn {
        background: transparent;
    color: #fff;
    border: none;
    padding: 0;
    border-radius: 100%;
    cursor: pointer;
  }






@media screen and (max-width:768px){
.cstm-experience.services-sectoin-container {
    padding: 40px 14px;
}
.cstm-experience .experience-container h2 {
    font-size: 32px;
}
.cstm-experience .tabs{
  flex-direction:column;
}
.cstm-experience .experience-container {
    flex-direction: column;
}
.cstm-experience .cart {
    max-width: 100%;
  width: 100%;
}
.cstm-experience .cstm-tabby-img {
    margin: 12px 0 20px;
}


  
}








.cv-distribution-section h1 {
      font-weight: 700;
    font-size: 42px;
    line-height: 100%;
    margin: 0 0 14px;
  color: {{ section.settings.heading_color }};
  display:flex;
  align-items:center;
  gap:20px;
  justify-content:space-between;
  margin-top:13px;
}
.cstm-cv-back img{
  transform: rotate(180deg);
}
.cstm-cv-back{
  display:flex;
  align-items: center;
    gap: 5px;
  
  color:#1d1d1d;
  cursor:pointer;
}
.cstm-cv-skip-btn{
      font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    padding: 11px 24px;
    background: #F5F5F5;
    border: 1px solid #1D1D1D;
    display: flex;
    align-items: center;
    gap: 10px;
    width: fit-content;
    border-radius: 64px;
  color:#1d1d1d;
  cursor:pointer;
          min-width: fit-content;
}

.cv-distribution-section p:nth-child(2) {
  font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    margin: 0 0 10px;
}

.pricing-tier {
  border: 1px solid {{ section.settings.border_color }};
box-shadow: 8px 12px 20px 0px #00000014;
    border-radius: 10px;
    padding: 24px;
  background:white;
  position:relative;
  display: flex
;
    align-items: flex-start;
    gap: 15px;
  cursor:pointer;
}
.pricing-tier > span{
  min-width:22px;
  width:22px;
  height:22px;
  border-radius:100%;
  border: 2px solid #777777
}
.pricing-tier > span img{
  opacity:0;
}
.tier-header span{
  font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 130% !important;
    margin: 0 !important;
}
.pricing-tier.selected img{
  opacity:1;
}
.pricing-tier.selected span{
  border: 0px solid #777777
}

.tier-timeline p{
      margin: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    color: #1d1d1d;
    margin-bottom: 5px;
}
  .tier-timeline li{
     font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    color: #313131;
}

.cv-distribution-section ul {
  padding-left: 15px;
  margin: 0 0 0 10px;
}

.cv-distribution-section .cstm-li-descriptin li {
font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #313131;
    margin: 0;
}
.cstm-cv-products{
      display: grid
;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  margin-top:25px;
}
.cstm-tag{
    background: #FFD800;
    font-weight: 400;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    padding: 6px;
    border-radius: 10px 10px 0 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    letter-spacing: 1px;
}
.pricing-tier-advance{
  padding-top:43px;
}
  
@media screen and (max-width:768px){

.cstm-cv-products{
    grid-template-columns: repeat(1, 1fr);
}
.cv-distribution-section h1 {
    font-size: 32px;
    margin: 0 0 10px;
  text-align:left;
}
.cstm-cv-skip-btn{
  padding: 8px 15px;
    font-size: 14px;
    gap: 5px;
    width: 88px;
}






  
}





.interview-coaching-section h1 {
  font-weight: 700;
  font-size: 42px;
  line-height: 100%;
  margin: 0 0 14px;
  color: {{ section.settings.heading_color_interview }};
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
  margin-top: 13px;
}
.cstm-interview-back img {
  transform: rotate(180deg);
}
.cstm-interview-back {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #1d1d1d;
  cursor: pointer;
}
.cstm-interview-skip-btn {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  padding: 11px 24px;
  background: #F5F5F5;
  border: 1px solid #1D1D1D;
  display: flex;
  align-items: center;
  gap: 10px;
  width: fit-content;
  border-radius: 64px;
  color: #1d1d1d;
  cursor: pointer;
          min-width: fit-content;
}
.interview-coaching-section p:nth-child(2) {
  font-size: 12px;
  line-height: 140%;
  margin: 0 0 10px;
}
.pricing-tier {
  border: 1px solid {{ section.settings.border_color_interview }};
  box-shadow: 8px 12px 20px 0px #00000014;
  border-radius: 10px;
  padding: 24px;
  background: white;
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 15px;
  cursor: pointer;
}
.pricing-tier > span {
  min-width: 22px;
  width: 22px;
  height: 22px;
  border-radius: 100%;
  border: 2px solid #777777;
}
.pricing-tier > span img {
  opacity: 0;
}
.tier-header {
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
  margin: 0;
}
.pricing-tier.selected img {
  opacity: 1;
}
.pricing-tier.selected span {
  border: 0px solid #777777;
}
.tier-timeline p {
  margin: 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  color: #1d1d1d;
  margin-bottom: 5px;
}
.tier-timeline li {
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  color: #313131;
}
.interview-coaching-section ul {
  padding-left: 15px;
  margin: 0 0 0 10px;
}
.interview-coaching-section .cstm-li-descriptin li {
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #313131;
  margin: 0;
}
.cstm-interview-products {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 25px;
}
.cstm-tag {
  background: #FFD800;
  font-weight: 400;
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
  padding: 6px;
  border-radius: 10px 10px 0 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  letter-spacing: 1px;
}
.pricing-tier-advance {
  padding-top: 43px;
}

.cstm-tabby-text{
        font-weight: 400;
    font-size: 11px;
    line-height: 140%;
    display: flex;
    align-items: center;
    gap: 3px;
        margin: 12px 0 20px;
    padding: 10px;
    background: white;
  }
.cstm-tabby-text .cstm_installment{
  font-weight: 400 !important;
    font-size: 11px !important;
    line-height: 140% !important;
}
.cstm-tabby-text img:nth-child(1){
  width:45px;
}
.cstm-tabby-text span span{
  font-weight:bold;
}

@media screen and (max-width: 768px) {
  .cstm-interview-products {
    grid-template-columns: repeat(1, 1fr);
  }
  .interview-coaching-section h1 {
    font-size: 32px;
    margin: 0 0 10px;
    text-align: left;
  }
  .cstm-interview-skip-btn {
    padding: 8px 15px;
    font-size: 14px;
    gap: 5px;
    width: auto;
  }


.top-bar-content li:nth-child(1), .top-bar-content li:nth-child(2), .top-bar-content li:nth-child(3) .top-bar-link{
  display: none !important;
}
.header-contact .phone{
 margin-right: 10px !important;
}
  .header-contact li span {
    font-size: 1.2rem !important;
}
#menu-drawer .dt-sc-list-inline li:last-child{
  display: block;
}
#menu-drawer div:not(.menu-drawer__submenu) ul li:last-child a.menu-drawer__menu-item {
  margin-left: 14px;
  background: #FFD800;
  border-radius: 48px;
  padding: 11px 23px;
  margin-top: 10px;
  color: #1d1d1d;
}
.js .menu-drawer__submenu{
  background-image: url(/cdn/shop/files/Rectangle_39_1.png?v=1752156510);
          border-radius: 0 0 30px 30px;
  overflow: hidden;
}

.cstm-experience .service-left{
  gap: 6px;
}


.cstm-experience .service-left{
     max-width: 75%; 
}
.cstm-experience .info-icon{
  min-width: 16px;
}
.sub-menu-block{
  display: block !important;
}






  
}


