/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------- 6.0/00 - 04-01-2023
/* colors   -> #EE741D | rgba(238,116,29) | hsla(25,86%,53%) */
/* ------------------------------------------------------------------------------ */
/* link     -> https://codepen.io/nakome/pen/XWKbBL */
/* info     -> rwd2viewer */
/* ------------------------------------------------------------------------------ */
/* ROOT and VARIABLES */

@font-face {
  font-family: 'Oxanium';
  src: url('fonts/Oxanium-VariableFont_wght.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Anodina-Light';
  src: url('fonts/Anodina-Light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Hanken-Grotesk';
  src: url('fonts/HankenGrotesk-VariableFont_wght.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

:root {
	--hover-bgr:hsla(210,100%,56%,1);
    
    /* cards */
    --card-front-col: rgba(0,0,0,.6); /* black, gray OR client-color */
    --card-front-bgr: #fff;
    --card-back-col: #fff;
    --card-back-bgr: #EE741D;
    --card-ibox-hgt: 14rem;         /* min-height of the card - depends of the text card-back - def 14rem */
    --card-body-bdr: 1px solid rgba(0,0,0,.05);     /* border - def 1px */
    /* grid-area */
    --grid-area-gap: 1rem;          /* gap between flipboxes - def 1rem | min .3rem - check used shadow */
    --grid-area-pad: 1rem;          /* padding - check card-border-radius - def 1rem | min .3rem */
    --grid-area-bgr: none;          /* background - def none */
    --grid-area-bdr: 0px solid rgba(0,0,0,.25);     /* border - def 0px  */
    --grid-area-rad: 0rem;          /* border-radius - def 0rem */

    /* counter - card-front */ 
    --count-color: rgb(255,255,255,.6);	/* color of the counter - must be the same as card-back-background AND no transparent */
    --count-size: 3rem;                 	/* counter size - def 4rem */
	--count-font: Arial;					/* font-familiy ARIAL */
    /*--count-pos-top:1.4rem;             	/* counter position top - def 1rem NOT IN USE*/
    --count-pos-right:1.6rem;             	/* counter position right - def 1.2rem */
    /*--count-pos-left: 2rem;       		/* counter position left - NOT IN USE */
    --count-pos-bottom: 1.4rem;     			/* counter position bottom -  */ 
    --count-width: 1px;             		/* counter stroke - def 1px | max 3px */
    /* animation */
    --time-flip: 0.8s;              		/* def 0.8s */
	}

/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------ 6.0/00 - 31-12-22 */
/* RESET COUNTER -> SEE design.css */
/* BOX8CONTAINER */

/* Show/Hide Warning if no container Queries Support */
@supports (container-type: inline-size) {
	.info {
		display: none;
	}
}

@supports (card:has) {
	.info {
		display: none;
	}
}

.info, .warning {
  text-align: center;
	padding: 1em;
	border: 1px solid #123456;
	background: rgba(205 230 255 / 0.8);
}
.warning {
	background: rgba(255 255 225 / 0.9);
}
.info p, .warning p {
	margin: 0;
	padding: 0;
	color: #123456;
}

/* ------------------------------------------------------------------------------ */

/* #3a99a7 #465f70  */
* {
  box-sizing: border-box;
}

::-webkit-scrollbar {
  width: 16px;
  height: 16px;
  overflow: visible;
}

::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  border: solid transparent;
  min-height: 28px;
  padding: 100px 0 0;
  -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07);
  -box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07);
}

::-webkit-scrollbar-button {
  height: 0;
  width: 0;
}

::-webkit-scrollbar-track-piece {
  background: #f5f5f5;
}

::-webkit-scrollbar-track {
  background: none;
}

::-webkit-scrollbar-corner {
  background: transparent;
}

.browser, .browser * {
  transition: width .3s ease;
}

html {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

body {
  position: relative;
  background-color: #fd863f;
  background-image: 
  url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjAlIiBjeT0iMTAwJSIgcj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNhOTlhNyIvPjxzdG9wIG9mZnNldD0iMSUiIHN0b3AtY29sb3I9IiMzYTk5YTciIHN0b3Atb3BhY2l0eT0iMC45OSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ2NWY3MCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L3JhZGlhbEdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='), 
  url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjEwMCUiIGN5PSIxMzAlIiByPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNzgzYWE3Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNzgzYWE3IiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvcmFkaWFsR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='), 
  url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjAlIiBjeT0iMTAlIiByPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNDY1ZjcwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNDY1ZjcwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvcmFkaWFsR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -moz-radial-gradient(0% 100%, ellipse cover, #3a99a7 0%, rgba(58, 153, 167, 0.99) 1%, rgba(70, 95, 112, 0) 100%), -moz-radial-gradient(100% 130%, ellipse cover, #783aa7 0%, rgba(120, 58, 167, 0) 100%), -moz-radial-gradient(0% 10%, ellipse cover, #465f70 0%, rgba(70, 95, 112, 0) 100%);
  background-image: -webkit-radial-gradient(0% 100%, ellipse cover, #3a99a7 0%, rgba(58, 153, 167, 0.99) 1%, rgba(70, 95, 112, 0) 100%), -webkit-radial-gradient(100% 130%, ellipse cover, #783aa7 0%, rgba(120, 58, 167, 0) 100%), -webkit-radial-gradient(0% 10%, ellipse cover, #465f70 0%, rgba(70, 95, 112, 0) 100%);
  background-image: radial-gradient(ellipse cover at 0% 100%, #3a99a7 0%, rgba(58, 153, 167, 0.99) 1%, rgba(70, 95, 112, 0) 100%), radial-gradient(ellipse cover at 100% 130%, #783aa7 0%, rgba(120, 58, 167, 0) 100%), radial-gradient(ellipse cover at 0% 10%, #465f70 0%, rgba(70, 95, 112, 0) 100%);
}

.devices {
  margin: 20px auto;
  width: 600px;
  text-align: center;
}
.devices a {
  margin: 0 20px;
}
.devices .mobile {
  width: 40px;
  height: 60px;
  border: 2px solid #f5f5f5;
  border-top-width: 5px;
  border-bottom-width: 8px;
  background: #b0b0b0;
  display: inline-block;
  border-radius: 3px;
  position: relative;
}
.devices .mobile:hover {
  background: #8f8f8f;
}
.devices .mobile:before {
  content: '';
  display: block;
  background: #888;
  width: 17px;
  height: 1px;
  border-radius: 2px;
  position: absolute;
  top: -3px;
  left: 50%;
  margin-left: -8px;
}
.devices .mobile:after {
  content: '';
  display: block;
  background: #888;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -1px;
}
.devices .tablet {
  width: 100px;
  height: 133px;
  border: 2px solid #f5f5f5;
  border-top-width: 5px;
  border-bottom-width: 8px;
  background: #b0b0b0;
  display: inline-block;
  border-radius: 3px;
  position: relative;
}
.devices .tablet:hover {
  background: #8f8f8f;
}
.devices .tablet:before {
  content: '';
  display: block;
  background: #888;
  width: 1px;
  height: 1px;
  border-radius: 2px;
  position: absolute;
  top: -3px;
  left: 50%;
}
.devices .tablet:after {
  content: '';
  display: block;
  background: #888;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -1px;
}
.devices .laptop {
  width: 237px;
  height: 150px;
  border: 8px solid #f5f5f5;
  background: #b0b0b0;
  display: inline-block;
  border-radius: 3px 3px 0 0;
  position: relative;
}
.devices .laptop:hover {
  background: #8f8f8f;
}
.devices .laptop:after {
  content: " ";
  background: #e8e8e8;
  display: block;
  width: 120%;
  position: absolute;
  bottom: -10px;
  margin-left: -10%;
  height: 10px;
  border-radius: 0 0 5px 5px;
}

.browser {
  position: relative;
  margin: 20px auto;
  width: 320px;
  min-height: 640px;
  background: #f5f5f5;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.browser.mobile {
  width: 335px;
}
.browser.mobile .btn {
  width: 20%;
}
.browser.mobile input[type="url"] {
  width: 78%;
}
.browser.tablet {
  width: 790px;
}
.browser.tablet .btn {
  width: 14%;
}
.browser.tablet input[type="url"] {
  width: 85%;
}
.browser.laptop {
  width: 90%;
}
.browser.laptop .btn {
  width: 9%;
}
.browser.laptop input[type="url"] {
  width: 90%;
}
.browser .searchbar {
  border-radius: 5px 5px 0 0;
  background: #dddddd;
  height: 33px;
  width: 100%;
  padding: 5px;
  position: relative;
}
.browser .searchbar .btn {
  position: absolute;
  top: 6px;
  right: 5px;
  border: none;
  display: block;
  text-align: center;
  background: #3a99a7;
  color: #fff;
  text-decoration: none;
  font-size: 11px;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
  padding: 3px 8px;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  transition: background-color .3s ease;
}
.browser .searchbar .btn:hover {
  background: #368f9c;
}
.browser .searchbar input[type="url"] {
  height: 20px;
  padding: 5px;
  border-radius: 3px;
  border: none;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  outline: none;
  font-size: 1rem;
  color: rgb(116, 115, 115);
}

iframe {
  width: 99.9%;
  height: 607px;
}




/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------ 6.0/00 - 21-08-22 */
/* css-counter postion background */
/* https://stackoverflow.com/questions/43514987/css-increasing-number-as-background-images-for-css */
.count-reset {
	counter-reset:Element; /* reset must be here */
	}

.count-item::before { 
	position:absolute;
  	display:flex;
	/*top:var(--count-pos-top);*/
  	right:var(--count-pos-right);
  	bottom:var(--count-pos-bottom);
  /*left:var(--count-pos-left);*/
	justify-content:center;
  	align-items:center;
  	counter-increment:Element 1;
	content:counter(Element) '';
	font-size:var(--count-size); 
	font-family:var(--count-font);
	font: 800 Arial;
	  -webkit-text-fill-color:transparent; /* works FF, Chrome and Edge */
	  -webkit-text-stroke:var(--count-width);
	  -webkit-font-smoothing:antialiased;
	color:red; /*var(--count-color); /* must be the same color als card-back background */
    opacity:1;
	z-index:999;
	}
/* shadow */
/*
.shadow, .flex-item {
  box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.04), 0 2px 2px rgba(0, 0, 0, 0.04), 0 4px 4px rgba(0, 0, 0, 0.04), 0 8px 8px rgba(0, 0, 0, 0.04), 0 16px 16px rgba(0, 0, 0, 0.04);
}
*/	
/* ------------------------------------------------------------------------------ */
/* END */	
/* ------------------------------------------------------------------------------ */