﻿.section-link
{
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    font-size: 10px;
    justify-content: space-around;
    margin-bottom: 3em;
}
@media(min-width: 1280px) and (max-width: 1479px)
{
    .section-link
    {
        font-size: 8.5px;
    }
}
.section-link .footer-top-links.cq-Editable-dom
{
    width: 100%;
}
.section-link .footer-top-links .footer-top-links-component a
{
    color: #4c1723;
    text-decoration: none;
}
.section-link .footer-top-links .footer-top-links-component .accordion-heading
{
    cursor: pointer;
    font-family: "777-Bold",verdana,sans-serif!important;
    font-size: 15px;
    letter-spacing: .2em;
    padding: 1.28em 0;
    text-align: left;
    text-transform: uppercase;
}
.section-link .footer-top-links .footer-top-links-component .accordion-content ul.link-list
{
    font-size: 1em;
    margin: 0;
}
.section-link .footer-top-links .footer-top-links-component .accordion-content ul.link-list li.link-item
{
    list-style-type: none;
    margin: 0;
}
.section-link .footer-top-links .footer-top-links-component .accordion-content ul.link-list li.link-item a
{
    color: #4c1723!important;
    cursor: pointer;
    font-family: "777",verdana,sans-serif;
    font-size: 1pc!important;
    font-weight: 300;
    line-height: 2;
    transition: all .3s ease-in-out 0s;
}
.section-link .footer-top-links .footer-top-links-component .accordion-content ul.link-list li.link-item a:hover
{
    color: #fff;
}
.section-link .footer-top-links .footer-top-links-component .accordion-content ul.link-list li.link-item a.with-logo
{
    align-items: center;
    display: flex;
    gap: .3em;
}
.section-link .footer-top-links .footer-top-links-component .accordion-content ul.link-list li.link-item a.with-logo picture img
{
    display: block;
    height: 2.6em;
    width: 2.6em;
}
.section-link .footer-top-links .footer-top-links-component .accordion-content ul.link-list li.link-item:before
{
    display: none;
}
@media(max-width: 1279px)
{
    .section-link
    {
        align-items: unset;
        display: flex;
        flex-direction: column;
        justify-content: unset;
        width: 100%;
    }
    .section-link .footer-top-links
    {
        width: 100%;
    }
    .section-link .footer-top-links .footer-top-links-component:after
    {
        background: linear-gradient(90deg,hsla(0,0%,100%,0),#4c1723 50%,hsla(0,0%,100%,0));
        content: " ";
        display: block;
        height: 2px;
        margin: 1em auto 0;
        width: 100%;
    }
    .section-link .footer-top-links .footer-top-links-component .accordion-heading
    {
        padding: 1.28em 0;
        position: relative;
    }
    .section-link .footer-top-links .footer-top-links-component .accordion-heading .toggle-icon
    {
        color: #fff;
    }
    .section-link .footer-top-links .footer-top-links-component .accordion-heading .toggle-icon:after
    {
        content: "+";
        display: block;
        font-size: 2em;
        font-weight: 300;
        height: 1em;
        line-height: 1em;
        margin-top: .5em;
        position: absolute;
        right: 5%;
        text-align: center;
        top: 0;
        transition: all .2s ease;
        width: 1em;
    }
    .section-link .footer-top-links .footer-top-links-component .accordion-heading.open .toggle-icon:after
    {
        transform: rotate(45deg);
        transform-origin: center;
    }
    .section-link .footer-top-links .footer-top-links-component .accordion-content
    {
        height: auto;
        max-height: 0;
        overflow: hidden;
        transition: max-height .6s ease-out;
    }
    .section-link .footer-top-links .footer-top-links-component .accordion-content.open
    {
        max-height: 50em;
    }
    .section-link .footer-top-links .footer-top-links-component .accordion-content ul.link-list
    {
        margin-left: 1em;
        text-align: left;
    }
}
.footer-top-component .footer-top-first-row
{
    font-size: 1.2em;
}
@media(max-width: 1279px)
{
    .footer-top-component .footer-top-first-row
    {
        align-items: center;
        flex-direction: column-reverse;
        text-align: center;
    }
}
.footer-top-component .footer-top-first-row .section-cta
{
    align-items: center;
    background-color: hsla(51,87%,91%,.7);
    background: linear-gradient(-45deg,hsla(51,87%,91%,.8) 33.33%,rgba(25,50,47,.1) 0,rgba(25,50,47,.2) 50%,hsla(51,87%,91%,.8) 0,hsla(51,87%,91%,.8) 83.33%,rgba(25,50,47,.1) 0,rgba(25,50,47,.1));
    background-size: 4px 4px;
    border: 3px solid #4c1723;
    border-radius: 2px;
    -webkit-box-shadow: inset 3px 3px 1rem rgba(76,23,35,.7);
    box-shadow: inset 2px 2px 2rem rgba(76,23,35,.7);
    display: flex;
    flex-direction: column;
    font-family: "777-DemiBold",verdana,sans-serif;
    order: 3;
    outline: 1px solid #bc3554;
    outline-offset: -4px;
    padding: 2em 4em!important;
    width: 35pc;
}
@media(max-width: 1279px)
{
    .footer-top-component .footer-top-first-row .section-cta
    {
        flex-direction: column;
        order: -1;
        text-align: center;
        width: 100%;
    }
}
.footer-top-component .footer-top-first-row .section-cta .footer-banner-text .footer-banner-first-title
{
    color: #4c1723;
    display: block;
    font-size: 2.5em;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
}
@media(max-width: 1279px)
{
    .footer-top-component .footer-top-first-row .section-cta .footer-banner-text .footer-banner-first-title
    {
        font-size: 1.6em;
    }
}
.footer-top-component .footer-top-first-row .section-cta .footer-banner-text .footer-banner-second-title
{
    color: #ffbe0b;
    display: block;
    font-size: 3.3em;
    font-weight: 800;
    line-height: normal;
    text-align: center;
    text-shadow: #fff 1px 1px 0,2px 2px 0 #4c1723,2px -2px 0 #4c1723,-2px 2px 0 #4c1723,-2px -2px 0 #4c1723,2px 0 0 #4c1723,0 2px 0 #4c1723,-2px 0 0 #4c1723,0 -2px 0 #4c1723,1px 0 1px #4c1723,0 1px 1px #4c1723,2px 1px 1px #4c1723,1px 2px 1px #4c1723,3px 2px 1px #4c1723,2px 3px 1px #4c1723,4px 3px 1px #4c1723,3px 4px 1px #4c1723,5px 4px 1px #4c1723,4px 5px 1px #4c1723,6px 5px 1px #4c1723,5px 6px 1px #4c1723,7px 6px 1px #4c1723,2px 2px 2px rgba(255,190,11,0);
    text-transform: uppercase;
}
@media(max-width: 1279px)
{
    .footer-top-component .footer-top-first-row .section-cta .footer-banner-text .footer-banner-second-title
    {
        font-size: 2.6em;
    }
}
.footer-top-component .footer-top-first-row .section-cta .footer-banner-button
{
    min-width: 230px;
}
.footer-top-component .footer-top-first-row .section-cta .footer-banner-button .cta-item
{
    min-width: 2in;
}
.footer-top-component .footer-top-first-row .section-cta .footer-banner-button .cta-item .cta-template a
{
    display: inline-block;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 1.5;
    min-width: 230px;
    padding: 10px;
    text-align: center;
}
@media(max-width: 1279px)
{
    .footer-top-component .footer-top-first-row .section-cta .footer-banner-button
    {
        margin: 20px auto;
        max-width: 300px;
        width: 100%;
    }
    .footer-top-component .footer-top-first-row .section-cta .footer-banner-button .cta-template a
    {
        width: 100%;
    }
}
.footer-top-component .footer-top-first-row .section-cta .footer-banner-terms-link
{
    color: #4c1723;
    display: block;
    font-size: 17px;
    text-align: center;
    text-decoration: underline;
}
.footer-top-component .footer-top-first-row .section-cta .footer-banner-promocode
{
    align-items: baseline;
    display: flex;
    font-size: 17px;
    justify-content: center;
}
.footer-top-component .footer-top-first-row .section-cta .footer-banner-promocode .footer-banner-promocode-text
{
    color: #4c1723;
    display: block;
    font-family: "777-DemiBold",verdana,sans-serif;
    font-size: 17px;
    margin-bottom: 0;
    text-align: center;
}
.footer-top-component .footer-top-first-row .section-cta .footer-banner-promocode a
{
    color: #4c1723;
    text-decoration: underline;
}
.footer-top-component .footer-top-first-row .section-cta .desktop-wrapper
{
    align-items: center;
    display: flex;
    gap: 5%;
    justify-content: center;
}
.footer-top-component .footer-top-first-row .section-cta .desktop-wrapper.d-none
{
    display: none;
}
.footer-top-component .footer-top-first-row .section-cta .mobile-wrapper
{
    align-items: center;
    display: flex;
    gap: .8em;
    justify-content: center;
}
.footer-top-component .footer-top-first-row .section-cta .mobile-wrapper.d-none
{
    display: none;
}
.footer-top-component .footer-top-first-row .section-cta .mobile-wrapper .mobile-cta
{
    border: .01em solid #3f3e3e;
    height: 7em;
    max-width: 24em;
    width: 40%;
}
.footer-top-component .footer-top-first-row .section-cta .mobile-wrapper .mobile-cta a
{
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    text-align: center;
}
.footer-top-component .footer-top-first-row .section-cta .mobile-wrapper .mobile-cta a img
{
    display: block;
    height: auto;
    width: 10em;
}
@media(max-width: 1279px)
{
    .footer-top-component .footer-top-second-row:before
    {
        content: none!important;
    }
}
.footer-top-component .footer-top-second-row:before
{
    background: linear-gradient(90deg,hsla(0,0%,100%,0),#4c1723 50%,hsla(0,0%,100%,0));
    content: " ";
    display: block;
    height: 2px;
    margin: 0 auto;
    width: 100%;
}
.footer-top-component .footer-top-second-row .footer-icons-group-list
{
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    list-style: none;
    margin: 0;
    padding: 20px;
}
.footer-top-component .footer-top-second-row .footer-icons-group-list li:before
{
    content: none;
}
.footer-top-component .footer-top-second-row .footer-icons-group-list .social-item
{
    display: block;
    height: 200px;
    text-align: center;
    width: 200px;
}
.footer-top-component .footer-top-second-row .footer-icons-group-list .social-item .footer-top-icons-component
{
    color: #4c1723;
    font-family: "777",verdana,sans-serif!important;
    font-size: 19px;
    line-height: 20px;
    text-transform: capitalize;
}
.footer-top-component .footer-top-second-row .footer-icons-group-list .social-item .footer-top-icons-component a
{
    color: #4c1723;
    text-decoration: none;
}
.footer-top-component .footer-top-second-row .footer-icons-group-list .social-item .footer-top-icons-component .social-icon
{
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 70px;
    width: 200px;
}
.footer-top-component .footer-top-second-row .footer-icons-group-list .social-item .footer-top-icons-component .social-icon:not(.socials)
{
    height: 0;
    padding-top: 70px;
}
.footer-top-component .footer-top-second-row .footer-icons-group-list .social-item .footer-top-icons-component .social-icon.socials
{
    padding-top: 0;
    width: 40px;
}
.footer-top-component .footer-top-second-row .footer-icons-group-list .social-item .footer-top-icons-component span
{
    color: #bc3554;
    display: block;
    font-family: "777-Medium",verdana,sans-serif;
    height: 20px;
    margin-top: 10px;
    text-transform: uppercase;
}
.footer-top-component .footer-top-second-row .footer-icons-group-list .social-item .footer-top-icons-component .social-icons
{
    align-items: center;
    display: flex;
    justify-content: space-around;
    padding: 0 30px;
}
.footer-top-component .footer-top-second-row .footer-icons-group-list .vertical-gradient-line
{
    background: linear-gradient(0deg,hsla(0,0%,100%,0),#4c1723 50%,hsla(0,0%,100%,0));
    content: " ";
    display: inline-block;
    height: 75pt;
    margin: 0;
    width: 1px;
}
@media(max-width: 480px)
{
    .footer-top-component .footer-top-second-row .footer-icons-group-list
    {
        flex-direction: column;
        margin-bottom: 25px;
    }
    .footer-top-component .footer-top-second-row .footer-icons-group-list .social-item
    {
        height: auto;
    }
    .footer-top-component .footer-top-second-row .footer-icons-group-list .vertical-gradient-line
    {
        background: linear-gradient(90deg,hsla(0,0%,100%,0),#4c1723 50%,hsla(0,0%,100%,0));
        height: 1px;
        margin: 20px auto;
        width: 200px;
    }
}
.cta-template a
{
    word-wrap: break-word;
    border-radius: 5rem;
    cursor: pointer;
    display: flex;
    font-weight: 700;
    justify-content: center;
    line-height: 1;
    min-width: 10pc;
    overflow: hidden;
    position: relative;
    text-align: center;
    transition: all;
    transition-duration: .3s;
    transition-timing-function: ease-out;
    word-break: break-word;
}
.cta-template.cta-primary a
{
    background: #bc3554;
    border: 2px solid #bc3554;
    border-radius: 4px;
    color: #fcf6d5;
    font-size: 1.5rem;
    text-decoration: none;
    text-transform: uppercase;
}
.cta-template.cta-primary a:focus, .cta-template.cta-primary a:hover
{
    background: #fcf6d5;
    color: #bc3554;
}
@media(hover: hover)
{
    .cta-template.cta-primary a:focus, .cta-template.cta-primary a:hover
    {
        background: #fcf6d5;
        color: #bc3554;
    }
}
.cta-template.cta-primary-v2 a
{
    background: #fcf6d5;
    border: 2px solid #bc3554;
    border-radius: 4px;
    color: #bc3554;
    font-size: 1.5rem;
    text-decoration: none;
    text-transform: uppercase;
}
.cta-template.cta-primary-v2 a:focus, .cta-template.cta-primary-v2 a:hover
{
    background: rgba(188,53,84,.2);
    color: #bc3554;
}
@media(hover: hover)
{
    .cta-template.cta-primary-v2 a:focus, .cta-template.cta-primary-v2 a:hover
    {
        background: rgba(188,53,84,.2);
        color: #bc3554;
    }
}
.cta-template.cta-secondary a
{
    background: #eadfc3;
    border: 2px solid #0ea79b;
    border-radius: 4px;
    color: #0ea79b;
    font-size: 1.5rem;
    text-decoration: none;
    text-transform: uppercase;
}
.cta-template.cta-secondary a:focus, .cta-template.cta-secondary a:hover
{
    background: #0ea79b;
    color: #eadfc3;
}
@media(hover: hover)
{
    .cta-template.cta-secondary a:focus, .cta-template.cta-secondary a:hover
    {
        background: #0ea79b;
        color: #eadfc3;
    }
}
.cta-template.cta-secondary-variant-1 a
{
    background: #0ea79b;
    border: 2px solid #0ea79b;
    border-radius: 4px;
    color: #fcf6d5;
    font-size: 1.5rem;
    text-decoration: none;
    text-transform: uppercase;
}
.cta-template.cta-secondary-variant-1 a:focus, .cta-template.cta-secondary-variant-1 a:hover
{
    background: #fcf6d5;
    color: #0ea79b;
}
@media(hover: hover)
{
    .cta-template.cta-secondary-variant-1 a:focus, .cta-template.cta-secondary-variant-1 a:hover
    {
        background: #fcf6d5;
        color: #0ea79b;
    }
}
.cta-template.cta-glow a
{
    background: #bc3554;
    border: 2px solid #bc3554;
    border-radius: 4px;
    color: #fcf6d5;
    font-size: 1.44rem;
    text-decoration: none;
    text-transform: uppercase;
}
.cta-template.cta-glow a:focus, .cta-template.cta-glow a:hover
{
    background: #fcf6d5;
    color: #bc3554;
}
@media(hover: hover)
{
    .cta-template.cta-glow a:focus, .cta-template.cta-glow a:hover
    {
        background: #fcf6d5;
        color: #bc3554;
    }
}
.cta-template.cta-glow a
{
    animation: glowing .9s infinite alternate;
}
.cta-padding-small
{
    padding: .4rem 1.6rem;
}
.cta-padding-default, .cta-template.cta-glow a, .cta-template.cta-primary a, .cta-template.cta-primary-v2 a, .cta-template.cta-secondary a, .cta-template.cta-secondary-variant-1 a
{
    padding: .8rem 4rem;
}
@keyframes glowing
{
    to
    {
        box-shadow: 0 0 20px 5px #bc3554;
    }
}
@keyframes color-rotation
{
    0%
    {
        filter: hue-rotate(0deg);
    }
    50%
    {
        filter: hue-rotate(25deg);
    }
}
.cta-template.cta-wide-size a
{
    line-height: 1.5;
    min-width: 290px;
}
.cta-template.cta-medium-size a
{
    line-height: 1.5;
    max-width: 290px;
    min-width: 10pc;
    padding: .9rem 0;
}
.cta-template.cta-large-size a
{
    font-family: "777-DemiBold",verdana,sans-serif;
    font-size: 19px;
    line-height: 2;
    max-width: 290px;
    min-width: 10pc;
    padding: .75rem 2.25rem;
}
@media screen and (max-width: 1024px)
{
    .cta-template.cta-large-size a
    {
        min-width: 215px;
    }
}
@media screen and (max-width: 414px)
{
    .cta-template.cta-large-size a
    {
        min-width: 170px;
        padding: .75rem 0;
    }
}
.cta-template.cta-fullwidth-size, .cta-template.cta-fullwidth-size a
{
    font-size: 2.3rem;
    line-height: 2;
    width: 100%;
}
footer
{
    background: #fcf6d5;
    color: #969696;
    font-size: 10px;
    margin: 0 auto;
}
@media(min-width: 1280px) and (max-width: 1479px)
{
    footer
    {
        font-size: 8.5px;
    }
}
footer .footer-component-v2
{
    margin: 0 auto;
    padding: 3em 1em 1em;
    width: 100%;
}
@media(max-width: 767px)
{
    footer .footer-component-v2
    {
        padding: 1em .5em .5em;
    }
}
footer .footer-component-v2:before
{
    background: linear-gradient(90deg,hsla(0,0%,100%,0),#4c1723 50%,hsla(0,0%,100%,0));
    content: "";
    display: block;
    height: 2px;
    margin: 0 auto;
    width: 100%;
}
footer .footer-component-v2 .section-top
{
    padding-top: 3em;
}
footer .footer-component-v2 .regulations
{
    box-sizing: border-box;
    height: 100%;
    width: 100%;
}
footer .footer-component-v2 .regulations:before
{
    background: linear-gradient(90deg,hsla(0,0%,100%,0),#4c1723 50%,hsla(0,0%,100%,0));
    content: " ";
    display: block;
    height: 2px;
    margin: 0 auto;
    width: 100%;
}
footer .footer-component-v2 .regulations:after
{
    background: linear-gradient(90deg,hsla(0,0%,100%,0),#4c1723 50%,hsla(0,0%,100%,0));
    content: " ";
    display: block;
    height: 2px;
    margin-top: 40px;
    width: 100%;
}
footer .footer-component-v2 .regulations .footer-icons-group-list
{
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    list-style: none;
    margin: 0 auto;
    max-width: 75pc;
    padding: 3em 0 0;
    width: 100%;
}
footer .footer-component-v2 .regulations .footer-icons-group-list .safety-item
{
    align-items: center;
    border: 1px solid rgba(76,23,35,.4);
    border-radius: 5px;
    box-sizing: border-box;
    display: flex;
    height: 54px;
    margin-bottom: 10px;
    margin-right: 30px;
    min-width: 200px;
    padding: 2px;
}
footer .footer-component-v2 .regulations .footer-icons-group-list .safety-item:before
{
    content: "";
}
footer .footer-component-v2 .regulations .footer-icons-group-list .safety-item .regulation-item
{
    margin: auto;
}
footer .footer-component-v2 .regulations .footer-icons-group-list .safety-item .regulation-item picture
{
    display: block;
    height: 100%;
}
footer .footer-component-v2 .regulations .footer-icons-group-list .safety-item .regulation-item picture .logo
{
    height: 37px;
    max-width: 130px;
    object-fit: contain;
    width: auto;
}
@media(max-width: 480px)
{
    footer .footer-component-v2 .regulations .footer-icons-group-list .safety-item
    {
        margin-right: 0;
        min-width: 10pc;
    }
}
@media(max-width: 767px)
{
    footer .footer-component-v2 .regulations.regulations
    {
        padding: 0;
    }
    footer .footer-component-v2 .regulations.regulations .footer-icons-group-list
    {
        padding: 2em 0 0;
    }
}
footer .footer-component-v2 .section-banner
{
    border-radius: 1em;
    padding: 5px;
}
footer .footer-component-v2 .section-banner .banner-container
{
    background-color: #4c1723;
    border-radius: 1em;
    display: flex;
    height: 8em;
    margin: 0 auto;
    max-width: 75pc;
    position: relative;
    width: 99%;
}
footer .footer-component-v2 .section-banner .banner-container .banner-wrapper
{
    border-radius: 1em;
    height: 100%;
    position: absolute;
    width: auto;
}
footer .footer-component-v2 .section-banner .banner-container .banner-wrapper .banner-img, footer .footer-component-v2 .section-banner .banner-container .banner-wrapper .banner-link
{
    display: block;
    height: 100%;
    max-width: 100%;
    width: auto;
}
footer .footer-component-v2 .section-banner .banner-container .banner-wrapper.left
{
    left: 0;
    max-width: 90%;
}
footer .footer-component-v2 .section-banner .banner-container .banner-wrapper.left .banner-img
{
    border-radius: 10px 0 0 10px;
}
@media(min-width: 420px)
{
    footer .footer-component-v2 .section-banner .banner-container .banner-wrapper.left
    {
        max-width: 60%;
    }
}
footer .footer-component-v2 .section-banner .banner-container .banner-wrapper.right
{
    max-width: 10%;
    right: 0;
}
footer .footer-component-v2 .section-banner .banner-container .banner-wrapper.right .banner-img
{
    border-radius: 0 10px 10px 0;
}
@media(min-width: 419px)
{
    footer .footer-component-v2 .section-banner .banner-container .banner-wrapper.right
    {
        max-width: 40%;
    }
}
footer .footer-component-v2 .section-disclaimer
{
    padding-top: 3em;
}
footer .footer-component-v2 .section-disclaimer p
{
    color: #4c1723;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.6;
}
footer .footer-component-v2 .section-disclaimer p a
{
    color: #969696;
    text-decoration: underline;
}
@media(min-width: 768px) and (max-width: 1479px)
{
    footer .footer-component-v2 .section-disclaimer
    {
        border-top: none;
    }
}
@media(max-width: 480px)
{
    footer .footer-component-v2 .section-disclaimer
    {
        text-align: center;
    }
}
footer .footer-component-v2 .gray-filter
{
    filter: brightness(0) invert(.7);
}
@media(min-width: 1280px)
{
    footer .footer-component-v2 .gray-filter
    {
        filter: brightness(0) invert(.4);
    }
}
footer .footer-component-v2 .gray-filter:hover
{
    filter: none;
    transition: all .3s ease-in-out;
}
footer .footer-component-v2 .gray-filter-1
{
    filter: brightness(.3) invert(.2);
}
footer .footer-component-v2 .gray-filter-1:hover
{
    filter: none;
    transition: all .3s ease-in-out;
}
footer .footer-component-v2 .gray-filter-2
{
    filter: brightness(1.2) invert(.8);
}
footer .footer-component-v2 .gray-filter-2:hover
{
    filter: none;
    transition: all .3s ease-in-out;
}
footer .footer-component-v2 .gray-filter-3
{
    filter: brightness(1) invert(.5);
}
footer .footer-component-v2 .gray-filter-3:hover
{
    filter: none;
    transition: all .3s ease-in-out;
}
footer .footer-component-v2 .gray-filter-4
{
    filter: brightness(.5) grayscale(1);
}
footer .footer-component-v2 .gray-filter-4:hover
{
    filter: grayscale(1);
    transition: all .3s ease-in-out;
}
footer .footer-component-v2.seo
{
    padding: 0;
}
footer .footer-component-v2.seo .section-top
{
    border-bottom: 1px solid #bc3554;
    border-top: 1px solid #bc3554;
    padding: 1em;
}
@media(max-width: 768px)
{
    footer .footer-component-v2.seo .section-top
    {
        padding: 14px;
    }
}
footer .footer-component-v2.seo .section-top .text
{
    color: #4c1723;
    margin: .8em auto;
    width: 90%;
}
@media(max-width: 768px)
{
    footer .footer-component-v2.seo .section-top .text
    {
        margin: 0;
        width: 100%;
    }
    footer .footer-component-v2.seo .section-top .text p
    {
        font-size: 1pc;
    }
}
footer .footer-component-v2.seo .section-top .text a
{
    text-decoration: none;
}
footer .footer-component-v2.seo .regulations
{
    align-items: center;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    justify-content: center;
    padding: 24px 1pc;
    width: 100%;
}
footer .footer-component-v2.seo .regulations:before
{
    content: none;
}
footer .footer-component-v2.seo .regulations:after
{
    content: none;
}
footer .footer-component-v2.seo .regulations .footer-icons-group-list
{
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    margin: 0;
    max-width: unset;
    padding: 0;
    width: 100%;
}
footer .footer-component-v2.seo .regulations .footer-icons-group-list .safety-item
{
    align-items: center;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    display: flex;
    height: 40px;
    margin: 0;
    min-width: unset;
    padding: unset;
}
footer .footer-component-v2.seo .regulations .footer-icons-group-list .safety-item:before
{
    content: "";
}
footer .footer-component-v2.seo .regulations .footer-icons-group-list .safety-item .regulation-item
{
    height: 100%;
    margin: 1pc 9pt;
}
footer .footer-component-v2.seo .regulations .footer-icons-group-list .safety-item .regulation-item .logo
{
    height: 35px;
    margin: unset;
    width: min-content;
}
footer .footer-component-v2.seo .section-banner
{
    background-color: #4c1723;
    border-radius: 0;
    margin: 0;
}
footer .footer-component-v2.seo .section-banner .banner-container
{
    max-width: unset;
    padding: 5px;
    width: 90%;
}
footer .footer-component-v2.seo .section-disclaimer
{
    background-color: #4c1723;
    padding: 24px 1pc;
}
@media(max-width: 768px)
{
    footer .footer-component-v2.seo .section-disclaimer
    {
        padding: 18px 9pt 24px;
    }
}
@media(max-width: 480px)
{
    footer .footer-component-v2.seo .section-disclaimer
    {
        text-align: inherit;
    }
}
footer .footer-component-v2.seo .section-disclaimer p
{
    color: #919191;
    font-family: "777",verdana,sans-serif;
    font-size: 1pc;
    font-weight: 400;
    line-height: 24px;
    margin: 0 auto;
    width: 90%;
}
@media(max-width: 1024px)
{
    footer .footer-component-v2.seo .section-disclaimer p
    {
        font-size: 14px;
        line-height: 21px;
    }
}
@media(max-width: 768px)
{
    footer .footer-component-v2.seo .section-disclaimer p
    {
        font-size: 9pt;
        line-height: 18px;
        margin: 0;
        width: 100%;
    }
}
footer .footer-component-v2.seo .section-disclaimer p a
{
    color: #bc3554;
    text-decoration: underline;
}
footer .footer-component-v2.acq .section-banner .banner-container
{
    align-items: center;
    height: 90pt!important;
}
footer .footer-component-v2.acq .section-banner .banner-wrapper
{
    height: auto;
}
footer .footer-component-v2.acq .section-banner .banner-wrapper .banner-link
{
    height: 70%;
}
footer .footer-component-v2.acq .regulations:before
{
    content: none;
}
footer .footer-component-v2.acq .regulations:after
{
    content: none;
}
footer .footer-component-v2.acq .section-richtext
{
    color: #4c1723;
    font-size: 1pc;
    line-height: 24px;
    margin: 0 auto;
    max-width: 885pt;
}
@media(max-width: 480px)
{
    footer .footer-component-v2.acq .section-disclaimer
    {
        text-align: inherit;
    }
}
footer .footer-component-v2.acq .section-disclaimer p
{
    font-family: "777",verdana,sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin: 0 auto;
    max-width: 885pt;
}
footer .footer-component-v2.acq .section-disclaimer p a
{
    color: #bc3554;
    text-decoration: underline;
}