
    .whoops-container {
    position: absolute; /* Fallback */
    position: fixed;
    bottom: 30px;
    left: 30px;
    width: calc(100% - 60px);
    max-width: 500px;
    transform: translateX(-150%);
    transition: transform 1s;
    z-index: 100; /* */
    }
    .whoops-container[aria-hidden="false"] {
    transform: translateX(0%);
    }
    .whoops {
    display: inline-table;
    background: #fff;
    height: 75px;
    padding: 10px 15px 0;
    color: #0a0a0a;
    font-size: 14px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
    white-space: nowrap;
    }
    @media  only screen and (max-width: 768px) {
    .whoops {
    white-space: normal;
    }
    .whoops p:first-of-type {
    display: flex !important;
    }
    }
    .whoops img {
    display: flex;
    height: 55px;
    float: left;
    margin-right: 20px;
    }
    .whoops p {
    margin-bottom: 5px;
    }
    .whoops p:first-of-type {
    display: inline-block;
    }
    .whoops.default {
    border-color: black;
    }

 
iframe#_hjRemoteVarsFrame {display: none !important; width: 1px !important; height: 1px !important; opacity: 0 !important; pointer-events: none !important;}</style>


    @font-face {
    font-weight: 400;
    font-style:  normal;
    font-family: 'Circular-Loom';
    src: url('../../fonts/fonts-new/CircularXXWeb-Book-cd7d2bcec649b1243839a15d5eb8f0a3.woff2') format('woff2');
    }
    @font-face {
    font-weight: 500;
    font-style:  normal;
    font-family: 'Circular-Loom';
    src: url('../../fonts/fonts-new/CircularXXWeb-Medium-d74eac43c78bd5852478998ce63dceb3.woff2') format('woff2');
    }
    @font-face {
    font-weight: 700;
    font-style:  normal;
    font-family: 'Circular-Loom';
    src: url('../../fonts/fonts-new/CircularXXWeb-Bold-83b8ceaf77f49c7cffa44107561909e4.woff2') format('woff2');
    }
    @font-face {
    font-weight: 900;
    font-style:  normal;
    font-family: 'Circular-Loom';
    src: url('../../fonts/fonts-new/CircularXXWeb-Black-bf067ecb8aa777ceb6df7d72226febca.woff2') format('woff2');
    }
