/**
 * Custom CSS
 * Use this file to override styles if you feel uncomfortable editing
 * component stylesheets.
 ============================================================================ */


 .ajax-progress-throbber { display: none}

 html
{
    background-color: #fafafa;
}

body
{
     background-image: url(/sites/default/files/2022-05/brodie.gif);
     background-repeat:repeat;
}

a, a:visited, a:hover
{
    color: #002;
    font-weight: bold;
    text-decoration: underline;
}

a.menu__link
{
    text-decoration: none;
}

.filterlabel a
{
    font-weight: normal;
}

#item-display-selection a
{
    text-decoration: none;
    color: black;
}

#item-display-selection a:hover
{
    text-decoration: underline;
}

div#rid-leaderboard
{
    height: 1.85em;
    padding-top: 3px;
    text-align: center;
    background-color: #fafafa;
}

.header-new-design-link
{
    font-size: 1em;
    font-weight: bold;
    color: white;
    text-shadow: #666 1px 1px 1px;
    white-space: nowrap;
}

.header-new-design-link a
{
    color: white;
    background-color: darkorange;
    text-decoration: underline;
    padding: 3px 10px;
    border-radius: 12px;
    box-shadow: darkgray 1px 2px 2px;
}

.header-new-design-link a:hover
{
    background-color: orange;
}

.dialog-off-canvas-main-canvas
{
    background-image: url(/sites/default/files/2022-05/brodie.gif);
    background-repeat:repeat;
}

.image-background-color
{
    background: #f2f2f2 !important;
}


form
{
    max-width: 800px;
}


img.taxstamp
{
    width: auto;
    height: 320px;
    padding: 3px;
}

.pr-footer
{
    background-color: transparent;
}

.page
{
    background-color: transparent;
}

.l-rw
{
    padding: unset !important;
    /*max-width: unset;*/
}


.ms-dropmenu .rm-block__content .menu-level-1
{
    flex-wrap: wrap;
}


#rid-sidebar-first
{
    padding-top: 1em;
}

#rid-sidebar-second
{
    padding-top: 1em;
}

.mobile-header-block-wrapper
{
    position: fixed; 
    top: 0; 
    right:0;
    left: 0;
    height: 110px; 
    z-index: 85; 
    display: flex; 
    flex-direction: column; 
    background-color: #fff;     
    box-shadow: 2px 2px 8px gray;
}

.mobile-header-content-wrapper
{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#block-mobileheader
{
    margin-bottom: 110px;
    z-index: 100;
    top: 0;
    right: 0;
    left: 0;
}

.mobile-header-languageswitch
{
    position: fixed;
    display: block;
    top: 0;
    left: 0;
}

.mobile-header-logo-image
{
    width: 200px; 
    display: block; 
    margin: 20px auto 20px auto;
}

.mobile-header-applink
{ 
    display: none;
}

.pr-main__content
{
    padding: 0;
}

.ms-overlay.rm-is-open .rm-block__content
{
    left : 0;
    right: 0;
    position: fixed;
}

.site-branding__logo-img
{
    max-height: 107px;
    width: 156px;
    min-width: 156px;
}

.block
{
    margin: 0.25rem;
}

.button-green
{
    background-color: #4CAF50 !important;
}

.display-table
{
    display: table;
}

.noborder
{
    border: none !important;
}

.spacer--05em
{
    margin-bottom: 1em;
}

.spacer--1em
{
    margin-bottom: 1em;
}

.spacer--2em
{
    margin-bottom: 2em;
}

.spacer--3em
{
    margin-bottom: 3em;
}

.node
{
    background-color: unset;
    -webkit-box-shadow: unset; 
    box-shadow: unset;
}

.nowrap 
{
    white-space: nowrap;
}

.flex-row
{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.flex-column
{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.flex-space-between
{
    justify-content: space-between;
}

.flexitem-10
{
    flex: 1 0;
}

.flexitem-11
{
    flex: 1 1;
}

.justify-left
{
    text-align: left;
}

.justify-right
{
    text-align: right;
}

.justify-center
{
    text-align: center;
}

.width-100
{
    width: 100%;
}

.width-75
{
    width: 75%;
}

.width-50
{
    width: 50%;
}

.width-33
{
    width: 33%;
}

.width-25
{
    width: 25%;
}

.bold
{
    font-weight: bold;
}

.bolder
{
    font-weight: bolder;
}

.large
{
    font-size: large;
}

.xlarge
{
    font-size: x-large;
}

.flex-width-32
{
    flex-basis: 32%;   
}

.flex-width-49
{
    flex-basis: 49%;   
}

.flex-width-100
{
    flex-basis: 100%;   
}

.flex-justify-spacearound
{
    justify-content: space-around;
}

.flex-justify-center
{
    justify-content: center;
}

.flex-justify-start
{
    justify-content: start;
}

.header-block-title
{
    font-weight: bold;
    white-space: nowrap;
}

/*
.icon-green
{
    color: #4CAF50;
    text-shadow: rgba(255,255,255,1) 0px 1px 2px !important;
}
*/

.rm-block
{
    height: unset;
}

#globalsearch_form
{
    display: flex;
    flex-wrap: nowrap;
    max-width: 100%;
}

.global-search-input
{
    flex: 0 0;
}


.fa-loaded .ms-dropmenu .rm-block__content .menu-level-1 .menu__item--collapsed.is-parent > span > .menu__link, .fa-loaded .ms-dropmenu .rm-block__content .menu-level-1 .menu__item--expanded.is-parent > span > .menu__link
{
    background-color: unset;
    font-weight: normal;
    box-shadow: none;
    text-shadow: none;

}

/*
.ms-dropmenu .rm-block__content .menu-level-1 > li > span > .menu__link.is-active[href="/"], .ms-horizontal .rm-block__content .menu-level-1 > li > span > .menu__link.is-active[href="/"]
{
    background-color: #999;
    font-weight: bolder;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.75);
    text-shadow: 1px 1px 2px rgba(0,0,0, 1);
}
*/ 

.ms-dropmenu .rm-block__content .menu-level-1 > li > span > .menu__link.is-active, .ms-horizontal .rm-block__content .menu-level-1 > li > span > .menu__link.is-active
{
    background-color: #999;
    font-weight: bolder;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.75);
    text-shadow: 1px 1px 2px rgba(0,0,0, 1);
}


.cdn-imagebox
{
    max-width: 200px;
    background-color: #f2f2f2;
}

.linkbox.cdn-imagebox
{
    max-width: 200px;
    background-color: #f2f2f2;
}

#globalsearch_input_search
{
    flex: 1 0;
    
}

#language-switch .links
{
    display: flex;
    flex-direction: row;
    justify-content: end;
    gap: 1em;
}

#language-switch .links li
{
    flex: 0 1;
}

.atl--threecol-4-4-4 .atl__lc
{
    min-width: 160px;
}


.block--type-navigation-card
{
    margin-bottom: 1em;
}

.block--type-navigation-card .block__inner
{
    vertical-align: bottom;
    box-shadow: rgba(0, 0, 0, 0.65) 2px 2px 3px;
}

.block--type-navigation-card .block__inner:hover
{
    vertical-align: bottom;
    box-shadow: rgba(0, 0, 0, 1) 2px 2px 16px;
}

.dpimage 
{
    display: inline-block;
    
    width: 100%;   
    height: 0;
    padding-bottom: 65%;
   
    vertical-align: top;
    box-sizing: border-box;
    border: 1px solid black;

    position: relative;
    background-position: center;
    background-size: cover;
    transition: transform .2s; 
}


.dpimage:hover
{
    opacity: 1;
    /* transform: scale3d(1.01, 1.01, 1); */

}

.dptext 
{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0px 20px 10px;
    background: linear-gradient(rgba(0,165,181,0),#583500);
    text-shadow: black 2px 2px 3px;
    color: #fff;
    overflow: hidden;
}

.dptext h3 {
    margin: 0;
    color: inherit;
    border-color: #fff;
    /*color: #00a5b5;*/
    margin: 20px 0;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Arvo,serif;
    border-bottom: 2px solid #ffffff;
    display: inline-block;
    vertical-align: top;
    padding-right: 20px;
    
    font-size: min(2.5vw, 40pt);
    line-height: min(2.5vw, 40pt);
}

.dptext p
{
    font-size: min(1.25vw, 20pt);
    line-height: min(1.25vw, 20pt);
}

.dptext-description
{
    height: 4.5vw;
}

.image-style-mood
{
    width: 100%;
    object-fit: cover;
}

.linkbox
{
    background: #f8f8f8;
    border: 1px solid #ccc;
    padding: 20px 20px 20px 30px;
    position: relative;
    max-width: 800px;
}

.linkbox-icon
{
    font-size: 24px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
}

.linkbox-title
{
    margin: 0;
    padding-left: 1.5em;
    padding-bottom: 1em;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
}

.linkbox-list
{
    margin: 0;
    padding: 0;
    list-style-type: disc;
    list-style-image: none;
}

.linkbox-list li
{
    display: block;
    min-height: 0;
    padding: 3px 15px 3px 25px;
}

.linkbox-list li:not(:last-child)
{
    border-bottom: 1px solid rgba(0,0,0,0.25);
}

.linkbox-item
{
    padding: 0.5em 1.5em;
}

.linkbox-item a
{
    padding-left: 1em;
}

.linkbox sup
{
    font-size:xx-small;
    white-space: nowrap;
    cursor: help;
}

.wac-category-menu-block
{
    display: flex;
    flex-wrap: wrap;
}

.block--type-highlight-video
{
    box-shadow: rgba(0, 0, 0, 0.65) 2px 2px 3px;
    margin-bottom: 1em;
    position: relative;
}

.block--type-highlight-video:hover
{
    box-shadow: rgba(0, 0, 0, 0.65) 2px 2px 16px;
}

.block--type-highlight-video a
{
    color: #ff8000;
    padding-top: 2px;
    text-decoration: none;
}

.highlight-video-block
{
    box-shadow: rgba(0, 0, 0, 0.65) 2px 2px 3px;
    margin-bottom: 1em;
    position: relative;
}

.highlight-video-block:hover
{
    box-shadow: rgba(0, 0, 0, 0.65) 2px 2px 16px;
}

.highlight-video-block a
{
    color: #ff8000;
    padding-top: 2px;
    text-decoration: none;
}

.highlight-video-wrapper
{
    position:absolute;
    left: 5px;
    right: 5px;
    top: 2vw;
    bottom: 5px;
}

.highlight-video
{
    display: block;
    background-color: transparent;
}

.scottish-background
{
    background-image: url('/sites/default/files/2022-05/brodie.gif');
    text-align: center;
    background-size: auto;
}



.scottish-background h3
{
    background-color:rgba(0, 0, 0, 0.5);
    font-size: min(1.5vw, 25pt);
}

.copyright-notice
{
    opacity: 55%;
    text-shadow: 1px 1px 3px black;
    font-size: smaller;
    font-weight: bold;
}

.di-picture
{
    height: 320px;
    width: auto;
    padding: 5px;
}

.di-container
{
    background-color:lightslategray;
}

.di-description
{
    box-shadow: 2px 3px 5px rgba(0,0,0,0.75);
    background-color: lightgoldenrodyellow;
    margin-bottom: 0.5em;
    margin-top: 3em;
    padding: 1em;
}

.di-missingimages
{
    font-weight: bold;
    text-shadow: 1px 1px 3px black;
    color: lightgoldenrodyellow;
}

.qqb 
{ 
    max-width: 300px; 
}

.qqb-button
{
    margin-bottom: 1em;
}

.invoiceImage
{
    display: block;
    max-height: 140px;
    max-width: 140px;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.imageColumn
{
    background-color: #f2f2f2;
    text-align: center;
}

.mobile-header-search
{
    display: block;
    width: 95%;
    margin: 0px auto 0px auto;
}

#confirm-form
{
    background-color: #f2f2f2;
}

.ui-dialog
{
    padding: 0 !important; 
    border-radius: 1em !important;
    border: 2px solid #999;
    box-shadow: 2px 2px 8px rgba(0,0,0,0.5) !important;
    background-color: white !important;
    z-index: 101;
}


.ui-dialog-content
{
    background-color: white !important;
    border-bottom-left-radius: 1em !important;
    border-bottom-right-radius: 1em !important;
}

.ui-dialog-buttonpane
{ 
    background-color: white !important;
    border-bottom-left-radius: 1em !important;
    border-bottom-right-radius: 1em !important;
}

.ui-dialog .ui-dialog-titlebar
{
    background-color: #999 !important;
    border-top-left-radius: 1em !important;
    border-top-right-radius: 1em !important;
    font-family: unset !important;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5) !important;
    color: white !important;
    padding: 1em;
}

.ui-dialog .ui-dialog-title
{
    font-weight: bold !important;
    font-size: larger !important;
}

.tickerBrowserUpdateTime
{
    font-size: 12px;  
    margin-left: 5px;  
}

.whisky-world-block
{
    display: flex;
    /*justify-content: center;*/
}

.server-time-block
{
    min-width: 150px;
}

.server-time-title
{
    font-weight: bold;
}

.server-time-time, .server-timezone
{
    font-weight: bold;
    color:forestgreen;
}

.number
{
    text-align: right;
    padding-right: 0.75rem;
}

.sumtotal
{
    font-size: x-large;
    font-weight: bolder;
}

.countdown-imminent
{
    font-weight: bold;
    color: red;
}

.detailpage-admin-auction-item
{
    background-color: #b0ccb0;
    padding: 1rem;
}

.detailpage-current-auction-item
{
    background-color: coral;
}

.detailpage-admin-actions
{
    border: 1px solid #ccc;
    padding: 1rem;
}

.testoutput
{
    max-width: 100%;
}

#block-back-to-top
{
    position: fixed;
    bottom: 0;
    right: 0;
    margin-bottom: 5px;
    margin-right: 5px;
    border-radius: 5px;
    padding: 10px 15px;
    background-color: #ccc;
    text-align: center;
    color: #666;
    box-shadow: 2px 2px 8px rgba(0,0,0,0.5);
    cursor: pointer;
    color: #002;
    display: none;
}

.browser-article
{
    padding: 0 1em 1em 1em;
    border-radius: 0.5em;
}

#block-brandingwideisolate
{
    display: none;
}

#block-copyrightnotice
{
    position: absolute;
    bottom: 0;
    padding: 0;
    margin: 0;
    left: 0.85em;
}

.header-mobileisolate-logo
{
    display: block;
    width: 195px;
    height: 26px;
    background-image: url("/themes/custom/wacadaptivetheme/images/whiskyauction-logo-mobile.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.header-mobileisolate-address
{
    padding-left: 1em;
    line-height: 1.2rem;
}

#block-headercompanyinfo
{
    padding-top: 0.75em;
    line-height: 1.2rem;
    padding-bottom: 2em;
}

.l-r.region.pr-footer__footer
{
    background-color: #666666;

    background-image: url("/themes/custom/wacadaptivetheme/images/whiskyauction-logo.png");   
    background-position-x: right;
    background-position-y: center;
    background-repeat:no-repeat;
    background-size: contain;
    background-blend-mode:luminosity;
    height: 9em;

    display: flex;
    column-gap: 3em;
    position: relative;
}

.pr-footer__footer .menu-level-1
{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 0px;
    padding: 0;
    margin: 0.625em 0 0 0;
}

.pr-footer__footer .menu-level-1 li
{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* blogartikel */

.node--type-article .field-node--field-image {
    margin: 0 2em 1em 0;
}

.node--type-article {
    border-top: 4px solid tan;
    box-shadow: 2px 2px 8px lightgray;
    margin-top: 1em;
    padding-bottom: 1em;
    column-count: 2;
    column-gap: 40px;
    column-rule: 1px solid tan;
}

.invoicetable-dropdown-bar
{
    display: flex;
    justify-content: start;
    column-gap: 3em;
    margin-bottom: 1em;
}

.invoicetable-dropdown
{
    flex: 0 0;
}

.invoicetable-dropdown label
{
    font-weight: bold;
}

.invoicetable-dropdown select
{
    width: auto;
}

.invoicetable-label-warning
{
    background-color: #ff8080;
}

.warning-text
{
    color:darkred;
    font-weight: bold;
}

.warning-icon
{
    color:darkred;
    font-size: 2em;
    font-weight: bold;
    text-align: center;
}

.detailpage-rumx-table
{
    width: 100%;
    border-collapse: collapse;
    margin-top: 1em;
}

.detailpage-rumx
{
    
}

a.detailpage-rumx-link, a.detailpage-rumx:hover, a.detailpage-rumx:visited, a.detailpage-rumx:hover, a.detailpage-rumx:active
{
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    justify-content: center !important;
    column-gap: 0.5em !important;
    text-decoration: none;
    font-weight: bold;
    font-size: larger;
    text-shadow: rgba(0,0,0,0.25) 0px 1px 2px;
}

.detailpage-rumx-logo
{
    height: 25px;
}

.detailpage-rumx .no-text-decoration
{
    text-decoration: none;
}

#detailpage-rumx-linktext
{
    display: inline-block;
    padding-top: 2px;
}

.comment-form-indent-date
{
    margin-left: 17px;
}

.comment-form-indent
{
    margin-left: 30px;
}

#verlaengerung
{
    scroll-margin-top: 20rem;
}

.weight_input_field
{
    width: 100px;
}

.width_input_field
{
    width: 100px;
}

.length_input_field
{
    width: 100px;
}

.height_input_field
{
    width: 100px;
}

.wacChipOk,
.wacChipWarning,
.wacChipAction {
  display: inline-block;
  padding: 6px 12px;
  border-radius: 16px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.wacChipOk {
  background-color: #34A853;
  color: white;
}

.wacChipWarning {
  background-color: #FBBC05;
  color: #222;
}

.wacChipAction {
  background-color: #4285F4;
  color: white;
}

/***********************************************************/
/* media queries */


/* Begin breakpoint: huge */
@media all and (min-width: 120.0625em) 
{
    body
    {
        --layout: huge;
    }
}

/* Begin breakpoint: custom (for card layout) */
@media all and (min-width: 100em) 
{
}

/* Begin breakpoint: tablet */
@media all and (min-width: 45.0625em) 
{
    body
    {
        --layout: tablet;
    }
    #rid-header-first
    {
        display: flex;
        gap: 2em;
    }

    .pr-header .arc--2 .l-r
    {
        width: unset;
        flex: 1 0;
    }
}  

/* Begin breakpoint: wide */
@media all and (min-width: 60.0625em) 
{
    body
    {
        --layout: wide;
    }
}

/* Begin breakpoint: wideisolate */
@media all and (min-width: 60.0625em) and (max-width: 120em) 
{
    body
    {
        --layout: wideisolate;
    }

    #block-newsandupdates
    {
        display: none;
    }
    /*
    #block-brandingwideisolate
    {
        display: block;
    }
    */
}

/* Begin breakpoint: tabletisolate */
@media all and (min-width: 45.0625em) and (max-width: 60em) 
{
    body
    {
        --layout: tabletisolate;
    }

    #block-headersupportinfo,
    #block-servertime,
    #block-newsandupdates
    {
        display: none;
    }
}

/* Begin breakpoint: tabletisolate, orientation: portrait */
@media all and (min-width: 45.0625em) and (max-width: 60em) and (orientation: portrait) 
{
    #language-switch .links
    {
        padding: 1em 5em 0 0;
    }

    .l-header
    {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 110px;
        z-index: 100;
        background-color: #fff;     
        box-shadow: 2px 2px 8px gray;
    }

    .page
    {
        margin-top: 110px;
    }

    .pr-main__content
    {
        display: table;
        background-color: #fafafa;
    }

    .node--type-article
    {
        column-count: 1;
    }
}

/* Begin breakpoint: tabletisolate, orientation: landscape */
@media all and (min-width: 45.0625em) and (max-width: 60em) and (orientation: landscape) 
{
    #modal-filter-container {display: block;}
    #mainsubmit {display: none;}

    #block-headersupportinfo,
    #block-servertime,
    #block-auctionendtime,
    #block-newsandupdates
    {
        display: none;
    }

    #language-switch .links
    {
        padding: 1em 5em 0 0;
    }

    #globalsearch_form
    {
        width: 400px;
    }

    .node--type-article
    {
        column-count: 1;
    }
}

/* Begin breakpoint: mobileisolate */
@media all and (max-width: 45em) 
{
    body
    {
        --layout: mobileisolate;
    }

    #main-content
    {
        position: relative;
        left: 0;
        right: 0;
        overflow: scroll;
    }

    .dptext h3
    {
        font-size: min(8vw, 36pt);
        line-height: min(8vw, 36pt);
    }
    .dptext p 
    {
        font-size: min(4vw, 18pt);
        line-height: min(4vw, 18pt);
    }

    .dptext-description
    {
        height: 14.4vw;
    }

    .pr-main__content
    {
        display: table;
        background-color: #fafafa;
    }

    .scottish-background h3
    {
        font-size: min(4vw, 24pt);
    }

    .highlight-video-wrapper
    {
        top: 4.5vw;
    }

    .card
    {
        margin-left: -0.85em;
    }

    .block-main-content
    {
        margin: 0;
    }

    #block-globalsearch--2
    {
        display: none;
    }

    #rid-header-second #block-sprachumschalter
    {
        display: none;
    }

    #language-switch .links
    {
        justify-content: start;
        flex-direction: column;
        gap: 0;
    }

    .browser-article
    {
        padding: 0;
        border-radius: 0;
    }

    .l-r.region.pr-footer__footer
    {
        background-position-x: center;
    }

    .node--type-article
    {
        column-count: 1;
    }
}

.highlight-page
{
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 1rem;
}

.highlight-page-description
{
    margin-bottom: 1.5rem;
}

.highlight-page-back-link-wrap
{
    margin: 0 0 0.8rem 0;
}

.highlight-page-back-link
{
    font-weight: 600;
}

.highlight-page-back-link:focus-visible
{
    outline: 2px solid #1b5d99;
    outline-offset: 2px;
}

.highlight-page-empty
{
    font-weight: bold;
}

.highlight-page-grid
{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.2rem;
}

.highlight-page-card
{
    display: grid;
    grid-template-columns: minmax(220px, 1fr) minmax(220px, 1fr);
    gap: 1rem;
    background: #ffffff;
    border: 1px solid #ececec;
    border-radius: 10px;
    padding: 1rem;
}

.highlight-page-card-3d
{
    background: #f6f6f6;
    border-radius: 8px;
    min-height: 360px;
    overflow: hidden;
}

.highlight-page-card-3d a:focus-visible
{
    outline: 2px solid #1b5d99;
    outline-offset: 2px;
}

.highlight-page-image
{
    width: 100%;
    height: auto;
    display: block;
}

.highlight-page-no-image
{
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 360px;
    font-weight: bold;
}

.highlight-page-card-data
{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.highlight-page-card-title
{
    margin: 0 0 0.6rem 0;
}

.highlight-page-card-title a
{
    color: inherit;
    text-decoration: none;
    border-radius: 2px;
}

.highlight-page-card-title a:hover
{
    text-decoration: underline;
}

.highlight-page-card-title a:focus-visible
{
    outline: 2px solid #1b5d99;
    outline-offset: 2px;
    text-decoration: underline;
}

.highlight-page-card-description
{
    line-height: 1.35;
}

@media all and (max-width: 64em)
{
    .highlight-page-grid
    {
        grid-template-columns: 1fr;
    }

    .highlight-page-card
    {
        grid-template-columns: 1fr;
    }

    .highlight-page-card-3d
    {
        min-height: 300px;
    }
}

/* bitte custom CSS oberhalb der media queries einfügen */
