#pre-button{
    background-color: #FFC600;
    border-radius: 5px;
    border: none;
    font-size: 0.875rem;
    padding: 4px 12px;
}
#premium-main{
    background-image: url(./images/background1.svg);
   
    /* background-size: contain; */
}
#premium2{
    padding-top: 0;
        padding-bottom: 0;
        background-size: 330px 548px;
        background-image: url(./images/background2.png);
        background-repeat: no-repeat;
        background-position: right top;
        /* display: flex; */
    
}
#pre-main{
    width: 30%;
    margin-left: 20%;
    margin-top: 100px;
}
#pre-main>h4{
color: #6D717A;
}
#button2{
    background-color: #0066EE;
    color: white;
    padding: 15px 28px;
    letter-spacing: 0.015625rem;
    font-weight: 700;
    border: none;
}
#pre-1{
    width: 30%;
}
#pre-1>img{
    width: 100%;
    max-width: 411px;
    padding-top: 32px;
}
#plans {
    display: flex;
    width: 70%;
    margin: auto;
    justify-content: space-around;
    margin-top: 80px;
}
.plan>h3{
text-align: center;
font-weight: 700;
line-height: 1.2;
}
.plan>h4{
    text-align: center;
    color: #6D717A;
    font-weight: 400;
    /* line-height: 1; */
    margin-top: 10px;
    }
    .plan>img {
        width: 70%;
        margin-left: 30px;
    }
    #pre-2{
        display: flex;
    }
    #goals{
        padding: 8px 0px 48px;
        overflow: hidden;
        max-width: 1366px;
        background-size: auto;
        background-image: url(./images/background3.png), url(./images/background4.png);
        background-repeat: no-repeat, no-repeat;
    background-position: top 30px left, bottom right;
    margin-top: 30px;
    
    }
   #goal1{
    width:60%;
margin: auto;
text-align: center;
   }

   .jss101 {
    position: relative;
    margin: auto;
    margin-top: 30px;
}
*, *::before, *::after {
    box-sizing: inherit;
}
.jss102 {
    top: 38px;
    min-width: 800px;
}
.jss102 {
    top: 35px;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.15);
}
.jss95 {
    position: relative;
}
.jss95 {
    
        width: 100%;
        display: table;
        border-spacing: 0;
        border-collapse: collapse;
    }
.jss55{
    display: table-header-group
}
.thr{
    color: inherit;
    display: table-row;
    outline: 0;
    vertical-align: middle;
}
.jss95{
    width: 60%;
    margin: auto;
}
@media (min-width: 1200px){
.jss95 thead tr th:nth-child(3) {
    width: 17%;
    padding-bottom: 12px;
}
}
.jss95 thead tr th:not(:first-child) {
    width: 15%;
    padding-top: 0;
    padding-bottom: 8px;
}
.thh{
    text-align: center;
    color: #222628;
    font-weight: 500;
    line-height: 1.5rem;
    
}
/* span {
    color: #222628;
} */
@media (min-width: 1200px)
{
    
.jss95 thead tr th:nth-child(1) {
    width: 60%;
}
}
.jss100 {
    font-size: 1rem;
    font-weight: 700;
    margin-left: -90px;
    color: #222628;
}
.jss95 tbody {
    border-radius: 4px;
}
.tbb{
    display: table-row-group;
}
.jss103:first-child {
    border-top: 2px solid #FFC600;
}
.jss95 tbody tr {
    height: 96px;
    background-color: white;
}
.jss103 {
    border-bottom: 2px solid #eeeeee;
    color: inherit;
    display: table-row;
    outline: 0;
    vertical-align: middle;
}
body {
    color: #222628;
    margin: 0;
    font-size: 0.875rem;
    font-family: "Neue Plak UA", Helvetica, Arial, -apple-system, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    background-color: #F0F2F4;
}
@media (min-width: 1200px){
.jss95 tbody tr td:first-child {
    padding-left: 48px;
}
}
.jss95 tbody tr td:first-child {
    padding-left: 24px;
    padding-right: 0;
}
.tdd {
    display: table-cell;
    padding: 16px;
    font-size: 0.875rem;
    text-align: left;
    font-family: "Neue Plak UA", Helvetica, Arial, -apple-system, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    border-bottom: 1px solid
    rgba(251, 251, 252, 1);
    vertical-align: inherit;
    color: #222628;
}
.jss104 {
    color: #222628;
    margin-bottom: 4px;
   
        font-size: 16px;
        font-family: "Neue Plak UA", Helvetica, Arial, -apple-system, sans-serif;
        font-weight: 600;
        line-height: 1.25;
    }
    .jss105 {
        color: #6D717A;
        font-size: 1rem;
    font-family: "Neue Plak UA", Helvetica, Arial, -apple-system, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    }
    .tdd1 {
        text-align: center;
        color: #222628;
        display: table-cell;
    padding: 16px;
    font-size: 0.875rem;
    text-align: left;
    font-family: "Neue Plak UA", Helvetica, Arial, -apple-system, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    border-bottom: 1px solid rgba(251, 251, 252, 1);
    vertical-align: inherit;
}
* {box-sizing:border-box}


.slideshow-container {
  max-width: 700px;
  height: 400px;
  position: relative;
  margin: auto;
  /* display: flex; */
}



.mySlides {
  /* display: none; */
  width: 100%;
  text-align: center;
  display: flex;
  height: 400px;
}


.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}


.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}


.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}


.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}


.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}


.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}


.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
#vic{
    margin-top: 30px;
}
#victory{
    text-align: center;
}
#victory>h1{
    /* font-size: 1.5625rem; */
    font-weight: 800;
    line-height: 1.12;
}
#victory>p{
    color: #6D717A;
}
.slide{
    width: 45%;
    margin: auto;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 15%);
}
.jss65 {
    color: #222628;
    display: inline-block;
    padding: 4px 12px;
    font-size: 0.875rem;
    background: #FFC600;
    font-weight: 600;
    line-height: 1.4;
    border-radius: 6.6px;
    margin-bottom: 0;
    letter-spacing: 0.25px;
    text-transform: uppercase;
    /* text-align: center; */
    /* margin: auto; */
}
.jss135 {
    text-align: center;
    margin-bottom: 24px;
    margin-top: 90px;
}
.jss138 {
    margin: 0 auto;
    max-width: 500px;
    text-align: center;
    margin-bottom: 48px;
}
.jss139 {
    color: #6D717A;
    font-size: 1rem;
    font-family: "Neue Plak UA", Helvetica, Arial, -apple-system, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
}
.jss141 {
    display: flex;
    justify-content: space-between;
    width: 60%;
    margin: auto;
}
.jss134 {
    background: url(./images/backgroud5.png) top right no-repeat, url(./images/backgroun6.png) bottom left no-repeat;
    padding-bottom: 200px;
    background-size: 350px 819px, 169px 217px;
}
.jss141>a>img{
    width: 90%;
}
.jss141>img:hover{
    cursor: pointer;
}
#accord{
    width: 60%;
    margin: auto;
    margin-top: 100px;
}
.jss114 {
    text-align: center;
}
.jss116 {
    margin-top: 16px;
    margin-bottom: 48px;
    font-size: 35px;
    font-weight: 700;
}
.jss65 {
    color: #222628;
    display: inline-block;
    padding: 4px 12px;
    font-size: 0.875rem;
    background: #FFC600;
    font-weight: 600;
    line-height: 1.4;
    border-radius: 6.6px;
    margin-bottom: 0;
    letter-spacing: 0.25px;
    text-transform: uppercase;
}
.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
  }
  .accordion:after {
    content: '\2228'; 
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
  }
  
  .active:after {
    content: "\2227"; 
  }
  
  .active, .accordion:hover {
    background-color: #ccc;
  }
  
 
  .panel {
    padding: 0 18px;
    background-color: white;
    display: none;
    overflow: hidden;
  }
  @media all and (min-width:450px) and (max-width:990px){
    #premium2{
        padding-top: 0;
            padding-bottom: 0;
            /* background-size: 330px 548px; */
            background-image: none;
            background-repeat: no-repeat;
            background-position: right top;
            /* display: flex; */
        
    }
    #premium-main{
        background-image: none;
       
        /* background-size: contain; */
    }
    #pre-1 {
        width: 50%;
    }
    #plans {
        display: flex;
        width: 90%;
        margin: auto;
        justify-content: space-around;
        margin-top: 80px;
    }
    #goals {
        padding: 8px 0px 48px;
        overflow: hidden;
        max-width: 1366px;
        background-size: auto;
        background-image: none;
        /* background-repeat: no-repeat, no-repeat;
        background-position: top 30px left, bottom right; */
        margin-top: 30px;
    }
    .jss95 {
        width: 100%;
        margin: auto;
    }
    #accord {
        width: 80%;
        margin: auto;
        margin-top: 100px;
    }
    .jss134 {
        background:none;
        padding-bottom: 200px;
        background-size: 350px 819px, 169px 217px;
    }
    .jss141 {
        display: block;
        /* justify-content: space-between; */
        width: 60%;
        margin: auto;
    }
    .jss141>a>img {
        width: 90%;
        margin-bottom: 50px;
    }
  }
  