


.ax {display: none; position:fixed; width:100%; height:100%; top: 0; left: 0;right: 0; bottom: 0; background-color: rgba(0,0,0,0.2); overflow:auto;  z-index:20;}

.ax-content{position: relative; margin-left: auto; margin-right: auto; text-align: center; max-width: 350px;}

@media(max-width:350px) 
{
.ax-content{position: relative; margin-left: auto; margin-right: auto; text-align: center; max-width: 320px;}
.ax-img{width:50%;}
ax-text{width:50%;}
.image {margin-left: 0!important; max-width: 100%;}
.titre {font-size: 20px!important;}
}

.ax-close{color:#FFF;position:absolute;top:0;right:0;font-size:30px;line-height:30px;font-weight:bold;margin-right:10px;background-color:#c22a20;margin-top:10px;display:block;width:35px;height:35px;}

.ax-close:hover,.ax-close:focus{text-decoration:none;cursor:pointer;}

.texte {background-color:#305a9a; text-align: center!important; padding-top: 50px; font-size : 20px; font-family: Verdana; color: #fff;}

.titre {background-color:#305a9a; line-height:30px; padding-top: 15px; padding-bottom: 10px; text-align: center; font-size : 20px; font-family: Trebuchet MS; font-weight : 900 ; color: #fff!important;}

.image {width:350px; margin-left: 0!important;}

.bouton {background-color:#305a9a; padding-bottom: 20px!important;padding-top: 20px;}





.ax1 {display: none; position:fixed; width:100%; height:100%; top: 0; left: 0;right: 0; bottom: 0; background-color: rgba(0,0,0,0.2); overflow:auto;  z-index:20;}

.ax1-content{position: relative; margin-left: auto; margin-right: auto; text-align: center; max-width: 350px;}



.ax1-close{color:#FFF;position:absolute;top:0;right:0;font-size:30px;line-height:30px;font-weight:bold;margin-right:10px;background-color:#c22a20;margin-top:10px;display:block;width:35px;height:35px;}

.ax1-close:hover,.ax-close:focus{text-decoration:none;cursor:pointer;}

@media(max-width:422px) 
{
.ax1-content{position: relative; margin-left: auto; margin-right: auto; text-align: center; max-width: 300px;}
.ax1-img{width:100%;}
ax1-text{width:100%;}
.image {margin-left: 0!important; max-width: 100%;}
.titre {font-size: 20px!important;}
}


.texte {background-color:#305a9a; text-align: center!important; padding-top: 50px; font-size : 18px; font-family: Verdana ; color: #fff;}

.titre {background-color:#305a9a; line-height:30px; padding-top: 10px; padding-bottom: 10px; text-align: center; font-size : 26px; font-family: Trebuchet MS; font-weight : 900 ; color: #fff!important;}

.image {width:350px; margin-left: 0!important;}

.bouton {background-color:#305a9a; padding-bottom: 20px!important;padding-top: 20px;}







.comp_36 .wa-btn-text-only{
                                      animation-name: clin;
                                      animation-duration: 1s;
                                      animation-iteration-count: infinite;
                                    }
                                    @keyframes clin {
                                      from {background-color: #e85265;}
                                      to {background-color: #320126;}
                                    }


                                    
                                    
                                    


.comp_47 .wa-btn-text-only{
                                    border-width:1px 1px 5px 1px;
                                    }

.comp_47 .wa-btn-text-only:hover{animation:pulsation_bouton .8s ease-out}
                                    
                                    @keyframes pulsation_bouton {
                                    
                                    from{box-shadow:0 0 0 -3px hsla(0,0%,100%,0),0 0 0 0 hsl(44,66%,57%)}
                                    to{box-shadow:0 0 0 10px hsla(0,0%,100%,0),0 0 0 13px hsla(0,0%,100%,0)}}


.comp_54. 
.light ::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.light :hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}


.comp_60 .wa-btn-text-only{
                                    border-width:1px 1px 5px 1px;
                                    }

.comp_60 .wa-btn-text-only:hover{animation:pulsation_bouton .8s ease-out}
                                    
                                    @keyframes pulsation_bouton {
                                    
                                    from{box-shadow:0 0 0 -3px hsla(0,0%,100%,0),0 0 0 0 hsl(44,66%,57%)}
                                    to{box-shadow:0 0 0 10px hsla(0,0%,100%,0),0 0 0 13px hsla(0,0%,100%,0)}}


.comp_71 {
                                    -webkit-transform: scale(1);
                                    transform: scale(1);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out}
                                    .zoom:hover{
                                    -webkit-transform: scale(1.3);
                                    transform: scale(1.3);
                                    }
                                    .comp_71:hover{-webkit-transform: scale(1.1);transform: scale(1.1);}


.comp_87 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_87:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_88 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_88:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_89 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_89:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_90 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_90:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_91 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_91:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_92 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_92:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_93 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_93:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_94 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_94:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_95 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_95:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_96 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_96:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_97 {
                                    -webkit-transform: scale(1);
                                    transform: scale(1);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out}
                                    .zoom:hover{
                                    -webkit-transform: scale(1.3);
                                    transform: scale(1.3);
                                    }
                                    .comp_97:hover{-webkit-transform: scale(1.1);transform: scale(1.1);}


.comp_113 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_113:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_114 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_114:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_115 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_115:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_116 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_116:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_117 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_117:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_118 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_118:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_119 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_119:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_120 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_120:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_121 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_121:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_122 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_122:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_123 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_123:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_124 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_124:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_125 {
                                    -webkit-transform: scale(1);
                                    transform: scale(1);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out}
                                    .zoom:hover{
                                    -webkit-transform: scale(1.3);
                                    transform: scale(1.3);
                                    }
                                    .comp_125:hover{-webkit-transform: scale(1.1);transform: scale(1.1);}


.comp_143 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_143:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}

.comp_143 a {text-decoration: none;}



.comp_144 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_144:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_145 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_145:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_146 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_146:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_147 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_147:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_148 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_148:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_149 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_149:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_150 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_150:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_151 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_151:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_160 {
                                    -webkit-transform: scale(1);
                                    transform: scale(1);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out}
                                    .zoom:hover{
                                    -webkit-transform: scale(1.3);
                                    transform: scale(1.3);
                                    }
                                    .comp_160:hover{-webkit-transform: scale(1.1);transform: scale(1.1);}


.comp_167 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_167:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_170 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_170:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_171 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_171:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_172 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_172:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_173 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_173:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_174 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_174:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_175 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_175:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_176 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_176:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_177 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_177:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_178 {
                                    -webkit-transform: scale(1);
                                    transform: scale(1);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out}
                                    .zoom:hover{
                                    -webkit-transform: scale(1.3);
                                    transform: scale(1.3);
                                    }
                                    .comp_178:hover{-webkit-transform: scale(1.1);transform: scale(1.1);}


.comp_185 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_185:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_188 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_188:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_189 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_189:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_190 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_190:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_191 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_191:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_192 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_192:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_193 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_193:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_194 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_194:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_195 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_195:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_196 {
                                    -webkit-transform: scale(1);
                                    transform: scale(1);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out}
                                    .zoom:hover{
                                    -webkit-transform: scale(1.3);
                                    transform: scale(1.3);
                                    }
                                    .comp_196:hover{-webkit-transform: scale(1.1);transform: scale(1.1);}


.comp_205 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_205:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_208 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_208:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}

.comp_208 a {text-decoration: none;}



.comp_209 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_209:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_210 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_210:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_211 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_211:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_212 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_212:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_213 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_213:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_214 {-webkit-transform: scale(1.0);
                                    transform: scale(1.0);
                                    -webkit-transition: .3s ease-in-out;
                                    transition: .3s ease-in-out;
                                    }
                                    .comp_214:hover{-webkit-transform: scale(1.5);
                                    transform: scale(1.5);}


.comp_232 .wa-btn-text-only{
                                    border-width:1px 1px 1px 1px;
                                    }

.comp_232 .wa-btn-text-only:hover{animation:pulsation_bouton .8s ease-out}
                                    
                                    @keyframes pulsation_bouton {
                                    
                                    from{box-shadow:0 0 0 -3px hsla(0,0%,100%,0),0 0 0 0 hsl(44,66%,57%)}
                                    to{box-shadow:0 0 0 10px hsla(0,0%,100%,0),0 0 0 13px hsla(0,0%,100%,0)}}


.comp_234 { --mask: radial-gradient(45.07px at 62.50px 50%,#000 99%,#0000 101%) 0 calc(50% - 50px)/100% 100px, radial-gradient(45.07px at -37.5px 50%,#0000 99%,#000 101%) 25px 50%/100% 100px repeat-y; -webkit-mask: var(--mask); mask: var(--mask); } 


.comp_276 .wa-btn-text-only:hover{-webkit-transform: scale(1.1);transform: scale(1.1);} 
.comp_276 .wa-btn-text-only:hover{animation:pulsation_bouton .8s ease-out}
                                    
                                    @keyframes pulsation_bouton {
                                    
                                    from{box-shadow:0 0 0 -3px hsla(0,0%,100%,0),0 0 0 0 hsl(44,66%,57%)}
                                    to{box-shadow:0 0 0 10px hsla(0,0%,100%,0),0 0 0 13px hsla(0,0%,100%,0)}}

.comp_1 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_1 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_10 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_10 .wa-txt-par {
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_10 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_10 .wa-txt-par.wa-last-par {
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_10 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_100 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_100 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_100 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_100 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_100 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_101 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_102 {
    flex-direction: column;
}
.comp_102 > .wa_inner_col {
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_102 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_103 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_104 {
    flex-direction: column;
}
.comp_104 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_104 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_105 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_106 {
    flex-direction: column;
}
.comp_106 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_106 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_107 {
    background-color: rgba(120,172,66,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_107 .wa-txt-par {
    color: rgba(240,240,240,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_107 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_107 .wa-txt-par.wa-last-par {
    color: rgba(240,240,240,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_107 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_108 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_109 {
    flex-direction: column;
}
.comp_109 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_109 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_11 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_110 {
    display: flex;
    width: 100%;
}
.comp_110 .wa-image-wrap {
    aspect-ratio: 380/380;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 380px) );
}
.comp_110 .wa-image-wrap > div {
    aspect-ratio: 380/380;;
    position: relative;
    width: 100%;
}
.comp_110 .wa-image-wrap img {
    aspect-ratio: 380/380;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_111 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_112 {
    flex-direction: column;
}
.comp_112 > .wa_inner_col {
    background-color: rgba(120,172,66,1);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_112 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_113 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_113 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_113 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_113 .wa-txt-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: underline;
}
.comp_113 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_113 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_113 .wa-txt-par.wa-last-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: underline;
}
.comp_114 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_114 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_114 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_114 .wa-txt-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_114 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_114 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_114 .wa-txt-par.wa-last-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_115 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_115 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_115 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_115 .wa-txt-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_115 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_115 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_115 .wa-txt-par.wa-last-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_116 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_116 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_116 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_116 .wa-txt-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_116 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_116 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_116 .wa-txt-par.wa-last-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_117 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_117 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_117 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_117 .wa-txt-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_117 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_117 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_117 .wa-txt-par.wa-last-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_118 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_118 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_118 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_118 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_118 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_119 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_119 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_119 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_119 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_119 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_12 {
    flex-direction: column;
}
.comp_12 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_12 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_120 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_120 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_120 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_120 .wa-txt-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_120 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_120 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_120 .wa-txt-par.wa-last-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_121 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_121 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_121 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_121 .wa-txt-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_121 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_121 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_121 .wa-txt-par.wa-last-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_122 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_122 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_122 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_122 .wa-txt-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_122 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_122 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_122 .wa-txt-par.wa-last-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_123 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_123 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_123 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_123 .wa-txt-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_123 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_123 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_123 .wa-txt-par.wa-last-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_124 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_124 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_124 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_124 .wa-txt-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_124 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_124 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_124 .wa-txt-par.wa-last-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_125 {
    flex-direction: column;
}
.comp_125 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_125 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_126 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_127 {
    flex-direction: column;
}
.comp_127 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_127 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_128 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_128 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_128 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_128 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_128 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_129 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_13 {
    animation: slideInLeft;
    animation-duration: 1000ms;
    background-color: rgba(252,201,23,1);
    width: 100%;
}
.comp_130 {
    flex-direction: column;
}
.comp_130 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_130 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_131 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_132 {
    flex-direction: column;
}
.comp_132 > .wa_inner_col {
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_132 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_133 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_134 {
    flex-direction: column;
}
.comp_134 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_134 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_135 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_136 {
    flex-direction: column;
}
.comp_136 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_136 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_137 {
    background-color: rgba(48,90,154,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_137 .wa-txt-par {
    color: rgba(240,240,240,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_137 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_137 .wa-txt-par.wa-last-par {
    color: rgba(240,240,240,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_137 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_138 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_139 {
    flex-direction: column;
}
.comp_139 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_139 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_14 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_140 {
    display: flex;
    width: 100%;
}
.comp_140 .wa-image-wrap {
    aspect-ratio: 390/390;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 390px) );
}
.comp_140 .wa-image-wrap > div {
    aspect-ratio: 390/390;;
    position: relative;
    width: 100%;
}
.comp_140 .wa-image-wrap img {
    aspect-ratio: 390/390;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_141 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_142 {
    flex-direction: column;
}
.comp_142 > .wa_inner_col {
    background-color: rgba(48,90,154,1);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_142 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_143 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_143 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_143 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_143 .wa-txt-par a:hover {
    color: rgba(183,226,254,1);
    text-decoration: none;
}
.comp_143 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_143 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_143 .wa-txt-par.wa-last-par a:hover {
    color: rgba(183,226,254,1);
    text-decoration: none;
}
.comp_144 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_144 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_144 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_144 .wa-txt-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_144 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_144 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_144 .wa-txt-par.wa-last-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_145 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_145 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_145 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_145 .wa-txt-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_145 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_145 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_145 .wa-txt-par.wa-last-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_146 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_146 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_146 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_146 .wa-txt-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_146 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_146 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_146 .wa-txt-par.wa-last-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_147 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_147 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_147 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_147 .wa-txt-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_147 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_147 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_147 .wa-txt-par.wa-last-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_148 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_148 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_148 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_148 .wa-txt-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_148 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_148 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_148 .wa-txt-par.wa-last-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_149 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_149 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_149 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_149 .wa-txt-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_149 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_149 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_149 .wa-txt-par.wa-last-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_15 {
    flex-direction: column;
}
.comp_15 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_15 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_150 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_150 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_150 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_150 .wa-txt-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_150 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_150 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_150 .wa-txt-par.wa-last-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_151 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_151 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_151 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_151 .wa-txt-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_151 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_151 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_151 .wa-txt-par.wa-last-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_152 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_152 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_153 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_154 {
    flex-direction: column;
}
.comp_154 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_154 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_155 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_155 .wa-txt-par {
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_155 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_155 .wa-txt-par.wa-last-par {
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_155 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_156 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_157 {
    flex-direction: column;
}
.comp_157 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_157 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_158 {
    animation: slideInLeft;
    animation-duration: 1000ms;
    background-color: rgba(252,201,23,1);
    width: 100%;
}
.comp_159 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_16 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_16 .wa-txt-par {
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_16 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_16 .wa-txt-par.wa-last-par {
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_16 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_160 {
    flex-direction: column;
}
.comp_160 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_160 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_161 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_162 {
    flex-direction: column;
}
.comp_162 > .wa_inner_col {
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_162 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_163 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_164 {
    flex-direction: column;
}
.comp_164 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_164 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_165 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_166 {
    flex-direction: column;
}
.comp_166 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_166 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_167 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_167 .wa-txt-par {
    color: rgba(253,202,20,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_167 .wa-txt-par a {
    color: rgba(253,202,20,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_167 .wa-txt-par.wa-last-par {
    color: rgba(253,202,20,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_167 .wa-txt-par.wa-last-par a {
    color: rgba(253,202,20,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_168 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_169 {
    flex-direction: column;
}
.comp_169 > .wa_inner_col {
    background-color: rgba(253,202,20,1);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_169 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_17 {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_17 .innerBox {
    position: relative;
}
.comp_17 .innerBox .wa-wrap_video-bg {
    position: relative;
}
.comp_17 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_170 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_170 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_170 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_170 .wa-txt-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_170 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_170 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_170 .wa-txt-par.wa-last-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_171 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_171 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_171 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_171 .wa-txt-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_171 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_171 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_171 .wa-txt-par.wa-last-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_172 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_172 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_172 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_172 .wa-txt-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_172 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_172 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_172 .wa-txt-par.wa-last-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_173 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_173 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_173 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_173 .wa-txt-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_173 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_173 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_173 .wa-txt-par.wa-last-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_174 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_174 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_174 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_174 .wa-txt-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_174 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_174 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_174 .wa-txt-par.wa-last-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_175 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_175 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_175 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_175 .wa-txt-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_175 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_175 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_175 .wa-txt-par.wa-last-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_176 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_176 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_176 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_176 .wa-txt-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_176 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_176 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_176 .wa-txt-par.wa-last-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_177 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_177 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_177 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_177 .wa-txt-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_177 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_177 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_177 .wa-txt-par.wa-last-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_178 {
    flex-direction: column;
}
.comp_178 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_178 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_179 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_18 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_180 {
    flex-direction: column;
}
.comp_180 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_180 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_181 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_182 {
    flex-direction: column;
}
.comp_182 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_182 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_183 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_184 {
    flex-direction: column;
}
.comp_184 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_184 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_185 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_185 .wa-txt-par {
    color: rgba(120,172,66,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_185 .wa-txt-par a {
    color: rgba(120,172,66,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_185 .wa-txt-par.wa-last-par {
    color: rgba(120,172,66,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_185 .wa-txt-par.wa-last-par a {
    color: rgba(120,172,66,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_186 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_187 {
    flex-direction: column;
}
.comp_187 > .wa_inner_col {
    background-color: rgba(120,172,66,1);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_187 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_188 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_188 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_188 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_188 .wa-txt-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_188 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_188 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_188 .wa-txt-par.wa-last-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_189 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_189 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_189 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_189 .wa-txt-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_189 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_189 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_189 .wa-txt-par.wa-last-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_19 {
    flex-direction: column;
}
.comp_19 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_19 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_190 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_190 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_190 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_190 .wa-txt-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_190 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_190 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_190 .wa-txt-par.wa-last-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_191 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_191 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_191 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_191 .wa-txt-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_191 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_191 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_191 .wa-txt-par.wa-last-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_192 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_192 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_192 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_192 .wa-txt-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_192 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_192 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_192 .wa-txt-par.wa-last-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_193 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_193 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_193 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_193 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_193 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_194 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_194 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_194 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_194 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_194 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_195 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_195 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_195 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_195 .wa-txt-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_195 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_195 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_195 .wa-txt-par.wa-last-par a:hover {
    color: rgba(221,251,191,1);
    text-decoration: none;
}
.comp_196 {
    flex-direction: column;
}
.comp_196 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_196 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_197 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_198 {
    flex-direction: column;
}
.comp_198 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_198 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_199 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_2 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_20 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_200 {
    flex-direction: column;
}
.comp_200 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_200 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_201 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_202 {
    flex-direction: column;
}
.comp_202 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_202 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_203 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_204 {
    flex-direction: column;
}
.comp_204 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_204 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_205 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_205 .wa-txt-par {
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_205 .wa-txt-par a {
    color: rgba(120,172,66,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_205 .wa-txt-par.wa-last-par {
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_205 .wa-txt-par.wa-last-par a {
    color: rgba(120,172,66,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_206 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_207 {
    flex-direction: column;
}
.comp_207 > .wa_inner_col {
    background-color: rgba(48,90,154,1);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_207 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_208 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_208 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_208 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_208 .wa-txt-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_208 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_208 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_208 .wa-txt-par.wa-last-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_209 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_209 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_209 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_209 .wa-txt-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_209 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_209 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_209 .wa-txt-par.wa-last-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_21 {
    flex-direction: column;
}
.comp_21 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_21 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_210 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_210 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_210 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_210 .wa-txt-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_210 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_210 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_210 .wa-txt-par.wa-last-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_211 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_211 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_211 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_211 .wa-txt-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_211 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_211 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_211 .wa-txt-par.wa-last-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_212 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_212 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_212 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_212 .wa-txt-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_212 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_212 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_212 .wa-txt-par.wa-last-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_213 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_213 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_213 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_213 .wa-txt-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_213 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_213 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_213 .wa-txt-par.wa-last-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_214 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_214 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_214 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_214 .wa-txt-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_214 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_214 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_214 .wa-txt-par.wa-last-par a:hover {
    color: rgba(178,212,254,1);
    text-decoration: none;
}
.comp_215 {
    background-color: rgba(255,255,255,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_215 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_216 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_217 {
    flex-direction: column;
}
.comp_217 > .wa_inner_col {
    background-color: rgba(48,90,154,1);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_217 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.comp_218 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_218 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_218 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_218 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_218 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_219 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_219 .wa-txt-par {
    color: rgba(253,201,43,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_219 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_219 .wa-txt-par.wa-last-par {
    color: rgba(253,201,43,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_219 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_22 {
    align-items: center;
    display: flex;
    width: 100%;
}
.comp_22 hr {
    border-color: rgba(206,206,207,1) !important;
    border-style: solid;
    border-top-width: 1px;
    margin: 1px;
    opacity: 0.25098;
    width: 100%;
}
.comp_220 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_220 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_220 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_220 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_220 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_221 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_221 .wa-txt-par {
    color: rgba(253,201,43,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_221 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_221 .wa-txt-par.wa-last-par {
    color: rgba(253,201,43,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_221 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_222 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_222 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_222 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_222 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_222 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_223 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_223 .wa-txt-par {
    color: rgba(253,201,43,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_223 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_223 .wa-txt-par.wa-last-par {
    color: rgba(253,201,43,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_223 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_224 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_224 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_224 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_224 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_224 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_225 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_225 .wa-txt-par {
    color: rgba(253,201,43,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_225 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_225 .wa-txt-par.wa-last-par {
    color: rgba(253,201,43,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_225 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_226 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_226 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_226 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_226 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_226 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_227 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_227 .wa-txt-par {
    color: rgba(253,201,43,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_227 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_227 .wa-txt-par.wa-last-par {
    color: rgba(253,201,43,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_227 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_228 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_228 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_228 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_228 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_228 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_229 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_23 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_230 {
    flex-direction: column;
}
.comp_230 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_230 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_231 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_231 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_231 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_231 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_231 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_232 {
    display: flex;
    width: 100%;
}
.comp_232 .wa-btn {
    background-color: rgba(251,200,21,1);
    border-color: rgba(192,192,192,1);
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
}
.comp_232 .wa-btn.wa-btn.wa-btn-icon-left .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .25em;
}
.comp_232 .wa-btn.wa-btn:active {
    background-color: rgba(251,200,21,1);
    border-color: rgba(192,192,192,1);
    color: rgba(255,255,255,1);
}
.comp_232 .wa-btn.wa-btn:hover {
    background-color: rgba(251,200,21,1);
    border-color: rgba(192,192,192,1);
    color: rgba(255,255,255,1);
}
.comp_232 a {
    display: flex;
    text-decoration: none;
}
.comp_232 div {
    justify-content: center;
}
.comp_233 {
    flex-direction: column;
}
.comp_233 > .wa_inner_col {
    background-color: rgba(48,90,154,1);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_233 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.comp_234 {
    display: flex;
    width: 100%;
}
.comp_234 .wa-image-second-inner {
    background-image: url("../../images/big/bureau_-_brangeon_-_cholet_-_49.jpg?t=09a858a7_72b4_432e_882c_7c343a34a6c9");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: grayscale(20%) blur(4px);
    height: 100%;
    opacity: 0;
    transition: all .5s ease;
    width: 100%;
}
.comp_234 .wa-image-second-inner div {
    background-color: rgba(92,92,92,0.530007);
    height: 100%;
    width: 100%;
}
.comp_234 .wa-image-wrap {
    aspect-ratio: 1700/1130;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 1700px) );
}
.comp_234 .wa-image-wrap .wa-image-fx {
    animation: fadeInUp 0.8s;
}
.comp_234 .wa-image-wrap .wa-image-txt {
    opacity: 0;
    text-align: center;
}
.comp_234 .wa-image-wrap .wa-img-overlay {
    align-items: center;
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    justify-content: center;
}
.comp_234 .wa-image-wrap > div {
    aspect-ratio: 1700/1130;;
    position: relative;
    width: 100%;
}
.comp_234 .wa-image-wrap img {
    aspect-ratio: 1700/1130;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_234 .wa-image-wrap:hover .wa-image-second-inner {
    opacity: 1;
}
.comp_235 {
    padding-left: 0px;
    padding-right: 0px;
}
.comp_235 .innerBox {
    position: relative;
}
.comp_235 .innerBox .wa-wrap_video-bg {
    position: relative;
}
.comp_235 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_235-wrap {
    background-position: left center;
    background-repeat: repeat;
    background-size: cover;
    flex-direction: column;
    position: relative;
    width: 100%;
}
.comp_236 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_237 {
    flex-direction: column;
}
.comp_237 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_237 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_238 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_239 {
    flex-direction: column;
}
.comp_239 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_239 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_24 {
    flex-direction: column;
}
.comp_24 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_24 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_240 {
    animation: slideInLeft;
    animation-duration: 1000ms;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_240 .wa-txt-par {
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_240 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_240 .wa-txt-par.wa-last-par {
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_240 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_241 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_242 {
    flex-direction: column;
}
.comp_242 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_242 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_243 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_244 {
    flex-direction: column;
}
.comp_244 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_244 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_245 {
    animation: slideInLeft;
    animation-duration: 1000ms;
    background-color: rgba(252,201,23,1);
    width: 100%;
}
.comp_246 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_247 {
    flex-direction: column;
}
.comp_247 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_247 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_248 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_248 .wa-txt-par {
    color: rgba(92,92,92,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_248 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_248 .wa-txt-par.wa-last-par {
    color: rgba(92,92,92,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_248 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_249 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_25 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_250 {
    flex-direction: column;
}
.comp_250 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_250 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_251 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_251 .wa-txt-par {
    color: rgba(122,122,122,1);
    font-family: 'Lato';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_251 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_251 .wa-txt-par.wa-last-par {
    color: rgba(122,122,122,1);
    font-family: 'Lato';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_251 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_252 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_253 {
    flex-direction: column;
}
.comp_253 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_253 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_254 {
    width: 100%;
}
.comp_254 input {
    background-color: rgba(255,255,255,1);
    color: rgba(199,199,199,1);
    font-family: 'Roboto';
    font-weight: 400;
    outline: none;
    transition: border 0.2s,box-shadow 0.2s;
    width: 100%;
}
.comp_254 input:focus {
    box-shadow: 0 0 5px rgba(81,203,238,1) !important;
}
.comp_255 {
    flex-direction: column;
}
.comp_255 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_255 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_256 {
    width: 100%;
}
.comp_256 input {
    background-color: rgba(255,255,255,1);
    color: rgba(199,199,199,1);
    font-family: 'Roboto';
    font-weight: 400;
    outline: none;
    transition: border 0.2s,box-shadow 0.2s;
    width: 100%;
}
.comp_256 input:focus {
    box-shadow: 0 0 5px rgba(81,203,238,1) !important;
}
.comp_257 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_257 .wa-txt-par {
    color: rgba(122,122,122,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_257 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_257 .wa-txt-par.wa-last-par {
    color: rgba(122,122,122,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_257 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_258 {
    width: 100%;
}
.comp_258 input {
    background-color: rgba(255,255,255,1);
    color: rgba(199,199,199,1);
    font-family: 'Roboto';
    font-weight: 400;
    outline: none;
    transition: border 0.2s,box-shadow 0.2s;
    width: 100%;
}
.comp_258 input:focus {
    box-shadow: 0 0 5px rgba(81,203,238,1) !important;
}
.comp_259 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_259 .wa-txt-par {
    color: rgba(122,122,122,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_259 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_259 .wa-txt-par.wa-last-par {
    color: rgba(122,122,122,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_259 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_26 {
    flex-direction: column;
}
.comp_26 > .wa_inner_col {
    background-color: rgba(255,255,255,0.74902);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_26 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_260 {
    width: 100%;
}
.comp_260 input {
    background-color: rgba(255,255,255,1);
    color: rgba(199,199,199,1);
    font-family: 'Roboto';
    font-weight: 400;
    outline: none;
    transition: border 0.2s,box-shadow 0.2s;
    width: 100%;
}
.comp_260 input:focus {
    box-shadow: 0 0 5px rgba(81,203,238,1) !important;
}
.comp_261 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_262 {
    flex-direction: column;
}
.comp_262 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_262 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_263 {
    width: 100%;
}
.comp_263 input {
    background-color: rgba(255,255,255,1);
    color: rgba(199,199,199,1);
    font-family: 'Roboto';
    font-weight: 400;
    outline: none;
    transition: border 0.2s,box-shadow 0.2s;
    width: 100%;
}
.comp_263 input:focus {
    box-shadow: 0 0 5px rgba(81,203,238,1) !important;
}
.comp_264 {
    flex-direction: column;
}
.comp_264 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_264 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_265 {
    width: 100%;
}
.comp_265 input {
    background-color: rgba(255,255,255,1);
    color: rgba(199,199,199,1);
    font-family: 'Roboto';
    font-weight: 400;
    outline: none;
    transition: border 0.2s,box-shadow 0.2s;
    width: 100%;
}
.comp_265 input:focus {
    box-shadow: 0 0 5px rgba(81,203,238,1) !important;
}
.comp_266 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_266 .wa-txt-par {
    color: rgba(122,122,122,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_266 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_266 .wa-txt-par.wa-last-par {
    color: rgba(122,122,122,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_266 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_267 {
    width: 100%;
}
.comp_267 input {
    background-color: rgba(255,255,255,1);
    color: rgba(199,199,199,1);
    font-family: 'Roboto';
    font-weight: 400;
    outline: none;
    transition: border 0.2s,box-shadow 0.2s;
    width: 100%;
}
.comp_267 input:focus {
    box-shadow: 0 0 5px rgba(81,203,238,1) !important;
}
.comp_268 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_268 .wa-txt-par {
    color: rgba(122,122,122,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_268 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_268 .wa-txt-par.wa-last-par {
    color: rgba(122,122,122,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_268 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_269 {
    width: 100%;
}
.comp_269 input {
    background-color: rgba(255,255,255,1);
    color: rgba(199,199,199,1);
    font-family: 'Roboto';
    font-weight: 400;
    outline: none;
    transition: border 0.2s,box-shadow 0.2s;
    width: 100%;
}
.comp_269 input:focus {
    box-shadow: 0 0 5px rgba(81,203,238,1) !important;
}
.comp_27 {
    display: flex;
    width: 100%;
}
.comp_27 .wa-btn {
    background-color: rgba(253,202,20,1);
    border-color: rgba(192,192,192,0);
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 900;
}
.comp_27 .wa-btn.wa-btn.wa-btn-icon-left .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .25em;
}
.comp_27 .wa-btn.wa-btn:active {
    background-color: rgba(253,202,20,1);
    border-color: rgba(192,192,192,0);
    color: rgba(48,90,154,1);
}
.comp_27 .wa-btn.wa-btn:hover {
    background-color: rgba(253,202,20,1);
    border-color: rgba(192,192,192,0);
    color: rgba(48,90,154,1);
}
.comp_27 a {
    display: flex;
    text-decoration: none;
}
.comp_27 div {
    justify-content: center;
}
.comp_270 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_270 .wa-txt-par {
    color: rgba(122,122,122,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_270 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_270 .wa-txt-par.wa-last-par {
    color: rgba(122,122,122,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_270 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_271 {
    width: 100%;
}
.comp_271 textarea {
    background-color: rgba(255,255,255,1);
    color: rgba(199,199,199,1);
    font-family: 'Roboto';
    font-weight: 400;
    outline: none;
    transition: border 0.2s,box-shadow 0.2s;
    width: 100%;
}
.comp_271 textarea:focus {
    box-shadow: 0 0 5px rgba(81,203,238,1) !important;
}
.comp_272 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_273 {
    flex-direction: column;
}
.comp_273 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_273 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_274 {
    width: 100%;
}
.comp_274 .wa-btn {
    background: linear-gradient(180deg,#f9f9f9 6%, #e5e5e5 53%);
    border-color: rgba(173,173,173,1);
    color: rgba(0,0,0,1);
    font-family: 'Lato';
    font-weight: 300;
}
.comp_274 .wa-btn-upload-label {
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 300;
}
.comp_274 .wa-btn.wa-btn.wa-btn-icon-left .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .25em;
}
.comp_274 .wa-btn.wa-btn:active {
    border-color: rgba(173,173,173,1);
    color: rgba(0,0,0,1);
}
.comp_274 .wa-btn.wa-btn:hover {
    background: linear-gradient(180deg,#f9f9f9 6%, #e5e5e5 53%);
    border-color: rgba(173,173,173,1);
    color: rgba(0,0,0,1);
}
.comp_274 a {
    text-decoration: none;
}
.comp_275 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_275 .wa-txt-par {
    color: rgba(122,122,122,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_275 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_275 .wa-txt-par.wa-last-par {
    color: rgba(122,122,122,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_275 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_276 {
    display: flex;
    width: 100%;
}
.comp_276 .wa-btn {
    background-color: rgba(48,90,154,1);
    border-color: rgba(255,255,255,1);
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 400;
}
.comp_276 .wa-btn.wa-btn.wa-btn-icon-left .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .25em;
}
.comp_276 .wa-btn.wa-btn:active {
    background-color: rgba(48,90,154,1);
    border-color: rgba(255,255,255,1);
    color: rgba(255,255,255,1);
}
.comp_276 .wa-btn.wa-btn:hover {
    background-color: rgba(48,90,154,1);
    border-color: rgba(255,255,255,1);
    color: rgba(255,255,255,1);
}
.comp_276 a {
    display: flex;
    text-decoration: none;
}
.comp_276 div {
    justify-content: center;
}
.comp_277 {
    align-items: center;
    display: flex;
    width: 100%;
}
.comp_277 hr {
    border-color: rgba(206,206,207,1) !important;
    border-style: solid;
    border-top-width: 1px;
    margin: 1px;
    opacity: 0.25098;
    width: 100%;
}
.comp_278 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_279 {
    flex-direction: column;
}
.comp_279 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_279 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_28 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_280 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_280 .wa-txt-par {
    color: rgba(92,92,92,1);
    font-family: 'Roboto';
    font-weight: 100;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_280 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_280 .wa-txt-par.wa-last-par {
    color: rgba(92,92,92,1);
    font-family: 'Roboto';
    font-weight: 100;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_280 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_281 {
    padding-left: 0px;
    padding-right: 0px;
}
.comp_281 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_281-wrap {
    flex-direction: column;
    width: 100%;
}
.comp_282 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_283 {
    flex-direction: column;
}
.comp_283 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_283 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_284 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_284 .wa-txt-par {
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_284 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_284 .wa-txt-par.wa-last-par {
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_284 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_285 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_285 .wa-txt-par {
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_285 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_285 .wa-txt-par.wa-last-par {
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_285 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_286 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_287 {
    flex-direction: column;
}
.comp_287 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_287 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_288 {
    line-height: 100%;
    width: 100%;
}
.comp_288 .wa-v-icon-wrapper {
    display: flex;
    flex-direction: row;
    overflow: hidden;
    text-decoration: none;
    width: 100%;
}
.comp_289 {
    flex-direction: column;
}
.comp_289 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_289 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_29 {
    flex-direction: column;
}
.comp_29 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_29 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_290 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_290 .wa-txt-par {
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_290 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_290 .wa-txt-par.wa-last-par {
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_290 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_291 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_292 {
    flex-direction: column;
}
.comp_292 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_292 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.comp_293 {
    line-height: 100%;
    width: 100%;
}
.comp_293 .wa-v-icon-wrapper {
    display: flex;
    flex-direction: row;
    overflow: hidden;
    text-decoration: none;
    width: 100%;
}
.comp_294 {
    flex-direction: column;
}
.comp_294 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_294 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_295 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_295 .wa-txt-par {
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_295 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_295 .wa-txt-par.wa-last-par {
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_295 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_296 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_296 .wa-txt-par {
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_296 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_296 .wa-txt-par.wa-last-par {
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_296 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_297 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_297 .wa-txt-par {
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_297 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_297 .wa-txt-par.wa-last-par {
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_297 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_298 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_298 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_299 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_3 {
    flex-direction: column;
}
.comp_3 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_3 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_30 {
    display: flex;
    width: 100%;
}
.comp_30 .wa-image-wrap {
    aspect-ratio: 1000/568;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 1000px) );
}
.comp_30 .wa-image-wrap > div {
    aspect-ratio: 1000/568;;
    position: relative;
    width: 100%;
}
.comp_30 .wa-image-wrap img {
    aspect-ratio: 1000/568;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_300 {
    flex-direction: column;
}
.comp_300 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_300 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_31 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_32 {
    flex-direction: column;
}
.comp_32 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_32 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_33 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_33 .wa-txt-par {
    color: rgba(92,92,92,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_33 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_33 .wa-txt-par.wa-last-par {
    color: rgba(92,92,92,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_33 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_34 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_35 {
    flex-direction: column;
}
.comp_35 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_35 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_36 {
    display: flex;
    width: 100%;
}
.comp_36 .wa-btn {
    background-color: rgba(194,42,32,1);
    border-color: rgba(192,192,192,0);
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
}
.comp_36 .wa-btn.wa-btn.wa-btn-icon-left .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .25em;
}
.comp_36 .wa-btn.wa-btn:active {
    background-color: rgba(194,42,32,1);
    border-color: rgba(192,192,192,0);
    color: rgba(255,255,255,1);
}
.comp_36 .wa-btn.wa-btn:hover {
    background-color: rgba(194,42,32,1);
    border-color: rgba(192,192,192,0);
    color: rgba(255,255,255,1);
}
.comp_36 a {
    display: flex;
    text-decoration: none;
}
.comp_36 div {
    justify-content: center;
}
.comp_37 {
    flex-direction: column;
}
.comp_37 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_37 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_38 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_39 {
    flex-direction: column;
}
.comp_39 > .wa_inner_col {
    background-color: rgba(255,255,255,0.74902);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_39 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_4 {
    width: 100%;
}
.comp_40 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_41 {
    flex-direction: column;
}
.comp_41 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_41 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_42 {
    display: flex;
    width: 100%;
}
.comp_42 .wa-btn {
    background-color: rgba(120,172,66,1);
    border-color: rgba(192,192,192,0);
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
}
.comp_42 .wa-btn.wa-btn.wa-btn-icon-left .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .25em;
}
.comp_42 .wa-btn.wa-btn:active {
    background-color: rgba(120,172,66,1);
    border-color: rgba(192,192,192,0);
    color: rgba(255,255,255,1);
}
.comp_42 .wa-btn.wa-btn:hover {
    background-color: rgba(120,172,66,1);
    border-color: rgba(192,192,192,0);
    color: rgba(255,255,255,1);
}
.comp_42 a {
    display: flex;
    text-decoration: none;
}
.comp_42 div {
    justify-content: center;
}
.comp_43 {
    display: flex;
    width: 100%;
}
.comp_43 .wa-image-wrap {
    aspect-ratio: 1200/682;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 1200px) );
}
.comp_43 .wa-image-wrap > div {
    aspect-ratio: 1200/682;;
    position: relative;
    width: 100%;
}
.comp_43 .wa-image-wrap img {
    aspect-ratio: 1200/682;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_44 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_44 .wa-txt-par {
    color: rgba(92,92,92,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_44 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_44 .wa-txt-par.wa-last-par {
    color: rgba(92,92,92,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_44 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_45 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_46 {
    flex-direction: column;
}
.comp_46 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_46 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_47 {
    display: flex;
    width: 100%;
}
.comp_47 .wa-btn {
    background-color: rgba(255,255,255,1);
    border-color: rgba(120,172,66,1);
    color: rgba(120,172,66,1);
    font-family: 'Roboto';
    font-weight: 900;
}
.comp_47 .wa-btn.wa-btn.wa-btn-icon-left .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .25em;
}
.comp_47 .wa-btn.wa-btn:active {
    background-color: rgba(255,255,255,1);
    border-color: rgba(120,172,66,1);
    color: rgba(120,172,66,1);
}
.comp_47 .wa-btn.wa-btn:hover {
    background-color: rgba(255,255,255,1);
    border-color: rgba(120,172,66,1);
    color: rgba(120,172,66,1);
}
.comp_47 a {
    display: flex;
    text-decoration: none;
}
.comp_47 div {
    justify-content: center;
}
.comp_48 {
    flex-direction: column;
}
.comp_48 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_48 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_49 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_5 {
    flex-direction: column;
}
.comp_5 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_5 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_50 {
    flex-direction: column;
}
.comp_50 > .wa_inner_col {
    background-color: rgba(255,255,255,0.74902);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_50 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_51 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_52 {
    flex-direction: column;
}
.comp_52 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_52 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_53 {
    display: flex;
    width: 100%;
}
.comp_53 .wa-btn {
    background-color: rgba(48,90,154,1);
    border-color: rgba(192,192,192,0);
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
}
.comp_53 .wa-btn.wa-btn.wa-btn-icon-left .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .25em;
}
.comp_53 .wa-btn.wa-btn:active {
    background-color: rgba(48,90,154,1);
    border-color: rgba(192,192,192,0);
    color: rgba(255,255,255,1);
}
.comp_53 .wa-btn.wa-btn:hover {
    background-color: rgba(48,90,154,1);
    border-color: rgba(192,192,192,0);
    color: rgba(255,255,255,1);
}
.comp_53 a {
    display: flex;
    text-decoration: none;
}
.comp_53 div {
    justify-content: center;
}
.comp_54 {
    display: flex;
    width: 100%;
}
.comp_54 .wa-image-wrap {
    aspect-ratio: 1000/568;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 1000px) );
}
.comp_54 .wa-image-wrap > div {
    aspect-ratio: 1000/568;;
    position: relative;
    width: 100%;
}
.comp_54 .wa-image-wrap img {
    aspect-ratio: 1000/568;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_55 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_56 {
    flex-direction: column;
}
.comp_56 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_56 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_57 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_57 .wa-txt-par {
    color: rgba(92,92,92,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_57 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_57 .wa-txt-par.wa-last-par {
    color: rgba(92,92,92,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_57 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_58 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_59 {
    flex-direction: column;
}
.comp_59 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_59 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_6 {
    width: 100%;
}
.comp_60 {
    display: flex;
    width: 100%;
}
.comp_60 .wa-btn {
    background-color: rgba(255,255,255,1);
    border-color: rgba(48,90,154,1);
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 900;
}
.comp_60 .wa-btn.wa-btn.wa-btn-icon-left .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .25em;
}
.comp_60 .wa-btn.wa-btn:active {
    background-color: rgba(255,255,255,1);
    border-color: rgba(48,90,154,1);
    color: rgba(48,90,154,1);
}
.comp_60 .wa-btn.wa-btn:hover {
    background-color: rgba(255,255,255,1);
    border-color: rgba(48,90,154,1);
    color: rgba(48,90,154,1);
}
.comp_60 a {
    display: flex;
    text-decoration: none;
}
.comp_60 div {
    justify-content: center;
}
.comp_61 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_61 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_62 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_63 {
    flex-direction: column;
}
.comp_63 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_63 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_64 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_64 .wa-txt-par {
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_64 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_64 .wa-txt-par.wa-last-par {
    color: rgba(48,90,154,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_64 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_65 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_66 {
    flex-direction: column;
}
.comp_66 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_66 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_67 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_68 {
    flex-direction: column;
}
.comp_68 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_68 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_69 {
    animation: slideInLeft;
    animation-duration: 1000ms;
    background-color: rgba(252,201,23,1);
    width: 100%;
}
.comp_7 {
    padding-left: 0px;
    padding-right: 0px;
}
.comp_7 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_7-wrap {
    flex-direction: column;
    width: 100%;
}
.comp_70 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_71 {
    flex-direction: column;
}
.comp_71 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_71 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_72 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_73 {
    flex-direction: column;
}
.comp_73 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_73 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_74 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_74 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_74 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_74 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_74 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_75 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_76 {
    flex-direction: column;
}
.comp_76 > .wa_inner_col {
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_76 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_77 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_78 {
    flex-direction: column;
}
.comp_78 > .wa_inner_col {
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_78 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_79 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_8 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_80 {
    flex-direction: column;
}
.comp_80 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_80 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_81 {
    background-color: rgba(253,202,20,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_81 .wa-txt-par {
    color: rgba(240,240,240,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_81 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_81 .wa-txt-par.wa-last-par {
    color: rgba(240,240,240,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_81 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_82 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_83 {
    flex-direction: column;
}
.comp_83 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_83 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_84 {
    display: flex;
    width: 100%;
}
.comp_84 .wa-image-wrap {
    aspect-ratio: 390/390;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 390px) );
}
.comp_84 .wa-image-wrap > div {
    aspect-ratio: 390/390;;
    position: relative;
    width: 100%;
}
.comp_84 .wa-image-wrap img {
    aspect-ratio: 390/390;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_85 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_86 {
    flex-direction: column;
}
.comp_86 > .wa_inner_col {
    background-color: rgba(253,202,20,1);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_86 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_87 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_87 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_87 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_87 .wa-txt-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_87 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_87 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_87 .wa-txt-par.wa-last-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_88 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_88 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_88 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_88 .wa-txt-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_88 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_88 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_88 .wa-txt-par.wa-last-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_89 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_89 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_89 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_89 .wa-txt-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_89 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_89 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_89 .wa-txt-par.wa-last-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_9 {
    flex-direction: column;
}
.comp_9 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_9 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_90 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_90 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_90 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_90 .wa-txt-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_90 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_90 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_90 .wa-txt-par.wa-last-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_91 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_91 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_91 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_91 .wa-txt-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_91 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_91 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_91 .wa-txt-par.wa-last-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_92 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_92 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_92 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_92 .wa-txt-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_92 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_92 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_92 .wa-txt-par.wa-last-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_93 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_93 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_93 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_93 .wa-txt-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_93 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_93 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_93 .wa-txt-par.wa-last-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_94 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_94 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_94 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_94 .wa-txt-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_94 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_94 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_94 .wa-txt-par.wa-last-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_95 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_95 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_95 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_95 .wa-txt-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_95 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_95 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_95 .wa-txt-par.wa-last-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_96 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.comp_96 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_96 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_96 .wa-txt-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_96 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_96 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_96 .wa-txt-par.wa-last-par a:hover {
    color: rgba(198,119,27,1);
    text-decoration: none;
}
.comp_97 {
    flex-direction: column;
}
.comp_97 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_97 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_98 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_99 {
    flex-direction: column;
}
.comp_99 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_99 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
body {
    background-color: rgba(255,255,255,1);
}
#anchor-actualites {
    scroll-margin-top: 50rem;
}
#anchor-btp {
    scroll-margin-top: 20rem;
}
#anchor-collectivites {
    scroll-margin-top: 20rem;
}
#anchor-contact {
    scroll-margin-top: 10rem;
}
#anchor-devis-batiment-modulaire {
    scroll-margin-top: 10rem;
}
#anchor-industrie {
    scroll-margin-top: 20rem;
}
#anchor-les-batiments-modulaires-par-metier {
    scroll-margin-top: 10rem;
}
#anchor-occasion-modulaire {
    scroll-margin-top: 10rem;
}
.comp_1 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_1 > .innerBox {
    margin-bottom: 0px;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 50px;
}
.comp_10 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 1px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_10 .wa-txt-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_10 .wa-txt-par.wa-last-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_100 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 0px;
}
.comp_100 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_100 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_101 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 50px !important;
}
.comp_102 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_102 > .wa_inner_col {
    background-image: url('../../icons/construction_modulaire_pour_les_collectivites.webp?t=09a858a7_72b4_432e_882c_7c343a34a6c9');
    border: none;
    border-radius: 0px;
}
.comp_102 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_103 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_104 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_104 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_104 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 3rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_105 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_106 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_106 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_106 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_107 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 7px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 7px;
}
.comp_107 .wa-txt-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_107 .wa-txt-par.wa-last-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_108 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_109 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_109 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_109 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 3rem;
}
.comp_11 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_110 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_110 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 380px) );
}
.comp_111 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_112 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_112 > .wa_inner_col {
    border: none;
    border-radius: 0rem 0rem 1rem 1rem;
}
.comp_112 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 1rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_113 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 20px;
}
.comp_113 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_113 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_114 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 10px;
}
.comp_114 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_114 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_115 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 15px;
    padding-top: 10px;
}
.comp_115 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_115 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_116 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 10px;
}
.comp_116 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_116 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_117 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 10px;
}
.comp_117 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_117 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_118 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 10px;
}
.comp_118 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_118 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_119 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 10px;
}
.comp_119 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_119 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_12 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_12 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_12 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_120 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 10px;
}
.comp_120 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_120 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_121 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 10px;
}
.comp_121 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_121 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_122 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 10px;
}
.comp_122 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_122 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_123 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 10px;
}
.comp_123 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_123 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_124 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 10px;
}
.comp_124 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_124 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_125 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_125 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_125 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 2rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 2rem;
}
.comp_126 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_127 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_127 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_127 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_128 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 0px;
}
.comp_128 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_128 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_129 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 50px !important;
}
.comp_13 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: -3px;
    min-height: 15px;
}
.comp_130 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_130 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_130 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_131 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_132 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_132 > .wa_inner_col {
    background-image: url('../../icons/construction_modulaire_pour_lindustrie.webp?t=09a858a7_72b4_432e_882c_7c343a34a6c9');
    border: none;
    border-radius: 0px;
}
.comp_132 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_133 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_134 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_134 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_134 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 3rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_135 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_136 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_136 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_136 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_137 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 7px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 7px;
}
.comp_137 .wa-txt-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_137 .wa-txt-par.wa-last-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_138 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_139 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_139 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_139 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 3rem;
}
.comp_14 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_140 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_140 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 390px) );
}
.comp_141 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_142 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_142 > .wa_inner_col {
    border: none;
    border-radius: 0rem 0rem 1rem 1rem;
}
.comp_142 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 2rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 1rem;
}
.comp_143 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 20px;
}
.comp_143 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_143 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_144 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
}
.comp_144 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_144 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_145 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
}
.comp_145 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_145 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_146 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
}
.comp_146 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_146 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_147 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
}
.comp_147 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_147 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_148 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
}
.comp_148 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_148 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_149 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
}
.comp_149 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_149 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_15 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_15 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_15 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 0rem;
}
.comp_150 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
}
.comp_150 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_150 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_151 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
}
.comp_151 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_151 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_152 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_152 > .innerBox {
    margin-bottom: 8rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 5rem;
}
.comp_153 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_154 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_154 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_154 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_155 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 5px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_155 .wa-txt-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_155 .wa-txt-par.wa-last-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_156 {
    display: flex;
    margin-bottom: 25px !important;
    margin-top: 0px !important;
}
.comp_157 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_157 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_157 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_158 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: -3px;
    min-height: 15px;
}
.comp_159 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 25px !important;
}
.comp_16 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_16 .wa-txt-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_16 .wa-txt-par.wa-last-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_160 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_160 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_160 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 2rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 2rem;
}
.comp_161 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_162 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_162 > .wa_inner_col {
    background-image: url('');
    border: none;
    border-radius: 0px;
}
.comp_162 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_163 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_164 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_164 > .wa_inner_col {
    border: 3px solid #fdca14;
    border-radius: 1rem 1rem 0rem 0rem;
}
.comp_164 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_165 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_166 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_166 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_166 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_167 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 23px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 23px;
}
.comp_167 .wa-txt-par {
    font-size: 30px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_167 .wa-txt-par.wa-last-par {
    font-size: 30px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_168 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_169 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_169 > .wa_inner_col {
    border: none;
    border-radius: 0rem 0rem 1rem 1rem;
}
.comp_169 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 2rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 1rem;
}
.comp_17 {
    background-image: url('');
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_17 .innerBox .wa-wrap_video-bg {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
    min-height: 0px;
}
.comp_170 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 23px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 23px;
}
.comp_170 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_170 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_171 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 23px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 23px;
}
.comp_171 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_171 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_172 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 23px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 23px;
}
.comp_172 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_172 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_173 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 23px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 23px;
}
.comp_173 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_173 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_174 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 23px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 23px;
}
.comp_174 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_174 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_175 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 23px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 23px;
}
.comp_175 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_175 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_176 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 23px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 23px;
}
.comp_176 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_176 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_177 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 23px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 23px;
}
.comp_177 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_177 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_178 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_178 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_178 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 2rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 2rem;
}
.comp_179 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 50px !important;
}
.comp_18 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_180 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_180 > .wa_inner_col {
    border: 3px solid #78ac42;
    border-radius: 1rem 1rem 0rem 0rem;
}
.comp_180 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_181 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_182 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_182 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_182 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_183 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_184 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_184 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_184 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_185 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 23px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 23px;
}
.comp_185 .wa-txt-par {
    font-size: 30px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_185 .wa-txt-par.wa-last-par {
    font-size: 30px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_186 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_187 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_187 > .wa_inner_col {
    border: none;
    border-radius: 0rem 0rem 1rem 1rem;
}
.comp_187 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 1rem;
}
.comp_188 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 27px;
}
.comp_188 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_188 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_189 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_189 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_189 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_19 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_19 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_19 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 5rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_190 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_190 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_190 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_191 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_191 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_191 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_192 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_192 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_192 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_193 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_193 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_193 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_194 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_194 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_194 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_195 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_195 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_195 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_196 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_196 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_196 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 2rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 2rem;
}
.comp_197 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 50px !important;
}
.comp_198 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_198 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_198 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_199 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_2 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_20 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_200 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_200 > .wa_inner_col {
    border: 3px solid #305a9a;
    border-radius: 1rem 1rem 0rem 0rem;
}
.comp_200 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_201 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_202 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_202 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_202 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_203 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_204 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_204 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_204 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_205 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 23px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 23px;
}
.comp_205 .wa-txt-par {
    font-size: 30px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_205 .wa-txt-par.wa-last-par {
    font-size: 30px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_206 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_207 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_207 > .wa_inner_col {
    border: none;
    border-radius: 0rem 0rem 1rem 1rem;
}
.comp_207 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 4rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_208 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 27px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 27px;
}
.comp_208 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_208 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_209 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 27px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 27px;
}
.comp_209 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_209 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_21 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_21 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_21 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_210 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 27px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 27px;
}
.comp_210 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_210 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_211 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 27px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 27px;
}
.comp_211 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_211 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_212 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 27px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 27px;
}
.comp_212 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_212 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_213 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 27px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 26px;
}
.comp_213 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_213 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_214 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 27px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 26px;
}
.comp_214 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_214 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_215 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_215 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_216 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_217 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_217 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_217 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 1rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 3rem;
}
.comp_218 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 5px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 10px;
}
.comp_218 .wa-txt-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_218 .wa-txt-par.wa-last-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_219 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 15px;
    min-height: 0px;
    padding-bottom: 3px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 5px;
}
.comp_219 .wa-txt-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_219 .wa-txt-par.wa-last-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_22 {
    margin-bottom: 5px;
    margin-top: 5px;
    min-height: 5px;
}
.comp_220 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 5px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 5px;
}
.comp_220 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_220 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_221 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 15px;
    min-height: 0px;
    padding-bottom: 3px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 5px;
}
.comp_221 .wa-txt-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_221 .wa-txt-par.wa-last-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_222 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 5px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 5px;
}
.comp_222 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_222 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_223 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 15px;
    min-height: 0px;
    padding-bottom: 3px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 5px;
}
.comp_223 .wa-txt-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_223 .wa-txt-par.wa-last-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_224 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 5px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 5px;
}
.comp_224 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_224 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_225 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 15px;
    min-height: 0px;
    padding-bottom: 3px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 5px;
}
.comp_225 .wa-txt-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_225 .wa-txt-par.wa-last-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_226 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 5px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 5px;
}
.comp_226 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_226 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_227 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 15px;
    min-height: 0px;
    padding-bottom: 3px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 5px;
}
.comp_227 .wa-txt-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_227 .wa-txt-par.wa-last-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_228 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 5px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 5px;
}
.comp_228 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_228 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_229 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_23 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_230 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_230 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_230 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 1rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 1rem;
}
.comp_231 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 15px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 0px;
}
.comp_231 .wa-txt-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_231 .wa-txt-par.wa-last-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_232 {
    justify-content: center;
    margin-bottom: 5px;
    margin-top: 5px;
}
.comp_232 .wa-btn {
    font-size: 1.2em;
}
.comp_232 a {
    width: unset;
}
.comp_232 div {
    width: unset;
}
.comp_233 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_233 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_233 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_234 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_234 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 1700px) );
}
.comp_234 .wa-image-wrap .wa-img-overlay {
    font-size: 46px;
}
.comp_235 > .innerBox {
    justify-content: start;
    margin-left: 1px;
    margin-right: 1px;
}
.comp_235-wrap {
    background-image: url('');
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_235-wrap >.container {
    margin-bottom: 1px;
    margin-top: 100px;
}
.comp_236 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_237 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_237 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_237 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_238 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: -2px !important;
}
.comp_239 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_239 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_239 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_24 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_24 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_24 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 1rem;
}
.comp_240 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 1px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 0px;
}
.comp_240 .wa-txt-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_240 .wa-txt-par.wa-last-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_241 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_242 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_242 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_242 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 2rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_243 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_244 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_244 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_244 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 0rem;
}
.comp_245 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: -3px;
    min-height: 15px;
}
.comp_246 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_247 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_247 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_247 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_248 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 16px;
}
.comp_248 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.comp_248 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: left;
}
.comp_249 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_25 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_250 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_250 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_250 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 2rem;
}
.comp_251 {
    border: none;
    border-radius: 0px;
    margin-bottom: 3px;
    margin-top: 8px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.comp_251 .wa-txt-par {
    font-size: 15px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_251 .wa-txt-par.wa-last-par {
    font-size: 15px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_252 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_253 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_253 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_253 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_254 {
    margin-bottom: 6px;
    margin-top: 6px;
}
.comp_254 input {
    border: 1px solid #c0c0c0;
    border-radius: 3px 3px 3px 3px;
    font-size: 10px;
    height: 30px;
    margin-bottom: 0rem;
    margin-top: 0rem;
    padding-left: 8px;
    padding-right: 8px;
}
.comp_254 input:focus {
    border: 1px solid #51cbee;
}
.comp_255 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_255 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_255 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_256 {
    margin-bottom: 6px;
    margin-top: 6px;
}
.comp_256 input {
    border: 1px solid #c0c0c0;
    border-radius: 3px 3px 3px 3px;
    font-size: 10px;
    height: 30px;
    margin-bottom: 0rem;
    margin-top: 0rem;
    padding-left: 8px;
    padding-right: 8px;
}
.comp_256 input:focus {
    border: 1px solid #51cbee;
}
.comp_257 {
    border: none;
    border-radius: 0px;
    margin-bottom: 3px;
    margin-top: 8px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.comp_257 .wa-txt-par {
    font-size: 15px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_257 .wa-txt-par.wa-last-par {
    font-size: 15px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_258 {
    margin-bottom: 6px;
    margin-top: 6px;
}
.comp_258 input {
    border: 1px solid #c0c0c0;
    border-radius: 3px 3px 3px 3px;
    font-size: 10px;
    height: 30px;
    margin-bottom: 0rem;
    margin-top: 0rem;
    padding-left: 8px;
    padding-right: 8px;
}
.comp_258 input:focus {
    border: 1px solid #51cbee;
}
.comp_259 {
    border: none;
    border-radius: 0px;
    margin-bottom: 3px;
    margin-top: 8px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.comp_259 .wa-txt-par {
    font-size: 15px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_259 .wa-txt-par.wa-last-par {
    font-size: 15px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_26 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_26 > .wa_inner_col {
    border: 3px solid #fdca14;
    border-radius: 1rem 1rem 1rem 1rem;
}
.comp_26 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 1rem;
}
.comp_260 {
    margin-bottom: 6px;
    margin-top: 6px;
}
.comp_260 input {
    border: 1px solid #c0c0c0;
    border-radius: 3px 3px 3px 3px;
    font-size: 10px;
    height: 30px;
    margin-bottom: 0rem;
    margin-top: 0rem;
    padding-left: 8px;
    padding-right: 8px;
}
.comp_260 input:focus {
    border: 1px solid #51cbee;
}
.comp_261 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_262 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_262 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_262 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_263 {
    margin-bottom: 6px;
    margin-top: 6px;
}
.comp_263 input {
    border: 1px solid #c0c0c0;
    border-radius: 3px 3px 3px 3px;
    font-size: 10px;
    height: 30px;
    margin-bottom: 0rem;
    margin-top: 0rem;
    padding-left: 8px;
    padding-right: 8px;
}
.comp_263 input:focus {
    border: 1px solid #51cbee;
}
.comp_264 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_264 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_264 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_265 {
    margin-bottom: 6px;
    margin-top: 6px;
}
.comp_265 input {
    border: 1px solid #c0c0c0;
    border-radius: 3px 3px 3px 3px;
    font-size: 10px;
    height: 30px;
    margin-bottom: 0rem;
    margin-top: 0rem;
    padding-left: 8px;
    padding-right: 8px;
}
.comp_265 input:focus {
    border: 1px solid #51cbee;
}
.comp_266 {
    border: none;
    border-radius: 0px;
    margin-bottom: 3px;
    margin-top: 8px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.comp_266 .wa-txt-par {
    font-size: 15px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_266 .wa-txt-par.wa-last-par {
    font-size: 15px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_267 {
    margin-bottom: 6px;
    margin-top: 6px;
}
.comp_267 input {
    border: 1px solid #c0c0c0;
    border-radius: 3px 3px 3px 3px;
    font-size: 10px;
    height: 30px;
    margin-bottom: 0rem;
    margin-top: 0rem;
    padding-left: 8px;
    padding-right: 8px;
}
.comp_267 input:focus {
    border: 1px solid #51cbee;
}
.comp_268 {
    border: none;
    border-radius: 0px;
    margin-bottom: 3px;
    margin-top: 8px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.comp_268 .wa-txt-par {
    font-size: 15px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_268 .wa-txt-par.wa-last-par {
    font-size: 15px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_269 {
    margin-bottom: 6px;
    margin-top: 6px;
}
.comp_269 input {
    border: 1px solid #c0c0c0;
    border-radius: 3px 3px 3px 3px;
    font-size: 10px;
    height: 30px;
    margin-bottom: 0rem;
    margin-top: 0rem;
    padding-left: 8px;
    padding-right: 8px;
}
.comp_269 input:focus {
    border: 1px solid #51cbee;
}
.comp_27 {
    justify-content: center;
    margin-bottom: 7px;
    margin-top: -50px;
}
.comp_27 .wa-btn {
    font-size: 1.5em;
}
.comp_27 a {
    width: unset;
}
.comp_27 div {
    width: unset;
}
.comp_270 {
    border: none;
    border-radius: 0px;
    margin-bottom: 3px;
    margin-top: 8px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.comp_270 .wa-txt-par {
    font-size: 15px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_270 .wa-txt-par.wa-last-par {
    font-size: 15px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_271 {
    margin-bottom: 6px;
    margin-top: 6px;
}
.comp_271 textarea {
    border: 1px solid #c0c0c0;
    border-radius: 3px 3px 3px 3px;
    font-size: 10px;
    margin-bottom: 0rem;
    margin-top: 0rem;
    min-height: 50px;
    padding: 8px;
}
.comp_271 textarea:focus {
    border: 1px solid #51cbee;
}
.comp_272 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_273 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_273 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_273 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_274 {
    margin-bottom: 15px;
    margin-top: 10px;
}
.comp_274 .wa-btn {
    font-size: 0.75em;
}
.comp_274 .wa-btn-upload-container {
    margin-bottom: 0rem;
    margin-top: 0rem;
}
.comp_274 .wa-btn-upload-label {
    font-size: 14px;
    margin-left: 4.2px;
}
.comp_274 .wa-btn.wa-btn-rounded {
    border-radius: 0.375em;
}
.comp_275 {
    border: none;
    border-radius: 0px;
    margin-bottom: 3px;
    margin-top: 8px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 16px;
}
.comp_275 .wa-txt-par {
    font-size: 15px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_275 .wa-txt-par.wa-last-par {
    font-size: 15px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_276 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 8px;
}
.comp_276 .wa-btn {
    font-size: 1.2em;
}
.comp_276 a {
    width: unset;
}
.comp_276 div {
    width: unset;
}
.comp_277 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 70px;
}
.comp_278 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_279 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_279 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_279 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 2rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_28 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_280 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_280 .wa-txt-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: center;
}
.comp_280 .wa-txt-par.wa-last-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.4;
    text-align: center;
}
.comp_281 > .innerBox {
    margin-bottom: 5rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 1rem;
}
.comp_281-wrap {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_282 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_283 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_283 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_283 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 5rem;
}
.comp_284 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
}
.comp_284 .wa-txt-par {
    font-size: 46px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_284 .wa-txt-par.wa-last-par {
    font-size: 46px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_285 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 10px;
}
.comp_285 .wa-txt-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 0.8;
    text-align: center;
}
.comp_285 .wa-txt-par.wa-last-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 0.8;
    text-align: center;
}
.comp_286 {
    display: flex;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}
.comp_287 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_287 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_287 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 2rem;
    margin-top: 0rem;
}
.comp_288 {
    margin-bottom: 0px;
    margin-top: 5px;
    min-height: 0px;
}
.comp_288 .wa-v-icon-wrapper {
    align-items: center;
    height: 2rem;
    justify-content: end;
}
.comp_288 .wa-v-icon-wrapper i {
    font-size: 2rem;
}
.comp_289 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_289 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_289 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_29 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_29 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_29 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_290 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 6px;
    padding-right: 0px;
    padding-top: 0px;
}
.comp_290 .wa-txt-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_290 .wa-txt-par.wa-last-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_291 {
    display: flex;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}
.comp_292 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_292 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_292 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 1rem;
    margin-top: 0rem;
}
.comp_293 {
    margin-bottom: 0px;
    margin-top: -5px;
    min-height: 0px;
}
.comp_293 .wa-v-icon-wrapper {
    align-items: center;
    height: 3rem;
    justify-content: end;
}
.comp_293 .wa-v-icon-wrapper i {
    font-size: 3rem;
}
.comp_294 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_294 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_294 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_295 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.comp_295 .wa-txt-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_295 .wa-txt-par.wa-last-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_296 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
}
.comp_296 .wa-txt-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_296 .wa-txt-par.wa-last-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_297 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
}
.comp_297 .wa-txt-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_297 .wa-txt-par.wa-last-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_298 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_298 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_299 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_3 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_3 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_3 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_30 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_30 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 1000px) );
}
.comp_300 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_300 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_300 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_31 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_32 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_32 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_32 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_33 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_33 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_33 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_34 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_35 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_35 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_35 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_36 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_36 .wa-btn {
    font-size: 1em;
}
.comp_36 a {
    width: unset;
}
.comp_36 div {
    width: unset;
}
.comp_37 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_37 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_37 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 1rem;
}
.comp_38 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 50px !important;
}
.comp_39 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_39 > .wa_inner_col {
    border: 3px solid #78ac42;
    border-radius: 1rem 1rem 1rem 1rem;
}
.comp_39 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 1rem;
}
.comp_4 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
}
.comp_40 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_41 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_41 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_41 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_42 {
    justify-content: center;
    margin-bottom: 7px;
    margin-top: -50px;
}
.comp_42 .wa-btn {
    font-size: 1.5em;
}
.comp_42 a {
    width: unset;
}
.comp_42 div {
    width: unset;
}
.comp_43 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_43 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 1200px) );
}
.comp_44 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_44 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_44 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_45 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_46 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_46 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_46 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_47 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_47 .wa-btn {
    font-size: 1em;
}
.comp_47 a {
    width: unset;
}
.comp_47 div {
    width: unset;
}
.comp_48 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_48 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_48 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 1rem;
}
.comp_49 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 25px !important;
}
.comp_5 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_5 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_5 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_50 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_50 > .wa_inner_col {
    border: 3px solid #305a9a;
    border-radius: 1rem 1rem 1rem 1rem;
}
.comp_50 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 1rem;
}
.comp_51 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_52 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_52 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_52 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_53 {
    justify-content: center;
    margin-bottom: 7px;
    margin-top: -50px;
}
.comp_53 .wa-btn {
    font-size: 1.5em;
}
.comp_53 a {
    width: unset;
}
.comp_53 div {
    width: unset;
}
.comp_54 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_54 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 1000px) );
}
.comp_55 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_56 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_56 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_56 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_57 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_57 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_57 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_58 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_59 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_59 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_59 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_6 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
}
.comp_60 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_60 .wa-btn {
    font-size: 1em;
}
.comp_60 a {
    width: unset;
}
.comp_60 div {
    width: unset;
}
.comp_61 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_61 > .innerBox {
    margin-bottom: 8rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 5rem;
}
.comp_62 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_63 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_63 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_63 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_64 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 5px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_64 .wa-txt-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_64 .wa-txt-par.wa-last-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_65 {
    display: flex;
    margin-bottom: 50px !important;
    margin-top: 0px !important;
}
.comp_66 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_66 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_66 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_67 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_68 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_68 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_68 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 1rem;
    margin-left: 4rem;
    margin-right: 4rem;
    margin-top: 0rem;
}
.comp_69 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: -3px;
    min-height: 15px;
}
.comp_7 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 2rem;
}
.comp_7-wrap {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_70 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_71 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_71 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_71 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 2rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 2rem;
}
.comp_72 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_73 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_73 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_73 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_74 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 0px;
}
.comp_74 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_74 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_75 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_76 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_76 > .wa_inner_col {
    background-image: url('');
    border: none;
    border-radius: 0px;
}
.comp_76 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_77 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_78 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_78 > .wa_inner_col {
    background-image: url('../../icons/construction_modulaire_pour_le_BTP.webp?t=09a858a7_72b4_432e_882c_7c343a34a6c9');
    border: none;
    border-radius: 0px;
}
.comp_78 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 3rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_79 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_8 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_80 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_80 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_80 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_81 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 7px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 7px;
}
.comp_81 .wa-txt-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_81 .wa-txt-par.wa-last-par {
    font-size: 32px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_82 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_83 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_83 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_83 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 3rem;
}
.comp_84 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_84 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 390px) );
}
.comp_85 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_86 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_86 > .wa_inner_col {
    border: none;
    border-radius: 0rem 0rem 1rem 1rem;
}
.comp_86 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 1rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_87 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 20px;
}
.comp_87 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_87 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_88 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
}
.comp_88 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_88 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_89 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
}
.comp_89 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_89 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_9 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_9 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_9 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_90 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
}
.comp_90 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_90 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_91 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
}
.comp_91 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_91 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_92 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
}
.comp_92 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_92 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_93 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
}
.comp_93 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_93 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_94 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
}
.comp_94 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_94 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_95 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
}
.comp_95 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_95 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_96 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
}
.comp_96 .wa-txt-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_96 .wa-txt-par.wa-last-par {
    font-size: 20px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_97 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_97 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_97 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 2rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 2rem;
}
.comp_98 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_99 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_99 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_99 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
body {
    background-image: url('');
}
@media (min-width: 576px) {
    #anchor-actualites {
        scroll-margin-top: 50rem;
    }
    #anchor-btp {
        scroll-margin-top: 20rem;
    }
    #anchor-collectivites {
        scroll-margin-top: 20rem;
    }
    #anchor-contact {
        scroll-margin-top: 10rem;
    }
    #anchor-devis-batiment-modulaire {
        scroll-margin-top: 10rem;
    }
    #anchor-industrie {
        scroll-margin-top: 20rem;
    }
    #anchor-les-batiments-modulaires-par-metier {
        scroll-margin-top: 10rem;
    }
    #anchor-occasion-modulaire {
        scroll-margin-top: 10rem;
    }
    .comp_1 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_1 > .innerBox {
        margin-bottom: 0px;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 50px;
    }
    .comp_10 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 1px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_10 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_10 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_100 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .comp_100 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_100 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_101 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_102 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_102 > .wa_inner_col {
        background-image: url('../../icons/construction_modulaire_pour_les_collectivites.webp?t=09a858a7_72b4_432e_882c_7c343a34a6c9');
        border: none;
        border-radius: 0px;
    }
    .comp_102 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_103 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_104 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_104 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_104 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 3rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_105 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_106 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_106 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_106 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_107 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 7px;
        padding-left: 7px;
        padding-right: 7px;
        padding-top: 7px;
    }
    .comp_107 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_107 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_108 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_109 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_109 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_109 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 3rem;
    }
    .comp_11 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_110 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_110 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 380px) );
    }
    .comp_111 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_112 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_112 > .wa_inner_col {
        border: none;
        border-radius: 0rem 0rem 1rem 1rem;
    }
    .comp_112 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_113 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 20px;
    }
    .comp_113 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_113 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_114 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_114 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_114 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_115 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 15px;
        padding-top: 10px;
    }
    .comp_115 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_115 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_116 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_116 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_116 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_117 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_117 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_117 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_118 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_118 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_118 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_119 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_119 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_119 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_12 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_12 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_12 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_120 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_120 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_120 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_121 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_121 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_121 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_122 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_122 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_122 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_123 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_123 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_123 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_124 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_124 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_124 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_125 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_125 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_125 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_126 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_127 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_127 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_127 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_128 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .comp_128 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_128 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_129 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_13 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: -3px;
        min-height: 15px;
    }
    .comp_130 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_130 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_130 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_131 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_132 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_132 > .wa_inner_col {
        background-image: url('../../icons/construction_modulaire_pour_lindustrie.webp?t=09a858a7_72b4_432e_882c_7c343a34a6c9');
        border: none;
        border-radius: 0px;
    }
    .comp_132 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_133 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_134 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_134 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_134 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 3rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_135 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_136 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_136 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_136 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_137 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 7px;
        padding-left: 7px;
        padding-right: 7px;
        padding-top: 7px;
    }
    .comp_137 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_137 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_138 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_139 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_139 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_139 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 3rem;
    }
    .comp_14 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_140 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_140 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 390px) );
    }
    .comp_141 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_142 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_142 > .wa_inner_col {
        border: none;
        border-radius: 0rem 0rem 1rem 1rem;
    }
    .comp_142 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 1rem;
    }
    .comp_143 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 20px;
    }
    .comp_143 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_143 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_144 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_144 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_144 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_145 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_145 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_145 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_146 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_146 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_146 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_147 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_147 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_147 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_148 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_148 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_148 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_149 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_149 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_149 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_15 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_15 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_15 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_150 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_150 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_150 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_151 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_151 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_151 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_152 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_152 > .innerBox {
        margin-bottom: 8rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 5rem;
    }
    .comp_153 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_154 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_154 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_154 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_155 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_155 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_155 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_156 {
        display: flex;
        margin-bottom: 25px !important;
        margin-top: 0px !important;
    }
    .comp_157 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_157 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_157 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_158 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: -3px;
        min-height: 15px;
    }
    .comp_159 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 25px !important;
    }
    .comp_16 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_16 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_16 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_160 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_160 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_160 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_161 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_162 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_162 > .wa_inner_col {
        background-image: url('');
        border: none;
        border-radius: 0px;
    }
    .comp_162 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_163 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_164 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_164 > .wa_inner_col {
        border: 3px solid #fdca14;
        border-radius: 1rem 1rem 0rem 0rem;
    }
    .comp_164 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_165 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_166 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_166 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_166 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_167 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_167 .wa-txt-par {
        font-size: 30px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_167 .wa-txt-par.wa-last-par {
        font-size: 30px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_168 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_169 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_169 > .wa_inner_col {
        border: none;
        border-radius: 0rem 0rem 1rem 1rem;
    }
    .comp_169 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_17 {
        background-image: url('');
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_17 .innerBox .wa-wrap_video-bg {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
        min-height: 0px;
    }
    .comp_170 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_170 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_170 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_171 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_171 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_171 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_172 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_172 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_172 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_173 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_173 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_173 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_174 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_174 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_174 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_175 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_175 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_175 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_176 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_176 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_176 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_177 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_177 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_177 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_178 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_178 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_178 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_179 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_18 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_180 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_180 > .wa_inner_col {
        border: 3px solid #78ac42;
        border-radius: 1rem 1rem 0rem 0rem;
    }
    .comp_180 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_181 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_182 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_182 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_182 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 3rem;
        margin-left: 3rem;
        margin-right: 3rem;
        margin-top: 3rem;
    }
    .comp_183 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_184 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_184 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_184 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_185 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_185 .wa-txt-par {
        font-size: 30px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_185 .wa-txt-par.wa-last-par {
        font-size: 30px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_186 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_187 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_187 > .wa_inner_col {
        border: none;
        border-radius: 0rem 0rem 1rem 1rem;
    }
    .comp_187 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_188 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 27px;
    }
    .comp_188 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_188 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_189 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_189 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_189 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_19 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_19 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_19 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 5rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_190 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_190 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_190 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_191 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_191 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_191 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_192 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_192 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_192 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_193 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_193 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_193 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_194 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_194 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_194 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_195 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_195 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_195 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_196 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_196 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_196 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_197 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_198 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_198 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_198 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_199 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_2 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_20 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_200 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_200 > .wa_inner_col {
        border: 3px solid #305a9a;
        border-radius: 1rem 1rem 0rem 0rem;
    }
    .comp_200 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_201 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_202 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_202 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_202 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_203 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_204 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_204 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_204 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_205 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_205 .wa-txt-par {
        font-size: 30px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_205 .wa-txt-par.wa-last-par {
        font-size: 30px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_206 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_207 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_207 > .wa_inner_col {
        border: none;
        border-radius: 0rem 0rem 1rem 1rem;
    }
    .comp_207 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 4rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_208 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 27px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 27px;
    }
    .comp_208 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_208 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_209 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 27px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 27px;
    }
    .comp_209 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_209 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_21 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_21 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_21 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_210 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 27px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 27px;
    }
    .comp_210 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_210 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_211 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 27px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 27px;
    }
    .comp_211 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_211 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_212 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 27px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 27px;
    }
    .comp_212 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_212 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_213 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 27px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 26px;
    }
    .comp_213 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_213 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_214 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 27px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 26px;
    }
    .comp_214 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_214 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_215 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_215 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_216 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_217 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_217 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_217 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 1rem;
        margin-left: 5rem;
        margin-right: 2rem;
        margin-top: 3rem;
    }
    .comp_218 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_218 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_218 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_219 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 15px;
        min-height: 0px;
        padding-bottom: 3px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_219 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_219 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_22 {
        margin-bottom: 30px;
        margin-top: 30px;
        min-height: 5px;
    }
    .comp_220 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_220 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_220 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_221 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 15px;
        min-height: 0px;
        padding-bottom: 3px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_221 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_221 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_222 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_222 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_222 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_223 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 15px;
        min-height: 0px;
        padding-bottom: 3px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_223 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_223 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_224 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_224 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_224 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_225 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 15px;
        min-height: 0px;
        padding-bottom: 3px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_225 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_225 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_226 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_226 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_226 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_227 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 15px;
        min-height: 0px;
        padding-bottom: 3px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_227 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_227 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_228 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_228 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_228 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_229 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_23 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_230 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_230 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_230 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 1rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 1rem;
    }
    .comp_231 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 15px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .comp_231 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_231 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_232 {
        justify-content: center;
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .comp_232 .wa-btn {
        font-size: 1.2em;
    }
    .comp_232 a {
        width: unset;
    }
    .comp_232 div {
        width: unset;
    }
    .comp_233 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_233 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_233 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_234 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_234 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 1700px) );
    }
    .comp_234 .wa-image-wrap .wa-img-overlay {
        font-size: 46px;
    }
    .comp_235 > .innerBox {
        justify-content: start;
        margin-left: 1px;
        margin-right: 1px;
    }
    .comp_235-wrap {
        background-image: url('');
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_235-wrap >.container {
        margin-bottom: 1px;
        margin-top: 150px;
    }
    .comp_236 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_237 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_237 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_237 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_238 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: -2px !important;
    }
    .comp_239 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_239 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_239 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_24 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_24 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_24 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_240 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 1px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .comp_240 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_240 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_241 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_242 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_242 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_242 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_243 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_244 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_244 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_244 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_245 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: -3px;
        min-height: 15px;
    }
    .comp_246 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_247 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_247 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_247 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_248 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 16px;
    }
    .comp_248 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .comp_248 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .comp_249 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_25 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_250 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .comp_250 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_250 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_251 {
        border: none;
        border-radius: 0px;
        margin-bottom: 3px;
        margin-top: 8px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_251 .wa-txt-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_251 .wa-txt-par.wa-last-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_252 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_253 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_253 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_253 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_254 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_254 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        height: 30px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_254 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_255 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_255 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_255 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_256 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_256 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        height: 30px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_256 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_257 {
        border: none;
        border-radius: 0px;
        margin-bottom: 3px;
        margin-top: 8px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_257 .wa-txt-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_257 .wa-txt-par.wa-last-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_258 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_258 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        height: 30px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_258 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_259 {
        border: none;
        border-radius: 0px;
        margin-bottom: 3px;
        margin-top: 8px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_259 .wa-txt-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_259 .wa-txt-par.wa-last-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_26 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_26 > .wa_inner_col {
        border: 3px solid #fdca14;
        border-radius: 1rem 1rem 1rem 1rem;
    }
    .comp_26 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_260 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_260 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        height: 30px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_260 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_261 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_262 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_262 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_262 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_263 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_263 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        height: 30px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_263 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_264 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_264 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_264 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_265 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_265 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        height: 30px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_265 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_266 {
        border: none;
        border-radius: 0px;
        margin-bottom: 3px;
        margin-top: 8px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_266 .wa-txt-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_266 .wa-txt-par.wa-last-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_267 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_267 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        height: 30px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_267 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_268 {
        border: none;
        border-radius: 0px;
        margin-bottom: 3px;
        margin-top: 8px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_268 .wa-txt-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_268 .wa-txt-par.wa-last-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_269 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_269 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        height: 30px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_269 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_27 {
        justify-content: center;
        margin-bottom: 7px;
        margin-top: -50px;
    }
    .comp_27 .wa-btn {
        font-size: 1.5em;
    }
    .comp_27 a {
        width: unset;
    }
    .comp_27 div {
        width: unset;
    }
    .comp_270 {
        border: none;
        border-radius: 0px;
        margin-bottom: 3px;
        margin-top: 8px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_270 .wa-txt-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_270 .wa-txt-par.wa-last-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_271 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_271 textarea {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        min-height: 50px;
        padding: 8px;
    }
    .comp_271 textarea:focus {
        border: 1px solid #51cbee;
    }
    .comp_272 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_273 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_273 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_273 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_274 {
        margin-bottom: 15px;
        margin-top: 10px;
    }
    .comp_274 .wa-btn {
        font-size: 0.75em;
    }
    .comp_274 .wa-btn-upload-container {
        margin-bottom: 0rem;
        margin-top: 0rem;
    }
    .comp_274 .wa-btn-upload-label {
        font-size: 14px;
        margin-left: 4.2px;
    }
    .comp_274 .wa-btn.wa-btn-rounded {
        border-radius: 0.375em;
    }
    .comp_275 {
        border: none;
        border-radius: 0px;
        margin-bottom: 3px;
        margin-top: 8px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 16px;
    }
    .comp_275 .wa-txt-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_275 .wa-txt-par.wa-last-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_276 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 8px;
    }
    .comp_276 .wa-btn {
        font-size: 1.2em;
    }
    .comp_276 a {
        width: unset;
    }
    .comp_276 div {
        width: unset;
    }
    .comp_277 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 70px;
    }
    .comp_278 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_279 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_279 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_279 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 7rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_28 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_280 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_280 .wa-txt-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: center;
    }
    .comp_280 .wa-txt-par.wa-last-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: center;
    }
    .comp_281 > .innerBox {
        margin-bottom: 5rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 1rem;
    }
    .comp_281-wrap {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_282 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_283 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_283 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_283 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 5rem;
    }
    .comp_284 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 16px;
    }
    .comp_284 .wa-txt-par {
        font-size: 46px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_284 .wa-txt-par.wa-last-par {
        font-size: 46px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_285 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 1px;
        padding-right: 1px;
        padding-top: 10px;
    }
    .comp_285 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_285 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_286 {
        display: flex;
        margin-bottom: 5px !important;
        margin-top: 5px !important;
    }
    .comp_287 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_287 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_287 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 2rem;
        margin-top: 0rem;
    }
    .comp_288 {
        margin-bottom: 0px;
        margin-top: 5px;
        min-height: 0px;
    }
    .comp_288 .wa-v-icon-wrapper {
        align-items: center;
        height: 2rem;
        justify-content: end;
    }
    .comp_288 .wa-v-icon-wrapper i {
        font-size: 2rem;
    }
    .comp_289 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_289 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_289 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_29 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_29 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_29 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_290 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 6px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_290 .wa-txt-par {
        font-size: 28px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_290 .wa-txt-par.wa-last-par {
        font-size: 28px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_291 {
        display: flex;
        margin-bottom: 5px !important;
        margin-top: 5px !important;
    }
    .comp_292 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_292 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_292 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_293 {
        margin-bottom: 0px;
        margin-top: -5px;
        min-height: 0px;
    }
    .comp_293 .wa-v-icon-wrapper {
        align-items: center;
        height: 3rem;
        justify-content: end;
    }
    .comp_293 .wa-v-icon-wrapper i {
        font-size: 3rem;
    }
    .comp_294 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_294 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_294 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_295 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_295 .wa-txt-par {
        font-size: 28px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_295 .wa-txt-par.wa-last-par {
        font-size: 28px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_296 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 5px;
    }
    .comp_296 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_296 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_297 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 5px;
    }
    .comp_297 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_297 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_298 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_298 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_299 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_3 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_3 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_3 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_30 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_30 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 1000px) );
    }
    .comp_300 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_300 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_300 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_31 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_32 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_32 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_32 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_33 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_33 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_33 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_34 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_35 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_35 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_35 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_36 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_36 .wa-btn {
        font-size: 1em;
    }
    .comp_36 a {
        width: unset;
    }
    .comp_36 div {
        width: unset;
    }
    .comp_37 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_37 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_37 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_38 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_39 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_39 > .wa_inner_col {
        border: 3px solid #78ac42;
        border-radius: 1rem 1rem 1rem 1rem;
    }
    .comp_39 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_4 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
    }
    .comp_40 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_41 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_41 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_41 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_42 {
        justify-content: center;
        margin-bottom: 7px;
        margin-top: -50px;
    }
    .comp_42 .wa-btn {
        font-size: 1.5em;
    }
    .comp_42 a {
        width: unset;
    }
    .comp_42 div {
        width: unset;
    }
    .comp_43 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_43 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 1200px) );
    }
    .comp_44 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_44 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_44 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_45 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_46 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_46 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_46 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_47 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_47 .wa-btn {
        font-size: 1em;
    }
    .comp_47 a {
        width: unset;
    }
    .comp_47 div {
        width: unset;
    }
    .comp_48 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_48 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_48 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_49 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_5 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_5 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_5 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_50 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_50 > .wa_inner_col {
        border: 3px solid #305a9a;
        border-radius: 1rem 1rem 1rem 1rem;
    }
    .comp_50 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_51 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_52 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_52 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_52 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_53 {
        justify-content: center;
        margin-bottom: 7px;
        margin-top: -50px;
    }
    .comp_53 .wa-btn {
        font-size: 1.5em;
    }
    .comp_53 a {
        width: unset;
    }
    .comp_53 div {
        width: unset;
    }
    .comp_54 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_54 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 1000px) );
    }
    .comp_55 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_56 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_56 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_56 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_57 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_57 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_57 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_58 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_59 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_59 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_59 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_6 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
    }
    .comp_60 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_60 .wa-btn {
        font-size: 1em;
    }
    .comp_60 a {
        width: unset;
    }
    .comp_60 div {
        width: unset;
    }
    .comp_61 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_61 > .innerBox {
        margin-bottom: 8rem;
        margin-left: 3rem;
        margin-right: 3rem;
        margin-top: 5rem;
    }
    .comp_62 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_63 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_63 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_63 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_64 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_64 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_64 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_65 {
        display: flex;
        margin-bottom: 50px !important;
        margin-top: 0px !important;
    }
    .comp_66 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_66 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_66 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_67 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_68 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_68 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_68 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 4rem;
        margin-right: 4rem;
        margin-top: 0rem;
    }
    .comp_69 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: -3px;
        min-height: 15px;
    }
    .comp_7 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 5rem;
    }
    .comp_7-wrap {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_70 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_71 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_71 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_71 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_72 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_73 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_73 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_73 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_74 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .comp_74 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_74 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_75 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_76 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_76 > .wa_inner_col {
        background-image: url('');
        border: none;
        border-radius: 0px;
    }
    .comp_76 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_77 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_78 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_78 > .wa_inner_col {
        background-image: url('../../icons/construction_modulaire_pour_le_BTP.webp?t=09a858a7_72b4_432e_882c_7c343a34a6c9');
        border: none;
        border-radius: 0px;
    }
    .comp_78 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 3rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_79 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_8 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_80 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_80 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_80 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_81 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 7px;
        padding-left: 7px;
        padding-right: 7px;
        padding-top: 7px;
    }
    .comp_81 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_81 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_82 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_83 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_83 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_83 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 3rem;
    }
    .comp_84 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_84 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 390px) );
    }
    .comp_85 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_86 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_86 > .wa_inner_col {
        border: none;
        border-radius: 0rem 0rem 1rem 1rem;
    }
    .comp_86 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_87 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 20px;
    }
    .comp_87 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_87 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_88 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_88 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_88 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_89 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_89 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_89 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_9 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_9 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_9 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_90 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_90 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_90 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_91 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_91 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_91 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_92 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_92 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_92 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_93 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_93 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_93 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_94 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_94 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_94 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_95 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_95 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_95 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_96 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_96 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_96 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_97 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_97 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_97 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_98 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_99 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_99 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_99 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    body {
        background-image: url('');
    }
}
@media (min-width: 768px) {
    #anchor-actualites {
        scroll-margin-top: 50rem;
    }
    #anchor-btp {
        scroll-margin-top: 20rem;
    }
    #anchor-collectivites {
        scroll-margin-top: 20rem;
    }
    #anchor-contact {
        scroll-margin-top: 10rem;
    }
    #anchor-devis-batiment-modulaire {
        scroll-margin-top: 10rem;
    }
    #anchor-industrie {
        scroll-margin-top: 20rem;
    }
    #anchor-les-batiments-modulaires-par-metier {
        scroll-margin-top: 10rem;
    }
    #anchor-occasion-modulaire {
        scroll-margin-top: 10rem;
    }
    .comp_1 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_1 > .innerBox {
        margin-bottom: 0px;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 50px;
    }
    .comp_10 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 1px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_10 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_10 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_100 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .comp_100 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_100 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_101 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_102 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_102 > .wa_inner_col {
        background-image: url('../../icons/construction_modulaire_pour_les_collectivites.webp?t=09a858a7_72b4_432e_882c_7c343a34a6c9');
        border: none;
        border-radius: 0px;
    }
    .comp_102 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_103 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_104 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_104 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_104 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 3rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_105 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_106 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_106 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_106 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_107 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 7px;
        padding-left: 7px;
        padding-right: 7px;
        padding-top: 7px;
    }
    .comp_107 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_107 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_108 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_109 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_109 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_109 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 3rem;
    }
    .comp_11 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_110 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_110 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 380px) );
    }
    .comp_111 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_112 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_112 > .wa_inner_col {
        border: none;
        border-radius: 0rem 0rem 1rem 1rem;
    }
    .comp_112 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_113 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 20px;
    }
    .comp_113 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_113 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_114 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_114 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_114 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_115 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 15px;
        padding-top: 10px;
    }
    .comp_115 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_115 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_116 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_116 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_116 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_117 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_117 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_117 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_118 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_118 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_118 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_119 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_119 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_119 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_12 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_12 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_12 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_120 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_120 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_120 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_121 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_121 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_121 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_122 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_122 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_122 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_123 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_123 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_123 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_124 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_124 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_124 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_125 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_125 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_125 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_126 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_127 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_127 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_127 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_128 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .comp_128 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_128 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_129 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_13 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: -3px;
        min-height: 15px;
    }
    .comp_130 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_130 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_130 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_131 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_132 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_132 > .wa_inner_col {
        background-image: url('../../icons/construction_modulaire_pour_lindustrie.webp?t=09a858a7_72b4_432e_882c_7c343a34a6c9');
        border: none;
        border-radius: 0px;
    }
    .comp_132 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_133 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_134 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_134 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_134 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 3rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_135 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_136 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_136 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_136 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_137 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 7px;
        padding-left: 7px;
        padding-right: 7px;
        padding-top: 7px;
    }
    .comp_137 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_137 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_138 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_139 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_139 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_139 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 3rem;
    }
    .comp_14 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_140 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_140 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 390px) );
    }
    .comp_141 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_142 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_142 > .wa_inner_col {
        border: none;
        border-radius: 0rem 0rem 1rem 1rem;
    }
    .comp_142 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 1rem;
    }
    .comp_143 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 20px;
    }
    .comp_143 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_143 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_144 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_144 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_144 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_145 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_145 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_145 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_146 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_146 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_146 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_147 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_147 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_147 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_148 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_148 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_148 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_149 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_149 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_149 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_15 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_15 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_15 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_150 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_150 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_150 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_151 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_151 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_151 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_152 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_152 > .innerBox {
        margin-bottom: 8rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 5rem;
    }
    .comp_153 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_154 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_154 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_154 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_155 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_155 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_155 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_156 {
        display: flex;
        margin-bottom: 25px !important;
        margin-top: 0px !important;
    }
    .comp_157 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_157 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_157 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_158 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: -3px;
        min-height: 15px;
    }
    .comp_159 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 25px !important;
    }
    .comp_16 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_16 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_16 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_160 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_160 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_160 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_161 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_162 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_162 > .wa_inner_col {
        background-image: url('');
        border: none;
        border-radius: 0px;
    }
    .comp_162 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_163 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_164 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_164 > .wa_inner_col {
        border: 3px solid #fdca14;
        border-radius: 1rem 1rem 0rem 0rem;
    }
    .comp_164 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_165 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_166 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_166 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_166 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_167 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_167 .wa-txt-par {
        font-size: 30px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_167 .wa-txt-par.wa-last-par {
        font-size: 30px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_168 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_169 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_169 > .wa_inner_col {
        border: none;
        border-radius: 0rem 0rem 1rem 1rem;
    }
    .comp_169 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_17 {
        background-image: url('');
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_17 .innerBox .wa-wrap_video-bg {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
        min-height: 0px;
    }
    .comp_170 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_170 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_170 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_171 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_171 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_171 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_172 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_172 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_172 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_173 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_173 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_173 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_174 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_174 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_174 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_175 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_175 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_175 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_176 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_176 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_176 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_177 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_177 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_177 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_178 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_178 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_178 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_179 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_18 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_180 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_180 > .wa_inner_col {
        border: 3px solid #78ac42;
        border-radius: 1rem 1rem 0rem 0rem;
    }
    .comp_180 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_181 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_182 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_182 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_182 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 3rem;
        margin-left: 3rem;
        margin-right: 3rem;
        margin-top: 3rem;
    }
    .comp_183 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_184 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_184 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_184 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_185 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_185 .wa-txt-par {
        font-size: 30px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_185 .wa-txt-par.wa-last-par {
        font-size: 30px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_186 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_187 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_187 > .wa_inner_col {
        border: none;
        border-radius: 0rem 0rem 1rem 1rem;
    }
    .comp_187 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_188 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 27px;
    }
    .comp_188 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_188 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_189 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_189 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_189 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_19 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_19 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_19 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 5rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_190 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_190 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_190 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_191 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_191 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_191 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_192 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_192 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_192 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_193 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_193 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_193 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_194 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_194 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_194 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_195 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_195 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_195 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_196 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_196 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_196 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_197 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_198 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_198 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_198 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_199 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_2 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_20 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_200 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_200 > .wa_inner_col {
        border: 3px solid #305a9a;
        border-radius: 1rem 1rem 0rem 0rem;
    }
    .comp_200 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_201 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_202 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_202 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_202 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_203 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_204 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_204 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_204 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_205 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_205 .wa-txt-par {
        font-size: 30px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_205 .wa-txt-par.wa-last-par {
        font-size: 30px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_206 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_207 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_207 > .wa_inner_col {
        border: none;
        border-radius: 0rem 0rem 1rem 1rem;
    }
    .comp_207 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 4rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_208 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 27px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 27px;
    }
    .comp_208 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_208 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_209 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 27px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 27px;
    }
    .comp_209 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_209 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_21 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_21 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_21 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_210 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 27px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 27px;
    }
    .comp_210 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_210 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_211 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 27px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 27px;
    }
    .comp_211 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_211 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_212 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 27px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 27px;
    }
    .comp_212 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_212 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_213 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 27px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 26px;
    }
    .comp_213 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_213 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_214 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 27px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 26px;
    }
    .comp_214 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_214 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_215 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_215 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_216 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_217 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_217 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_217 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 1rem;
        margin-left: 5rem;
        margin-right: 2rem;
        margin-top: 3rem;
    }
    .comp_218 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_218 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_218 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_219 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 15px;
        min-height: 0px;
        padding-bottom: 3px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_219 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_219 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_22 {
        margin-bottom: 30px;
        margin-top: 30px;
        min-height: 5px;
    }
    .comp_220 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_220 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_220 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_221 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 15px;
        min-height: 0px;
        padding-bottom: 3px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_221 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_221 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_222 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_222 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_222 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_223 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 15px;
        min-height: 0px;
        padding-bottom: 3px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_223 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_223 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_224 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_224 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_224 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_225 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 15px;
        min-height: 0px;
        padding-bottom: 3px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_225 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_225 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_226 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_226 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_226 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_227 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 15px;
        min-height: 0px;
        padding-bottom: 3px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_227 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_227 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_228 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_228 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_228 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_229 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_23 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_230 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_230 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_230 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 1rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 1rem;
    }
    .comp_231 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 15px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .comp_231 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_231 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_232 {
        justify-content: center;
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .comp_232 .wa-btn {
        font-size: 1.2em;
    }
    .comp_232 a {
        width: unset;
    }
    .comp_232 div {
        width: unset;
    }
    .comp_233 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_233 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_233 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_234 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_234 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 1700px) );
    }
    .comp_234 .wa-image-wrap .wa-img-overlay {
        font-size: 46px;
    }
    .comp_235 > .innerBox {
        justify-content: start;
        margin-left: 1px;
        margin-right: 1px;
    }
    .comp_235-wrap {
        background-image: url('');
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_235-wrap >.container {
        margin-bottom: 1px;
        margin-top: 150px;
    }
    .comp_236 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_237 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_237 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_237 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_238 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: -2px !important;
    }
    .comp_239 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_239 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_239 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_24 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_24 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_24 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_240 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 1px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .comp_240 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_240 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_241 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_242 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_242 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_242 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_243 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_244 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_244 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_244 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_245 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: -3px;
        min-height: 15px;
    }
    .comp_246 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_247 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_247 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_247 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_248 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 16px;
    }
    .comp_248 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .comp_248 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .comp_249 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_25 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_250 {
        min-height: 0px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .comp_250 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_250 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_251 {
        border: none;
        border-radius: 0px;
        margin-bottom: 3px;
        margin-top: 8px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_251 .wa-txt-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_251 .wa-txt-par.wa-last-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_252 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_253 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_253 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_253 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_254 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_254 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        height: 30px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_254 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_255 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_255 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_255 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_256 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_256 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        height: 30px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_256 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_257 {
        border: none;
        border-radius: 0px;
        margin-bottom: 3px;
        margin-top: 8px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_257 .wa-txt-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_257 .wa-txt-par.wa-last-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_258 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_258 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        height: 30px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_258 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_259 {
        border: none;
        border-radius: 0px;
        margin-bottom: 3px;
        margin-top: 8px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_259 .wa-txt-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_259 .wa-txt-par.wa-last-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_26 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_26 > .wa_inner_col {
        border: 3px solid #fdca14;
        border-radius: 1rem 1rem 1rem 1rem;
    }
    .comp_26 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_260 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_260 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        height: 30px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_260 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_261 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_262 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_262 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_262 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_263 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_263 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        height: 30px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_263 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_264 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_264 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_264 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_265 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_265 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        height: 30px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_265 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_266 {
        border: none;
        border-radius: 0px;
        margin-bottom: 3px;
        margin-top: 8px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_266 .wa-txt-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_266 .wa-txt-par.wa-last-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_267 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_267 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        height: 30px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_267 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_268 {
        border: none;
        border-radius: 0px;
        margin-bottom: 3px;
        margin-top: 8px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_268 .wa-txt-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_268 .wa-txt-par.wa-last-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_269 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_269 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        height: 30px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_269 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_27 {
        justify-content: center;
        margin-bottom: 7px;
        margin-top: -50px;
    }
    .comp_27 .wa-btn {
        font-size: 1.5em;
    }
    .comp_27 a {
        width: unset;
    }
    .comp_27 div {
        width: unset;
    }
    .comp_270 {
        border: none;
        border-radius: 0px;
        margin-bottom: 3px;
        margin-top: 8px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_270 .wa-txt-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_270 .wa-txt-par.wa-last-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_271 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_271 textarea {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        min-height: 50px;
        padding: 8px;
    }
    .comp_271 textarea:focus {
        border: 1px solid #51cbee;
    }
    .comp_272 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_273 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_273 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_273 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_274 {
        margin-bottom: 15px;
        margin-top: 10px;
    }
    .comp_274 .wa-btn {
        font-size: 0.75em;
    }
    .comp_274 .wa-btn-upload-container {
        margin-bottom: 0rem;
        margin-top: 0rem;
    }
    .comp_274 .wa-btn-upload-label {
        font-size: 14px;
        margin-left: 4.2px;
    }
    .comp_274 .wa-btn.wa-btn-rounded {
        border-radius: 0.375em;
    }
    .comp_275 {
        border: none;
        border-radius: 0px;
        margin-bottom: 3px;
        margin-top: 8px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 16px;
    }
    .comp_275 .wa-txt-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_275 .wa-txt-par.wa-last-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_276 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 8px;
    }
    .comp_276 .wa-btn {
        font-size: 1.2em;
    }
    .comp_276 a {
        width: unset;
    }
    .comp_276 div {
        width: unset;
    }
    .comp_277 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 70px;
    }
    .comp_278 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_279 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_279 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_279 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 7rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_28 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_280 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_280 .wa-txt-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: center;
    }
    .comp_280 .wa-txt-par.wa-last-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: center;
    }
    .comp_281 > .innerBox {
        margin-bottom: 5rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 1rem;
    }
    .comp_281-wrap {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_282 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_283 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_283 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_283 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 5rem;
    }
    .comp_284 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 16px;
    }
    .comp_284 .wa-txt-par {
        font-size: 46px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_284 .wa-txt-par.wa-last-par {
        font-size: 46px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_285 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 1px;
        padding-right: 1px;
        padding-top: 10px;
    }
    .comp_285 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_285 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_286 {
        display: flex;
        margin-bottom: 5px !important;
        margin-top: 5px !important;
    }
    .comp_287 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_287 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_287 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 2rem;
        margin-top: 0rem;
    }
    .comp_288 {
        margin-bottom: 0px;
        margin-top: 5px;
        min-height: 0px;
    }
    .comp_288 .wa-v-icon-wrapper {
        align-items: center;
        height: 2rem;
        justify-content: end;
    }
    .comp_288 .wa-v-icon-wrapper i {
        font-size: 2rem;
    }
    .comp_289 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_289 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_289 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_29 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_29 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_29 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_290 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 6px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_290 .wa-txt-par {
        font-size: 28px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_290 .wa-txt-par.wa-last-par {
        font-size: 28px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_291 {
        display: flex;
        margin-bottom: 5px !important;
        margin-top: 5px !important;
    }
    .comp_292 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_292 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_292 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_293 {
        margin-bottom: 0px;
        margin-top: -5px;
        min-height: 0px;
    }
    .comp_293 .wa-v-icon-wrapper {
        align-items: center;
        height: 3rem;
        justify-content: end;
    }
    .comp_293 .wa-v-icon-wrapper i {
        font-size: 3rem;
    }
    .comp_294 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_294 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_294 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_295 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_295 .wa-txt-par {
        font-size: 28px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_295 .wa-txt-par.wa-last-par {
        font-size: 28px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_296 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 5px;
    }
    .comp_296 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_296 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_297 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 5px;
    }
    .comp_297 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_297 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_298 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_298 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_299 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_3 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_3 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_3 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_30 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_30 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 1000px) );
    }
    .comp_300 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_300 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_300 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_31 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_32 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_32 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_32 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_33 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_33 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_33 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_34 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_35 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_35 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_35 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_36 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_36 .wa-btn {
        font-size: 1em;
    }
    .comp_36 a {
        width: unset;
    }
    .comp_36 div {
        width: unset;
    }
    .comp_37 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_37 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_37 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_38 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_39 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_39 > .wa_inner_col {
        border: 3px solid #78ac42;
        border-radius: 1rem 1rem 1rem 1rem;
    }
    .comp_39 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_4 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
    }
    .comp_40 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_41 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_41 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_41 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_42 {
        justify-content: center;
        margin-bottom: 7px;
        margin-top: -50px;
    }
    .comp_42 .wa-btn {
        font-size: 1.5em;
    }
    .comp_42 a {
        width: unset;
    }
    .comp_42 div {
        width: unset;
    }
    .comp_43 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_43 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 1200px) );
    }
    .comp_44 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_44 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_44 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_45 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_46 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_46 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_46 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_47 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_47 .wa-btn {
        font-size: 1em;
    }
    .comp_47 a {
        width: unset;
    }
    .comp_47 div {
        width: unset;
    }
    .comp_48 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_48 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_48 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_49 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_5 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_5 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_5 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_50 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_50 > .wa_inner_col {
        border: 3px solid #305a9a;
        border-radius: 1rem 1rem 1rem 1rem;
    }
    .comp_50 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_51 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_52 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_52 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_52 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_53 {
        justify-content: center;
        margin-bottom: 7px;
        margin-top: -50px;
    }
    .comp_53 .wa-btn {
        font-size: 1.5em;
    }
    .comp_53 a {
        width: unset;
    }
    .comp_53 div {
        width: unset;
    }
    .comp_54 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_54 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 1000px) );
    }
    .comp_55 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_56 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_56 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_56 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_57 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_57 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_57 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_58 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_59 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_59 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_59 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_6 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
    }
    .comp_60 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_60 .wa-btn {
        font-size: 1em;
    }
    .comp_60 a {
        width: unset;
    }
    .comp_60 div {
        width: unset;
    }
    .comp_61 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_61 > .innerBox {
        margin-bottom: 8rem;
        margin-left: 3rem;
        margin-right: 3rem;
        margin-top: 5rem;
    }
    .comp_62 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_63 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_63 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_63 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_64 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_64 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_64 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_65 {
        display: flex;
        margin-bottom: 50px !important;
        margin-top: 0px !important;
    }
    .comp_66 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_66 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_66 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_67 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_68 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_68 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_68 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 4rem;
        margin-right: 4rem;
        margin-top: 0rem;
    }
    .comp_69 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: -3px;
        min-height: 15px;
    }
    .comp_7 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 5rem;
    }
    .comp_7-wrap {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_70 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_71 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_71 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_71 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_72 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_73 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_73 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_73 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_74 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .comp_74 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_74 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_75 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_76 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_76 > .wa_inner_col {
        background-image: url('');
        border: none;
        border-radius: 0px;
    }
    .comp_76 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_77 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_78 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_78 > .wa_inner_col {
        background-image: url('../../icons/construction_modulaire_pour_le_BTP.webp?t=09a858a7_72b4_432e_882c_7c343a34a6c9');
        border: none;
        border-radius: 0px;
    }
    .comp_78 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 3rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_79 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_8 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_80 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_80 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_80 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_81 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 7px;
        padding-left: 7px;
        padding-right: 7px;
        padding-top: 7px;
    }
    .comp_81 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_81 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_82 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_83 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_83 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_83 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 3rem;
    }
    .comp_84 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_84 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 390px) );
    }
    .comp_85 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_86 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_86 > .wa_inner_col {
        border: none;
        border-radius: 0rem 0rem 1rem 1rem;
    }
    .comp_86 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_87 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 20px;
    }
    .comp_87 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_87 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_88 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_88 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_88 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_89 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_89 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_89 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_9 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_9 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_9 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_90 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_90 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_90 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_91 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_91 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_91 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_92 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_92 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_92 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_93 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_93 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_93 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_94 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_94 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_94 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_95 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_95 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_95 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_96 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_96 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_96 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_97 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_97 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_97 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_98 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_99 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_99 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_99 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    body {
        background-image: url('');
    }
}
@media (min-width: 992px) {
    #anchor-actualites {
        scroll-margin-top: 50rem;
    }
    #anchor-btp {
        scroll-margin-top: 20rem;
    }
    #anchor-collectivites {
        scroll-margin-top: 20rem;
    }
    #anchor-contact {
        scroll-margin-top: 10rem;
    }
    #anchor-devis-batiment-modulaire {
        scroll-margin-top: 10rem;
    }
    #anchor-industrie {
        scroll-margin-top: 20rem;
    }
    #anchor-les-batiments-modulaires-par-metier {
        scroll-margin-top: 10rem;
    }
    #anchor-occasion-modulaire {
        scroll-margin-top: 10rem;
    }
    .comp_1 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_1 > .innerBox {
        margin-bottom: 0px;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 50px;
    }
    .comp_10 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 1px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_10 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_10 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_100 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .comp_100 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_100 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_101 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_102 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_102 > .wa_inner_col {
        background-image: url('../../icons/construction_modulaire_pour_les_collectivites.webp?t=09a858a7_72b4_432e_882c_7c343a34a6c9');
        border: none;
        border-radius: 0px;
    }
    .comp_102 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_103 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_104 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_104 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_104 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 3rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_105 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_106 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_106 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_106 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_107 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 7px;
        padding-left: 7px;
        padding-right: 7px;
        padding-top: 7px;
    }
    .comp_107 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_107 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_108 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_109 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_109 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_109 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 3rem;
    }
    .comp_11 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_110 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_110 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 380px) );
    }
    .comp_111 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_112 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_112 > .wa_inner_col {
        border: none;
        border-radius: 0rem 0rem 1rem 1rem;
    }
    .comp_112 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_113 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 20px;
    }
    .comp_113 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_113 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_114 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_114 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_114 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_115 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 15px;
        padding-top: 10px;
    }
    .comp_115 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_115 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_116 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_116 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_116 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_117 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_117 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_117 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_118 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_118 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_118 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_119 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_119 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_119 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_12 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_12 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_12 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_120 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_120 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_120 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_121 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_121 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_121 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_122 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_122 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_122 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_123 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_123 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_123 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_124 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_124 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_124 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_125 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_125 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_125 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_126 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_127 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_127 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_127 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_128 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .comp_128 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_128 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_129 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_13 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: -3px;
        min-height: 15px;
    }
    .comp_130 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_130 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_130 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_131 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_132 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_132 > .wa_inner_col {
        background-image: url('../../icons/construction_modulaire_pour_lindustrie.webp?t=09a858a7_72b4_432e_882c_7c343a34a6c9');
        border: none;
        border-radius: 0px;
    }
    .comp_132 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_133 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_134 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_134 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_134 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 3rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_135 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_136 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_136 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_136 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_137 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 7px;
        padding-left: 7px;
        padding-right: 7px;
        padding-top: 7px;
    }
    .comp_137 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_137 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_138 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_139 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_139 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_139 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 3rem;
    }
    .comp_14 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_140 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_140 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 390px) );
    }
    .comp_141 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_142 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_142 > .wa_inner_col {
        border: none;
        border-radius: 0rem 0rem 1rem 1rem;
    }
    .comp_142 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 1rem;
    }
    .comp_143 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 20px;
    }
    .comp_143 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_143 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_144 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_144 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_144 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_145 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_145 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_145 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_146 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_146 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_146 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_147 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_147 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_147 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_148 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_148 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_148 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_149 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_149 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_149 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_15 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_15 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_15 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_150 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_150 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_150 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_151 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_151 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_151 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_152 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_152 > .innerBox {
        margin-bottom: 8rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 5rem;
    }
    .comp_153 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_154 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_154 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_154 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_155 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_155 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_155 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_156 {
        display: flex;
        margin-bottom: 25px !important;
        margin-top: 0px !important;
    }
    .comp_157 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_157 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_157 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_158 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: -3px;
        min-height: 15px;
    }
    .comp_159 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 25px !important;
    }
    .comp_16 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_16 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_16 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_160 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_160 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_160 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_161 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_162 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_162 > .wa_inner_col {
        background-image: url('');
        border: none;
        border-radius: 0px;
    }
    .comp_162 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_163 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_164 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_164 > .wa_inner_col {
        border: 3px solid #fdca14;
        border-radius: 1rem 1rem 0rem 0rem;
    }
    .comp_164 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_165 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_166 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_166 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_166 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_167 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_167 .wa-txt-par {
        font-size: 30px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_167 .wa-txt-par.wa-last-par {
        font-size: 30px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_168 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_169 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_169 > .wa_inner_col {
        border: none;
        border-radius: 0rem 0rem 1rem 1rem;
    }
    .comp_169 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_17 {
        background-image: url('');
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_17 .innerBox .wa-wrap_video-bg {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
        min-height: 0px;
    }
    .comp_170 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_170 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_170 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_171 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_171 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_171 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_172 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_172 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_172 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_173 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_173 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_173 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_174 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_174 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_174 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_175 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_175 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_175 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_176 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_176 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_176 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_177 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_177 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_177 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_178 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_178 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_178 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_179 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_18 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_180 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_180 > .wa_inner_col {
        border: 3px solid #78ac42;
        border-radius: 1rem 1rem 0rem 0rem;
    }
    .comp_180 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_181 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_182 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_182 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_182 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_183 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_184 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_184 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_184 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_185 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_185 .wa-txt-par {
        font-size: 30px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_185 .wa-txt-par.wa-last-par {
        font-size: 30px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_186 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_187 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_187 > .wa_inner_col {
        border: none;
        border-radius: 0rem 0rem 1rem 1rem;
    }
    .comp_187 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_188 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 27px;
    }
    .comp_188 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_188 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_189 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_189 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_189 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_19 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_19 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_19 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 5rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_190 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_190 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_190 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_191 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_191 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_191 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_192 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_192 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_192 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_193 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_193 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_193 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_194 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_194 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_194 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_195 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_195 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_195 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_196 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_196 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_196 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_197 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_198 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_198 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_198 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_199 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_2 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_20 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_200 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_200 > .wa_inner_col {
        border: 3px solid #305a9a;
        border-radius: 1rem 1rem 0rem 0rem;
    }
    .comp_200 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_201 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_202 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_202 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_202 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_203 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_204 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_204 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_204 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_205 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 23px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 23px;
    }
    .comp_205 .wa-txt-par {
        font-size: 30px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_205 .wa-txt-par.wa-last-par {
        font-size: 30px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_206 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_207 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_207 > .wa_inner_col {
        border: none;
        border-radius: 0rem 0rem 1rem 1rem;
    }
    .comp_207 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 4rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_208 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 27px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 27px;
    }
    .comp_208 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_208 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_209 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 27px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 27px;
    }
    .comp_209 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_209 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_21 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_21 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_21 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_210 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 27px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 27px;
    }
    .comp_210 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_210 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_211 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 27px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 27px;
    }
    .comp_211 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_211 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_212 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 27px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 27px;
    }
    .comp_212 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_212 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_213 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 27px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 26px;
    }
    .comp_213 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_213 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_214 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 27px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 26px;
    }
    .comp_214 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_214 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_215 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_215 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_216 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_217 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_217 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_217 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 1rem;
        margin-left: 5rem;
        margin-right: 2rem;
        margin-top: 3rem;
    }
    .comp_218 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 10px;
    }
    .comp_218 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_218 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_219 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 15px;
        min-height: 0px;
        padding-bottom: 3px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_219 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_219 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_22 {
        margin-bottom: 30px;
        margin-top: 15px;
        min-height: 15px;
    }
    .comp_220 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_220 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_220 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_221 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 15px;
        min-height: 0px;
        padding-bottom: 3px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_221 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_221 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_222 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_222 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_222 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_223 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 15px;
        min-height: 0px;
        padding-bottom: 3px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_223 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_223 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_224 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_224 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_224 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_225 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 15px;
        min-height: 0px;
        padding-bottom: 3px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_225 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_225 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_226 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_226 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_226 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_227 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 15px;
        min-height: 0px;
        padding-bottom: 3px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_227 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_227 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_228 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .comp_228 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_228 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_229 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_23 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_230 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_230 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_230 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 1rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 1rem;
    }
    .comp_231 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 15px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .comp_231 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_231 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_232 {
        justify-content: center;
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .comp_232 .wa-btn {
        font-size: 1.2em;
    }
    .comp_232 a {
        width: unset;
    }
    .comp_232 div {
        width: unset;
    }
    .comp_233 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_233 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_233 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_234 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_234 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 1700px) );
    }
    .comp_234 .wa-image-wrap .wa-img-overlay {
        font-size: 46px;
    }
    .comp_235 > .innerBox {
        justify-content: start;
        margin-left: 1px;
        margin-right: 1px;
    }
    .comp_235-wrap {
        background-image: url('');
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_235-wrap >.container {
        margin-bottom: 1px;
        margin-top: 150px;
    }
    .comp_236 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_237 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_237 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_237 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_238 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: -2px !important;
    }
    .comp_239 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_239 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_239 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_24 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_24 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_24 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_240 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 1px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .comp_240 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_240 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_241 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_242 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_242 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_242 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_243 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_244 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_244 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_244 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_245 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: -3px;
        min-height: 15px;
    }
    .comp_246 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_247 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_247 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_247 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_248 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 16px;
    }
    .comp_248 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .comp_248 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: left;
    }
    .comp_249 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_25 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_250 {
        min-height: 0px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .comp_250 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_250 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_251 {
        border: none;
        border-radius: 0px;
        margin-bottom: 3px;
        margin-top: 8px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_251 .wa-txt-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_251 .wa-txt-par.wa-last-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_252 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_253 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_253 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_253 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_254 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_254 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        height: 30px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_254 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_255 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_255 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_255 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_256 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_256 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        height: 30px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_256 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_257 {
        border: none;
        border-radius: 0px;
        margin-bottom: 3px;
        margin-top: 8px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_257 .wa-txt-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_257 .wa-txt-par.wa-last-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_258 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_258 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        height: 30px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_258 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_259 {
        border: none;
        border-radius: 0px;
        margin-bottom: 3px;
        margin-top: 8px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_259 .wa-txt-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_259 .wa-txt-par.wa-last-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_26 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_26 > .wa_inner_col {
        border: 3px solid #fdca14;
        border-radius: 1rem 1rem 1rem 1rem;
    }
    .comp_26 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_260 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_260 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        height: 30px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_260 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_261 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_262 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_262 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_262 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_263 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_263 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        height: 30px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_263 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_264 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_264 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_264 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_265 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_265 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        height: 30px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_265 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_266 {
        border: none;
        border-radius: 0px;
        margin-bottom: 3px;
        margin-top: 8px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_266 .wa-txt-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_266 .wa-txt-par.wa-last-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_267 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_267 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        height: 30px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_267 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_268 {
        border: none;
        border-radius: 0px;
        margin-bottom: 3px;
        margin-top: 8px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_268 .wa-txt-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_268 .wa-txt-par.wa-last-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_269 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_269 input {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        height: 30px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding-left: 8px;
        padding-right: 8px;
    }
    .comp_269 input:focus {
        border: 1px solid #51cbee;
    }
    .comp_27 {
        justify-content: center;
        margin-bottom: 7px;
        margin-top: -50px;
    }
    .comp_27 .wa-btn {
        font-size: 1.5em;
    }
    .comp_27 a {
        width: unset;
    }
    .comp_27 div {
        width: unset;
    }
    .comp_270 {
        border: none;
        border-radius: 0px;
        margin-bottom: 3px;
        margin-top: 8px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_270 .wa-txt-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_270 .wa-txt-par.wa-last-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_271 {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comp_271 textarea {
        border: 1px solid #c0c0c0;
        border-radius: 3px 3px 3px 3px;
        font-size: 10px;
        margin-bottom: 0rem;
        margin-top: 0rem;
        min-height: 50px;
        padding: 8px;
    }
    .comp_271 textarea:focus {
        border: 1px solid #51cbee;
    }
    .comp_272 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_273 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_273 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_273 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_274 {
        margin-bottom: 15px;
        margin-top: 10px;
    }
    .comp_274 .wa-btn {
        font-size: 0.75em;
    }
    .comp_274 .wa-btn-upload-container {
        margin-bottom: 0rem;
        margin-top: 0rem;
    }
    .comp_274 .wa-btn-upload-label {
        font-size: 14px;
        margin-left: 4.2px;
    }
    .comp_274 .wa-btn.wa-btn-rounded {
        border-radius: 0.375em;
    }
    .comp_275 {
        border: none;
        border-radius: 0px;
        margin-bottom: 3px;
        margin-top: 8px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 16px;
    }
    .comp_275 .wa-txt-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_275 .wa-txt-par.wa-last-par {
        font-size: 15px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_276 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 13px;
    }
    .comp_276 .wa-btn {
        font-size: 1.2em;
    }
    .comp_276 a {
        width: unset;
    }
    .comp_276 div {
        width: unset;
    }
    .comp_277 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 70px;
    }
    .comp_278 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_279 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_279 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_279 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 7rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_28 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_280 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_280 .wa-txt-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: center;
    }
    .comp_280 .wa-txt-par.wa-last-par {
        font-size: 12px;
        letter-spacing: 0em;
        line-height: 1.4;
        text-align: center;
    }
    .comp_281 > .innerBox {
        margin-bottom: 5rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 1rem;
    }
    .comp_281-wrap {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_282 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_283 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_283 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_283 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 5rem;
    }
    .comp_284 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 16px;
    }
    .comp_284 .wa-txt-par {
        font-size: 46px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_284 .wa-txt-par.wa-last-par {
        font-size: 46px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_285 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 1px;
        padding-right: 1px;
        padding-top: 10px;
    }
    .comp_285 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_285 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_286 {
        display: flex;
        margin-bottom: 5px !important;
        margin-top: 5px !important;
    }
    .comp_287 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_287 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_287 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 2rem;
        margin-top: 0rem;
    }
    .comp_288 {
        margin-bottom: 0px;
        margin-top: 5px;
        min-height: 0px;
    }
    .comp_288 .wa-v-icon-wrapper {
        align-items: center;
        height: 2rem;
        justify-content: end;
    }
    .comp_288 .wa-v-icon-wrapper i {
        font-size: 2rem;
    }
    .comp_289 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_289 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_289 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_29 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_29 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_29 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_290 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 6px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_290 .wa-txt-par {
        font-size: 28px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_290 .wa-txt-par.wa-last-par {
        font-size: 28px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_291 {
        display: flex;
        margin-bottom: 5px !important;
        margin-top: 5px !important;
    }
    .comp_292 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_292 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_292 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .comp_293 {
        margin-bottom: 0px;
        margin-top: -5px;
        min-height: 0px;
    }
    .comp_293 .wa-v-icon-wrapper {
        align-items: center;
        height: 3rem;
        justify-content: end;
    }
    .comp_293 .wa-v-icon-wrapper i {
        font-size: 3rem;
    }
    .comp_294 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_294 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_294 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_295 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .comp_295 .wa-txt-par {
        font-size: 28px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_295 .wa-txt-par.wa-last-par {
        font-size: 28px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_296 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 5px;
    }
    .comp_296 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_296 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_297 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 5px;
    }
    .comp_297 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_297 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_298 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_298 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_299 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_3 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_3 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_3 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_30 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_30 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 1000px) );
    }
    .comp_300 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_300 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_300 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_31 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_32 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_32 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_32 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_33 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_33 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_33 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_34 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_35 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_35 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_35 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_36 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_36 .wa-btn {
        font-size: 1em;
    }
    .comp_36 a {
        width: unset;
    }
    .comp_36 div {
        width: unset;
    }
    .comp_37 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_37 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_37 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_38 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_39 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_39 > .wa_inner_col {
        border: 3px solid #78ac42;
        border-radius: 1rem 1rem 1rem 1rem;
    }
    .comp_39 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_4 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
    }
    .comp_40 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_41 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_41 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_41 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_42 {
        justify-content: center;
        margin-bottom: 7px;
        margin-top: -50px;
    }
    .comp_42 .wa-btn {
        font-size: 1.5em;
    }
    .comp_42 a {
        width: unset;
    }
    .comp_42 div {
        width: unset;
    }
    .comp_43 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_43 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 1200px) );
    }
    .comp_44 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_44 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_44 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_45 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_46 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_46 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_46 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_47 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_47 .wa-btn {
        font-size: 1em;
    }
    .comp_47 a {
        width: unset;
    }
    .comp_47 div {
        width: unset;
    }
    .comp_48 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_48 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_48 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_49 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_5 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_5 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_5 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_50 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_50 > .wa_inner_col {
        border: 3px solid #305a9a;
        border-radius: 1rem 1rem 1rem 1rem;
    }
    .comp_50 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .comp_51 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_52 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_52 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_52 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_53 {
        justify-content: center;
        margin-bottom: 7px;
        margin-top: -50px;
    }
    .comp_53 .wa-btn {
        font-size: 1.5em;
    }
    .comp_53 a {
        width: unset;
    }
    .comp_53 div {
        width: unset;
    }
    .comp_54 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_54 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 1000px) );
    }
    .comp_55 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_56 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_56 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_56 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_57 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_57 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_57 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_58 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_59 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_59 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_59 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_6 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
    }
    .comp_60 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_60 .wa-btn {
        font-size: 1em;
    }
    .comp_60 a {
        width: unset;
    }
    .comp_60 div {
        width: unset;
    }
    .comp_61 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_61 > .innerBox {
        margin-bottom: 8rem;
        margin-left: 3rem;
        margin-right: 3rem;
        margin-top: 5rem;
    }
    .comp_62 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_63 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_63 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_63 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_64 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 5px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_64 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_64 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_65 {
        display: flex;
        margin-bottom: 50px !important;
        margin-top: 0px !important;
    }
    .comp_66 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_66 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_66 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_67 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_68 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_68 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_68 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 4rem;
        margin-right: 4rem;
        margin-top: 0rem;
    }
    .comp_69 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: -3px;
        min-height: 15px;
    }
    .comp_7 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 5rem;
    }
    .comp_7-wrap {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_70 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_71 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_71 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_71 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_72 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_73 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_73 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_73 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_74 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 0px;
    }
    .comp_74 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_74 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_75 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_76 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_76 > .wa_inner_col {
        background-image: url('');
        border: none;
        border-radius: 0px;
    }
    .comp_76 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_77 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_78 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_78 > .wa_inner_col {
        background-image: url('../../icons/construction_modulaire_pour_le_BTP.webp?t=09a858a7_72b4_432e_882c_7c343a34a6c9');
        border: none;
        border-radius: 0px;
    }
    .comp_78 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 3rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_79 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_8 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_80 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_80 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_80 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_81 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 7px;
        padding-left: 7px;
        padding-right: 7px;
        padding-top: 7px;
    }
    .comp_81 .wa-txt-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_81 .wa-txt-par.wa-last-par {
        font-size: 32px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_82 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_83 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_83 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_83 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 3rem;
    }
    .comp_84 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_84 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 390px) );
    }
    .comp_85 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_86 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_86 > .wa_inner_col {
        border: none;
        border-radius: 0rem 0rem 1rem 1rem;
    }
    .comp_86 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_87 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 20px;
    }
    .comp_87 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_87 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_88 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_88 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_88 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_89 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_89 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_89 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_9 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_9 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_9 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_90 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_90 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_90 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_91 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_91 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_91 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_92 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_92 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_92 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_93 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_93 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_93 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_94 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_94 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_94 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_95 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_95 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_95 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_96 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
    }
    .comp_96 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_96 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_97 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_97 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_97 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_98 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_99 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_99 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_99 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    body {
        background-image: url('');
    }
}



.blockcomp-0-comp_13 .wa-btn-text-only{
                                      animation-name: clin;
                                      animation-duration: 2s;
                                      animation-iteration-count: infinite;
                                    }
                                    @keyframes clin {
                                      from {background-color:#fbc815;}
                                      to {background-color: #fdd455;}
                                    }


.blockcomp-0-comp_15 .wa-btn-text-only{
                                      animation-name: clin;
                                      animation-duration: 2s;
                                      animation-iteration-count: infinite;
                                    }
                                    @keyframes clin {
                                      from {background-color:#f43319;}
                                      to {background-color: #c22a20;}
                                    }

.COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_back_sep {
    border-bottom: 1px solid #ffffff;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 100%;
}
.COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_bubble_item {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
}
.COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_bubble_item a {
    color: rgba(255,255,255,1);
}
.COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_bubble_item:hover {
    color: rgba(255,255,255,1);
}
.COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_bubble_item:hover a {
    color: rgba(255,255,255,1);
}
.COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_bubble_item:hover svg {
    fill: rgba(255,255,255,1);
}
.COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_bubble_item:hover:not(.waf_menu_item_search) {
    background-color: rgba(48,90,154,1);
}
.COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_panel_generic_header {
    background-color: rgba(48,90,154,0.901961);
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 300;
}
.COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_panel_item.waf_menu_generic_item {
    color: rgba(92,92,92,1);
    font-family: 'Roboto';
    font-weight: 900;
}
.COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_panel_item.waf_menu_generic_item a {
    color: rgba(92,92,92,1);
}
.COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_panel_item.waf_menu_generic_item svg {
    fill: rgba(92,92,92,1);
}
.COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_panel_item.waf_menu_generic_item:hover {
    background-color: rgba(251,200,21,1);
    color: rgba(92,92,92,1);
}
.COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_panel_item.waf_menu_generic_item:hover a {
    color: rgba(92,92,92,1);
}
.COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_panel_item.waf_menu_generic_item:hover svg {
    fill: rgba(92,92,92,1);
}
.COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_panel_layout {
    align-items: center;
    display: flex;
    flex-direction: row;
}
.blockcomp-0-comp_0 {
    background-color: rgba(48,90,154,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-0-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-0-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-0-comp_10 {
    width: 100%;
}
.blockcomp-0-comp_10 .waf_menu {
    --bubble-bg-color: rgba(48,90,154,1);
    --bubble-border-color: rgba(0,0,0,0);
    --bubble-text-color: rgba(255,255,255,1);
    --panel-bg-color: rgba(255,255,255,1);
    --panel-brand-icon: wa_res/icons/logo_site_web_Courant_Constructeur.svg !important;
    --panel-header-text-color: rgba(255,255,255,1);
    --panel-orientation: left;
    --panel-text-color: rgba(92,92,92,1);
}
.blockcomp-0-comp_10 .waf_menu-mini-btn {
    background-color: rgba(48,90,154,1);
    border-color: rgba(255,255,255,0);
    border-style: solid;
    border-width: 1px;
}
.blockcomp-0-comp_10 .waf_menu-mini-btn-wrapper {
    align-items: center;
    display: flex;
    height: 100%;
    width: 100%;
}
.blockcomp-0-comp_10 .waf_menu-mini-btn:hover {
    background-color: rgba(48,90,154,1);
    border-color: rgba(255,255,255,0);
}
.blockcomp-0-comp_10 .waf_menu-mini-btn:hover svg path {
    fill: rgba(255,255,255,1);
}
.blockcomp-0-comp_10 nav {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 100;
}
.blockcomp-0-comp_10 nav > ul > li {
    align-items: center;
    display: flex;
    justify-content: start;
}
.blockcomp-0-comp_10 nav > ul > li > .waf-nav-link {
    align-items: center;
    color: rgba(255,255,255,1);
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.blockcomp-0-comp_10 nav > ul > li > .waf-nav-link > .waf_menu_icn {
    display: flex;
}
.blockcomp-0-comp_10 nav > ul > li > .waf-nav-link > .waf_menu_icn > svg {
    fill: rgba(255,255,255,1);
}
.blockcomp-0-comp_10 nav > ul > li > .waf-nav-link > .waf_menu_label {
    display: flex;
    flex-grow: 5;
}
.blockcomp-0-comp_10 nav > ul > li > .waf_menu_search {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.blockcomp-0-comp_10 nav > ul > li:hover > .waf-nav-link {
    color: rgba(48,90,154,1);
}
.blockcomp-0-comp_10 nav > ul > li:hover > .waf-nav-link > .waf_menu_icn >svg {
    fill: rgba(48,90,154,1);
}
.blockcomp-0-comp_10 nav > ul > li:hover:not(.waf_menu_item_search) {
    background-color: rgba(252,201,23,1);
}
.blockcomp-0-comp_11 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-0-comp_12 {
    flex-direction: column;
}
.blockcomp-0-comp_12 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_12 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_13 {
    display: flex;
    width: 100%;
}
.blockcomp-0-comp_13 .wa-btn {
    background-color: rgba(251,200,21,1);
    border-color: rgba(192,192,192,0);
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
}
.blockcomp-0-comp_13 .wa-btn.wa-btn.wa-btn-icon-left .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .25em;
}
.blockcomp-0-comp_13 .wa-btn.wa-btn:active {
    background-color: rgba(251,200,21,1);
    border-color: rgba(192,192,192,0);
    color: rgba(255,255,255,1);
}
.blockcomp-0-comp_13 .wa-btn.wa-btn:hover {
    background-color: rgba(251,200,21,1);
    border-color: rgba(192,192,192,0);
    color: rgba(255,255,255,1);
}
.blockcomp-0-comp_13 a {
    display: flex;
    text-decoration: none;
}
.blockcomp-0-comp_13 div {
    justify-content: center;
}
.blockcomp-0-comp_14 {
    flex-direction: column;
}
.blockcomp-0-comp_14 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_14 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_15 {
    display: flex;
    width: 100%;
}
.blockcomp-0-comp_15 .wa-btn {
    background-color: rgba(194,42,32,1);
    border-color: rgba(192,192,192,0);
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
}
.blockcomp-0-comp_15 .wa-btn.wa-btn.wa-btn-icon-left .wa-btn-icon-vector {
    margin-left: .5em;
    margin-right: .25em;
}
.blockcomp-0-comp_15 .wa-btn.wa-btn:active {
    background-color: rgba(194,42,32,1);
    border-color: rgba(192,192,192,0);
    color: rgba(255,255,255,1);
}
.blockcomp-0-comp_15 .wa-btn.wa-btn:hover {
    background-color: rgba(194,42,32,1);
    border-color: rgba(192,192,192,0);
    color: rgba(255,255,255,1);
}
.blockcomp-0-comp_15 a {
    display: flex;
    text-decoration: none;
}
.blockcomp-0-comp_15 div {
    justify-content: center;
}
.blockcomp-0-comp_2 {
    flex-direction: column;
}
.blockcomp-0-comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_3 {
    display: flex;
    width: 100%;
}
.blockcomp-0-comp_3 .wa-image-wrap {
    aspect-ratio: 312/313;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 312px) );
}
.blockcomp-0-comp_3 .wa-image-wrap > div {
    aspect-ratio: 312/313;;
    position: relative;
    width: 100%;
}
.blockcomp-0-comp_3 .wa-image-wrap img {
    aspect-ratio: 312/313;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.blockcomp-0-comp_4 {
    flex-direction: column;
}
.blockcomp-0-comp_4 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_4 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_5 {
    animation: zoomInDown;
    animation-duration: 1000ms;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-0-comp_5 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-0-comp_5 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-0-comp_5 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-0-comp_5 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-0-comp_6 {
    flex-direction: column;
}
.blockcomp-0-comp_6 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_6 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_7 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-0-comp_7 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-0-comp_7 .wa-txt-par a {
    color: rgba(252,201,23,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-0-comp_7 .wa-txt-par a:hover {
    color: rgba(124,202,253,1);
    text-decoration: underline;
}
.blockcomp-0-comp_7 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-0-comp_7 .wa-txt-par.wa-last-par a {
    color: rgba(252,201,23,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-0-comp_7 .wa-txt-par.wa-last-par a:hover {
    color: rgba(124,202,253,1);
    text-decoration: underline;
}
.blockcomp-0-comp_8 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-0-comp_9 {
    flex-direction: column;
}
.blockcomp-0-comp_9 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_9 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397 > .waf_menu_panel_icon_wrap {
    height: 48px;
}
.COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_bubble_item {
    font-size: 13px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}
.COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_bubble_item a {
    font-size: 13px;
}
.COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_panel_generic_header {
    font-size: 2rem;
}
.COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_panel_item.waf_menu_generic_item {
    font-size: 13px;
}
.COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_panel_item.waf_menu_generic_item a {
    font-size: 13px;
}
.COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_panel_item.waf_menu_generic_size {
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}
.blockcomp-0-comp_0 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-0-comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-0-comp_10 {
    margin-bottom: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_10 .waf_menu {
    --bubble-content-column: 1;
    --bubble-content-font-size: 5.2px;
    --bubble-content-width: 350px;
    --bubble-flow-horz: 1;
    --panel-content-font-size: 5.2px;
    --panel-content-width: 395px;
}
.blockcomp-0-comp_10 .waf_menu > ul {
    flex-direction: row;
    width: unset;
}
.blockcomp-0-comp_10 .waf_menu > ul > .waf_menu_sep {
    border-bottom: none;
    border-left: none;
    border-right: 1px solid rgba(0,0,0,0);
    border-top: none;
}
.blockcomp-0-comp_10 .waf_menu-mini-btn {
    border-radius: 4.5px;
    height: 45px;
    width: 45px;
}
.blockcomp-0-comp_10 .waf_menu-mini-btn-wrapper {
    display: flex !important;
    justify-content: end;
}
.blockcomp-0-comp_10 nav {
    border: none;
    border-radius: 0px;
    display: none !important;
    font-size: 15px;
    justify-content: start;
    min-height: 2rem;
}
.blockcomp-0-comp_10 nav > ul > li > .waf-nav-link {
    padding-bottom: 7px;
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 7px;
}
.blockcomp-0-comp_10 nav > ul > li > .waf-nav-link > .waf_menu_icn {
    height: 15px;
    width: 15px;
}
.blockcomp-0-comp_10 nav > ul > li > .waf_menu_search {
    padding-left: 17px;
    padding-right: 17px;
}
.blockcomp-0-comp_11 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 5px !important;
}
.blockcomp-0-comp_12 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_12 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_12 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 1rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_13 {
    justify-content: flex-end;
    margin-bottom: -25px;
    margin-top: 0px;
}
.blockcomp-0-comp_13 .wa-btn {
    font-size: 0.75em;
}
.blockcomp-0-comp_13 a {
    width: unset;
}
.blockcomp-0-comp_13 div {
    width: unset;
}
.blockcomp-0-comp_14 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_14 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_14 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_15 {
    justify-content: flex-start;
    margin-bottom: -25px;
    margin-top: 0px;
}
.blockcomp-0-comp_15 .wa-btn {
    font-size: 0.75em;
}
.blockcomp-0-comp_15 a {
    width: unset;
}
.blockcomp-0-comp_15 div {
    width: unset;
}
.blockcomp-0-comp_2 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 0rem;
}
.blockcomp-0-comp_3 {
    justify-content: center;
    margin-bottom: -115px;
    margin-top: 5px;
}
.blockcomp-0-comp_3 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100px , 312px) );
}
.blockcomp-0-comp_4 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_4 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_4 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 1rem;
}
.blockcomp-0-comp_5 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
}
.blockcomp-0-comp_5 .wa-txt-par {
    font-size: 27px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.blockcomp-0-comp_5 .wa-txt-par.wa-last-par {
    font-size: 27px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.blockcomp-0-comp_6 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_6 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_6 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 1rem;
}
.blockcomp-0-comp_7 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 2px;
}
.blockcomp-0-comp_7 .wa-txt-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.blockcomp-0-comp_7 .wa-txt-par.wa-last-par {
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: center;
}
.blockcomp-0-comp_8 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-0-comp_9 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_9 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_9 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
@media (min-width: 576px) {
    .COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397 > .waf_menu_panel_icon_wrap {
        height: 48px;
    }
    .COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_bubble_item {
        font-size: 13px;
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
    }
    .COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_bubble_item a {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_panel_generic_header {
        font-size: 2rem;
    }
    .COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_panel_item.waf_menu_generic_item {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_panel_item.waf_menu_generic_item a {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_panel_item.waf_menu_generic_size {
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
    }
    .blockcomp-0-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-0-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-0-comp_10 {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_10 .waf_menu {
        --bubble-content-column: 1;
        --bubble-content-font-size: 5.2px;
        --bubble-content-width: 350px;
        --bubble-flow-horz: 1;
        --panel-content-font-size: 5.2px;
        --panel-content-width: 395px;
    }
    .blockcomp-0-comp_10 .waf_menu > ul {
        flex-direction: row;
        width: unset;
    }
    .blockcomp-0-comp_10 .waf_menu > ul > .waf_menu_sep {
        border-bottom: none;
        border-left: none;
        border-right: 1px solid rgba(0,0,0,0);
        border-top: none;
    }
    .blockcomp-0-comp_10 .waf_menu-mini-btn {
        border-radius: 4.5px;
        height: 45px;
        width: 45px;
    }
    .blockcomp-0-comp_10 .waf_menu-mini-btn-wrapper {
        display: none !important;
        justify-content: end;
    }
    .blockcomp-0-comp_10 nav {
        border: none;
        border-radius: 0px;
        display: flex !important;
        font-size: 10px;
        justify-content: start;
        min-height: 2rem;
    }
    .blockcomp-0-comp_10 nav > ul > li > .waf-nav-link {
        padding-bottom: 7px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 7px;
    }
    .blockcomp-0-comp_10 nav > ul > li > .waf-nav-link > .waf_menu_icn {
        height: 10px;
        width: 10px;
    }
    .blockcomp-0-comp_10 nav > ul > li > .waf_menu_search {
        padding-left: 5px;
        padding-right: 5px;
    }
    .blockcomp-0-comp_11 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 5px !important;
    }
    .blockcomp-0-comp_12 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_12 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_12 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_13 {
        justify-content: flex-end;
        margin-bottom: -25px;
        margin-top: -10px;
    }
    .blockcomp-0-comp_13 .wa-btn {
        font-size: 0.75em;
    }
    .blockcomp-0-comp_13 a {
        width: unset;
    }
    .blockcomp-0-comp_13 div {
        width: unset;
    }
    .blockcomp-0-comp_14 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_14 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_14 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_15 {
        justify-content: flex-start;
        margin-bottom: -25px;
        margin-top: -10px;
    }
    .blockcomp-0-comp_15 .wa-btn {
        font-size: 0.75em;
    }
    .blockcomp-0-comp_15 a {
        width: unset;
    }
    .blockcomp-0-comp_15 div {
        width: unset;
    }
    .blockcomp-0-comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_3 {
        justify-content: center;
        margin-bottom: -115px;
        margin-top: 5px;
    }
    .blockcomp-0-comp_3 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 312px) );
    }
    .blockcomp-0-comp_4 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_4 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_4 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 1rem;
    }
    .blockcomp-0-comp_5 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 2px;
    }
    .blockcomp-0-comp_5 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-0-comp_5 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-0-comp_6 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_6 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_6 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 1rem;
    }
    .blockcomp-0-comp_7 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 3px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 2px;
    }
    .blockcomp-0-comp_7 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .blockcomp-0-comp_7 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .blockcomp-0-comp_8 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-0-comp_9 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_9 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_9 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
}
@media (min-width: 768px) {
    .COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397 > .waf_menu_panel_icon_wrap {
        height: 48px;
    }
    .COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_bubble_item {
        font-size: 13px;
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
    }
    .COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_bubble_item a {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_panel_generic_header {
        font-size: 2rem;
    }
    .COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_panel_item.waf_menu_generic_item {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_panel_item.waf_menu_generic_item a {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_panel_item.waf_menu_generic_size {
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
    }
    .blockcomp-0-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-0-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-0-comp_10 {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_10 .waf_menu {
        --bubble-content-column: 1;
        --bubble-content-font-size: 5.2px;
        --bubble-content-width: 350px;
        --bubble-flow-horz: 1;
        --panel-content-font-size: 5.2px;
        --panel-content-width: 395px;
    }
    .blockcomp-0-comp_10 .waf_menu > ul {
        flex-direction: row;
        width: unset;
    }
    .blockcomp-0-comp_10 .waf_menu > ul > .waf_menu_sep {
        border-bottom: none;
        border-left: none;
        border-right: 1px solid rgba(0,0,0,0);
        border-top: none;
    }
    .blockcomp-0-comp_10 .waf_menu-mini-btn {
        border-radius: 4.5px;
        height: 45px;
        width: 45px;
    }
    .blockcomp-0-comp_10 .waf_menu-mini-btn-wrapper {
        display: none !important;
        justify-content: end;
    }
    .blockcomp-0-comp_10 nav {
        border: none;
        border-radius: 0px;
        display: flex !important;
        font-size: 10px;
        justify-content: start;
        min-height: 2rem;
    }
    .blockcomp-0-comp_10 nav > ul > li > .waf-nav-link {
        padding-bottom: 7px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 7px;
    }
    .blockcomp-0-comp_10 nav > ul > li > .waf-nav-link > .waf_menu_icn {
        height: 10px;
        width: 10px;
    }
    .blockcomp-0-comp_10 nav > ul > li > .waf_menu_search {
        padding-left: 10px;
        padding-right: 10px;
    }
    .blockcomp-0-comp_11 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 5px !important;
    }
    .blockcomp-0-comp_12 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_12 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_12 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_13 {
        justify-content: flex-end;
        margin-bottom: -25px;
        margin-top: -25px;
    }
    .blockcomp-0-comp_13 .wa-btn {
        font-size: 1em;
    }
    .blockcomp-0-comp_13 a {
        width: unset;
    }
    .blockcomp-0-comp_13 div {
        width: unset;
    }
    .blockcomp-0-comp_14 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_14 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_14 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_15 {
        justify-content: flex-start;
        margin-bottom: -25px;
        margin-top: -25px;
    }
    .blockcomp-0-comp_15 .wa-btn {
        font-size: 1em;
    }
    .blockcomp-0-comp_15 a {
        width: unset;
    }
    .blockcomp-0-comp_15 div {
        width: unset;
    }
    .blockcomp-0-comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_3 {
        justify-content: center;
        margin-bottom: -115px;
        margin-top: 5px;
    }
    .blockcomp-0-comp_3 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 312px) );
    }
    .blockcomp-0-comp_4 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_4 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_4 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 1rem;
    }
    .blockcomp-0-comp_5 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 2px;
    }
    .blockcomp-0-comp_5 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-0-comp_5 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-0-comp_6 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_6 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_6 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 1rem;
    }
    .blockcomp-0-comp_7 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 3px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 2px;
    }
    .blockcomp-0-comp_7 .wa-txt-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .blockcomp-0-comp_7 .wa-txt-par.wa-last-par {
        font-size: 20px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .blockcomp-0-comp_8 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-0-comp_9 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_9 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_9 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
}
@media (min-width: 992px) {
    .COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397 > .waf_menu_panel_icon_wrap {
        height: 48px;
    }
    .COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_bubble_item {
        font-size: 13px;
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
    }
    .COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_bubble_item a {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_panel_generic_header {
        font-size: 2rem;
    }
    .COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_panel_item.waf_menu_generic_item {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_panel_item.waf_menu_generic_item a {
        font-size: 13px;
    }
    .COMP_MENU_MATCHER_57786c9b27f54b0b821e1adde6c5d397.waf_menu_panel_item.waf_menu_generic_size {
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
    }
    .blockcomp-0-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-0-comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-0-comp_10 {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_10 .waf_menu {
        --bubble-content-column: 1;
        --bubble-content-font-size: 5.2px;
        --bubble-content-width: 350px;
        --bubble-flow-horz: 1;
        --panel-content-font-size: 5.2px;
        --panel-content-width: 395px;
    }
    .blockcomp-0-comp_10 .waf_menu > ul {
        flex-direction: row;
        width: unset;
    }
    .blockcomp-0-comp_10 .waf_menu > ul > .waf_menu_sep {
        border-bottom: none;
        border-left: none;
        border-right: 1px solid rgba(0,0,0,0);
        border-top: none;
    }
    .blockcomp-0-comp_10 .waf_menu-mini-btn {
        border-radius: 4.5px;
        height: 45px;
        width: 45px;
    }
    .blockcomp-0-comp_10 .waf_menu-mini-btn-wrapper {
        display: none !important;
        justify-content: end;
    }
    .blockcomp-0-comp_10 nav {
        border: none;
        border-radius: 0px;
        display: flex !important;
        font-size: 18px;
        justify-content: start;
        min-height: 2rem;
    }
    .blockcomp-0-comp_10 nav > ul > li > .waf-nav-link {
        padding-bottom: 7px;
        padding-left: 23px;
        padding-right: 23px;
        padding-top: 7px;
    }
    .blockcomp-0-comp_10 nav > ul > li > .waf-nav-link > .waf_menu_icn {
        height: 18px;
        width: 18px;
    }
    .blockcomp-0-comp_10 nav > ul > li > .waf_menu_search {
        padding-left: 23px;
        padding-right: 23px;
    }
    .blockcomp-0-comp_11 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 5px !important;
    }
    .blockcomp-0-comp_12 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_12 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_12 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_13 {
        justify-content: center;
        margin-bottom: -25px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_13 .wa-btn {
        font-size: 1em;
    }
    .blockcomp-0-comp_13 a {
        width: unset;
    }
    .blockcomp-0-comp_13 div {
        width: unset;
    }
    .blockcomp-0-comp_14 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_14 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_14 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_15 {
        justify-content: flex-start;
        margin-bottom: -25px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_15 .wa-btn {
        font-size: 1em;
    }
    .blockcomp-0-comp_15 a {
        width: unset;
    }
    .blockcomp-0-comp_15 div {
        width: unset;
    }
    .blockcomp-0-comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 0rem;
    }
    .blockcomp-0-comp_3 {
        justify-content: center;
        margin-bottom: -115px;
        margin-top: 5px;
    }
    .blockcomp-0-comp_3 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 120px , 312px) );
    }
    .blockcomp-0-comp_4 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_4 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_4 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 1rem;
    }
    .blockcomp-0-comp_5 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 50px;
        padding-right: 10px;
        padding-top: 2px;
    }
    .blockcomp-0-comp_5 .wa-txt-par {
        font-size: 27px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-0-comp_5 .wa-txt-par.wa-last-par {
        font-size: 27px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .blockcomp-0-comp_6 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_6 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_6 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 1rem;
    }
    .blockcomp-0-comp_7 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 3px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 2px;
    }
    .blockcomp-0-comp_7 .wa-txt-par {
        font-size: 28px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .blockcomp-0-comp_7 .wa-txt-par.wa-last-par {
        font-size: 28px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: center;
    }
    .blockcomp-0-comp_8 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-0-comp_9 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_9 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_9 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
}


.blockcomp-1-comp_0 {
    background-color: rgba(48,90,154,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-1-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-1-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-1-comp_10 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_10 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_10 .wa-txt-par a {
    color: rgba(70,132,194,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_10 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_10 .wa-txt-par.wa-last-par a {
    color: rgba(70,132,194,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_11 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_11 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_11 .wa-txt-par a {
    color: rgba(251,200,21,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-1-comp_11 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_11 .wa-txt-par.wa-last-par a {
    color: rgba(251,200,21,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-1-comp_12 {
    flex-direction: column;
}
.blockcomp-1-comp_12 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_12 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_13 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_13 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_13 .wa-txt-par a {
    color: rgba(70,132,194,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_13 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_13 .wa-txt-par.wa-last-par a {
    color: rgba(70,132,194,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_14 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_14 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_14 .wa-txt-par a {
    color: rgba(70,132,194,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_14 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_14 .wa-txt-par.wa-last-par a {
    color: rgba(70,132,194,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_15 {
    flex-direction: column;
}
.blockcomp-1-comp_15 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_15 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_16 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_16 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_16 .wa-txt-par a {
    color: rgba(70,132,194,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_16 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_16 .wa-txt-par.wa-last-par a {
    color: rgba(70,132,194,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_17 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_17 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_17 .wa-txt-par a {
    color: rgba(70,132,194,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_17 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_17 .wa-txt-par.wa-last-par a {
    color: rgba(70,132,194,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_2 {
    flex-direction: column;
}
.blockcomp-1-comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_3 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_3 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_3 .wa-txt-par a {
    color: rgba(70,132,194,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_3 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_3 .wa-txt-par.wa-last-par a {
    color: rgba(70,132,194,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_4 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_4 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_4 .wa-txt-par a {
    color: rgba(70,132,194,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_4 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 300;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_4 .wa-txt-par.wa-last-par a {
    color: rgba(70,132,194,1);
    font-weight: normal;
    text-decoration: underline;
}
.blockcomp-1-comp_5 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-1-comp_6 {
    flex-direction: column;
}
.blockcomp-1-comp_6 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_6 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_7 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_7 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Roboto';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_7 .wa-txt-par a {
    color: rgba(251,200,21,1);
    font-weight: bolder;
    text-decoration: none;
}
.blockcomp-1-comp_7 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Roboto';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_7 .wa-txt-par.wa-last-par a {
    color: rgba(251,200,21,1);
    font-weight: bolder;
    text-decoration: none;
}
.blockcomp-1-comp_8 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.blockcomp-1-comp_8 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_8 .wa-txt-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-1-comp_8 .wa-txt-par a:hover {
    color: rgba(253,202,20,1);
    text-decoration: underline;
}
.blockcomp-1-comp_8 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Roboto';
    font-weight: 900;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.blockcomp-1-comp_8 .wa-txt-par.wa-last-par a {
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-decoration: none;
}
.blockcomp-1-comp_8 .wa-txt-par.wa-last-par a:hover {
    color: rgba(253,202,20,1);
    text-decoration: underline;
}
.blockcomp-1-comp_9 {
    flex-direction: column;
}
.blockcomp-1-comp_9 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_9 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_0 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-1-comp_0 > .innerBox {
    margin-bottom: 50px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 35px;
}
.blockcomp-1-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-1-comp_10 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-1-comp_10 .wa-txt-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_10 .wa-txt-par.wa-last-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_11 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-1-comp_11 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_11 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_12 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-1-comp_12 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_12 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 1rem;
}
.blockcomp-1-comp_13 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-1-comp_13 .wa-txt-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_13 .wa-txt-par.wa-last-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_14 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 3px;
}
.blockcomp-1-comp_14 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: left;
}
.blockcomp-1-comp_14 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: left;
}
.blockcomp-1-comp_15 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-1-comp_15 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_15 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 1rem;
}
.blockcomp-1-comp_16 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-1-comp_16 .wa-txt-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_16 .wa-txt-par.wa-last-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_17 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 3px;
}
.blockcomp-1-comp_17 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: left;
}
.blockcomp-1-comp_17 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: left;
}
.blockcomp-1-comp_2 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-1-comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_2 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 1rem;
}
.blockcomp-1-comp_3 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.blockcomp-1-comp_3 .wa-txt-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_3 .wa-txt-par.wa-last-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_4 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 3px;
}
.blockcomp-1-comp_4 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: left;
}
.blockcomp-1-comp_4 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: left;
}
.blockcomp-1-comp_5 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-1-comp_6 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_6 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_6 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.blockcomp-1-comp_7 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.blockcomp-1-comp_7 .wa-txt-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_7 .wa-txt-par.wa-last-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.blockcomp-1-comp_8 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 0px;
}
.blockcomp-1-comp_8 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: left;
}
.blockcomp-1-comp_8 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1;
    text-align: left;
}
.blockcomp-1-comp_9 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-1-comp_9 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_9 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 1rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 1rem;
}
@media (min-width: 576px) {
    .blockcomp-1-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-1-comp_0 > .innerBox {
        margin-bottom: 35px;
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 35px;
    }
    .blockcomp-1-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_10 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_10 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_10 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_11 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_11 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_11 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_12 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .blockcomp-1-comp_12 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_12 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .blockcomp-1-comp_13 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_13 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_13 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_14 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_14 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_14 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_15 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .blockcomp-1-comp_15 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_15 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .blockcomp-1-comp_16 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_16 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_16 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_17 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_17 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_17 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_2 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .blockcomp-1-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .blockcomp-1-comp_3 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_3 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_3 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_4 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_4 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_4 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_5 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_6 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_6 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_6 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .blockcomp-1-comp_7 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .blockcomp-1-comp_7 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_7 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_8 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 10px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .blockcomp-1-comp_8 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_8 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_9 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .blockcomp-1-comp_9 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_9 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
}
@media (min-width: 768px) {
    .blockcomp-1-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-1-comp_0 > .innerBox {
        margin-bottom: 35px;
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 35px;
    }
    .blockcomp-1-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_10 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_10 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_10 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_11 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_11 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_11 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_12 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .blockcomp-1-comp_12 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_12 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .blockcomp-1-comp_13 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_13 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_13 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_14 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_14 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_14 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_15 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .blockcomp-1-comp_15 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_15 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .blockcomp-1-comp_16 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_16 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_16 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_17 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_17 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_17 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_2 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .blockcomp-1-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .blockcomp-1-comp_3 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_3 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_3 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_4 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_4 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_4 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_5 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_6 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_6 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_6 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .blockcomp-1-comp_7 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .blockcomp-1-comp_7 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_7 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_8 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 10px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .blockcomp-1-comp_8 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_8 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_9 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .blockcomp-1-comp_9 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_9 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
}
@media (min-width: 992px) {
    .blockcomp-1-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-1-comp_0 > .innerBox {
        margin-bottom: 25px;
        margin-left: 150px;
        margin-right: 150px;
        margin-top: 15px;
    }
    .blockcomp-1-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_10 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_10 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_10 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_11 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_11 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_11 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_12 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .blockcomp-1-comp_12 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_12 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .blockcomp-1-comp_13 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_13 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_13 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_14 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .blockcomp-1-comp_14 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_14 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_15 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .blockcomp-1-comp_15 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_15 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .blockcomp-1-comp_16 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_16 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_16 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_17 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .blockcomp-1-comp_17 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_17 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_2 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .blockcomp-1-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
    .blockcomp-1-comp_3 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .blockcomp-1-comp_3 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_3 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_4 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 5px;
    }
    .blockcomp-1-comp_4 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_4 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_5 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_6 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_6 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_6 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .blockcomp-1-comp_7 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .blockcomp-1-comp_7 .wa-txt-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_7 .wa-txt-par.wa-last-par {
        font-size: 18px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .blockcomp-1-comp_8 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 0px;
        padding-left: 10px;
        padding-right: 0px;
        padding-top: 0px;
    }
    .blockcomp-1-comp_8 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_8 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: left;
    }
    .blockcomp-1-comp_9 {
        min-height: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .blockcomp-1-comp_9 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_9 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        margin-top: 1rem;
    }
}
