@charset "UTF-8";
/*
	CSS Document
	
	Version : 5.0.0 du 16/08/2025
	Web	: www.amexpo-ouest.fr
	Auteur	: Vincent HUMEAU
	
	© 2020-2025 Trans-Sphère Sarl	Internet & Multimédia	https://www.trans-sphere.com
	 _____   _____        ___   __   _   _____        _____   _____   _   _   _____   _____    _____  
	|_   _| |  _  \      /   | |  \ | | /  ___/      /  ___/ |  _  \ | | | | | ____| |  _  \  | ____| 
	  | |   | |_| |     / /| | |   \| | | |___       | |___  | |_| | | |_| | | |__   | |_| |  | |__   
	  | |   |  _  /    / / | | | |\   | \___  \      \___  \ |  ___/ |  _  | |  __|  |  _  /  |  __|  
	  | |   | | \ \   / /  | | | | \  |  ___| |       ___| | | |     | | | | | |___  | | \ \  | |___  
	  |_|   |_|  \_\ /_/   |_| |_|  \_| /_____/      /_____/ |_|     |_| |_| |_____| |_|  \_\ |_____| 
	  
*/
body.accueil main{position:relative}.loge{position:absolute}.loge .flip-card-front,.loge .flip-card-back{display:flex;position:absolute;width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;background-position:center center;background-repeat:no-repeat;background-attachment:scroll;background-color:transparent;background-size:cover}.logeT{top:0}.logeL{left:0}.logeR{right:0}.logeB{bottom:0}#loge1{width:35%;height:30%;z-index:10}#loge1 .flip-card-front{background-image:url(../img/_mono/photos_home_nantes/01_exterieur.image)}#loge2{left:35%;width:25%;height:20%;z-index:1}#loge2 .flip-card-front{background-color:#ececec}#loge2 .flip-card-front p{font-size:1.15vw;line-height:1.5em;border:3px #c44f92 solid;padding:2% 5%;height:auto;margin:auto;text-align:center;color:var(--col-fuchsia-rgb)}#loge2 .flip-card-back{background-color:#ececec}#loge2 .flip-card-back #video_container{background:url('../img/_mono/photos_home_nantes/02_visuel_3d.image') scroll center 35% no-repeat;background-size:cover}#loge3{left:60%;width:20%;height:65%;z-index:1}#loge3 .flip-card-front{background-image:url(../img/_mono/photos_home_nantes/03_tabourethaut.image)}#loge4{left:80%;width:20%;height:65%;z-index:1}#loge4 .flip-card-front{background-image:url(../img/_mono/photos_home_nantes/04_palette.image)}#loge5{top:30%;width:20%;height:40%;z-index:1}#loge5 .flip-card-front{background-image:url(../img/_mono/photos_home_nantes/05_salonbas.image)}#loge6{top:20%;left:20%;width:40%;height:50%;z-index:1}#loge6 .flip-card-front{background-image:url(../img/_mono/photos_home_nantes/06_slims.image)}#loge7{width:25%;height:30%;z-index:1}#loge7 .flip-card-front{background-image:url(../img/_mono/photos_home_nantes/07_salon10.image)}#loge8{left:25%;width:35%;height:30%;z-index:1}#loge8 .flip-card-front{background-image:url(../img/_mono/photos_home_nantes/08_comptoir2.image)}#loge9{width:40%;height:35%;z-index:1}#loge9 .flip-card-front{background-image:url(../img/_mono/photos_home_nantes/09_jaunebleu.image)}.flip-card-inner{position:relative;height:100%;transition:transform .8s ease-in-out;transform-style:preserve-3d}.flip-card-back{transform:rotateY(180deg)}.flip-card:hover .flip-card-inner,.flip-card.hover .flip-card-inner{transform:rotateY(180deg)}