/* 
*  Banners stylesheet
*  Version: 2.0.25324
*  © HDF Software sp. z o.o. 2025
*  https://www.hdf.com.pl/
* */

.xn-add-background-root {
    width: auto;
}

.xn-popup-container {
    background-color: white;
    position: fixed;
    z-index: 20000;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100vh;
}

.xn-add-background {
    position: fixed;
    top: 0px;
    left: 50%;
    z-index: -1;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    transform: translate(-50%, 80px);
}

.xn-div-image-background {
    display: inline-block;
    max-width: none;
}

.xn-add-scroll-root {
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.xn-add-scroll {
    position: fixed;
    bottom: 0px;
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    z-index: 10000;
}

.xn-div-image-scroll {
    display: inline-block;
    width: 100%;
    max-width: 1253px;
    max-height: 80px;
}

.xn-add-bilboard {
    width: 100%;
    max-width: 1253px;
    height: 350px;
    margin-top: 4px;
    margin-bottom: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.xn-div-image-bilboard {
    display: inline-block;
    width: 100%;
    max-width: 1253px;
    max-height: 350px;
}

.xn-add-gigaboard {
    width: 100%;
    max-width: 1253px;
    height: 800px;
    margin-top: 4px;
    margin-bottom: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.xn-div-image-gigaboard {
    display: inline-block;
    width: 100%;
    max-width: 1253px;
    max-height: 800px;
}

.xn-add-gigabox {
    width: 100%;
    max-width: 960px;
    max-height: 600px;
    margin-inline: auto;
    margin-top: 4px;
    margin-bottom: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.xn-div-image-gigabox {
    display: inline-block;
    width: 100%;
    max-width: 960px;
    max-height: 600px;
}

.xn-add-halfpage {
    width: 100%;
    max-width: 492px;
    max-height: 300px;
    margin-top: 4px;
    margin-bottom: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.xn-div-image-halfpage {
    display: inline-block;
    width: 100%;
    max-width: 492px;
    max-height: 300px;
}

.xn-add-herring {
    width: 100%;
    max-width: 700px;
    max-height: 350px;
    margin-top: 0px;
    margin-bottom: 4px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.xn-div-image-herring {
    display: inline-block;
    width: 100%;
    max-width: 700px;
    max-height: 350px;
}

.xn-add-smallbox {
    width: 100%;
    max-width: 335px;
    max-height: 300px;
    margin-top: 4px;
    margin-bottom: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.xn-div-image-smallbox {
    display: inline-block;
    width: 100%;
    max-width: 325px;
    max-height: 300px;
}

.xn-div-link {
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    height: 100%;
}

.xn-div-picture {
    padding: 0px;
    margin: 0px;
}
