body {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
}

html, body {
    overflow-x: hidden;
    height: 100%;
    margin: 0px;
    padding: 0px;
}



/* Override bootstrap carousel styles  */
.carousel-caption {
    position: absolute !important;
}

:host {
    scroll-margin-top: 250px;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

.navbar {
    display: flex !important;
    flex-wrap: nowrap !important;
    color: white;
    justify-content: center;
    height: 60px;
    font-size: 26px;
    box-shadow: rgb(0 0 0 / 45%) 0px 25px 20px -20px;
}

.navbar-actions {
    margin-left: auto;
    padding-left: 8px;
}

.navbar-interactions {
    margin-left: auto;
    padding-right: 8px;
}

.nav-promos-btn {
    margin-right: 20px;
}

@keyframes bounce {

    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

.hero-container {
    color: wheat;
    font-weight: 700;
    padding-top: 100px;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.hero-container h1 {
    font-size: 2rem;
    font-weight: 700;
    text-shadow: 0px 1px 15px #62E2E7;
    margin-bottom: 1rem;
    text-align: center;
    position: relative;
}

.hero-container p {
    font-size: 1rem;
    margin-bottom: 1rem;
    text-align: center;
    text-shadow: 0px 2px 15px #FFA6EA;
    font-weight: bold;
    font-weight: 700;
}

.hero-content a {
    display: inline-block;
    padding: 0.5rem 1rem;
    border: 2px solid white;
    border-radius: 0.5rem;
    text-decoration: none;
    color: white;
    font-size: 1.2rem;
    transition: all 0.3s ease;
}

.hero-content a:hover {
    background: white;
    color: black;
}

@media (max-width: 768px) {
    .hero-content h1 {
        font-size: 3rem;
    }

    .hero-content p {
        font-size: 1.2rem;
    }

    .hero-content a {
        font-size: 1rem;
    }
}

.modal-body {
    min-height: 400px;
}

.shake-item {
    animation: shake 0.5s;
}

@keyframes shake {
    0% {
        transform: translate(1px, 1px) rotate(0deg);
    }

    10% {
        transform: translate(-1px, -2px) rotate(-1deg);
    }

    20% {
        transform: translate(-3px, 0px) rotate(1deg);
    }

    30% {
        transform: translate(3px, 2px) rotate(0deg);
    }

    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }

    50% {
        transform: translate(-1px, 2px) rotate(-1deg);
    }

    60% {
        transform: translate(-3px, 1px) rotate(0deg);
    }

    70% {
        transform: translate(3px, 1px) rotate(-1deg);
    }

    80% {
        transform: translate(-1px, -1px) rotate(1deg);
    }

    90% {
        transform: translate(1px, 2px) rotate(0deg);
    }

    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}

.age-restriction {
    position: absolute;
    top: -80px;
    right: 0px;
}

.animate-phone {
    text-transform: uppercase;
    background-image: linear-gradient(-225deg,
            #5BE0E5 0%,
            #FFA7E3 29%,
            #6EBF63 67%,
            #7C529E 100%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    display: inline-block;
    font-size: 190px;
}

@keyframes textclip {
    to {
        background-position: 200% center;
    }
}

/* Style the tab */
.tab {
    overflow: hidden;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.promotion-section {
    scroll-margin-top: 80px;
    margin-top: 20px;
    font-size: 2.5rem;
}

/* Hero component */
.hero-image {
    width: 100%;
    height: 100vh;
    background-color: #000000;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='250' height='30' viewBox='0 0 1000 120'%3E%3Cg fill='none' stroke='%23222' stroke-width='10' %3E%3Cpath d='M-500 75c0 0 125-30 250-30S0 75 0 75s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 45c0 0 125-30 250-30S0 45 0 45s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 105c0 0 125-30 250-30S0 105 0 105s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 15c0 0 125-30 250-30S0 15 0 15s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500-15c0 0 125-30 250-30S0-15 0-15s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3Cpath d='M-500 135c0 0 125-30 250-30S0 135 0 135s125 30 250 30s250-30 250-30s125-30 250-30s250 30 250 30s125 30 250 30s250-30 250-30'/%3E%3C/g%3E%3C/svg%3E");
}

.hero-number {
    color: #62E2E7;
    font-size: 2.5rem;
}

.socials {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    width: 400px;
}

/* Style the buttons inside the tab */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 24px;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #5BE0E5;
    border-radius: 20px;
    color: white;
}

.btn-success {
    background-color: #5BE0E5 !important;
}

.tab button.default-active {
    background-color: #5BE0E5;
    color: white;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none;
}

/* Added styles  */
.chargers .box {
    border: 1px solid;
    border-radius: 12px;
    padding: 10px;
    margin: 0px 0px 10px 0px;
    text-align: center;
}

.chargers .box>h3 {
    font-weight: 700;
}

.price-list {
    list-style-type: none;
}

@media (max-width:767px) {
    .chargers {
        display: flex;
        flex-direction: column;
    }

    .chargers .box {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .chargers .box p {
        font-weight: bold;
    }

    .chargers_type {
        width: 240px;
        height: 180px;
        object-fit: contain;
    }
}

@media (min-width:767px) {
    .chargers {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 30px;
    }

    .chargers .box {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .chargers .box p {
        font-weight: bold;
    }

    .chargers_type {
        width: 250px;
        height: 250px;
        object-fit: contain;
    }
}

.capsules-heading {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 40px;
}

.optional-text {
    font-size: 12px;
}

.phone-fixed {
    position: fixed;
    bottom: 25px;
    z-index: 500;
    right: 25px;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    cursor: pointer;
    animation-name: bounce;
    -moz-animation-name: bounce;
}

.phone-fixed img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}

@media(max-width:767px) {
    .phone-fixed img {
        width: 60px;
        height: 60px;
        object-fit: contain;
    }

    .carousel-item {
        height: 45rem !important;
    }
}

.form-select {
    width: 100%;
}

.item-selection-row {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.input-actions {
    width: 100%;
    display: flex;
    justify-content: space-around;
    margin-top: 15px;
}

.text-sm {
    font-size: small;
}

.text-md {
    font-size: 1.5rem !important;
}

.text-lg {
    font-size: 2.5rem !important;
}

.text-xl {
    font-size: larger;
}

.product-description {
    display: flex;
    justify-content: space-evenly;
    text-align: center;
}

.product-cards-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 100px;
}

.product-card {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 25%;
    margin-bottom: 15px;
}

.product-prices {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
}

.product-prices p {
    width: 50%;
    font-size: 1rem;
}

.btn.btn-lg {
    padding: 1rem 1.4rem !important;
}

.choose-city-title {
    text-align: center;
}

@media (max-width: 1024px) {

    .hero-container {
        padding-top: 50px;
    }

    .hero-heading {
        font-size: 24px;
    }

    .hero-heading {
        font-size: 18px;
    }

    .socials {
        width: 100%;
    }

    .product-cards-grid {
        justify-content: space-evenly;
        gap: 4%;
    }

    .product-card {
        width: 48%;
    }

    .card-item-title {
        font-size: 10px;
    }
}

.add-button {
    margin-top: auto;
}

.partner {
    display: flex;
    justify-items: center;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.w-full {
    width: 100%;
}

#consent-banner .content-wrapper {
    max-width: 500px;
    width: auto;
}