body {
    margin:0;
    box-sizing:border-box;
    line-height: 1.7;
    -webkit-text-size-adjust:100%;
    background-color: #FAFAFA;
}

h1 {
    font-family: "Josefin Sans";
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 112.5%;
}

h2 {
    font-family: "Josefin Sans";
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

h3 {
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

h4 {
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

p {
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 187.5%;
}

button {
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: inline-flex;
    padding: 20px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 10px;
    background: #31304D;
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.05);
}

a {
    color: inherit;
    text-decoration: none;
}

.button-dark:hover {
    background-color: #1d1c2d;
}

.button-light:hover {
    background: #f0f1f3;
}

.link-light:hover {
    color:#d5d8dd;
}
.bold {font-weight: 800;}

.no-margin-text {margin-top: 0;}

.align-p {
    text-align: center;
    padding: 0 5% 0 5%;
}

.make-it-gray {color:#B6BBC4;}

.page {
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.banner {position: relative;}

.strategies {background-color: #F0ECE5;}

.features {position: relative;}

.benefits {
    background-color: #F0ECE5;
    position: relative;
}

.plans {padding: 5% 0 5% 0;}

.choose {position: relative;}

.bin-100 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 20px;
    margin-top: 10px;
    margin: 0 6.5% 0 6.5%;
}

.text-100 {
    display: flex;
    align-items: center; 
}

.bin-50 {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin: 0 3% 0 3%;
    gap:50px;
}

.img-50 {
    display: flex;
    align-items: center;
    width: 87%;
}

.text-50 {
    display: flex;
    flex-direction: column;
    width: 87%;
    margin-top: 0px;
}

.bin-30 {
    display: flex;
    flex-direction: column;
    margin: 0 6.5% 0 6.5%;
    gap: 3%;
}

.bin-list-icon {padding-top: 6%;}

.button-icon {
    height: 18px;
    padding: 0 0 0 0;
}

.img-hero {
    width: 100%;
    object-fit: contain;
}
.hero-buttons {
    display: flex;
    gap: 8%; 
 }

 .hero-button-1 {
    width: 45%;
    color: #FAFAFA;
 }

 .hero-button-2 {
    width: 45%;
    background-color: #FAFAFA;
    color: #31304D;
    border: transparent;
 }

 .img-banner {
    position: absolute;
    margin: 5% 0% 0 70%;
    zoom: 60%;
}

 .img-about {
    height: 100%;
    width: 100%;
    object-fit: contain;
    padding-top: 5%;
 }

 .button-about {
    width: 60%;
    color: #FAFAFA;
    margin-left: 20%;
    margin-bottom: 5%;
 }

 .bin-list-strat-img-50 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 10%;
    margin: 10% 5% 2% 0;
}

.bin-tryme-30 {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: space-between;
    margin: 0 6.5% 0 6.5%;
    gap: 5%;
}

.tryme-button {
    color: #FAFAFA;
    width: 60%;
 }

 .img-stars-features {
    position: absolute;
    margin-left: 80%;
    margin-top: 60%;
    zoom: 70%;
 }

 .card-30 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 90%;
    padding: 1%;
}

.img-benefits {
    position: absolute;
    margin: 15% 0 0 65%;
    zoom: 80%;
    rotate: 25deg;
 }

 .button-bin {
    display: flex;
    flex-direction: row;
    gap: 5%;
    width: 100%;
    padding: 2%;
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
 }

 .billing-button-1 {
    width: 50%;
    background-color: #FAFAFA;
    color: #31304D;
    border: transparent;
    box-shadow: none; 
 }

 .billing-button-2 {
    width: 50%;
    color: #FAFAFA;
 }


 .img-stars-price {
    position: absolute;
    opacity: 50%;
    margin: 10% 0 0 30%;
 }

 .plans-card-supp {color: #31304D;}

 .plans-card-inner {
    align-items: center; 
    text-align: center;
    background-color: #FAFAFA;
    border-radius: 10px;
    gap: 59%;
    width: 80%;
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.05);
    padding: 6%;
    margin-bottom: 8%;
}

 .plans-card-button-1 {
    margin: 10% 0 5% 0;
    width: 100%;
    background-color: #FAFAFA;
    color: #31304D;
    border: transparent;
}

.plans-card-button-2 {
    margin: 10% 0 5% 0;
    width: 100%;
    background-color: #31304D;
    color: #FAFAFA;
    border: transparent;
}

.button-pricing-middle {
    background-color: #B6BBC4;
    padding: 5%;
    color: #31304D;
    font-size: 14px;
    margin: 0 0 3% 0;
    border: transparent;
}

.card-style-1 {
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #F0ECE5;
    border-radius: 10px;
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.1);
    padding: 0.75%;
}

.card-style-2 {
    justify-content: center;
    align-items: center;
    background-color: #31304D;
    border-radius: 10px;
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.1);
    padding:2% 0.75 0.75% 0.75%;
    color:#FAFAFA;

}

.bin-list-50 {
    display: flex;
    margin-top: 5%;
    margin-left: 5%;
    gap: 7%;

}

.plans-align {margin: 25px 0 25px 0;}

.benefits-icon {height: 26px;}

.footer-main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #31304D;
    color:#FAFAFA;
}

.footer-icon {
    width: 45px;
    height: 38px;
    zoom: 60%;
    margin-top: 5%;
 }

 .text-50-row {
    display: flex;
    flex-direction: column;
    width: 100%;
}
 
.footer-copyright {
    display: flex;
    justify-content: center;
    text-align: center;
    padding-bottom: 1.75%;
    background-color: #31304D;
    color: #FAFAFA;
    padding-top: 8%;
}



@media screen and (min-width:1023px) {
    
h1 {font-size: 80px;}

h2 {font-size: 52px;}

h3 {font-size: 30px;}

h4 {font-size: 28px;}

p {font-size: 16px;}

button {font-size: 16px;}

.img-hero {height: 600px;}

.page {gap: 100px;}

.bin-50 {
    flex-direction: row;
    align-content: space-between;
    gap: 7%;
    margin: 0 6.5% 0 6.5%;
}

.bin-list-50 {
    margin-left: 0;
    gap: 5%;
}

.bin-tryme-30 {flex-direction: row;}

.tryme-button {width: 300px;}

.list-text-header { margin-bottom: 3%;}

.strategies-margin {margin-bottom: 5%;}

.bin-list-icon {padding-top: 6%;}

.list-icon {height: 60px;}

.benefits-icon {height: 32px;}

.bin-list-strat-img-50 {
    gap: 20%;
    margin: 10% 0 5% 0;
}

.img-100 {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    flex-shrink: inherit;
    gap: 5%;
    padding: 0 15% 0 15%;
}

.text-50 {
    width: 40%;
    text-align: left;
}

.text-50-row {
    flex-direction: row;
    width: 50%;
    justify-content: space-between;
}

.img-50 {
    display: flex;
    width: 45%;
}

.bin-30 {flex-direction: row;}

.card-30 {
    text-align: center;
    width: 30%;
    padding: 0;
}

.plans-card-inner {
    text-align: left; 
    width: 75%;
}

.card-style-2 h2 {margin-bottom: 2%;}

.img-banner {
    margin: 5.5% 0% 0 82%;
    zoom: 100%;
}

 .button-about {
    margin-left: 60%;
    width: 200px;
    margin-bottom: 0;
 }

 .img-stars-features {
    position: absolute;
    margin-left: 92%;
    margin-top:0;
    zoom: 100%;
 }

 .img-benefits {
    position: absolute;
    rotate: -25deg;
    margin: 4% 0 0 36%;
    zoom: 100%;

 }

 .billing-button-1 { width: 200px;}

 .billing-button-2 {width: 200px;}

 .img-stars-price {
    position: absolute;
    opacity: 100%;
    margin: 10% 0 0 70%;
 }

 .bin-extender {align-items: center;}

 .footer-list {
    display: flex;
    flex-direction: column;
    gap: 0;
 }

 .button-bin {
    flex-direction: row;
    justify-content: center;
    gap: 0;
 }

 .footer-icon {zoom: 100%;}
}