HEX
Server: Apache
System: Linux v38079.2is.nl 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: democfellows (10015)
PHP: 8.1.34
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/creativefellows.nl/recht.creativefellows.nl/public/scss/_icons.scss
.icon{
	position:relative;
	margin:0 0.375rem;
	text-indent:-5000px;
	border:none;
	&::before{content:"";position:absolute;top:0;left:0;width:2rem;height:2rem;margin-right:0.75rem;border-radius:50%;background:$primary-color;}
	&::after{content:""; position:absolute;top:0;left:0;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50% 50%;background-size:1rem auto;}
	
}
.icon__phone::after{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath style='fill:%23ffffff' d='m497.39 361.8-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a24 24 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.28 24.28 0 0 0-14-27.6Z'/%3E%3C/svg%3E");}
.icon__email::after{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath style='fill:%23ffffff' d='M502.3 190.8a6 6 0 0 1 9.7 4.7V400a48 48 0 0 1-48 48H48a48 48 0 0 1-48-48V195.6a6 6 0 0 1 9.7-4.7c22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7ZM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7A23.93 23.93 0 0 0 512 131v-19a48 48 0 0 0-48-48H48a48 48 0 0 0-48 48v19a24.08 24.08 0 0 0 9.2 18.9c30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4Z'/%3E%3C/svg%3E");}
.icon__linkedin::after{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath style='fill:%23ffffff' d='M100.28 448H7.4V148.9h92.88ZM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3ZM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448Z'/%3E%3C/svg%3E");}



.icon-rechtsgebied{
	
	position:relative;
	padding-left:3rem;
	margin:0;
	text-transform:uppercase;
	
	&::before{content:"";position:absolute;top:-0.25rem;left:0;width:2rem;height:2rem;margin-right:0.75rem;border-radius:50%;background:$primary-color;}
	&::after{content:""; position:absolute;top:-0.2rem;left:0;width:2rem;height:100%;text-align:center;color:$white;font-size:0.875rem;line-height:1.75rem;}
	
	& + p{margin-left:3rem;}
	
	a{color:$primary-color;}
	
	&.icon-rechtsgebied__spaced{margin:0.75rem 0;}
	
}


.icon-rechtsgebied__privacy::after{content:"PR";}
.icon-rechtsgebied__vennootschap::after{content:"VR";}
.icon-rechtsgebied__contracten::after{content:"CR";}
.icon-rechtsgebied__onderneming::after{content:"OR";}
.icon-rechtsgebied__huur::after{content:"HR";}
.icon-rechtsgebied__arbeid::after{content:"AR";}
.icon-rechtsgebied__familie::after{content:"PR";}
.icon-rechtsgebied__overlegscheiding::after{content:"OS";}
.icon-rechtsgebied__mediation::after{content:"MD";}


.icon-rechtsgebied__news{
	float:left;
	transform:translateY(0.25rem);
	vertical-align:text-bottom;
	display:inline-block;
	width:2rem;
	height:2rem;
	padding:0;
	position:relative;
	z-index:10;
	color: $white;
	font-size: 0.875rem;
	text-align:center;
	line-height:1.75rem;
	margin-right:0.75rem;
	
	&::before{z-index:-1;}
}