
/**************** Login page******************/
@media only screen and (max-width:767px) {
	.loginContent .LoginPanel {
		width: 100% !important;
	}
	.loginContent .dnnFormItem .dnnLoginRememberMe {
		white-space: nowrap;
	}
	.loginContent .dnnFormLabel {
		display: block !important;
		text-align: left !important;
	}
}

form[action*="/Login?returnurl"] .loginContent .LoginPanel{
	width:500px!important;
}
form[action*="/Login?returnurl"] .loginContent .dnnFormItem .dnnLoginRememberMe {
	white-space:inherit;
}
form[action*="/Login?returnurl"] .loginContent .dnnFormLabel {
	display: inline-block !important;
	text-align: right !important;
}


form[action="/login"] .header-bottom-bg ,
form[action="/login"] .header-mobile-bottom-bg {
    display: none;
}
form[action="/login"] .header-replace ,
form[action="/login"] .mobile-header-replace {
    min-height: 0;
}
form[action="/login"] #dnn_content{
    height: 70vh;
}
form[action="/login"] .page-breadcrumbs {
   display: none;
}

.registerGroup ul,
.registerGroup li{
	margin: 0;
	padding: 0;
	list-style: none;
}
.registerGroup,
.loginGroup{
	display: inline-block;
}
.registerGroup a,
.loginGroup a,
.registerGroup a:link,
.loginGroup a:link,
.registerGroup a:active,
.loginGroup a:active,
.registerGroup a:visited,
.loginGroup a:visited{
	color:inherit;
}

.loginContent a,
.loginContent a:link{
	color:#333;
}
.loginContent a.dnnPrimaryAction{
	color:#FFF;
}
.loginContent a:hover{
	text-decoration: none;
}

/**************** register page******************/
@media only screen and (max-width:767px) {
.dnnRegistrationForm {
	min-width: inherit !important;
}
.dnnRegistrationForm .dnnForm {
	width: 100%;
}
.dnnRegistrationForm .dnnFormLabel {
	display: block !important;
	text-align: left !important;
}
.dnnRegistrationForm .dnnForm .dnnFormItem .dnnLabel {
	display: block !important;
	float: none !important;
	text-align: left !important;
	width: 100%;
}
.dnnRegistrationForm .dnnForm .dnnFormItem a.dnnFormHelp {
	right: auto !important;
	position: static !important;
	margin-left: 5px !important;
}
.dnnRegistrationForm .dnnForm .dnnFormItem {
	padding: 0px !important;
	margin: 0px !important;
}
.dnnRegistrationForm .dnnFormItem input[type="text"],
.dnnRegistrationForm .dnnFormItem input[type="password"],
.dnnRegistrationForm .dnnFormItem input[type="email"],
.dnnRegistrationForm .dnnFormItem input[type="tel"],
.dnnRegistrationForm .dnnFormItem select,
.dnnRegistrationForm .dnnFormItem textarea {
	width: 100%;
	margin-bottom: 10px !important;
}
}

/**************** Password page******************/
@media only screen and (max-width:767px) {
.dnnSendPasswordContent {
	width: auto !important;
}
.dnnSendPasswordContent .dnnLabel {
	display: block !important;
	width: 100% !important;
	text-align: left;
}
.dnnSendPasswordContent a.dnnFormHelp,
.dnnSendPasswordContent .dnnForm .dnnFormItem a.dnnFormHelp,
.dnnSendPasswordContent .dnnTooltip label a.dnnFormHelp {
	position: static;
}
.dnnSendPasswordContent input[type="text"],
.dnnSendPasswordContent input[type="password"],
.dnnSendPasswordContent input[type="email"],
.dnnSendPasswordContent input[type="tel"],
.dnnSendPasswordContent select,
.dnnSendPasswordContent textarea {
	width: 90%;
	margin-bottom: 10px !important;
}
.dnnSendPasswordContent ul.dnnActions {
	padding: 0 !important;
}
}
/*footer*/
footer.footer .dngTextBox,
.footer-logoin{
	display: inline-block
}
.footer-logoin{

	
}

/* ********** Control Panel Style ************** */
.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active {
	font-size: 12px;
	color: #973939;
	text-decoration: none;
	font-weight: normal;
}
A.CommandButton:hover {
	color: #973939;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.FileManager A,
.FileManager A:link,
.FileManager A:visited,
.FileManager A:active {
	color: #000;
	text-decoration: underline;
}
.FileManager A:hover {
	color: #000;
	text-decoration: none;
}
/* ********** Pane Style ************** */
.DNNEmptyPane {
	display: none;
}
#dnn_ControlPanel #dnnCPWrap {
	filter: none !important;
}
ul.dnnActionMenuBody li ul li a,
ul.dnnActionMenuBody li ul li a img {
	color: #328DDE!important;
}
form#Form {
	height: 100%;
}
.ModuleTitle_SubMenu {
	z-index: 9999!important;
}
/* ********** Pane Style End ************** */

/*dnn*/
.dnnEditState .actionMenu { 
	z-index: 1!important; display: block!important; 
}
#Body[style*="margin-left: 80px"]{
	position: relative;
}
#Body[style*="margin-left: 80px"] .dng-main.Wide .floating-active.header-wrap,
#Body[style*="margin-left: 80px"] .dng-main.Wide .sticky-fixed .floating-nav.floating-nav-sticky {
	left: 80px;
	width: auto;
	right: 0;
}
#Body[style*="margin-left: 80px"] .headersidenav{
	left: 80px;
}
#Body[style*="margin-left: 80px"] .leftslidemenu.active{
	margin-left: 80px;
}
#Form.showControlBar{
	position: relative;
}

.dnnEditState .overlay-panel-content{
    position: relative!important;
    display: block!important;
    z-index: 99!important;
    overflow: visible;
    width: 100%;
}
.dnnEditState .overlay-panel-content:before{
	position: absolute;
}
.dnnEditState .overlay-panel-content .overlay-panel-close{
	position: absolute;
}

.dnnEditState .overlay-panel-content .dng_animate_visible,
.cke_editable .dng_animate_visible{
	opacity: 1;
}
.dnnEditState .side-panel-box.side-panel .side-panel-main{
	min-height: 100vh

}

.dnnEditState .side-panel {
    position: relative!important;
    left: auto!important;
    right: 0!important;
    top: 0!important;
	visibility: visible!important;
	display: inline-block;
	z-index: 100!important;
}

#PageTemplate_Modal .modal-body{
	height:calc(100% - 65px);
}
#PageTemplate_Modal .close{
	position: absolute;
	right: 4px;
	top: -3px;
	font-size: 35px;
}

#setting-message-info{
	position: fixed;
	right: 25px;
	top:25px;
	z-index: 10001;
	display: none;
	padding: 15px;
	border-radius: 5px;
	color: #FFF;
	font-size: 14px;
	background-color: #32373c;
}
#setting-message-info .fa{
	border-width: 2px;
	border-style: solid ;
	font-size: 10px;
	width: 25px;
	height: 25px;
	line-height: 22px;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	margin-bottom: 2px;
	
}
#setting-message-info-full {
	position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10000001;
    background: #000;
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
	display: none;
}
#setting-message-info-full .waitaminute-message{
	position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    line-height: 60px;
    margin-top: -30px;
}

#setting-message-info-full .cog{
    position: relative;
    display: inline-block;
    width: 60px;
    line-height: 1;
	margin-bottom: 10px;

 

}
#setting-message-info-full .cog .fa-cog{
	width: 1em;
	height: 1em;
	display: inline-block;
	background: url('data:image/svg+xml;utf8,<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path d="M487.4 315.7l-42.6-24.6c4.3-23.2 4.3-47 0-70.2l42.6-24.6c4.9-2.8 7.1-8.6 5.5-14-11.1-35.6-30-67.8-54.7-94.6-3.8-4.1-10-5.1-14.8-2.3L380.8 110c-17.9-15.4-38.5-27.3-60.8-35.1V25.8c0-5.6-3.9-10.5-9.4-11.7-36.7-8.2-74.3-7.8-109.2 0-5.5 1.2-9.4 6.1-9.4 11.7V75c-22.2 7.9-42.8 19.8-60.8 35.1L88.7 85.5c-4.9-2.8-11-1.9-14.8 2.3-24.7 26.7-43.6 58.9-54.7 94.6-1.7 5.4.6 11.2 5.5 14L67.3 221c-4.3 23.2-4.3 47 0 70.2l-42.6 24.6c-4.9 2.8-7.1 8.6-5.5 14 11.1 35.6 30 67.8 54.7 94.6 3.8 4.1 10 5.1 14.8 2.3l42.6-24.6c17.9 15.4 38.5 27.3 60.8 35.1v49.2c0 5.6 3.9 10.5 9.4 11.7 36.7 8.2 74.3 7.8 109.2 0 5.5-1.2 9.4-6.1 9.4-11.7v-49.2c22.2-7.9 42.8-19.8 60.8-35.1l42.6 24.6c4.9 2.8 11 1.9 14.8-2.3 24.7-26.7 43.6-58.9 54.7-94.6 1.5-5.5-.7-11.3-5.6-14.1zM256 336c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z" fill="%23ffffff" ></path></svg>');
	background-size: cover;

}
#setting-message-info-full .cog .fa-cog::before{
	content: none;
}
#setting-message-info-full .cog .icon1{
	-webkit-animation: rotatemessage-r 5s infinite linear;
	animation: rotatemessage-r 5s infinite linear;
}
#setting-message-info-full .cog .icon2{
    position: absolute;
    font-size: 0.5em;
    top: 0;
	-webkit-animation: rotatemessage 3s infinite linear;
	animation: rotatemessage 3s infinite linear;

}
#setting-message-info-full .cog .icon3{
	position: absolute;
    font-size: 0.5em;
    bottom: 0;
	-webkit-animation: rotatemessage 3s infinite linear;
	animation: rotatemessage 3s infinite linear;
}

/* Animations */
@-webkit-keyframes rotatemessage {
	from {
	  -webkit-transform: rotate(0deg);
			  transform: rotate(0deg);
	}
	to {
	  -webkit-transform: rotate(360deg);
			  transform: rotate(360deg);
	}
  }
  @keyframes rotatemessage {
	from {
	  -webkit-transform: rotate(0deg);
			  transform: rotate(0deg);
	}
	to {
	  -webkit-transform: rotate(360deg);
			  transform: rotate(360deg);
	}
  }
  @-webkit-keyframes rotatemessage-r {
	from {
	  -webkit-transform: rotate(0deg);
			  transform: rotate(0deg);
	}
	to {
	  -webkit-transform: rotate(-360deg);
			  transform: rotate(-360deg);
	}
  }
  @keyframes rotatemessage-r {
	from {
	  -webkit-transform: rotate(0deg);
			  transform: rotate(0deg);
	}
	to {
	  -webkit-transform: rotate(-360deg);
			  transform: rotate(-360deg);
	}
  }

.DNNEmptyPane{
	display: none!important;
}

/*pane name*/
.dnnEditState .edit-panename{
	position: absolute;
	z-index: 100;
	pointer-events: none;
	user-select: none; 
	color: #cdcdcd;
    font-size: 18px;
	font-weight: bold;
	left: 50%;
	top: 20px;
	transform: translate(-50%,0);
	text-shadow: 0 0 1px rgba(255,255,255,0.2);
}

/*SkinPlugin*/
.SkinPlugin_icon{
	display: none;
}
.SkinPluginPro_icon:not(.sidebarIcon) {
	position:fixed;
	top:20%;
	right:0;
	z-index:9999;
	cursor:pointer;
	text-align: right;
	white-space: pre;
}

.SkinPluginPro_icon:not(.sidebarIcon) a{
	display:inline-block;
	height:34px;
	line-height: 34px;
	text-decoration:none;
	background-color: #20a3f0;
	text-align: center;
	border-radius: 4px 0 0 4px;
	white-space: nowrap;
	padding: 0;
	margin: 0 0 2px;
}
.SkinPluginPro_icon:not(.sidebarIcon) span{
	color: #FFF;
	max-width: 0px;
	overflow: hidden;
	display:inline-block;
	vertical-align: middle;
	text-indent: 1em;
	font-size: 13px;
	transition: all ease-in 300ms;
	-moz-transition: all ease-in 300ms;  
	-webkit-transition: all ease-in 300ms;  
	-o-transition: all ease-in 300ms; 
	-ms-transition: all ease-in 300ms; 
}
.SkinPluginPro_icon:not(.sidebarIcon) i{
	font-size: 16px;
	color: #FFF;
	width:34px;
	display: inline-block;
	vertical-align: middle;
}
.SkinPluginPro_icon:not(.sidebarIcon) i::before{
	content: none;
}
.SkinPluginPro_icon:not(.sidebarIcon) a:hover span{
	max-width:160px;
}
.SkinPluginPro_icon:not(.sidebarIcon)  a{
	background-image: url(resource/images/cog.png);
    background-repeat: no-repeat;
    background-position: 0 2px;

}
.SkinPluginPro_icon:not(.sidebarIcon) .btn-plugin-theme{
    background-position: right -3px top -30px;

}
.SkinPluginPro_icon:not(.sidebarIcon) .btn-plugin-page{
    background-position: right -3px top 2px;
}
.SkinPluginPro_icon:not(.sidebarIcon) .btn-plugin-import{
    background-position: right -3px top -60px;

}

.btn-plugin.btn-plugin-headerlayout{
	width: 40px;
    height: 40px;
    border-radius: 0;
    box-sizing: border-box;
    padding: 0px;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
    background-color: rgba(0, 172, 214,0.8);
	color: #fff;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'%3E %3Cpath fill='rgba(255,255,255,1)' d='M461.9 114.9l-56.5 56.7-55.1-10-9.9-55.1 56.5-56.7c-12.7-12.7-30.8-18.5-44.2-17.8-13.5.7-42.3 8.3-64.6 32-21.6 22.8-44.3 65.3-24.2 112.5 2.4 5.7 5.1 13.2-2.9 21.2-8.1 8-215 202.8-215 202.8-19.4 16.7-18 47.6-.1 65.6 18.2 17.9 48.9 19 65.6-.3 0 0 193.2-205.8 202.7-215.1 8.5-8.3 16.1-5.5 21.2-2.9 35.6 18.4 86.3 2.4 112.6-23.9 26.3-26.3 31.1-51.7 31.9-64.7.8-12.9-3.7-30-18-44.3zM91.3 443.2c-6.3 6.2-16.5 6.2-22.7 0-6.2-6.3-6.2-16.5 0-22.7 6.3-6.2 16.5-6.2 22.7 0 6.2 6.3 6.2 16.5 0 22.7z'/%3E%3C/svg%3E");
	background-size: 1em 1em;
	background-position: center center;
	background-repeat: no-repeat;
	transition:all 300ms ease-in;
}
.btn-plugin.btn-plugin-headerlayout span,
.btn-plugin.btn-plugin-headerlayout i{
	display: none;
}
.btn-plugin.btn-plugin-headerlayout:hover{
    background-color: rgb(0, 172, 214);
}

div.actionMenu ul.dnn_mact > li.actionMenuMove > ul li{
	height: auto!important;
}

 
.col-md-12 {
    float: none!important;
}

#dnn_content .dnnForm.dnnLogin{
	padding-top: 100px;
}

.dnnModuleDigitalAssetsBackground ,
.dnnModuleDigitalAssetsBackground *,
.dnnModuleDigitalAssetsBackground *::after, 
.dnnModuleDigitalAssetsBackground *::before{
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
  box-sizing:content-box;
}
.dnnModuleDigitalAssetsBackground caption{
	padding: 0;
}






 @media screen and (min-width: 760px) and (max-width: 1261px) {
    .col-md-6{
        width: 50% !important;
    }
}


#dnngo_megamenu84c400d4a4 ul li.current::after {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background-color: #000000;
	padding: 0 8px;
}

ul li { list-style: none;}
.footer .container-fluid {
	padding-top: 60px;
}

#dng-megamenu466968 .primary_structure li:nth-child(3) .dnngo_slide_menu {
	padding-top: 70px;
	position: relative;
}

#dng-megamenu466968 .primary_structure li:nth-child(3) .dnngo_slide_menu::before {
	content: "Je suis";
	color: #78909C;
	font-weight: bold;
	position: absolute;
	top: 20px;
	left: 20px;
}

#dng-megamenu466968 .primary_structure li:nth-child(3) .dnngo_slide_menu::after {
	 content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width=' 100' height='8.485' viewBox='0 0 200 8.485'%3E%3Cpath id='trait-bulle-blanc' d='M667.121 267.532H212.558l-12.547 7.407-13.094-7.407h-19.8' transform='translate(-167.121 -267.032)' fill='none' stroke='%23707070' stroke-width='2'/%3E%3C/svg%3E");
  position: absolute;
  left: 20px;

top: 40px;
 
}

.link-fiche-metier .content {
	transition: all 0.3s cubic-bezier(0.420, 0.000, 1.000, 1.000);
}

#dng-megamenu466968 .dnngo_slide_menu, #dng-megamenu466968 .dnngo_slide_menu .dnngo_submenu {

    border-radius: 12px;
}


#dng-megamenu466968 .dnngo_slide_menu li:first-child,
#dng-megamenu466968 .dnngo_slide_menu li .dnngo_submenu ul li:first-child,
#dng-megamenu466968 .dnngo_slide_menu > li:first-child > a ,
#dng-megamenu466968 .dnngo_slide_menu li .dnngo_submenu ul > li:first-child > a {
border-radius: 12px 12px 0 0;
}


#dng-megamenu466968 .dnngo_slide_menu li:last-child,
#dng-megamenu466968 .dnngo_slide_menu li .dnngo_submenu ul li:last-child,
#dng-megamenu466968 .dnngo_slide_menu >  li:last-child > a ,
#dng-megamenu466968 .dnngo_slide_menu li .dnngo_submenu ul > li:last-child > a {
border-radius: 0 0 12px 12px;
}

#dng-megamenu466968 .primary_structure li:nth-child(3) .dnngo_slide_menu li:first-child ,
#dng-megamenu466968 .primary_structure li:nth-child(3) .dnngo_slide_menu > li:first-child > a {
    border-radius: 0 !important;
}

form[action="/nos-evenements"] .page-breadcrumbs {
background: transparent;

}

.banner-typemetiers {
    text-align: center;
}

/* @media (max-width: 992px){
#content-builder-429 {
    padding-left: 32px !important;
    padding-right: 32px !important;
}

form[action^="/metiers-du-batiment"] .content-builder:first-child {
	padding-left: 32px !important;
    padding-right: 32px !important;
}


} */

.dng-megamenu .dnngo_menu_list li li a:hover,
.dng-megamenu .dnngo_custommenu .submenu li a:hover,
.dng-megamenu .dnngo_menu_list li li a:focus,
.dng-megamenu .dnngo_custommenu .submenu li a:focus,
.dng-megamenu .dnngo_slide_menu li.subcurrent>a,
.dng-megamenu .dnngo_menu_list li li.subcurrent>a,
.dng-megamenu .dnngo_custommenu li.current>a {
	
color: #212121 ! important;
	


}



.dng-megamenu .dnngo_slide_menu li li a:hover,
.dng-megamenu .dnngo_slide_menu li li a:focus,
.dng-megamenu .dnngo_slide_menu li.subcurrent>a {
	color: #212121 !important;
}



/* ********** Simple form************** */
.DnnModule-AltamysSimpleForm {
    width: 600px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 0 60px;
}
@media (min-width: 960px) {
    .DnnModule-AltamysSimpleForm {
        padding: 4vh 25px 12vh;
   }
}
@media (min-width: 1200px) {
    .DnnModule-AltamysSimpleForm {
        width: 950px;
   }
}
@media (min-width: 1440px) {
    .DnnModule-AltamysSimpleForm {
        width: 1085px;
   }
}
.DnnModule-AltamysSimpleForm table, .DnnModule-AltamysSimpleForm td {
    display: block;
}
.DnnModule-AltamysSimpleForm table {
    margin-bottom: 20px;
}
@media (min-width: 1200px) {
    .DnnModule-AltamysSimpleForm table {
        margin-bottom: 8vh;
   }
}
.DnnModule-AltamysSimpleForm tbody {
    display: block;
}
@media (min-width: 1200px) {
    .DnnModule-AltamysSimpleForm tbody {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
   }
}
.DnnModule-AltamysSimpleForm tr {
    margin-bottom: 25px;
    display: block;
}
@media (max-width: 1199px) {
    .DnnModule-AltamysSimpleForm tr {
        width: 100%;
   }
}
@media (min-width: 1200px) {
    .DnnModule-AltamysSimpleForm tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 4vh;
   }
}
@media (max-width: 1199px) {
    .DnnModule-AltamysSimpleForm td {
        width: 100%;
   }
}
.DnnModule-AltamysSimpleForm .FormLabel {
    font-size: 18px;
    font-family: "Montserrat";
    padding: 0;
    display: block;
	font-weight: 600;
}
@media (min-width: 960px) {
    .DnnModule-AltamysSimpleForm .FormLabel {
        padding: 0 10px;
   }
}
@media (min-width: 1440px) {
    .DnnModule-AltamysSimpleForm .FormLabel {
        font-size: 21px;
   }
}
.DnnModule-AltamysSimpleForm input:not(.FormSubmit), .DnnModule-AltamysSimpleForm select, .DnnModule-AltamysSimpleForm textarea {
    border: none;
    border-bottom: 2px solid #a5d71e;
    width: 100%;
    font-family: "Montserrat";
    font-size: 16px;
    color: #353a3c;
    outline: none;
}
.DnnModule-AltamysSimpleForm input:not(.FormSubmit):focus, .DnnModule-AltamysSimpleForm select:focus, .DnnModule-AltamysSimpleForm textarea:focus {
    border-color: #719415;
}
@media (max-width: 1199px) {
    .DnnModule-AltamysSimpleForm input:not(.FormSubmit), .DnnModule-AltamysSimpleForm select, .DnnModule-AltamysSimpleForm textarea {
        padding: 8px 5px;
   }
}
@media (min-width: 1440px) {
    .DnnModule-AltamysSimpleForm input:not(.FormSubmit), .DnnModule-AltamysSimpleForm select, .DnnModule-AltamysSimpleForm textarea {
        font-size: 20px;
   }
}
.DnnModule-AltamysSimpleForm textarea {
    height: 30px;
}
@media (max-width: 1199px) {
    .DnnModule-AltamysSimpleForm textarea {
        height: 40px;
   }
}
.DnnModule-AltamysSimpleForm textarea:focus {
    height: 130px;
}
.DnnModule-AltamysSimpleForm option {
    font-family: "Montserrat";
}
@media (min-width: 1200px) {
    .DnnModule-AltamysSimpleForm .lb--form-name .FormLabelCell {
        width: 200px;
   }
}
@media (min-width: 1440px) {
    .DnnModule-AltamysSimpleForm .lb--form-name .FormLabelCell {
        width: 260px;
   }
}
@media (min-width: 1200px) {
    .DnnModule-AltamysSimpleForm .lb--form-name .FormControlCell {
        width: 230px;
   }
}
@media (min-width: 1440px) {
    .DnnModule-AltamysSimpleForm .lb--form-name .FormControlCell {
        width: 230px;
   }
}
@media (min-width: 1200px) {
    .DnnModule-AltamysSimpleForm .lb--form-location .FormLabelCell {
        width: 240px;
   }
}
@media (min-width: 1440px) {
    .DnnModule-AltamysSimpleForm .lb--form-location .FormLabelCell {
        width: 310px;
   }
}
@media (min-width: 1200px) {
    .DnnModule-AltamysSimpleForm .lb--form-location .FormControlCell {
        width: 230px;
   }
}
@media (min-width: 1440px) {
    .DnnModule-AltamysSimpleForm .lb--form-location .FormControlCell {
        width: 230px;
   }
}
@media (min-width: 1200px) {
    .DnnModule-AltamysSimpleForm .lb--form-situation .FormLabelCell {
        width: 85px;
   }
}
@media (min-width: 1440px) {
    .DnnModule-AltamysSimpleForm .lb--form-situation .FormLabelCell {
        width: 105px;
   }
}
@media (min-width: 1200px) {
    .DnnModule-AltamysSimpleForm .lb--form-situation .FormControlCell {
        width: 260px;
   }
}
@media (min-width: 1440px) {
    .DnnModule-AltamysSimpleForm .lb--form-situation .FormControlCell {
        width: 270px;
   }
}
@media (min-width: 1200px) {
    .DnnModule-AltamysSimpleForm .lb--form-mail .FormLabelCell {
        width: auto;
   }
}
@media (min-width: 1440px) {
    .DnnModule-AltamysSimpleForm .lb--form-mail .FormLabelCell {
        width: auto;
   }
}
@media (min-width: 1200px) {
    .DnnModule-AltamysSimpleForm .lb--form-mail .FormControlCell {
        width: 260px;
   }
}
@media (min-width: 1440px) {
    .DnnModule-AltamysSimpleForm .lb--form-mail .FormControlCell {
        width: 265px;
   }
}
@media (min-width: 1200px) {
    .DnnModule-AltamysSimpleForm .lb--form-message .FormLabelCell {
        width: 180px;
   }
}
@media (min-width: 1440px) {
    .DnnModule-AltamysSimpleForm .lb--form-message .FormLabelCell {
        width: 240px;
   }
}
@media (min-width: 1200px) {
    .DnnModule-AltamysSimpleForm .lb--form-message .FormControlCell {
        width: 720px;
   }
}
@media (min-width: 1440px) {
    .DnnModule-AltamysSimpleForm .lb--form-message .FormControlCell {
        width: 795px;
   }
}
.DnnModule-AltamysSimpleForm .dnnFormError {
    font-size: 14px;
    font-family: "Montserrat";
    color: #ee1001;
}
.DnnModule-AltamysSimpleForm .FormSubmitted {
    font-size: 18px;
    text-align: center;
    display: block;
    color: #fff;
    background: #a5d71e;
    padding: 1em;
}
@media (min-width: 960px) {
    .DnnModule-AltamysSimpleForm .FormSubmitted {
        font-size: 1.4vw;
   }
}


.FormSubmit {
	position: relative;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    line-height: 50px;
    height: 50px;
    padding: 0 25px;
    margin-right: 3px;
    margin-bottom: 3px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    background-image: none;
    border: none;
    border-radius: 50px;
    -webkit-transition: all .3s cubic-bezier(0.420, 0.000, 1.000, 1.000);
    transition: all .3s cubic-bezier(0.420, 0.000, 1.000, 1.000);

}

.FormSubmit:hover {
    background-color: #000000 !important;
    color: #ffffff;

}

#dnn_ctr688_ModuleContent {
	text-align: center;
}
/*.lb-contact-pane .FormSubmit {
    background-color: #a5d71e;
    font-family: "Montserrat";
    font-size: 16px;
    display: block;
    margin: auto;
    border: none;
    padding: 0.75em;
    cursor: pointer;
    width: 100%;
    max-width: 480px;
    min-width: 280px;	
}

.FormSubmit {
    text-align: center;
    border-radius: 2em;
    color: #fff;
    text-decoration: none !important;
    max-width: 100%;
    outline: none;
}
.FormSubmit:hover, .FormSubmit:focus {
    color: #fff !important;
    opacity: 0.75 !important;
}*/

@media (min-width: 960px) {
    .lb-contact-pane .FormSubmit {
        width: 22vw;
	color: #a4c9d1 !important;
    	padding: 0;
   }
}
@media (min-width: 1200px) {
    .lb-contact-pane .FormSubmit {
        font-size: 1.4vw;
	color: #a4c9d1 !important;
  	 padding: 0;
   }
}
@media (min-width: 1440px) {
    .lb-contact-pane .FormSubmit {
        width: 18vw;	
        font-size: 1.15vw;
	color: #a4c9d1 !important;
    	padding: 0;
   }
}

 /*.FormSubmit, .DnnModule-AltamysSimpleForm input:not(.FormSubmit), .DnnModule-AltamysSimpleForm select, .DnnModule-AltamysSimpleForm textarea {
    -webkit-transition: all 0.25s cubic-bezier(0.615, 0.425, 0.125, 0.955);
    transition: all 0.25s cubic-bezier(0.615, 0.425, 0.125, 0.955);
}
*/

/* ********** End Simple form* ************** */



/* Lien flowchart à masquer */
a#btn-menu {
    display: block;
}
.block-test-orientation {display: block;}
#container-blockgame {width: 100%; margin-left: 0 !important; margin-right: 0 !important}

@media (min-width: 992px)  {

    .block-magic-chantier {margin: 0;}

}

/* ------------ */
.block-game a {overflow: hidden;}
.block-game .block-game--title {line-height: 1.5 !important;}

.swiper-testimonials12 .swiper-slide .info-title::after { 
    content:""; 
    position: absolute;
    top: 0;
    right: 0 ;
    width: 70px;
    height: 70px;
}
.swiper-testimonials12 .swiper-slide[data-swiper-slide-index="0"] .info-title::after {
    
    background-image: url("data:image/svg+xml,%3Csvg id='illu-picto' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='70' height='70' viewBox='0 0 61 61'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Cpath id='Path_4530' data-name='Path 4530' d='M30.5-99.185A30.5 30.5 0 0 0 0-68.685H0a30.5 30.5 0 0 0 30.5 30.5h0A30.5 30.5 0 0 0 61-68.685h0A30.5 30.5 0 0 0 30.5-99.185Z' transform='translate(0 99.185)' fill='none'/%3E%3C/clipPath%3E%3CclipPath id='clip-path-2'%3E%3Crect id='Rectangle_275' data-name='Rectangle 275' width='15.378' height='6.042' fill='none'/%3E%3C/clipPath%3E%3CclipPath id='clip-path-3'%3E%3Cpath id='Path_4516' data-name='Path 4516' d='M37.09-28.575H52.468v-6.042H37.09Z' transform='translate(-37.09 34.617)' fill='none'/%3E%3C/clipPath%3E%3CclipPath id='clip-path-4'%3E%3Crect id='Rectangle_276' data-name='Rectangle 276' width='2.909' height='6.242' fill='none'/%3E%3C/clipPath%3E%3CclipPath id='clip-path-5'%3E%3Cpath id='Path_4521' data-name='Path 4521' d='M48.845-49.475h2.908v-6.242H48.845Z' transform='translate(-48.845 55.717)' fill='none'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_1250' data-name='Group 1250' transform='translate(0)' clip-path='url(%23clip-path)'%3E%3Cg id='Group_1223' data-name='Group 1223' transform='translate(0.239 0.115)'%3E%3Cpath id='Path_4509' data-name='Path 4509' d='M-38.379-19.19A30.656 30.656 0 0 1-69.035 11.466 30.655 30.655 0 0 1-99.69-19.19 30.655 30.655 0 0 1-69.035-49.846 30.656 30.656 0 0 1-38.379-19.19' transform='translate(99.69 49.846)' fill='%23ffe9d3'/%3E%3C/g%3E%3Cg id='Group_1224' data-name='Group 1224' transform='translate(8.224 27.818)'%3E%3Cpath id='Path_4510' data-name='Path 4510' d='M-29.146-14.867a32.117 32.117 0 0 1-2.911 2.772 31.646 31.646 0 0 1-20.386 7.4c-.342 0-.69 0-1.026-.017H-53.5l-.412-.017a31.7 31.7 0 0 1-7.472-1.241 31.721 31.721 0 0 1-13.888-8.4c-.006-.006-.012-.012-.012-.018-.145-.151-.284-.3-.424-.446a9.492 9.492 0 0 1 2.437-1.558c.319-.168.89-.252 1.221-.4.656-.29 1.036-.772 1.709-1.022.121-.046.237-.087.354-.127.221-.081.441-.157.662-.238.9-.325 1.839-.621 2.772-.934.581-.191 1.155-.389 1.729-.6.655-.244 1.305-.5 1.931-.8.29-.133.581-.279.865-.429a1.549 1.549 0 0 0 .162-.093 4.4 4.4 0 0 0 .754-.539 6 6 0 0 0 1.6-2.344c.081-.209.151-.418.214-.632a4.693 4.693 0 0 0 .128-.475c.046-.192.087-.378.116-.569.041-.279.081-.557.11-.847.012-.093.023-.192.029-.29v-.012c.035-.377.058-.766.075-1.149.082-1.961-.04-3.927-.04-5.036 0-3.458 3.069-5.268 6.312-5.662.029-.006.058-.006.081-.012v-.023a.351.351 0 0 0 .076.011.32.32 0 0 0 .076-.011v.023c.028.006.051.006.081.012 3.242.394 6.311 2.2 6.311 5.662 0 .929-.087 2.448-.064 4.066.006.552.023 1.114.064 1.665.012.174.023.348.041.516v.018c.034.36.081.719.139 1.067.006.035.012.065.018.1a6.289 6.289 0 0 0 2.767 4.5c.116.069.232.14.354.209a11.585 11.585 0 0 0 1.207.574c.621.255 1.259.464 1.9.667s1.276.4 1.9.615c.691.244 1.126.763 1.822 1.006A37.7 37.7 0 0 1-31.5-15.9c.9.459 1.678.374 2.352 1.036' transform='translate(75.707 38.617)' fill='%23ffcab9'/%3E%3C/g%3E%3Cg id='Group_1225' data-name='Group 1225' transform='translate(7.697 42.248)'%3E%3Cpath id='Path_4511' data-name='Path 4511' d='M-29.284-5.775c.1.077.208.148.308.224A29.988 29.988 0 0 1-50.556 5.766c-.116.012-.225.017-.34.022h-3.26c-.116-.006-.225-.01-.341-.022a30 30 0 0 1-21.568-11.3c.11-.082.22-.159.329-.241a19.61 19.61 0 0 1 2.02-1.213c.615-.324 1.13-.588 1.565-.8.219-.11.416-.208.6-.3.093-.044.181-.088.269-.127l.67-.308c.12-.054.231-.1.339-.142.533-.22.95-.368 1.542-.6.181-.065.373-.143.592-.236.072-.027.149-.06.225-.093.363-.148.779-.324 1.284-.555.253-.109.533-.236.829-.373s.625-.291.983-.456c.2-.093.389-.192.576-.291.088-.044.17-.093.252-.143.192-.109.379-.22.554-.34a.28.28 0 0 0 .066-.05s0 0 .01-.006.006.006.006 0a.86.86 0 0 0 .087-.06.084.084 0 0 0 .022-.016c.006-.006.017-.012.022-.017.231-.181.445-.367.648-.554a1.563 1.563 0 0 0 .143-.127 2.765 2.765 0 0 0 .23-.214 10.808 10.808 0 0 0 1.29-1.487c.05-.072.093-.143.132-.208l.033-.05a.005.005 0 0 0 .006.006A16.422 16.422 0 0 0-54-9.288a1.039 1.039 0 0 1 .648.6c.175.729.713 5.768.878 7.326a.816.816 0 0 0-.011.115c-.006.033-.011.06-.017.082v.05a.049.049 0 0 0-.006.028v.033c-.006.006 0 .006 0 .006a.005.005 0 0 1-.006.006s.006 0 .006 0c-.006.028-.006.05-.01.066a.531.531 0 0 0-.006.066.081.081 0 0 0 .017-.033A.018.018 0 0 1-52.5-.946V-.957c.006-.01.006-.017.011-.022a.174.174 0 0 1 .011-.044c.006-.006.006-.011.011-.022 0 .006.006.01.006.016a.637.637 0 0 0 .038.127.589.589 0 0 0-.006-.066.093.093 0 0 1 0-.039c0-.011-.006-.022-.006-.038s0-.044-.01-.071v-.033c-.006-.061-.011-.132-.022-.208 0-.027.006-.049.006-.077a.326.326 0 0 0 .011-.077.8.8 0 0 0 .011-.115c.016-.181.044-.395.065-.631a.032.032 0 0 0 .006-.022c.017-.165.033-.335.055-.521.006-.083.017-.171.028-.258.017-.176.039-.357.06-.544.017-.153.034-.308.05-.466.016-.132.033-.264.043-.4a.3.3 0 0 0 .012-.077c.028-.226.055-.456.076-.681.012-.093.022-.181.034-.274.006-.006.006-.011.006-.022 0-.033 0-.066.01-.1a.662.662 0 0 1 .012-.109v-.017c.006-.027.006-.061.01-.093 0-.011.006-.022.006-.033.011-.1.022-.2.033-.3s.027-.2.038-.3v-.022c.011-.071.022-.142.028-.208.039-.346.082-.664.116-.938.028-.148.044-.291.06-.418.038-.3.077-.51.1-.625a.377.377 0 0 1 .06-.143.278.278 0 0 1 .049-.072 1.112 1.112 0 0 1 .236-.224 1.016 1.016 0 0 1 .1-.066.893.893 0 0 1 .1-.055.761.761 0 0 1 .1-.044A15.354 15.354 0 0 0-47.56-11.2c.17-.121.34-.247.5-.384a.1.1 0 0 0 .022-.017c.143-.115.285-.231.428-.351s.308-.269.467-.412c.076-.071.153-.148.236-.225s.153-.148.236-.231c.12-.12.241-.247.356-.373s.208-.23.308-.346c.137-.154.269-.3.389-.467.17-.214.335-.433.488-.664.077-.11.154-.22.225-.335a11.473 11.473 0 0 0 1.218 1.772 4.579 4.579 0 0 0 1.076.982.018.018 0 0 0 .016.006c.006.006.012.016.022.016a.005.005 0 0 0 .006.006c.006 0 .006 0 .011.012a.107.107 0 0 0 .038.027c.006.01.01.01.016.016a.68.68 0 0 0 .061.05c.044.033.093.066.138.1a.909.909 0 0 1 .076.055c.077.06.176.121.285.192.006.006.011.006.017.011a1.141 1.141 0 0 1 .1.065.521.521 0 0 0 .065.039c.006.006.006.006.011.006.033.022.066.039.1.061.055.038.115.071.175.1s.132.077.2.115a1.332 1.332 0 0 0 .154.088 2.976 2.976 0 0 0 .318.165c.083.044.17.088.264.132 4.675 2.266 3.868 1.745 6.256 2.963a1.647 1.647 0 0 0 .17.089.065.065 0 0 0 .038.017c.071.044.148.082.226.121.093.049.192.1.3.148a.124.124 0 0 1 .033.022c.089.044.177.087.269.137.159.083.324.17.5.264.028.016.055.028.082.044l.132.066c.027.011.049.028.077.038a1.091 1.091 0 0 1 .115.061.1.1 0 0 1 .033.022c.192.1.373.191.549.3.094.049.187.1.28.159.066.038.131.077.191.116.111.06.214.125.314.192.06.039.121.071.181.109.01.01.022.017.033.028.06.038.12.077.175.116.088.055.17.115.252.17.017.006.022.016.039.028Z' transform='translate(76.065 15.001)' fill='%23ffdbb5'/%3E%3C/g%3E%3Cg id='Group_1226' data-name='Group 1226' transform='translate(7.669 44.004)'%3E%3Cpath id='Path_4512' data-name='Path 4512' d='M-29.494-4.816A29.988 29.988 0 0 1-51.073 6.5h-3.941A30 30 0 0 1-76.582-4.8a.124.124 0 0 0-.028-.033 17.654 17.654 0 0 1 2.339-1.444c4.927-2.584 3.221-1.328 8.9-4a10.939 10.939 0 0 0 1.416-.79 8.985 8.985 0 0 0 .867-.659 1.538 1.538 0 0 0 .143-.126 2.68 2.68 0 0 0 .23-.214.144.144 0 0 1 .017.05 42.025 42.025 0 0 0 4.308 9.944c2.218 3.847 4.544 6.811 5.373 6.811.922 0 3.14-2.788 5.362-6.805A55.389 55.389 0 0 0-43.2-12.494c0-.006.006-.011.006-.016a8.854 8.854 0 0 0 1.07 1 .019.019 0 0 0 .017.006c0 .006.011.016.022.016s0 .006 0 .006l.006.006a.005.005 0 0 0 .006.006.1.1 0 0 0 .039.027c.006.011.011.011.017.017a.636.636 0 0 0 .06.049c.044.033.093.066.138.1a.681.681 0 0 1 .077.055c.038.022.076.049.115.071.055.039.11.082.17.121.006.006.012.006.017.011a.856.856 0 0 1 .1.065.691.691 0 0 0 .066.039c.006.006.006.006.011.006.033.022.066.038.1.06a1.786 1.786 0 0 0 .176.1c.066.039.132.077.2.116a1.42 1.42 0 0 0 .153.088c.055.027.11.055.159.077.127.066.253.126.385.192.422.2.8.379 1.141.538.175.077.335.154.488.231s.3.132.428.192l.006.006c.236.1.455.2.648.3.066.028.126.061.187.089a.4.4 0 0 1 .087.038l.582.263c.049.022.1.044.142.066a.9.9 0 0 1 .127.06c.2.082.362.159.521.236l.247.116c.077.038.159.076.242.12a.986.986 0 0 1 .148.072c.088.044.181.093.285.142a.134.134 0 0 1 .038.022c.165.077.351.176.565.286a.122.122 0 0 1 .039.022c.1.05.2.1.319.165.055.027.115.06.181.093a.263.263 0 0 0 .044.027.1.1 0 0 1 .038.017c.159.081.335.169.522.269a.113.113 0 0 1 .033.022c.087.044.175.087.268.137s.187.093.28.143.2.1.3.159c.044.022.088.044.132.071.027.01.049.028.077.038a1.16 1.16 0 0 1 .116.06.121.121 0 0 0 .033.023c.192.1.373.191.548.3.094.049.188.1.28.159.066.038.132.077.192.116.11.06.214.125.313.191.061.039.121.071.181.11.011.01.022.017.033.027.06.039.121.077.175.116.088.055.171.115.252.17.006.006.012.006.017.011l.016.017a.49.49 0 0 1 .1.066c.076.055.148.1.219.159' transform='translate(76.61 12.51)' fill='%23ff9a39'/%3E%3C/g%3E%3Cg id='Group_1227' data-name='Group 1227' transform='translate(31.237 41.93)'%3E%3Cpath id='Path_4513' data-name='Path 4513' d='M-6.968-1.627A24.262 24.262 0 0 1-11.589 8.642c-.576.737-2.466-1.732-3.619-3.422-.486-.711-.9-1.607-1.227-1.607-.284 0-1.491 6.281-1.664 6.576 0 0 .718-6.913.924-7.779a1.081 1.081 0 0 1 .652-.608A15.707 15.707 0 0 0-9.353-4.1a.247.247 0 0 1 .362-.069A9.176 9.176 0 0 1-6.968-1.627' transform='translate(18.1 4.226)' fill='%23fff'/%3E%3C/g%3E%3Cg id='Group_1228' data-name='Group 1228' transform='translate(20.133 41.93)'%3E%3Cpath id='Path_4514' data-name='Path 4514' d='M0-1.627A24.262 24.262 0 0 0 4.621 8.642c.576.737 2.466-1.732 3.62-3.422.485-.711.9-1.607 1.226-1.607.285 0 1.491 6.281 1.665 6.576 0 0-.718-6.913-.925-7.779A1.08 1.08 0 0 0 9.555 1.8 15.7 15.7 0 0 1 2.385-4.1a.247.247 0 0 0-.362-.069A9.171 9.171 0 0 0 0-1.627' transform='translate(0 4.226)' fill='%23fff'/%3E%3C/g%3E%3Cg id='Group_1233' data-name='Group 1233' transform='translate(22.811 39.71)' opacity='0.5' style='mix-blend-mode: multiply%3Bisolation: isolate'%3E%3Cg id='Group_1232' data-name='Group 1232'%3E%3Cg id='Group_1231' data-name='Group 1231' clip-path='url(%23clip-path-2)'%3E%3Cg id='Group_1230' data-name='Group 1230' transform='translate(0 0)' clip-path='url(%23clip-path-3)'%3E%3Cg id='Group_1229' data-name='Group 1229' transform='translate(0 0)'%3E%3Cpath id='Path_4515' data-name='Path 4515' d='M-9.627-.775c-.007-.035-.015-.068-.022-.1-.057-.345-.1-.7-.136-1.068-.145.133-.291.268-.441.391A9.508 9.508 0 0 1-16.368.75a9.682 9.682 0 0 1-6-2.372c-.146-.129-.29-.258-.431-.391-.036.387-.081.768-.141 1.134A6.709 6.709 0 0 1-25 3.136C-17.661 5.6-11.4 2.518-9.627-.775' transform='translate(25.005 2.013)' fill='%23ffac97'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg id='Group_1234' data-name='Group 1234' transform='translate(9.111 4.087)'%3E%3Cpath id='Path_4517' data-name='Path 4517' d='M-28.013-13.733c-.545-.771-1.543-1.479-1.6-2.5-.041-.726.44-1.381.568-2.095.157-.841.18-2.193-.829-2.7a13.1 13.1 0 0 0-1.7-.569 1.6 1.6 0 0 1-1.184-1.212 2.067 2.067 0 0 1 .2-.905 5.369 5.369 0 0 0 .383-1.746 2.649 2.649 0 0 0-.7-1.978 4.384 4.384 0 0 0-1.966-1.1c-.429-.1-.87-.145-1.288-.29a2.694 2.694 0 0 1-1.584-1.608c-.285-.765-.244-1.3-.8-1.9a6.125 6.125 0 0 0-1.752-1.352 5.59 5.59 0 0 0-4.253-.365c-1.09.359-2.326 1.1-3.5.621-.076-.03-.151-.064-.22-.1-1.09-.539-1.781-1.589-3.017-1.972a3.95 3.95 0 0 0-1.763-.116 3.534 3.534 0 0 0-1.747.817c-.718.627-1.461 1.149-2.157 1.845a2.673 2.673 0 0 1-2.332 1.015 13.85 13.85 0 0 0-1.457-.226 2.737 2.737 0 0 0-2.871 1.613 7.431 7.431 0 0 1-1.328 2.581 2.87 2.87 0 0 1-1.52.546 4.588 4.588 0 0 0-2.727 1.189 3.4 3.4 0 0 0-.446 2.645 4.986 4.986 0 0 1 .1 1.433c-.186 1.334-1.972 1.474-2.251 3.086-.376 2.175.9 3.306.923 4.165.081 2.477-2.448 2.634-1.845 5.5.175.817 1.689 1.781 1.718 2.616.029.888-.6 1.5-.951 2.246a2.682 2.682 0 0 0 .249 2.709A4.51 4.51 0 0 1-70.949.08c.059.9-.4 1.764-.26 2.669.214 1.381 1.862 1.763 2.315 3.011.5 1.381.185 1.955.962 2.982a4.292 4.292 0 0 0 .487.563c.83.853 2.048 1.114 2.616 2.251s-.017 2.558.76 3.684c1.05 1.526 2.106.72 2.988 1.8a16.4 16.4 0 0 0 1.12 1.619 2 2 0 0 0 1.044.563 1.431 1.431 0 0 0 .633-.064 2.155 2.155 0 0 0 1.427-1.474 19.885 19.885 0 0 1 .278-2.3c.354-.9 1.421-1.427 1.6-2.373a2.666 2.666 0 0 0-.865-2.112l-.011-.012a3.893 3.893 0 0 1-1.2-2.007 7.717 7.717 0 0 1 .7-3.092c.1-.279.2-.546.279-.8a6.774 6.774 0 0 0-.783-5.03c-.006-.012-.018-.023-.023-.035a1.393 1.393 0 0 1 .1-1.125 7.854 7.854 0 0 1 1.143-2.007 3.082 3.082 0 0 1 1.571-.946l.006-.006a4.236 4.236 0 0 1 .713-.128s0 0 .006 0c.9-.1 1.885 0 2.854 0a10.265 10.265 0 0 1 2.268.237 9.449 9.449 0 0 1 1.479.411 10.554 10.554 0 0 1 1.625.72 6.244 6.244 0 0 1 1.165.755c.558.487.435.881.065 1.665-.075.162-.163.336-.256.534-.063.133-.127.272-.191.423a13.138 13.138 0 0 0-.731 2.472 5.346 5.346 0 0 0 .417 3.892c.384.534.889 1.189.581 1.769a1.72 1.72 0 0 1-.319.394 5.087 5.087 0 0 0-1.328 2.571 5.065 5.065 0 0 0 .006 1.96 8.462 8.462 0 0 1 .371 2.686c-.093.766-.546 1.77.128 2.385a2.255 2.255 0 0 0 2.089.284 3.01 3.01 0 0 0 .614-.475c.586-.54 1.317-1.532 2.106-1.734.707-.186 1.5.371 2.135-.268a1.6 1.6 0 0 0 .354-.691 8.087 8.087 0 0 0 .3-1.38 3.543 3.543 0 0 1 .122-.656c.6-1.694 3.069-.911 3.707-2.576a3.468 3.468 0 0 0 .163-1.062 11.658 11.658 0 0 1 .133-1.543A4.354 4.354 0 0 1-33.141 7.3c.47-1.033 1-.9 1.915-1.305a1.413 1.413 0 0 0 .551-.441 2.988 2.988 0 0 0 .33-2.338A6.826 6.826 0 0 1-30.577.806 2.575 2.575 0 0 1-29.8-.61c.244-.226.533-.407.771-.638 2.384-2.315-1.154-5.634.343-8.14.192-.325.447-.609.649-.929a2.509 2.509 0 0 0 .151-.26 3.078 3.078 0 0 0-.127-3.156' transform='translate(72.764 35.67)' fill='%23ff5325'/%3E%3C/g%3E%3Cg id='Group_1235' data-name='Group 1235' transform='translate(21.093 14.326)'%3E%3Cpath id='Path_4518' data-name='Path 4518' d='M-12.7-11.175c-.151.6-.362 1.334-.64 2.232-.684 2.217-1.364 4.264-3.149 5.757A9.489 9.489 0 0 1-22.63-.879a9.654 9.654 0 0 1-6-2.375c-1.744-1.487-2.393-3.506-3.067-5.688-.277-.9-.488-1.629-.64-2.245-.681-2.728-.8-2.909-.489-5.184.012-.078.019-.157.031-.241.162-1.358.29-2.662.464-3.881.465-3.349 1.292-6.047 4.231-7.416a15.08 15.08 0 0 1 5.539-1.117.4.4 0 0 1 .085.006 14.94 14.94 0 0 1 5.539 1.111c2.939 1.37 3.766 4.067 4.231 7.416.175 1.219.3 2.523.465 3.881.012.084.018.163.03.241.308 2.275.192 2.456-.489 5.2' transform='translate(32.987 29.026)' fill='%23ffcab9'/%3E%3C/g%3E%3Cg id='Group_1236' data-name='Group 1236' transform='translate(16.882 9.983)'%3E%3Cpath id='Path_4519' data-name='Path 4519' d='M-5.7-.761A15.934 15.934 0 0 1 .4-1.975 13.95 13.95 0 0 1 7.669.08a12.8 12.8 0 0 1 5.905 9.342 12.125 12.125 0 0 1-.482 5.273c-.427 1.244-1.9 3.078-2.795 1.1-.2-.448.212-.795-.15-1.125a5.294 5.294 0 0 1-1.575-3.191C8.249 9.745 6.362 8.922 5.746 7.74c-.569-1.091-.652-1.955-1.795-2.573a1.174 1.174 0 0 0-.569-.19c-.453.013-.712.5-1.046.808C1.4 6.638.158 6.033-.93 5.968A4.658 4.658 0 0 0-4.768 8.155c-.84 1.188-1.256 2.76-2.491 3.53-.635.4-1.42.523-2.017.975-1.25.945-1.581 2.836-2.042 4.241-.17.521-.2 1.2-.7 1.494-2.045 1.224-2.836-2.8-2.778-3.971a22.685 22.685 0 0 1 1.913-8.175A13.66 13.66 0 0 1-5.7-.761' transform='translate(14.797 1.976)' fill='%23ff5325'/%3E%3C/g%3E%3Cg id='Group_1241' data-name='Group 1241' transform='translate(30.04 26.733)' opacity='0.5' style='mix-blend-mode: multiply%3Bisolation: isolate'%3E%3Cg id='Group_1240' data-name='Group 1240'%3E%3Cg id='Group_1239' data-name='Group 1239' clip-path='url(%23clip-path-4)'%3E%3Cg id='Group_1238' data-name='Group 1238' transform='translate(0 0)' clip-path='url(%23clip-path-5)'%3E%3Cg id='Group_1237' data-name='Group 1237' transform='translate(0 0)'%3E%3Cpath id='Path_4520' data-name='Path 4520' d='M-.939 0A9.055 9.055 0 0 1-.783 2.047a6.276 6.276 0 0 1-.424 2.079 2.651 2.651 0 0 0-.293.82c.006.193-.01.2.182.358a6.821 6.821 0 0 0 1.777.554l.011.09a3.155 3.155 0 0 1-1.034.277A2.327 2.327 0 0 1-1.72 6.083 1.2 1.2 0 0 1-2.3 5.589 1.156 1.156 0 0 1-2.414 4.8 3.023 3.023 0 0 1-1.89 3.784a5.477 5.477 0 0 0 .641-1.793A11.025 11.025 0 0 0-1.029.01Z' transform='translate(2.439)' fill='%23ffac97'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg id='Group_1242' data-name='Group 1242' transform='translate(18.855 25.928)'%3E%3Cpath id='Path_4522' data-name='Path 4522' d='M-1.8-1.436C-1.959-1.93-3.05-4.511-4.254-3.493c-.7.593-.461 2.334.074 3.961A6.608 6.608 0 0 0-1.529 3.443c.284.1-.276-4.878-.276-4.878' transform='translate(4.688 3.729)' fill='%23ffcab9'/%3E%3C/g%3E%3Cg id='Group_1243' data-name='Group 1243' transform='translate(40.839 25.928)'%3E%3Cpath id='Path_4523' data-name='Path 4523' d='M-.223-1.436c.154-.494 1.245-3.076 2.449-2.058.7.593.461 2.334-.074 3.961A6.6 6.6 0 0 1-.5 3.443c-.284.1.276-4.878.276-4.878' transform='translate(0.579 3.729)' fill='%23ffcab9'/%3E%3C/g%3E%3Cg id='Group_1244' data-name='Group 1244' transform='translate(22.993 24.228)'%3E%3Cpath id='Path_4524' data-name='Path 4524' d='M-3.056-.754A.916.916 0 0 0-2.71-.908c.3-.215.169-.524-.144-.651a5.739 5.739 0 0 0-2.555-.384 5.113 5.113 0 0 0-1.8.459c-.178.083-.73.309-.726.553.007.351.989.157 1.176.139a12.6 12.6 0 0 1 2.05-.133 6.993 6.993 0 0 1 .9.113 1.946 1.946 0 0 0 .752.058' transform='translate(7.939 1.959)' fill='%23e14420'/%3E%3C/g%3E%3Cg id='Group_1245' data-name='Group 1245' transform='translate(34.345 24.228)'%3E%3Cpath id='Path_4525' data-name='Path 4525' d='M-.323-.754A.916.916 0 0 1-.669-.908c-.3-.215-.169-.524.144-.651a5.742 5.742 0 0 1 2.556-.384 5.11 5.11 0 0 1 1.8.459c.178.083.73.309.726.553-.007.351-.988.157-1.175.139a12.614 12.614 0 0 0-2.05-.133 6.983 6.983 0 0 0-.9.113 1.949 1.949 0 0 1-.753.058' transform='translate(0.839 1.959)' fill='%23e14420'/%3E%3C/g%3E%3Cg id='Group_1246' data-name='Group 1246' transform='translate(27.775 35.392)'%3E%3Cpath id='Path_4526' data-name='Path 4526' d='M-4.142-.051A9.284 9.284 0 0 1-7.069.473 8.546 8.546 0 0 1-9.93-.042l-.025-.009c-1.625-.563-.589 1.958 1.384 2.689a4.17 4.17 0 0 0 3.045 0C-3.553 1.907-2.517-.614-4.142-.051' transform='translate(10.758 0.132)' fill='%23fff'/%3E%3C/g%3E%3Cg id='Group_1247' data-name='Group 1247' transform='translate(25.327 27.004)'%3E%3Cpath id='Path_4527' data-name='Path 4527' d='M0-.711A1.014 1.014 0 0 0 .959.34 1.014 1.014 0 0 0 1.82-.794a1.016 1.016 0 0 0-.96-1.052A1.015 1.015 0 0 0 0-.711' transform='translate(0.002 1.846)' fill='%23351a12'/%3E%3C/g%3E%3Cg id='Group_1248' data-name='Group 1248' transform='translate(35.818 27.004)'%3E%3Cpath id='Path_4528' data-name='Path 4528' d='M-1.14-.711A1.014 1.014 0 0 1-2.1.34a1.015 1.015 0 0 1-.86-1.133A1.016 1.016 0 0 1-2-1.845 1.015 1.015 0 0 1-1.14-.711' transform='translate(2.962 1.846)' fill='%23351a12'/%3E%3C/g%3E%3Cg id='Group_1249' data-name='Group 1249' transform='translate(20.925 25.935)'%3E%3Cpath id='Path_4529' data-name='Path 4529' d='M-11.363-2.19a3.181 3.181 0 0 1-2.416 1.068 2.894 2.894 0 0 1-2.205-1 3.749 3.749 0 0 1-1-2.905l6.587-.047a3.5 3.5 0 0 1-.962 2.888m-10.561.064a2.886 2.886 0 0 1-2.205 1A3.152 3.152 0 0 1-26.545-2.19a3.519 3.519 0 0 1-.963-2.888l6.588.047a3.749 3.749 0 0 1-1 2.905M-8.272-5.171c-.018-.012-.419-.187-.437-.2a3.762 3.762 0 0 0-.624-.286.624.624 0 0 0-.17-.03c-.034-.006-18.864 0-18.893 0h-.012a1.514 1.514 0 0 0-.606.221c-.024.012-.053.024-.082.041-.047.023-.369.418-.421.448l.311.476c.029-.012.2-.282.25-.311a2.735 2.735 0 0 1 .572-.268 1.342 1.342 0 0 1 .157-.006h.111A4.141 4.141 0 0 0-27-1.787 3.8 3.8 0 0 0-24.154-.515h.03a3.491 3.491 0 0 0 2.66-1.214 4.325 4.325 0 0 0 1.149-3.3H-17.6a4.33 4.33 0 0 0 1.149 3.3A3.5 3.5 0 0 0-13.779-.515h.023a3.8 3.8 0 0 0 2.847-1.272 4.141 4.141 0 0 0 1.115-3.3s.169-.012.2-.017.047.017.07.023a2.75 2.75 0 0 1 .572.268c.052.03.1.058.146.082 0 0 0-.006.006 0 .034.018.064.035.093.052Z' transform='translate(29.516 5.687)' fill='%233a2312'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  
    
}

.swiper-testimonials12 .swiper-slide[data-swiper-slide-index="1"] .info-title::after {
   
        background-image: url("data:image/svg+xml,%3Csvg id='illu-3' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='70' height='70' viewBox='0 0 145 145'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Cpath id='Path_4203' data-name='Path 4203' d='M72.5-55.983A72.5 72.5 0 0 0 0 16.518H0a72.5 72.5 0 0 0 72.5 72.5h0a72.5 72.5 0 0 0 72.5-72.5h0A72.5 72.5 0 0 0 72.5-55.983Z' transform='translate(0 55.983)' fill='none'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_955' data-name='Group 955' clip-path='url(%23clip-path)'%3E%3Cg id='Group_938' data-name='Group 938' transform='translate(-0.723 2.252)'%3E%3Cpath id='Path_4186' data-name='Path 4186' d='M89.472 44.737A72.87 72.87 0 1 1 16.6-28.135 72.87 72.87 0 0 1 89.472 44.737' transform='translate(56.269 28.135)' fill='%23ffddde'/%3E%3C/g%3E%3Cg id='Group_939' data-name='Group 939' transform='translate(12.702 69.568)'%3E%3Cpath id='Path_4187' data-name='Path 4187' d='M70.68 32.271a72.283 72.283 0 0 1-5.159 5.545c-.948.935-1.943 1.847-2.95 2.73q-2.3 2-4.758 3.82c-1.254.922-2.523 1.818-3.831 2.66a75.133 75.133 0 0 1-16.729 8.11 73.064 73.064 0 0 1-9.86 2.619 75.716 75.716 0 0 1-14.463 1.393A75.554 75.554 0 0 1-3.937 57.257a72.78 72.78 0 0 1-10.094-3.074 73.6 73.6 0 0 1-10.536-4.991c-1.419-.813-2.813-1.671-4.165-2.564a74.521 74.521 0 0 1-9.64-7.586c-.894-.829-1.777-1.681-2.619-2.549-1.2-1.215-2.344-2.468-3.46-3.766.233-.179.482-.332.717-.5.8-.51 1.642-1.02 2.523-1.515q.66-.373 1.365-.746c.07-.041.153-.083.236-.124a1.353 1.353 0 0 0 .22-.111c.15-.067.3-.15.44-.22.443-.22.855-.44 1.241-.648s.759-.389 1.106-.565c.469-.236.907-.456 1.324-.648 1.694-.842 2.9-1.393 3.929-1.821.207-.1.4-.166.593-.249 2.826-1.145 4.688-1.6 13.264-5.628a23.74 23.74 0 0 0 8.3-6.232A17.737 17.737 0 0 0-7.6 11.573c.249-.36.469-.746.676-1.119 0-.013.013-.026.026-.041A21.293 21.293 0 0 0-5.8 8.126c.166-.373.306-.733.443-1.1A28.143 28.143 0 0 0-4.17 2.746c.067-.344.137-.7.192-1.062.111-.66.207-1.324.277-1.984.039-.319.067-.635.1-.953.041-.427.067-.855.1-1.282a.494.494 0 0 0 .013-.137 3.345 3.345 0 0 0 .013-.36c.028-.44.041-.883.054-1.324.013-.277.013-.536.013-.813.016-.013 0-.013 0-.013a.024.024 0 0 0 0-.041c.016-.277.016-.552.016-.813 0-.127.013-.236.013-.347.166-6.162 5.061-10.272 11.238-12.422.414-.14.842-.277 1.269-.414.759-.22 1.518-.414 2.3-.565a27.642 27.642 0 0 1 2.854-.51A32.059 32.059 0 0 1 20.72-18.78h.039c6.278 2.194 11.2 6.4 11.2 12.743 0 .22 0 .412.013.632 0 1.173.041 2.334.137 3.491.016.207.028.4.057.593.054.552.111 1.088.176 1.627.085.73.181 1.448.321 2.165C34.028 9.571 37.626 16 46.051 19.955c7.931 3.725 9.6 4.4 11.666 5.4.717.329 1.492.715 2.58 1.279.316.153.648.332 1.02.526s.785.4 1.228.635q.909.455 2.067 1.075c.07.041.153.083.22.124.3.15.609.3.912.469s.648.329.992.51c.471.249.925.5 1.365.746.883.495 1.725 1 2.525 1.515a.208.208 0 0 0 .054.041' transform='translate(44.451 20.295)' fill='%239b4046'/%3E%3C/g%3E%3Cg id='Group_940' data-name='Group 940' transform='translate(47.965 81.882)'%3E%3Cpath id='Path_4188' data-name='Path 4188' d='M25.705 6.394a39.335 39.335 0 0 1-.565-4.3A4.178 4.178 0 0 1 24.773.411c-.044-.616-.06-1.4-.06-2.494a11.7 11.7 0 0 0-.075-1.178c-.031-.254-.062-.51-.106-.759-11.3.746-24.4.912-34.888 1.6 0 .114-.023.223-.023.337 0 7.125-1.158 14.243-5.786 19.767 9.407 3.748 32.557 6.149 41.871-11.29' transform='translate(16.166 4.021)' fill='%237d3239'/%3E%3C/g%3E%3Cg id='Group_941' data-name='Group 941' transform='translate(28.75 2.247)'%3E%3Cpath id='Path_4189' data-name='Path 4189' d='M47.749 12.266c-.616.65-1.153 1.4-1.655 1.909a4.251 4.251 0 0 1-1.417 1.075 1.574 1.574 0 0 1-1.7-.275c-1.083-1.248 2.1-5.421 2.725-6.656A5.132 5.132 0 0 0 46.446 5.9 2.892 2.892 0 0 0 44.62 3.457a3.694 3.694 0 0 0-3.258.264 6.381 6.381 0 0 0-2.277 3.295c-.414 1.02-2.52 7.452-5.26 4.8-.552-.534-.376-1.383-.168-2.09C34.5 6.9 36.891 2.641 35.278-.151a4.451 4.451 0 0 0-5.346-1.906 4.839 4.839 0 0 0-2.453 3.318c-.624 2.331-1.259 4.369-3.287 6.05a2.921 2.921 0 0 1-1.437.736c-2.108.285-3.191-2.632-3.108-4.059.111-1.9 1.171-3.642 1.6-5.5s-.073-4.2-2.007-4.924c-2.134-.793-4.452.953-5.377 2.88-1.1 2.287-.334 4.911-2.132 7.042A3.848 3.848 0 0 1 8.89 4.936c-2.966.01-2.665-3.318-2.4-5.092A12.653 12.653 0 0 0 6.707-3.95C6.16-7.47 1.962-9.309-.507-5.919-1.69-4.292-1.794-2.225-1.859-.272q-.062 1.861-.122 3.717a5.241 5.241 0 0 1-.44 2.326A2.145 2.145 0 0 1-4.485 6.946C-5.565 6.8-6.137 5.734-6.529 4.8c-.707-1.686-1.4-5.359-2.865-6.571-1.365-1.129-3.5.1-4.056 1.45a6.458 6.458 0 0 0 .07 3.95 11.3 11.3 0 0 1 .218 4.178c-.207 1.4-1.735 3.282-2.937 1.215a9.066 9.066 0 0 1-.824-2.634 5.091 5.091 0 0 0-1.14-2.512 3.171 3.171 0 0 0-4.906.619 6.394 6.394 0 0 0-.531 5.24c.567 2.093 1.707 4.035 2.191 6.146.29 1.274.08 4.755-2.336 3.432a3.709 3.709 0 0 1-1.334-1.453 7.1 7.1 0 0 0-1.129-1.614c-2.057-1.922-3.525.72-3.525 2.424a9.645 9.645 0 0 0 2.054 5.755c1.4 1.924 3.162 3.6 4.616 5.5.611.8 1.482 1.6.886 2.6-.624 1.059-1.9.829-2.823.212-.938-.624-1.305-1.823-2.176-2.341a2.09 2.09 0 0 0-2.883 1.368 3.291 3.291 0 0 0 .813 2.777c.64.8 3.4 3.528 4.154 4.237 6.625 6.188 4.356 13 11.13 18.825 3.352 2.88 8.679 2.8 13.272 3.129a190.254 190.254 0 0 0 24.09.194c10.283-.557 12.891-1.261 17.7-10.725 1.751-3.447 2.362-7.286 3.9-10.814a28.4 28.4 0 0 1 4.17-6.188c1.378-1.712 3.367-3.8 3.722-5.973a4.266 4.266 0 0 0 .041-1.782A1.666 1.666 0 0 0 51.774 24.2a1.868 1.868 0 0 0-1.261.29c-1.36.837-2.292 2.481-3.287 3.644a3.97 3.97 0 0 1-1.065.971c-1.463.8-2.1-.616-2.189-1.681a5.936 5.936 0 0 1 1.4-3.893c2-2.637 4.043-5.25 6-7.91 1.028-1.4 1.779-4.8-1.251-4.7a3.579 3.579 0 0 0-2.367 1.347' transform='translate(30.029 7.714)' fill='%23182944'/%3E%3C/g%3E%3Cg id='Group_942' data-name='Group 942' transform='translate(44.817 33.967)'%3E%3Cpath id='Path_4190' data-name='Path 4190' d='M31.539 9.721C30.72 4.751 25.975 3.8 23.484-.038 20.124-5.2 10.8-6.531 5.915-6.008 1.028-6.531-8.294-5.2-11.653-.038-14.145 3.8-18.89 4.751-19.709 9.721c-.515 3.124.736 6.514.414 11.451-.438 6.734.868 9.182 3.2 15.595 5.724 15.7 15.45 21.4 17.149 21.754a24.936 24.936 0 0 0 3.9.236v.028l.145.01v.021c.049 0 .091-.008.142-.01l.142.01V58.8c.166-.008.344-.013.526-.018s.36.01.526.018v.021l.145-.01.14.01V58.8c.052 0 .093-.008.145-.01v-.028a24.937 24.937 0 0 0 3.9-.236c1.7-.355 11.425-6.05 17.149-21.754 2.336-6.413 3.642-8.861 3.2-15.595-.321-4.937.93-8.327.414-11.451' transform='translate(19.835 6.114)' fill='%239b4046'/%3E%3C/g%3E%3Cg id='Group_943' data-name='Group 943' transform='translate(92.671 61.138)'%3E%3Cpath id='Path_4191' data-name='Path 4191' d='M5.344 3.679C4.456 6.162 2.676 9.286.49 10.7c-2.132 1.381-3.644.3-3.82-2.347C-3.514 5.639-2.9 1.037-.978-.958.959-2.973 4.733-2.872 5.712.229a5.694 5.694 0 0 1-.368 3.45' transform='translate(3.361 2.313)' fill='%239b4046'/%3E%3C/g%3E%3Cg id='Group_944' data-name='Group 944' transform='translate(39.824 61.138)'%3E%3Cpath id='Path_4192' data-name='Path 4192' d='M.311 3.679C1.2 6.162 2.979 9.286 5.165 10.7c2.132 1.381 3.644.3 3.82-2.347.184-2.714-.433-7.317-2.352-9.311C4.7-2.973.922-2.872-.057.229a5.694 5.694 0 0 0 .368 3.45' transform='translate(0.196 2.313)' fill='%239b4046'/%3E%3C/g%3E%3Cg id='Group_945' data-name='Group 945' transform='translate(47.966 53.106)'%3E%3Cpath id='Path_4193' data-name='Path 4193' d='M6.839 2.468a5.161 5.161 0 0 0 1.715-.085c.559-.13 1.181-.43 1.277-.992A1.094 1.094 0 0 0 9.5.484 2.829 2.829 0 0 0 8.68-.065 12.688 12.688 0 0 0 2.438-1.536C.112-1.394-1.657-.114-3.594 1.036c-.311.184-.655.417-.7.774a.838.838 0 0 0 .741.837A2.765 2.765 0 0 0-2.34 2.479c3.1-.875 6.074-.334 9.179-.01' transform='translate(4.301 1.552)' fill='%23182944'/%3E%3C/g%3E%3Cg id='Group_946' data-name='Group 946' transform='translate(78.984 53.106)'%3E%3Cpath id='Path_4194' data-name='Path 4194' d='M1.843 2.468A5.161 5.161 0 0 1 .129 2.383c-.559-.13-1.181-.43-1.277-.992A1.1 1.1 0 0 1-.824.484 2.828 2.828 0 0 1 0-.065 12.691 12.691 0 0 1 6.244-1.536c2.326.142 4.095 1.422 6.032 2.572.311.184.653.417.7.774a.834.834 0 0 1-.741.837 2.754 2.754 0 0 1-1.212-.168c-3.1-.875-6.074-.334-9.179-.01' transform='translate(1.159 1.552)' fill='%23182944'/%3E%3C/g%3E%3Cg id='Group_947' data-name='Group 947' transform='translate(81.094 60.814)'%3E%3Cpath id='Path_4195' data-name='Path 4195' d='M.016 1.363A2.323 2.323 0 0 0 1.752 4.119a2.32 2.32 0 0 0 2.4-2.2A2.321 2.321 0 0 0 2.415-.841a2.322 2.322 0 0 0-2.4 2.2' transform='translate(0.01 0.857)' fill='%232b2e34'/%3E%3C/g%3E%3Cg id='Group_948' data-name='Group 948' transform='translate(55.785 60.814)'%3E%3Cpath id='Path_4196' data-name='Path 4196' d='M2.553 1.363A2.323 2.323 0 0 1 .817 4.119a2.322 2.322 0 0 1-2.4-2.2A2.321 2.321 0 0 1 .157-.841a2.322 2.322 0 0 1 2.4 2.2' transform='translate(1.605 0.857)' fill='%232b2e34'/%3E%3C/g%3E%3Cg id='Group_949' data-name='Group 949' transform='translate(66.223 58.512)'%3E%3Cpath id='Path_4197' data-name='Path 4197' d='M1.034 0A7.721 7.721 0 0 1 2.987 5.659a13.494 13.494 0 0 1-.42 3.056c-.132.492-.249 1-.422 1.479L1.71 11.539a3.05 3.05 0 0 0 1.435 3.693 4.893 4.893 0 0 0 2.339.728 2.688 2.688 0 0 0 2.328-.917l.194.088a3.011 3.011 0 0 1-2.367 2.126 5.578 5.578 0 0 1-3.349-.285A4.786 4.786 0 0 1-.324 14.484a4.76 4.76 0 0 1 .075-3.626C-.01 10.3.223 9.9.43 9.5a10.546 10.546 0 0 0 .578-1.269 12.061 12.061 0 0 0 .754-2.67A7.62 7.62 0 0 0 .878.15Z' transform='translate(0.65)' fill='%237d3239'/%3E%3C/g%3E%3Cg id='Group_950' data-name='Group 950' transform='translate(61.751 80.199)'%3E%3Cpath id='Path_4198' data-name='Path 4198' d='M9.655.119A21.975 21.975 0 0 1 2.7 1.362 20.292 20.292 0 0 1-4.106.139.5.5 0 0 1-4.163.119C-8.028-1.22-5.565 4.773-.874 6.511a9.915 9.915 0 0 0 7.237 0C11.053 4.773 13.517-1.22 9.655.119' transform='translate(6.072 0.075)' fill='%23fff'/%3E%3C/g%3E%3Cg id='Group_951' data-name='Group 951' transform='translate(12.215 98.81)'%3E%3Cpath id='Path_4199' data-name='Path 4199' d='M71.359 14.074c.259.192.521.368.764.559A74.522 74.522 0 0 1 18.5 42.751c-.285.028-.559.041-.844.054h-8.1c-.285-.013-.557-.026-.844-.054A74.528 74.528 0 0 1-44.878 14.672c.272-.2.547-.4.818-.6a49.109 49.109 0 0 1 5.017-3.015c1.528-.8 2.81-1.458 3.888-1.989.544-.272 1.036-.518 1.487-.738.233-.109.451-.218.668-.313.611-.285 1.158-.531 1.663-.761.3-.137.572-.246.847-.357 1.321-.544 2.36-.912 3.831-1.5.448-.166.927-.357 1.474-.588.176-.07.368-.15.557-.231.9-.37 1.937-.806 3.191-1.381.629-.269 1.324-.583 2.059-.925.751-.342 1.557-.725 2.442-1.132.492-.233.966-.479 1.43-.723.22-.111.425-.233.629-.355.477-.275.94-.547 1.375-.844A.815.815 0 0 0-13.336-.9c.013 0 .013 0 .026-.016.013.016.013.016.013 0a1.634 1.634 0 0 0 .22-.148.2.2 0 0 0 .054-.041c.013-.013.039-.028.054-.041.572-.448 1.1-.914 1.608-1.375a3.764 3.764 0 0 0 .355-.316 6.466 6.466 0 0 0 .572-.531 26.979 26.979 0 0 0 3.207-3.7C-7.1-7.24-7-7.419-6.9-7.582c.026-.041.054-.083.083-.122a.013.013 0 0 0 .013.013A40.779 40.779 0 0 0 9.941 5.345a2.589 2.589 0 0 1 1.608 1.5c.435 1.816 1.774 14.333 2.181 18.206a2.157 2.157 0 0 0-.026.287c-.013.08-.028.15-.039.2v.124a.108.108 0 0 0-.016.067v.083c-.013.013 0 .013 0 .013a.013.013 0 0 1-.013.013.013.013 0 0 0 .013.013 1.26 1.26 0 0 1-.028.166 1.554 1.554 0 0 0-.013.163.223.223 0 0 0 .041-.08.04.04 0 0 1 .016-.028v-.028c.01-.026.01-.039.026-.052a.423.423 0 0 1 .026-.111c.013-.013.013-.028.028-.054 0 .013.013.026.013.041a1.6 1.6 0 0 0 .1.313 1.3 1.3 0 0 0-.016-.163.265.265 0 0 1-.01-.1c0-.026-.016-.054-.016-.1s-.013-.109-.026-.179v-.078c-.013-.153-.028-.329-.057-.521 0-.067.016-.124.016-.189a.875.875 0 0 0 .028-.192 2.156 2.156 0 0 0 .026-.287c.039-.448.109-.982.163-1.567a.08.08 0 0 0 .016-.057c.039-.407.08-.831.135-1.292.013-.2.041-.425.07-.642.039-.438.093-.886.148-1.349.041-.383.083-.764.122-1.16.044-.326.083-.655.111-.995a.83.83 0 0 0 .028-.192c.067-.559.135-1.132.189-1.691.028-.231.054-.451.083-.681.013-.013.013-.026.013-.054.013-.083.013-.163.028-.246a1.9 1.9 0 0 1 .026-.272v-.041c.013-.067.013-.148.026-.231 0-.028.016-.057.016-.083.026-.246.054-.492.08-.736.028-.259.07-.505.1-.749v-.057c.028-.176.057-.355.07-.518.1-.857.2-1.65.285-2.331.067-.368.109-.723.15-1.036.1-.738.192-1.269.259-1.557a.985.985 0 0 1 .15-.352.73.73 0 0 1 .122-.179 2.954 2.954 0 0 1 .588-.559c.08-.054.179-.122.256-.163a2.539 2.539 0 0 1 .262-.137 2.2 2.2 0 0 1 .243-.109A38.066 38.066 0 0 0 25.95.6c.422-.3.844-.614 1.256-.953a.239.239 0 0 0 .052-.041c.355-.287.71-.572 1.065-.873.381-.326.764-.668 1.16-1.023.192-.176.381-.368.585-.559.189-.176.383-.368.585-.572.3-.3.6-.614.888-.927.272-.287.518-.572.761-.86.342-.381.668-.749.969-1.158.422-.531.834-1.077 1.215-1.65.192-.275.381-.547.557-.834a28.387 28.387 0 0 0 3.03 4.406A11.478 11.478 0 0 0 40.745-2a.056.056 0 0 0 .041.013c.013.013.028.039.054.039a.015.015 0 0 0 .016.016c.013 0 .013 0 .026.026a.231.231 0 0 0 .1.067c.013.028.026.028.039.041a1.535 1.535 0 0 0 .15.124c.111.083.233.163.342.256a1.8 1.8 0 0 1 .192.14c.192.148.435.3.71.474.013.016.026.016.039.031a1.759 1.759 0 0 1 .246.163 1.831 1.831 0 0 0 .163.093c.016.016.016.016.028.016.08.054.163.093.246.15a4.467 4.467 0 0 0 .435.256c.166.1.329.192.505.287a3.222 3.222 0 0 0 .381.218 7.135 7.135 0 0 0 .793.409c.2.111.422.22.655.329C57.518 6.777 55.513 5.482 61.444 8.51a4.359 4.359 0 0 0 .425.218.138.138 0 0 0 .1.041c.179.109.368.2.559.3.231.122.477.243.736.368a.221.221 0 0 1 .08.054c.22.109.438.218.668.342.4.2.806.422 1.243.655.067.039.135.065.2.109.111.052.22.109.329.163.067.026.122.067.192.093a3.021 3.021 0 0 1 .285.15.379.379 0 0 1 .083.054c.477.246.927.477 1.362.738.233.122.464.259.7.394.163.1.326.192.477.287.272.148.531.313.777.477.15.1.3.176.451.272.026.028.054.041.08.07.153.093.3.192.435.285.22.137.425.287.629.422.041.016.054.041.1.07Z' transform='translate(44.878 8.851)' fill='%23ffc5c8'/%3E%3C/g%3E%3Cg id='Group_952' data-name='Group 952' transform='translate(12.145 103.176)'%3E%3Cpath id='Path_4200' data-name='Path 4200' d='M71.871 11.736a74.513 74.513 0 0 1-53.62 28.118H8.461A74.534 74.534 0 0 1-45.13 11.778a.39.39 0 0 0-.07-.083 44.353 44.353 0 0 1 5.81-3.587c12.246-6.421 8.006-3.3 22.1-9.925a27.094 27.094 0 0 0 3.52-1.963 22.819 22.819 0 0 0 2.155-1.637 4.09 4.09 0 0 0 .355-.313 6.882 6.882 0 0 0 .572-.534.584.584 0 0 1 .041.124C-8.664 1.7-4.4 10.851.062 18.569 5.571 28.126 11.352 35.49 13.411 35.49c2.292 0 7.8-6.926 13.323-16.908A137.546 137.546 0 0 0 37.82-7.342c0-.013.013-.026.013-.039A22.4 22.4 0 0 0 40.493-4.9a.053.053 0 0 0 .041.013c.013.013.028.041.054.041a.013.013 0 0 0 .013.013l.013.016c0 .013.016.013.016.013a.238.238 0 0 0 .1.067c.013.028.026.028.039.041a1.528 1.528 0 0 0 .15.122c.109.083.233.163.342.259a2.053 2.053 0 0 1 .192.137c.1.054.189.122.285.176.137.1.272.2.425.3.013.013.026.013.039.028a2.022 2.022 0 0 1 .246.163c.054.026.1.067.163.1.013.013.013.013.028.013.08.054.163.1.246.15.135.093.285.176.435.259s.329.192.505.287a4.16 4.16 0 0 0 .381.218c.137.067.272.137.4.192.313.163.627.313.956.477 1.049.505 1.989.94 2.836 1.336.435.189.829.381 1.212.572.383.163.736.326 1.065.477l.013.016c.585.256 1.132.5 1.608.736.163.067.313.15.464.218a.993.993 0 0 1 .22.1c.544.243 1.02.461 1.443.653.124.057.249.109.357.166a2.324 2.324 0 0 1 .313.148c.49.2.9.4 1.292.588q.311.144.614.287c.192.093.4.192.6.3a2.183 2.183 0 0 1 .37.176c.218.109.448.231.71.355a.321.321 0 0 1 .093.054c.409.189.873.435 1.4.707a.335.335 0 0 1 .1.057c.246.122.505.256.793.409.135.067.287.148.448.231a.84.84 0 0 0 .111.067.3.3 0 0 1 .093.041c.4.2.831.422 1.3.668a.366.366 0 0 1 .08.054c.22.109.438.218.668.342s.464.233.7.352.49.262.749.4c.109.057.22.109.329.179.067.026.122.067.189.1a3.024 3.024 0 0 1 .287.148.265.265 0 0 0 .083.057c.477.243.927.477 1.362.736.233.124.464.259.694.4.166.1.329.192.479.285.272.15.531.316.777.479.15.093.3.176.451.272.026.026.054.039.08.067.15.1.3.192.435.285.22.14.425.287.629.422.013.016.026.016.039.031s.028.026.041.039a1.348 1.348 0 0 1 .246.163c.192.137.368.259.547.4' transform='translate(45.2 7.381)' fill='%23ff5471'/%3E%3C/g%3E%3Cg id='Group_953' data-name='Group 953' transform='translate(70.706 98.021)'%3E%3Cpath id='Path_4201' data-name='Path 4201' d='M16.98 3.965A60.256 60.256 0 0 1 5.5 29.479c-1.43 1.834-6.128-4.3-9-8.5C-4.7 19.21-5.729 16.985-6.545 16.985c-.7 0-3.7 15.605-4.134 16.341 0 0 1.785-17.177 2.3-19.332a2.673 2.673 0 0 1 1.619-1.507C-3 11.069 5.96 6.171 11.054-2.192a.613.613 0 0 1 .9-.171A22.791 22.791 0 0 1 16.98 3.965' transform='translate(10.679 2.493)' fill='%23fff'/%3E%3C/g%3E%3Cg id='Group_954' data-name='Group 954' transform='translate(43.115 98.021)'%3E%3Cpath id='Path_4202' data-name='Path 4202' d='M0 3.965A60.256 60.256 0 0 0 11.482 29.479c1.432 1.834 6.126-4.3 8.993-8.5 1.207-1.769 2.233-3.994 3.051-3.994.7 0 3.7 15.605 4.134 16.341 0 0-1.785-17.177-2.3-19.332a2.687 2.687 0 0 0-1.619-1.507C19.975 11.069 11.018 6.171 5.926-2.192a.615.615 0 0 0-.9-.171A22.757 22.757 0 0 0 0 3.965' transform='translate(0 2.493)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
       

}
.swiper-testimonials12 .swiper-slide[data-swiper-slide-index="2"] .info-title::after {
        background-image: url("data:image/svg+xml,%3Csvg id='illu-1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='70' height='70' viewBox='0 0 80 80.001'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Cpath id='Path_4241' data-name='Path 4241' d='M40-101.737a40 40 0 0 0-40 40H0a40 40 0 0 0 40 40h0a40 40 0 0 0 40-40h0A40 40 0 0 0 40-101.737Z' transform='translate(-0.001 101.737)' fill='none'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_995' data-name='Group 995' clip-path='url(%23clip-path)'%3E%3Cg id='Group_977' data-name='Group 977' transform='translate(-1.043 0.488)'%3E%3Cpath id='Path_4223' data-name='Path 4223' d='M-21.847-10.924a40.2 40.2 0 0 1-40.2 40.2 40.2 40.2 0 0 1-40.2-40.2 40.2 40.2 0 0 1 40.2-40.2 40.2 40.2 0 0 1 40.2 40.2' transform='translate(102.256 51.128)' fill='%23ffe9d3'/%3E%3C/g%3E%3Cg id='Group_978' data-name='Group 978' transform='translate(22.496 11.272)'%3E%3Cpath id='Path_4224' data-name='Path 4224' d='M-7.378-.946c.821-.524.147-2.568-.51-3.476-2.377 3.91-4.293.13-10.061 0-6.207-.14-7.3 2.408-10.408 2.443-6.137.07-7.09 6.493-5.49 18.375a10.186 10.186 0 0 0 3.217 6.844c1.824 1.838 4.352 2.021 6.687 2.162q3 .183 5.994.16 2.995.02 5.994-.16c2.335-.141 4.864-.323 6.688-2.162 2.126-2.145 2.453-3.985 2.917-7.037.7-4.591.814-10.711 0-13.737C-2.892.455-5.632-1.476-7.378-.946' transform='translate(34.534 4.427)' fill='%23916e53'/%3E%3C/g%3E%3Cg id='Group_979' data-name='Group 979' transform='translate(25.423 24.128)'%3E%3Cpath id='Path_4225' data-name='Path 4225' d='M-7.115-2.079C-7.16-5.267-8.068-7.7-9.8-8.788c-3.784-2.36-4.528.455-10.013.367-.013 0-.03-.006-.044-.007s-.029.006-.044.007h-.04c-.015 0-.031-.006-.045-.007s-.03.006-.045.007c-5.486.088-6.229-2.727-10.012-.367-1.737 1.084-2.644 3.52-2.689 6.708-.024 1.622-.7 3.337-.541 5.867a37.428 37.428 0 0 0 2.066 9.684c1.637 4.823 6.737 7.6 8 8.024a11.873 11.873 0 0 0 3.174.517l.111-.017.111.017a11.861 11.861 0 0 0 3.174-.517c1.264-.422 6.362-3.2 8-8.024A37.428 37.428 0 0 0-6.575 3.788c.163-2.53-.517-4.245-.54-5.867' transform='translate(33.303 9.733)' fill='%23ff9e87'/%3E%3C/g%3E%3Cg id='Group_980' data-name='Group 980' transform='translate(8.553 36.404)'%3E%3Cpath id='Path_4226' data-name='Path 4226' d='M-16.591-8.463A42.017 42.017 0 0 1-20.41-4.827 41.509 41.509 0 0 1-47.146 4.881c-.449 0-.906-.007-1.346-.023h-.039l-.539-.023a41.548 41.548 0 0 1-9.8-1.628A41.6 41.6 0 0 1-77.085-7.809a.034.034 0 0 1-.014-.023c-.191-.2-.374-.388-.556-.586a12.676 12.676 0 0 1 3.134-2.252c.418-.22.844-.418 1.279-.609.859-.38 1.742-.715 2.624-1.042.16-.061.312-.113.464-.167.289-.106.579-.205.868-.311 1.187-.426 2.412-.814 3.636-1.225.761-.252 1.515-.51 2.268-.791.859-.32 1.712-.662 2.534-1.043.38-.175.76-.366 1.133-.563a2 2 0 0 0 .213-.122 5.766 5.766 0 0 0 .989-.708 7.848 7.848 0 0 0 2.1-3.074c.107-.274.2-.547.282-.829a6.322 6.322 0 0 0 .168-.624c.061-.251.113-.5.152-.746.053-.366.106-.73.144-1.11.016-.122.031-.252.039-.381v-.016c.046-.493.076-1 .1-1.506.107-2.571-.053-5.151-.053-6.6 0-4.535 4.025-6.909 8.278-7.425.038-.008.076-.008.106-.016v-.03a.488.488 0 0 0 .1.015.4.4 0 0 0 .1-.015v.03c.038.008.068.008.107.016 4.253.517 8.278 2.891 8.278 7.425 0 1.217-.116 3.211-.084 5.333.007.723.031 1.461.084 2.184.014.228.029.457.053.677v.023c.046.472.106.943.183 1.4.006.046.014.084.022.138a8.255 8.255 0 0 0 3.629 5.9c.153.091.3.182.464.274a15.028 15.028 0 0 0 1.583.753c.814.335 1.651.609 2.488.875s1.673.525 2.488.806c.906.32 1.817.624 2.731.944a42 42 0 0 1 5.3 2.168 12.392 12.392 0 0 1 3.082 2.207' transform='translate(77.655 39.611)' fill='%23ff9e87'/%3E%3C/g%3E%3Cg id='Group_981' data-name='Group 981' transform='translate(8.553 59.464)'%3E%3Cpath id='Path_4227' data-name='Path 4227' d='M-15.754-1.6A12.357 12.357 0 0 1-12.672.609a42.031 42.031 0 0 1-3.82 3.636 41.509 41.509 0 0 1-26.735 9.708c-.449 0-.905-.009-1.346-.023h-.039l-.539-.023a41.663 41.663 0 0 1-9.8-1.628A41.611 41.611 0 0 1-73.166 1.263a.035.035 0 0 1-.014-.023c-.191-.2-.374-.388-.556-.586A12.676 12.676 0 0 1-70.6-1.6c.418-.221.845-.418 1.279-.609.859-.388 1.742-.723 2.625-1.042.159-.061.312-.114.464-.168.289-.105.578-.2.867-.311 1.187-.426 2.413-.815 3.638-1.225.761-.252 1.515-.51 2.268-.791.859-.32 1.711-.663 2.534-1.043.388-.182.76-.374 1.133-.571a1.814 1.814 0 0 0 .212-.122 21.474 21.474 0 0 0 5.19 6.87l.014.016a11.137 11.137 0 0 0 7.2 2.853A10.705 10.705 0 0 0-37.094.267a20.291 20.291 0 0 0 6.284-7.684c.153.091.3.182.465.274a15.237 15.237 0 0 0 1.581.753c.815.335 1.652.609 2.489.875s1.673.525 2.487.806' transform='translate(73.736 7.479)' fill='%23ff9a39'/%3E%3C/g%3E%3Cg id='Group_982' data-name='Group 982' transform='translate(27.684 52.002)'%3E%3Cpath id='Path_4228' data-name='Path 4228' d='M-5.48-.441c-.009-.046-.02-.09-.028-.136-.075-.453-.132-.922-.178-1.4-.19.175-.381.351-.579.512a12.465 12.465 0 0 1-8.057 3.024 12.693 12.693 0 0 1-7.867-3.112c-.191-.168-.38-.337-.564-.512-.048.507-.107 1.007-.186 1.488a8.8 8.8 0 0 1-2.71 5.265C-16.017 7.922-7.8 3.877-5.48-.441' transform='translate(25.648 2.065)' fill='%23e0846c'/%3E%3C/g%3E%3Cg id='Group_983' data-name='Group 983' transform='translate(37.164 34.982)'%3E%3Cpath id='Path_4229' data-name='Path 4229' d='M-.534 0a11.892 11.892 0 0 1 .2 2.685A8.262 8.262 0 0 1-.886 5.412a3.462 3.462 0 0 0-.385 1.075c.009.254-.013.259.239.47A8.977 8.977 0 0 0 1.3 7.683l.014.118a4.131 4.131 0 0 1-1.356.363 3.051 3.051 0 0 1-1.515-.186 1.571 1.571 0 0 1-.761-.649A1.518 1.518 0 0 1-2.47 6.292a3.945 3.945 0 0 1 .688-1.329A7.136 7.136 0 0 0-.941 2.611 14.316 14.316 0 0 0-.652.013Z' transform='translate(2.501)' fill='%23e0846c'/%3E%3C/g%3E%3Cg id='Group_984' data-name='Group 984' transform='translate(27.922 31.698)'%3E%3Cpath id='Path_4230' data-name='Path 4230' d='M-1.74-.429a1.2 1.2 0 0 0 .455-.2c.4-.282.222-.686-.188-.854a7.527 7.527 0 0 0-3.353-.5 6.7 6.7 0 0 0-2.365.6c-.234.109-.957.407-.952.725.009.462 1.3.208 1.542.182A16.492 16.492 0 0 1-3.913-.652 9.242 9.242 0 0 1-2.726-.5a2.523 2.523 0 0 0 .986.075' transform='translate(8.143 2.008)' fill='%23916e53'/%3E%3C/g%3E%3Cg id='Group_985' data-name='Group 985' transform='translate(42.811 31.698)'%3E%3Cpath id='Path_4231' data-name='Path 4231' d='M-.184-.429a1.2 1.2 0 0 1-.455-.2c-.4-.282-.222-.686.188-.854a7.527 7.527 0 0 1 3.353-.5 6.7 6.7 0 0 1 2.365.6c.234.109.957.407.952.725-.009.462-1.3.208-1.542.182A16.492 16.492 0 0 0 1.989-.652 9.242 9.242 0 0 0 .8-.5a2.523 2.523 0 0 1-.986.075' transform='translate(0.861 2.008)' fill='%23916e53'/%3E%3C/g%3E%3Cg id='Group_986' data-name='Group 986' transform='translate(34.193 46.337)'%3E%3Cpath id='Path_4232' data-name='Path 4232' d='M-2.358-.029A12.17 12.17 0 0 1-6.2.657 11.207 11.207 0 0 1-9.95-.017l-.032-.012c-2.131-.738-.773 2.568 1.816 3.526a5.465 5.465 0 0 0 3.993 0C-1.585 2.539-.227-.767-2.358-.029' transform='translate(11.034 0.136)' fill='%23fff'/%3E%3C/g%3E%3Cg id='Group_987' data-name='Group 987' transform='translate(30.983 35.337)'%3E%3Cpath id='Path_4233' data-name='Path 4233' d='M0-.4A1.331 1.331 0 0 0 1.259.973 1.331 1.331 0 0 0 2.388-.514a1.332 1.332 0 0 0-1.26-1.378A1.331 1.331 0 0 0 0-.4' transform='translate(0.002 1.893)' fill='%23351a12'/%3E%3C/g%3E%3Cg id='Group_988' data-name='Group 988' transform='translate(44.742 35.337)'%3E%3Cpath id='Path_4234' data-name='Path 4234' d='M-.649-.4A1.331 1.331 0 0 1-1.909.973 1.331 1.331 0 0 1-3.037-.514a1.332 1.332 0 0 1 1.26-1.378A1.331 1.331 0 0 1-.649-.4' transform='translate(3.039 1.893)' fill='%23351a12'/%3E%3C/g%3E%3Cg id='Group_989' data-name='Group 989' transform='translate(22.496 33.926)'%3E%3Cpath id='Path_4235' data-name='Path 4235' d='M-1.027-.817c-.2-.649-1.632-4.034-3.211-2.7-.921.778-.6 3.06.1 5.195A8.657 8.657 0 0 0-.666 5.58c.373.131-.361-6.4-.361-6.4' transform='translate(4.808 3.825)' fill='%23ff9e87'/%3E%3C/g%3E%3Cg id='Group_990' data-name='Group 990' transform='translate(51.327 33.926)'%3E%3Cpath id='Path_4236' data-name='Path 4236' d='M-.127-.817c.2-.649 1.632-4.034 3.211-2.7.921.778.6 3.06-.1 5.195A8.657 8.657 0 0 1-.488 5.58c-.373.131.361-6.4.361-6.4' transform='translate(0.593 3.825)' fill='%23ff9e87'/%3E%3C/g%3E%3Cg id='Group_991' data-name='Group 991' transform='translate(9.758 56.464)'%3E%3Cpath id='Path_4237' data-name='Path 4237' d='M-15.83-3.122c.131.1.259.185.383.28A37.347 37.347 0 0 1-42.322 11.251c-.144.015-.28.022-.424.028h-4.06c-.144-.006-.28-.013-.424-.028A37.359 37.359 0 0 1-74.092-2.821c.138-.1.274-.2.411-.3a24.46 24.46 0 0 1 2.515-1.511c.765-.4 1.408-.731 1.948-1 .274-.136.52-.259.745-.369.116-.055.225-.109.335-.157.307-.144.581-.266.834-.382.15-.068.288-.123.424-.179.663-.274 1.182-.458 1.92-.752.226-.082.466-.177.739-.294.088-.034.184-.075.28-.116.451-.185.97-.4 1.6-.69.314-.137.663-.294 1.032-.466s.779-.362 1.224-.566c.246-.116.486-.24.718-.363.109-.054.212-.116.315-.178.239-.137.471-.273.69-.424a.338.338 0 0 0 .082-.061c.007 0 .007 0 .014-.007s.006.007.006 0a1.09 1.09 0 0 0 .11-.075.124.124 0 0 0 .028-.021c.006-.006.02-.013.028-.02.286-.226.553-.458.806-.69a1.871 1.871 0 0 0 .177-.157 3.378 3.378 0 0 0 .289-.267 13.5 13.5 0 0 0 1.6-1.853c.061-.089.117-.177.165-.259.013-.02.027-.042.041-.061a.006.006 0 0 0 .006.006A20.465 20.465 0 0 0-46.615-7.5a1.3 1.3 0 0 1 .807.752c.219.909.889 7.184 1.093 9.125a.979.979 0 0 0-.013.144c-.006.04-.014.075-.02.1v.061a.06.06 0 0 0-.007.034v.042c-.006.007 0 .007 0 .007s-.006.006-.006.006a.006.006 0 0 0 .006.007.707.707 0 0 1-.013.082.729.729 0 0 0-.007.083.1.1 0 0 0 .02-.041.019.019 0 0 1 .007-.013V2.879c.006-.014.006-.02.014-.027a.216.216 0 0 1 .013-.055c.007-.006.007-.014.015-.027 0 .006.006.013.006.02a.692.692 0 0 0 .048.156.729.729 0 0 0-.007-.083.1.1 0 0 1-.007-.047c0-.014-.006-.027-.006-.047s-.007-.056-.014-.089V2.64c-.007-.075-.013-.164-.028-.259 0-.034.008-.061.008-.1a.436.436 0 0 0 .013-.1 1.014 1.014 0 0 0 .014-.143c.02-.226.055-.493.082-.787a.039.039 0 0 0 .007-.027c.02-.206.041-.418.068-.65.007-.1.02-.212.034-.322.02-.219.048-.444.075-.676.02-.191.042-.383.061-.58.02-.165.042-.329.054-.5a.352.352 0 0 0 .014-.1c.035-.279.068-.567.1-.847l.042-.342c.006-.007.006-.013.006-.028.007-.041.007-.083.014-.123a.905.905 0 0 1 .013-.137v-.02c.007-.034.007-.075.015-.116 0-.014.006-.028.006-.041.014-.124.028-.247.041-.37s.035-.252.048-.375v-.027c.014-.09.028-.179.034-.261.049-.429.1-.826.144-1.169.035-.185.055-.362.075-.52.047-.368.1-.635.131-.778a.473.473 0 0 1 .075-.178.335.335 0 0 1 .061-.089 1.451 1.451 0 0 1 .294-.281 1.309 1.309 0 0 1 .13-.082 1.29 1.29 0 0 1 .13-.068.884.884 0 0 1 .123-.054A19.131 19.131 0 0 0-38.59-9.875c.212-.15.424-.307.628-.478a.13.13 0 0 0 .028-.02c.178-.144.355-.288.533-.438s.383-.335.581-.513c.1-.089.192-.185.293-.28s.192-.185.295-.287c.15-.15.3-.308.444-.466s.259-.286.383-.429c.171-.192.335-.377.485-.582.212-.267.417-.54.609-.827.1-.136.192-.274.28-.417A14.33 14.33 0 0 0-32.515-12.4a5.744 5.744 0 0 0 1.341 1.223.023.023 0 0 0 .02.007c.008.007.014.02.028.02a.007.007 0 0 0 .007.007c.007 0 .007 0 .014.014a.131.131 0 0 0 .047.035c.007.013.014.013.021.02a.824.824 0 0 0 .075.061c.054.04.116.082.171.13a.668.668 0 0 1 .1.068c.1.075.219.15.355.239.007.007.013.007.02.014a1.385 1.385 0 0 1 .123.082c.028.014.049.034.083.049.007.006.007.006.013.006.042.028.083.049.123.076a2.464 2.464 0 0 0 .219.13c.082.047.164.1.253.144a1.945 1.945 0 0 0 .191.109 3.48 3.48 0 0 0 .4.2c.1.056.212.11.328.165 5.823 2.822 4.819 2.173 7.792 3.69a2 2 0 0 0 .212.109.07.07 0 0 0 .047.02c.089.055.185.1.281.15.116.062.24.123.369.185a.144.144 0 0 1 .041.028c.11.054.219.11.335.171.2.1.4.212.622.329.035.02.068.033.1.054l.165.082c.034.014.061.035.1.049a1.325 1.325 0 0 1 .144.075.17.17 0 0 1 .04.027c.24.123.466.24.684.37.116.061.232.13.348.2.082.049.164.1.239.144.138.075.267.156.389.239.076.048.151.089.226.137.014.013.028.02.042.034.075.048.15.1.219.143.11.069.212.144.315.212.02.007.028.02.048.035Z' transform='translate(74.092 14.612)' fill='%23ffdbb5'/%3E%3C/g%3E%3Cg id='Group_992' data-name='Group 992' transform='translate(9.724 58.652)'%3E%3Cpath id='Path_4238' data-name='Path 4238' d='M-15.943-2.6A37.355 37.355 0 0 1-42.819 11.49h-4.907A37.363 37.363 0 0 1-74.588-2.583a.184.184 0 0 0-.034-.041 22.1 22.1 0 0 1 2.912-1.8C-65.572-7.641-67.7-6.075-60.63-9.4a13.431 13.431 0 0 0 1.764-.985 10.953 10.953 0 0 0 1.08-.82 1.683 1.683 0 0 0 .178-.157 3.493 3.493 0 0 0 .287-.267.228.228 0 0 1 .021.061A52.232 52.232 0 0 0-51.936.821c2.76 4.792 5.659 8.482 6.691 8.482 1.149 0 3.91-3.473 6.678-8.476a68.906 68.906 0 0 0 5.556-12.993c0-.008.008-.013.008-.02a11.1 11.1 0 0 0 1.333 1.244.025.025 0 0 0 .02.006c.007.007.013.021.028.021a.006.006 0 0 0 .006.006l.007.007a.006.006 0 0 0 .006.006.136.136 0 0 0 .048.035c.007.013.013.013.021.02a.625.625 0 0 0 .075.062c.054.041.116.082.171.129a.726.726 0 0 1 .1.069c.048.028.1.061.143.089.069.048.137.1.212.149.007.007.013.007.02.014a1.445 1.445 0 0 1 .123.082c.028.013.049.034.082.049.007.006.007.006.015.006.041.028.082.048.123.075a2.464 2.464 0 0 0 .219.13c.082.047.164.1.252.143a1.575 1.575 0 0 0 .192.109c.068.035.136.068.2.1.158.083.315.157.479.239.526.253 1 .473 1.422.67.219.1.418.192.609.287s.369.164.532.24l.007.006c.295.13.568.252.807.369.082.035.157.075.233.11a.546.546 0 0 1 .109.047c.274.123.512.232.724.329.061.027.123.054.177.082a1.173 1.173 0 0 1 .158.075c.246.1.451.2.65.293.1.049.205.1.307.143s.2.1.3.151a1.133 1.133 0 0 1 .185.089c.109.055.226.116.355.178a.178.178 0 0 1 .048.028c.205.1.437.218.7.355a.163.163 0 0 1 .048.027c.123.061.253.131.4.205.068.035.143.075.225.116a.443.443 0 0 0 .055.034.17.17 0 0 1 .048.02c.2.1.417.212.65.335a.129.129 0 0 1 .041.028c.109.055.219.11.335.171s.232.116.349.177.246.131.375.2c.055.027.109.055.164.088.034.014.061.035.1.049a1.376 1.376 0 0 1 .143.074.121.121 0 0 0 .041.028c.24.123.466.24.683.37.117.061.233.13.35.2.082.047.164.094.238.143.137.075.267.157.389.239.076.047.151.089.226.137.014.013.028.02.042.034.075.048.149.1.219.143.109.068.212.145.315.212.006.007.013.007.02.013a.26.26 0 0 0 .02.021.572.572 0 0 1 .123.083c.1.067.185.129.274.2' transform='translate(74.622 12.186)' fill='%23ff9a39'/%3E%3C/g%3E%3Cg id='Group_993' data-name='Group 993' transform='translate(39.076 56.068)'%3E%3Cpath id='Path_4239' data-name='Path 4239' d='M-3.767-.879A30.227 30.227 0 0 1-9.522 11.91c-.717.919-3.071-2.158-4.508-4.262-.605-.885-1.12-2-1.528-2-.354 0-1.857 7.821-2.073 8.19 0 0 .895-8.61 1.152-9.689a1.338 1.338 0 0 1 .812-.757A19.547 19.547 0 0 0-6.737-3.966a.31.31 0 0 1 .451-.086A11.439 11.439 0 0 1-3.767-.879' transform='translate(17.631 4.116)' fill='%23fff'/%3E%3C/g%3E%3Cg id='Group_994' data-name='Group 994' transform='translate(25.247 56.068)'%3E%3Cpath id='Path_4240' data-name='Path 4240' d='M0-.879A30.231 30.231 0 0 0 5.755 11.91c.717.919 3.071-2.158 4.509-4.262.605-.885 1.119-2 1.528-2 .353 0 1.857 7.821 2.072 8.19 0 0-.894-8.61-1.152-9.689a1.339 1.339 0 0 0-.811-.757A19.547 19.547 0 0 1 2.97-3.966a.31.31 0 0 0-.451-.086A11.423 11.423 0 0 0 0-.879' transform='translate(0 4.116)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
      

}
.swiper-testimonials12 .swiper-slide[data-swiper-slide-index="3"] .info-title::after {
        background-image: url("data:image/svg+xml,%3Csvg id='illu-4' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='70' height='70' viewBox='0 0 85 85'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Cpath id='Path_4185' data-name='Path 4185' d='M0 26.89H85v-85H0Z' transform='translate(0 58.11)' fill='none'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_936' data-name='Group 936' clip-path='url(%23clip-path)'%3E%3Cg id='Group_923' data-name='Group 923' transform='translate(0.91 0.906)'%3E%3Cpath id='Path_4172' data-name='Path 4172' d='M26.314 13.159a41.526 41.526 0 0 1-14.9 31.9A41.432 41.432 0 0 1-15.276 54.75c-.448 0-.9-.007-1.344-.023h-.038L-17.2 54.7A41.436 41.436 0 0 1-45.161 42.081c-.009-.007-.016-.015-.016-.022a41.436 41.436 0 0 1-11.689-28.9 41.59 41.59 0 0 1 41.59-41.6 41.594 41.594 0 0 1 41.59 41.6' transform='translate(56.866 28.438)' fill='%23cfd9e7'/%3E%3C/g%3E%3Cg id='Group_924' data-name='Group 924' transform='translate(25.221 14.763)'%3E%3Cpath id='Path_4173' data-name='Path 4173' d='M.266 3.428C3.815-4.781 12.8-7.29 15.4-5.189c0 0 .708-2.392 4.962-2.209A15.8 15.8 0 0 1 31.4-2.076c4.846 5.522 5.708 10.441 5.5 14.769-.17 3.448-29.723 7.987-33.469 6.062-3.888-2-4.953-11.19-3.165-15.327' transform='translate(0.575 7.408)' fill='%23ffd6b6'/%3E%3C/g%3E%3Cg id='Group_925' data-name='Group 925' transform='translate(12.598 39.407)'%3E%3Cpath id='Path_4174' data-name='Path 4174' d='M17.9 11.071A41.435 41.435 0 0 1-8.787 20.762c-.448 0-.9-.007-1.344-.022h-.038l-.538-.023A41.435 41.435 0 0 1-38.672 8.094c-.007-.009-.016-.016-.016-.023A13.059 13.059 0 0 1-34.23 4.692a1.022 1.022 0 0 1 .145-.061c2.37-.919 5.665-1.352 8.589-2.074l.57-.136A11.281 11.281 0 0 0-20.1.217a8.639 8.639 0 0 0 1.808-2.324c.113-.219.212-.44.3-.66a2.921 2.921 0 0 0 .152-.411c.031-.076.053-.151.076-.227.045-.152.091-.3.129-.456a3.794 3.794 0 0 0 .1-.418 2.377 2.377 0 0 0 .053-.319c.045-.236.076-.47.1-.705.007-.092.015-.176.022-.266a3.285 3.285 0 0 0 .023-.4c.007-.176.015-.35.015-.532v-.3a38 38 0 0 0-.614-5.125c-.092-.608-.183-1.208-.252-1.808-.038-.288-.076-.585-.105-.873a17.46 17.46 0 0 1-.1-1.777 6.548 6.548 0 0 1 3.16-5.658h.016A13.674 13.674 0 0 1-4.518-23.4c.047.016.1.031.145.047 2.522.8 4.283 2.422 4.018 4.761s-.478 4.6-.592 6.707c-.016.19-.023.372-.023.562-.038.562-.061 1.109-.069 1.632-.007.228-.007.449-.007.661v.107c-.015.44-.007.866.007 1.276v.121c.007.768.047 1.489.114 2.165.2 2.294.7 4.009 1.58 4.891A17.8 17.8 0 0 0 6.783 3.218c.016.007.031.007.038.016.4.159.813.319 1.216.471.806.31 1.61.614 2.4.933.2.083.395.159.585.243.592.252 1.169.516 1.732.813.174.091.348.19.516.281.143.083.281.167.417.25.228.145.456.29.676.449.145.105.3.212.442.326.129.1.25.2.379.312a6.834 6.834 0 0 1 .54.5c.152.145.3.3.433.456a4.918 4.918 0 0 1 .44.54c.121.152.236.312.341.471.092.129.168.257.252.395.053.091.107.181.159.281.091.159.183.326.266.5.1.206.2.411.288.616' transform='translate(38.688 23.925)' fill='%23ff9e87'/%3E%3C/g%3E%3Cg id='Group_926' data-name='Group 926' transform='translate(12.614 65.692)'%3E%3Cpath id='Path_4175' data-name='Path 4175' d='M17.9 2.756A41.435 41.435 0 0 1-8.792 12.446c-.448 0-.9-.007-1.344-.022h-.038A41.449 41.449 0 0 1-38.677-.221a15.494 15.494 0 0 1 4.442-3.4l.137-.069c2.833-1.322 5.749-1.413 8.6-2.067l.57-.136c.083-.015.174-.038.257-.06a10.951 10.951 0 0 1 3.44 3.022C-18.087 1.35-15.839 10.45-10.105 10.45a8.109 8.109 0 0 0 2.431-.494C-1.675 8 2.752-4.96 6.778-5.1c.016.007.031.007.038.016.4.159.813.319 1.216.471.806.31 1.61.614 2.4.933.2.083.395.159.585.243.592.252 1.169.516 1.732.813.174.091.348.19.516.281.143.083.281.167.417.25.228.145.456.29.676.449.145.105.3.212.442.326.129.1.25.2.379.312a6.834 6.834 0 0 1 .54.5c.152.145.3.3.433.456a4.918 4.918 0 0 1 .44.54c.121.152.236.312.341.471.092.129.168.257.252.395.053.091.107.181.159.281.091.159.183.326.266.5.1.206.2.411.288.616' transform='translate(38.677 5.955)' fill='%232f60b2'/%3E%3C/g%3E%3Cg id='Group_927' data-name='Group 927' transform='translate(32.989 47.806)'%3E%3Cpath id='Path_4176' data-name='Path 4176' d='M5.5 3.216A35.6 35.6 0 0 1 5.371-.457c0-1.878.133-4.047.369-6.492-5.494.475-12.106.576-17.616.905.124 1.178.342 2.314.543 3.421l.092.519c.007.047.016.1.025.143.041.244.08.486.116.726a.074.074 0 0 1 0 .013c.076.513.136 1.018.17 1.52a11.592 11.592 0 0 1 .016 1.17 9.733 9.733 0 0 1-.964 5C-9.563 9.83.775 10.234 5.5 3.216' transform='translate(11.876 6.949)' fill='%23e0846c'/%3E%3C/g%3E%3Cg id='Group_928' data-name='Group 928' transform='translate(29.115 21.425)'%3E%3Cpath id='Path_4177' data-name='Path 4177' d='M8.255 4.977c-.262 1.875 1.752 3.685.512 9.13-1.2 5.288-7.374 12.7-10.421 13.134-1.774.255-9.771-2.615-13.833-11.3a29.629 29.629 0 0 1-2.348-11.5 38.407 38.407 0 0 1 1.142-6.056c.761-4.115 2.159-7.012 5.237-7.97A24.635 24.635 0 0 1 1.187-10.2C5.328-9.255 9.46-3.634 8.255 4.977' transform='translate(17.839 10.756)' fill='%23ff9e87'/%3E%3C/g%3E%3Cg id='Group_929' data-name='Group 929' transform='translate(25.996 38.797)'%3E%3Cpath id='Path_4178' data-name='Path 4178' d='M1.3.755C1.278.69.626-.193.361-.556c-.512-.7-1.957-1.723-2.9-.519-.743.945.24 3.1 1.486 4.969A8.643 8.643 0 0 0 2.571 6.925C2.935 6.95 1.506 1.546 1.3.755' transform='translate(2.8 1.631)' fill='%23ff9e87'/%3E%3C/g%3E%3Cg id='Group_930' data-name='Group 930' transform='translate(35.302 36.28)'%3E%3Cpath id='Path_4179' data-name='Path 4179' d='M2.6.332C2.819-.1 1.284-.4.855-.513A7.528 7.528 0 0 0-2.528-.538 6.691 6.691 0 0 0-4.781.391c-.215.14-.889.537-.838.85C-5.546 1.7-4.3 1.285-4.07 1.2A8.131 8.131 0 0 1-.148.644C.5.68 2.217 1.1 2.6.332' transform='translate(5.622 0.718)' fill='%23ae6750'/%3E%3C/g%3E%3Cg id='Group_931' data-name='Group 931' transform='translate(46.106 39.827)'%3E%3Cpath id='Path_4180' data-name='Path 4180' d='M.25 0A11.373 11.373 0 0 0 .776 2.579 5.125 5.125 0 0 0 1.988 4.716l.218.187a2.334 2.334 0 0 1 .31.3 1.48 1.48 0 0 1 .354.982 2.162 2.162 0 0 1-.806 1.518A5.189 5.189 0 0 1-.484 8.929L-.54 8.823c.623-.686 1.286-1.28 1.77-1.9a2.113 2.113 0 0 0 .43-.793c.034-.168 0-.279-.423-.753A6.065 6.065 0 0 1 .178 2.724 9.968 9.968 0 0 1 .131 0Z' transform='translate(0.54 0.003)' fill='%23e0846c'/%3E%3C/g%3E%3Cg id='Group_932' data-name='Group 932' transform='translate(41.57 50.545)'%3E%3Cpath id='Path_4181' data-name='Path 4181' d='M2.69.353c.066-.2-.158-.423-.4-.383A13.275 13.275 0 0 1-5.046-.647C-6.9-1.411-5 1.813-3.622 2.568A4.244 4.244 0 0 0 .939 2.552 4.43 4.43 0 0 0 2.69.353' transform='translate(5.814 0.763)' fill='%23fff'/%3E%3C/g%3E%3Cg id='Group_933' data-name='Group 933' transform='translate(50.371 39.601)'%3E%3Cpath id='Path_4182' data-name='Path 4182' d='M0 .418c.06.683.531 1.2 1.053 1.154A1.126 1.126 0 0 0 1.89.253C1.83-.43 1.359-.946.837-.9A1.125 1.125 0 0 0 0 .418' transform='translate(0.004 0.904)' fill='%23182944'/%3E%3C/g%3E%3Cg id='Group_934' data-name='Group 934' transform='translate(39.489 39.802)'%3E%3Cpath id='Path_4183' data-name='Path 4183' d='M.031.52a1.19 1.19 0 0 0 1.5.755A1.189 1.189 0 0 0 2.106-.3a1.19 1.19 0 0 0-1.5-.755A1.189 1.189 0 0 0 .031.52' transform='translate(0.066 1.123)' fill='%23182944'/%3E%3C/g%3E%3Cg id='Group_935' data-name='Group 935' transform='translate(27.772 17.834)'%3E%3Cpath id='Path_4184' data-name='Path 4184' d='M.426 2.649C3.4-2.914 10.386-5.162 14.617-5.615a18.788 18.788 0 0 1 13.538 3.74c4.587 3.581 5.443 8.575 5.8 10.64 1.128 6.54-3.075 14.8-6.623 16.661 1.476-3.642-.281-10.833-4.056-14.686-.146 1.381.051 2.9 1.894 5.434A10.167 10.167 0 0 1 14.733 8.819c-.622 1.063-.322 2.968 1.069 5.711C11.389 14.514 6.872 9.8 7.317 4.479c-4.2 2.684-4.526 9.667-5.067 12.05C1.577 19.5.923 17.683.416 16c-.964-3.206-2.454-8.746.01-13.349' transform='translate(0.92 5.725)' fill='%23ffd6b6'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
       
    
}
.swiper-testimonials12 .swiper-slide[data-swiper-slide-index="4"] .info-title::after {
        background-image: url("data:image/svg+xml,%3Csvg id='illu-7' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='70' height='70' viewBox='0 0 120 120'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Cpath id='Path_4114' data-name='Path 4114' d='M60-101.737a60 60 0 0 0-60 60H0a60 60 0 0 0 60 60h0a60 60 0 0 0 60-60h0A60 60 0 0 0 60-101.737Z' transform='translate(0 101.737)' fill='none'/%3E%3C/clipPath%3E%3CclipPath id='clip-path-2'%3E%3Cpath id='Path_4121' data-name='Path 4121' d='M82.627-27.3c.357.16.924.419 1.546.7h0A40.591 40.591 0 0 1 70.749-14.124h0a23.217 23.217 0 0 1-11.337 3.008h0A23.648 23.648 0 0 1 46-15.419h0l-.028-.024a34.178 34.178 0 0 1-9.664-10.365h0a4.108 4.108 0 0 1-.4.185h0c-.694.3-1.389.584-2.113.86h0c-1.529.574-3.115 1.09-4.715 1.572h0c-1.405.425-2.808.815-4.225 1.195h0c-2.282.619-4.564 1.2-6.774 1.848h0c-.54.16-1.078.308-1.617.47h0c-.282.08-.567.161-.864.252h0c-1.262.371-2.526.755-3.768 1.178h0C23.356-7.095 40.67 0 60.03 0h0c19.18 0 36.35-6.961 47.872-17.936h0c-2.371-.85-4.817-1.574-7.278-2.27h0c-1.7-.481-3.66-1.4-5.346-1.877h0s-2.258-.988-3.261-1.327h0c-1.51-.508-3.488-1.507-5.006-2.011h0c-.627-.207-1.808-.721-2.839-1.181h0a.025.025 0 0 0 0-.007h0c-.1-.041-.438-.193-.782-.346h0c-.4-.178-.8-.357-.8-.357h0l.03.013m1.551.69c.035.015.038.015 0 0h0s0 0 0 0' transform='translate(-11.835 27.312)' fill='none'/%3E%3C/clipPath%3E%3CclipPath id='clip-path-4'%3E%3Crect id='Rectangle_250' data-name='Rectangle 250' width='49.926' height='10.888' fill='none'/%3E%3C/clipPath%3E%3CclipPath id='clip-path-5'%3E%3Cpath id='Path_4123' data-name='Path 4123' d='M28.875-63.771H78.8V-74.659H28.875Z' transform='translate(-28.875 74.659)' fill='none'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_847' data-name='Group 847' clip-path='url(%23clip-path)'%3E%3Cg id='Group_831' data-name='Group 831' transform='translate(1.533 -0.306)'%3E%3Cpath id='Path_4098' data-name='Path 4098' d='M18.356 9.178A60.306 60.306 0 0 1-41.95 69.484 60.306 60.306 0 0 1-102.256 9.178 60.306 60.306 0 0 1-41.95-51.128 60.306 60.306 0 0 1 18.356 9.178' transform='translate(102.256 51.128)' fill='%23f1f5d9'/%3E%3C/g%3E%3Cg id='Group_832' data-name='Group 832' transform='translate(13.282 55.431)'%3E%3Cpath id='Path_4099' data-name='Path 4099' d='M14.331 7.211A63.166 63.166 0 0 1 .362 19.171 62.249 62.249 0 0 1-32.86 28.721 62.247 62.247 0 0 1-71.6 15.268 62.77 62.77 0 0 1-79.833 7.45c.172-.149.354-.308.537-.456A52.384 52.384 0 0 1-72.87 2.508 99.517 99.517 0 0 1-60.409-3.746c.195-.079.376-.159.571-.239.217-.1.445-.193.662-.285.068-.033.149-.068.216-.1.88-.376 1.678-.742 2.409-1.106A22.723 22.723 0 0 0-52.032-8.3c.239-.217.468-.423.674-.617a8.1 8.1 0 0 0 2.1-3.344 6.885 6.885 0 0 0 .275-.958A16.775 16.775 0 0 0-48.71-17.2v-.183c0-.057-.012-.114-.012-.17-.012-.218-.022-.456-.022-.685-.012-.138-.024-.262-.024-.4-.022-.515-.067-1.063-.113-1.632-.07-.764-.149-1.577-.218-2.443a1.377 1.377 0 0 0-.021-.206v-.067c0-.024-.012-.058-.012-.08-.034-.388-.068-.787-.1-1.2-.033-.433-.068-.867-.1-1.325-.137-1.609-.263-3.377-.343-5.317-.022-.41-.046-.81-.057-1.222-.126-3.618 2.807-6.093 6.813-7.246a16.384 16.384 0 0 1 2-.479c8.113-1.415 18.864 1.894 18.864 11.036 0 .695.011 1.392.022 2.077.012.318.024.639.045.957 0 .092.012.184.012.275.012.366.034.731.068 1.108.058.834.137 1.654.252 2.455a21.445 21.445 0 0 0 1.529 5.625c.1.239.217.479.33.708a15.823 15.823 0 0 0 2.248 3.377 18.245 18.245 0 0 0 4.884 3.824c.241.137.479.263.719.388a2.619 2.619 0 0 0 .241.126c.067.045.125.068.182.1.525.3 1.016.559 1.484.812.08.033.149.079.229.112.193.093.376.2.559.3.672.366 1.312.684 1.917.993a2.507 2.507 0 0 1 .262.125c.218.114.423.217.617.32.1.046.193.1.284.137.183.1.377.195.56.285.377.184.731.366 1.073.524.171.093.33.172.491.252l.342.171 1.152.558c.034.013.057.037.08.046.057.024.126.058.193.092s.16.08.239.114c.548.275 1.084.537 1.632.81.079.046.149.08.228.125.251.125.491.252.743.377C2.04-.869 3.636 0 5.634 1.173c.171.1.33.195.5.3.513.32 1.05.639 1.619.993.331.205.651.4.971.605a49.8 49.8 0 0 1 5.6 4.142' transform='translate(79.833 40.168)' fill='%23ffcab9'/%3E%3C/g%3E%3Cg id='Group_833' data-name='Group 833' transform='translate(41.745 69.812)'%3E%3Cpath id='Path_4100' data-name='Path 4100' d='M4.805 1.547A25.261 25.261 0 0 1 2.6-8.617c-8.2.327-19.555-.067-27.349.2.709 8.737 1.621 13.056-2.023 16.667 4.536 5.826 19.83 8.922 31.573-6.7' transform='translate(26.768 8.617)' fill='%23ffac97'/%3E%3C/g%3E%3Cg id='Group_834' data-name='Group 834' transform='translate(35.624 22.363)'%3E%3Cpath id='Path_4101' data-name='Path 4101' d='M.519 1.674c-2.19 5.78.308 7.02-1.314 13.392C-5.112 32.041-1.771 38.429.374 41.134c5.007 6.307 11.06 6.156 15.673 6.713 10.2 1.227 18.715-4.621 21.224-13.737 2.242-8.141.953-9.69 3.128-15.836C45.794 3.024 37.859-4.455 23.832-8.394 11.911-11.743 3.257-5.549.519 1.674' transform='translate(2.893 9.328)' fill='%23ffcab9'/%3E%3C/g%3E%3Cg id='Group_835' data-name='Group 835' transform='translate(34.092 14.364)'%3E%3Cpath id='Path_4102' data-name='Path 4102' d='M5.819 2.328s3.567 1.28 5.281-3.8c1.828-5.41-6.111-10.069-14.244-11.3-6.971-1.052-14.639 2.192-19.486 6.314-8.958 7.618-13.96 19.894-5.271 25.582C-26.725 8.659-19.046 1.281-16.931 1.3c-3.613 3.557-4.007 6.268-3.372 8.211 5.793-5.651 13.937-7.7 16.617-8.095 7.512-1.122 9.506.916 9.506.916' transform='translate(32.416 12.97)' fill='%23ae6750'/%3E%3C/g%3E%3Cg id='Group_836' data-name='Group 836' transform='translate(71.95 26.081)'%3E%3Cpath id='Path_4103' data-name='Path 4103' d='M.078.584A12.155 12.155 0 0 1 2.856 11.742c-1.111 4.975.577 6.644 1.584 9.271a10.324 10.324 0 0 1 .379 5.725l1.5-4.232C11 18.739 16.244-2.58 5.36-3.217-2.868-3.7.078.584.078.584' transform='translate(0.435 3.255)' fill='%23ae6750'/%3E%3C/g%3E%3Cg id='Group_837' data-name='Group 837' transform='translate(76.823 48.028)'%3E%3Cpath id='Path_4104' data-name='Path 4104' d='M.252.49c.59-.832 4.2-5 5.834-2.358.952 1.537-.494 4.722-2.115 8-2 4.047-4.681 4.377-5.274 4.39S.252.49.252.49' transform='translate(1.405 2.732)' fill='%23ffcab9'/%3E%3C/g%3E%3Cg id='Group_838' data-name='Group 838' transform='translate(32.997 43.91)'%3E%3Cpath id='Path_4105' data-name='Path 4105' d='M.841.754c-.177-1-1.658-6.312-4.265-4.628C-4.94-2.892-4.907.564-4.271 3.874A16.457 16.457 0 0 0-1.02 10.19C-.243 11.271 1.419 2.652.841.754' transform='translate(4.684 4.201)' fill='%23ffcab9'/%3E%3C/g%3E%3Cg id='Group_839' data-name='Group 839' transform='translate(34.583 40.068)'%3E%3Cpath id='Path_4106' data-name='Path 4106' d='M6.344 1.371S8.761 5.494 4.854 15.245A19.238 19.238 0 0 1 1.925 20.66a1.8 1.8 0 0 1-2.312.283 33.652 33.652 0 0 0-15.144-5.221c-8.881-.579-12.053 1.689-13.367 2.633-1.711 1.228-3.94-4.718-3.83-9.168C-32.657 6.25-31.32-1.247-31.32-1.247L-32.5-7.639c1.145 12.348-3.753 16.947-2.7 25.987.891 7.6 5.683 18.2 19.02 19.664a26.577 26.577 0 0 0 14.3-2.941 27.914 27.914 0 0 0 8.136-6.809 15.774 15.774 0 0 0 4-8.664 23.5 23.5 0 0 0-.51-6.028 51.6 51.6 0 0 1-.92-5.2 32.506 32.506 0 0 1 .163-6.11A14.615 14.615 0 0 0 9.346-.286c-.626.453-4.357-2.486-3 1.657' transform='translate(35.343 7.639)' fill='%23ae6750'/%3E%3C/g%3E%3Cg id='Group_840' data-name='Group 840' transform='translate(60.93 42.256)'%3E%3Cpath id='Path_4107' data-name='Path 4107' d='M.245.486C-1.378.679-1.588-.367-1.194-1.123-.838-1.8.933-2.557 2.478-2.668a8.421 8.421 0 0 1 7.03 2.32c1.812 1.664 1.92 2.982-1.345 1.673A14.064 14.064 0 0 0 .245.486' transform='translate(1.365 2.707)' fill='%23ae6750'/%3E%3C/g%3E%3Cg id='Group_841' data-name='Group 841' transform='translate(41.388 40.068)'%3E%3Cpath id='Path_4108' data-name='Path 4108' d='M1.359.6C2.674 1.1 3.034.107 2.837-.709 2.661-1.445 1.321-2.516.055-2.919A6.316 6.316 0 0 0-6.2-1.966C-8-.675-8.319.6-5.375-.071A10.245 10.245 0 0 1 1.359.6' transform='translate(7.571 3.339)' fill='%23ae6750'/%3E%3C/g%3E%3Cg id='Group_842' data-name='Group 842' transform='translate(43.17 48.121)'%3E%3Cpath id='Path_4109' data-name='Path 4109' d='M.525.334A1.921 1.921 0 0 1-1.344 2.275 1.919 1.919 0 0 1-2.916.088 1.922 1.922 0 0 1-1.048-1.854 1.923 1.923 0 0 1 .525.334' transform='translate(2.922 1.858)' fill='%23182944'/%3E%3C/g%3E%3Cg id='Group_843' data-name='Group 843' transform='translate(64.01 50.265)'%3E%3Cpath id='Path_4110' data-name='Path 4110' d='M.545.347A1.994 1.994 0 0 1-1.4 2.365 1.994 1.994 0 0 1-3.03.093 2 2 0 0 1-1.09-1.927 2 2 0 0 1 .545.347' transform='translate(3.037 1.931)' fill='%23182944'/%3E%3C/g%3E%3Cg id='Group_844' data-name='Group 844' transform='translate(50.172 44.202)'%3E%3Cpath id='Path_4111' data-name='Path 4111' d='M.545 0a15.875 15.875 0 0 1 .6 4.941A11.78 11.78 0 0 1-.135 9.92a8.8 8.8 0 0 0-.991 1.967 1.612 1.612 0 0 0 .275 1.444A11.01 11.01 0 0 0 2.94 15.755l-.025.176a7.858 7.858 0 0 1-2.56-.19 5.235 5.235 0 0 1-2.464-1.272 3 3 0 0 1-.843-1.424 2.988 2.988 0 0 1 .073-1.67A7.343 7.343 0 0 1-1.445 9.116 10.171 10.171 0 0 0 .21 4.843 17.668 17.668 0 0 0 .372.039Z' transform='translate(3.038)' fill='%23ffac97'/%3E%3C/g%3E%3Cg id='Group_845' data-name='Group 845' transform='translate(45.553 67.845)'%3E%3Cpath id='Path_4112' data-name='Path 4112' d='M0 .081c-.031-.339.4-.632.84-.5A28.128 28.128 0 0 0 14.476.713c3.6-.689.889 3.811-3.495 4.736a9.519 9.519 0 0 1-7.7-1.178A8.024 8.024 0 0 1 0 .081' transform='translate(0.001 0.45)' fill='%23fff'/%3E%3C/g%3E%3Cg id='Group_846' data-name='Group 846' transform='translate(5.036 88.244)'%3E%3Cpath id='Path_4113' data-name='Path 4113' d='M16.537 2.391a74.8 74.8 0 0 1-6.8 6.472A73.86 73.86 0 0 1-37.833 26.138c-.8 0-1.611-.014-2.4-.04H-40.3l-.961-.041a73.936 73.936 0 0 1-17.438-2.9 74.018 74.018 0 0 1-32.411-19.6c-.014-.013-.027-.027-.027-.041-.339-.351-.664-.69-.99-1.042a22.6 22.6 0 0 1 5.579-4.008c.744-.393 1.5-.744 2.274-1.083 1.53-.69 3.1-1.287 4.671-1.854.284-.11.554-.2.826-.3.514-.189 1.029-.366 1.543-.554 2.113-.758 4.291-1.45 6.472-2.18 1.354-.447 2.694-.907 4.035-1.41 1.529-.567 3.047-1.177 4.508-1.853.69-.327 1.353-.664 2.017-1.017A3.289 3.289 0 0 0-59.821-12 38.26 38.26 0 0 0-50.587.224l.028.027A19.8 19.8 0 0 0-37.752 5.328a19.033 19.033 0 0 0 10.83-3.547c4.347-2.991 9.138-9.141 12.142-15.1.689.368 1.192.616 1.477.778a32.633 32.633 0 0 0 3.081 1.575c1.45.6 1.627 1.134 3.116 1.609s2.168 1.246 3.618 1.746c1.611.57 3.482 1.648 5.106 2.215a74.442 74.442 0 0 1 9.436 3.858 22 22 0 0 1 5.484 3.927' transform='translate(92.124 13.317)' fill='%23bcd64b'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_854' data-name='Group 854' transform='translate(11.835 92.688)' clip-path='url(%23clip-path-2)'%3E%3Cg id='Group_848' data-name='Group 848' transform='translate(-16.247 1.504)'%3E%3Cpath id='Path_4115' data-name='Path 4115' d='M2.891 0 21.974-4.723l25.912 34.91L6.767 27.612l-19.084-18.9Z' transform='translate(12.317 4.723)' fill='%23dde26f'/%3E%3C/g%3E%3Cg id='Group_849' data-name='Group 849' transform='translate(-16.247 1.504)'%3E%3Cpath id='Path_4116' data-name='Path 4116' d='M2.891 0 21.974-4.723l25.912 34.91L6.767 27.612l-19.084-18.9Z' transform='translate(12.317 4.723)' fill='none' stroke='%23fff' stroke-width='1.091'/%3E%3C/g%3E%3Cg id='Group_850' data-name='Group 850' transform='translate(5.147 0.081)'%3E%3Cpath id='Path_4117' data-name='Path 4117' d='M3.311 0-4.014 1.223-14.1-38.427l7.326-1.223Z' transform='translate(14.105 39.65)' fill='%23c4c4c6'/%3E%3C/g%3E%3Cg id='Group_851' data-name='Group 851' transform='translate(49.804 1.504)'%3E%3Cpath id='Path_4118' data-name='Path 4118' d='M8.554 0-10.529-4.723l-25.913 34.91 41.12-2.575 19.083-18.9Z' transform='translate(36.442 4.723)' fill='%23dde26f'/%3E%3C/g%3E%3Cg id='Group_852' data-name='Group 852' transform='translate(49.804 1.504)'%3E%3Cpath id='Path_4119' data-name='Path 4119' d='M8.554 0-10.529-4.723l-25.913 34.91 41.12-2.575 19.083-18.9Z' transform='translate(36.442 4.723)' fill='none' stroke='%23fff' stroke-width='1.091'/%3E%3C/g%3E%3Cg id='Group_853' data-name='Group 853' transform='translate(71.198 0.081)'%3E%3Cpath id='Path_4120' data-name='Path 4120' d='M0 0 7.326 1.223l10.09-39.65L10.091-39.65Z' transform='translate(0 39.65)' fill='%23c4c4c6'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_865' data-name='Group 865' clip-path='url(%23clip-path)'%3E%3Cg id='Group_859' data-name='Group 859' transform='translate(34.058 31.939)' opacity='0.1' style='mix-blend-mode: multiply%3Bisolation: isolate'%3E%3Cg id='Group_858' data-name='Group 858'%3E%3Cg id='Group_857' data-name='Group 857' clip-path='url(%23clip-path-4)'%3E%3Cg id='Group_856' data-name='Group 856' transform='translate(0 0)' clip-path='url(%23clip-path-5)'%3E%3Cg id='Group_855' data-name='Group 855' transform='translate(0 0)'%3E%3Cpath id='Path_4122' data-name='Path 4122' d='M7.6 1.053C7.427 3.947-3.887 5.63-17.674 4.814S-42.5.99-42.325-1.9s11.486-4.575 25.272-3.759S7.769-1.84 7.6 1.053' transform='translate(42.327 5.869)' fill='%233a2312'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg id='Group_860' data-name='Group 860' transform='translate(31.477 33.074)'%3E%3Cpath id='Path_4124' data-name='Path 4124' d='M6.76.682C-10.729-5-8.788-4.907-26.813-1.109c-2.707.58-4.95 1-6.675 1.3-2.726.474-4.172.653-4.172.653l4.056.218L13.749 3.592l3.589.19s-1.246-.288-3.607-.962C11.993 2.328 9.644 1.63 6.76.682' transform='translate(37.66 3.799)' fill='%23ffac2d'/%3E%3C/g%3E%3Cg id='Group_861' data-name='Group 861' transform='translate(31.476 4.271)'%3E%3Cpath id='Path_4125' data-name='Path 4125' d='M6.576.988 6.739.254a1.835 1.835 0 0 0-.86-1.982c-.311-.183-.632-.362-.958-.534A1.248 1.248 0 0 0 3.8-2.282a1.251 1.251 0 0 0-.681.9L3.046-1A27.678 27.678 0 0 0-4.962-3.194l.088-.8a1.235 1.235 0 0 0-.272-.921A1.236 1.236 0 0 0-6-5.37c-.823-.074-1.709-.124-2.556-.136a1.238 1.238 0 0 0-.894.359 1.235 1.235 0 0 0-.369.888l0 .807A27.633 27.633 0 0 0-18-2.123l-.029-.393a1.247 1.247 0 0 0-.581-.961 1.241 1.241 0 0 0-1.119-.1c-.343.137-.679.282-1.011.431a1.838 1.838 0 0 0-1.066 1.879l.085.747C-34.559 6.393-36.378 23.409-36.633 27.944c0 0 1.447-.18 4.174-.655 1.723-.3 3.967-.724 6.675-1.3 18-3.793 16.056-3.9 33.572 1.792 2.883.95 5.232 1.645 6.971 2.136 2.361.677 3.607.965 3.607.965.23-4.536.232-21.65-11.79-29.89' transform='translate(36.633 5.506)' fill='%23ffcd58'/%3E%3C/g%3E%3Cg id='Group_862' data-name='Group 862' transform='translate(68.841 7.371)'%3E%3Cpath id='Path_4126' data-name='Path 4126' d='M0 2.079A1.239 1.239 0 0 0 .777 3.469c.38.145.742.291 1.082.434a1.048 1.048 0 0 0 .874-.034 1.031 1.031 0 0 0 .533-.692l1-4.423L5.824-8.189l.165-.734a1.835 1.835 0 0 0-.86-1.98c-.314-.185-.632-.363-.961-.537a1.248 1.248 0 0 0-1.122-.02 1.244 1.244 0 0 0-.681.9l-.071.385L.936-2.885Z' transform='translate(0.019 11.584)' fill='%23ffac2d'/%3E%3C/g%3E%3Cg id='Group_863' data-name='Group 863' transform='translate(58.296 4.27)'%3E%3Cpath id='Path_4127' data-name='Path 4127' d='M.013 2.241a1.241 1.241 0 0 0 1.2 1.233c.271.011.541.024.812.044a1.241 1.241 0 0 0 1.328-1.1l.545-4.8.883-7.786.088-.8A1.249 1.249 0 0 0 4.6-11.9a1.247 1.247 0 0 0-.852-.452c-.821-.074-1.709-.123-2.556-.136a1.231 1.231 0 0 0-.892.359 1.232 1.232 0 0 0-.369.888l0 .808L-.019-2.57Z' transform='translate(0.07 12.483)' fill='%23ffac2d'/%3E%3C/g%3E%3Cg id='Group_864' data-name='Group 864' transform='translate(46.284 6.111)'%3E%3Cpath id='Path_4128' data-name='Path 4128' d='M.218 2.24a1.035 1.035 0 0 0 1.322.873q.534-.159 1.123-.317a1.241 1.241 0 0 0 .919-1.3L3.2-3.388l-.59-7.548-.029-.392A1.244 1.244 0 0 0 2-12.288a1.241 1.241 0 0 0-1.119-.1c-.343.136-.681.281-1.011.431A1.835 1.835 0 0 0-1.2-10.081l.085.749.837 7.292Z' transform='translate(1.213 12.477)' fill='%23ffac2d'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
       

}
.swiper-testimonials12 .swiper-slide[data-swiper-slide-index="5"] .info-title::after {
        background-image: url("data:image/svg+xml,%3Csvg id='illu-8' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='70' height='70' viewBox='0 0 96.571 96.571'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Cpath id='Path_4097' data-name='Path 4097' d='M48.285-96.571A48.285 48.285 0 0 0 0-48.285H0A48.284 48.284 0 0 0 48.285 0h0A48.286 48.286 0 0 0 96.571-48.285h0A48.287 48.287 0 0 0 48.285-96.571Z' fill='none'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_829' data-name='Group 829' transform='translate(0 96.571)' clip-path='url(%23clip-path)'%3E%3Cg id='Group_814' data-name='Group 814' transform='translate(98.14 -48.56)'%3E%3Cpath id='Path_4082' data-name='Path 4082' d='M0 0A49.682 49.682 0 0 1-49.682 49.682 49.681 49.681 0 0 1-99.363 0 49.681 49.681 0 0 1-49.682-49.681 49.682 49.682 0 0 1 0 0' fill='%23d1daee'/%3E%3C/g%3E%3Cg id='Group_815' data-name='Group 815' transform='translate(79.809 -17.015)'%3E%3Cpath id='Path_4083' data-name='Path 4083' d='M0 0C-7.174 7.614-10.065 12.633-20.774 14.6a49.678 49.678 0 0 1-9.184.844c-14.934 0-23.435-3.658-32.647-13.99 1.01-.937.918.671 2.222 0C-58.39.424-58.437-4.068-56.325-4.83h0C-52.5-6.2-49.787-8.839-46.177-10.759a7.726 7.726 0 0 0 1.314-.9 8.5 8.5 0 0 0 2.259-2.9c.137-.275.265-.561.385-.854a8.844 8.844 0 0 0 .312-.882c.083-.266.156-.541.221-.809a.49.49 0 0 0 .036-.128c.074-.294.129-.6.175-.891.065-.367.109-.744.156-1.13.009-.1.028-.211.036-.321.037-.358.065-.735.093-1.1.018-.184.027-.349.037-.524.008-.211.018-.422.027-.633.009-.183.018-.368.018-.561.01-.238.018-.478.018-.716.01-.321.01-.652.01-.973 0-.276 0-.561-.01-.836v-.533c0-.092-.008-.184-.008-.275 0-.2-.01-.405-.01-.606s-.018-.387-.018-.58c-.009-.422-.027-.826-.027-1.2-.028-.615-.037-1.158-.037-1.617a7.654 7.654 0 0 1 1.763-5.014A9.306 9.306 0 0 1-37.168-36.7a14.207 14.207 0 0 1 5.061-1.856c.34-.064.688-.119 1.038-.155v-.037a.465.465 0 0 0 .119.018.544.544 0 0 0 .119-.018v.037a14.667 14.667 0 0 1 6.3 2.139 8.8 8.8 0 0 1 2.158 1.957 7.653 7.653 0 0 1 1.662 4.885c0 .432-.009.956-.027 1.534-.01.3-.019.625-.028.956-.009.219-.018.439-.018.67-.01.367-.018.744-.018 1.139a.7.7 0 0 0-.009.137c-.02 1.112-.02 2.306.036 3.5a2.452 2.452 0 0 0 .009.257 3.879 3.879 0 0 0 .028.468.807.807 0 0 0 .009.147c0 .174.018.349.028.524.008.008 0 .008 0 .008a2.056 2.056 0 0 1 .017.22 1.507 1.507 0 0 0 .028.2c.009.138.018.275.037.413.018.212.046.423.073.625.028.276.065.541.11.808.065.358.13.716.213 1.056.67 2.811.967 4.553 3.6 6.041.009 0 .86 1.149.869 1.159 2.47 1.377 2.6 7.387 5.229 8.306 1.139.395 0 0 1.148.4 1.727.6 1.061.976 2.7 1.739.395.183 1.45-.395 1.836-.194C-3.058 1.295-1.221-1.4 0 0' fill='%239b4046'/%3E%3C/g%3E%3Cg id='Group_816' data-name='Group 816' transform='translate(83.174 -19.65)'%3E%3Cpath id='Path_4084' data-name='Path 4084' d='M0 0A15.706 15.706 0 0 1 3.916 2.8 53.383 53.383 0 0 1-.938 7.426a52.756 52.756 0 0 1-33.98 12.339c-.57 0-1.15-.01-1.711-.029h-.048l-.687-.029a52.778 52.778 0 0 1-12.455-2.069 52.877 52.877 0 0 1-23.15-14c-.009-.01-.02-.02-.02-.029-.241-.252-.473-.494-.705-.745A16.1 16.1 0 0 1-69.71 0c.533-.28 1.073-.532 1.625-.774 1.092-.493 2.214-.918 3.336-1.324.2-.078.4-.145.59-.213.367-.136.735-.261 1.1-.4 1.508-.542 3.065-1.034 4.622-1.557.967-.318 1.925-.648 2.881-1.005 1.093-.406 2.177-.841 3.221-1.325.493-.232.966-.474 1.441-.725a2.369 2.369 0 0 0 .27-.155 27.287 27.287 0 0 0 6.6 8.731.072.072 0 0 0 .019.02A14.143 14.143 0 0 0-34.859 4.9a13.6 13.6 0 0 0 7.735-2.533A25.779 25.779 0 0 0-19.137-7.4c.193.116.387.232.591.349a18.963 18.963 0 0 0 2.01.957c1.035.425 2.1.773 3.162 1.112s2.128.667 3.163 1.025' fill='%232f60b2'/%3E%3C/g%3E%3Cg id='Group_817' data-name='Group 817' transform='translate(59.594 -34.093)'%3E%3Cpath id='Path_4085' data-name='Path 4085' d='M0 0C-.081-.343-.156-.691-.216-1.05A56.085 56.085 0 0 1-.525-11.124c-2.556-.055-7.484-.316-10.211-.364-2.909-.053-8.046 1.226-10.174 1.655a48.6 48.6 0 0 1-.346 8.782 10.532 10.532 0 0 1-3.4 6.466C-13.281 8.878-3.528 4.8 0 0' fill='%237d3239'/%3E%3C/g%3E%3Cg id='Group_818' data-name='Group 818' transform='translate(42.888 -84.118)'%3E%3Cpath id='Path_4086' data-name='Path 4086' d='M0 0A15.137 15.137 0 0 1 6.972-3.029a22.472 22.472 0 0 1 8.127.6 20.073 20.073 0 0 1 12.3 9.1A27.845 27.845 0 0 1 31.021 15.7c2.017 11.9-1.861 23.161-9.052 27.514a3.308 3.308 0 0 1 2.038 3.968 6.545 6.545 0 0 1-4.054 4.086c1.951.457 2.887 1.706 2.292 3.765-.48 1.659-1.591 2.333-3.014 3.278 3.195.469 2.795 4.116-.026 5.47 2.546 2.915 1.279 6.654.568 8.165a45.151 45.151 0 0 1-2.722 4.2A7.847 7.847 0 0 0 16 80.895c-1.6-1.336-2.94-4.355-3.153-7.13-.2-2.558.06-6.31 2.348-8.842a2.752 2.752 0 0 1-3.263-3.78 3.206 3.206 0 0 1 2.128-1.628c-1.324.013-3.378-.324-3.836-1.971a3.393 3.393 0 0 1 1.066-3.563 4.27 4.27 0 0 1-.071-7.5C5.831 45.615 1.1 42.527-3.453 39.514c-2.125-1.407-4.433-3.079-4.9-5.584A15.2 15.2 0 0 1-9.969 46.077c-2.1 3.185-4.361 3.145-4.281 3.041 1.446-1.879 3.126-6.971 1.09-10.935-2.372-4.616-5.561-10.771-5.025-16.511A27.563 27.563 0 0 1-4.858.42 5.1 5.1 0 0 1-.087.013.086.086 0 0 0 0 0' fill='%23182944'/%3E%3C/g%3E%3Cg id='Group_819' data-name='Group 819' transform='translate(64.452 -63.616)'%3E%3Cpath id='Path_4087' data-name='Path 4087' d='M0 0C-.736-5.3-2.045-9.572-6.7-11.741a23.68 23.68 0 0 0-8.7-1.762.392.392 0 0 0-.069-.005c-.032 0-.059 0-.088 0a23.737 23.737 0 0 0-8.7 1.765C-28.9-9.572-30.208-5.3-30.943 0c-.277 1.931-.674 11.545-.01 14.732a40.353 40.353 0 0 0 2.022 6.425c4.979 9.33 9.85 9.824 13.344 9.894.036 0 .076 0 .115-.007s.079.008.115.007c3.493-.07 8.365-.564 13.344-9.894A40.467 40.467 0 0 0 .01 14.732C.674 11.545.276 1.931 0 0' fill='%239b4046'/%3E%3C/g%3E%3Cg id='Group_820' data-name='Group 820' transform='translate(40.384 -82.639)'%3E%3Cpath id='Path_4088' data-name='Path 4088' d='M0 0A25.2 25.2 0 0 1 9.649-1.923 22.089 22.089 0 0 1 21.16 1.331a20.267 20.267 0 0 1 9.348 14.788 19.182 19.182 0 0 1-.762 8.349c-.675 1.969-4.058 5.985-4.973 2.676C22.8 19.994 11.78 25.169 1.966 11.274c-1.794 1.715-7.742 4.7-9.635 17.015A3.312 3.312 0 0 1-10 30.326c-1.994.362-3.131-2.532-3.864-5.959-.913-4.266.671-9.3 2.494-13.27A21.626 21.626 0 0 1 0 0' fill='%23182944'/%3E%3C/g%3E%3Cg id='Group_821' data-name='Group 821' transform='translate(47.711 -55.521)'%3E%3Cpath id='Path_4089' data-name='Path 4089' d='M0 0A8.1 8.1 0 0 1 .718 3.826a8.54 8.54 0 0 1-.33 1.98 8.961 8.961 0 0 1-.324.965 5.2 5.2 0 0 0-.256.778 1.16 1.16 0 0 0 .264 1.1A2.43 2.43 0 0 0 1.3 9.267a2.225 2.225 0 0 0 1.431-.114A3.114 3.114 0 0 0 3.989 7.984l.14.032A2.619 2.619 0 0 1 3.3 9.939a2.767 2.767 0 0 1-2.183.695 3.322 3.322 0 0 1-2.142-.975A2.51 2.51 0 0 1-1.516 7.2a5.066 5.066 0 0 1 .451-.984 6.237 6.237 0 0 0 .412-.785A7.6 7.6 0 0 0-.107 3.727 8.906 8.906 0 0 0-.133.053Z' fill='%237d3239'/%3E%3C/g%3E%3Cg id='Group_822' data-name='Group 822' transform='translate(33.795 -54.655)'%3E%3Cpath id='Path_4090' data-name='Path 4090' d='M0 0C-.245-.783-1.971-4.869-3.877-3.257c-1.112.939-.913 3.761.116 6.27a11.157 11.157 0 0 0 4.2 4.709C.885 7.88 0 0 0 0' fill='%239b4046'/%3E%3C/g%3E%3Cg id='Group_823' data-name='Group 823' transform='translate(64.165 -54.655)'%3E%3Cpath id='Path_4091' data-name='Path 4091' d='M0 0C.244-.783 1.971-4.869 3.877-3.257c1.111.939.912 3.761-.116 6.27a11.164 11.164 0 0 1-4.2 4.709C-.886 7.88 0 0 0 0' fill='%239b4046'/%3E%3C/g%3E%3Cg id='Group_824' data-name='Group 824' transform='translate(43.896 -56.852)'%3E%3Cpath id='Path_4092' data-name='Path 4092' d='M0 0A1.444 1.444 0 0 0 .548-.244c.478-.34.267-.828-.227-1.03a9.116 9.116 0 0 0-4.048-.608 8.106 8.106 0 0 0-2.853.727c-.283.132-1.156.49-1.15.875.011.557 1.565.25 1.861.221A19.76 19.76 0 0 1-2.623-.27a11.137 11.137 0 0 1 1.432.178A3.058 3.058 0 0 0 0 0' fill='%23182944'/%3E%3C/g%3E%3Cg id='Group_825' data-name='Group 825' transform='translate(54.065 -56.852)'%3E%3Cpath id='Path_4093' data-name='Path 4093' d='M0 0A1.448 1.448 0 0 1-.549-.244c-.477-.34-.267-.828.228-1.03a9.112 9.112 0 0 1 4.047-.608 8.117 8.117 0 0 1 2.854.727c.282.132 1.155.49 1.149.875-.01.557-1.564.25-1.861.221A19.748 19.748 0 0 0 2.623-.27a11.093 11.093 0 0 0-1.432.178A3.058 3.058 0 0 1 0 0' fill='%23182944'/%3E%3C/g%3E%3Cg id='Group_826' data-name='Group 826' transform='translate(39.884 -52.981)'%3E%3Cpath id='Path_4094' data-name='Path 4094' d='M0 0A1.607 1.607 0 0 0 1.52 1.663 1.607 1.607 0 0 0 2.883-.132 1.608 1.608 0 0 0 1.362-1.8 1.607 1.607 0 0 0 0 0' fill='%232b2e34'/%3E%3C/g%3E%3Cg id='Group_827' data-name='Group 827' transform='translate(58.076 -52.981)'%3E%3Cpath id='Path_4095' data-name='Path 4095' d='M0 0A1.605 1.605 0 0 1-1.52 1.663 1.606 1.606 0 0 1-2.882-.132 1.607 1.607 0 0 1-1.362-1.8 1.606 1.606 0 0 1 0 0' fill='%232b2e34'/%3E%3C/g%3E%3Cg id='Group_828' data-name='Group 828' transform='translate(53.307 -42.677)'%3E%3Cpath id='Path_4096' data-name='Path 4096' d='M0 0A13.839 13.839 0 0 1-4.358.779 12.728 12.728 0 0 1-8.617.013L-8.654 0c-2.42-.838-.877 2.915 2.06 4A6.217 6.217 0 0 0-2.061 4C.877 2.915 2.419-.838 0 0' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
       

}
.swiper-testimonials12 .swiper-slide[data-swiper-slide-index="6"] .info-title::after {
        background-image: url("data:image/svg+xml,%3Csvg id='illu-9' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='70' height='70' viewBox='0 0 125 125'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Cpath id='Path_4039' data-name='Path 4039' d='M62.5-101.737A62.5 62.5 0 0 0 0-39.236H0a62.5 62.5 0 0 0 62.5 62.5h0a62.5 62.5 0 0 0 62.5-62.5h0A62.5 62.5 0 0 0 62.5-101.737Z' transform='translate(0 101.737)' fill='none'/%3E%3C/clipPath%3E%3CclipPath id='clip-path-2'%3E%3Cpath id='Path_4046' data-name='Path 4046' d='M12.577-25.843c0 .261 0 .511 0 .752h0v1.374h0v1.041h0c0 .541 0 1.053 0 1.615h0v.41h0v.22h0c0 .421 0 .862 0 1.374h0v.8h0v.876h0c0 10.653 0 17.381 0 17.381h0s0-6.494 0-16.826h0v-1.431h0c0-1.142 0-2.022 0-2.855h0c0-.421 0-.823 0-1.243h0v-1.062h0v-1.152h0c0-.291 0-.623 0-.993h0v-.361h0c0 4.409 0 7.908 0 10.123h0c0 1.693 0 2.626 0 2.626h0s0-1.355 0-3.759h0v-.02h0c0-2.2 0-5.29 0-9.049h0v.159' transform='translate(-12.577 26.002)' fill='none'/%3E%3C/clipPath%3E%3CclipPath id='clip-path-4'%3E%3Crect id='Rectangle_249' data-name='Rectangle 249' width='57.481' height='11.452' fill='none'/%3E%3C/clipPath%3E%3CclipPath id='clip-path-5'%3E%3Cpath id='Path_4060' data-name='Path 4060' d='M28.278-60.326H85.76V-71.778H28.278Z' transform='translate(-28.278 71.778)' fill='none'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_766' data-name='Group 766' clip-path='url(%23clip-path)'%3E%3Cg id='Group_763' data-name='Group 763' transform='translate(-0.349 0.749)'%3E%3Cpath id='Path_4036' data-name='Path 4036' d='M23.382 11.691A62.818 62.818 0 0 1-39.437 74.51a62.818 62.818 0 0 1-62.819-62.819A62.818 62.818 0 0 1-39.437-51.128 62.818 62.818 0 0 1 23.382 11.691' transform='translate(102.256 51.128)' fill='%23ffe9d3'/%3E%3C/g%3E%3Cg id='Group_764' data-name='Group 764' transform='translate(14.776 57.274)'%3E%3Cpath id='Path_4037' data-name='Path 4037' d='M17.763 9.138a65.134 65.134 0 0 1-5.635 5.538 65.013 65.013 0 0 1-21.6 12.472A65 65 0 0 1-30.6 30.654h-8.451s.07-.178.2-.523A64.681 64.681 0 0 1-67.495 19.2a64.828 64.828 0 0 1-10.189-8.69 18.784 18.784 0 0 1 7.061-6.373 44.24 44.24 0 0 1 8.952-2.805l1.07-.251c.332-.082.666-.165 1-.237C-58.592.6-57.57.364-56.558.126c.534-.129 1.069-.248 1.6-.391.641-.155 1.283-.322 1.914-.489.321-.082.629-.166.939-.249s.618-.166.915-.26c1.2-.345 2.342-.714 3.376-1.118.189-.071.392-.155.571-.226a12.843 12.843 0 0 0 3.209-1.758c.118-.1.225-.19.333-.286a15.628 15.628 0 0 0 1.58-1.664c.13-.167.262-.322.369-.489a3.9 3.9 0 0 0 .345-.487c.225-.321.417-.641.606-.976a6.719 6.719 0 0 0 .477-.974 2.881 2.881 0 0 0 .2-.5c.058-.167.118-.332.178-.511a.752.752 0 0 1 .048-.118 2.182 2.182 0 0 0 .095-.356c.084-.286.154-.6.214-.892a.485.485 0 0 1 .025-.131c.022-.154.048-.308.07-.463a1 1 0 0 0 .036-.274c.012-.07.025-.155.037-.237.011-.167.022-.334.034-.5.025-.334.036-.666.036-1.011 0-.262-.011-.536-.022-.808-.013-.154-.013-.3-.026-.44-.047-.785-.143-1.569-.259-2.377-.06-.393-.12-.774-.192-1.152-.012-.085-.023-.155-.034-.238-.048-.251-.1-.512-.143-.773v-.025c-.108-.581-.215-1.177-.323-1.77-.034-.2-.071-.417-.106-.619-.037-.249-.084-.5-.119-.748-.023-.13-.048-.26-.071-.4.011 0 0 0 .011-.012s0-.013-.011-.013c-.025-.141-.047-.284-.059-.426-.06-.392-.108-.785-.156-1.177-.012-.059-.012-.131-.022-.19a26.315 26.315 0 0 1-.155-2.771c0-4.529 2.568-7.679 6.169-9.581A17.8 17.8 0 0 1-31.832-39 22.754 22.754 0 0 1-21.7-39.685c.308.047.606.095.892.155 4.837 1.011 8.5 3.733 8.023 7.9-.071.607-.13 1.2-.189 1.8-.108 1.106-.2 2.2-.285 3.257a3.7 3.7 0 0 0-.037.511c-.059.748-.095 1.5-.13 2.235-.023.487-.048.987-.06 1.462s-.023.976-.036 1.438c-.012.8-.012 1.569 0 2.306 0 .311 0 .607.012.9 0 .214.013.392.013.584.01.106.01.213.01.319a1.054 1.054 0 0 1 .012.19c.012.475.036.951.073 1.4s.07.9.106 1.344c.428 4.67 1.439 8.178 3.091 9.9a7.02 7.02 0 0 0 .987.867 1.3 1.3 0 0 0 .118.084A13.179 13.179 0 0 0-7.261-1.917c.2.095.417.2.63.3.06.025.119.059.166.072.238.107.477.214.726.308.856.358 1.771.678 2.747 1 .237.073.485.156.736.226C-.71.471.93.922 2.6 1.388c.7.2 1.4.4 2.1.617.012 0 .038 0 .048.012q1.036.3 2.069.643c.358.118.7.236 1.046.356.9.308 1.772.63 2.617.987.3.13.593.26.878.392.618.274 1.2.571 1.771.892.262.144.512.285.76.44.026.012.037.023.06.036.249.154.5.321.737.488a7.9 7.9 0 0 1 .737.534 7.351 7.351 0 0 1 .689.571 10.563 10.563 0 0 1 1.653 1.783' transform='translate(77.684 39.965)' fill='%23ffcab9'/%3E%3C/g%3E%3Cg id='Group_765' data-name='Group 765' transform='translate(12.242 93.052)'%3E%3Cpath id='Path_4038' data-name='Path 4038' d='M18.392 2.436A68.046 68.046 0 0 1 12.21 8.321 67.17 67.17 0 0 1-31.058 24.033c-.727 0-1.466-.012-2.18-.037H-33.3c-.3-.011-.58-.025-.874-.037a67.274 67.274 0 0 1-15.861-2.635A67.311 67.311 0 0 1-79.511 3.495c-.014-.012-.025-.025-.025-.037-.308-.319-.6-.628-.9-.949a20.483 20.483 0 0 1 5.073-3.644c.677-.358 1.366-.677 2.068-.985 1.392-.628 2.82-1.168 4.247-1.687.258-.1.5-.186.752-.272.468-.172.936-.332 1.4-.5C-64.97-5.271-62.987-5.9-61-6.565c1.231-.407 2.45-.824 3.669-1.28 1.392-.517 2.771-1.071 4.1-1.687.627-.3 1.231-.6 1.833-.924a2.939 2.939 0 0 0 .345-.2A34.775 34.775 0 0 0-42.656.466l.023.023A18.014 18.014 0 0 0-30.984 5.108a17.317 17.317 0 0 0 9.85-3.226c3.953-2.72 7.438-7.018 10.171-12.436.247.149.493.295.751.444A24.563 24.563 0 0 0-7.651-8.892c1.317.542 2.672.985 4.025 1.415S-.915-6.627.4-6.171c1.466.516 2.943 1.01 4.421 1.526a68.218 68.218 0 0 1 8.583 3.51 20.045 20.045 0 0 1 4.986 3.57' transform='translate(80.434 10.653)' fill='%23ff9a39'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_773' data-name='Group 773' transform='translate(12.577 98.998)' clip-path='url(%23clip-path-2)'%3E%3Cg id='Group_767' data-name='Group 767' transform='translate(0 -0.001)'%3E%3Cpath id='Path_4040' data-name='Path 4040' d='M-10.754 0V0Z' transform='translate(10.754 4.123)' fill='%23dde26f'/%3E%3C/g%3E%3Cg id='Group_768' data-name='Group 768' transform='translate(0 -0.001)'%3E%3Cpath id='Path_4041' data-name='Path 4041' d='M-10.754 0V0Z' transform='translate(10.754 4.123)' fill='none' stroke='%23fff' stroke-width='0.953'/%3E%3C/g%3E%3Cg id='Group_769' data-name='Group 769' transform='translate(0 -1.243)'%3E%3Cpath id='Path_4042' data-name='Path 4042' d='M-12.316 0V0Z' transform='translate(12.316 34.619)' fill='%23c4c4c6'/%3E%3C/g%3E%3Cg id='Group_770' data-name='Group 770' transform='translate(0 -0.001)'%3E%3Cpath id='Path_4043' data-name='Path 4043' d='M-31.816 0V0Z' transform='translate(31.816 4.123)' fill='%23dde26f'/%3E%3C/g%3E%3Cg id='Group_771' data-name='Group 771' transform='translate(0 -0.001)'%3E%3Cpath id='Path_4044' data-name='Path 4044' d='M-31.816 0V0Z' transform='translate(31.816 4.123)' fill='none' stroke='%23fff' stroke-width='0.953'/%3E%3C/g%3E%3Cg id='Group_772' data-name='Group 772' transform='translate(0 -1.243)'%3E%3Cpath id='Path_4045' data-name='Path 4045' d='M0 0V0Z' transform='translate(0 34.619)' fill='%23c4c4c6'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_796' data-name='Group 796' clip-path='url(%23clip-path)'%3E%3Cg id='Group_774' data-name='Group 774' transform='translate(50.327 70.412)'%3E%3Cpath id='Path_4047' data-name='Path 4047' d='M0 3.817A12.229 12.229 0 0 0 2.742-5.344C2.69-6.128 2.6-6.92 2.476-7.72v-.021C2.418-8.118 2.355-8.5 2.29-8.88c-.014-.076-.027-.155-.041-.232q-.068-.4-.143-.8c-.312-1.735-.654-3.514-.849-5.357 8.642-.519 19.017-.675 27.628-1.423a79.657 79.657 0 0 0-.05 12.948C22.883 4 9.268 5.407 0 3.817' transform='translate(0 16.693)' fill='%23ffac97'/%3E%3C/g%3E%3Cg id='Group_775' data-name='Group 775' transform='translate(24.965 22.888)'%3E%3Cpath id='Path_4048' data-name='Path 4048' d='M5.732 3.027C.762 8.661-5.382 17.2-3.648 23.214c0 0-.214.082-.523.236-.166.084-.356.19-.558.31-1.022.606-2.247 1.6-1.32 2.615.748.808 1.462 1.641 2.14 2.473.666.808 1.294 1.64 1.89 2.472a51.84 51.84 0 0 1 3.8 6.181c.012 0 .012.012 0 .025.012 0 .023 0 .012.012a48.752 48.752 0 0 1 2.269 4.969A57.379 57.379 0 0 1 7.432 55.38a69.672 69.672 0 0 1 .641 11.068 81.63 81.63 0 0 1-4.492 24.8 64.652 64.652 0 0 1-28.65-10.935C-23.88 73.9-21.3 68.517-19.244 62.441c2.721-7.964 4.553-17.105 1.225-31.288C-23.4 8.233-14.438-7.518-.992-12.641c0 0 4.534 0 4.534-.011.133-.06-7.64-.108-7.51-.155C4.115-15.72 11.413-2.87 11.413-2.87S9.857-1.443 7.73.815c-.63.666-1.309 1.4-2 2.212' transform='translate(25.068 13.237)' fill='%231d2477'/%3E%3C/g%3E%3Cg id='Group_776' data-name='Group 776' transform='translate(41.687 18.3)'%3E%3Cpath id='Path_4049' data-name='Path 4049' d='M11.706 17.422a65.063 65.063 0 0 1-21.6 12.471 92.22 92.22 0 0 1-5.751-19.258A79.628 79.628 0 0 1-16.849-8.1c.06-1.415.179-2.771.334-4.09A74.269 74.269 0 0 1-14.3-24.03c.286-1.069.593-2.092.9-3.054 2.39-7.573 5.089-11.9 4.874-12.149A39.024 39.024 0 0 0-13.4-43.99c-.654-.534-1.306-1.046-1.986-1.546-7.475-5.479-16.119-8.381-21.73-9.807-1.487-.391-2.757-.665-3.744-.855-1.392-.274-2.2-.381-2.2-.381s-13.289-6.075-5.9-13.029a14.85 14.85 0 0 1 1.723-1.4 27.6 27.6 0 0 1 20.566-4.767c10.9 2.033 17.951 7.288 22.765 16.786C-.325-51.918.223-44.929-.1-37.95c-.345 7.822-1.761 15.643-1.129 23.572.7 8.9 2.816 14.23 5.551 19.141C6.51 8.709 9.1 12.382 11.706 17.422' transform='translate(51.195 76.193)' fill='%231d2477'/%3E%3C/g%3E%3Cg id='Group_777' data-name='Group 777' transform='translate(45 36.933)'%3E%3Cpath id='Path_4050' data-name='Path 4050' d='M7.5 3.188c-.043 4.664 3.783 9.818 1.113 15.664C5.087 26.575-2.581 34.085-7.844 34.085c-6.861 0-20.286-6.356-22.758-15.888-2.21-8.511-1.483-5.345-2.146-12.1C-33.275.756-28.685-3-25.434-13.6c0 0 33.125-4.206 32.932 16.783' transform='translate(32.791 13.94)' fill='%23ffcab9'/%3E%3C/g%3E%3Cg id='Group_778' data-name='Group 778' transform='translate(39.427 55.929)'%3E%3Cpath id='Path_4051' data-name='Path 4051' d='M1.185.634c-.6-.872-4.322-5.25-6.052-2.52C-5.873-.3-4.335 2.96-2.289 5.812c1.9 2.649 5.212 4.537 5.829 4.557S1.185.634 1.185.634' transform='translate(5.184 2.771)' fill='%23ffcab9'/%3E%3C/g%3E%3Cg id='Group_779' data-name='Group 779' transform='translate(84.463 52.569)'%3E%3Cpath id='Path_4052' data-name='Path 4052' d='M0 .877C.313-.137 2.529-5.436 5-3.357c1.441 1.208.961 4.777-.122 8.115C3.878 7.86 1.29 10.663.709 10.87S0 .877 0 .877' transform='translate(0 3.836)' fill='%23ffcab9'/%3E%3C/g%3E%3Cg id='Group_780' data-name='Group 780' transform='translate(50.88 49.613)'%3E%3Cpath id='Path_4053' data-name='Path 4053' d='M1.893.507C3.418.793 3.749.029 3.462-.57 3.205-1.112 1.6-1.826.142-2.045a9.97 9.97 0 0 0-7 1.127C-8.787.169-9.05 1.146-5.774.449A17.165 17.165 0 0 1 1.893.507' transform='translate(8.28 2.218)' fill='%23181f5c'/%3E%3C/g%3E%3Cg id='Group_781' data-name='Group 781' transform='translate(75.448 48.275)'%3E%3Cpath id='Path_4054' data-name='Path 4054' d='M.255.593C-.832 1.078-1.209.428-1.1-.16-1-.692.067-1.581 1.12-1.995A6.386 6.386 0 0 1 6.528-2c1.626.709 1.99 1.56-.57 1.407A10.742 10.742 0 0 0 .255.593' transform='translate(1.117 2.593)' fill='%23181f5c'/%3E%3C/g%3E%3Cg id='Group_782' data-name='Group 782' transform='translate(68.336 53.839)'%3E%3Cpath id='Path_4055' data-name='Path 4055' d='M.753.014A16.04 16.04 0 0 0 0 4 5.919 5.919 0 0 0 .729 7.6a4.037 4.037 0 0 0 .58.666 4.522 4.522 0 0 1 .765.993 2.21 2.21 0 0 1 .247 1.64 2.093 2.093 0 0 1-1.107 1.317 4.677 4.677 0 0 1-2.368.412A6.6 6.6 0 0 1-3.3 12.161l.01-.186L-1.3 11.36a5.625 5.625 0 0 0 1.58-.709c.182-.139.177-.23.177-.23a.807.807 0 0 0-.065-.358 3.628 3.628 0 0 0-.383-.718A6.332 6.332 0 0 1-.608 8.33 7.179 7.179 0 0 1-.936 3.872 14.329 14.329 0 0 1 .586-.063Z' transform='translate(3.295 0.063)' fill='%23ffac97'/%3E%3C/g%3E%3Cg id='Group_783' data-name='Group 783' transform='translate(61.885 71.004)'%3E%3Cpath id='Path_4056' data-name='Path 4056' d='M2.853.111a.6.6 0 0 0-.795-.568A23.359 23.359 0 0 1-10.887.326c-3.418-.861-.86 4.1 3.3 5.246A7.992 7.992 0 0 0-.274 4.545 8.326 8.326 0 0 0 2.853.111' transform='translate(12.476 0.485)' fill='%23fff'/%3E%3C/g%3E%3Cg id='Group_784' data-name='Group 784' transform='translate(57.711 55.033)'%3E%3Cpath id='Path_4057' data-name='Path 4057' d='M0 .433A2.08 2.08 0 0 0 1.969 2.586 2.079 2.079 0 0 0 3.732.262 2.081 2.081 0 0 0 1.764-1.892 2.08 2.08 0 0 0 0 .433' transform='translate(0.002 1.893)' fill='%232b2e34'/%3E%3C/g%3E%3Cg id='Group_785' data-name='Group 785' transform='translate(77.372 54.203)'%3E%3Cpath id='Path_4058' data-name='Path 4058' d='M.695.433A2.08 2.08 0 0 1-1.273 2.586 2.079 2.079 0 0 1-3.036.262 2.081 2.081 0 0 1-1.068-1.892 2.08 2.08 0 0 1 .695.433' transform='translate(3.039 1.893)' fill='%232b2e34'/%3E%3C/g%3E%3Cg id='Group_790' data-name='Group 790' transform='translate(34.744 36.809)' opacity='0.1' style='mix-blend-mode: multiply%3Bisolation: isolate'%3E%3Cg id='Group_789' data-name='Group 789'%3E%3Cg id='Group_788' data-name='Group 788' clip-path='url(%23clip-path-4)'%3E%3Cg id='Group_787' data-name='Group 787' transform='translate(0 0.001)' clip-path='url(%23clip-path-5)'%3E%3Cg id='Group_786' data-name='Group 786' transform='translate(0 0)'%3E%3Cpath id='Path_4059' data-name='Path 4059' d='M10.7.781c.183 3.013-11.935 5.995-28.02 6.974S-46.6 7.085-46.78 4.071s12.707-6.248 28.792-7.227S10.514-2.233 10.7.781' transform='translate(46.782 3.415)' fill='%233a2312'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg id='Group_791' data-name='Group 791' transform='translate(30.209 37.737)'%3E%3Cpath id='Path_4061' data-name='Path 4061' d='M9.345.594C-11.073-3.87-8.865-3.979-28.821 2.343c-3 .961-5.487 1.686-7.4 2.224-3.027.843-4.643 1.21-4.643 1.21l4.61-.211L17.573 3.1l4.082-.186s-1.442-.187-4.187-.686c-2.021-.36-4.755-.885-8.123-1.633' transform='translate(40.867 2.6)' fill='%23ffac2d'/%3E%3C/g%3E%3Cg id='Group_792' data-name='Group 792' transform='translate(30.166 4.997)'%3E%3Cpath id='Path_4062' data-name='Path 4062' d='M8.537 1.075l.1-.849a2.083 2.083 0 0 0-1.2-2.143c-.374-.173-.757-.339-1.144-.5a1.416 1.416 0 0 0-1.273.106 1.412 1.412 0 0 0-.668 1.087l-.037.445a31.474 31.474 0 0 0-9.3-1.579l.01-.918a1.4 1.4 0 0 0-.413-1.012A1.411 1.411 0 0 0-6.394-4.7c-.939.007-1.946.054-2.9.133a1.417 1.417 0 0 0-.972.5 1.42 1.42 0 0 0-.317 1.048l.095.912A31.467 31.467 0 0 0-19.611.318l-.076-.44a1.417 1.417 0 0 0-.764-1.022 1.417 1.417 0 0 0-1.279.014q-.557.289-1.094.6a2.084 2.084 0 0 0-.994 2.244l.181.835c-13.734 9.26-13.878 28.709-13.655 33.866 0 0 1.617-.366 4.644-1.21 1.915-.538 4.406-1.263 7.4-2.224C-5.322 26.667-7.529 26.76 12.92 31.233c3.368.748 6.1 1.273 8.123 1.632 2.745.5 4.187.686 4.187.686C24.98 28.394 23.059 9.041 8.537 1.075' transform='translate(37.336 4.702)' fill='%23ffcd58'/%3E%3C/g%3E%3Cg id='Group_793' data-name='Group 793' transform='translate(70.604 7.18)'%3E%3Cpath id='Path_4063' data-name='Path 4063' d='M0 2.952A1.411 1.411 0 0 0 1.032 4.435Q1.7 4.619 2.3 4.8a1.173 1.173 0 0 0 1.51-.98L4.444-1.29l.985-8.026.1-.848a2.088 2.088 0 0 0-1.2-2.143q-.56-.26-1.146-.5A1.418 1.418 0 0 0 1.92-12.7a1.414 1.414 0 0 0-.67 1.089l-.037.445L.5-2.77Z' transform='translate(0.004 12.909)' fill='%23ffac2d'/%3E%3C/g%3E%3Cg id='Group_794' data-name='Group 794' transform='translate(56.907 4.997)'%3E%3Cpath id='Path_4064' data-name='Path 4064' d='M.3 3.148A1.41 1.41 0 0 0 1.8 4.407c.308-.02.614-.034.923-.043A1.408 1.408 0 0 0 4.1 2.973l.077-5.492.122-8.9.011-.915A1.416 1.416 0 0 0 3.9-13.353a1.415 1.415 0 0 0-1.012-.414c-.937.007-1.947.053-2.9.131a1.421 1.421 0 0 0-.971.506 1.42 1.42 0 0 0-.318 1.047l.095.913.939 8.881Z' transform='translate(1.316 13.767)' fill='%23ffac2d'/%3E%3C/g%3E%3Cg id='Group_795' data-name='Group 795' transform='translate(43.635 8.41)'%3E%3Cpath id='Path_4065' data-name='Path 4065' d='M.565 3.122a1.178 1.178 0 0 0 1.594.838q.584-.24 1.235-.485A1.41 1.41 0 0 0 4.285 1.9L3.3-3.577 1.784-12.045l-.077-.44a1.408 1.408 0 0 0-.764-1.021 1.411 1.411 0 0 0-1.278.011q-.558.289-1.095.6a2.086 2.086 0 0 0-.994 2.244l.182.837L-.477-1.663Z' transform='translate(2.471 13.653)' fill='%23ffac2d'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
     

}
.swiper-testimonials12 .swiper-slide[data-swiper-slide-index="7"] .info-title::after {
background-image: url("data:image/svg+xml,%3Csvg id='illu-7' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='70' height='70' viewBox='0 0 120 120'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Cpath id='Path_4114' data-name='Path 4114' d='M60-101.737a60 60 0 0 0-60 60H0a60 60 0 0 0 60 60h0a60 60 0 0 0 60-60h0A60 60 0 0 0 60-101.737Z' transform='translate(0 101.737)' fill='none'/%3E%3C/clipPath%3E%3CclipPath id='clip-path-2'%3E%3Cpath id='Path_4121' data-name='Path 4121' d='M82.627-27.3c.357.16.924.419 1.546.7h0A40.591 40.591 0 0 1 70.749-14.124h0a23.217 23.217 0 0 1-11.337 3.008h0A23.648 23.648 0 0 1 46-15.419h0l-.028-.024a34.178 34.178 0 0 1-9.664-10.365h0a4.108 4.108 0 0 1-.4.185h0c-.694.3-1.389.584-2.113.86h0c-1.529.574-3.115 1.09-4.715 1.572h0c-1.405.425-2.808.815-4.225 1.195h0c-2.282.619-4.564 1.2-6.774 1.848h0c-.54.16-1.078.308-1.617.47h0c-.282.08-.567.161-.864.252h0c-1.262.371-2.526.755-3.768 1.178h0C23.356-7.095 40.67 0 60.03 0h0c19.18 0 36.35-6.961 47.872-17.936h0c-2.371-.85-4.817-1.574-7.278-2.27h0c-1.7-.481-3.66-1.4-5.346-1.877h0s-2.258-.988-3.261-1.327h0c-1.51-.508-3.488-1.507-5.006-2.011h0c-.627-.207-1.808-.721-2.839-1.181h0a.025.025 0 0 0 0-.007h0c-.1-.041-.438-.193-.782-.346h0c-.4-.178-.8-.357-.8-.357h0l.03.013m1.551.69c.035.015.038.015 0 0h0s0 0 0 0' transform='translate(-11.835 27.312)' fill='none'/%3E%3C/clipPath%3E%3CclipPath id='clip-path-4'%3E%3Crect id='Rectangle_250' data-name='Rectangle 250' width='49.926' height='10.888' fill='none'/%3E%3C/clipPath%3E%3CclipPath id='clip-path-5'%3E%3Cpath id='Path_4123' data-name='Path 4123' d='M28.875-63.771H78.8V-74.659H28.875Z' transform='translate(-28.875 74.659)' fill='none'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_847' data-name='Group 847' clip-path='url(%23clip-path)'%3E%3Cg id='Group_831' data-name='Group 831' transform='translate(1.533 -0.306)'%3E%3Cpath id='Path_4098' data-name='Path 4098' d='M18.356 9.178A60.306 60.306 0 0 1-41.95 69.484 60.306 60.306 0 0 1-102.256 9.178 60.306 60.306 0 0 1-41.95-51.128 60.306 60.306 0 0 1 18.356 9.178' transform='translate(102.256 51.128)' fill='%23f1f5d9'/%3E%3C/g%3E%3Cg id='Group_832' data-name='Group 832' transform='translate(13.282 55.431)'%3E%3Cpath id='Path_4099' data-name='Path 4099' d='M14.331 7.211A63.166 63.166 0 0 1 .362 19.171 62.249 62.249 0 0 1-32.86 28.721 62.247 62.247 0 0 1-71.6 15.268 62.77 62.77 0 0 1-79.833 7.45c.172-.149.354-.308.537-.456A52.384 52.384 0 0 1-72.87 2.508 99.517 99.517 0 0 1-60.409-3.746c.195-.079.376-.159.571-.239.217-.1.445-.193.662-.285.068-.033.149-.068.216-.1.88-.376 1.678-.742 2.409-1.106A22.723 22.723 0 0 0-52.032-8.3c.239-.217.468-.423.674-.617a8.1 8.1 0 0 0 2.1-3.344 6.885 6.885 0 0 0 .275-.958A16.775 16.775 0 0 0-48.71-17.2v-.183c0-.057-.012-.114-.012-.17-.012-.218-.022-.456-.022-.685-.012-.138-.024-.262-.024-.4-.022-.515-.067-1.063-.113-1.632-.07-.764-.149-1.577-.218-2.443a1.377 1.377 0 0 0-.021-.206v-.067c0-.024-.012-.058-.012-.08-.034-.388-.068-.787-.1-1.2-.033-.433-.068-.867-.1-1.325-.137-1.609-.263-3.377-.343-5.317-.022-.41-.046-.81-.057-1.222-.126-3.618 2.807-6.093 6.813-7.246a16.384 16.384 0 0 1 2-.479c8.113-1.415 18.864 1.894 18.864 11.036 0 .695.011 1.392.022 2.077.012.318.024.639.045.957 0 .092.012.184.012.275.012.366.034.731.068 1.108.058.834.137 1.654.252 2.455a21.445 21.445 0 0 0 1.529 5.625c.1.239.217.479.33.708a15.823 15.823 0 0 0 2.248 3.377 18.245 18.245 0 0 0 4.884 3.824c.241.137.479.263.719.388a2.619 2.619 0 0 0 .241.126c.067.045.125.068.182.1.525.3 1.016.559 1.484.812.08.033.149.079.229.112.193.093.376.2.559.3.672.366 1.312.684 1.917.993a2.507 2.507 0 0 1 .262.125c.218.114.423.217.617.32.1.046.193.1.284.137.183.1.377.195.56.285.377.184.731.366 1.073.524.171.093.33.172.491.252l.342.171 1.152.558c.034.013.057.037.08.046.057.024.126.058.193.092s.16.08.239.114c.548.275 1.084.537 1.632.81.079.046.149.08.228.125.251.125.491.252.743.377C2.04-.869 3.636 0 5.634 1.173c.171.1.33.195.5.3.513.32 1.05.639 1.619.993.331.205.651.4.971.605a49.8 49.8 0 0 1 5.6 4.142' transform='translate(79.833 40.168)' fill='%23ffcab9'/%3E%3C/g%3E%3Cg id='Group_833' data-name='Group 833' transform='translate(41.745 69.812)'%3E%3Cpath id='Path_4100' data-name='Path 4100' d='M4.805 1.547A25.261 25.261 0 0 1 2.6-8.617c-8.2.327-19.555-.067-27.349.2.709 8.737 1.621 13.056-2.023 16.667 4.536 5.826 19.83 8.922 31.573-6.7' transform='translate(26.768 8.617)' fill='%23ffac97'/%3E%3C/g%3E%3Cg id='Group_834' data-name='Group 834' transform='translate(35.624 22.363)'%3E%3Cpath id='Path_4101' data-name='Path 4101' d='M.519 1.674c-2.19 5.78.308 7.02-1.314 13.392C-5.112 32.041-1.771 38.429.374 41.134c5.007 6.307 11.06 6.156 15.673 6.713 10.2 1.227 18.715-4.621 21.224-13.737 2.242-8.141.953-9.69 3.128-15.836C45.794 3.024 37.859-4.455 23.832-8.394 11.911-11.743 3.257-5.549.519 1.674' transform='translate(2.893 9.328)' fill='%23ffcab9'/%3E%3C/g%3E%3Cg id='Group_835' data-name='Group 835' transform='translate(34.092 14.364)'%3E%3Cpath id='Path_4102' data-name='Path 4102' d='M5.819 2.328s3.567 1.28 5.281-3.8c1.828-5.41-6.111-10.069-14.244-11.3-6.971-1.052-14.639 2.192-19.486 6.314-8.958 7.618-13.96 19.894-5.271 25.582C-26.725 8.659-19.046 1.281-16.931 1.3c-3.613 3.557-4.007 6.268-3.372 8.211 5.793-5.651 13.937-7.7 16.617-8.095 7.512-1.122 9.506.916 9.506.916' transform='translate(32.416 12.97)' fill='%23ae6750'/%3E%3C/g%3E%3Cg id='Group_836' data-name='Group 836' transform='translate(71.95 26.081)'%3E%3Cpath id='Path_4103' data-name='Path 4103' d='M.078.584A12.155 12.155 0 0 1 2.856 11.742c-1.111 4.975.577 6.644 1.584 9.271a10.324 10.324 0 0 1 .379 5.725l1.5-4.232C11 18.739 16.244-2.58 5.36-3.217-2.868-3.7.078.584.078.584' transform='translate(0.435 3.255)' fill='%23ae6750'/%3E%3C/g%3E%3Cg id='Group_837' data-name='Group 837' transform='translate(76.823 48.028)'%3E%3Cpath id='Path_4104' data-name='Path 4104' d='M.252.49c.59-.832 4.2-5 5.834-2.358.952 1.537-.494 4.722-2.115 8-2 4.047-4.681 4.377-5.274 4.39S.252.49.252.49' transform='translate(1.405 2.732)' fill='%23ffcab9'/%3E%3C/g%3E%3Cg id='Group_838' data-name='Group 838' transform='translate(32.997 43.91)'%3E%3Cpath id='Path_4105' data-name='Path 4105' d='M.841.754c-.177-1-1.658-6.312-4.265-4.628C-4.94-2.892-4.907.564-4.271 3.874A16.457 16.457 0 0 0-1.02 10.19C-.243 11.271 1.419 2.652.841.754' transform='translate(4.684 4.201)' fill='%23ffcab9'/%3E%3C/g%3E%3Cg id='Group_839' data-name='Group 839' transform='translate(34.583 40.068)'%3E%3Cpath id='Path_4106' data-name='Path 4106' d='M6.344 1.371S8.761 5.494 4.854 15.245A19.238 19.238 0 0 1 1.925 20.66a1.8 1.8 0 0 1-2.312.283 33.652 33.652 0 0 0-15.144-5.221c-8.881-.579-12.053 1.689-13.367 2.633-1.711 1.228-3.94-4.718-3.83-9.168C-32.657 6.25-31.32-1.247-31.32-1.247L-32.5-7.639c1.145 12.348-3.753 16.947-2.7 25.987.891 7.6 5.683 18.2 19.02 19.664a26.577 26.577 0 0 0 14.3-2.941 27.914 27.914 0 0 0 8.136-6.809 15.774 15.774 0 0 0 4-8.664 23.5 23.5 0 0 0-.51-6.028 51.6 51.6 0 0 1-.92-5.2 32.506 32.506 0 0 1 .163-6.11A14.615 14.615 0 0 0 9.346-.286c-.626.453-4.357-2.486-3 1.657' transform='translate(35.343 7.639)' fill='%23ae6750'/%3E%3C/g%3E%3Cg id='Group_840' data-name='Group 840' transform='translate(60.93 42.256)'%3E%3Cpath id='Path_4107' data-name='Path 4107' d='M.245.486C-1.378.679-1.588-.367-1.194-1.123-.838-1.8.933-2.557 2.478-2.668a8.421 8.421 0 0 1 7.03 2.32c1.812 1.664 1.92 2.982-1.345 1.673A14.064 14.064 0 0 0 .245.486' transform='translate(1.365 2.707)' fill='%23ae6750'/%3E%3C/g%3E%3Cg id='Group_841' data-name='Group 841' transform='translate(41.388 40.068)'%3E%3Cpath id='Path_4108' data-name='Path 4108' d='M1.359.6C2.674 1.1 3.034.107 2.837-.709 2.661-1.445 1.321-2.516.055-2.919A6.316 6.316 0 0 0-6.2-1.966C-8-.675-8.319.6-5.375-.071A10.245 10.245 0 0 1 1.359.6' transform='translate(7.571 3.339)' fill='%23ae6750'/%3E%3C/g%3E%3Cg id='Group_842' data-name='Group 842' transform='translate(43.17 48.121)'%3E%3Cpath id='Path_4109' data-name='Path 4109' d='M.525.334A1.921 1.921 0 0 1-1.344 2.275 1.919 1.919 0 0 1-2.916.088 1.922 1.922 0 0 1-1.048-1.854 1.923 1.923 0 0 1 .525.334' transform='translate(2.922 1.858)' fill='%23182944'/%3E%3C/g%3E%3Cg id='Group_843' data-name='Group 843' transform='translate(64.01 50.265)'%3E%3Cpath id='Path_4110' data-name='Path 4110' d='M.545.347A1.994 1.994 0 0 1-1.4 2.365 1.994 1.994 0 0 1-3.03.093 2 2 0 0 1-1.09-1.927 2 2 0 0 1 .545.347' transform='translate(3.037 1.931)' fill='%23182944'/%3E%3C/g%3E%3Cg id='Group_844' data-name='Group 844' transform='translate(50.172 44.202)'%3E%3Cpath id='Path_4111' data-name='Path 4111' d='M.545 0a15.875 15.875 0 0 1 .6 4.941A11.78 11.78 0 0 1-.135 9.92a8.8 8.8 0 0 0-.991 1.967 1.612 1.612 0 0 0 .275 1.444A11.01 11.01 0 0 0 2.94 15.755l-.025.176a7.858 7.858 0 0 1-2.56-.19 5.235 5.235 0 0 1-2.464-1.272 3 3 0 0 1-.843-1.424 2.988 2.988 0 0 1 .073-1.67A7.343 7.343 0 0 1-1.445 9.116 10.171 10.171 0 0 0 .21 4.843 17.668 17.668 0 0 0 .372.039Z' transform='translate(3.038)' fill='%23ffac97'/%3E%3C/g%3E%3Cg id='Group_845' data-name='Group 845' transform='translate(45.553 67.845)'%3E%3Cpath id='Path_4112' data-name='Path 4112' d='M0 .081c-.031-.339.4-.632.84-.5A28.128 28.128 0 0 0 14.476.713c3.6-.689.889 3.811-3.495 4.736a9.519 9.519 0 0 1-7.7-1.178A8.024 8.024 0 0 1 0 .081' transform='translate(0.001 0.45)' fill='%23fff'/%3E%3C/g%3E%3Cg id='Group_846' data-name='Group 846' transform='translate(5.036 88.244)'%3E%3Cpath id='Path_4113' data-name='Path 4113' d='M16.537 2.391a74.8 74.8 0 0 1-6.8 6.472A73.86 73.86 0 0 1-37.833 26.138c-.8 0-1.611-.014-2.4-.04H-40.3l-.961-.041a73.936 73.936 0 0 1-17.438-2.9 74.018 74.018 0 0 1-32.411-19.6c-.014-.013-.027-.027-.027-.041-.339-.351-.664-.69-.99-1.042a22.6 22.6 0 0 1 5.579-4.008c.744-.393 1.5-.744 2.274-1.083 1.53-.69 3.1-1.287 4.671-1.854.284-.11.554-.2.826-.3.514-.189 1.029-.366 1.543-.554 2.113-.758 4.291-1.45 6.472-2.18 1.354-.447 2.694-.907 4.035-1.41 1.529-.567 3.047-1.177 4.508-1.853.69-.327 1.353-.664 2.017-1.017A3.289 3.289 0 0 0-59.821-12 38.26 38.26 0 0 0-50.587.224l.028.027A19.8 19.8 0 0 0-37.752 5.328a19.033 19.033 0 0 0 10.83-3.547c4.347-2.991 9.138-9.141 12.142-15.1.689.368 1.192.616 1.477.778a32.633 32.633 0 0 0 3.081 1.575c1.45.6 1.627 1.134 3.116 1.609s2.168 1.246 3.618 1.746c1.611.57 3.482 1.648 5.106 2.215a74.442 74.442 0 0 1 9.436 3.858 22 22 0 0 1 5.484 3.927' transform='translate(92.124 13.317)' fill='%23bcd64b'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_854' data-name='Group 854' transform='translate(11.835 92.688)' clip-path='url(%23clip-path-2)'%3E%3Cg id='Group_848' data-name='Group 848' transform='translate(-16.247 1.504)'%3E%3Cpath id='Path_4115' data-name='Path 4115' d='M2.891 0 21.974-4.723l25.912 34.91L6.767 27.612l-19.084-18.9Z' transform='translate(12.317 4.723)' fill='%23dde26f'/%3E%3C/g%3E%3Cg id='Group_849' data-name='Group 849' transform='translate(-16.247 1.504)'%3E%3Cpath id='Path_4116' data-name='Path 4116' d='M2.891 0 21.974-4.723l25.912 34.91L6.767 27.612l-19.084-18.9Z' transform='translate(12.317 4.723)' fill='none' stroke='%23fff' stroke-width='1.091'/%3E%3C/g%3E%3Cg id='Group_850' data-name='Group 850' transform='translate(5.147 0.081)'%3E%3Cpath id='Path_4117' data-name='Path 4117' d='M3.311 0-4.014 1.223-14.1-38.427l7.326-1.223Z' transform='translate(14.105 39.65)' fill='%23c4c4c6'/%3E%3C/g%3E%3Cg id='Group_851' data-name='Group 851' transform='translate(49.804 1.504)'%3E%3Cpath id='Path_4118' data-name='Path 4118' d='M8.554 0-10.529-4.723l-25.913 34.91 41.12-2.575 19.083-18.9Z' transform='translate(36.442 4.723)' fill='%23dde26f'/%3E%3C/g%3E%3Cg id='Group_852' data-name='Group 852' transform='translate(49.804 1.504)'%3E%3Cpath id='Path_4119' data-name='Path 4119' d='M8.554 0-10.529-4.723l-25.913 34.91 41.12-2.575 19.083-18.9Z' transform='translate(36.442 4.723)' fill='none' stroke='%23fff' stroke-width='1.091'/%3E%3C/g%3E%3Cg id='Group_853' data-name='Group 853' transform='translate(71.198 0.081)'%3E%3Cpath id='Path_4120' data-name='Path 4120' d='M0 0 7.326 1.223l10.09-39.65L10.091-39.65Z' transform='translate(0 39.65)' fill='%23c4c4c6'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_865' data-name='Group 865' clip-path='url(%23clip-path)'%3E%3Cg id='Group_859' data-name='Group 859' transform='translate(34.058 31.939)' opacity='0.1' style='mix-blend-mode: multiply%3Bisolation: isolate'%3E%3Cg id='Group_858' data-name='Group 858'%3E%3Cg id='Group_857' data-name='Group 857' clip-path='url(%23clip-path-4)'%3E%3Cg id='Group_856' data-name='Group 856' transform='translate(0 0)' clip-path='url(%23clip-path-5)'%3E%3Cg id='Group_855' data-name='Group 855' transform='translate(0 0)'%3E%3Cpath id='Path_4122' data-name='Path 4122' d='M7.6 1.053C7.427 3.947-3.887 5.63-17.674 4.814S-42.5.99-42.325-1.9s11.486-4.575 25.272-3.759S7.769-1.84 7.6 1.053' transform='translate(42.327 5.869)' fill='%233a2312'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg id='Group_860' data-name='Group 860' transform='translate(31.477 33.074)'%3E%3Cpath id='Path_4124' data-name='Path 4124' d='M6.76.682C-10.729-5-8.788-4.907-26.813-1.109c-2.707.58-4.95 1-6.675 1.3-2.726.474-4.172.653-4.172.653l4.056.218L13.749 3.592l3.589.19s-1.246-.288-3.607-.962C11.993 2.328 9.644 1.63 6.76.682' transform='translate(37.66 3.799)' fill='%23ffac2d'/%3E%3C/g%3E%3Cg id='Group_861' data-name='Group 861' transform='translate(31.476 4.271)'%3E%3Cpath id='Path_4125' data-name='Path 4125' d='M6.576.988 6.739.254a1.835 1.835 0 0 0-.86-1.982c-.311-.183-.632-.362-.958-.534A1.248 1.248 0 0 0 3.8-2.282a1.251 1.251 0 0 0-.681.9L3.046-1A27.678 27.678 0 0 0-4.962-3.194l.088-.8a1.235 1.235 0 0 0-.272-.921A1.236 1.236 0 0 0-6-5.37c-.823-.074-1.709-.124-2.556-.136a1.238 1.238 0 0 0-.894.359 1.235 1.235 0 0 0-.369.888l0 .807A27.633 27.633 0 0 0-18-2.123l-.029-.393a1.247 1.247 0 0 0-.581-.961 1.241 1.241 0 0 0-1.119-.1c-.343.137-.679.282-1.011.431a1.838 1.838 0 0 0-1.066 1.879l.085.747C-34.559 6.393-36.378 23.409-36.633 27.944c0 0 1.447-.18 4.174-.655 1.723-.3 3.967-.724 6.675-1.3 18-3.793 16.056-3.9 33.572 1.792 2.883.95 5.232 1.645 6.971 2.136 2.361.677 3.607.965 3.607.965.23-4.536.232-21.65-11.79-29.89' transform='translate(36.633 5.506)' fill='%23ffcd58'/%3E%3C/g%3E%3Cg id='Group_862' data-name='Group 862' transform='translate(68.841 7.371)'%3E%3Cpath id='Path_4126' data-name='Path 4126' d='M0 2.079A1.239 1.239 0 0 0 .777 3.469c.38.145.742.291 1.082.434a1.048 1.048 0 0 0 .874-.034 1.031 1.031 0 0 0 .533-.692l1-4.423L5.824-8.189l.165-.734a1.835 1.835 0 0 0-.86-1.98c-.314-.185-.632-.363-.961-.537a1.248 1.248 0 0 0-1.122-.02 1.244 1.244 0 0 0-.681.9l-.071.385L.936-2.885Z' transform='translate(0.019 11.584)' fill='%23ffac2d'/%3E%3C/g%3E%3Cg id='Group_863' data-name='Group 863' transform='translate(58.296 4.27)'%3E%3Cpath id='Path_4127' data-name='Path 4127' d='M.013 2.241a1.241 1.241 0 0 0 1.2 1.233c.271.011.541.024.812.044a1.241 1.241 0 0 0 1.328-1.1l.545-4.8.883-7.786.088-.8A1.249 1.249 0 0 0 4.6-11.9a1.247 1.247 0 0 0-.852-.452c-.821-.074-1.709-.123-2.556-.136a1.231 1.231 0 0 0-.892.359 1.232 1.232 0 0 0-.369.888l0 .808L-.019-2.57Z' transform='translate(0.07 12.483)' fill='%23ffac2d'/%3E%3C/g%3E%3Cg id='Group_864' data-name='Group 864' transform='translate(46.284 6.111)'%3E%3Cpath id='Path_4128' data-name='Path 4128' d='M.218 2.24a1.035 1.035 0 0 0 1.322.873q.534-.159 1.123-.317a1.241 1.241 0 0 0 .919-1.3L3.2-3.388l-.59-7.548-.029-.392A1.244 1.244 0 0 0 2-12.288a1.241 1.241 0 0 0-1.119-.1c-.343.136-.681.281-1.011.431A1.835 1.835 0 0 0-1.2-10.081l.085.749.837 7.292Z' transform='translate(1.213 12.477)' fill='%23ffac2d'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");

}
.swiper-testimonials12 .swiper-slide[data-swiper-slide-index="8"] .info-title::after {
    background-image: url("data:image/svg+xml,%3Csvg id='illu-1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='70' height='70' viewBox='0 0 80 80.001'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Cpath id='Path_4241' data-name='Path 4241' d='M40-101.737a40 40 0 0 0-40 40H0a40 40 0 0 0 40 40h0a40 40 0 0 0 40-40h0A40 40 0 0 0 40-101.737Z' transform='translate(-0.001 101.737)' fill='none'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_995' data-name='Group 995' clip-path='url(%23clip-path)'%3E%3Cg id='Group_977' data-name='Group 977' transform='translate(-1.043 0.488)'%3E%3Cpath id='Path_4223' data-name='Path 4223' d='M-21.847-10.924a40.2 40.2 0 0 1-40.2 40.2 40.2 40.2 0 0 1-40.2-40.2 40.2 40.2 0 0 1 40.2-40.2 40.2 40.2 0 0 1 40.2 40.2' transform='translate(102.256 51.128)' fill='%23ffe9d3'/%3E%3C/g%3E%3Cg id='Group_978' data-name='Group 978' transform='translate(22.496 11.272)'%3E%3Cpath id='Path_4224' data-name='Path 4224' d='M-7.378-.946c.821-.524.147-2.568-.51-3.476-2.377 3.91-4.293.13-10.061 0-6.207-.14-7.3 2.408-10.408 2.443-6.137.07-7.09 6.493-5.49 18.375a10.186 10.186 0 0 0 3.217 6.844c1.824 1.838 4.352 2.021 6.687 2.162q3 .183 5.994.16 2.995.02 5.994-.16c2.335-.141 4.864-.323 6.688-2.162 2.126-2.145 2.453-3.985 2.917-7.037.7-4.591.814-10.711 0-13.737C-2.892.455-5.632-1.476-7.378-.946' transform='translate(34.534 4.427)' fill='%23916e53'/%3E%3C/g%3E%3Cg id='Group_979' data-name='Group 979' transform='translate(25.423 24.128)'%3E%3Cpath id='Path_4225' data-name='Path 4225' d='M-7.115-2.079C-7.16-5.267-8.068-7.7-9.8-8.788c-3.784-2.36-4.528.455-10.013.367-.013 0-.03-.006-.044-.007s-.029.006-.044.007h-.04c-.015 0-.031-.006-.045-.007s-.03.006-.045.007c-5.486.088-6.229-2.727-10.012-.367-1.737 1.084-2.644 3.52-2.689 6.708-.024 1.622-.7 3.337-.541 5.867a37.428 37.428 0 0 0 2.066 9.684c1.637 4.823 6.737 7.6 8 8.024a11.873 11.873 0 0 0 3.174.517l.111-.017.111.017a11.861 11.861 0 0 0 3.174-.517c1.264-.422 6.362-3.2 8-8.024A37.428 37.428 0 0 0-6.575 3.788c.163-2.53-.517-4.245-.54-5.867' transform='translate(33.303 9.733)' fill='%23ff9e87'/%3E%3C/g%3E%3Cg id='Group_980' data-name='Group 980' transform='translate(8.553 36.404)'%3E%3Cpath id='Path_4226' data-name='Path 4226' d='M-16.591-8.463A42.017 42.017 0 0 1-20.41-4.827 41.509 41.509 0 0 1-47.146 4.881c-.449 0-.906-.007-1.346-.023h-.039l-.539-.023a41.548 41.548 0 0 1-9.8-1.628A41.6 41.6 0 0 1-77.085-7.809a.034.034 0 0 1-.014-.023c-.191-.2-.374-.388-.556-.586a12.676 12.676 0 0 1 3.134-2.252c.418-.22.844-.418 1.279-.609.859-.38 1.742-.715 2.624-1.042.16-.061.312-.113.464-.167.289-.106.579-.205.868-.311 1.187-.426 2.412-.814 3.636-1.225.761-.252 1.515-.51 2.268-.791.859-.32 1.712-.662 2.534-1.043.38-.175.76-.366 1.133-.563a2 2 0 0 0 .213-.122 5.766 5.766 0 0 0 .989-.708 7.848 7.848 0 0 0 2.1-3.074c.107-.274.2-.547.282-.829a6.322 6.322 0 0 0 .168-.624c.061-.251.113-.5.152-.746.053-.366.106-.73.144-1.11.016-.122.031-.252.039-.381v-.016c.046-.493.076-1 .1-1.506.107-2.571-.053-5.151-.053-6.6 0-4.535 4.025-6.909 8.278-7.425.038-.008.076-.008.106-.016v-.03a.488.488 0 0 0 .1.015.4.4 0 0 0 .1-.015v.03c.038.008.068.008.107.016 4.253.517 8.278 2.891 8.278 7.425 0 1.217-.116 3.211-.084 5.333.007.723.031 1.461.084 2.184.014.228.029.457.053.677v.023c.046.472.106.943.183 1.4.006.046.014.084.022.138a8.255 8.255 0 0 0 3.629 5.9c.153.091.3.182.464.274a15.028 15.028 0 0 0 1.583.753c.814.335 1.651.609 2.488.875s1.673.525 2.488.806c.906.32 1.817.624 2.731.944a42 42 0 0 1 5.3 2.168 12.392 12.392 0 0 1 3.082 2.207' transform='translate(77.655 39.611)' fill='%23ff9e87'/%3E%3C/g%3E%3Cg id='Group_981' data-name='Group 981' transform='translate(8.553 59.464)'%3E%3Cpath id='Path_4227' data-name='Path 4227' d='M-15.754-1.6A12.357 12.357 0 0 1-12.672.609a42.031 42.031 0 0 1-3.82 3.636 41.509 41.509 0 0 1-26.735 9.708c-.449 0-.905-.009-1.346-.023h-.039l-.539-.023a41.663 41.663 0 0 1-9.8-1.628A41.611 41.611 0 0 1-73.166 1.263a.035.035 0 0 1-.014-.023c-.191-.2-.374-.388-.556-.586A12.676 12.676 0 0 1-70.6-1.6c.418-.221.845-.418 1.279-.609.859-.388 1.742-.723 2.625-1.042.159-.061.312-.114.464-.168.289-.105.578-.2.867-.311 1.187-.426 2.413-.815 3.638-1.225.761-.252 1.515-.51 2.268-.791.859-.32 1.711-.663 2.534-1.043.388-.182.76-.374 1.133-.571a1.814 1.814 0 0 0 .212-.122 21.474 21.474 0 0 0 5.19 6.87l.014.016a11.137 11.137 0 0 0 7.2 2.853A10.705 10.705 0 0 0-37.094.267a20.291 20.291 0 0 0 6.284-7.684c.153.091.3.182.465.274a15.237 15.237 0 0 0 1.581.753c.815.335 1.652.609 2.489.875s1.673.525 2.487.806' transform='translate(73.736 7.479)' fill='%23ff9a39'/%3E%3C/g%3E%3Cg id='Group_982' data-name='Group 982' transform='translate(27.684 52.002)'%3E%3Cpath id='Path_4228' data-name='Path 4228' d='M-5.48-.441c-.009-.046-.02-.09-.028-.136-.075-.453-.132-.922-.178-1.4-.19.175-.381.351-.579.512a12.465 12.465 0 0 1-8.057 3.024 12.693 12.693 0 0 1-7.867-3.112c-.191-.168-.38-.337-.564-.512-.048.507-.107 1.007-.186 1.488a8.8 8.8 0 0 1-2.71 5.265C-16.017 7.922-7.8 3.877-5.48-.441' transform='translate(25.648 2.065)' fill='%23e0846c'/%3E%3C/g%3E%3Cg id='Group_983' data-name='Group 983' transform='translate(37.164 34.982)'%3E%3Cpath id='Path_4229' data-name='Path 4229' d='M-.534 0a11.892 11.892 0 0 1 .2 2.685A8.262 8.262 0 0 1-.886 5.412a3.462 3.462 0 0 0-.385 1.075c.009.254-.013.259.239.47A8.977 8.977 0 0 0 1.3 7.683l.014.118a4.131 4.131 0 0 1-1.356.363 3.051 3.051 0 0 1-1.515-.186 1.571 1.571 0 0 1-.761-.649A1.518 1.518 0 0 1-2.47 6.292a3.945 3.945 0 0 1 .688-1.329A7.136 7.136 0 0 0-.941 2.611 14.316 14.316 0 0 0-.652.013Z' transform='translate(2.501)' fill='%23e0846c'/%3E%3C/g%3E%3Cg id='Group_984' data-name='Group 984' transform='translate(27.922 31.698)'%3E%3Cpath id='Path_4230' data-name='Path 4230' d='M-1.74-.429a1.2 1.2 0 0 0 .455-.2c.4-.282.222-.686-.188-.854a7.527 7.527 0 0 0-3.353-.5 6.7 6.7 0 0 0-2.365.6c-.234.109-.957.407-.952.725.009.462 1.3.208 1.542.182A16.492 16.492 0 0 1-3.913-.652 9.242 9.242 0 0 1-2.726-.5a2.523 2.523 0 0 0 .986.075' transform='translate(8.143 2.008)' fill='%23916e53'/%3E%3C/g%3E%3Cg id='Group_985' data-name='Group 985' transform='translate(42.811 31.698)'%3E%3Cpath id='Path_4231' data-name='Path 4231' d='M-.184-.429a1.2 1.2 0 0 1-.455-.2c-.4-.282-.222-.686.188-.854a7.527 7.527 0 0 1 3.353-.5 6.7 6.7 0 0 1 2.365.6c.234.109.957.407.952.725-.009.462-1.3.208-1.542.182A16.492 16.492 0 0 0 1.989-.652 9.242 9.242 0 0 0 .8-.5a2.523 2.523 0 0 1-.986.075' transform='translate(0.861 2.008)' fill='%23916e53'/%3E%3C/g%3E%3Cg id='Group_986' data-name='Group 986' transform='translate(34.193 46.337)'%3E%3Cpath id='Path_4232' data-name='Path 4232' d='M-2.358-.029A12.17 12.17 0 0 1-6.2.657 11.207 11.207 0 0 1-9.95-.017l-.032-.012c-2.131-.738-.773 2.568 1.816 3.526a5.465 5.465 0 0 0 3.993 0C-1.585 2.539-.227-.767-2.358-.029' transform='translate(11.034 0.136)' fill='%23fff'/%3E%3C/g%3E%3Cg id='Group_987' data-name='Group 987' transform='translate(30.983 35.337)'%3E%3Cpath id='Path_4233' data-name='Path 4233' d='M0-.4A1.331 1.331 0 0 0 1.259.973 1.331 1.331 0 0 0 2.388-.514a1.332 1.332 0 0 0-1.26-1.378A1.331 1.331 0 0 0 0-.4' transform='translate(0.002 1.893)' fill='%23351a12'/%3E%3C/g%3E%3Cg id='Group_988' data-name='Group 988' transform='translate(44.742 35.337)'%3E%3Cpath id='Path_4234' data-name='Path 4234' d='M-.649-.4A1.331 1.331 0 0 1-1.909.973 1.331 1.331 0 0 1-3.037-.514a1.332 1.332 0 0 1 1.26-1.378A1.331 1.331 0 0 1-.649-.4' transform='translate(3.039 1.893)' fill='%23351a12'/%3E%3C/g%3E%3Cg id='Group_989' data-name='Group 989' transform='translate(22.496 33.926)'%3E%3Cpath id='Path_4235' data-name='Path 4235' d='M-1.027-.817c-.2-.649-1.632-4.034-3.211-2.7-.921.778-.6 3.06.1 5.195A8.657 8.657 0 0 0-.666 5.58c.373.131-.361-6.4-.361-6.4' transform='translate(4.808 3.825)' fill='%23ff9e87'/%3E%3C/g%3E%3Cg id='Group_990' data-name='Group 990' transform='translate(51.327 33.926)'%3E%3Cpath id='Path_4236' data-name='Path 4236' d='M-.127-.817c.2-.649 1.632-4.034 3.211-2.7.921.778.6 3.06-.1 5.195A8.657 8.657 0 0 1-.488 5.58c-.373.131.361-6.4.361-6.4' transform='translate(0.593 3.825)' fill='%23ff9e87'/%3E%3C/g%3E%3Cg id='Group_991' data-name='Group 991' transform='translate(9.758 56.464)'%3E%3Cpath id='Path_4237' data-name='Path 4237' d='M-15.83-3.122c.131.1.259.185.383.28A37.347 37.347 0 0 1-42.322 11.251c-.144.015-.28.022-.424.028h-4.06c-.144-.006-.28-.013-.424-.028A37.359 37.359 0 0 1-74.092-2.821c.138-.1.274-.2.411-.3a24.46 24.46 0 0 1 2.515-1.511c.765-.4 1.408-.731 1.948-1 .274-.136.52-.259.745-.369.116-.055.225-.109.335-.157.307-.144.581-.266.834-.382.15-.068.288-.123.424-.179.663-.274 1.182-.458 1.92-.752.226-.082.466-.177.739-.294.088-.034.184-.075.28-.116.451-.185.97-.4 1.6-.69.314-.137.663-.294 1.032-.466s.779-.362 1.224-.566c.246-.116.486-.24.718-.363.109-.054.212-.116.315-.178.239-.137.471-.273.69-.424a.338.338 0 0 0 .082-.061c.007 0 .007 0 .014-.007s.006.007.006 0a1.09 1.09 0 0 0 .11-.075.124.124 0 0 0 .028-.021c.006-.006.02-.013.028-.02.286-.226.553-.458.806-.69a1.871 1.871 0 0 0 .177-.157 3.378 3.378 0 0 0 .289-.267 13.5 13.5 0 0 0 1.6-1.853c.061-.089.117-.177.165-.259.013-.02.027-.042.041-.061a.006.006 0 0 0 .006.006A20.465 20.465 0 0 0-46.615-7.5a1.3 1.3 0 0 1 .807.752c.219.909.889 7.184 1.093 9.125a.979.979 0 0 0-.013.144c-.006.04-.014.075-.02.1v.061a.06.06 0 0 0-.007.034v.042c-.006.007 0 .007 0 .007s-.006.006-.006.006a.006.006 0 0 0 .006.007.707.707 0 0 1-.013.082.729.729 0 0 0-.007.083.1.1 0 0 0 .02-.041.019.019 0 0 1 .007-.013V2.879c.006-.014.006-.02.014-.027a.216.216 0 0 1 .013-.055c.007-.006.007-.014.015-.027 0 .006.006.013.006.02a.692.692 0 0 0 .048.156.729.729 0 0 0-.007-.083.1.1 0 0 1-.007-.047c0-.014-.006-.027-.006-.047s-.007-.056-.014-.089V2.64c-.007-.075-.013-.164-.028-.259 0-.034.008-.061.008-.1a.436.436 0 0 0 .013-.1 1.014 1.014 0 0 0 .014-.143c.02-.226.055-.493.082-.787a.039.039 0 0 0 .007-.027c.02-.206.041-.418.068-.65.007-.1.02-.212.034-.322.02-.219.048-.444.075-.676.02-.191.042-.383.061-.58.02-.165.042-.329.054-.5a.352.352 0 0 0 .014-.1c.035-.279.068-.567.1-.847l.042-.342c.006-.007.006-.013.006-.028.007-.041.007-.083.014-.123a.905.905 0 0 1 .013-.137v-.02c.007-.034.007-.075.015-.116 0-.014.006-.028.006-.041.014-.124.028-.247.041-.37s.035-.252.048-.375v-.027c.014-.09.028-.179.034-.261.049-.429.1-.826.144-1.169.035-.185.055-.362.075-.52.047-.368.1-.635.131-.778a.473.473 0 0 1 .075-.178.335.335 0 0 1 .061-.089 1.451 1.451 0 0 1 .294-.281 1.309 1.309 0 0 1 .13-.082 1.29 1.29 0 0 1 .13-.068.884.884 0 0 1 .123-.054A19.131 19.131 0 0 0-38.59-9.875c.212-.15.424-.307.628-.478a.13.13 0 0 0 .028-.02c.178-.144.355-.288.533-.438s.383-.335.581-.513c.1-.089.192-.185.293-.28s.192-.185.295-.287c.15-.15.3-.308.444-.466s.259-.286.383-.429c.171-.192.335-.377.485-.582.212-.267.417-.54.609-.827.1-.136.192-.274.28-.417A14.33 14.33 0 0 0-32.515-12.4a5.744 5.744 0 0 0 1.341 1.223.023.023 0 0 0 .02.007c.008.007.014.02.028.02a.007.007 0 0 0 .007.007c.007 0 .007 0 .014.014a.131.131 0 0 0 .047.035c.007.013.014.013.021.02a.824.824 0 0 0 .075.061c.054.04.116.082.171.13a.668.668 0 0 1 .1.068c.1.075.219.15.355.239.007.007.013.007.02.014a1.385 1.385 0 0 1 .123.082c.028.014.049.034.083.049.007.006.007.006.013.006.042.028.083.049.123.076a2.464 2.464 0 0 0 .219.13c.082.047.164.1.253.144a1.945 1.945 0 0 0 .191.109 3.48 3.48 0 0 0 .4.2c.1.056.212.11.328.165 5.823 2.822 4.819 2.173 7.792 3.69a2 2 0 0 0 .212.109.07.07 0 0 0 .047.02c.089.055.185.1.281.15.116.062.24.123.369.185a.144.144 0 0 1 .041.028c.11.054.219.11.335.171.2.1.4.212.622.329.035.02.068.033.1.054l.165.082c.034.014.061.035.1.049a1.325 1.325 0 0 1 .144.075.17.17 0 0 1 .04.027c.24.123.466.24.684.37.116.061.232.13.348.2.082.049.164.1.239.144.138.075.267.156.389.239.076.048.151.089.226.137.014.013.028.02.042.034.075.048.15.1.219.143.11.069.212.144.315.212.02.007.028.02.048.035Z' transform='translate(74.092 14.612)' fill='%23ffdbb5'/%3E%3C/g%3E%3Cg id='Group_992' data-name='Group 992' transform='translate(9.724 58.652)'%3E%3Cpath id='Path_4238' data-name='Path 4238' d='M-15.943-2.6A37.355 37.355 0 0 1-42.819 11.49h-4.907A37.363 37.363 0 0 1-74.588-2.583a.184.184 0 0 0-.034-.041 22.1 22.1 0 0 1 2.912-1.8C-65.572-7.641-67.7-6.075-60.63-9.4a13.431 13.431 0 0 0 1.764-.985 10.953 10.953 0 0 0 1.08-.82 1.683 1.683 0 0 0 .178-.157 3.493 3.493 0 0 0 .287-.267.228.228 0 0 1 .021.061A52.232 52.232 0 0 0-51.936.821c2.76 4.792 5.659 8.482 6.691 8.482 1.149 0 3.91-3.473 6.678-8.476a68.906 68.906 0 0 0 5.556-12.993c0-.008.008-.013.008-.02a11.1 11.1 0 0 0 1.333 1.244.025.025 0 0 0 .02.006c.007.007.013.021.028.021a.006.006 0 0 0 .006.006l.007.007a.006.006 0 0 0 .006.006.136.136 0 0 0 .048.035c.007.013.013.013.021.02a.625.625 0 0 0 .075.062c.054.041.116.082.171.129a.726.726 0 0 1 .1.069c.048.028.1.061.143.089.069.048.137.1.212.149.007.007.013.007.02.014a1.445 1.445 0 0 1 .123.082c.028.013.049.034.082.049.007.006.007.006.015.006.041.028.082.048.123.075a2.464 2.464 0 0 0 .219.13c.082.047.164.1.252.143a1.575 1.575 0 0 0 .192.109c.068.035.136.068.2.1.158.083.315.157.479.239.526.253 1 .473 1.422.67.219.1.418.192.609.287s.369.164.532.24l.007.006c.295.13.568.252.807.369.082.035.157.075.233.11a.546.546 0 0 1 .109.047c.274.123.512.232.724.329.061.027.123.054.177.082a1.173 1.173 0 0 1 .158.075c.246.1.451.2.65.293.1.049.205.1.307.143s.2.1.3.151a1.133 1.133 0 0 1 .185.089c.109.055.226.116.355.178a.178.178 0 0 1 .048.028c.205.1.437.218.7.355a.163.163 0 0 1 .048.027c.123.061.253.131.4.205.068.035.143.075.225.116a.443.443 0 0 0 .055.034.17.17 0 0 1 .048.02c.2.1.417.212.65.335a.129.129 0 0 1 .041.028c.109.055.219.11.335.171s.232.116.349.177.246.131.375.2c.055.027.109.055.164.088.034.014.061.035.1.049a1.376 1.376 0 0 1 .143.074.121.121 0 0 0 .041.028c.24.123.466.24.683.37.117.061.233.13.35.2.082.047.164.094.238.143.137.075.267.157.389.239.076.047.151.089.226.137.014.013.028.02.042.034.075.048.149.1.219.143.109.068.212.145.315.212.006.007.013.007.02.013a.26.26 0 0 0 .02.021.572.572 0 0 1 .123.083c.1.067.185.129.274.2' transform='translate(74.622 12.186)' fill='%23ff9a39'/%3E%3C/g%3E%3Cg id='Group_993' data-name='Group 993' transform='translate(39.076 56.068)'%3E%3Cpath id='Path_4239' data-name='Path 4239' d='M-3.767-.879A30.227 30.227 0 0 1-9.522 11.91c-.717.919-3.071-2.158-4.508-4.262-.605-.885-1.12-2-1.528-2-.354 0-1.857 7.821-2.073 8.19 0 0 .895-8.61 1.152-9.689a1.338 1.338 0 0 1 .812-.757A19.547 19.547 0 0 0-6.737-3.966a.31.31 0 0 1 .451-.086A11.439 11.439 0 0 1-3.767-.879' transform='translate(17.631 4.116)' fill='%23fff'/%3E%3C/g%3E%3Cg id='Group_994' data-name='Group 994' transform='translate(25.247 56.068)'%3E%3Cpath id='Path_4240' data-name='Path 4240' d='M0-.879A30.231 30.231 0 0 0 5.755 11.91c.717.919 3.071-2.158 4.509-4.262.605-.885 1.119-2 1.528-2 .353 0 1.857 7.821 2.072 8.19 0 0-.894-8.61-1.152-9.689a1.339 1.339 0 0 0-.811-.757A19.547 19.547 0 0 1 2.97-3.966a.31.31 0 0 0-.451-.086A11.423 11.423 0 0 0 0-.879' transform='translate(0 4.116)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
   
}



/* ------- Mise en forme titre -------------- */

.title-h2 {
    font-size: 32px;
    font-weight: bold;
}


@media only screen and (max-width: 992px) {

    .title-h2 {
        font-size: 30px;
     
    }
}

/* ------- footer -------------- */

.footer-namers {
    text-transform: uppercase;
}


/* ------- Mise en forme article -------------- */

.content-wrapper .chapo,
.section-article--content .chapo {
    font-size: 20px;
    font-weight: 600;
    line-height:36px;
    margin-bottom: 40px;
	color:  #3D3155;
}
.content-wrapper h2,
.section-article--content h2 {
    font-size: 32px;
    color: #3D3155;
    margin-bottom: 50px;
    position: relative;
}
.content-wrapper h3,
.section-article--content h3 {
    font-size: 24px;
    color: #3D3155;
    margin: 80px 0 40px;
}
.content-wrapper .img-tableau {
	max-width: 900px;
}

.content-wrapper ul,
.section-article--content ul {
    margin-bottom: 40px;
}
.content-wrapper ul li,
.section-article--content ul li {
    position: relative;
    margin-bottom: 20px;
}

.content-wrapper p,
.section-article--content p  {

	text-align: justify;
}


.accordion-content ul.list-link li a:hover {
    color: #FA6055;
}

.content-wrapper ul li::before, .accordion-content ul li::before,
.section-article--content ul li::before, .accordion-content ul li::before {
    content: url("data:image/svg+xml,%3Csvg id='icon-liste' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath id='Path_2' data-name='Path 2' d='M0 0H24V24H0Z' fill='none'/%3E%3Cpath id='Path_4783' data-name='Path 4783' d='M11.973 0a9 9 0 1 1 0 18C11.81 17.926 11.939-.01 11.973 0Z' transform='translate(-4.433 3)' fill='%23FA6055'/%3E%3C/svg%3E");
    position:absolute;
    top: 0;
    left: -28px;
}

.content-wrapper ul.list-link,
.section-article--content ul.list-link  {
    margin-left: 24px;
}
.content-wrapper ul.list-link li::before, .accordion-content ul.list-link li::before,
.section-article--content ul.list-link li::before, .accordion-content ul.list-link li::before {
    content: url("data:image/svg+xml,%3Csvg id='icon-north_east_black_24dp' xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Crect id='Rectangle_2921' data-name='Rectangle 2921' width='20' height='20' fill='none'/%3E%3Cpath id='Path_10891' data-name='Path 10891' d='M8.167 5V6.667h5.492L4 16.325 5.175 17.5l9.658-9.658v5.492H16.5V5Z' transform='translate(-0.667 -0.833)' fill='%2374c6c8'/%3E%3C/svg%3E");
    position:absolute;
    top: 2px;
    left: -26px; 
}

.content-wrapper ul.list-summary,
.section-article--content ul.list-summary  {
    margin-left: 24px;
}
.content-wrapper ul.list-summary li::before, .accordion-content ul.list-summary li::before,
.section-article--content ul.list-summary li::before, .accordion-content ul.list-summary li::before {
    content: url("data:image/svg+xml,%3Csvg id='icon-subdirectory_arrow_right_black_24dp' xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath id='Path_10892' data-name='Path 10892' d='M20 20H0V0H20Z' fill='none' opacity='0.87'/%3E%3Cpath id='Path_10893' data-name='Path 10893' d='M16.5 13.167l-5 5-1.183-1.183L13.308 14H4V4H5.667v8.333h7.642L10.317 9.35 11.5 8.167Z' transform='translate(-0.667 -0.667)' fill='%23ea4b70'/%3E%3C/svg%3E");
    position:absolute;
    top: 2px;
    left: -26px; 
}




.content-wrapper .chiffre-article,
.section-article--content .chiffre-article {
    background: #E8F4F5;
    padding: 30px 0px;
margin: 40px 0;

}

.content-wrapper .chiffre-article h3,
.section-article--content .chiffre-article h3 {

margin: 5px 0 10px;

}
.content-wrapper .encadre-article,
.section-article--content .encadre-article {
	padding: 55px 45px;
	background : #f2f2f2;
	margin-bottom: 40px;
	margin-top: 20px;
}


.content-wrapper .encadre-article h3 ,
.section-article--content .encadre-article h3{
    color: #475BA6;
    font-size: 24px;
}
.content-wrapper .encadre-article h3:first-child,
.section-article--content .encadre-article h3:first-child {
    margin-top: 0;
}

.content-wrapper .encadre-article ul,
.section-article--content .encadre-article ul {
margin-bottom : 0;
}
.content-wrapper .encadre-article ul li:last-child,
.section-article--content .encadre-article ul li:last-child  {
margin-bottom : 0;
}
.quote-article {
	border-top: 1px solid #f2f2f2;
border-bottom: 1px solid #f2f2f2;
text-align: center;
margin: 30px 0;
padding: 30px;
}
.quote-article p {
font-size: 22px;
    /*font-style: italic;*/
    color: #475BA6;
margin-bottom: 0;

}


.exergue-article-left {
	width: 400px;
        float: left;
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        padding: 40px 18px;
        margin: 30px 60px 20px 0px;
         font-size: 20px;
         color: #475BA6;
}
.exergue-article-right {
	width: 400px;
        float: right;
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        padding: 40px 18px;
        margin: 30px 0px 20px 60px;
         font-size: 20px;
         color: #475BA6;
}

.exergue-article-wide {
	
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        padding: 40px 20px;
        margin: 50px 0px ;
         font-size: 20px;
         color: #475BA6;
	text-align: center;
}

.exergue-article-left p:last-of-type , .exergue-article-right p:last-of-type, .exergue-article-wide p:last-of-type {
	margin-bottom: 0;
}
.content-wrapper h2::after,
.section-article--content h2::after
 {
    content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='2' viewBox='0 0 48 2'%3E%3Crect id='line-title' width='48' height='2' rx='1' fill='%23FA6055'/%3E%3C/svg%3E");
    display:block;
    position: absolute;
    bottom: -25px;
}


.page-breadcrumbs .center {
width:100%;
}

.page-breadcrumbs .breadcrumbs {
    color: #ffffff;
    font-size: 16px !important;
    display: flex;
    justify-content: space-between;
padding-right: 64px;
font-weight: 600;
}

.page-breadcrumbs .breadcrumbs #icon-tik-tok{ margin-left: 8px}
.page-breadcrumbs .breadcrumbs svg {
	fill: #ffffff;
}
.breadcrumbs-box {
	flex: 1;
font-weight: 400;
}

.hashtag-social {
	margin-right: 64px;
font-size: 16px;
margin-bottom: 0;
}

.hashtag-social svg {
	fill: #ffffff;
}

#close-panel {
    cursor: pointer;
}


div#column-946832 {

        position: relative;
    
}



.header-mobile-bottom .area-left,
.header-mobile-bottom .area-right {
    display: none;
}
.header-mobile-bottom .banner-event-container {padding : 20px 15px !important}

.header-mobile-bottom .content-info--title {font-size: 16px !important;}
.header-mobile-bottom .content-info--text {font-size: 12px !important;}

.header-mobile-bottom  .banner-specialevent .thumbs-video {margin-right: 20px !important;}

.header-mobile-bottom  .banner-specialevent span.close-banner-event {
    top: 10px !important;
    right: 10px !important;
}

/* RESPONSIVE */

@media screen and (min-width: 1200px) and (max-width: 1400px) {
	.section-pagetitle-metiers .is-container {
		margin-bottom: 0px !important;
	}
	.container-box-metiers {
		padding: 0 15px;
	}
	.box-type-metiers{
		margin: 3px !important;
	}
	.counter-03 {
		padding: 30px !important;
	}

	.img-box04 .content,.img-box08 .content{
		padding: 17px 15px !important;
	}
    .img-box04 .title, .img-box08 .title {
		font-size: 17px !important;
        line-height: 1.5;
	}
	.bloc-fiche-metier .fixed-element:first-child, .bloc-fiche-profil .fixed-element:first-child { max-width: 55% !important;  right: 2% !important}
	.bloc-fiche-metier .fixed-element:nth-child(2) { max-width: 28% !important; }
	.fiche-metier-contenu .col-md-6 { padding: 0 !important;}
	.blocklist-right { margin-left: 15px !important}
	.blocklist-left { margin-right: 15px !important}
	.fiche-metier-contenu .fixed-element:first-child { bottom: 2.1% !important}
	.fiche-metier-contenu h2 { font-size: 30px !important;}

	.content-wrapper .img-tableau {max-width: 800px;}
	.bloc-quisommesnous .fixed-element:first-child  {max-width: 548px !important; top: 40% !important}
	.bloc-logo img {width: 240px;}

    .specialevent .main-video { padding: 0px 40px 20px 40px !important;}
    .specialevent .btn-filter {
        font-size:15px;
    }
    .specialevent .thumbs-video {
        max-width: 45% !important;
        margin-right: 10px !important;
    }
    .specialevent .thumbs-video .title { font-size: 1vw;}

    .box-influenceur--title {
        font-size: 27px !important;
    }

    .box-type-metiers--slogan {
        height: 40px;
        margin-bottom: 0;
    }
    .box-type-metiers--name {
        height: 55px;
    }
    #element-GUpzTf {
        top: 40% !important;
    }
    .section-article--content, .content-wrapper {
        padding: 40px !important;
    }

    .section-article .iconbox-20 {
        padding: 20px 12px !important;
    }
    .section-article .anchor-nav {
        margin-right: 15px !important;
    }
    #element-RTZL8f,#element-Gn3z08  {left: -25% !important;}
    
    .titres .col-md-7 { padding-left: 60px;}
    .certificats .col-md-7, .alternance .col-md-7 { padding-right: 60px;}

    .banner-404 #element-8lEcQd {
        left: 3% !important;
    }
    .block-game a {overflow: hidden;}
    .timeline-02 .item .title {padding-right: 80px !important;}
}  




@media  (max-width: 1199px) {
    .page-breadcrumbs .breadcrumbs { flex-direction: column !important; padding: 0 35px !important; margin: 0 !important;}
    .page-breadcrumbs .breadcrumbs p { margin-top: 30px; margin-bottom: 0 !important; text-align: center;}

    .content-wrapper .img-tableau {width: 100% !important;}
	
    .banner-teaser .bloc-text .custom-module {width: 500px;}
    .banner-teaser .bloc-text .custom-module .countdown-02.soon .soon-group-inner > .soon-group {padding: 0 20px !important;}

    .block-game a {overflow: hidden;}
    .offres-emploi .panel-content {
        width: 40% !important;
        padding: 30px !important;
    }
    .offres-emploi .panel-content li a {font-size: 16px !important;}
} 


@media screen and (min-width: 992px) and (max-width: 1199px) {
    .container-bloc-emploi .col-sm-6 {padding: 5px !important;}
    .section-pourallerplusloin .col-sm-6 {padding: 5px !important;}
    .container-bloc-emploi .iconbox-20 {padding: 20px 10px !important;}
    .section-pourallerplusloin .iconbox-20 {padding: 20px 10px !important;}
    .container-bloc-emploi .iconbox-20 .icon {margin-right: 10px !important;}
    .section-pourallerplusloin .iconbox-20 .icon {margin-right: 10px !important;}
    .container-bloc-emploi .iconbox-20 .info {font-size: 14px !important;}
    .section-pourallerplusloin.iconbox-20 .info {font-size: 14px !important;}

    .fiche-profil--titre {font-size: 45px !important;}
}


@media (max-width: 992px) {
    #container-blockgame {
        position: relative !important;
        bottom: 50px !important;
    }
    .sous-blockgame { display: none !important; }
    .column.full { padding: 40px; }
    .banner-teaser .column.full { margin: 0 auto; }

    form[action^="/metiers-du-batiment"] #dnn_BannerPane .content-builder,
    form[action="/trouver-un-emploi"] #dnn_BannerPane .content-builder ,
    form[action^="/se-former"] #dnn_BannerPane .content-builder,
    form[action="/qui-sommes-nous"] #dnn_BannerPane .content-builder {
        padding-left: 32px !important;
        padding-right: 32px !important;
    }

    .banner-typemetiers--illu {
        width: 45% !important;
    }
    .banner-typemetiers--mission {padding: 25px !important;}
    .footer .container-fluid {
        padding-top: 0px !important;
    }
    .section-article .section-article--content{ padding: 40px !important;}
     .content-wrapper { padding: 25px !important;}
    .section-article .section-article--content h2, .content-wrapper h2 { font-size: 28px !important;}
    .exergue-article-left,
    .exergue-article-right,
    .exergue-article-wide {
        margin: 30px 0 !important;
        padding: 40px 0 !important;
        width: 100% !important;
    }
    .content-wrapper .encadre-article, .section-article--content .encadre-article {padding: 45px 30px !important;}

    .agrandir-tableau a { display: block !important;}

    .main-video {padding: 20px !important;}
    
    .main-video h1 {font-size: 28px !important;}
    .filter-video {margin: 0 !important;}
    .filter-interview {margin-left: 0 !important; margin-bottom: 20px !important;}

    .content-wrapper .img-tableau {
        max-width: 100% !important;
    }
    .banner-teaser .bloc-video {min-height: 600px !important;}
    .banner-teaser .bloc-text  {min-height: 500px !important;}
    .banner-teaser .column.full  {padding-bottom: 0 !important;}

    .no-display {display: none !important;}
    .banner-teaser .is-container {
        padding: 0 !important;
        margin:  auto  !important;
        margin: 0 auto  !important;
    }
    .timeline-02 .item:nth-of-type(even) .title {margin-left: 0 !important;}
    .text.labo, .text.naissance {
    
        margin: 0 0 0 80px !important;
    }
    .item.naissance {margin-top: 0 !important;}

    .item.labo {
        padding-top: 0 !important;
    }
    .bloc-olivier {
        display: flex;
        align-items: center;
        margin-top: 30px;
        text-align: left !important;
    }
    .bloc-olivier:after {
        left: 0 !important;
        right: 100% !important;
        top: 0px !important;
    }
    .bloc-olivier .main {
        width: 30% ;
        margin-right: 30px ;
    }
    .time.olivier {
        margin-top: 0 !important;
    }
    .container-bloc-emploi .col-sm-6 {margin-bottom: 0 !important;}

    .fiche-metier-contenu .col-md-6 {
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    .lb-contact-pane {
        background-image: none !important;
    }

    .section-defi .is-boxes {display: flex; flex-direction: column-reverse;}

    .section-temoignage .is-overlay .is-overlay-bg {background-size: 60% !important;}

    .section-article-related, .block-onisep {
        background-image: none !important;
    }

}


@media screen and (min-width: 700px) and (max-width: 992px) {
    .panel-type-metiers .panel-content { width: 55% !important;}
    .main-video {padding-top: 0px !important;

}
}



@media (max-width: 790px) {
    .section-pourallerplusloin .col-sm-6 {max-width: 100% !important; flex: 0 0 100% !important; padding: 0}
    .section-pourallerplusloin .iconbox-20 {max-width: 360px !important; flex: 0 0 100% !important;}

}





@media (max-width: 767px) {

    form[action="/trouver-un-emploi"] .section-pagetitle .is-container.layout-container {
        margin: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    .container-bloc-emploi .iconbox-20 .info {font-size: 14px !important;}
}




@media (max-width: 760px) {
    #btn-sticky-emploi  {width: 100% !important;}
    #btn-sticky-emploi .info  {margin-bottom: 0 !important;}

    .bloc-fiche-metier .fixed-element:nth-child(2) {width: 200px !important; right: 18% !important; max-width: 100% !important;}
    .bloc-fiche-profil .fixed-element:nth-child(2) {width: 90px !important; right: 38% !important; max-width: 100% !important;}
    .bloc-fiche-metier .is-container, .bloc-fiche-profil .is-container {min-height: 680px !important; }

    .blocklist {padding: 30px 20px !important;}
    .fiche-metier-contenu .fixed-element:nth-child(2) { max-width: 140px !important;bottom : 0 ; right: 0;}
    .fiche-metier-contenu .col-md-6:nth-child(2) { margin-top: 40px !important;}

    .text.crea {
        margin: 0px 0px 30px 10px !important;
    }

    .bloc-olivier:after { top: -25px !important;}
  

    .timeline-02 .item .time { background-color: #ffffff !important; }

    .banner-teaser .bloc-video {min-height: 500px !important;}
  

    .banner-hp {
        border-left: 0 !important;
        border-right: 0 !important;
        border-bottom: 0 !important;
    }

    .banner-hp .is-overlay-content > div {
        padding: 21px !important;
        width: 100% !important;
        top: 0;
    }
    .banner-hp .is-overlay-content > div  > p {
        font-size: 1rem !important;
    }
    .banner-hp .is-overlay-content > div > h1 {
        font-size: 1.7rem !important;
    }
    .banner-hp .is-overlay-content > div .content {display: none;}

    .section-rubrique {margin-top: 0 !important;}

    .container-bloc-emploi .col-sm-6 {padding: 5px !important;}
    .client-01 span {font-size: 15px !important;}

    .accordion01 .accordion-content {
        Padding-left: 30px !important;
    }
}



@media (max-width: 699px)  {


    h2 {font-size: 30px !important;}
    .slider-metiers {padding-left: 0px !important;}

    #container-blockgame  .block-game  a {
        padding: 60px 30px;
    }
    
    .barre-hashtag p { 
        font-size: 14px;
        max-width: 360px;
        margin: 0 auto;
     }
     .section-temoignage .is-overlay .is-overlay-bg {
        background-position: 60% 0% !important; 
        background-size: 90% !important;
     }
     .section-mission {height: 70vh !important;}
     .section-mission .col-md-12 {
         position: relative !important; 
         padding: 0 !important; 
         margin-top : 30px;
         top: 0 !important;
        }
     .section-typemetiers .is-container {margin-bottom: 0 !important;}

     
    .panel-type-metiers .panel-content ,
    .panel-type-profil .panel-content { 
        width: 90% !important; 
        padding: 30px 40px !important;
        overflow: auto scroll;
    }
    .panel-type-metiers li a , .panel-type-profil li a  { font-size: 16px !important;}
    .offres-emploi .panel-content { 
        width: 90% !important; 
        padding: 30px 40px !important;
       
    }
    .offres-emploi ul li a {
        font-size: 16px !important;
    }

    .fiche-metier--slogan {font-size: 20px !important;}
    .fiche-metier--categorie {font-size: 16px !important;}

    .container-bloc-emploi {margin-top: 0 !important;}
    
    .types-contrats .iconbox-20 {padding: 20px 18px;}

    .section-pourallerplusloin .iconbox-20 .info {font-size: 15px !important;}
    .section-pourallerplusloin .iconbox-20  {padding:20px 15px !important;}

    .barre-article {padding: 0 20px !important;}
    .barre-article .barre-article--info {text-align: left !important; padding-left: 8px;}
   
    .swiper-testimonials12 .swiper-slide .info-title::after { 
        
        width: 50px !important;
        height: 50px !important;
        background-size: contain !important;
        top: -22px;
        right: 10px;
    }

    .section-pourallerplusloin .bloc-left {
        padding: 0 20px;
    }
    #at-expanding-share-button {
        bottom: 110px !important;
        
    }
    .liste-videos .thumbs-video { max-width: 100% !important; margin: 0 33px 60px 33px !important}
    .specialevent {padding-top: 0 !important;}
    .video-sticky {position: relative !important;}
    .filter-video {margin-left: 33px !important; margin-right: 33px !important; margin-top: 40px !important;}
    .filter-interview {margin-left: 0 !important; margin-bottom: 20px !important;}

    .block-pastille::after {
        font-size: 14px;
        top:0 !important;
        right:0 !important;
        padding: 20px 0 !important;
        border-radius: 0 !important;
    }

    .banner-teaser .bloc-text  {min-height: 400px !important;}
    .banner-teaser .column.full  {padding: 0 !important;}
    .banner-teaser .bloc-text .custom-module {width: 100% !important;}
    
    
}

@media (max-width: 670px) {

    .container-bloc-emploi .col-sm-6 {max-width: 100% !important; flex: 0 0 100% !important;}
}


/*****************************************
 MODULE CHANTIER
 **************************************/




   /* ### ICONS
-------------------------------------------*/
/* line 385, ../Sass/base/_base.scss */
@font-face {
  font-family: 'CDB Icons';
  src: url("/Portals/_default/Skins/kella/assets/fonts/CDB-icons.woff") format("woff"),
      url("/Portals/_default/Skins/kella/assets/fonts/CDB-icons.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}


[class*="ui-icon-"] , [class*="ui-icon-"]::before {
  font-family: "CDB Icons";
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-ffb::before {
  content: "";
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-check::before {
  content: "";
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-play::before {
  content: "";
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-less::before {
  content: "";
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-arrow-left::before {
  content: "";
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-arrow-right::before {
  content: "";
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-arrow-scroll::before {
  content: "";
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-more::before {
  content: "";
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-picker-map::before {
  content: "";
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-picker-map-line::before {
  content: "";
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-quizz::before {
  content: "";
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-document::before {
  content: "";
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-wallet::before {
  content: "";
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-download2::before {
  content: "";
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-global::before {
  content: "";
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-calendar::before {
  content: "";
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-calendar2::before {
  content: "";
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-clock::before {
  content: "";
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-time::before {
  content: "";
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-schedule::before {
  content: "";
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-search::before {
  content: "";
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-twitter::before {
  content: "";
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-cross::before {
  content: "";
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-localisation::before {
  content: "";
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-worker::before {
  content: "";
}

/* line 394, ../Sass/base/_base.scss */
.ui-icon-chevron-right::before {
  content: "";
}


.ui-icon-angle-double-right::before {
  content: "\f101";

}
/* ----------------------------------------*\
  ## TYPOGRAPHY
\*---------------------------------------- */
/* ### REGULAR FONTS
-------------------------------------------*/
@font-face {
  font-family: 'Montserrat Black';
  src: url("/Portals/_default/Skins/kella/assets/fonts/montserrat-black.woff") format("woff");
  font-weight: normal;
}

@font-face {
  font-family: 'Montserrat Bold';
  src: url("/Portals/_default/Skins/kella/assets/fonts/Montserrat-Bold.woff") format("woff");
  font-weight: normal;
}

@font-face {
  font-family: 'Montserrat SemiBold';
  src: url("/Portals/_default/Skins/kella/assets/fonts/montserrat-semibold.woff") format("woff");
  font-weight: normal;
}

@font-face {
  font-family: 'Montserrat Regular';
  src: url("/Portals/_default/Skins/kella/assets/fonts/Montserrat-Regular.woff") format("woff");
  font-weight: normal;
}

@font-face {
  font-family: 'Nexa Book';
  src: url("/Portals/_default/Skins/kella/assets/fonts/nexa-book.woff") format("woff");
  font-weight: normal;
}

@font-face {
  font-family: 'Nexa Bold';
  src: url("/Portals/_default/Skins/kella/assets/fonts/nexa-bold.woff") format("woff");
  font-weight: normal;
}

@font-face {
  font-family: 'Nexa Black';
  src: url('/Portals/_default/Skins/kella/assets/fonts/nexa-black.woff2') format('woff2'), url('assets/fonts/nexa-black.woff') format('woff');
  font-weight: normal;
}

@font-face {
  font-family: 'Nexa Xbold';
  src: url('/Portals/_default/Skins/kella/assets/fonts/nexa-xbold.woff2') format('woff2'), url('assets/fonts/nexa-xbold.woff') format('woff');
  font-weight: normal;
}


@font-face {
  font-family: 'Nexa Light';
  src: url('/Portals/_default/Skins/kella/assets/fonts/nexalight.woff2') format('woff2'), url('assets/fonts/nexalight.woff') format('woff');
  font-weight: normal;
}



/**  BACK-OFFICE MODULE CHANTIER**/

.back-office{padding-top:0 !important}
.back-office .header{position:static !important}
.back-office .main{background-color:#eee;padding-bottom:80px}
.back-office .main h1,
.back-office .main h2,
.back-office .main h3,
.back-office .main h4,
.back-office .main h5,
.back-office .main h6,
.back-office .main td,
.back-office .main tr,
.back-office .main span{font-family:"Nexa Bold","Segoe UI",helvetica,sans-serif}
.back-office .main td,
.back-office .main tr,
.back-office .main span{font-family:"Nexa Book","Segoe UI",helvetica,sans-serif}
.back-office .main h2:not(.dnnFormSectionHead),
.DnnModule-FFBBuildingBackstagesQuiz h2 .Head{color:#FE6C4E;margin-bottom:30px;margin-top:50px}
.DnnModule-FFBBuildingBackstagesQuiz h2.dnnFormSectionHead{border-bottom:1px solid #FE6C4E;margin:0}
.DnnModule-FFBBuildingBackstagesQuiz h2.dnnFormSectionHead a{font-size:18px !important;color:#FE6C4E !important;font-family:"Nexa Book","Segoe UI",helvetica,sans-serif}
.back-office .main table{border-collapse:separate;border-spacing:0 10px;width:100%}
.DnnModule-FFBBuildingBackstagesQuiz .dnnForm .dnnLabel+table{width:33% !important}
.back-office .main td{font-size:18px !important;padding:0 10px}
.back-office .main td:first-child{width:100%;padding-left:0}
.back-office .main td:last-child{padding-right:0}
.DnnModule-FFBBuildingBackstagesQuiz input,
.DnnModule-FFBBuildingBackstagesQuiz textarea,
.DnnModule-FFBBuildingBackstagesQuiz select{font-size:18px;border:2px solid;padding:8px 16px}
.DnnModule-FFBBuildingBackstagesQuiz input:focus{border:2px solid}
.DnnModule-FFBBuildingBackstagesQuiz input[type="text"]{width:66%; font-size: 18px !important;}
.DnnModule-FFBBuildingBackstagesQuiz textarea{height:150px;width:66%}
.DnnModule-FFBBuildingBackstagesQuiz .dnnLabel+select{width:66%}
.back-office .main .dnnRadiobutton+.dnnBoxLabel{margin-left:10px}
.back-office .main #footer{padding-bottom:30px}
.back-office .main .container{width:1100px;max-width:100%}
.DnnModule-FFBBuildingBackstagesQuiz .mark {background-color: transparent;}
.DnnModule-FFBBuildingBackstagesQuiz .dnnFormItem input[type="radio"]+.dnnRadiobutton,
.DnnModule-FFBBuildingBackstagesQuiz input[type="checkbox"]+.dnnCheckbox{margin:0px 8px 12px 0px}
.DnnModule-FFBBuildingBackstagesQuiz .dnnFormItem > .RadPicker_Default {width: 37% !important;}
.DnnModule-FFBBuildingBackstagesQuiz .dnnFormItem .dnnTextEditor{width:66%;display:inline-block;vertical-align:top;margin-bottom:30px}
.DnnModule-FFBBuildingBackstagesQuiz .dnnFormItem .dnnTextEditor .dnnLabel,
.DnnModule-FFBBuildingBackstagesQuiz .dnnFormItem .dnnTextEditor [id$="txtSiteDescription_ckoptions"]{display:none}
.DnnModule-FFBBuildingBackstagesQuiz .dnnFormItem .dnnTextEditor #cke_1_contents{height:400px !important}
.DnnModule-FFBBuildingBackstagesQuiz .dnnFormItem .dnnTextEditor .dnnBoxLabel{font-family:"Nexa Book","Segoe UI",helvetica,sans-serif;font-size:16px}
.DnnModule-FFBBuildingBackstagesQuiz .dnnFormItem .dnnTextEditor input[type="radio"]{position:static !important}
.DnnModule-FFBBuildingBackstagesQuiz .dnnFormItem input[type="submit"],
.DnnModule-FFBBuildingBackstagesQuiz a.dnnPrimaryAction{background:#66A4F1;border:2px solid transparent;box-shadow:none;text-shadow:none;padding:.25em 1em;margin-right:10px}
.DnnModule-FFBBuildingBackstagesQuiz .dnnFormItem input[type="submit"]:hover,
.DnnModule-FFBBuildingBackstagesQuiz a.dnnPrimaryAction:hover{background:#fff;border-color:#66A4F1;color:#66A4F1;text-decoration:none !important}
.DnnModule-FFBBuildingBackstagesQuiz a.dnnSecondaryAction{background:#9A9A9A;color:#fff;border:2px solid transparent;box-shadow:none;text-shadow:none;padding:.25em 1em}
.DnnModule-FFBBuildingBackstagesQuiz a.dnnSecondaryAction:hover{background:#fff;border-color:#9A9A9A;color:#9A9A9A;text-decoration:none !important}
.DnnModule-FFBBuildingBackstagesQuiz a.dnnPrimaryAction[id*="BtnDelete"]{background:#FE6C4E}
.DnnModule-FFBBuildingBackstagesQuiz a.dnnPrimaryAction[id*="BtnDelete"]:hover{background:#fff;border-color:#FE6C4E;color:#FE6C4E}
.DnnModule-FFBBuildingBackstagesQuiz a.dnnPrimaryAction[id*="BtnUpdate"]{background:#40CC75}
.DnnModule-FFBBuildingBackstagesQuiz a.dnnPrimaryAction[id*="BtnUpdate"]:hover{background:#fff;border-color:#40CC75;color:#40CC75}
.DnnModule-FFBBuildingBackstagesQuiz .dnnClear{margin-bottom:10px}
.DnnModule-FFBBuildingBackstagesQuiz .dnnClear td{font-size:18px}
.DnnModule-FFBBuildingBackstagesQuiz .dnnActions{display:block;padding-top:30px}
.DnnModule-FFBBuildingBackstagesQuiz .dnnActions td{font-weight:700;font-size:18px}
.DnnModule-FFBBuildingBackstagesQuiz .dnnActions li{margin-right:15px}
.DnnModule-FFBBuildingBackstagesQuiz .dnnLabel{font-weight:700;font-size:18px}
.DnnModule-FFBBuildingBackstagesQuiz a.dnnPrimaryAction{color:#fff}
.DnnModule-FFBBuildingBackstagesQuiz h2.dnnFormSectionHead{background-color:none}
.DnnModule-FFBBuildingBackstagesQuiz #siteHeadouter{background:#fff;box-shadow:none;-webkit-box-shadow:none}
.back-office .main .copyright-container a{background:none}
.back-office .main .dnnForm.quizForm{margin-bottom:40px;padding:10px 20px;background:rgba(0,0,0,0.05)}
.back-office .main .dnnForm.quizForm td{border-bottom:1px solid rgba(0,0,0,0.15)}
.back-office .main .dnnForm.quizForm td:first-child{font-family:"Nexa Bold","Segoe UI",helvetica,sans-serif}
.back-office .main .DnnModule-FFBBuildingBackstagesQuiz{padding-top:18px}
.DnnModule-FFBBuildingBackstagesQuiz h1{margin:0px 0 40px; font-size: 50px; font-weight: 600;}
.DnnModule-FFBBuildingBackstagesQuiz h3{margin:40px 0 20px}
.DnnModule-FFBBuildingBackstagesQuiz ul {margin-left: 0 !important;}
.bo--official-date{display:flex}
.bo--official-date label{margin-right:10px;font-weight:bold;font-size:16px;order:2}
.bo--official-date input{order:1}
.RadPicker.RadPicker_Default .riTextBox{font-size:16px}
.BuildingBackstagesListSites{font-size:18px;text-align:right}
.BuildingBackstagesListSites li a,
.BuildingBackstagesListSites li a:visited,
.BuildingBackstagesListSites li a:focus{color:#fff}
.BuildingBackstagesListSites li:nth-child(3n-2){margin:10px 0 0 0;text-align:left;padding-bottom:5px;border-bottom:1px solid #999}
.BuildingBackstagesListSites li:nth-child(3n-1){display:inline-block;vertical-align:top;margin:-18px 10px 0 0}
.BuildingBackstagesListSites li:nth-child(3n-1) a{padding:8px 20px;border-radius:8px;background-color:#66A4F1;display:inline-block;border:1px solid #66A4F1}
.BuildingBackstagesListSites li:nth-child(3n-1) a:hover{background-color:#eee;color:#66A4F1;text-decoration:none}
.BuildingBackstagesListSites li:nth-child(3n){display:inline-block;vertical-align:top;margin-top:-18px}
.BuildingBackstagesListSites li:nth-child(3n) a{padding:8px 20px;border-radius:8px;background-color:#66A4F1;display:inline-block;border:1px solid #66A4F1}
.BuildingBackstagesListSites li:nth-child(3n) a:hover{background-color:#eee;color:#66A4F1;text-decoration:none}
.DnnModule-FFBBuildingBackstagesQuiz .BuildingBackstagesNoSite{display:block;font-size:16px}
#panels-site .dnnFormSectionHead{margin-bottom:30px}
#panels-site td:first-child{width:auto !important}
#panels-site #lnkRefresh{position:relative;left:540px}
.dates-cbl tr{display:inline-block;vertical-align:top;width:calc(33% - 2px)}
.BuildingBackstagesListFederations,
.BuildingBackstagesListDates,
.BuildingBackstagesListTrades,
.BuildingBackstagesListTypes{font-size:18px}
.BuildingBackstagesListFederations li,
.BuildingBackstagesListDates li,
.BuildingBackstagesListTrades li,
.BuildingBackstagesListTypes li{margin-bottom:18px;padding-bottom:5px;border-bottom:1px solid #999}
.BuildingBackstagesListFederations a[class$="Edit"],
.BuildingBackstagesListDates a[class$="Edit"],
.BuildingBackstagesListTrades a[class$="Edit"],
.BuildingBackstagesListTypes a[class$="Edit"]{color:#fff;float:right;margin-top:5px;padding:8px 20px;border-radius:8px;background-color:#66A4F1;display:inline-block;border:1px solid #66A4F1}
.BuildingBackstagesListFederations a[class$="Edit"]:hover,
.BuildingBackstagesListDates a[class$="Edit"]:hover,
.BuildingBackstagesListTrades a[class$="Edit"]:hover,
.BuildingBackstagesListTypes a[class$="Edit"]:hover{background-color:#eee;color:#66A4F1;text-decoration:none}

.BuildingBackstagesListCounties{font-size:18px;column-count:2;column-gap:80px;column-rule:1px solid #999;break-after:left;page-break-after:left}
.BuildingBackstagesListCounties li{display:inline-block;width:100%;margin-bottom:8px;position:relative}
.BuildingBackstagesListCounties li::after{content:"";height:1px;width:100%;position:absolute;left:0;bottom:15px;background-color:#999;z-index:1}
.BuildingBackstagesListCounties .CountyLinkEdit{color:#fff;float:right;margin-top:5px;position:relative;z-index:2;padding:8px 20px;border-radius:8px;background-color:#66A4F1;display:inline-block;border:1px solid #66A4F1}
.BuildingBackstagesListCounties .CountyLinkEdit:hover{background-color:#eee;color:#66A4F1;text-decoration:none}

.DnnModule-FFBBuildingBackstagesQuiz .DNNContainer_Title_h2 .editSite-map{left:370px;width:450px;margin-bottom:18px !important;position:relative}
.DnnModule-FFBBuildingBackstagesQuiz .DNNContainer_Title_h2 .editSite-form2{display:block;width:100%}

/***   end   ***/



/****************************
            Module QUIZ   
 ******************************/


#quiz {
    padding-bottom: 50px;
}
@media (min-width: 600px) {
    #quiz {
        padding-bottom: 10vw;
    }
}
@media (min-width: 1200px) {
    #quiz {
        padding-bottom: 13vh;
    }
}
h1.ui-icon-quizz {
    font-family: "Montserrat Black", "Segoe UI", helvetica, sans-serif;
    letter-spacing: 0.18rem;
    text-transform: uppercase;
    margin: 0 auto 2rem;
}
@media (max-width: 1199px) {
    h1.ui-icon-quizz {
        width: 700px;
        max-width: 100%;
        padding-left: 35px;
        padding-right: 35px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 599px) {
    h1.ui-icon-quizz {
        padding-left: 25px;
        padding-right: 25px;
    }
}
p.introducing__text, #goodComment, #badComment {
    padding-bottom: 50px;
    margin-bottom: 0 !important;
}
@media (min-width: 600px) {
    p.introducing__text, #goodComment, #badComment {
        font-size: 1.125rem;
        padding-bottom: 5vw;
    }
}
@media (min-width: 1200px) {
    p.introducing__text, #goodComment, #badComment {
        padding-bottom: 5vh;
    }
}
@media (max-width: 599px) {
    .startpage {
        text-align: center;
    }
}
body .ui-btn-large {
    display: inline-block;
    border: 3px solid;
    padding: 0.45em 2em;
    text-transform: uppercase;
    text-align: center;
    min-width: 18vw;
    font-weight: 600;
}
body .ui-btn-small {
    display: inline-block;
    border: 3px solid;
    padding: 0.35em 1.5em;
    text-transform: uppercase;
    text-align: center;
    overflow: hidden;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.25s cubic-bezier(0.6, 0, 0.4, 1);
}
body .ui-btn-round {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 0.52em;
    font-family: "Nexa Xbold", "Segoe UI", helvetica, sans-serif;
    text-transform: uppercase;
    border-radius: 0 50% 50% 50%;
    line-height: 1.25;
    text-decoration: none;
    transition: all 0.25s cubic-bezier(0.6, 0, 0.4, 1);
}
.ui-btn-round.is-large {
    width: 14.7rem;
    height: 14.7rem;
    font-size: 1.5rem;
    transition: all 0.25s cubic-bezier(0.6, 0, 0.4, 1);
}
.startpage .ui-btn-large {
    color: #32CD32;
    letter-spacing: 0.05rem;
    color: #FFFFFF;
    cursor: pointer;
}
.startpage .ui-btn-large:hover {
    color: #475BA6 !important;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}
.startpage img {
    display: block;
    margin: 0 auto 25px;
    width: 100%;
    max-width: 100%;
}
@media (max-width: 1199px) {
    .startpage img {
        width: 18rem;
    }
}
@media (max-width: 479px) {
    .startpage img {
        width: 100%;
    }
}
@media (min-width: 600px) {
    .startpage img {
        margin: 0 auto 5vw;
    }
}
@media (min-width: 1200px) {
    .startpage img {
        width: 18rem;
        margin: 0 auto 4vh;
    }
}
.buildingbackstages-questions {
}
.buildingbackstages-questions h3, .quiz_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}
.buildingbackstages-questions > [class^="question__"] {
    background-color: #FFFFFF;
    color: #353535;
    text-align: left;
    position: relative;
    padding: 2rem 1.5rem 1.5rem;
}
@media (min-width: 600px) {
    .buildingbackstages-questions > [class^="question__"] {
        padding: 3.5rem;
    }
}
.buildingbackstages-questions > [class^="question__"]:not(:last-child) {
    margin-bottom: 3rem;
}
.buildingbackstages-questions h3 {
    font-family: "Nexa Bold", "Segoe UI", helvetica, sans-serif;
    position: absolute;
    top: -2rem;
    left: calc((100% - 3rem)/2);
    border-radius: 50%;
    background-color: #F59E24;
    color: #FFFFFF;
    height: 4rem;
    width: 4rem;
    text-align: center;
    font-weight: 600;
    line-height: 1.8;
    margin: 0;
    align-items: center;
}
@media (max-width: 1199px) {
    .buildingbackstages-questions h3 {
        font-size: 1.5rem;
    }
}
.buildingbackstages-questions .question__head {
    margin-bottom: 1rem;
}
@media (min-width: 600px) {
    .buildingbackstages-questions .question__head {
        margin-bottom: 2rem;
    }
}
.buildingbackstages-questions .question__head p {
    font-family: "Nexa Bold", "Segoe UI", helvetica, sans-serif;
    font-size: 1.8rem;
    line-height: 1.25;
    font-weight: 600;
}
.buildingbackstages-questions .question__head img {
    max-height: 220px;
    float: right;
}
div[class^="answers__"] > ul {
    margin-left: 0;
}
.buildingbackstages-questions .answer__list {
    position: relative;
}
.buildingbackstages-questions .answer__list:not(:last-child) {
    margin-bottom: .75rem;
}
.buildingbackstages-questions .question__characters {
    display: none !important;
}
.buildingbackstages-questions .answer__input {
    position: absolute;
    visibility: hidden;
    left: 0;
}
.buildingbackstages-questions .answer__input:checked + .answer__label::before {
    background-color: #353535;
}
.buildingbackstages-questions .answer__label {
    font-family: "Nexa Book", "Segoe UI", helvetica, sans-serif;
    position: relative;
    padding-left: 2.15rem;
    cursor: pointer;
    font-size: 1.2rem;
}
.buildingbackstages-questions .answer__label::before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: .5rem;
    border: 3px solid;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 0px 3px #FFFFFF inset;
    box-shadow: 0px 0px 0px 3px #FFFFFF inset;
    background-color: #FFFFFF;
}
.buildingbackstages-questions .answer__number {
    font-family: "Nexa Bold", "Segoe UI", helvetica, sans-serif;
    margin-right: .35rem;
    font-weight: bold;
}
.quiz__buttons {
    background: #FFFFFF;
    padding: 1rem;
    margin-top: 0.3rem;
    text-align: center;
    line-height: 3rem;
}
.quiz__buttons p {
    display: inline-block;
}
@media (min-width: 600px) {
    .quiz__buttons p + p a {
        margin-left: 1.5rem;
    }
}
.quiz__buttons .btn__validate {
    color: #000000;
    border-color: #32CD32;
}
.quiz__buttons .btn__validate:hover {
    color: #32CD32;
    border-color: #000000;
}
.quiz__buttons .btn__cancel {
    color: #000000;
    border-color: #9F9F9F;
}
.quiz__buttons .btn__cancel:hover {
    color: #9F9F9F;
    border-color: #000000;
}
.quiz__buttons .btn__replay {
    color: #000000;
    border-color: #32CD32;
}
.quiz__buttons .btn__replay:hover {
    color: #32CD32;
    border-color: #000000;
}
.quiz_row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% + 1.5rem);
    margin-left: -.75rem;
    position: relative;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    padding: 0 10vw;
}
@media (max-width: 1199px) {
    .quiz_row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0;
    }
}
.quiz_btnbox {
    padding: .5rem 0;
    margin-bottom: 0 !important;
}
@media (min-width: 1200px) {
    .quiz_btnbox {
        padding: 1rem .75rem 4vh;
    }
}
.quiz_btnbox .ui-btn-round.is-large {
    font-size: 1.2rem;
    font-weight: 600;
    background-color: #e64455;
    color: #FFFFFF;
    font-family: "Nexa Book", "Segoe UI", helvetica, sans-serif;
    line-height: 1.5;
    padding: 1.75rem;
}
.quiz_btnbox .ui-btn-round.is-large:hover {
    background-color: #FFFFFF;
    color: #0070b8;
}
.goodAnswer .answer__input:checked + .answer__label::before {
    background-color: #32CD32;
    border-color: #32CD32;
}
.goodAnswer .answer__input:checked + .answer__label::after {
    content: "Bonne réponse :)";
    font-family: "Nexa Bold", "Segoe UI", helvetica, sans-serif;
    color: #32CD32;
    display: block;
    font-weight: 600;
}
@media (min-width: 600px) {
    .goodAnswer .answer__input:checked + .answer__label::after {
        display: inline;
        margin-left: 2rem;
    }
}
.badAnswer .answer__input:checked + .answer__label::before {
    background-color: #F12626;
    border-color: #F12626;
}
.badAnswer .answer__input:checked + .answer__label::after {
    content: "Mauvaise réponse :(";
    font-family: "Nexa Bold", "Segoe UI", helvetica, sans-serif;
    color: #F12626;
    display: block;
    font-weight: 600;
}
@media (min-width: 600px) {
    .badAnswer .answer__input:checked + .answer__label::after {
        display: inline;
        margin-left: 2rem;
    }
}
.question__comment .ui-btn-small {
    color: #000000;
    border-color: #0070b8;
    margin: 2rem 0 0;
}
.question__comment .ui-btn-small:hover {
    color: #0070b8;
    border-color: #000000;
}
.question__comment--text {
    border-left: 2px solid #0070b8;
    padding-left: 20px;
    margin-top: 1rem;
}
.FormLabelCell {
  width: auto;
}
.libelle_width_contactus {
    width: 222px;
}
.normalCheckBox{
margin-right: 10px;}