@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300..900&display=swap');
@import url('https://fonts.cdnfonts.com/css/samsung-sharp-sans');

  .header{
    font-family: "Inter", sans-serif;
    font-weight: 600;
    color: white;
    font-size: large;
}
body{
    font-family: "Inter", sans-serif;
}
.header-row{
    padding-top: 12px;
    padding-left: 1em;
    padding-right: 1em;
}

.header-column{
    font-family: "Inter", sans-serif;
    padding-left: 12px;
    padding-right: 1em;
    font-weight: 600;
}

.header-image{
    /*width: 100%;*/
    padding: 18px;
    height: 72px;
    line-height: 76px;
    /*padding-right: 10px;*/
    max-width: 100%;
}

.header-image-card{
    /*width: 100%;*/
    padding-top: 7px;
    height: 45pt;
    line-height: 45pt;
    /*padding-right: 10px;*/
    max-width: 100%;
    padding-bottom: 7px;
}

.header-paragraph{
    margin-bottom: 8px;
    margin-top: 8px;
    font-weight: 700
}

.body-row{
    padding-left: 1em;
    padding-right: 1em;
    font-size: 16px;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    color: black;

}

.body-image{
    max-width: 100%;
}

.body-paragraph{
    font-size: 16px;
    margin-bottom: 16px;
    margin-top: 16px;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    color: black;
}

.body-button{
    text-align: center;
    font-size: 18px;
    margin-bottom: 16px;
    margin-top: 16px;
    text-decoration: none;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    color: white;
    background: #345c7b;
    border-style: none;
    border-radius: 25px;
    padding: 10px 15px 10px 15px;
}

.footer-row{
    padding: 0;
}

.footer-image{
    width: 100%;

}

.powered-image{
    max-width: 80%;
    height: 50px;
    padding-left: 1em;
    object-fit: contain;
}

.footer-paragraph{
    font-size: 10px;
    margin-bottom: 0;
    text-decoration: none;
    margin-top: 5px;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    color: white;
}

.powered-row{
    padding: 10px 0 60px 15px;
}

.multi-pricing{
    font-size: 10pt;
    line-height: 20pt;
    margin: 0;
    text-decoration: none;
    text-align: right;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    /*padding-left: 5px;*/
    color: black;
}

.multi-price-large{
    font-size: 18pt;
    line-height: 18pt;
    margin: 0;
    text-decoration: none;
    font-family: "Inter", sans-serif;
    font-weight: 800;
    padding-top: 18pt;
}

.multi-pricing-border{
    background: lightgrey;
    /*border: red medium solid;*/
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 15px;
}

.multi-pricing-div {
    padding: 0 5px 0 0;

}

.multi-product-offer{
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 11pt;
}
.multi-product-offer > p{
    margin-bottom: 8px;

}

.multi-price-box{
    font-family: "Inter", sans-serif;
    text-align: right;
    color: white;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16pt;
    border-bottom-left-radius: 30px;
}

.multi-product-tile-offer{
    padding-top: 5pt;
    padding-left: 7pt;
}

.product-wrapper{
    border-color: #FFFFFF;
    border-style: solid;
    border-width: thin;
    margin-bottom: 0.5rem;
}

.multi-product-img{
        width: 100%;
}
main >.container-fluid{
    padding-top: 0;
}

.multi-price-box{
    font-family: "Inter", sans-serif;
    font-weight: 700;
    border-bottom: #E8E4C9 solid thick;
    border-left: #E8E4C9 solid thick;
}

.multi-powered-row{
    padding: 15px 0 12px 15px;
}

.multi-result-price{
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: 18pt;
    color: white;
    background: #db1d1d;
    text-align: right;
    vertical-align: middle;
    min-height: 60px;
}

.modal-body{
    padding-top: 8px;
}

.multi-body-button{
    text-align: center;
    font-size: 12pt;
    margin-bottom: 16px;
    margin-top: 16px;
    text-decoration: none;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    color: white;
    background: #345c7b;
    border-style: none;
    border-radius: 25px;
    padding: 10px 15px 10px 15px;
}

.help-block{
    color: red;
}

h1.faq{
    font-size: 16pt;
    margin-bottom: 16px;
    margin-top: 16px;
    text-decoration: none;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    color: black;
    border-style: none;

}

a.faq{
    font-size: 14pt;
    margin-bottom: 16px;
    margin-top: 16px;
    text-decoration: none;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    color: black;
    border-style: none;

}

.support{
    font-size: 8pt;
    text-decoration: none;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    text-align: center;

}

.works-label{
    font-family: "Inter", sans-serif;
    font-size: 10pt;
    font-weight: 600;
    background: black;
    color: white;
    border-radius: 15% 0 0 15%;
    padding: 6pt 6pt 6pt 6pt;
    text-align: right;
}

.works-p{
    font-family: "Inter", sans-serif;
    font-size: 10pt;
    margin-bottom: 8px;
}

.result-voucher-description{
    font-weight: 700;
    padding-left: 12px;
}

.result-voucher-head{
    font-weight: 700;
    padding-left: 12px;
}

.result-voucher-text{
    font-weight: 400;
    padding-left: 12px;
}

#snackbar {
    visibility: hidden; /* Hidden by default. Visible on click */
    min-width: 100px; /* Set a default minimum width */
    margin-left: -50px; /* Divide value of min-width by 2 */
    background-color: #333; /* Black background color */
    color: #fff; /* White text color */
    text-align: center; /* Centered text */
    border-radius: 20px; /* Rounded borders */
    padding: 10px; /* Padding */
    position: fixed; /* Sit on top of the screen */
    z-index: 1; /* Add a z-index if needed */
    left: 50%; /* Center the snackbar */
    bottom: 40px; /* 30px from the bottom */
    font-size: 14px;
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show {
    visibility: visible; /* Show the snackbar */
    /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
    However, delay the fade out process for 2.5 seconds */
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}
