html[data-cookie="no"] #cookieChoiceInfo{
    display: none;
}

#cookieChoiceInfo{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: 100%;
    overflow: auto;
    background: white;
    border-top: 1px solid #ccc;
	z-index: 10000;
}

#cookieChoiceInfo > .row {
    max-width: 75rem;
    padding-right: .9375rem;
    padding-left: .9375rem;
}

#cookieChoiceInfo .cookie-row{
    padding: 20px;
}

#cookieChoiceInfo .row-intro p:first-child{
    font-size: 120%;
    font-weight: bold;
}

#cookieChoiceInfo .cookie-checkbox {
    display: flex;
    cursor: pointer;
    margin-bottom: 1em;
}

#cookieChoiceInfo .icon-checkbox{
    display: block;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='48' viewBox='0 96 960 960' width='48'%3E%3Cpath d='M180 936q-24 0-42-18t-18-42V276q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm0-60h600V276H180v600Z'/%3E%3C/svg%3E");
    background-size: 20px;
    margin-right: 5px;
}

#cookieChoiceInfo .icon-checkbox-selected{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='48' viewBox='0 96 960 960' width='48'%3E%3Cpath d='M180 936q-24 0-42-18t-18-42V276q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm0-60h600V276H180v600Zm239.133-153Q425 723 430 721q5-2 10-7l247-247q8-8 8.5-21t-8.5-22q-9-9-21.5-9t-21.5 9L419 649l-98-98q-8-8-20.5-8.5T279 551q-9 9-9 21.5t9 21.5l119 120q5 5 10.133 7 5.134 2 11 2ZM180 876V276v600Z'/%3E%3C/svg%3E");
}

#cookieChoiceInfo .icon-checkbox-disabled{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='48' fill='%23ccc' viewBox='0 96 960 960' width='48'%3E%3Cpath d='M180 936q-24 0-42-18t-18-42V276q0-24 18-42t42-18h600q24 0 42 18t18 42v600q0 24-18 42t-42 18H180Zm0-60h600V276H180v600Zm239.133-153Q425 723 430 721q5-2 10-7l247-247q8-8 8.5-21t-8.5-22q-9-9-21.5-9t-21.5 9L419 649l-98-98q-8-8-20.5-8.5T279 551q-9 9-9 21.5t9 21.5l119 120q5 5 10.133 7 5.134 2 11 2ZM180 876V276v600Z'/%3E%3C/svg%3E");
}

#cookieChoiceInfo .col-buttons .btn{
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 1em;
}

#cookieChoiceInfo .row-links p{
    text-align: center;
}

#cookieChoiceInfo .row-links a + a:before{
    content: '|';
    margin: 0 5px;
}

@media (max-width: 577px) {
    #cookieChoiceInfo .col-buttons {
        display: flex;
        flex-direction: column;
        gap: 1rem;
        margin-bottom: 20px;
    }
}

@media (min-width: 577px){

    #cookieChoiceInfo .col-checkboxes{
        display: flex;
    }

    #cookieChoiceInfo .col-buttons{
        display: flex;
        gap: 40px;
        margin-bottom: 20px;
    }

    #cookieChoiceInfo .col-buttons > div{
        flex: 1;
    }

    #cookieChoiceInfo .col-buttons .btn{
        margin-bottom: 0;
    }

}

#cookieChoiceInfo .cookie-checkbox{
    margin-right: 20px;
}

@media (min-width: 1280px){

    #cookieChoiceInfo .cookie-row{
        padding: 40px;
    }

    #cookieChoiceInfo .row-selection{
        display: flex;
    }

    #cookieChoiceInfo .col-buttons{
        flex: 1;
        margin-left: 40px;
    }
}

.cookiebannerstart{
	padding: 0;
    border: 0;
    background: transparent;
    font: inherit;
	cursor: pointer;
}

.iframe-wrapper {
    position: relative;
    padding-bottom: 56.25%; 
    overflow: hidden;
    height: 0;
    text-align: center;
    margin: 1rem 0;
}

.iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    border: none;
}

.iframe-wrapper .iframe-inactive {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    border: none;
    background: #eee;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
}

.iframe-wrapper .iframe-inactive:before {
    content:'';
    flex: 1;
    width: 100%;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' fill='%23d3d3d5' viewBox='0 0 50 50' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cpath d='M40.114,12.265c1.157,0 2.096,0.939 2.096,2.096l0,21.278c0,1.157 -0.939,2.096 -2.096,2.096l-30.228,0c-1.157,0 -2.096,-0.939 -2.096,-2.096l0,-21.278c0,-1.157 0.939,-2.096 2.096,-2.096l30.228,0Zm-19.703,12.679c0.026,-1.981 0.07,-3.971 0.077,-5.266c0.003,-0.565 0.222,-1.073 0.506,-1.235c0.24,-0.138 0.785,-0.023 1.202,0.22c1.793,1.045 5.432,3.665 7.633,5.066c0.328,0.208 1.221,0.812 1.239,1.265c0,0.002 0.001,0.003 0.001,0.005l0,0.001c-0.004,0 -0.004,0 0,0l0,0.001c0,0.002 0,0.003 -0.001,0.005c-0.018,0.453 -0.911,1.057 -1.239,1.265c-2.201,1.401 -5.84,4.021 -7.633,5.066c-0.417,0.243 -0.962,0.358 -1.202,0.22c-0.284,-0.162 -0.503,-0.67 -0.506,-1.235c-0.007,-1.294 -0.051,-3.286 -0.077,-5.266l0,0l0,-0.112l0,0l0,0Z' /%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    order: 2;
}

.iframe-wrapper .iframe-inactive.iframe-bg-media-googleMaps:before {
    background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 50 50' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cpath d='M25.023,34.735l7.109,-10.873c0.568,0.087 1.151,0.177 1.742,0.268l8.875,15.697l-8.875,-2.146l-8.874,2.146l17.749,0l-17.749,0l-8.874,-2.146l-8.875,2.146l8.875,-16.109c0.501,-0.078 0.994,-0.151 1.477,-0.218l7.42,11.235Z' style='fill:%23999;fill-opacity:0.47;'/%3E%3CclipPath id='_clip1'%3E%3Cpath d='M25.023,34.735l7.109,-10.873c0.568,0.087 1.151,0.177 1.742,0.268l8.875,15.697l-8.875,-2.146l-8.874,2.146l17.749,0l-17.749,0l-8.874,-2.146l-8.875,2.146l8.875,-16.109c0.501,-0.078 0.994,-0.151 1.477,-0.218l7.42,11.235Z'/%3E%3C/clipPath%3E%3Cpath d='M31.013,26.653l-0.359,0.1l3.524,12.735l0.359,-0.101l-3.524,-12.734Z' style='fill:%23828282;'/%3E%3Cpath d='M18.923,26.653l0.359,0.1l-3.298,11.918l-0.36,-0.101l3.299,-11.917Z' style='fill:%23828282;'/%3E%3Crect x='24.823' y='35.392' width='0.355' height='4.435' style='fill:%23828282;'/%3E%3Cpath d='M16.786,22.263c-0.56,-0.993 -0.679,-2.167 -0.679,-3.355c0,-4.821 3.977,-8.735 8.875,-8.735c4.898,0 8.874,3.914 8.874,8.735c0,1.188 -0.124,2.36 -0.679,3.355c-1.472,2.638 -8.154,12.472 -8.154,12.472c0,0 -6.751,-9.834 -8.237,-12.472Zm8.182,-8.996c3.138,0 5.686,2.59 5.686,5.781c0,3.191 -2.548,5.782 -5.686,5.782c-3.139,0 -5.686,-2.591 -5.686,-5.782c0,-3.191 2.547,-5.781 5.686,-5.781Z' style='fill:%23222;fill-opacity:0.47;'/%3E%3C/svg%3E");
}

.iframe-wrapper .iframe-inactive .btn-activate-iframe {
    margin: 1rem;
    order: 1;
}

.iframe-wrapper .iframe-inactive .text-activate-iframe {
    padding: 1rem;
    margin: 0;
    order: 3;
}

@media (min-width: 1024px){

    .iframe-wrapper .iframe-inactive .text-activate-iframe {
        padding: 2rem;
    }

    .iframe-wrapper .iframe-inactive .btn-activate-iframe {
        margin: 2rem;
    }
}

.iframe-wrapper.iframe-matomo {
	margin: 0;
	padding-bottom: 0;
	height: auto;
}
