.tri_container img{
	border-radius: 16px;
}

.tri_container iframe{
	border-radius: 16px;
	width: 50%;
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .5);
}

.tplus_439 .tplus_banner{
	display: flex;
    flex-direction: row;
    width: 25%;
    margin: auto;
    max-width: 500px;
}

.tplus_439 .tplus_banner * {
	margin-right: 6px;
}

.tplus_button .button {
	position: relative;
    width: 680px;
	height: auto;
	padding: 6px 64px;
    background: #263238;
    color: #fff;
	font-weight: 600;
    animation: none;
	text-wrap: wrap;
	overflow: hidden;
	transition: all .25s;
}

.tplus_button .button:hover{
	transform: scale(0.99);
}

[class*="gross"] .tplus_button .button{
	padding: 0;
}

[class*="gross"] .tplus_button .button::before {
	display: block;
	content: " ";
	width: 100%;
	aspect-ratio: 2.344 / 1;
	background-repeat: no-repeat;
    background-size: 100%;
	transition: all .25s;
}

.gross_podcast .tplus_button .button::before{
	background-image: url(/templates/tricoma_2024/Labels/linkuebersicht/podcast.jpg);
}

.gross_blog .tplus_button .button::before{
	background-image: url(/templates/tricoma_2024/Labels/linkuebersicht/blog.jpg);
}

.gross_messe .tplus_button .button::before{
	background-image: url(/templates/tricoma_2024/Labels/linkuebersicht/messe.jpg);
}

.gross_login .tplus_button .button::before{
	background-image: url(/templates/tricoma_2024/Labels/linkuebersicht/login.jpg);
}

.gross_omr .tplus_button .button::before{
	background-image: url(/templates/tricoma_2024/Labels/linkuebersicht/omr.jpg);
}

.gross_google .tplus_button .button::before{
	background-image: url(/templates/tricoma_2024/Labels/linkuebersicht/google.jpg);
}

.gross_trustpilot .tplus_button .button::before{
	background-image: url(/templates/tricoma_2024/Labels/linkuebersicht/trustpilot.jpg);
}

[class*="link"] .tplus_button .button::before {
	content: " ";
	width: 32px;
	height: 32px;
	position: absolute;
	background-repeat: no-repeat;
    background-size: 100%;
	
	left: 8px;
    top: 50%;
    transform: translate(0px, -50%);
	filter: invert(1);
	transition: all .25s;
}

.link_whatsapp .tplus_button .button::before{
	background-image: url(/templates/tricoma_2024/Labels/icons/symbole_whatsapp.svg);
}

.link_tricoma .tplus_button .button::before{
	background-image: url(/templates/tricoma_2024/Labels/icons/symbole_tricoma.svg);
}

.link_tricomaai .tplus_button .button::before{
	background-image: url(/templates/tricoma_2024/Labels/icons/tricomaai.svg);
}

.link_masterclass .tplus_button .button::before{
	background-image: url(/templates/tricoma_2024/Labels/icons/masterclass.svg);
}

.link_htcww .tplus_button .button::before{
	background-image: url(/templates/tricoma_2024/Labels/icons/htcww.svg);
}

.link_facebook .tplus_button .button::before{
	background-image: url(/templates/tricoma_2024/Labels/icons/symbole_facebook.svg);
}

.link_instagram .tplus_button .button::before{
	background-image: url(/templates/tricoma_2024/Labels/icons/symbole_instagram.svg);
}

.link_linkedin .tplus_button .button::before{
	background-image: url(/templates/tricoma_2024/Labels/icons/symbole_linkedin.svg);
}

.link_youtube .tplus_button .button::before{
	background-image: url(/templates/tricoma_2024/Labels/icons/symbole_youtube.svg);
}

.link_tiktok .tplus_button .button::before{
	background-image: url(/templates/tricoma_2024/Labels/icons/symbole_tiktok.svg);
}


.tplus_gallery_loop {
    width: 720px;
}


@media screen and (max-width: 735px) {
    .tplus_button .button {
        width: 90%;
    }
    
    .tplus_youtube iframe{
        width: 90% !important;
        height: auto;
    }
	.tplus_402 .tplus_banner{
		width: 260px;
	}
	
	.tplus_439 .tplus_banner{
		width: 260px;
	}
	
	.tplus_gallery_loop {
        width: 90%;
    }
}

@media screen and (min-width: 735px) {
	.tplus_402 .tplus_banner{
		min-width: 300px;
	}
	
	.tplus_439 .tplus_banner{
		width: 500px;
	}
}
