@CHARSET "UTF-8";

@media screen {
	body>header {
		background: none;
	}
	#wb-bar {
		background: none;
	}
	#wb-bar>.container {
		background: #ffffff; /* Old browsers */
		background: -moz-linear-gradient(top, #ffffff 0%, #ffd802 100%);
		/* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff),
			color-stop(100%, #ffd802)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffd802 100%);
		/* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #ffffff 0%, #ffd802 100%);
		/* Opera 11.10+ */
		background: -ms-linear-gradient(top, #ffffff 0%, #ffd802 100%);
		/* IE10+ */
		background: linear-gradient(to bottom, #ffffff 0%, #ffd802 100%);
		/* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',
			endColorstr='#ffd802', GradientType=0); /* IE6-9 */
		color: black;
		border-bottom: 1px solid rgb(255, 255, 255);
	}
	#wb-lng {
		min-height: 2.2em
	}
	#wb-lng a {
		color: #fff;
		text-decoration: none
	}
	#wb-lng .curr {
		background:
			url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFCAYAAAB8ZH1oAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAAB90RVh0U29mdHdhcmUATWFjcm9tZWRpYSBGaXJld29ya3MgOLVo0ngAAAA6SURBVAiZY/z//z8DMvj14+s+BgYGBjYObicUif///8Pxz+9f9v2HAigbLodVETbFOBWhK8arCFkxABifl5syjffvAAAAAElFTkSuQmCC")
			no-repeat scroll center bottom;
		color: #fff;
		display: block
	}

	/*Title banner*/
	#wb-bnr {
		background: #eee;
	}
	#wb-bnr>.container {
		background: rgb(5, 103, 171);
	}
	#wb-sttl a {
		font-size: 2.5em;
		text-decoration: none;
		line-height: 60px;
		/*text-shadow: 0 0 10px 1px #e1e1e1;*/
	}

	/*.panel-title > a {
    text-decoration:underline;
    text-underline-width: thick;
  }*/
	.panel-title>a:visited {
		color: inherit;
	}

	/*Megamenu*/
	#wb-sm .nvbar {
		background: none repeat scroll 0% 0% rgb(29, 29, 29);
		background-color: rgb(29, 29, 29);
		line-height: 0.7em
	}
	#wb-sm .menu>li>a {
		color: white;
		border-right: 1px solid white;
		border-right-color-value: white;
	}
	#wb-sm .menu>li:last-child a {
		border-right: 1px solid white;
		border-right-color-value: white;
	}
	#wb-sm .menu>li>a.wb-navcurr:link {
		background: none repeat scroll 0% 0% #666;
		background-color: #CCC;
		color: black;
	}

	/* Making the * aligned with the rest */
	label.required::before, legend.required::before {
		content: "* ";
		margin-left: 0px;
	}

	/*Footer*/
	footer {
		background: none;
		border-top: none
	}
	footer>.container {
		background: none;
	}
}
/*
@media screen and (max-width:991px) {
	#wb-bc .container, body>header+.container, body>main {
        background-color: none;
    }
}

@media screen and (min-width:768px) {
    #wb-bc .container, body>header+.container, body>main {
        background-color: none;
    }
}
*/
#wb-banner {
	padding: 0;
	margin: 0;
	background-image: url("/img/banner_1_2024.png");
	background-size: cover;
	height: 21vh;
	min-height: 21vh;
}
#face-btn {
	display:none;
}

.card {
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.card-img-top {
	border-radius: 50%;
	max-width: 200px;
	padding-top: 5rem;
}

@media screen and (min-width:992px) {
	body {
		background-image: url("/img/water.jpg");
		/*background-size: contain;*/
	}
	#wb-bnr {
		background: none;
	}
	#wb-bnr>.container {
		padding-top: 8px;
		background-image: url("/img/banner.jpg");
		background-size: cover
	}
	#wb-bar>.container {
		background: rgb(0, 0, 0);
		/* Fallback for older browsers without RGBA-support */
		background: rgba(0, 0, 0, 0.7);
		color: #fff;
		border-bottom: 1px solid rgb(255, 255, 255);
	}
	#wb-sttl {
		align: center;
		width: 100%;
		height: 180px
	}
	#wb-sttl img {
		top: 0px;
	}
	
	#wb-sttl a span {
	   display: inline;
		line-height: normal;
		padding-left: none;
		vertical-align: middle;
	}
	
	#wb-sttl a {
	   display: inline;
	}
	
	#wb-sm .nvbar {
		background: rgb(0, 0, 0);
		/* Fallback for older browsers without RGBA-support */
		background: rgba(0, 0, 0, 0.7);
		line-height: 0.7em
	}
	footer {
		background: none;
		border-top: none
	}
	footer>.container {
		background: rgb(0, 0, 0);
		/* Fallback for older browsers without RGBA-support */
		background: rgba(0, 0, 0, 0.7);
		border-top: none;
		color: #fff;
	}
	footer>.container a {
		color: #fff;
	}
	.col-centered {
		float: none;
		margin: 0 auto;
	}
	.centered {
		margin: 0 auto;
	}
	#face-btn {
		display:inline-block;
	}
}

/*
@media screen and (min-width:768px) and (max-width:991px) {
	#wb-bc .container, body>header+.container, body>main {
        background-color: none;
    }
}
*/

/* Image Frames */
@property --_l {
	syntax: "<length>";
	initial-value: 0px;
	inherits: true;
}
@property --_r {
	syntax: "<length>";
	initial-value: 0px;
	inherits: true;
}
.merch-meet img {
  --d: 18px;  /* the depth */
  --a: 20deg; /* the angle */
  
  /* the below value is based on the depth and the angle.
     the formula is a bit difficult to express so we update it manually
  */
  --x: 10px;
  
  width: 250px; /* control the size */
  aspect-ratio: 1.1; /* you can use 1 as ratio but I found 1.1 a little better */
  object-fit: cover;
  padding-block: var(--d);
  transform: perspective(400px) rotateY(calc(var(--_i,1)*var(--a)));
  outline: var(--d) solid #0008;
  outline-offset: calc(-1*var(--d));
  --_d: calc(100% - var(--d));
  --_l: 0px;
  --_r: 0px;
  clip-path: polygon(
    var(--_l) calc(var(--_d) - var(--x)),
    var(--_l) calc(var(--d)  + var(--x)), 
    var(--d) var(--d),var(--_d) var(--d),
    calc(var(--_d) + var(--_r)) calc(var(--d)  + var(--x)),
    calc(var(--_d) + var(--_r)) calc(var(--_d) - var(--x)),  
    var(--_d) var(--_d),var(--d) var(--_d)
   );
  transition: transform .3s,--_r .15s,--_l .15s .15s;
  transition-timing-function: linear;
  cursor: pointer;
}
.merch-meet img:hover,
.merch-meet img.alt{
  --_l: var(--d);
  --_r: var(--d);
  --_i: -1;
  transition-delay: 0s,.15s,0s;
}
.merch-meet img.alt:hover {
  --_l: 0px;
  --_r: 0px;
  --_i: 1;
  transition-delay: 0s,0s,.15s;
}

/* we do a different animation for firefox since it doesn't support @property */
@supports not (-webkit-mask: paint(p)) {
  .merch-meet img,
  .merch-meet img.alt{
    transition: .3s;
  }
  .merch-meet img:hover,
  .merch-meet img.alt:hover {
    --_i: 0;
    --_l: var(--d);
    --_r: 0px;
  }
}

.merch-meet {
  margin: 0;
  min-height: 100%;
  display: grid;
  place-content: center;
  grid-auto-flow: column;
  gap: 30px;
  background: transparent;
}

@media screen and (min-width: 0px) and (max-width: 580px) {
	.merch-meet img {
		width: 180px;
	}
}