@font-face {
    font-family: 'Poppins-bold';
    src: url('/fonts/poppins/Poppins-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

body {
    margin-top: -25px !important;
}

footer {
    margin-bottom: -25px !important;
}

.modal-header,
.modal-footer {
    width: 100% !important;
}

.an-card-product-title {
    font-family: 'Poppins-bold', sans-serif;
    font-size: 36px;
    font-weight: bold;
    text-align: left;
    color: #000;
}

.an-tile-genre-tag {
    font-family: 'Poppins-bold', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #1E1E1E;
    margin-bottom: 8px;
}

.an-cs-ribbon {
    position: absolute;
    top: 0.9rem !important;
    right: -3px !important;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
    z-index: 10;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    width: 90px;
    max-width: 90px;
}

.casting-single .an-cs-ribbon{
    top: 0 !important;
    right: 0 !important;
}

.an-cs-ribbon::after {  
    content: '';
    position: absolute;
    right: 0;
    bottom: -7px;
    border-top: 7px solid #b83700;
    border-right: 7px solid transparent;
}

.tooltip {
    --bs-tooltip-max-width: 400px;
}

.tooltip .tooltip-inner {
    max-width: 400px;
    width: 400px;
    /* optional */
    text-align: left;
    white-space: normal;
}

.ha_dropdown.submenu {
    display: flex !important;
}

.form-check-input:checked {
    background-color: #00A0B9 !important;
    border-color: #00A0B9 !important;
}

.main-con {
    border-radius: 50px !important;
}

.sticky .nav-link {
    color: #ff4e00;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 20px;
    line-height: 12px;
    font-weight: 400;
}

.offcanvas-header .btn-close {
    margin-top: -1.5rem !important;
    margin-right: -1.5rem !important;
}

.sticky .nav-link.active {
    color: #00a0b9;
    /* Change this to the desired color */
}

.sticky .nav-link:hover {
    color: #00a0b9;
}

.dashboard-nav-item {
    margin-left: 14px;
}

#navbarCollapse .navbar-nav {
    align-items: center;
}

.sticky .dashboard-nav-link {
    background: transparent;
    color: #ff4e00 !important;
    border: 1px solid #ff4e00;
    border-radius: 8px;
    padding: 8px 14px !important;
    line-height: 12px !important;
    white-space: nowrap;
    transition: background-color 0.2s ease, transform 0.2s ease;
}

.sticky .dashboard-nav-link:hover,
.sticky .dashboard-nav-link:focus {
    background: #ff4e00;
    color: #fff !important;
    transform: translateY(-1px);
}

.sticky {
    position: sticky;
    width: 100%;
    background: white;
    box-shadow: 0 3px 45px rgba(0, 0, 0, 0.15);
    top: 0;
    z-index: 1000;
    overflow: hidden;
}

.navbar-brand {
    margin-right: 1rem;
    font-size: 1.25rem;
    text-decoration: none;
    white-space: nowrap;
    padding: 1px;
    margin-top: 28px;
    margin-bottom: 28px;
    margin-left: 28px;
}

.nav-item {
    font-family: 'Fjalla One', sans-serif;
}

#search-container {
    background: red;
    width: 100%;
    height: 200px;
    display: none;
}

#search-div {
    background-color: #FFFFFF;
    position: relative;
    box-shadow: 0 3px 45px rgba(0, 0, 0, 0.15);
    display: none;
    height: 148px;
    top: 0;
    width: 100%;
    z-index: 1000;
}

#search-div input {
    width: 90%;
    border: unset;
    height: 50px;
    background: #fff;
    outline: 0;
    color: #ff4e00 !important;
    color: #888;
    font-size: 43px;
    line-height: 43px;
    position: relative;
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-transition: none;
    transition: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: 'Open Sans';
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.navbar-brand img {
    height: auto !important;
}

.col-center {
    margin-top: 33px;
}

.navbar-toggler {
    border: unset !important;
    outline: unset !important;
    box-shadow: unset !important;
}

#close {
    border: unset !important;
    outline: unset !important;
    box-shadow: unset !important;
    margin-top: 12px;
    color: #ff4e00 !important;
    font-size: 22px;
}

.btn-close {
    border: unset !important;
    outline: unset !important;
    box-shadow: unset !important;
    color: #fff !important;
}

/* margin-right: 1rem !important;.offcanvas-header .btn-close {
  margin-top: -4.5rem !important;
  margin-right: 1rem !important;
} */
#close:hover {
    color: #00a0b9 !important;
}

#offcanvasWithBothOptions {
    padding-top: 55px !important;
    background-color: #ff4e00;
    padding: 33px;
    width: 300px;
    height: 100%;
    z-index: 10000;
    padding: 33px;
    overflow: hidden;
}

.offcanvas-header {
    padding: 0px;
    margin-bottom: 10px;
}

#offcan .nav-link {
    font-size: 20px;
    line-height: 12px;
    font-family: 'Open Sans';
    font-weight: 700;
    color: #eefbfa;
    opacity: 0.7;
    transition: opacity 0.2s ease, color 0.2s ease;
    -webkit-transition: opacity 0.2s ease, color 0.2s ease;
}

#offcan .nav-link:hover {
    color: #fff !important;
    opacity: 1;
}

#offcan .dashboard-nav-item {
    margin: 18px 0 0;
}

#offcan .dashboard-nav-link {
    display: inline-block;
    background: #fff;
    color: #ff4e00 !important;
    border-radius: 10px;
    padding: 12px 16px;
    opacity: 1;
}

.dropdown-menu {
    background: none;
    border: unset;
}

/* .dropdown-menu a.dropdown-item{
    font-size: 20px;
  line-height: 14px;
  background: none;
  margin: 5px 0;
  font-family: 'Open Sans';
  font-weight: 700;
  color: #eefbfa;
  opacity: 0.7;
  transition: opacity 0.2s ease, color 0.2s ease;
  -webkit-transition: opacity 0.2s ease, color 0.2s ease;
} */
/* .dropdown-menu a.dropdown-item:hover{
    color: #fff!important;
    opacity: 1;
} */
.frm {
    margin-bottom: 8px;
}

.submenu {
    list-style: none;
    display: none;
    position: fixed;
    background-color: white !important;
    width: 235px;
    z-index: 1000;
    /* display:flex; */
    flex-direction: column;
    padding: 15px 20px;
    align-items: flex-start;
    border-radius: 30px;
    justify-content: center;
    right: 70px;
    top: 148px;
    height: 85px;
    box-shadow: 0 19px 35px rgba(0, 0, 0, 0.11);
}

.submenu li a {
    padding: 10px !important;
    text-decoration: none;
    color: #ff4e00 !important;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
    line-height: 22px;
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: 400;
    background-color: transparent;
    display: block;
    padding: 3px 5px;
}

ul li:hover>.submenu {
    display: block;
}

.submenu li {
    display: block;
    width: 100%;
}

.submenu li a:hover {
    color: #00a0b9 !important;
}

.down {
    font-size: 10px;
    font-weight: 600;
}

.down2 {
    font-size: 12px;
    float: right;
    font-weight: 600;
}

.img {
    width: 100%;
}

.hedding {
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
}

.paragraph {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    line-height: 26px;
    font-weight: 300;
    color: #212529;
}

.phy_char {
    padding: 0px 65px !important;
}

.hedding2 {
    font-weight: 600;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
}

.head {
    font-family: 'Fjalla One', sans-serif;
    font-size: 3.250rem;
    line-height: 1.115em;
    font-weight: 400;
}

.head1 {
    font-family: 'Fjalla One', sans-serif;
    font-size: 2rem;
    line-height: 1.115em;
    font-weight: 400;
}

.male {
    margin-top: 20px;
}

.fds h2 {
    font-family: 'Fjalla One', sans-serif;
    line-height: 1.188;
    font-size: 2rem;
    font-weight: 400;
}

#main-nav {
    transition: background-color 0.1s;
    margin-bottom: 80px;
}

#main-nav.scrolled {
    background-color: white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.mrgb {
    margin-bottom: 30px;
}

.mrg {
    margin-bottom: 15px;
}

.my-prof {
    font-family: 'Fjalla One', sans-serif;
    color: #ff4e00 !important;
    text-transform: none;
    font-size: 42px;
    line-height: 48px;
    font-weight: 400;
    margin-bottom: 45px;
}

.add1 {
    padding: 0px 55px 15px 55px;
}

.add {
    padding: 15px 55px;
}

.shad {
    box-shadow: 0px 0px 12px 0px #e6e6e6;
    margin-bottom: 40px;
}

.div1 {
    margin-top: 220px;
}

.div2 {
    padding-right: 3rem !important;
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .hide_on_mob {
        display: none !important;
    }

    .div1 {
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .div2 {
        padding-right: 0rem !important;
    }

    .phy_char {
        padding: 0px 40px !important;
    }
}

@media only screen and (min-width:480px) and (max-width:689px) {
    .hide_on_mob {
        display: none !important;
    }

    .phy_char {
        padding: 0px 40px !important;
    }
}

@media only screen and (min-width:690px) and (max-width:999px) {
    .div1 {
        margin-top: 0px;
    }

    .head {
        font-size: 2.275rem;
    }

    .head1 {
        font-size: 1.6rem;
    }

    .fds h2 {
        font-size: 1.6rem;
    }

    .phy_char {
        padding: 0px 40px !important;
    }
}

.div1 {}

.ha-text {
    font-weight: 400;
}

.my-container {
    padding-left: 60px;
    padding-right: 60px;
    margin-top: 30px;
}

.image-container {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: center;
    /* Add these styles for a better user experience */
    padding: 10px;
    /* Add some space around the images */
    scrollbar-width: thin;
    /* Add a thin scrollbar (Firefox) */
    scrollbar-color: #888 #f2f2f2;
    /* Scrollbar color (Firefox) */
}

.imgDiv {
    margin-right: 5px;
}

.imgDiv:last-child {
    margin-right: 0;
}

.imgDiv img {
    width: 150px;
    height: 150px;
}

/* Add CSS for the modal and slider */
.modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.9);
}

.modal-content {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.slider {
    display: flex;
    justify-content: center;
    align-items: center;
}

.slider img {
    /* width: 500px;
    height: 500px;    */
    transition: transform 0.2s;
    cursor: pointer;
}

.slider img:hover {
    transform: scale(1.1);
}

.icon-model1 span {
    color: white !important;
}

.close {
    position: absolute;
    top: 25px;
    right: 50px;
    /* width: 70px; */
    font-size: 31px;
    height: auto;
    text-align: center;
    width: 47px;
    cursor: pointer;
    color: white !important;
    z-index: 2;
    /* padding-left: 10px; */
    background: #ff4e00;
    /* padding-right: 10px; */
    border-radius: 34px;
}

.country-div {
    margin-bottom: 20px;
}

.imgDiv {
    display: flex;
    flex-wrap: wrap;
}

.imgDiv img {
    float: left;
    min-width: 180px;
    max-width: 180px;
    height: 150px;
    padding: 10px;
}

body {
    padding: 0;
    margin: 0;
}

.nav-link {
    color: #EF4900;
    font-weight: bold;
    font-size: 20px;
}

.nav-link:hover {
    color: #3988AA;
}

.cloud {
    background: #dee0e9;
}

.phy_char {
    padding: 0px 65px !important;
}

.hedding2 {
    font-weight: 600;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
}

.head {
    font-family: 'Fjalla One', sans-serif;
    font-size: 3.250rem;
    line-height: 1.115em;
    font-weight: 400;
    "

}

.head1 {
    font-family: 'Fjalla One', sans-serif;
    font-size: 2rem;
    line-height: 1.115em;
    font-weight: 400;
    "

}

.male {
    margin-top: 20px;
}

.fds h2 {
    font-family: 'Fjalla One', sans-serif;
    line-height: 1.188;
    font-size: 2rem;
    font-weight: 400;
}

.mrgb {
    margin-bottom: 30px;
}

.mrg {
    margin-bottom: 15px;
}

.my-prof {
    font-family: 'Fjalla One', sans-serif;
    color: #ff4e00 !important;
    text-transform: none;
    font-size: 42px;
    line-height: 48px;
    font-weight: 400;
    margin-bottom: 45px;
}

.add1 {
    padding: 0px 55px 15px 55px;
}

.add {
    padding: 15px 55px;
}

.shad {
    box-shadow: 0px 0px 12px 0px #e6e6e6;
    margin-bottom: 40px;
}

.div1 {
    margin-top: 220px;
}

.div2 {
    padding-right: 3rem !important;
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .div1 {
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .div2 {
        padding-right: 0rem !important;
    }

    .phy_char {
        padding: 0px 40px !important;
    }
}

@media only screen and (min-width:480px) and (max-width:689px) {
    .phy_char {
        padding: 0px 40px !important;
    }
}

@media only screen and (min-width:690px) and (max-width:999px) {
    .div1 {
        margin-top: 0px;
    }

    .head {
        font-size: 2.275rem;
    }

    .head1 {
        font-size: 1.6rem;
    }

    .fds h2 {
        font-size: 1.6rem;
    }

    .phy_char {
        padding: 0px 40px !important;
    }
}

.div1 {}

/* Dashboard
        */
body h6 {
    font-family: Poppins;
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
}

.live {
    color: #676767;
    font-size: 24px;
}

.hide {
    font-size: 24px;
}

.show-hide {
    font-size: 24px;
}

#image-preview {
    margin-bottom: 30px;
}

.my {
    color: #676767;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 8px;
}

.under {
    color: #ff4e00;
}

.msg {
    color: #ff4e00;
    text-decoration: none;
}

a.msg:hover {
    color: #ff4e00;
}

.frm {
    display: flex;
}

#chk {
    display: flex;
    margin-left: 8px;
    align-items: center;
}

#flexSwitchCheckChecked {
    width: 60px;
    height: 25px;
    background-color: #32CD32;
}

.have {
    margin: 30px 0;
}

.welcome {
    color: #FF4E00;
    font-family: 'Fjalla One';
    text-transform: none;
    font-size: 42px;
    line-height: 48px;
    font-weight: 400;
    margin-bottom: 40px;
}

#welcome2 {
    color: #FF4E00;
    font-family: 'Fjalla One';
    text-transform: none;
    font-size: 32px;
    line-height: 48px;
    font-weight: 400;
}

.profile_image {
    width: 600px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .rc-anchor-normal {
        height: 74px;
        width: 276px !important;
        margin-bottom: 10px !important;
    }

    .rc-anchor-normal .rc-anchor-pt {
        padding-right: 25px !important;
    }

    .rc-anchor-logo-portrait {
        margin: 10px 0 0 0px !important;
    }

    .welcome {
        padding: 0 25px;
    }

    #image-preview {
        padding: 0 20px;
    }

    #profile p {
        font-size: 24px;
        line-height: 30px;
        font-weight: 300;
    }

    #profile {
        padding: 0 20px;
    }

    #chk {
        align-items: center;
        justify-content: center;
    }

    .frm {
        flex-direction: column;
        padding: 0 5px;
    }

    .switch {
        margin: 0 35%;
    }

    .have {
        margin-top: 60px;
    }

    .status {
        padding: 0 25px;
    }

    /* .test{
        margin-top: 30px;
        padding: 0 35px;
    } */
    .test p {
        font-size: 24px;
        color: #676767;
    }

    .main {
        margin-bottom: 60px;
        max-width: 320px;
    }

    #welcome2 {
        font-size: 1.6rem;
        line-height: 1.187em;
    }

    .live {
        padding: 0 10px;
    }

    .hide {
        margin-left: 42px;
        margin-right: 42px;
    }
}

@media only screen and (min-width:480px) and (max-width:690px) {
    .rc-anchor-normal {
        height: 74px;
        width: 276px !important;
        margin-bottom: 10px !important;
    }

    .rc-anchor-normal .rc-anchor-pt {
        padding-right: 25px !important;
    }

    .rc-anchor-logo-portrait {
        margin: 10px 0 0 0px !important;
    }

    .main {
        max-width: 420px;
    }

    #image-preview {
        padding: 0 20px;
    }

    #profile p {
        font-size: 24px;
        line-height: 30px;
        font-weight: 300;
    }

    .switch {
        align-items: start !important;
    }

    #welcome2 {
        font-size: 25.6px;
        line-height: 30.4px;
    }

    .test {
        margin: 30px 0;
    }

    .test p {
        font-size: 24px;
        color: #676767;
        font-weight: 300;
    }

    #rw {
        margin-bottom: 70px;
    }
}

.submenu li a {
    color: #ff4e00 !important;
    text-transform: capitalize !important;
    letter-spacing: 1px !important;
    font-size: 20px !important;
    line-height: 12px !important;
    font-weight: 400 !important;
    font-family: 'Fjalla One', sans-serif !important;
}

@media only screen and (max-width:767px) {

    .tooltip,
    .tooltip .tooltip-inner {
        --bs-tooltip-max-width: 100% !important;
        max-width: 100% !important;
    }


}

.submenu {
    background-color: white !important;
}

.modal {
    background: transparent !important;
}

.an-modal-dis li {
    margin-bottom: 13px;
}

.an-card-title-span-br,
.an-card-title-span {
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: 'Poppins' !important;
}

html body .dataTables_filter {
    margin-bottom: 30px !important;
}

.dataTables_filter * {
    width: 100% !important;
    text-align: left;
}

.bg-dark {
    background-color: #292929 !important;
}

.footer-container {
    margin-top: 0px !important;
    padding: 10px 0px !important;
}

.icon {
    padding-right: 0px;
    padding: 0px !important;
}

.icon a i {
    font-size: 20px;
    margin-left: 15px;
    margin-right: 0px;
    text-decoration: none;
}

.foot-h {
    color: #777777;
    font-size: 12px;
    line-height: 22px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 0px;
}

.content {
    padding: 0px !important;
}

.f-row {
    justify-content: center;
    align-items: center;
    padding: 0px 30px;
}

footer {
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
}

body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    margin: 0;
}

.container {
    flex: 1;
}

footer {
    background-color: #f1f1f1;
    text-align: center;
    padding: 10px;
}

@media only screen and (min-width: 1200px) {
    .foot {
        max-width: 1200px !important;
    }

    .f-row {
        padding: 0px 30px !important;
    }
}

@media only screen and (min-width: 1000px)and(max-width: 1199px) {
    .container {
        max-width: 1200px !important;
    }

    .f-row {
        padding: 0px 90px !important;
    }
}

.talent-color {
    color: #ff4e00 !important;
}

.bg-talent {
    background: #ff4e00 !important;
}

.list-style-none {
    list-style: none !important;
}

.an-modal-header-main {
    height: 93px;
}

.an-popup-header {
    font-size: 16px;
    font-family: 'Fjalla One';
    font-weight: 400;
    line-height: 20.11px;
    text-align: center;
    color: #00A0B9;
    border: 1px solid #999999;
    padding: 10px;
    border-radius: 15px;
}

.an-modal-header-main {
    height: 93px;
}

.an-card-title {
    font-size: 24px;
    font-family: 'Fjalla One';
    font-weight: 400;
    line-height: 30.16px;
    text-align: center;
    color: #00A0B9;
}

.an-card-title-span {
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    text-align: center;
    font-family: 'Poppins';
}

.an-card-title-span-br {
    font-size: 20px;
    font-weight: 400;
    line-height: intial !important;
    text-align: center;
    font-family: 'Poppins';
}

.an-card-display {
    flex-direction: column;
    justify-content: space-between;
}

.an-modal-dis {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.5px;
    font-family: 'Poppins';
    text-align: left;
}

.an-modal-btn:hover {
    color: white !important;
}

.an-modal-btn {
    font-size: 20px;
    font-weight: 400;
    line-height: 25.14px;
    font-family: 'Fjalla One';
    text-align: center;
    color: white;
    background-color: #00A0B9;
    border-radius: 15px;
    margin-top: 20px;
    margin-bottom: 5px;
    padding: 15px;
}

.an-card-border {
    border: 1px solid #999999;
    border-radius: 25px;
}

.usdpermonth {
    font-size: 20px !important;
    /* font-weight:bold !important; */
    color: #00A0B9;
}

/* hsn css */
body {
    font-family: 'Poppins', sans-serif !important;
}

.border-hsn {
    /* border: 3px solid #000000ff; */
    border-radius: 25px;
}

.promo-box {
    padding: 40px;
    margin: 20px auto;
    max-width: 1200px;
}

.orange-text {
    color: #ff6b35;
    font-weight: bold;
}

.main-heading {
    font-size: 1.5rem;
    margin-bottom: 20px;
}

.sub-heading {
    font-size: 1.5rem;
    margin-bottom: 15px;
    margin-top: 30px;
}

.description-text {
    font-size: 1.1rem;
    color: #333;
}

.bg-color-box {
    padding-bottom: 30px;
    padding-top: 300px;
    max-width: 1200px;
    margin: 20px auto;
    position: relative;
}

.promo-box-1 {
    background-color: #ff4e00;
}

.promo-box-3 {
    background-color: #00a0b8;
}

.bg-color-box-1 {
    max-width: 1200px;
    margin: 20px auto;
}

.container-fluid-hsn.section-2 {
    margin-top: 350px;
    margin-bottom: 150px;
}

.container-fluid-hsn.section-3 {
    margin-top: 250px;
    margin-bottom: 150px;
}

.section-2 .modal-dialog.modal-lg.modal-dialog-centered {
    position: absolute;
    top: -73%;
    right: 0;
}

.section-3 .modal-dialog.modal-lg.modal-dialog-centered {
    top: -51% !important;
    position: absolute;
    right: 0;
}

.modal-dialog.modal-lg.modal-dialog-centered {
    max-width: 750px !important;
}

.checkout-container {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.checkout-section {
    background: #ffffff;
    width: 100%;
    max-width: 600px;
}

.security-header {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 24px;
    gap: 12px;
}

.lock-icon {
    width: 18px;
    height: 18px;
    color: #333333;
}

.lock-icon path,
.lock-icon circle {
    transition: all 0.3s ease;
}

.lock-icon:hover path {
    stroke: #5469d4;
}

.lock-icon:hover circle {
    fill: #5469d4;
}

.security-text {
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}

.stripe-badge {
    background-color: #5469d4;
    color: white;
    padding: 8px 12px;
    border-radius: 4px;
    margin-left: auto;
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
}

.stripe-badge:hover {
    background-color: #4c63d2;
    transform: translateY(-1px);
}

.stripe-badge svg {
    color: white;
}

.payment-icons-container {
    background-color: #ffffff;
}

.payment-icons {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.payment-methods-image {
    max-width: 100%;
    height: auto;
    border: 1px solid #d1d5db;
    border-radius: 6px;
    padding: 8px;
    background-color: #ffffff;
}

@media (max-width: 576px) {
    .security-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }

    .stripe-badge {
        margin-left: 0;
        align-self: flex-start;
    }

    .payment-methods-image {
        max-width: 100%;
        padding: 6px;
    }
}

.heading-hsn-family {
    font-family: 'Fjalla One' !important;
}

.heading-hsn-sizeof-24 {
    font-size: 24px !important;
    line-height: initial !important;
}

.heading-hsn-sizeof-40 {
    font-size: 40px !important;
    line-height: initial !important;
}

.heading-hsn-sizeof-20 {
    font-size: 20px !important;
    line-height: initial !important;
}

.heading-hsn-sizeof-64 {
    line-height: initial !important;
    font-size: 64px !important;
}

.heading-hsn-sizeof-12 {
    font-size: 12px !important;
    line-height: initial !important;
}

.heading-hsn-sizeof-16 {
    font-size: 16px !important;
    line-height: initial !important;
}

