/*
        Theme Name: Frank-Awards
        Description: Theme for Frank-Awards
        Author: SAY Media Consulting
        Author URI: https://www.say-consulting.de
        Template: twentytwentyfive
        Version: 1.0
        Tags:
*/

h1, h2, h3, h4{
    /*    hyphens: auto;*/
}
header{
    height: 100px;
    margin-top: -100px !important;
    transition: .5s ease all;
    z-index: 100 !important;
}
header nav ul li:not(.has-child).current-menu-item span{
    color: var(--wp--preset--color--accent-1);
}
header.is-scrolled{
    background-color: var(--wp--preset--color--accent-3);
}
li{
    padding-left: .4rem;
}
li::marker{
    color: var(--wp--preset--color--accent-1);
    font-size: 1.6rem;
}
.move-right{
    position: relative;
    transform: translateX(10rem);
    z-index: 10;
}
.move-right:has(.wp-block-quote)::after{
    content: '„';
    position: absolute;
    top: -4rem;
    left: 1rem;
    font-size: 10rem;
    font-weight: 900;
    line-height: 0;
    color: var(--wp--preset--color--accent-1);
}
.width_max_content{
    width: max-content;
    position: relative;
    z-index: 10;
}
.cover-overlap{
    overflow: visible !important;
}

/*------------------------------------------------------------------------------Start Cover Slider*/
.start-cover .skew-grp{
    width: 100%;
    height: 100%;
    transform: skew(-20deg);
    overflow: hidden;
}
.start-cover .skew-grp figure{
    transform: skew(20deg) translateX(-25%);
}
.start-cover figure{
    aspect-ratio: 1;
    height: 80vh;
}
.start-cover figure,
.start-cover figure img{
    max-width: fit-content;
    object-fit: cover;
}
.start-cover figure img{
    height: 85vh;
}
.start-cover .right-col{
    height: 80vh;
    scale: .7;
}
.start-cover .wp-block-columns{
    height: 100vh;
}

.swiper-cover{
    width: 100vw;
    height: 100vh;
    margin-left: 0 !important;
    overflow: hidden;
}
.swiper-cover .swiper-slide,
.swiper-cover .swiper-slide > div{
    width: 100vw;
    height: 100vh;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.swiper-cover .swiper-pagination{
    width: max-content;
    bottom: 15vh;
}
.swiper-cover .swiper-pagination-bullet{
    height: 24px;
    width: 24px;
    border-radius: 0;
    background-color: #fff;
}
.swiper-cover .swiper-pagination-bullet-active{
    background-color: #fff;
}

.start-cover .cover-1-right img{
    transform: translateX(-175px);
}
.start-cover .cover-1-middle img{
    transform: translateX(-110px);
}
.start-cover .cover-2-middle img{
    transform: translateX(-220px);
}
.start-cover .cover-2-right img{
    transform: translateX(-165px);
}
.start-cover .cover-3-middle img{
    transform: translateX(-190px);
}
.start-cover .cover-3-right img{
    transform: translateX(-255px);
}
/*------------------------------------------------------------------------------Start Cover Slider Ende*/

/*------------------------------------------------------------------------------Review Slider*/
.swiper-reviews{
    padding-top: 2rem;
    margin-left: 0 !important;
    overflow: hidden;
}
.swiper-reviews .swiper-slide,
.swiper-reviews .swiper-slide div{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.swiper-reviews .swiper-slide{
    position: relative;
    z-index: 10;
}
.swiper-reviews .swiper-slide:has(.wp-block-quote)::after{
    content: '„';
    position: absolute;
    top: -4rem;
    left: 1rem;
    font-size: 10rem;
    font-weight: 900;
    line-height: 0;
    color: var(--wp--preset--color--accent-1);
}
.swiper-reviews .swiper-pagination{
    transform: translateY(50px);
    text-align: left;
}
.swiper-reviews .swiper-pagination-bullet{
    height: 24px;
    width: 24px;
    border-radius: 0;
    background-color: #999;
}
.swiper-reviews .swiper-pagination-bullet-active{
    background-color: #fff;
}
/*------------------------------------------------------------------------------Review Slider Ende*/

/*------------------------------------------------------------------------------Sortiment Karten*/
.sortiment-karte{
    cursor: pointer;
}
.hidden-grp-button{
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sortiment-karte .img-grp{
    position: relative;
    z-index: 10;
}
.sortiment-karte div.has-base-background-color{
    transform: translateY(-120px);
}
.sortiment-karte .img-grp div:has(.width_max_content){
    position: absolute;
    bottom: -45px;
    left: 0;
    right: 0;
}
/*------------------------------------------------------------------------------Sortiment Karten Ende*/

.is-style-text-subtitle{
    position: relative;
    width: fit-content;
    justify-self: center;
}
.is-style-text-subtitle::before{
    content: '';
    background-color: var(--wp--preset--color--accent-1);
    width: 35px;
    height: 1px;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 45%;
}

.grid-hover .hover-group{
    position: relative;
    background-color: var(--wp--preset--color--accent-3);
    aspect-ratio: 1;
}
.grid-hover .hover-content{
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .3s ease all;
}
.grid-hover .hover-group:hover .hover-content{
    opacity: 1;
}
.nav_is-sticky{
    position: sticky;
    top: 200px;
}
.start-awards-cols .wp-block-column{
    height: 550px;
    position: relative;
}
.start-awards-cols .wp-block-column figure{
    position: absolute;
    bottom: 0;
}
.grid-historie .historie-jahr{
    height: 100%;
    min-width: 110px;
}

/*------------------------------------------------------------------------------Produkte Karten*/
.produkte-preisbox{
    position: relative;
}
.produkte-preisbox > div{
    position: absolute;
    bottom: 1em;
    right: 1em;
}
/*------------------------------------------------------------------------------Produkte Karten Ende*/

/*------------------------------------------------------------------------------FAQ*/
.schema-faq-section{
    padding-bottom: 2em;
    margin-bottom: 2em;
    border-bottom: 1px solid #AAA;
}
.schema-faq-section .schema-faq-answer{
    display: none;
}
.schema-faq-section.active .schema-faq-answer{
    display: block;
}
.schema-faq-section .schema-faq-question{
    position: relative;
    width: 100%;
    display: block;
    font-weight: 600;
    font-size: var(--wp--preset--font-size--medium);
    line-height: 1.2rem;
    cursor: pointer;
    padding-left: 2rem;
}
.schema-faq-section .schema-faq-question::after{
    content: '+';
    position: absolute;
    top: 0;
    left: 0;
    font-size: var(--wp--preset--font-size--x-large);
    line-height: .8rem;
}
.schema-faq-section.active .schema-faq-question::after{
    content: '-';
}
/*------------------------------------------------------------------------------FAQ Ende*/

/*------------------------------------------------------------------------------Über Uns*/
.img-translate-grp{
    height: 700px;
}
.ueber-uns-quote cite{
    font-weight: 800;
}
/*------------------------------------------------------------------------------Über Uns Ende*/

/*------------------------------------------------------------------------------Kontakt*/
.contact-cols .wp-block-columns .wp-block-column{

}
form .flex{
    display: flex;
    flex-direction: column;
}
form .input-grp{
    display: flex;
    flex-direction: column;
    gap: 1.5em;
    margin-bottom: 2em;
}
form .input-grp .datenschutz{
    padding-left: .5em;
}
form .col p{
    display: flex;
    flex-direction: row;
    gap: 1.5em;
}
form p{
    margin: 0;
}
form input::placeholder,
form textarea::placeholder{
    font-family: "Plus Jakarta Sans";
}
form input:not(input[type="checkbox"]),
form textarea{
    width: 100%;
    padding: 1em;
    border: none;
    background-color: #eee;
}
form textarea{
    height: 70px;
}
form .submit{
    place-self: flex-start;
    width: 50%;
    margin-top: 2em;
}
form .submit input{
    font-weight: 600;
    background-color: var(--wp--preset--color--accent-1) !important;
    cursor: pointer;
    text-transform: uppercase;
    padding-top: 2em !important;
    padding-bottom: 2em !important;
}
form h3{
    margin: 0;
}
/*------------------------------------------------------------------------------Kontakt Ende*/

.gallery-same-size.wp-block-gallery .wp-block-image{
    max-width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75) !important;
}
figcaption{
    background-color: #33333350 !important;
}
.green-label{
    position: relative;
}
.green-label::after{
    position: absolute;
    content: '';
    background-image: url(https://www.frank-trophaeen.com/wp-content/uploads/2026/07/Eco-Icon-rund.png);
    width: 70px;
    aspect-ratio: 1;
    top: -1.5rem;
    right: -1.5rem;
    transform: rotate(15deg);
    text-align: center;
    align-content: center;
    background-size: cover;
}
.slb_template_tag_item_description{
    display: none;
}
@media(prefers-reduced-motion: no-preference){

}
@media(max-width: 781px){
    .start-cover .middle-col,
    .start-cover .right-col{
        display: none;
    }
    .start-cover video{
        object-position: 50% 50% !important;
    }
    .start-awards-grp{
        background-color: #000;
    }
    .sortiment-karte{
        height: 500px;
    }
    .wp-block-gallery.has-nested-images{
        grid-template-columns: repeat(1, 1fr) !important;
    }
    .wp-block-gallery.has-nested-images .wp-block-image {
        width: 100% !important;
        max-width: 100% !important;
        flex-basis: 100% !important;
    }
    .mobile-col-reverse{
        flex-direction: column-reverse;
    }
}
@media(max-width: 1199px){
    .swiper-cover .swiper-pagination{
        left: 35%;
    }
    .start-cover .swiper-slide{
        padding: 0;
    }
    .start-cover .swiper-slide > .wp-block-columns{
        max-width: 100%;
    }
    .is-sticky-grp{
        position: relative !important;
    }
    .wp-block-column:has(.right-just){
        padding: 1em;
    }
}
@media(min-width: 1200px){
    .mobile-only{
        display: none;
    }
    .start-cover::after{
        position: absolute;
        content: '';
        bottom: 0;
        width: 100%;
        height: 15vh;
        background-color: #fff;
    }
    .swiper-cover .swiper-slide > .wp-block-columns{
        padding-right: 100px;
    }
    .swiper-cover .swiper-pagination{
        left: 75vw;
    }
    .cover-overlap .overlap-grp{
        transform: translateX(8rem);
    }
    .swiper-reviews{
        width: 800px;
        height: 400px;
    }
    .swiper-reviews .swiper-slide,
    .swiper-reviews .swiper-slide div{
        width: 800px;
        height: 350px;
    }
    .right-just{
        float: right;
        transform: translateX(50px);
    }
    .start-awards-cols{
        transform: translateY(-400px);
    }
    .start-awards-grp{
        height: 350px;
    }
    .start-awards-cover{
        min-height: 800px !important;
    }
    .img-translate-grp figure:nth-of-type(2){
        transform: translate(-50px, -200px);
    }
}
@media(min-width: 1600px){
    .start-cover .wp-block-columns{
        padding-right: 2em;
    }
    .grid-historie .wp-block-group:nth-of-type(2n).has-shadow{
        transform: translateY(75px) !important;
    }
    .grid-historie .historie-jahr{
        min-width: 175px;
    }
}
@media(min-width: 2000px){
    .start-cover .wp-block-columns{
        padding-right: 7em;
    }
}