@charset "utf-8";

/* CSS Document */
dd{margin-bottom:0px;color:#999}
dl.article-info {
  clear: none;
  margin-top: 0px;
}

dt.article-info-term {
  display: none;
}

dl.article-info dd {
  margin-left: 0;
  padding: 0px;
  display: inline;
  font-size: 12px;
} 
dl.article-info dd.category-name {
  display: block;
  line-height: 8px;
}


body {
  margin: 0px;
  padding: 0px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 18px;
  line-height: 1.4em;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f44611+0,f77c11+31,f77c11+64,f44611+100 */
  background: #f44611;
  /* Old browsers */
 
}
li{line-height:1.4em;}

.container {
  margin: 0px auto;
  max-width: 1520px;
  width: 100%;
     background: -moz-linear-gradient(left,  #f44611 0%, #f77c11 50%, #f44611 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #f44611 0%,#f77c11 50%,#f44611 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #f44611 0%,#f77c11 50%,#f44611 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f44611', endColorstr='#f44611',GradientType=0 );
  /* IE6-9 */
}



/*Afgeronde boxen met witte achtergrond */

.roundBox {
    /*MGA 25-2-25 */
 /* background-color: #fff;
  -moz-border-radius: 15px;*/
  border-radius: 15px;
  /*-moz-box-shadow: 0px 0px 10px 0px #424242;
  -webkit-box-shadow: 0px 0px 10px 0px #424242;
  box-shadow: 0px 0px 10px 0px #424242;*/
}


.nav-pills > li > a {
  background-color: #fff;
  float: left;
  -moz-border-radius: 45px;
  border-radius: 4px;
  -moz-box-shadow: 0px 0px 10px 0px #424242;
  -webkit-box-shadow: 0px 0px 10px 0px #424242;
  box-shadow: 0px 0px 10px 0px #424242;
  padding: 20px 20px;
  margin-left: 5px;
  font-size: 1.8em;
}


.nav-pills > .active > a,.nav-pills > .active > a:hover,.nav-pills > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #A2712E, #920202);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#A2712E), to(#920202));
  background-image: -webkit-linear-gradient(top, #A2712E, #920202);
  background-image: -o-linear-gradient(top, #A2712E, #920202);
  background-image: linear-gradient(to bottom, #A2712E, #920202);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffA2712E', endColorstr='#ff920202', GradientType=0);
  font-weight: bold;
}

@media screen and (max-width: 1600px) {
    .nav-pills > li > a {
        font-size:2vw;
        padding:1.4vw;
    }
    
}

/* 404 pagina */

/*mainpage */

.content{padding: 0px 20px}
@media screen and (max-width: 1600px) {
    .content{padding: 0px}
}

.contentEnkel{overflow:hidden;}
.contentEnkel p {
  padding: 20px 20px;
}

.contentEnkel h3 {
  padding: 14px 20px 0px;
  margin: 0px;
}
.contentEnkel h2 {
  padding: 20px 20px 0px;
}

.contentDubbel {
  text-align: left;
overflow:hidden;
}
.bgcolor-white{background-color:white}
.items-more{background-color:white;margin:-50px;border-radius:20px;padding:50px;}

/*.item-content, .nspMain{padding: 0px 50px 30px;}
*/

.com-content-category-blog__item {}

/* MGA 26-2-25 */
.item-margin{padding:50px;}
.item-page{background-color: white;padding:50px;margin:-50px}
.blog-item{background-color:white;border-radius: 20px;padding:50px;margin:-50px}
.blog-item .item-content{}
.com-content-category-blog__item{margin-bottom:100px;}
.pull-left.item-image{
    margin-right:-50px;
    margin-left:-50px;
    margin-bottom:50px;
margin-top:-50px;}
div.item-page div.pull-left.item-image{margin-top:-100px}





.nspMain{padding:50px;}
p.nspText{margin-top:20px!important;}

.contentTriple {
  text-align: left;
  margin-top: 0px;
  padding: 10px 50px;
  margin: 0px 20px 20px;
}

.contentEnkelSmall {
  margin-bottom: 20px;
  padding: 30px 20px;
}

@media screen and (max-width: 400px) {
  .contentEnkelSmall {
    padding: 20px 10px;
  }
}

#headerimg {
  margin-bottom: 0px!important;
}

.row{
    margin-bottom:20px;
}
.contentend.row {
    margin-bottom: 0px!important;
}


.img_caption {
  font-size: 0.9em!important;
  color: #4e4e4e;
}

.imgresponsive {
  width: 100%;
  height: auto;
}

.responsive {
  width: 100%;
  height:100%;}

img.responsive{cursor:hand}


#header {
  position: absolute;
  width: 100%;
}

#footer {
  float: left;
  height: 20px;
  width: 886px;
  padding: 6px 30px 2px;
  font-size: 11px;
  margin-top: 20px;
}

.page-header {
  margin: 50px 0px 10px;
  padding-bottom: 0px;
}

.bigFontWhite {
  color: #FFF;
  font-size: 34px;
}


.gradientBLOK {
  background: #a90329;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5MDMyOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzhmMDIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZDAwMTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%);
  /* IE10+ */
  background: linear-gradient(to bottom,  #a90329 0%,#8f0222 44%,#6d0019 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 );
  /* IE6-8 */
  color: #FFF;
	padding-bottom: 10px;
}

/* IE9 hack to turn of the filter used in gradientBlok */

:root .gradientBLOK {
  filter: none \;
}

a:link,a {
  text-decoration: none;
  color: #c20004;
}

a:hover {
  text-decoration: underline;
}

/*verander de achtergrondkleur van een featured article in blog modus */

leading-0 {
  background-color: #CCC;
}

.plaat a:hover img {
  text-decoration: none;
}

h1,h2,h3,h4,.subHead {
  font-family: 'Catamaran', sans-serif;
  color: #c20004;
}

H1 {
  font-size: clamp(16px, 8vw, 70px);
  margin: 0px;
}

H1.h1header{
font-size: clamp(16px, 8vw, 50px);
  margin: 15px 0px 0;
    line-height: 1;
}

H2 {
  font-size: clamp(16px, 8vw, 50px);
  margin: 15px 0 0;
    line-height:1;
}

div.item-page H2{font-size: clamp(16px, 8vw, 40px);}

H3 {
  font-size: 24px;
  line-height: 90%;
}

H4 {
  font-size: 20px;
  margin: 15px 0 0;
}

.subHead {
  font-size: clamp(30px,5.5vw,70px);
    text-align: center;
  margin: 20px 50px 0px;
  color: #666;
}

.gradientBLOK .moduletable h3 {
  color: bisque!important;
}

.maillink a {
  color: bisque;
}
.linkdark a{color:#a90329}
#rsform-submit-button {
  -moz-box-shadow: inset 0px 1px 0px 0px #fce2c1;
  -webkit-box-shadow: inset 0px 1px 0px 0px #fce2c1;
  box-shadow: inset 0px 1px 0px 0px #fce2c1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #C1932B), color-stop(1, #D5BE50));
  background: -moz-linear-gradient(top, #C1932B 5%, #D5BE50 100%);
  background: -webkit-linear-gradient(top, #C1932B 5%, #D5BE50 100%);
  background: -o-linear-gradient(top, #C1932B 5%, #D5BE50 100%);
  background: -ms-linear-gradient(top, #C1932B 5%, #D5BE50 100%);
  background: linear-gradient(to bottom, #C1932B 5%, #D5BE50 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C1932B', endColorstr='#D5BE50',GradientType=0);
  background-color: #ffc477;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #eeb44f;
  display: inline-block;
  cursor: pointer;
  color: #ffffff!important;
  font-family: Arial;
  font-size: 2em;
  font-weight: bold;
  padding: 10px 24px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #cc9f52;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.rr-ai{width:33%;height:33%;float:left}


/*social boxen*/

.socialbox {
  text-align: center;
  color: white;

  padding: 0px;
  margin: 5px;
  border-radius: 5px;
  font-size: 1.5em;
  display: inline-flex;
  transition: transform .2s;
}

.socialbox:hover {
  transform: scale(1.1);
}

.socialbox a {
  color: white;
}

.socialbox img {
  width: 80px;
  height: 80px;
}

@media (max-width:380px) {
  .socialbox img {
    width: 60px;
    height: 60px;
  }
}




/* Lazyloading Youtube video's */

/* Toegevoegd op 9 juli 2019 */

/*!
 *  Youtube LazyLoad 
 *  v.2.1.1
 *  https://github.com/the-muda-organization/youtube-lazyload
 *  MIT License
 */

/*youtube lazyload container*/

.embed-yt-lazy {
  width: 100%;
  position: relative!important;
  overflow: hidden!important;
  cursor: pointer!important;
  -moz-user-select: none!important;
  -ms-user-select: none!important;
  user-select: none!important;
        border-radius:15px;
        margin-bottom:20px;
}

/*image thumbnail*/

.embed-yt-lazy-img {
  width: 100%!important;
  display: block!important;
    object-fit:cover;
   
}



/*play-btn*/

.embed-yt-lazy-play-btn {
  width: 100%!important;
  height: 100%!important;
  position: absolute!important;
  top: 0!important;
  left: 0!important;
  z-index: 1!important;
  background: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 141'%3E%3Cpath fill='rgba(0,0,0,.65)' d='m4 119c2 9 9 15 18 18 15 4 78 4 78 4s63 0 78-4c9-3 16-9 18-18 4-16 4-49 4-49s0-32-4-48c-2-9-9-15-18-18-15-4-78-4-78-4s-63 0-78 4c-9 3-16 9-18 18-4 16-4 48-4 48s0 33 4 49z'/%3E%3Cpolygon fill='%23fff' points='132 70 80 41 80 100'/%3E%3C/svg%3E") 50%/calc(35px + 10%) auto no-repeat;
}

/*play-btn:hover*/

.embed-yt-lazy-play-btn:hover {
  background: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 141'%3E%3Cpath fill='red' d='m4 119c2 9 9 15 18 18 15 4 78 4 78 4s63 0 78-4c9-3 16-9 18-18 4-16 4-49 4-49s0-32-4-48c-2-9-9-15-18-18-15-4-78-4-78-4s-63 0-78 4c-9 3-16 9-18 18-4 16-4 48-4 48s0 33 4 49z'/%3E%3Cpolygon fill='%23fff' points='132 70 80 41 80 100'/%3E%3C/svg%3E") 50%/calc(35px + 10%) auto no-repeat;
}

/*logo*/

.embed-yt-lazy-logo {
  width: 30%;
  min-width: 95px;
  max-width: 215px;
  position: absolute!important;
  right: 4%!important;
  bottom: 4%!important;
  z-index: 2!important;
  opacity: .75!important;
  transition: opacity .3s!important;
}

/*logo:hover*/

.embed-yt-lazy-logo:hover {
  opacity: 1!important;
  transition: opacity .3s!important;
}

/*iframe*/

.embed-yt-lazy iframe {
  width: 100%!important;
  height: 100%!important;
  position: absolute!important;
  top: 0!important;
  left: 0!important;
  z-index: 3!important;
  border: 0!important;
}

/* news pro */
.nspArts, .nspLinksWrap {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0px;
    text-align:center;
}

.nspArt .nspInfo{color:grey;}
.nspArt h4.nspHeader{padding:10px 0px 0px!important;min-height:70px}

.readon-button-wrap{margin-bottom:15px;}
.readon-button{background-color:#C20004;color:white;border:1px solid red;padding:10px 15px;border-radius:10px;}



#wideMain {
  display: none;
}

#smallMain {
  display: block;
}

@media (max-width:640px) {
    .row-hide{display:none}
}

@media screen and (max-width: 768px) {
     .nspArt {width: 100%!important;  }
    .nspArt h4.nspHeader{padding:10px 0px 0px!important;min-height:0px}
    p.nspText{margin-top:unset!important;}
    .blog-item .item-content{}
    .item-page{background-color: white;padding:50px 10px 10px ;margin:-50px -10px -10px}
    .blog-item{background-color:white;border-radius: 10px;padding:10px;margin:-10px}
    .com-content-category-blog__item { margin-bottom: 80px;}
    .item-image{margin:0px -10px;}
    .item-content, .nspMain{text-align: left;padding: 50px 10px 10px;}
    div.item-content div.pull-left.item-image{margin-left:-10px;margin-right:-10px}
    div.item-content div.page-header{margin:-30px 0px 20px;}
    dl.article-info dd { display: none;} 
    dl.article-info dd.category-name { display: none;}
    .pull-left.item-image{margin-bottom:0px} 
    .blog-featured .pull-left.item-image{margin-bottom:-40px} 
    .contactbox{margin-bottom:0px;}
    .contentEnkel, .newsBox{margin-bottom:20px;}
    div.item-page div.pull-left.item-image{margin-top:-70px}
    .rr-ai{width:100%;height:auto;float:none}
     .subHead{margin:10px 10px 0px 10px;}
    
}
@media screen and (max-width: 960px) {
     .subHead{font-size: clamp(30px,7vw,70px);}
        
}

@media screen and (max-width: 1050px) {
    .nobox {display: none;}
    .fullbox {width: 100%!important;}
    .nspMain{text-align: left;padding: 0px 10px 10px;}
   
    h2{
        font-size: clamp(16px, 6vw, 30px);
        margin: 15px 0 0;
        line-height:1;
    }
}



@media (min-width:1051px) {
  #wideMain {
    display: block;
  }

  #smallMain {
    display: none;
  }
}


figcaption{font-size:0.8em;color:grey;font-style:italic;line-height: 1.2em;margin-top: 5px;}

hr.lijntje {
  border: none;
  height: 40px;
  background: url("/images/algemeen/lijntje.svg") no-repeat center;
  background-size: 100% auto;
opacity: 100%;
}

.btn-secondary{
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #5a97ed;
  --bs-btn-hover-border-color: #565e64;
  --bs-btn-focus-shadow-rgb: 130,138,145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #565e64;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
   
}
    
a:link.btn{ color:white}
.previous{margin-right:3px;}
.readmore a,.readmore a:visited{color:white}

.maxheight{max-height:10vw}
.object-fit{object-fit:cover;}

.fancybox-content {
    border: 10px solid white; /* Dikke witte rand */
    border-radius: 5px; /* Optioneel: afgeronde hoeken */
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); /* Optioneel: schaduw voor beter contrast */
}

/* MGA 18-6-2025 */ 
/* Basisstijl voor socialbox afbeeldingen */
	.socialbox img {
		width: clamp(20px, 5vw, 64px);
		height: auto;
		transition: width 0.3s ease;
		/* Voor een vloeiende overgang */
	}

	/* Media query voor extra controle bij kleinere schermen */
	@media (max-width: 980px) {
		.socialbox img {
			width: clamp(20px, 12vw, 64px);
			/* Vaste grootte onder 980px */
		}
	}

	/* Optioneel: aanpassing voor grotere schermen boven 1530px */
	@media (min-width: 1530px) {
		.socialbox img {
			width: 64px;
			/* Vaste grootte boven 1530px */
		}
	}
  @media (max-width: 800px) {
	.nspArts,
	.nspLinksWrap {

		padding: 0 4px!important;

	}
}


/* rode ornamnt divider */
.rr-divider {
  display:block;
  width:100%;
  min-height:40px;              /* pas aan naar wens */
  background-repeat:no-repeat;
  background-size:contain;    /* of COVER */
  background-position:center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1834.1 88.6'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23c20004%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M954.5 19.3c0-.9-.2-1.7-.6-2.5-.3-.8-.7-1.5-1.2-2.2-.5-.6-1-1.2-1.6-1.7q-.9-.75-1.8-1.2c-1.3-.6-2.6-1-4-1.1s-2.8 0-4.1.4c-.7.2-1.4.4-2.2.7s-1.5.7-2.3 1.2c-.4.2-.8.5-1.2.8s-.8.6-1.2 1-.9.8-1.3 1.2c-.5.5-.9.9-1.4 1.5l-1.5 1.8c-.5.7-1.1 1.4-1.6 2.3-.3.4-.6.9-.9 1.3l-.9 1.5c-.3.5-.6 1.1-.9 1.6 0-3.3-.7-6.4-1.8-9.2C920 6.5 914.5 0 914.5 0S909 6.5 905 16.7c-1.1 2.8-1.8 6-1.8 9.2-.3-.6-.6-1.1-.9-1.6l-.9-1.5c-.3-.5-.6-.9-.9-1.3-.5-.8-1.1-1.6-1.6-2.3q-.75-1.05-1.5-1.8c-.5-.5-.9-1-1.4-1.5-.4-.4-.9-.8-1.3-1.2s-.8-.7-1.2-1-.8-.6-1.2-.8c-.8-.5-1.5-.9-2.3-1.2-.7-.3-1.4-.6-2.2-.7-1.4-.3-2.8-.5-4.1-.4-1.4.1-2.7.5-4 1.1-.6.3-1.3.7-1.8 1.2-.6.5-1.1 1-1.6 1.7-.5.6-.9 1.4-1.2 2.2s-.5 1.7-.6 2.5c0 1.8.5 3.7 1.8 5s3.1 2.1 4.9 2c.9 0 1.7-.2 2.5-.6.7-.3 1.4-.8 1.9-1.3s.9-1 1.2-1.6c.3-.5.4-1 .5-1.5V20c0-.4-.2-.7-.3-1.1-.1-.3-.3-.5-.5-.7s-.4-.3-.6-.4c.2.1.4.3.6.5.2.3.3.6.4.9 0 .4.1.8 0 1.2 0 .5-.3 1-.5 1.4-.3.5-.7 1-1.3 1.4s-1.3.7-2 .9q-1.2.3-2.4 0c-.8-.2-1.6-.6-2.2-1.2-1.3-1.2-1.9-3-1.7-4.7 0-.8.3-1.7.7-2.4s.9-1.4 1.4-1.9c1.1-1.1 2.5-1.8 3.9-2.1s2.9-.3 4.4 0c.5 0 1 .2 1.5.3q.75.15 1.5.6c.5.2 1.1.5 1.6.8.6.3 1.1.7 1.7 1.2s1.2 1 1.8 1.6c.7.7 1.3 1.4 2 2.3s1.5 2 2.2 3.2c.8 1.3 1.6 2.8 2.5 4.6.5 1.1 1.1 2.4 1.6 3.8.1.6.3 1.2.4 1.8.4 1.5 1.1 3 1.8 4.5 0 .2.1.4.2.7-.8-.4-1.7-.7-2.5-.9-2.4-.6-4.9-.5-7.2.4-2.2.8-4 2.2-5.1 3.8-1.1 1.5-1.7 3.2-1.8 4.8 0 1.5.3 2.8.8 3.9.5 1 1.3 1.7 2 2.1 1.6.9 3.4.7 4.6-.7.9-1.1.7-2.6-.3-3.5-1.1-.9-2.6-.7-3.5.3-.2.3-.4.6-.5.9-.2-.5-.3-1-.4-1.7 0-1.1.2-2.3.9-3.5s1.9-2.4 3.5-3.1c1.7-.8 3.6-1 5.6-.8 2 .3 3.9 1.2 5.5 2.5q1.05.75 1.8 1.8c.7 1.4 1.4 2.7 2 4.1 0 0 0 .2.1.3 0 0 0 .2.1.3q.6 1.35.9 2.7c0 .5.1 1.1.1 1.6 0 2.1-.6 3.9-2.3 5.3-.8.6-1.8 1.1-2.8 1.2s-2 0-2.8-.4-1.4-.9-1.8-1.6c-.3-.6-.5-1.2-.5-1.7 0-.3 0-.6.2-.8 0 .2.1.3.2.5.4.5 1.2.6 1.8.2.5-.4.6-1.2.2-1.7-.6-.7-1.6-.8-2.3-.3-.4.2-.8.6-1 1.1-.3.5-.5 1.2-.4 1.9q0 1.2.9 2.4c.6.8 1.5 1.5 2.6 1.9 1.2.4 2.4.5 3.7.2q1.95-.45 3.3-1.8c.5-.5.9-1 1.3-1.6-1.4 2.8-4 4.2-5.9 5.1-.7.3-1.3.6-1.8.8-.8.3-1.5.4-2.2.5-1.8.1-3.3-.3-4.7-.9-3-1.2-4.6-2.7-4.6-2.7-.5 1.3-.7 2.4-.7 3.4 0 .9 0 1.7.2 2.5.3 1.4.9 2.7 1.5 3.9 0 0-1.7 2.7-3.2 5.4-1.4 2.6-2.8 5.5-3 6.3.9-.1 3.7-1.5 6.3-3 2.7-1.5 5.4-3.2 5.4-3.2 1.2.6 2.5 1.2 3.9 1.5.8.2 1.6.3 2.5.2 1 0 2.1-.2 3.4-.7 0 0-1.5-1.7-2.7-4.6-.5-1.3-1-2.9-.9-4.7 0-.7.2-1.4.4-2.1l.6-.6c.9-.7 2.5-1.6 4.2-3.3.3-.3.7-.7 1-1.1-.6 4-1.9 7.5-1.8 10.1.1 4.6 3.5 7.3 3.5 7.3s3.4-2.7 3.5-7.3c0-2.7-1.2-6.1-1.8-10.1.3.4.6.8 1 1.1 1.7 1.7 3.3 2.5 4.2 3.3.2.2.5.4.6.6.2.7.4 1.4.4 2.1.1 1.8-.3 3.3-.9 4.7-1.2 3-2.7 4.6-2.7 4.6 1.3.5 2.4.7 3.4.7.9 0 1.7 0 2.5-.2 1.4-.3 2.7-.9 3.9-1.5 0 0 2.7 1.7 5.4 3.2 2.6 1.4 5.5 2.8 6.3 3-.1-.9-1.5-3.7-3-6.3-1.5-2.7-3.2-5.4-3.2-5.4.6-1.2 1.2-2.5 1.5-3.9.2-.8.3-1.6.2-2.5 0-1-.2-2.1-.7-3.4 0 0-1.7 1.5-4.6 2.7-1.3.5-2.9 1-4.7.9-.7 0-1.4-.2-2.2-.5-.5-.2-1.1-.5-1.8-.8-1.9-.8-4.4-2.3-5.9-5.1.3.6.8 1.1 1.3 1.6.9.8 2.1 1.5 3.3 1.8s2.5.2 3.7-.2c1.1-.4 2-1.1 2.6-1.9q.9-1.2.9-2.4c0-.7-.1-1.4-.4-1.9s-.6-.8-1-1.1c-.8-.4-1.7-.4-2.3.3-.4.5-.4 1.3.2 1.7.5.4 1.3.4 1.8-.2.1-.1.2-.3.2-.5.1.2.2.5.2.8 0 .5-.1 1.2-.5 1.7-.4.6-1 1.2-1.8 1.6s-1.8.5-2.8.4-2-.6-2.8-1.2c-1.7-1.3-2.3-3.2-2.3-5.3 0-.5 0-1 .1-1.6q.3-1.35.9-2.7s0-.2.1-.3c0 0 0-.2.1-.3.6-1.4 1.3-2.8 2-4.1q.75-.9 1.8-1.8c1.6-1.3 3.5-2.2 5.5-2.5 1.9-.3 3.9 0 5.6.8 1.6.7 2.8 1.9 3.5 3.1s1 2.4.9 3.5c0 .6-.2 1.2-.4 1.7 0-.3-.3-.6-.5-.9-.9-1.1-2.5-1.2-3.5-.3-1.1.9-1.2 2.5-.3 3.5 1.2 1.4 3.1 1.6 4.6.7.8-.4 1.5-1.2 2-2.1.6-1 .9-2.4.8-3.9 0-1.6-.7-3.3-1.8-4.8-1.2-1.6-3-3-5.1-3.8-2.3-.8-4.8-.9-7.2-.4-.9.2-1.7.5-2.5.9 0-.2.1-.4.2-.7q1.05-2.25 1.8-4.5c.2-.6.3-1.2.4-1.8.6-1.4 1.1-2.6 1.6-3.8.8-1.7 1.7-3.2 2.5-4.6.7-1.2 1.5-2.2 2.2-3.2.7-.8 1.3-1.6 2-2.3.6-.6 1.2-1.2 1.8-1.6.6-.5 1.2-.8 1.7-1.2.5-.3 1.1-.6 1.6-.8l1.5-.6c.5-.1 1-.3 1.5-.3 1.5-.3 3-.3 4.4 0s2.8 1 3.9 2.1c.6.5 1 1.2 1.4 1.9s.6 1.5.7 2.4c.2 1.7-.4 3.5-1.7 4.7-.6.6-1.4 1-2.2 1.2s-1.7.2-2.4 0c-.8-.2-1.4-.5-2-.9-.5-.4-1-.9-1.3-1.4s-.5-1-.5-1.4v-1.2c0-.3.2-.7.4-.9s.4-.4.6-.5c-.2 0-.4.2-.6.4s-.4.4-.5.7-.3.7-.3 1.1v1.3c0 .5.3 1 .5 1.5.3.5.7 1.1 1.2 1.6s1.2.9 1.9 1.3c.8.3 1.6.5 2.5.6 1.8 0 3.7-.7 4.9-2 1.3-1.3 1.8-3.2 1.8-5Zm-35.3 10.5c-.6 4.4-2.1 9-3.2 14.1v.6c-.3 1.6-.5 3.2-.6 4.7h-1.6c-.1-1.6-.3-3.1-.6-4.7v-.6c-1.1-5.1-2.6-9.7-3.2-14.1-.5-4.3 0-8.3.8-11.5 1.8-6.7 3.9-10.6 3.9-10.6s2.1 3.9 3.9 10.6c.8 3.2 1.3 7.2.8 11.5Z'/%3E%3Cpath class='cls-1' d='M861 60.3c-1.7-4.6 1.3-11.6 7.1-10.2 2.5.6 4.2 3.2 3.7 5.7-.4 1.9-3.5 5.1-5.3 2.7 1.1 1.8 3.9.8 5.1-.3 1.6-1.4 2.3-3.7 1.8-5.8-1-4.4-6.1-5.8-9.7-3.6-3.8 2.3-5 7.2-3.7 11.3.7 2.2 2 4.1 3.6 5.8 1.2 1.2 2.8 2.8 4.4 3.4-5.5-1.2-11-2.7-16.3-4.7 4.8-4.4.9-12.6-3.8-15.3-5.6-3.2-11.8.1-13.2 6.2-6.1-4.8-10.9-11.3-12.3-19-1.3-7.4 1.7-15.7 8.8-19.1 6.6-3.2 15.2-.4 17.3 7.1 1 3.8 0 8.1-2.9 10.9-2.3 2.2-7 3.9-9.4.8 2.5 4.1 8.7 2 11.6-.4 3.3-2.8 5.1-7.1 4.9-11.4-.3-8.6-8.2-14.4-16.5-13.2-8.5 1.3-14.7 9-16 17.2-1.4 8.3 1.9 16.5 7.2 22.8 1.4 1.7 3 3.2 4.7 4.7.8.7 1.6 1.3 2.4 2 0 1 0 1.9.1 2.9.6 4.3 2.8 8.3 5.9 11.4 5.9 5.9 14.3 8.3 22.4 8.7-.4 0-.7.2-1.1.2-16.7 3.4-34.3 5.1-51.1 1.8-8.6-1.7-17-4.7-24.3-9.7-7.3-4.9-13.9-11.8-17.6-19.8-3.3-7.2-4.4-16-1-23.3 3.2-6.9 10.5-11 18.1-9.6 8.2 1.5 14.9 8.7 16.5 16.8.8 3.8.5 8-1.6 11.3s-6.4 5.4-10.1 3.4c4.2 2.9 9.6.6 12.5-3.1 3-3.9 3.8-9.2 3.1-14-1.9-15.1-18.7-28.8-33.6-20.8-7.4 4-11 12.3-11.5 20.3-.5 8.7 2.3 17.4 6.9 24.6 8.5 13.4 22.8 21.8 37.8 25.9 16.9 4.6 34.8 4.2 52 1.9q13.35-1.8 26.4-5.1c1.2-.3 2.5-.2 3-1.3.4-.9.7-1.7 1.1-2.6l2.2-5.1c-6-.6-11.9-1.3-17.8-2.4-5.2-1-10.1-5.1-11.8-10m-24.1-3.6q.15-.6.6-1.2c.4-.7.9-1.3 1.5-1.9 5.8-5.4 15.3 2.1 13 9.1-.2.5-.4.9-.7 1.3-.4.5-.5.3-1 0-.9-.4-1.9-.8-2.8-1.2-1.6-.7-3.2-1.5-4.8-2.3q-2.7-1.35-5.1-3c-.5-.3-.8-.3-.6-.9Zm30.9 22.4c-4.5.3-9.1.2-13.6-.9-4.6-1.1-9.1-3.2-12.4-6.7-3.3-3-6-7.7-5.4-12.4 8.6 6 18.5 9.7 28.6 12.5 5.9 1.6 11.8 2.9 17.8 3.9-4.9 1.5-9.8 3.1-14.9 3.4ZM1067.7 34.5c-.5-8.1-4.1-16.4-11.5-20.3-14.9-8.1-31.6 5.7-33.6 20.8-.6 4.8.2 10.1 3.1 14 2.8 3.7 8.3 6 12.5 3.1-3.7 2-8 0-10.1-3.4-2.1-3.3-2.4-7.5-1.6-11.3 1.7-8.1 8.3-15.2 16.5-16.8 7.6-1.4 14.9 2.6 18.1 9.6 3.4 7.4 2.3 16.1-1 23.3-3.7 8-10.3 14.9-17.6 19.8s-15.7 8-24.3 9.7c-16.9 3.3-34.4 1.6-51.1-1.8-.4 0-.7-.2-1.1-.2 8.1-.5 16.5-2.8 22.4-8.7 3.1-3.1 5.3-7.1 5.9-11.4.1-1 .2-1.9.1-2.9.8-.6 1.6-1.3 2.4-2 1.7-1.4 3.2-3 4.7-4.7 5.3-6.3 8.5-14.5 7.2-22.8-1.3-8.2-7.5-15.9-16-17.2-8.3-1.2-16.2 4.7-16.5 13.2-.2 4.3 1.6 8.6 4.9 11.4 2.8 2.4 9.1 4.5 11.6.4-2.4 3-7.1 1.3-9.4-.8-2.9-2.8-3.9-7.1-2.9-10.9 2-7.5 10.6-10.3 17.3-7.1 7 3.4 10.1 11.7 8.8 19.1-1.4 7.7-6.2 14.2-12.3 19-1.4-6-7.6-9.4-13.2-6.2-4.7 2.7-8.6 10.9-3.8 15.3-5.3 2-10.8 3.5-16.3 4.7 1.6-.6 3.2-2.2 4.4-3.4 1.6-1.6 2.9-3.6 3.6-5.8 1.3-4.1 0-8.9-3.7-11.3-3.6-2.2-8.7-.9-9.7 3.6-.5 2.1.2 4.3 1.8 5.8 1.2 1.1 4 2.1 5.1.3-1.8 2.3-4.9-.9-5.3-2.7-.5-2.6 1.1-5.1 3.7-5.7 5.8-1.4 8.8 5.6 7.1 10.2-1.8 4.9-6.7 9.1-11.8 10-5.9 1.1-11.9 1.9-17.8 2.4l2.2 5.1c.4.9.7 1.7 1.1 2.6.5 1.2 1.8 1 3 1.3 8.7 2.1 17.5 3.9 26.4 5.1 17.2 2.3 35.2 2.7 52-1.9 15-4.1 29.3-12.5 37.8-25.9 4.6-7.3 7.5-16 6.9-24.6m-90.6 28.2c-2.3-7 7.2-14.5 13-9.1.6.5 1.1 1.2 1.5 1.9l.6 1.2c.2.6-.2.6-.6.9-1.6 1.1-3.4 2.1-5.1 3-1.6.8-3.2 1.6-4.8 2.3-.9.4-1.8.8-2.8 1.2-.5.2-.6.5-1 0-.3-.4-.5-.9-.7-1.3Zm-15.9 16.5c-5.1-.4-10-2-14.9-3.4 6-1.1 12-2.3 17.8-3.9 10-2.8 20-6.5 28.5-12.5.6 4.6-2.2 9.3-5.4 12.4-3.3 3.5-7.8 5.6-12.4 6.7-4.4 1-9 1.2-13.6.9Z'/%3E%3Cpath class='cls-1' d='M1120.1 62.9c-28.4 2.1-84.3 13.5-84.3 13.5 0 .2 56.5-4.2 84.3-5.9 237.6-14.7 476.4 41.7 714.1 5.9-239.4 33.2-479.9-30.8-714.1-13.5M714.1 62.9c28.4 2.1 84.3 13.5 84.3 13.5 0 .2-56.5-4.2-84.3-5.9C476.4 55.9 237.7 112.3 0 76.4c239.4 33.2 479.9-30.8 714.1-13.5'/%3E%3C/svg%3E");
}
