@charset "utf-8";

#m2-sh {
    z-index: 50;
    position: relative;
}
#m2-sh > .top {
    background: #FEF6E2;
}
#m2-sh > .top > .container {
}
#m2-sh > .top > .container > .promo > .label {
    font-size: 16px;
    line-height: 22px;
    color: var(--m2-brand-dark-color);
    font-family: 'Quicksand-Regular';
}
#m2-sh > .top > .container > .promo > .label-tel {
    font-size: 20px;
    font-family: 'Quicksand-Bold';
}
#m2-sh > .top > .container > .promo > .label-tel > span {
    vertical-align: middle;
}
#m2-sh > .top > .container > .promo > a.label:hover {
    color: #3D86C6;
}
#m2-sh-reasons-to-shop:after {
    content: '\f105';
    padding-left: 5px;
    font-family: 'FontAwesome';
    font-weight: normal;
    font-size: 14px;
    color: var(--m2-brand-dark-color);
}
#m2-sh > .top > .container > .promo > .site-alerts {
    cursor: pointer;
}

#m2-sh > .bottom {
}
#m2-sh-main-header-container {
    background-color: #fff;
    height: 92px;
}
.checkout-header #m2-sh-main-header-container {
    box-shadow: 0 0.2rem 1rem 0 rgba(0,0,0,0.15);
    height: 86px;
}
#m2-sh-main-header-container.fixed-top {
    box-shadow: 0 0.2rem 1rem 0 rgba(0,0,0,0.15);
}
#m2-sh-main-header-container.fixed-top .fixed-hidden {
    display: none!important;
}
#m2-sh-main-header-container > .container > .logo {
    max-width: 160px;
}
#m2-sh-main-header-container > .container > .logo > a > img {
}
#m2-sh-main-header-container > .container > .logo > a > img.white-logo {
    display: none;
}
#m2-sh-main-header-container > .container > .search {
}
#m2-sh-main-header-container > .container > .search > .search-form {
    position: relative;
    border-radius: 26px;
}
#m2-sh-main-header-container > .container > .search > .search-form.search-form-sugs-open {
    box-shadow: 0 0.25rem 1rem 0 rgba(0,0,0,0.2);
}
#m2-sh-main-header-container > .container > .search > .search-form > .search-box {
    position: relative;
}
#m2-sh-main-header-container > .container > .search > .search-form > .search-box > input {
    height: 52px;
    border: 1px solid #545454;
    border-radius: 26px;
    padding: 0 60px 0 15px;
    width: 100%;
    background-color: #f3f3f3;
}
#m2-sh-main-header-container > .container > .search > .search-form.search-form-sugs-open > .search-box > input {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-color: #ddd;
}
#m2-sh-main-header-container > .container > .search > .search-form > .search-box > input:focus {
    background-color: var(--m2-brand-white-color);
}
#m2-sh-main-header-container > .container > .search > .search-form > .search-box > button {
    position: absolute;
    right: 0;
    top: 0;
    height: 52px;
    width: 62px;
    border: 0;
    background: none;
    background-image: url('/images/frontend_2023/search-icon.png');
    background-repeat: no-repeat;
    background-position: center;
}
#m2-sh-main-header-container > .container > .search > .search-form > .search-box > button > span {
    display: none;
}
#m2-sh-main-header-container > .container > .search > .search-form > .search-ac {
    position: absolute;
    width: 100%;
    background-color: var(--m2-brand-white-color);
    border: 1px solid #545454;
    border-top: 0;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
    top: 100%;
    left: 0;
    z-index: 100;
    padding: 0.5rem 0 0.5rem 0;
    display: none;
    overflow: hidden;
}
#m2-sh-main-header-container > .container > .search > .search-form > .search-ac > ul > li {
}
#m2-sh-main-header-container > .container > .search > .search-form > .search-ac > ul > li > span {
    display: block;
    padding: 0.25rem 1rem;
    cursor: pointer;
}
#m2-sh-main-header-container > .container > .search > .search-form > .search-ac > ul > li.chosen > span,
#m2-sh-main-header-container > .container > .search > .search-form > .search-ac > ul > li > span:hover {
    background-color: #f3f3f3;
}
#m2-sh-main-header-container > .container > .actions > .actions-wrap > .action {
    padding: 1rem 0;
    position: relative;
}
#m2-sh-main-header-container > .container > .actions > .actions-wrap > .action.has-cust-logo {
    padding: 0;
}
.checkout-header #m2-sh-main-header-container > .container > .actions > .actions-wrap > .action {
    padding: 0;
}
#m2-sh-main-header-container > .container > .actions > .actions-wrap > .action > a {
    font-size: 15px;
    line-height: 19px;
    font-family: 'Quicksand-SemiBold';
    color: var(--m2-brand-dark-color);
}
#m2-sh-main-header-container > .container > .actions > .actions-wrap > .action > a:hover {
    color: var(--m2-brand-blue-hover-light-color);
}
#m2-sh-main-header-container > .container > .actions > .actions-wrap > .action > a > .label {
}
#m2-sh-main-header-container > .container > .actions > .actions-wrap > .action > a > .label-ph {
    font-size: 22px;
    font-family: 'Quicksand-Bold';
}
#m2-sh-main-header-container > .container > .actions > .actions-wrap > .action > a > .label-set {
}
#m2-sh-main-header-container > .container > .actions > .actions-wrap > .action > a > .label-set > span:last-child {
    font-family: 'Quicksand-Regular';
    font-size: 13px;
}
#m2-sh-main-header-container > .container > .actions > .actions-wrap > .action > .cart-link {
    position: relative;
}
#m2-sh-main-header-container > .container > .actions > .actions-wrap > .action > .cart-link > .cart-count {
    position: absolute;
    left: 18px;
    top: -14px;
    content: '';
    background: red;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    color: var(--m2-brand-white-color);
    text-align: center;
    font-size: 13px;
    font-family: 'Quicksand-Regular';
    border: 2px solid var(--m2-brand-white-color);
    line-height: 20px;
}
#m2-sh-main-header-container > .container > .actions > .actions-wrap > .action.has-dropdown {
}
#m2-sh-main-header-container > .container > .actions > .actions-wrap > .action.has-dropdown > .dropdown-contents {
    display: none;
    position: absolute;
    top: 100%;
    min-width: 350px;
    padding: 1rem;
    background-color: var(--m2-brand-white-color);
    box-shadow: 0 0.25rem 1rem 0 rgba(0,0,0,0.2);
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    z-index: 100;
}
#m2-sh-main-header-container > .container > .actions > .actions-wrap > .action.has-dropdown.dropdown-active > .dropdown-contents {
    display: block;
}
#m2-sh-main-header-container .myaccount-options {
}
#m2-sh-main-header-container .myaccount-options > li > a {
    display: block;
    padding: 0.5rem;
    color: var(--m2-brand-dark-color);
}
#m2-sh-main-header-container .myaccount-options > li > a:hover {
    color: var(--m2-brand-blue-hover-light-color);
}
#m2-sh-main-header-container .myaccount-options > li > a.sub {
    font-size: 1rem;
    padding-left: 3rem;
}
#m2-sh-main-header-container .myaccount-options > li > a > i {
    color: #545454;
    font-size: 24px;
    padding-right: 0.75rem;
    vertical-align: middle;
}
#m2-sh-main-header-container .contact-options {
}
#m2-sh-main-header-container .contact-options > li {
    background-repeat: no-repeat;
    background-position: 0.5rem 1rem;
    margin-bottom: 0;
    padding: 0.5rem 1.5rem 0.5rem 4.5rem;
    width: 100%;
    margin: 0;
}
#m2-sh-main-header-container .contact-options > li.chat {
    background-image: url(/images/frontend_2023/contact-chat.png);
}
#m2-sh-main-header-container .contact-options > li.call {
    background-image: url(/images/frontend_2023/contact-mobile.png);
}
#m2-sh-main-header-container .contact-options > li.email {
    background-image: url(/images/frontend_2023/contact-email.png);
}
#m2-sh-main-header-container .contact-options > li > .title {
    font-size: 22px;
    font-family: quicksand-bold;
    line-height: 28px;
    display: block;
}
#m2-sh-main-header-container .contact-options > li > .info {
    line-height: 27px;
}

#m2-sh-main-nav-container {
    background: var(--m2-brand-blue-hover-light-color);
    box-shadow: 0 0.2rem 1rem 0 rgba(0,0,0,0.15);
    position: relative;
}
#m2-sh-main-nav {
}
#m2-sh-main-nav > .nav {
    gap: 1rem;
    flex-flow: row wrap;
    overflow: hidden;
    height: 48px;
    align-items: center;
}
#m2-sh-main-nav > .nav > .nav-item {
}
#m2-sh-main-nav > .nav > .nav-item > .nav-link {
    font-family: 'Quicksand-Medium';
    font-size: 1rem;
    opacity: 0.8;
    color: var(--m2-brand-white-color);
    padding: 0.75rem 0.75rem;
    white-space: nowrap;
}
#m2-sh-main-nav > .nav > .nav-item > .nav-link-main {
    font-family: 'Quicksand-SemiBold';
    font-size: 1.1rem;
    display: flex;
    align-items: center;
}
#m2-sh-main-nav > .nav > .nav-item > .nav-link-main:hover {
    background-color: rgba(0,0,0,0.2);
}
#m2-sh-main-nav > .nav > .nav-item > .nav-link:hover {
    opacity: 1;
}
#m2-sh-main-nav > .nav > .nav-item > .nav-link:after {
    content: '\f0da';
    font-family: 'FontAwesome';
    font-weight: normal;
    font-size: 13px;
    float: right;
    line-height: 24px;
    padding-left: 0.75rem;
}
#m2-sh-main-nav > .nav > .nav-item > .nav-link-main:after,
#m2-sh-main-nav > .nav > .nav-item > .nav-link-loc:after {
    content: none;
}
#m2-sh-main-nav > .nav > .nav-item > .nav-link > .ico-menu {
    margin-top: 3px;
    max-height: 18px;
    width: auto;
}
#m2-sh-main-nav > .nav > .nav-item.has-dropdown > .nav-link:after {
    content: '\f0d7';
}
#m2-sh-main-nav > .nav > .nav-item > .nav-link-loc {
    display: flex;
    align-items: center;
    padding: 0 0.75rem;
    gap: 0.5rem;
}
#m2-sh-main-nav > .nav > .nav-item > .nav-link-loc > .loc-icon {
    background-image: url('data:image/svg+xml,<svg fill="%23FFFFFF" height="800px" width="800px" version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 297 297" xml:space="preserve"><g><path d="M148.5,0C87.43,0,37.747,49.703,37.747,110.797c0,91.026,99.729,179.905,103.976,183.645 c1.936,1.705,4.356,2.559,6.777,2.559c2.421,0,4.841-0.853,6.778-2.559c4.245-3.739,103.975-92.618,103.975-183.645 C259.253,49.703,209.57,0,148.5,0z M148.5,272.689c-22.049-21.366-90.243-93.029-90.243-161.892 c0-49.784,40.483-90.287,90.243-90.287s90.243,40.503,90.243,90.287C238.743,179.659,170.549,251.322,148.5,272.689z"/><path d="M148.5,59.183c-28.273,0-51.274,23.154-51.274,51.614c0,28.461,23.001,51.614,51.274,51.614 c28.273,0,51.274-23.153,51.274-51.614C199.774,82.337,176.773,59.183,148.5,59.183z M148.5,141.901 c-16.964,0-30.765-13.953-30.765-31.104c0-17.15,13.801-31.104,30.765-31.104c16.964,0,30.765,13.953,30.765,31.104 C179.265,127.948,165.464,141.901,148.5,141.901z"/></g></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 30px;
    display: inline-block;
    width: 20px;
    height: 30px;
    vertical-align: top;
}
#m2-sh-main-nav > .nav > .nav-item > .nav-link-loc > .m2-delivery-location > .loc-name {
    text-decoration: underline;
    cursor: pointer;
}
#m2-sh-main-nav > .nav .nav-link > .ico {
    margin-right: 0.4rem;
}
#m2-sh-main-nav > .nav .nav-link > .font-ico {
    font-size: 1.5rem;
    margin-right: 0.5rem;
}
#m2-sh-main-nav-products-container {
    display: none;
}
#m2-sh-main-nav > .nav > .nav-item.has-dropdown > .dropdown-contents {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 250px;
    max-width: 320px;
    padding: 1rem 0;
    background-color: var(--m2-brand-white-color);
    box-shadow: 0 0.25rem 1rem 0 rgba(0,0,0,0.2);
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}
#m2-sh-main-nav > .nav > .nav-item.has-dropdown.dropdown-active > .dropdown-contents {
    display: block;
}
#m2-sh-main-nav > .nav > .nav-item.has-dropdown > .dropdown-contents > li > .nav-link {
    padding: 0.75rem 1.5rem 0 1.5rem;
    color: var(--m2-brand-dark-color);
}
#m2-sh-main-nav > .nav > .nav-item.has-dropdown > .dropdown-contents > li.contents {
    padding: 0.75rem 1.5rem 0 1.5rem;
    color: #545454;
}
#m2-sh-main-nav > .nav > .nav-item.has-dropdown > .dropdown-contents > li > .nav-link:hover {
    color: var(--m2-brand-blue-hover-light-color);
}
#m2-sh-main-nav > .nav > .nav-item.has-dropdown > .dropdown-contents > li:first-child > .nav-link {
    padding-top: 0;
}

/* Override MMenu Styles */
.mm-menu--theme-light {
    --mm-color-background: var(--m2-body-default-bg-color);
    --mm-color-text-dimmed: #666;
}
#m2-sh-main-nav-products .mm-navbars--top .mm-navbar {
    background-color: var(--m2-brand-blue-hc-color);
}
#m2-sh-main-nav-products .mm-navbars--top .mm-navbar .myac-header {
    justify-content: flex-start;
}
#m2-sh-main-nav-products .mm-navbars--top .mm-navbar .myac-header > .title {
    font-size: 22px;
    font-family: 'Quicksand-Bold';
    color: var(--m2-brand-white-color);
    display: block;
    padding: 1rem;
}
#m2-sh-main-nav-products .mm-navbars--top .mm-navbar .mm-btn--close {
    color: rgba(255,255,255,0.8);
}
#m2-sh-main-nav-products .mm-panel .mm-listview .mm-listitem .ico {
    margin-right: 0.5rem;
}

.m2-sh-site-notice {
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2);
}
.m2-sh-site-notice .ico {
    height: 24px;
    width: auto;
}
.m2-sh-site-notice .message {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 24px;
}
.m2-sh-site-notice .message.expanded {
    white-space: normal;
    text-overflow: clip;
    height: auto;
}

@media only screen and (max-width: 767px) {
    #m2-sh-main-header-container > .container > .search > .search-form > .search-box > input {
        height: 42px;
    }
    #m2-sh-main-header-container > .container > .search > .search-form > .search-box > button {
        height: 42px;
        width: 48px;
    }
}

@media only screen and (min-width: 768px) {
    #m2-sh-main-header-container {
        height: 104px;
    }
    .checkout-header #m2-sh-main-header-container {
        height: 86px;
    }
    #m2-sh-main-header-container.fixed-top {
        background-color: var(--m2-brand-blue-hover-light-color);
        height: 97px;
    }
    #m2-sh-main-header-container.fixed-top > .container > .navbar-toggler > img {
        filter: brightness(0) invert(1);
    }
    #m2-sh-main-header-container > .container > .logo > a > img {
        width: auto;
        height: 72px;
    }
    #m2-sh-main-header-container.fixed-top > .container > .logo > a > img.white-logo {
        display: inline-block;
        height: 65px;
        width: auto;
    }
    #m2-sh-main-header-container.fixed-top > .container > .actions > .actions-wrap > .action > a {
        color: var(--m2-brand-white-color);
    }
    #m2-sh-main-header-container.fixed-top > .container > .actions > .actions-wrap > .action > a:hover {
        color: #f3f3f3;
    }
    #m2-sh-main-header-container.fixed-top > .container > .actions > .actions-wrap > .action > a > img {
        filter: brightness(0) invert(1);
    }
    #m2-sh-main-header-container.fixed-top > .container > .actions > .actions-wrap > .action > a > .cust-logo {
        display: inline-block;
        background-color: #fff;
        padding: 0.5rem;
        border-radius: 0.5rem;
    }
    /*#m2-sh-main-header-container.fixed-top #m2-sh-main-nav > .navbar-nav {
        gap: 1.5rem!important;
    }*/

    .m2-sh-site-notice .ico {
        height: 36px;
    }
    .m2-sh-site-notice .message {
        white-space: normal;
        text-overflow: none;
        height: auto;
    }
}

#m2-sh-body-overlay {
    display: none;
    position: relative;
    height: 0;
}
#m2-sh-body-overlay:after {
    content: '';
    background: rgba(0,0,0,0.5);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}


/*** FOOTER ***/

#m2-sh-main-footer > .container {
    padding-top: 30px;
    padding-bottom: 20px;
}
#m2-sh-main-footer > .container > .footer-menu > .menu-col > .accordion-header {
    font-size: 22px;
    font-family: 'Quicksand-Bold';
    line-height: 28px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}
#m2-sh-main-footer > .container > .footer-menu > .menu-col > .accordion-header > .accordion-button {
    padding: unset;
    font-size: unset;
    background-color: unset;
    color: var(--m2-brand-dark-color);
}
#m2-sh-main-footer > .container > .footer-menu > .menu-col > .menu > li {
    display: inline-block;
    width: 100%;
}
#m2-sh-main-footer > .container > .footer-menu > .menu-col > .menu > li > a {
    font-size: 16px;
    color: var(--m2-brand-dark-color);
    line-height: 36px;
    font-family: 'Quicksand-Regular';
    display: inline-block;
}
#m2-sh-main-footer > .container > .footer-menu > .menu-col > .menu > li > a:hover {
    color: var(--m2-brand-blue-hover-light-color);
}

#m2-sh-main-footer .footer-icons {
    padding-top: 30px;
}
#m2-sh-main-footer .footer-icons > .icon-menu > ul > li {
    display: inline-block;
    vertical-align: middle;
}
#m2-sh-main-footer .footer-icons > .social-icons > ul > li > a > i {
    font-size: 38px;
}
#m2-sh-main-footer .footer-icons > .social-icons > ul > li > a:hover {
    opacity: 0.7;
}
#m2-sh-main-footer .footer-icons > .social-icons > ul > li {
    margin-right: 10px;
}
#m2-sh-main-footer .footer-icons > .social-icons > ul > li:last-child {
    margin-right: 0;
}
#m2-sh-main-footer .footer-icons > .social-icons > ul > li > a.facebook > i {
    color: #3C5A9A;
}
#m2-sh-main-footer .footer-icons > .social-icons > ul > li > a.twitter > i {
    color: #03A9F4;
}
#m2-sh-main-footer .footer-icons > .social-icons > ul > li > a.rss > i {
    color: #F9770B;
}
#m2-sh-main-footer .footer-icons > .social-icons > ul > li > a.linkedin > i {
    color: #0077B5;
}
#m2-sh-main-footer .footer-icons > .payment-icons > ul > li > span {
    font-size: 22px;
    font-family: 'Quicksand-Bold';
    line-height: 28px;
    margin-right: 20px;
}
#m2-sh-main-footer .footer-icons > .payment-icons > ul > li > img {
    margin: 0 5px;
}

#m2-sh-bottom-footer {
    display: inline-block;
    width: 100%;
    padding-top: 26px;
    margin-top: 10px;
    border-top: 1px solid #D6D3C9;
    text-align: center;
}
#m2-sh-bottom-footer > .links > ul {
}
#m2-sh-bottom-footer > .links > ul > li {
    display: inline-block;
    margin-bottom: 16px;
}
#m2-sh-bottom-footer > .links > ul > li > a {
    font-size: 16px;
    font-family: 'Quicksand-Medium';
    padding: 0 30px;
    border-right: 1px solid;
    line-height: 20px;
    display: inline-block;
    color: var(--m2-brand-dark-color);
}
#m2-sh-bottom-footer > .links > ul > li:last-child > a {
    border-right: 0;
}
#m2-sh-bottom-footer > .copyright > p {
    font-size: 13px;
    font-family: 'Quicksand-Regular';
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

@media only screen and (max-width: 767px) {
    #m2-sh-main-footer > .container > .footer-menu > .menu-col > .accordion-header {
        padding-bottom: 0;
        font-size: 18px;
        line-height: 22px;
    }
    #m2-sh-main-footer > .container > .footer-menu > .menu-col > .menu {
        margin-bottom: 20px;
    }
    #m2-sh-main-footer .footer-icons > .icon-menu {
        margin-bottom: 20px;
        text-align: center;
    }
    #m2-sh-main-footer .footer-icons > .payment-icons > ul > li > img {
        margin: 10px 5px;
    }
    #m2-sh-main-footer .footer-icons > .payment-icons > ul > li.h {
        display: block;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 768px) {
    #m2-sh-main-footer > .container > .footer-menu > .menu-col > .accordion-header:after {
        content: '';
        width: 35px;
        height: 2px;
        background: #D6D3C9;
        position: absolute;
        left: 0;
        bottom: 0;
    }
    #m2-sh-main-footer > .container > .footer-menu > .menu-col > .accordion-header > .accordion-button:after {
        display: none;
    }
}

/* Breadcrumbs */
.breadcrumbs .items li a, .breadcrumbs .items li strong {
    font-size: 18px;
    font-family: 'Quicksand-Medium';
    line-height: 30px;
    font-weight: normal;
    color: var(--m2-brand-dark-color);
}
.breadcrumbs .items li a, .breadcrumbs .items li strong {
    font-size: 18px;
    font-family: 'Quicksand-Medium';
    line-height: 30px;
    font-weight: normal;
    color: var(--m2-brand-dark-color);
}
.breadcrumbs .items li {
    display: inline-block;
}
.breadcrumbs .items {
    display: inline-block;
    width: 100%;
    margin: 30px 0;
}
.breadcrumbs .items li a .crumb-icon {
    width: 36px;
    display: inline-block;
    position: relative;
    text-align: center;
}
.breadcrumbs .items li a .crumb-icon:after {
    content: '\f105';
    font-family: 'FontAwesome';
}
.breadcrumbs .items li a:hover {
    color: var(--m2-brand-blue-hover-light-color);
}


/* Right popup - used for pop-out cart */
.right-popup {
}
.right-popup > .modal-dialog {
    max-width: 480px;
    margin: 0 0 0 auto;
    height: 100%;
    box-shadow: 0 0px 20px 0 rgba(0,0,0,.5);
}
.right-popup > .modal-dialog.cart-item-added {
    max-width: 620px;
}
.right-popup > .modal-dialog > .modal-content {
    min-height: 100%;
    border-radius: 0;
}
.right-popup > .modal-dialog > .modal-content > .modal-header {
    background-color: var(--m2-brand-blue-hc-color);
    box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.25);
    border-radius: 0;
    z-index: 2;
    flex-direction: column;
    display: unset;
    flex-shrink: unset;
    align-items: unset;
    justify-content: unset;
}
.right-popup > .modal-dialog > .modal-content > .modal-header > .heading {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
}
.right-popup > .modal-dialog > .modal-content > .modal-header > .heading .modal-title {
    font-size: 1.2rem;
    font-family: 'Quicksand-Bold';
    color: var(--m2-brand-white-color);
}
.right-popup > .modal-dialog > .modal-content > .modal-header > .heading .btn-close {
    position: relative;
}
.right-popup > .modal-dialog > .modal-content > .modal-footer > .action-buttons {
    display: flex;
    justify-content: center;
    gap: 25px;
}
.right-popup > .modal-dialog > .modal-content > .modal-body {
    padding: 0;
    scrollbar-width: auto;
    scrollbar-color: var(--m2-brand-blue-hc-color) var(--m2-brand-white-color);
    background-color: #f3f3f3;
}
.right-popup > .modal-dialog > .modal-content > .modal-body::-webkit-scrollbar {
    width: 16px;
}
.right-popup > .modal-dialog > .modal-content > .modal-body::-webkit-scrollbar-track {
    background: var(--m2-brand-white-color);
}
.right-popup > .modal-dialog > .modal-content > .modal-body::-webkit-scrollbar-thumb {
    background-color: var(--m2-brand-blue-hc-color);
    border-radius: 10px;
    border: 3px solid var(--m2-brand-white-color);
}
.right-popup > .modal-dialog > .modal-content > .modal-footer {
    box-shadow: 0px -4px 7px 0px rgba(0,0,0,0.25);
    display: block;
    z-index: 2;
}
