
html{
    height: -webkit-fill-available;
}

.head{
    background: linear-gradient(211.63deg, #33789E 21.05%, #1C212C 86.69%), url(https://coach.vicket.com/assets/images/headerimage.png);
    background-repeat: no-repeat, no-repeat;
    background-size: 50% 100%;
    background-position: left top, right top;
    width: 100%;
}
@media (max-width: 768px) {
    .toggle-period {
        padding-left: 20px; /* Adjust the padding value as needed */
    }
}

.header-left{
    /* background: linear-gradient(211.63deg, #33789E 21.05%, #1C212C 86.69%); */
    display: flex;
flex-direction: column;
align-items: flex-start;
padding: 50px 15px;
gap: 64px;

#postList{
    overflow-x: hidden;
}

}
    /* .headcontainer{
        

    } */

/* background-image: url('images/left-half.png'), url('images/right-half.png'); */
.head-text{
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 45px;
    padding-top:45px
}
a:focus {
    outline: none;
  }
  button:focus {
    outline: none;
  }
.header-logo{
    margin-top: -136px;
    margin-left: -6px;
    width: 165px;
    padding: 15px;
}

.header-righter{
    position: absolute;
    left: 50%;
    width: 50%;
    height: 100%;
    max-height: 598px;
    background: url(https://coach.vicket.com/assets/images/headerimage.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}


@media (max-width: 991px) {
    .fixed-max-width {
        max-width: 100vh; 
        margin: 0 auto;
        padding: 50px 0;
      }
    .mobile-header {
      display: block;
    }
    .copytext{
        text-align: center;
    }
    .headcontainer{
        display: none;
    }
    .linksholder{
        flex-direction: column;
    }
    .vicket-motto{
        text-align: center;
    }
    .vicket-motto-desc{
        text-align: center;
    }
    .buttons{
        display:none;
    }
    .buttons-2{
        
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        margin-bottom: 25px;
    }
    .stats-holder {
        margin-top: 0; 
         margin-left: 0;
    }

  }
  .fixed-max-width-2 {
    max-width: 100vh; 
    margin: 0 auto;
  
  }
  @media (min-width:991px) {
    .fixed-max-width {
        max-width: 1170px; 
        margin: 0 auto;
        padding: 50px 0;
      }
    .mobile-header {
      display: none;
    }
    .copytext{
        text-align: left;
    }
    .buttons{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
    .buttons-2{
        display: none;
    }
    .headcontainer{
      display: block;
    }
    .linksholder{
        flex-direction: row;
    }
    .vicket-motto{
        text-align: left;
    }
    .vicket-motto-desc{
        text-align: left;
    }
    .stats-holder {
        margin-top: 0; 
         margin-left: 0;
    }
    
  }

  .request-button-header-mobile{
    width: 196px;
    height: 52px;
    background: linear-gradient(270deg, #1768AC 0%, #06BEE1 97.35%);
    border-radius: 8px;
    padding: 15px;
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    margin:25px;
    text-align: center;
    border: none;
    color:#FFFFFF;

  }
.header-text-mobile{
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 37px;
    line-height: 46px;
    color: #FFFFFF;
    padding: 20% 5%;
    margin-top: -56px;
    margin-left: -6px;
    
    text-align: center;
}

.header-right{
    /* background: url(../../assets/images/headerimage.png),linear-gradient(211.63deg, #455374 21.05%, #1C212C 86.69%);  */
    /* background-image: , linear-gradient(211.63deg, rgba(69, 83, 116,0.2) 21.05%, rgba(28, 33, 44,0.2)86.69%); */
    background-image:linear-gradient(211.63deg, rgba(245, 246, 252, 0.52), rgba(28, 33, 44,0.52)),url(../../assets/images/headerimage.png);
    background-repeat: no-repeat, no-repeat;
    background-size: 100% 100%;
    background-size: cover cover; 
    background-position: center center; 
    z-index: 0;
    /* position: relative;  */
}
.header-text{
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 37px;
    line-height: 46px;
    color: #FFFFFF;
    /* padding: 20% 10% 0 30%; */
     
}

.motto{
    min-height: 350px;
    background: url(../../assets/images/section_two_background.png) ;
    background-repeat: no-repeat;
    background-size: cover; 
    background-position: center;
    position: relative; 
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    color: #176AAD;
}



.vicket-motto{
    
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;

}
.vicket-motto-desc{
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #344B5E;

    letter-spacing: -0.01em;
}

.devget{
    padding-bottom: 55px;
}
.motto-holder{
    display: block;
    margin: 40px auto;
}

.skills{
    background:url(../../assets/images/skillsbackground.png), linear-gradient(211.63deg, #33789E 21.05%, #1C212C 86.69%);;
    background-repeat: no-repeat;
    background-size: cover; 
    background-position: center;
}
.bg-white{background: #FFFFFF;}


.skill-holder{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    align-items: center;
}
.skill-title{

font-family: 'Quicksand';
font-style: normal;
font-weight: 700;
font-size: 26px;
line-height: 32px;
text-align: center;
color: #FFFFFF;
}

.skill-image{

    margin: 110px auto 0 auto;
}
.skill-dekor{

    margin: 20px 0 20px 0;

}

.skill-desc{

font-family: 'Quicksand';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 22px;
text-align: center;
color: #FFFFFF;
margin: 15px 38px;

}


.cards-title{
    
font-family: 'Quicksand';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 40px;
text-align: center;
color: #176AAD;
padding:15px;
margin: 0 auto;
margin-top: 50px;
}

.card-title{
font-family: 'Quicksand';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 25px;
text-align: center;
color: #176AAD;
}
.card-text{
font-family: 'Quicksand';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 22px;
text-align: center;
color: #344B5E;
padding:15px;
}


.card{
background: #FFFFFF;
 transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    -webkit-box-shadow: 0 4px 25px 0 rgba(0,0,0,0.12);
    -moz-box-shadow: 0 4px 25px 0 rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2);
    box-shadow: 0 4px 25px 0 rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.2);
border-radius: 12px;
margin: 25px 0 0 0;
}

.card-img{
    width: 100%;
    height: auto;
}
.cardsrow-1{
    display: flex;
   flex-wrap: wrap;
    justify-content: center;
    padding: 50px 0 5px 0;
}
.cardsrow-2{
    display: flex;
   flex-wrap: wrap;
    justify-content: center;
    padding: 5px 0 50px 0;
}
.cardsrow > div[class*='col-'] {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
  }

  .designed{
    width:103.5%;
  }

  .stats-buttons{
    padding-bottom: 25px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
  }
.stats{
    /* background: url(../../assets/images/skillsbackground.png), linear-gradient(211.63deg, #33789E 21.05%, #1C212C 86.69%);  /TODO ????????????? */
    background: url(../../assets/images/skillsbackground.png), linear-gradient(211.63deg, #33789E 21.05%, #1C212C 86.69%);
    background-repeat: no-repeat;
    background-size: cover; 
  }




.stats-title{
 font-family: 'Quicksand';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 36px;
color: #FFFFFF;
text-align: left;
}

.stats-sub-title{
font-family: 'Quicksand';
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 22px;
color: #FFFFFF;
text-align: left;
}

.stats-desc{
    
font-family: 'Quicksand';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 22px;
color: #D1E2EE;
text-align: left;
}
.statsimage{
    width: 100%;
    border-radius: 20px;
}

.ab-cont{
    padding-top: 60px;
}

.aboutrow{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.sports{
    background: url(../../assets/images/section_two_background.png) ;
    background-repeat: no-repeat;
    background-size: cover; 
    background-position: center;
    padding: 75px 0 75px 0;
}

.multirow{
    display: flex;
    flex-wrap: nowrap; 
    justify-content: center;
    padding:0;
}

.sportsimage{
    height: 90%;
    width: 90%;
    margin: 15% 0; 

}

.sports-holder{
    margin-top: 25%;
}

.sports-title{

    font-family: 'Quicksand';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 60px;
color: #176AAD;
}

.sport-desc-1{
    font-family: 'Quicksand';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 22px;
color: #344B5E;
}

.faq{
    background: url(../../assets/images/section_two_background.png) ;
    background-repeat: no-repeat;
    background-size: cover; 
    background-position: center;
    padding-bottom: 75px;
}

.faq-title{

font-family: 'Quicksand';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 36px;
text-align: center;
color: #176AAD;
margin-top: 75px;

}

.faq-text{

background: #FFFFFF;
box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
border-radius: 8px;
padding: 3px;
margin: 18px;
border-left: 10px solid #176AAD;
}

.faq-text > p {

font-family: 'Quicksand';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 22px;
color: #344B5E;
margin: 8px;
}

.abilities{
    /* margin-top: 75px; */
    padding-bottom: 75px;
}

.abilities-img-holder{
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}
.abilities-img{
    width: 100%;
    height: auto;
}

.abilities-title{

font-family: 'Quicksand';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 40px;
text-align: center;
color: #176AAD;
margin: 0 auto;
padding: 25px 50px;
}

.abilities-title-holder{
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}

.abilities-icon{
    /* width:10px;
    height: 10px; */
    padding-right: 15px;
    padding-bottom: 20px;
}
.abilities-text{
    font-family: 'Quicksand';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
}

/* .abilities-text::before{
    content: "";
    background: url(../../assets/images/ability-icon.png) no-repeat;
    height: 25px;
    float: left;
    width: 25px;
    margin: 10px 12px 0 0;
    
} */
.abilities-text-holder{
    margin-top: 25px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;;
}

.multi{
    height:525px; 
    background: url(../../assets/images/section_two_background.png) ;
    background-repeat: no-repeat;
    background-size: cover; 
    background-position: center;

    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    color: #176AAD;
}

.multi-holder{
    margin: 10% 22%;
}

.multi-desc{
    font-family: 'Quicksand';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
text-align: center;
color: #344B5E;
}

.multiimage{
    display: block;
    margin: 10% auto;
    width: 140px;
    height: 140px;
    

}

.pricing-title{
    font-family: 'Quicksand';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 36px;
text-align: center;
color: #176AAD;
}
.pricing-title-holder{
    display: block;
    margin: 20px auto;
}


.about{

    background: url(../../assets/images/section_two_background.png) ;
    background-repeat: no-repeat;
    background-size: cover; 
    background-position: center;

}
.about-title{

font-family: 'Quicksand';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 36px;
color: #176AAD;
}

.aboutimage{
    display: block;
    margin: 10% auto;
    width: 100%;
    height: auto;

    border-radius: 20px;
}

.about-text-holder{
    margin: 35px;
}
.about-desc{
    font-family: 'Quicksand';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 18px;
color: #344B5E;

}

.footer{
    padding-top: 75px;
    background: linear-gradient(195.54deg, #33789E 6.95%, #1C212C 107.23%);
}
.footer-logo{
    width: 164px;
    height: 53px;
    margin: 0 0 25px 0;
    /* background: url(../../assets/images/coachlogo.png) ; */
    
    
}
.footer-right-holder{
    padding-left: 45px;
}
.footer-text-left{
font-family: 'Quicksand';
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 22px;
color: #D1E2EE;
}

.skills {
    content: "";
    clear: both;
    display: block;
}

.contact-title{
font-family: 'Quicksand';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 22px;
color: #D1E2EE;
  }

.emaillink{

font-family: 'Quicksand';
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 22px;
color: #D1E2EE;
  }

.cardpayment{

    width: 280;
    height: 40;
}
.cardsholder{
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}
.foterlinks{
    font-family: 'Quicksand';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: #D1E2EE;
}

.linksholder{
    display: block;
    text-align: center;
    padding-top: 15px;
    padding-left: 0;
}

.priceholder-left{
    padding-bottom:25px;
    /* box-shadow: 15px 28px 15px rgba(0, 0, 0, 0.1); */
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    -webkit-box-shadow: 0 4px 25px 0 rgba(0,0,0,0.12);
    -moz-box-shadow: 0 4px 25px 0 rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2);
    box-shadow: 0 4px 25px 0 rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.2);
    border-radius: 12px;
}

.price-name-holder{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    background: linear-gradient(267.04deg, #33789E 5.97%, #1C212C 78.23%);
    border-top-left-radius:12px;
    border-top-right-radius:12px;


}
.price-dekor{
    position: absolute;
    top: 25px;
    right: 12px;
    width: 43%;
}
.price-name{
font-family: 'Quicksand';
font-style: normal;
font-weight: 700;
font-size: 22px;
line-height: 36px;
text-align: left;
letter-spacing: 0.005em;
padding: 10px 30px;
color: #FFFFFF;
margin-bottom: 0;
}

.price-value{
    font-family: 'Quicksand';
font-style: normal;
font-weight: 700;
font-size: 22px;
line-height: 30px;
text-align: right;
letter-spacing: 0.005em;
padding: 38px;
color: #FFFFFF;
position: absolute;
top: 0;
right: 0;
}
.price-value-number{
    position: absolute;
    top: 35px;
    right: 40px;
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 0.005em;
    color: #FFFFFF;;
}
.price-text{
    font-family: 'Quicksand';
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 36px;
letter-spacing: 0.005em;
color: #344B5E;
}

.price-text::before{
    content: url(../../assets/images/ability-icon.png);
    width:10px;
    height:10px;
    padding: 10px 10px 0 25px;
    /* background:url(../../assets/images/ability-icon.png); */
}

.price-desc{
    padding:25px 0;
}
.button-starter{
    margin: 0 auto;
    display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 16px 32px;
width: 279px;
height: 52px;
background: linear-gradient(270deg, #1768AC 0%, #06BEE1 97.35%);
border-radius: 8px;
    
}
.button-pro{
    margin: 0 auto;
    display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 16px 32px;
width: 279px;
height: 52px;
border-radius: 8px;
background: linear-gradient(195.54deg, #33789E 6.95%, #1C212C 107.23%);
}
.button-pro-try-free{
    margin: 0 auto;
    display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 16px 32px;
width: 279px;
height: 52px;
border-radius: 8px;
background: linear-gradient(75deg, #64c15b 0%, #ade60d 97.35%);
font-family: 'Quicksand';
font-weight: 700;
}
.button-text{
font-family: 'Quicksand';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 20px;
text-align: center;
color: #FFFFFF;
}


.request-button{
    width: 196px;
    height: 52px;
    background: linear-gradient(270deg, #1768AC 0%, #06BEE1 97.35%);
    border-radius: 8px;
    padding: 15px;
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    margin:25px;
    text-align: center;
    border: none;
    color:#FFFFFF;
    margin-left:0;
}

.try-free{
    width: 196px;
    height: 52px;
    background: linear-gradient(75deg, #64c15b 0%, #ade60d 97.35%);
    border-radius: 8px;
    padding: 15px;
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    margin:25px;
    text-align: center;
    border: none;
    color:#1C212C;
    margin-left:0;
}

.login-button{
    border: none;
    background: transparent;
    width: 196px;
    height: 52px;
    border: 1px solid #FFFFFF;
    border-radius: 8px;
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    padding: 15px;
    color:#FFFFFF;
    text-align: center;
}

.buttons-head{
    justify-content: flex-start;
}
.stats-col{
    margin-top: 6%;
}
.copyright{
    padding-top: 5px;
}


.switch-wrapper {
	position: relative;
    display: inline-flex;

    border: 1px solid #1C212C;
    border-radius: 30px;
    background: white;
	box-shadow: 0 4px 25px 0 rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.2);

}

.switch-wrapper [type="radio"] {
  position: absolute;
  left: -9999px;
}

.switch-wrapper [type="radio"]:checked#monthly ~ label[for="monthly"],
.switch-wrapper [type="radio"]:checked#yearly ~ label[for="yearly"] {
  color: white;
}

.switch-wrapper [type="radio"]:checked#monthly ~ label[for="monthly"]:hover,
.switch-wrapper [type="radio"]:checked#yearly ~ label[for="yearly"]:hover {
  background: transparent;
}

.switch-wrapper
  [type="radio"]:checked#monthly
  + label[for="yearly"]
  ~ .highlighter {
  transform: none;
}

.switch-wrapper
  [type="radio"]:checked#yearly
  + label[for="monthly"]
  ~ .highlighter {
  transform: translateX(100%);
}

.switch-wrapper label {
  font-size: 16px;
  z-index: 1;
  min-width: 100px;
  line-height: 32px;
  cursor: pointer;
  border-radius: 30px;
  transition: color 0.25s ease-in-out;
  padding-top:7px;
}

.switch-wrapper label:hover {
  background: var(--lightgray);
}

.switch-wrapper .highlighter {
  position: absolute;
  top: 4px;
  left: 4px;
  width: calc(50% - 4px);
  height: calc(100% - 8px);
  border-radius: 30px;
  background: #09A9D4;
  transition: transform 0.25s ease-in-out;
}
.try-free-section{
   min-height: 50px;
   min-width: 375px;
   background: linear-gradient(75deg, #64c15b 0%, #ade60d 97.35%);
   /* background: linear-gradient(75deg, #A11F3C 0%, #E02A2A 97.35%); */
   padding-left: 40px;
   padding-right: 40px;
}
