


@import url(https://fonts.googleapis.com/css?family=Cabin:400);

.webdesigntuts-workshop {
	background: #151515;
	height: 100%;
	position: absolute;
	text-align: center;
	width: 100%;
}

.webdesigntuts-workshop:before,
.webdesigntuts-workshop:after {
	content: '';
	display: block;	
	height: 1px;
	left: 50%;
	margin: 0 0 0 -400px;
	position: absolute;
	width: 800px;
}

.webdesigntuts-workshop:before {
	background: #444;
	background: linear-gradient(left, #151515, #444, #151515);
	top: 192px;
}

.webdesigntuts-workshop:after {
	background: #000;
	background: linear-gradient(left, #151515, #000, #151515);	
	top: 191px;
}

.webdesigntuts-workshop form {
	background: #111;
	background: linear-gradient(#1b1b1b, #111);
	border: 1px solid #000;
	border-radius: 5px;
	box-shadow: inset 0 0 0 1px #272727;
	display: inline-block;
	font-size: 0px;
	margin: 150px auto 0;
	padding: 20px;
	position: relative;
	z-index: 1;
}

.webdesigntuts-workshop input {
	background: #222;	
	background: linear-gradient(#333, #222);	
	border: 1px solid #444;
	border-radius: 5px 0 0 5px;
	box-shadow: 0 2px 0 #000;
	color: #888;
	display: block;
	float: left;
	font-family: 'Cabin', helvetica, arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	height: 40px;
	margin: 0;
	padding: 0 10px;
	text-shadow: 0 -1px 0 #000;
	width: 200px;
}

.ie .webdesigntuts-workshop input {
	line-height: 40px;
}

.webdesigntuts-workshop input::-webkit-input-placeholder {
   color: #888;
}

.webdesigntuts-workshop input:-moz-placeholder {
   color: #888;
}

.webdesigntuts-workshop input:focus {
	animation: glow 800ms ease-out infinite alternate;
	background: #222922;
	background: linear-gradient(#333933, #222922);
	border-color: #393;
	box-shadow: 0 0 5px rgba(0,255,0,.2), inset 0 0 5px rgba(0,255,0,.1), 0 2px 0 #000;
	color: #efe;
	outline: none;
}

.webdesigntuts-workshop input:focus::-webkit-input-placeholder { 
	color: #efe;
}

.webdesigntuts-workshop input:focus:-moz-placeholder {
	color: #efe;
}

.webdesigntuts-workshop button {
	background: #222;
	background: linear-gradient(#333, #222);
	box-sizing: border-box;
	border: 1px solid #444;
	border-left-color: #000;
	border-radius: 0 5px 5px 0;
	box-shadow: 0 2px 0 #000;
	color: #fff;
	display: block;
	float: left;
	font-family: 'Cabin', helvetica, arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	position: relative;
	text-shadow: 0 -1px 0 #000;
	width: 80px;
}	

.webdesigntuts-workshop button:hover,
.webdesigntuts-workshop button:focus {
	background: #292929;
	background: linear-gradient(#393939, #292929);
	color: #5f5;
	outline: none;
}

.webdesigntuts-workshop button:active {
	background: #292929;
	background: linear-gradient(#393939, #292929);
	box-shadow: 0 1px 0 #000, inset 1px 0 1px #222;
	top: 1px;
}

@keyframes glow {
    0% {
		border-color: #393;
		box-shadow: 0 0 5px rgba(0,255,0,.2), inset 0 0 5px rgba(0,255,0,.1), 0 2px 0 #000;
    }	
    100% {
		border-color: #6f6;
		box-shadow: 0 0 20px rgba(0,255,0,.6), inset 0 0 10px rgba(0,255,0,.4), 0 2px 0 #000;
    }
}



buttons {position: relative;width: 100px;height: 100px;background-image: linear-gradient(120deg,#7afffb,#79fcff,#75eaff,#6eccff,#67a4ff,#5f73ff,#7156ff,#9b4eff,#c547ff,#e940ff,#ff3cfc,#ff3bf2);background-position: top left;background-size: 100%;box-shadow: 0px 0px 400px rgba(255, 59, 242, 1),0px 0px 200px rgba(255, 59, 242, 0.75), 0px 0px 100px rgba(255, 59, 242, 0.5),0px 0px 50px rgba(255, 59, 242, 0.35), 0px 0px 25px rgba(255, 59, 242, 0.2);border-radius: 100%;border: none;margin: 0;padding: 15px;display: flex;flex-direction: column;align-items: center;justify-content: center;cursor: pointer;transition: all 0.3s ease;}buttons:hover {box-shadow: 0px 0px 400px rgba(122, 255, 251, 1),0px 0px 200px rgba(122, 255, 251, 0.75),0px 0px 100px rgba(122, 255, 251, 0.5), 0px 0px 50px rgba(122, 255, 251, 0.35),0px 0px 25px rgba(122, 255, 251, 0.2);padding: 20px;background-size: 180%;transition: all 0.3s ease;}buttons:active {transform: scale(0.9);transition: all 0.05s ease;}buttons::before {position: absolute;width: calc(100% + 20px);height: calc(100% + 20px);border: 1px solid rgba(255, 59, 242, 0.8);border-radius: 100%;pointer-events: none;content: "";transition: all 0.3s ease;}buttons:hover::before {border: 1px solid rgba(122, 255, 251, 0.6);width: calc(100% + 40px);height: calc(100% + 40px);transition: all 0.3s ease;}buttons:active::before {width: calc(100% + 20px);height: calc(100% + 20px);transition: all 0.07s ease;}buttons::after {position: absolute;width: calc(100% + 40px);height: calc(100% + 40px);border: 2px dashed rgba(255, 59, 242, 0.4);box-shadow: 0px 0px 100px rgba(122, 255, 251, 0.1);border-radius: 100%;pointer-events: none;animation: rotate 30s linear infinite;content: "";transition: all 0.3s ease;}@keyframes rotate {to {transform: rotateZ(-360deg);}}buttons:hover::after {border: 2px dashed rgba(122, 255, 251, 0.3);width: calc(100% + 80px);height: calc(100% + 80px);transition: all 0.3s ease;}buttons:active::after {width: calc(100% + 40px);height: calc(100% + 40px);transition: all 0.07s ease;}button > svg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;mix-blend-mode: overlay;transition: all 0.3s ease;z-index: 1;}button i {width: 100%;height: 100%;display: flex;flex-direction: column;align-items: center;justify-content: center;}button i svg {position: relative;width: 100%;height: auto;filter: drop-shadow(0px 0px 5px white);mix-blend-mode: overlay;}button:hover i svg {animation: shake 0.5s linear infinite;}@keyframes shake {0% {transform: rotate(0deg);}25% {transform: rotate(15deg);}75% {transform: rotate(-15deg);}}button span {position: absolute;top: -7px;right: -11px;width: 40px;height: 40px;border-radius: 100%;background-color: rgba(0, 0, 0, 0.3);backdrop-filter: blur(5px);color: white;display: flex;flex-direction: column;align-items: center;justify-content: center;transition: all 0.3s ease;z-index: 2;}buttons:hover span {background-color: #333;transition: all 0.3s ease;}button span p {font: normal normal 400 14pt / 2cap "Roboto Mono", monospace;color: #ccc;margin: 0;position: relative;left: 1px;}button span svg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}aside {position: absolute;font: normal normal 900 14pt / 2cap "Architects Daughter", cursive;bottom: 10%;color: #777;transition: all 0.3s ease;}button:hover ~ aside {opacity: 0;transition: all 0.3s ease;}@media (max-height: 270px) {aside {display: none;}}


@import url(https://fonts.googleapis.com/css?family=Cabin:400);

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}

.webdesigntuts-workshop {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
    background: none; /* Supprime tout fond */
}

.webdesigntuts-workshop form {
    border: 1px solid #000;
    border-radius: 5px;
    box-shadow: inset 0 0 0 1px #272727;
    display: inline-block;
    font-size: 0px;
    padding: 20px;
    position: relative;
    z-index: 1;
}

.webdesigntuts-workshop input {
    border: 1px solid #444;
    border-radius: 5px 0 0 5px;
    box-shadow: 0 2px 0 #000;
    color: #888;
    display: block;
    float: left;
    font-family: 'Cabin', helvetica, arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    height: 40px;
    margin: 0;
    padding: 0 10px;
    width: 200px;
}

.webdesigntuts-workshop input:focus {
    animation: glow 800ms ease-out infinite alternate;
    border-color: #393;
    box-shadow: 0 0 5px rgba(0,255,0,.2), inset 0 0 5px rgba(0,255,0,.1), 0 2px 0 #000;
    color: #efe;
    outline: none;
}

.webdesigntuts-workshop button {
    box-sizing: border-box;
    border: 1px solid #444;
    border-left-color: #000;
    border-radius: 0 5px 5px 0;
    box-shadow: 0 2px 0 #000;
    color: #fff;
    display: block;
    float: left;
    font-family: 'Cabin', helvetica, arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 80px;
}

@keyframes glow {
    0% {
        border-color: #393;
        box-shadow: 0 0 5px rgba(0,255,0,.2), inset 0 0 5px rgba(0,255,0,.1), 0 2px 0 #000;
    }   
    100% {
        border-color: #6f6;
        box-shadow: 0 0 20px rgba(0,255,0,.6), inset 0 0 10px rgba(0,255,0,.4), 0 2px 0 #000;
    }
}



.comp_12 {display: inline-block; animation: move 5s linear infinite alternate;} @keyframes move {0%{opacity: 0;transform: scale(0);} 50%{opacity: 1; transform: scale(1.3);} 100%{opacity: 1; transform: scale(1);}}


.comp_17{--border-size: 3px;--border-angle: 0turn;background-image:conic-gradient(from var(--border-angle),#fff,#fff 50%,#fff),conic-gradient(from var(--border-angle), transparent 20%,#08f,#f03); background-size: calc(100% - (var(--border-size) * 2)) calc(100% - (var(--border-size) * 2)),cover; background-position:center center; background-repeat: no-repeat;-webkit-animation:bg-spin 3s linear infinite; animation:bg-spin 3s linear infinite;}@-webkit-keyframes bg-spin{to{--border-angle: 1turn; }}@keyframes bg-spin {to{--border-angle:1turn; }}.box:hover {-webkit-animation-play-state: paused; animation-play-state:paused;}@property --border-angle{syntax:"<angle>"; inherits: true; initial-value: 0turn;}


.comp_18 {text-transform: uppercase; background-image: linear-gradient(-225deg, #2CB5DD 0%, #DD312C 29%, #72DD2C 67%, #2CAFDD 100%); background-size: auto auto; background-clip: border-box; background-size: 200% auto; color: #fff; background-clip: text; text-fill-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: textclip 2s linear infinite; display: inline-block;} @keyframes textclip {to {background-position: 200% center;}}


.comp_19 {text-transform: uppercase; background-image: linear-gradient(-225deg, #2CB5DD 0%, #DD312C 29%, #72DD2C 67%, #2CAFDD 100%); background-size: auto auto; background-clip: border-box; background-size: 200% auto; color: #fff; background-clip: text; text-fill-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: textclip 2s linear infinite; display: inline-block;} @keyframes textclip {to {background-position: 200% center;}}


.comp_21 {animation: hu__hu__ infinite 5s ease-in-out} @keyframes hu__hu__ {50% { transform: translateY(-30px)}} 


.comp_26{--border-size: 3px;--border-angle: 0turn;background-image:conic-gradient(from var(--border-angle),#fff,#fff 50%,#fff),conic-gradient(from var(--border-angle), transparent 20%,#08f,#f03); background-size: calc(100% - (var(--border-size) * 2)) calc(100% - (var(--border-size) * 2)),cover; background-position:center center; background-repeat: no-repeat;-webkit-animation:bg-spin 3s linear infinite; animation:bg-spin 3s linear infinite;}@-webkit-keyframes bg-spin{to{--border-angle: 1turn; }}@keyframes bg-spin {to{--border-angle:1turn; }}.box:hover {-webkit-animation-play-state: paused; animation-play-state:paused;}@property --border-angle{syntax:"<angle>"; inherits: true; initial-value: 0turn;}


.comp_27 {text-transform: uppercase; background-image: linear-gradient(-225deg, #2CB5DD 0%, #DD312C 29%, #72DD2C 67%, #2CAFDD 100%); background-size: auto auto; background-clip: border-box; background-size: 200% auto; color: #fff; background-clip: text; text-fill-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: textclip 2s linear infinite; display: inline-block;} @keyframes textclip {to {background-position: 200% center;}}


.comp_28 {text-transform: uppercase; background-image: linear-gradient(-225deg, #2CB5DD 0%, #DD312C 29%, #72DD2C 67%, #2CAFDD 100%); background-size: auto auto; background-clip: border-box; background-size: 200% auto; color: #fff; background-clip: text; text-fill-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: textclip 2s linear infinite; display: inline-block;} @keyframes textclip {to {background-position: 200% center;}}


.comp_30 {animation: hu__hu__ infinite 7s ease-in-out} @keyframes hu__hu__ {50% { transform: translateY(40px)}} 


.comp_35{--border-size: 3px;--border-angle: 0turn;background-image:conic-gradient(from var(--border-angle),#fff,#fff 50%,#fff),conic-gradient(from var(--border-angle), transparent 20%,#08f,#f03); background-size: calc(100% - (var(--border-size) * 2)) calc(100% - (var(--border-size) * 2)),cover; background-position:center center; background-repeat: no-repeat;-webkit-animation:bg-spin 3s linear infinite; animation:bg-spin 3s linear infinite;}@-webkit-keyframes bg-spin{to{--border-angle: 1turn; }}@keyframes bg-spin {to{--border-angle:1turn; }}.box:hover {-webkit-animation-play-state: paused; animation-play-state:paused;}@property --border-angle{syntax:"<angle>"; inherits: true; initial-value: 0turn;}


.comp_36 {text-transform: uppercase; background-image: linear-gradient(-225deg, #2CB5DD 0%, #DD312C 29%, #72DD2C 67%, #2CAFDD 100%); background-size: auto auto; background-clip: border-box; background-size: 200% auto; color: #fff; background-clip: text; text-fill-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: textclip 2s linear infinite; display: inline-block;} @keyframes textclip {to {background-position: 200% center;}}


.comp_37 {text-transform: uppercase; background-image: linear-gradient(-225deg, #2CB5DD 0%, #DD312C 29%, #72DD2C 67%, #2CAFDD 100%); background-size: auto auto; background-clip: border-box; background-size: 200% auto; color: #fff; background-clip: text; text-fill-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: textclip 2s linear infinite; display: inline-block;} @keyframes textclip {to {background-position: 200% center;}}


.comp_39 {animation: hu__hu__ infinite 5s ease-in-out} @keyframes hu__hu__ {50% { transform: translateY(-30px)}} 


.comp_46{--border-size: 3px;--border-angle: 0turn;background-image:conic-gradient(from var(--border-angle),#fff,#fff 50%,#fff),conic-gradient(from var(--border-angle), transparent 20%,#08f,#f03); background-size: calc(100% - (var(--border-size) * 2)) calc(100% - (var(--border-size) * 2)),cover; background-position:center center; background-repeat: no-repeat;-webkit-animation:bg-spin 3s linear infinite; animation:bg-spin 3s linear infinite;}@-webkit-keyframes bg-spin{to{--border-angle: 1turn; }}@keyframes bg-spin {to{--border-angle:1turn; }}.box:hover {-webkit-animation-play-state: paused; animation-play-state:paused;}@property --border-angle{syntax:"<angle>"; inherits: true; initial-value: 0turn;}


.comp_47 {text-transform: uppercase; background-image: linear-gradient(-225deg, #2CB5DD 0%, #DD312C 29%, #72DD2C 67%, #2CAFDD 100%); background-size: auto auto; background-clip: border-box; background-size: 200% auto; color: #fff; background-clip: text; text-fill-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: textclip 2s linear infinite; display: inline-block;} @keyframes textclip {to {background-position: 200% center;}}


.comp_48 {text-transform: uppercase; background-image: linear-gradient(-225deg, #2CB5DD 0%, #DD312C 29%, #72DD2C 67%, #2CAFDD 100%); background-size: auto auto; background-clip: border-box; background-size: 200% auto; color: #fff; background-clip: text; text-fill-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: textclip 2s linear infinite; display: inline-block;} @keyframes textclip {to {background-position: 200% center;}}


.comp_50 {animation: hu__hu__ infinite 5s ease-in-out} @keyframes hu__hu__ {50% { transform: translateY(-30px)}} 


.comp_55{--border-size: 3px;--border-angle: 0turn;background-image:conic-gradient(from var(--border-angle),#fff,#fff 50%,#fff),conic-gradient(from var(--border-angle), transparent 20%,#08f,#f03); background-size: calc(100% - (var(--border-size) * 2)) calc(100% - (var(--border-size) * 2)),cover; background-position:center center; background-repeat: no-repeat;-webkit-animation:bg-spin 3s linear infinite; animation:bg-spin 3s linear infinite;}@-webkit-keyframes bg-spin{to{--border-angle: 1turn; }}@keyframes bg-spin {to{--border-angle:1turn; }}.box:hover {-webkit-animation-play-state: paused; animation-play-state:paused;}@property --border-angle{syntax:"<angle>"; inherits: true; initial-value: 0turn;}


.comp_56 {text-transform: uppercase; background-image: linear-gradient(-225deg, #2CB5DD 0%, #DD312C 29%, #72DD2C 67%, #2CAFDD 100%); background-size: auto auto; background-clip: border-box; background-size: 200% auto; color: #fff; background-clip: text; text-fill-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: textclip 2s linear infinite; display: inline-block;} @keyframes textclip {to {background-position: 200% center;}}


.comp_57 {text-transform: uppercase; background-image: linear-gradient(-225deg, #2CB5DD 0%, #DD312C 29%, #72DD2C 67%, #2CAFDD 100%); background-size: auto auto; background-clip: border-box; background-size: 200% auto; color: #fff; background-clip: text; text-fill-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: textclip 2s linear infinite; display: inline-block;} @keyframes textclip {to {background-position: 200% center;}}


.comp_59 {animation: hu__hu__ infinite 7s ease-in-out} @keyframes hu__hu__ {50% { transform: translateY(40px)}} 


.comp_64{--border-size: 3px;--border-angle: 0turn;background-image:conic-gradient(from var(--border-angle),#fff,#fff 50%,#fff),conic-gradient(from var(--border-angle), transparent 20%,#08f,#f03); background-size: calc(100% - (var(--border-size) * 2)) calc(100% - (var(--border-size) * 2)),cover; background-position:center center; background-repeat: no-repeat;-webkit-animation:bg-spin 3s linear infinite; animation:bg-spin 3s linear infinite;}@-webkit-keyframes bg-spin{to{--border-angle: 1turn; }}@keyframes bg-spin {to{--border-angle:1turn; }}.box:hover {-webkit-animation-play-state: paused; animation-play-state:paused;}@property --border-angle{syntax:"<angle>"; inherits: true; initial-value: 0turn;}


.comp_65 {text-transform: uppercase; background-image: linear-gradient(-225deg, #2CB5DD 0%, #DD312C 29%, #72DD2C 67%, #2CAFDD 100%); background-size: auto auto; background-clip: border-box; background-size: 200% auto; color: #fff; background-clip: text; text-fill-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: textclip 2s linear infinite; display: inline-block;} @keyframes textclip {to {background-position: 200% center;}}


.comp_66 {text-transform: uppercase; background-image: linear-gradient(-225deg, #2CB5DD 0%, #DD312C 29%, #72DD2C 67%, #2CAFDD 100%); background-size: auto auto; background-clip: border-box; background-size: 200% auto; color: #fff; background-clip: text; text-fill-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: textclip 2s linear infinite; display: inline-block;} @keyframes textclip {to {background-position: 200% center;}}


.comp_68 {animation: hu__hu__ infinite 5s ease-in-out} @keyframes hu__hu__ {50% { transform: translateY(-30px)}} 


.comp_75{--border-size: 3px;--border-angle: 0turn;background-image:conic-gradient(from var(--border-angle),#fff,#fff 50%,#fff),conic-gradient(from var(--border-angle), transparent 20%,#08f,#f03); background-size: calc(100% - (var(--border-size) * 2)) calc(100% - (var(--border-size) * 2)),cover; background-position:center center; background-repeat: no-repeat;-webkit-animation:bg-spin 3s linear infinite; animation:bg-spin 3s linear infinite;}@-webkit-keyframes bg-spin{to{--border-angle: 1turn; }}@keyframes bg-spin {to{--border-angle:1turn; }}.box:hover {-webkit-animation-play-state: paused; animation-play-state:paused;}@property --border-angle{syntax:"<angle>"; inherits: true; initial-value: 0turn;}


.comp_76 {text-transform: uppercase; background-image: linear-gradient(-225deg, #2CB5DD 0%, #DD312C 29%, #72DD2C 67%, #2CAFDD 100%); background-size: auto auto; background-clip: border-box; background-size: 200% auto; color: #fff; background-clip: text; text-fill-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: textclip 2s linear infinite; display: inline-block;} @keyframes textclip {to {background-position: 200% center;}}


.comp_77 {text-transform: uppercase; background-image: linear-gradient(-225deg, #2CB5DD 0%, #DD312C 29%, #72DD2C 67%, #2CAFDD 100%); background-size: auto auto; background-clip: border-box; background-size: 200% auto; color: #fff; background-clip: text; text-fill-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: textclip 2s linear infinite; display: inline-block;} @keyframes textclip {to {background-position: 200% center;}}


.comp_79 {animation: hu__hu__ infinite 5s ease-in-out} @keyframes hu__hu__ {50% { transform: translateY(-30px)}} 


.comp_84{--border-size: 3px;--border-angle: 0turn;background-image:conic-gradient(from var(--border-angle),#fff,#fff 50%,#fff),conic-gradient(from var(--border-angle), transparent 20%,#08f,#f03); background-size: calc(100% - (var(--border-size) * 2)) calc(100% - (var(--border-size) * 2)),cover; background-position:center center; background-repeat: no-repeat;-webkit-animation:bg-spin 3s linear infinite; animation:bg-spin 3s linear infinite;}@-webkit-keyframes bg-spin{to{--border-angle: 1turn; }}@keyframes bg-spin {to{--border-angle:1turn; }}.box:hover {-webkit-animation-play-state: paused; animation-play-state:paused;}@property --border-angle{syntax:"<angle>"; inherits: true; initial-value: 0turn;}


.comp_85 {text-transform: uppercase; background-image: linear-gradient(-225deg, #2CB5DD 0%, #DD312C 29%, #72DD2C 67%, #2CAFDD 100%); background-size: auto auto; background-clip: border-box; background-size: 200% auto; color: #fff; background-clip: text; text-fill-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: textclip 2s linear infinite; display: inline-block;} @keyframes textclip {to {background-position: 200% center;}}


.comp_86 {text-transform: uppercase; background-image: linear-gradient(-225deg, #2CB5DD 0%, #DD312C 29%, #72DD2C 67%, #2CAFDD 100%); background-size: auto auto; background-clip: border-box; background-size: 200% auto; color: #fff; background-clip: text; text-fill-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: textclip 2s linear infinite; display: inline-block;} @keyframes textclip {to {background-position: 200% center;}}


.comp_88 {animation: hu__hu__ infinite 7s ease-in-out} @keyframes hu__hu__ {50% { transform: translateY(40px)}} 


.comp_93{--border-size: 3px;--border-angle: 0turn;background-image:conic-gradient(from var(--border-angle),#fff,#fff 50%,#fff),conic-gradient(from var(--border-angle), transparent 20%,#08f,#f03); background-size: calc(100% - (var(--border-size) * 2)) calc(100% - (var(--border-size) * 2)),cover; background-position:center center; background-repeat: no-repeat;-webkit-animation:bg-spin 3s linear infinite; animation:bg-spin 3s linear infinite;}@-webkit-keyframes bg-spin{to{--border-angle: 1turn; }}@keyframes bg-spin {to{--border-angle:1turn; }}.box:hover {-webkit-animation-play-state: paused; animation-play-state:paused;}@property --border-angle{syntax:"<angle>"; inherits: true; initial-value: 0turn;}


.comp_94 {text-transform: uppercase; background-image: linear-gradient(-225deg, #2CB5DD 0%, #DD312C 29%, #72DD2C 67%, #2CAFDD 100%); background-size: auto auto; background-clip: border-box; background-size: 200% auto; color: #fff; background-clip: text; text-fill-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: textclip 2s linear infinite; display: inline-block;} @keyframes textclip {to {background-position: 200% center;}}


.comp_95 {text-transform: uppercase; background-image: linear-gradient(-225deg, #2CB5DD 0%, #DD312C 29%, #72DD2C 67%, #2CAFDD 100%); background-size: auto auto; background-clip: border-box; background-size: 200% auto; color: #fff; background-clip: text; text-fill-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: textclip 2s linear infinite; display: inline-block;} @keyframes textclip {to {background-position: 200% center;}}


.comp_97 {animation: hu__hu__ infinite 5s ease-in-out} @keyframes hu__hu__ {50% { transform: translateY(-30px)}} 


.comp_104{--border-size: 3px;--border-angle: 0turn;background-image:conic-gradient(from var(--border-angle),#fff,#fff 50%,#fff),conic-gradient(from var(--border-angle), transparent 20%,#08f,#f03); background-size: calc(100% - (var(--border-size) * 2)) calc(100% - (var(--border-size) * 2)),cover; background-position:center center; background-repeat: no-repeat;-webkit-animation:bg-spin 3s linear infinite; animation:bg-spin 3s linear infinite;}@-webkit-keyframes bg-spin{to{--border-angle: 1turn; }}@keyframes bg-spin {to{--border-angle:1turn; }}.box:hover {-webkit-animation-play-state: paused; animation-play-state:paused;}@property --border-angle{syntax:"<angle>"; inherits: true; initial-value: 0turn;}


.comp_105 {text-transform: uppercase; background-image: linear-gradient(-225deg, #2CB5DD 0%, #DD312C 29%, #72DD2C 67%, #2CAFDD 100%); background-size: auto auto; background-clip: border-box; background-size: 200% auto; color: #fff; background-clip: text; text-fill-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: textclip 2s linear infinite; display: inline-block;} @keyframes textclip {to {background-position: 200% center;}}


.comp_106 {text-transform: uppercase; background-image: linear-gradient(-225deg, #2CB5DD 0%, #DD312C 29%, #72DD2C 67%, #2CAFDD 100%); background-size: auto auto; background-clip: border-box; background-size: 200% auto; color: #fff; background-clip: text; text-fill-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: textclip 2s linear infinite; display: inline-block;} @keyframes textclip {to {background-position: 200% center;}}


.comp_108 {animation: hu__hu__ infinite 5s ease-in-out} @keyframes hu__hu__ {50% { transform: translateY(-30px)}} 


.comp_113{--border-size: 3px;--border-angle: 0turn;background-image:conic-gradient(from var(--border-angle),#fff,#fff 50%,#fff),conic-gradient(from var(--border-angle), transparent 20%,#08f,#f03); background-size: calc(100% - (var(--border-size) * 2)) calc(100% - (var(--border-size) * 2)),cover; background-position:center center; background-repeat: no-repeat;-webkit-animation:bg-spin 3s linear infinite; animation:bg-spin 3s linear infinite;}@-webkit-keyframes bg-spin{to{--border-angle: 1turn; }}@keyframes bg-spin {to{--border-angle:1turn; }}.box:hover {-webkit-animation-play-state: paused; animation-play-state:paused;}@property --border-angle{syntax:"<angle>"; inherits: true; initial-value: 0turn;}


.comp_114 {text-transform: uppercase; background-image: linear-gradient(-225deg, #2CB5DD 0%, #DD312C 29%, #72DD2C 67%, #2CAFDD 100%); background-size: auto auto; background-clip: border-box; background-size: 200% auto; color: #fff; background-clip: text; text-fill-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: textclip 2s linear infinite; display: inline-block;} @keyframes textclip {to {background-position: 200% center;}}


.comp_115 {text-transform: uppercase; background-image: linear-gradient(-225deg, #2CB5DD 0%, #DD312C 29%, #72DD2C 67%, #2CAFDD 100%); background-size: auto auto; background-clip: border-box; background-size: 200% auto; color: #fff; background-clip: text; text-fill-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: textclip 2s linear infinite; display: inline-block;} @keyframes textclip {to {background-position: 200% center;}}


.comp_117 {animation: hu__hu__ infinite 7s ease-in-out} @keyframes hu__hu__ {50% { transform: translateY(40px)}} 


.comp_122{--border-size: 3px;--border-angle: 0turn;background-image:conic-gradient(from var(--border-angle),#fff,#fff 50%,#fff),conic-gradient(from var(--border-angle), transparent 20%,#08f,#f03); background-size: calc(100% - (var(--border-size) * 2)) calc(100% - (var(--border-size) * 2)),cover; background-position:center center; background-repeat: no-repeat;-webkit-animation:bg-spin 3s linear infinite; animation:bg-spin 3s linear infinite;}@-webkit-keyframes bg-spin{to{--border-angle: 1turn; }}@keyframes bg-spin {to{--border-angle:1turn; }}.box:hover {-webkit-animation-play-state: paused; animation-play-state:paused;}@property --border-angle{syntax:"<angle>"; inherits: true; initial-value: 0turn;}


.comp_123 {text-transform: uppercase; background-image: linear-gradient(-225deg, #2CB5DD 0%, #DD312C 29%, #72DD2C 67%, #2CAFDD 100%); background-size: auto auto; background-clip: border-box; background-size: 200% auto; color: #fff; background-clip: text; text-fill-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: textclip 2s linear infinite; display: inline-block;} @keyframes textclip {to {background-position: 200% center;}}


.comp_124 {text-transform: uppercase; background-image: linear-gradient(-225deg, #2CB5DD 0%, #DD312C 29%, #72DD2C 67%, #2CAFDD 100%); background-size: auto auto; background-clip: border-box; background-size: 200% auto; color: #fff; background-clip: text; text-fill-color: transparent; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: textclip 2s linear infinite; display: inline-block;} @keyframes textclip {to {background-position: 200% center;}}


.comp_126 {animation: hu__hu__ infinite 5s ease-in-out} @keyframes hu__hu__ {50% { transform: translateY(-30px)}} 

.comp_0 {
    padding-left: 0px;
    padding-right: 0px;
}
.comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_0-wrap {
    flex-direction: column;
    width: 100%;
}
.comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_10 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_100 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_101 {
    flex-direction: column;
}
.comp_101 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_101 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_102 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_103 {
    flex-direction: column;
}
.comp_103 > .wa_inner_col {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_103 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_104 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_104 .wa-txt-par {
    color: rgba(35,60,11,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_104 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_104 .wa-txt-par.wa-last-par {
    color: rgba(35,60,11,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_104 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_105 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_105 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_105 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_105 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_105 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_106 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_106 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_106 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_106 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_106 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_107 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_108 {
    flex-direction: column;
}
.comp_108 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_108 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_109 {
    animation: zoomInDown;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
}
.comp_109 .wa-image-wrap {
    aspect-ratio: 400/400;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 400px) );
}
.comp_109 .wa-image-wrap > div {
    aspect-ratio: 400/400;;
    position: relative;
    width: 100%;
}
.comp_109 .wa-image-wrap img {
    aspect-ratio: 400/400;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_11 {
    flex-direction: column;
}
.comp_11 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_11 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_110 {
    flex-direction: column;
}
.comp_110 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_110 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_111 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_112 {
    flex-direction: column;
}
.comp_112 > .wa_inner_col {
    background-color: rgba(255,255,255,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(35,60,11,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_113 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_113 .wa-txt-par.wa-last-par {
    color: rgba(35,60,11,1);
    font-family: 'Arial';
    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(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_114 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_114 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_114 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_114 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    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(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_115 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_115 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_115 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_115 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    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(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_116 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_117 {
    flex-direction: column;
}
.comp_117 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_117 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_118 {
    animation: zoomInDown;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
}
.comp_118 .wa-image-wrap {
    aspect-ratio: 400/400;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 400px) );
}
.comp_118 .wa-image-wrap > div {
    aspect-ratio: 400/400;;
    position: relative;
    width: 100%;
}
.comp_118 .wa-image-wrap img {
    aspect-ratio: 400/400;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_119 {
    flex-direction: column;
}
.comp_119 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_119 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_12 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_12 .wa-txt-par {
    color: rgba(61,61,61,1);
    font-family: 'Arial';
    font-weight: bolder;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_12 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_12 .wa-txt-par.wa-last-par {
    color: rgba(61,61,61,1);
    font-family: 'Arial';
    font-weight: bolder;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_12 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_120 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_121 {
    flex-direction: column;
}
.comp_121 > .wa_inner_col {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_121 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_122 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_122 .wa-txt-par {
    color: rgba(35,60,11,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_122 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_122 .wa-txt-par.wa-last-par {
    color: rgba(35,60,11,1);
    font-family: 'Arial';
    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(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_123 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_123 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_123 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_123 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    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(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_124 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_124 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_124 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_124 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    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(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_125 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_126 {
    flex-direction: column;
}
.comp_126 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_126 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_127 {
    animation: zoomInDown;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
}
.comp_127 .wa-image-wrap {
    aspect-ratio: 400/400;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 400px) );
}
.comp_127 .wa-image-wrap > div {
    aspect-ratio: 400/400;;
    position: relative;
    width: 100%;
}
.comp_127 .wa-image-wrap img {
    aspect-ratio: 400/400;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_13 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_14 {
    flex-direction: column;
}
.comp_14 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_14 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_15 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_16 {
    flex-direction: column;
}
.comp_16 > .wa_inner_col {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_16 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_17 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_17 .wa-txt-par {
    color: rgba(35,60,11,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_17 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_17 .wa-txt-par.wa-last-par {
    color: rgba(35,60,11,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_17 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_18 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_18 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_18 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_18 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_18 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_19 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_19 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_19 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_19 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_19 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_2 {
    flex-direction: column;
}
.comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_20 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.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_22 {
    animation: zoomInDown;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
}
.comp_22 .wa-image-wrap {
    aspect-ratio: 600/740;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 600px) );
}
.comp_22 .wa-image-wrap > div {
    aspect-ratio: 600/740;;
    position: relative;
    width: 100%;
}
.comp_22 .wa-image-wrap img {
    aspect-ratio: 600/740;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_23 {
    flex-direction: column;
}
.comp_23 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_23 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_24 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_25 {
    flex-direction: column;
}
.comp_25 > .wa_inner_col {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_25 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_26 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_26 .wa-txt-par {
    color: rgba(35,60,11,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_26 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_26 .wa-txt-par.wa-last-par {
    color: rgba(35,60,11,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_26 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_27 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_27 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_27 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_27 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_27 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_28 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_28 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_28 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_28 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_28 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_29 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_3 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_3 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_30 {
    flex-direction: column;
}
.comp_30 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_30 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_31 {
    animation: zoomInDown;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
}
.comp_31 .wa-image-wrap {
    aspect-ratio: 600/740;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 600px) );
}
.comp_31 .wa-image-wrap > div {
    aspect-ratio: 600/740;;
    position: relative;
    width: 100%;
}
.comp_31 .wa-image-wrap img {
    aspect-ratio: 600/740;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.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 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_34 {
    flex-direction: column;
}
.comp_34 > .wa_inner_col {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_34 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_35 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_35 .wa-txt-par {
    color: rgba(35,60,11,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_35 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_35 .wa-txt-par.wa-last-par {
    color: rgba(35,60,11,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_35 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_36 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_36 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_36 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_36 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_36 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_37 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_37 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_37 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_37 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_37 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_38 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_39 {
    flex-direction: column;
}
.comp_39 > .wa_inner_col {
    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 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_40 {
    animation: zoomInDown;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
}
.comp_40 .wa-image-wrap {
    aspect-ratio: 600/740;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 600px) );
}
.comp_40 .wa-image-wrap > div {
    aspect-ratio: 600/740;;
    position: relative;
    width: 100%;
}
.comp_40 .wa-image-wrap img {
    aspect-ratio: 600/740;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_41 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_41 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_42 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_43 {
    flex-direction: column;
}
.comp_43 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_43 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_44 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_45 {
    flex-direction: column;
}
.comp_45 > .wa_inner_col {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_45 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_46 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_46 .wa-txt-par {
    color: rgba(35,60,11,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_46 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_46 .wa-txt-par.wa-last-par {
    color: rgba(35,60,11,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_46 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_47 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_47 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_47 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_47 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_47 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_48 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_48 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_48 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_48 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_48 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.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 {
    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 {
    animation: zoomInDown;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
}
.comp_51 .wa-image-wrap {
    aspect-ratio: 600/740;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 600px) );
}
.comp_51 .wa-image-wrap > div {
    aspect-ratio: 600/740;;
    position: relative;
    width: 100%;
}
.comp_51 .wa-image-wrap img {
    aspect-ratio: 600/740;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.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 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_54 {
    flex-direction: column;
}
.comp_54 > .wa_inner_col {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_54 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_55 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_55 .wa-txt-par {
    color: rgba(35,60,11,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_55 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_55 .wa-txt-par.wa-last-par {
    color: rgba(35,60,11,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_55 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_56 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_56 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_56 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_56 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_56 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_57 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_57 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    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,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_57 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    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,0,1);
    font-weight: normal;
    text-decoration: none;
}
.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 {
    animation: zoomInDown;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
}
.comp_60 .wa-image-wrap {
    aspect-ratio: 600/740;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 600px) );
}
.comp_60 .wa-image-wrap > div {
    aspect-ratio: 600/740;;
    position: relative;
    width: 100%;
}
.comp_60 .wa-image-wrap img {
    aspect-ratio: 600/740;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_61 {
    flex-direction: column;
}
.comp_61 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_61 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_62 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_63 {
    flex-direction: column;
}
.comp_63 > .wa_inner_col {
    background-color: rgba(255,255,255,1);
    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(35,60,11,1);
    font-family: 'Arial';
    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(35,60,11,1);
    font-family: 'Arial';
    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 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_65 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_65 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_65 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_65 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_66 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_66 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_66 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_66 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_66 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.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: zoomInDown;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
}
.comp_69 .wa-image-wrap {
    aspect-ratio: 600/740;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 600px) );
}
.comp_69 .wa-image-wrap > div {
    aspect-ratio: 600/740;;
    position: relative;
    width: 100%;
}
.comp_69 .wa-image-wrap img {
    aspect-ratio: 600/740;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_7 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_70 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_70 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_71 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_72 {
    flex-direction: column;
}
.comp_72 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_72 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_73 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_74 {
    flex-direction: column;
}
.comp_74 > .wa_inner_col {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_74 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_75 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_75 .wa-txt-par {
    color: rgba(35,60,11,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_75 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_75 .wa-txt-par.wa-last-par {
    color: rgba(35,60,11,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_75 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_76 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_76 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_76 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_76 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_76 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_77 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_77 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_77 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_77 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_77 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_78 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_79 {
    flex-direction: column;
}
.comp_79 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_79 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_8 {
    flex-direction: column;
}
.comp_8 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_8 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_80 {
    animation: zoomInDown;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
}
.comp_80 .wa-image-wrap {
    aspect-ratio: 600/740;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 600px) );
}
.comp_80 .wa-image-wrap > div {
    aspect-ratio: 600/740;;
    position: relative;
    width: 100%;
}
.comp_80 .wa-image-wrap img {
    aspect-ratio: 600/740;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_81 {
    flex-direction: column;
}
.comp_81 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_81 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_82 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_83 {
    flex-direction: column;
}
.comp_83 > .wa_inner_col {
    background-color: rgba(255,255,255,1);
    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;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_84 .wa-txt-par {
    color: rgba(35,60,11,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_84 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_84 .wa-txt-par.wa-last-par {
    color: rgba(35,60,11,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_84 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_85 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_85 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_85 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_85 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_85 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_86 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_86 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_86 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_86 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_86 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_87 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_88 {
    flex-direction: column;
}
.comp_88 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_88 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_89 {
    animation: zoomInDown;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
}
.comp_89 .wa-image-wrap {
    aspect-ratio: 600/740;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 600px) );
}
.comp_89 .wa-image-wrap > div {
    aspect-ratio: 600/740;;
    position: relative;
    width: 100%;
}
.comp_89 .wa-image-wrap img {
    aspect-ratio: 600/740;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_9 {
    width: 100%;
}
.comp_90 {
    flex-direction: column;
}
.comp_90 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_90 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_91 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_92 {
    flex-direction: column;
}
.comp_92 > .wa_inner_col {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_92 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_93 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_93 .wa-txt-par {
    color: rgba(35,60,11,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_93 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_93 .wa-txt-par.wa-last-par {
    color: rgba(35,60,11,1);
    font-family: 'Arial';
    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(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_94 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_94 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_94 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_94 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    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(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_95 {
    background-color: rgba(255,255,255,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_95 .wa-txt-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_95 .wa-txt-par a {
    color: rgba(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_95 .wa-txt-par.wa-last-par {
    color: rgba(33,37,41,1);
    font-family: 'Arial';
    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(0,0,0,1);
    font-weight: normal;
    text-decoration: none;
}
.comp_96 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.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 {
    animation: zoomInDown;
    animation-duration: 1000ms;
    display: flex;
    width: 100%;
}
.comp_98 .wa-image-wrap {
    aspect-ratio: 600/740;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 600px) );
}
.comp_98 .wa-image-wrap > div {
    aspect-ratio: 600/740;;
    position: relative;
    width: 100%;
}
.comp_98 .wa-image-wrap img {
    aspect-ratio: 600/740;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_99 {
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_99 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
body {
    background-color: rgba(224,224,224,1);
}
.comp_0 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_0-wrap {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_10 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_100 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_101 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_101 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_101 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 2rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 2rem;
}
.comp_102 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_103 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_103 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_103 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 7rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_104 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 18px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 55px;
}
.comp_104 .wa-txt-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_104 .wa-txt-par.wa-last-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_105 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 10px;
}
.comp_105 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_105 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_106 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 30px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 14px;
}
.comp_106 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_106 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_107 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: -120px !important;
}
.comp_108 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_108 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_108 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_109 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_109 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 400px) );
}
.comp_11 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_11 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_11 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_110 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_110 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_110 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 2rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 2rem;
}
.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: 0px;
}
.comp_112 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 7rem;
    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: 18px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 55px;
}
.comp_113 .wa-txt-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_113 .wa-txt-par.wa-last-par {
    font-size: 38px;
    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: 55px;
    padding-right: 55px;
    padding-top: 10px;
}
.comp_114 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_114 .wa-txt-par.wa-last-par {
    font-size: 16px;
    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: 30px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 14px;
}
.comp_115 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_115 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_116 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: -120px !important;
}
.comp_117 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_117 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_117 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_118 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_118 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 400px) );
}
.comp_119 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_119 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_119 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 2rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 2rem;
}
.comp_12 {
    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_12 .wa-txt-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_12 .wa-txt-par.wa-last-par {
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_120 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_121 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_121 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_121 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 7rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_122 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 18px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 55px;
}
.comp_122 .wa-txt-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_122 .wa-txt-par.wa-last-par {
    font-size: 38px;
    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: 55px;
    padding-right: 55px;
    padding-top: 10px;
}
.comp_123 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_123 .wa-txt-par.wa-last-par {
    font-size: 16px;
    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: 30px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 14px;
}
.comp_124 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_124 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_125 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: -120px !important;
}
.comp_126 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_126 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_126 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_127 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_127 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 400px) );
}
.comp_13 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_14 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_14 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_14 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 2rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 2rem;
}
.comp_15 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_16 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_16 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_16 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 7rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_17 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 18px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 55px;
}
.comp_17 .wa-txt-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_17 .wa-txt-par.wa-last-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_18 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 10px;
}
.comp_18 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_18 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_19 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 30px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 14px;
}
.comp_19 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_19 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_2 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_2 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_20 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: -120px !important;
}
.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_22 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_22 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 600px) );
}
.comp_23 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_23 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_23 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 2rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 2rem;
}
.comp_24 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_25 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_25 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_25 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 7rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_26 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 18px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 55px;
}
.comp_26 .wa-txt-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_26 .wa-txt-par.wa-last-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_27 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 10px;
}
.comp_27 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_27 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_28 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 30px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 14px;
}
.comp_28 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_28 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_29 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: -120px !important;
}
.comp_3 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_3 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 5rem;
}
.comp_30 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_30 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_30 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_31 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_31 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 600px) );
}
.comp_32 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_32 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_32 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 2rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 2rem;
}
.comp_33 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_34 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_34 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_34 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 7rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_35 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 18px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 55px;
}
.comp_35 .wa-txt-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_35 .wa-txt-par.wa-last-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_36 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 10px;
}
.comp_36 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_36 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_37 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 30px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 14px;
}
.comp_37 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_37 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_38 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: -120px !important;
}
.comp_39 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_39 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_39 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_4 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_40 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_40 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 600px) );
}
.comp_41 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_41 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 8rem;
}
.comp_42 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_43 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_43 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_43 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 2rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 2rem;
}
.comp_44 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_45 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_45 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_45 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 7rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_46 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 18px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 55px;
}
.comp_46 .wa-txt-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_46 .wa-txt-par.wa-last-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_47 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 10px;
}
.comp_47 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_47 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_48 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 30px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 14px;
}
.comp_48 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_48 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_49 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: -120px !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: 2rem;
}
.comp_50 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_50 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_50 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_51 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_51 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 600px) );
}
.comp_52 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_52 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_52 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 2rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 2rem;
}
.comp_53 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_54 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_54 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_54 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 7rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_55 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 18px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 55px;
}
.comp_55 .wa-txt-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_55 .wa-txt-par.wa-last-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_56 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 10px;
}
.comp_56 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_56 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_57 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 30px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 14px;
}
.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: -120px !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: 6px;
    min-height: 0px;
}
.comp_60 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_60 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 600px) );
}
.comp_61 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_61 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_61 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 2rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 2rem;
}
.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: 7rem;
    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: 18px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 55px;
}
.comp_64 .wa-txt-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_64 .wa-txt-par.wa-last-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_65 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 10px;
}
.comp_65 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_65 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_66 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 30px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 14px;
}
.comp_66 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_66 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_67 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: -120px !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: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_69 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_69 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 600px) );
}
.comp_7 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_70 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_70 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 8rem;
}
.comp_71 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_72 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_72 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_72 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 2rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 2rem;
}
.comp_73 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_74 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_74 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_74 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 7rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_75 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 18px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 55px;
}
.comp_75 .wa-txt-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_75 .wa-txt-par.wa-last-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_76 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 10px;
}
.comp_76 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_76 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_77 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 30px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 14px;
}
.comp_77 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_77 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_78 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: -120px !important;
}
.comp_79 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_79 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_79 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_8 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_8 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_8 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_80 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_80 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 600px) );
}
.comp_81 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_81 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_81 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 2rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 2rem;
}
.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: 7rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_84 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 18px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 55px;
}
.comp_84 .wa-txt-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_84 .wa-txt-par.wa-last-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_85 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 10px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 10px;
}
.comp_85 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_85 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_86 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 30px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 14px;
}
.comp_86 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_86 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_87 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: -120px !important;
}
.comp_88 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_88 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_88 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_89 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_89 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 600px) );
}
.comp_9 {
    margin-bottom: 25px;
    margin-top: 0px;
    min-height: 0px;
}
.comp_90 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_90 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_90 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 2rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 2rem;
}
.comp_91 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_92 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_92 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_92 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 7rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_93 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 18px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 55px;
}
.comp_93 .wa-txt-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_93 .wa-txt-par.wa-last-par {
    font-size: 38px;
    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: 10px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 10px;
}
.comp_94 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_94 .wa-txt-par.wa-last-par {
    font-size: 16px;
    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: 30px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 14px;
}
.comp_95 .wa-txt-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_95 .wa-txt-par.wa-last-par {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_96 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: -120px !important;
}
.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: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_98 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_98 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 600px) );
}
.comp_99 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_99 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 8rem;
}
body {
    background-image: url('');
}
@media (min-width: 576px) {
    .comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_0-wrap {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_10 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_100 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_101 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_101 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_101 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_102 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_103 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_103 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_103 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 7rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_104 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 18px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 55px;
    }
    .comp_104 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_104 .wa-txt-par.wa-last-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_105 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 10px;
    }
    .comp_105 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_105 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_106 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 14px;
    }
    .comp_106 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_106 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_107 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: -120px !important;
    }
    .comp_108 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_108 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_108 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_109 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_109 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 400px) );
    }
    .comp_11 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_11 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_11 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_110 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_110 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_110 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .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: 0px;
    }
    .comp_112 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 7rem;
        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: 18px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 55px;
    }
    .comp_113 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_113 .wa-txt-par.wa-last-par {
        font-size: 38px;
        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: 55px;
        padding-right: 55px;
        padding-top: 10px;
    }
    .comp_114 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_114 .wa-txt-par.wa-last-par {
        font-size: 16px;
        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: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 14px;
    }
    .comp_115 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_115 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_116 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: -120px !important;
    }
    .comp_117 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_117 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_117 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_118 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_118 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 400px) );
    }
    .comp_119 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_119 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_119 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_12 {
        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_12 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_12 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_120 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_121 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_121 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_121 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 7rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_122 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 18px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 55px;
    }
    .comp_122 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_122 .wa-txt-par.wa-last-par {
        font-size: 38px;
        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: 55px;
        padding-right: 55px;
        padding-top: 10px;
    }
    .comp_123 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_123 .wa-txt-par.wa-last-par {
        font-size: 16px;
        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: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 14px;
    }
    .comp_124 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_124 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_125 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: -120px !important;
    }
    .comp_126 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_126 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_126 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_127 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_127 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 400px) );
    }
    .comp_13 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_14 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_14 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_14 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_15 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_16 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_16 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_16 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 7rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_17 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 18px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 55px;
    }
    .comp_17 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_17 .wa-txt-par.wa-last-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_18 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 10px;
    }
    .comp_18 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_18 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_19 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 14px;
    }
    .comp_19 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_19 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_20 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: -120px !important;
    }
    .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_22 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_22 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 600px) );
    }
    .comp_23 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_23 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_23 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_24 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_25 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_25 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_25 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 7rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_26 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 18px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 55px;
    }
    .comp_26 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_26 .wa-txt-par.wa-last-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_27 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 10px;
    }
    .comp_27 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_27 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_28 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 14px;
    }
    .comp_28 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_28 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_29 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: -120px !important;
    }
    .comp_3 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_3 > .innerBox {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_30 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_30 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_30 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_31 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_31 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 600px) );
    }
    .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: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_33 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_34 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_34 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_34 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 7rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_35 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 18px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 55px;
    }
    .comp_35 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_35 .wa-txt-par.wa-last-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_36 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 10px;
    }
    .comp_36 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_36 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_37 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 14px;
    }
    .comp_37 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_37 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_38 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: -120px !important;
    }
    .comp_39 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_39 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_39 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_4 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_40 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_40 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 600px) );
    }
    .comp_41 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_41 > .innerBox {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_42 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_43 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_43 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_43 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_44 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_45 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_45 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_45 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 7rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_46 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 18px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 55px;
    }
    .comp_46 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_46 .wa-txt-par.wa-last-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_47 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 10px;
    }
    .comp_47 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_47 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_48 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 14px;
    }
    .comp_48 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_48 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_49 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: -120px !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: 2rem;
    }
    .comp_50 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_50 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_50 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_51 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_51 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 600px) );
    }
    .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: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_53 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_54 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_54 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_54 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 7rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_55 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 18px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 55px;
    }
    .comp_55 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_55 .wa-txt-par.wa-last-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_56 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 10px;
    }
    .comp_56 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_56 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_57 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 14px;
    }
    .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: -120px !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: 6px;
        min-height: 0px;
    }
    .comp_60 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_60 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 600px) );
    }
    .comp_61 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_61 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_61 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .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: 7rem;
        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: 18px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 55px;
    }
    .comp_64 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_64 .wa-txt-par.wa-last-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_65 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 10px;
    }
    .comp_65 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_65 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_66 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 14px;
    }
    .comp_66 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_66 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_67 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: -120px !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: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_69 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_69 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 600px) );
    }
    .comp_7 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_70 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_70 > .innerBox {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_71 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_72 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_72 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_72 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_73 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_74 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_74 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_74 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 7rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_75 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 18px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 55px;
    }
    .comp_75 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_75 .wa-txt-par.wa-last-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_76 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 10px;
    }
    .comp_76 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_76 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_77 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 14px;
    }
    .comp_77 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_77 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_78 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: -120px !important;
    }
    .comp_79 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_79 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_79 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_8 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_8 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_8 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_80 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_80 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 600px) );
    }
    .comp_81 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_81 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_81 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .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: 7rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_84 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 18px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 55px;
    }
    .comp_84 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_84 .wa-txt-par.wa-last-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_85 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 10px;
    }
    .comp_85 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_85 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_86 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 14px;
    }
    .comp_86 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_86 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_87 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: -120px !important;
    }
    .comp_88 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_88 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_88 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_89 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_89 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 600px) );
    }
    .comp_9 {
        margin-bottom: 25px;
        margin-top: 0px;
        min-height: 0px;
    }
    .comp_90 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_90 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_90 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_91 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_92 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_92 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_92 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 7rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_93 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 18px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 55px;
    }
    .comp_93 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_93 .wa-txt-par.wa-last-par {
        font-size: 38px;
        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: 10px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 10px;
    }
    .comp_94 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_94 .wa-txt-par.wa-last-par {
        font-size: 16px;
        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: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 14px;
    }
    .comp_95 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_95 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_96 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: -120px !important;
    }
    .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: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_98 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_98 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 600px) );
    }
    .comp_99 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_99 > .innerBox {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    body {
        background-image: url('');
    }
}
@media (min-width: 992px) {
    .comp_0 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_0-wrap {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_10 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_100 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_101 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_101 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_101 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_102 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_103 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_103 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_103 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 7rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_104 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 18px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 55px;
    }
    .comp_104 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_104 .wa-txt-par.wa-last-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_105 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 10px;
    }
    .comp_105 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_105 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_106 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 14px;
    }
    .comp_106 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_106 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_107 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: -120px !important;
    }
    .comp_108 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_108 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_108 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_109 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_109 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 400px) );
    }
    .comp_11 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_11 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_11 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_110 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_110 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_110 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .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: 0px;
    }
    .comp_112 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 7rem;
        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: 18px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 55px;
    }
    .comp_113 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_113 .wa-txt-par.wa-last-par {
        font-size: 38px;
        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: 55px;
        padding-right: 55px;
        padding-top: 10px;
    }
    .comp_114 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_114 .wa-txt-par.wa-last-par {
        font-size: 16px;
        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: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 14px;
    }
    .comp_115 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_115 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_116 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: -120px !important;
    }
    .comp_117 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_117 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_117 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_118 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_118 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 400px) );
    }
    .comp_119 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_119 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_119 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_12 {
        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_12 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_12 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_120 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_121 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_121 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_121 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 7rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_122 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 18px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 55px;
    }
    .comp_122 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_122 .wa-txt-par.wa-last-par {
        font-size: 38px;
        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: 55px;
        padding-right: 55px;
        padding-top: 10px;
    }
    .comp_123 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_123 .wa-txt-par.wa-last-par {
        font-size: 16px;
        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: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 14px;
    }
    .comp_124 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_124 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_125 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: -120px !important;
    }
    .comp_126 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_126 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_126 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_127 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_127 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 400px) );
    }
    .comp_13 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_14 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_14 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_14 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_15 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_16 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_16 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_16 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 7rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_17 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 18px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 55px;
    }
    .comp_17 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_17 .wa-txt-par.wa-last-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_18 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 10px;
    }
    .comp_18 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_18 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_19 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 14px;
    }
    .comp_19 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_19 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_20 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: -120px !important;
    }
    .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_22 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_22 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 600px) );
    }
    .comp_23 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_23 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_23 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_24 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_25 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_25 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_25 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 7rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_26 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 18px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 55px;
    }
    .comp_26 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_26 .wa-txt-par.wa-last-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_27 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 10px;
    }
    .comp_27 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_27 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_28 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 14px;
    }
    .comp_28 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_28 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_29 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: -120px !important;
    }
    .comp_3 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_3 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 5rem;
        margin-right: 5rem;
        margin-top: 1rem;
    }
    .comp_30 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_30 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_30 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_31 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_31 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 600px) );
    }
    .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: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_33 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_34 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_34 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_34 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 7rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_35 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 18px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 55px;
    }
    .comp_35 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_35 .wa-txt-par.wa-last-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_36 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 10px;
    }
    .comp_36 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_36 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_37 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 14px;
    }
    .comp_37 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_37 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_38 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: -120px !important;
    }
    .comp_39 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_39 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_39 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_4 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_40 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_40 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 600px) );
    }
    .comp_41 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_41 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 5rem;
        margin-right: 5rem;
        margin-top: 0rem;
    }
    .comp_42 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_43 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_43 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_43 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_44 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_45 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_45 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_45 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 7rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_46 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 18px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 55px;
    }
    .comp_46 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_46 .wa-txt-par.wa-last-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_47 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 10px;
    }
    .comp_47 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_47 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_48 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 14px;
    }
    .comp_48 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_48 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_49 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: -120px !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: 2rem;
    }
    .comp_50 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_50 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_50 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_51 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_51 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 600px) );
    }
    .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: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_53 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_54 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_54 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_54 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 7rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_55 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 18px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 55px;
    }
    .comp_55 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_55 .wa-txt-par.wa-last-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_56 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 10px;
    }
    .comp_56 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_56 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_57 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 14px;
    }
    .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: -120px !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: 6px;
        min-height: 0px;
    }
    .comp_60 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_60 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 600px) );
    }
    .comp_61 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_61 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_61 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .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: 7rem;
        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: 18px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 55px;
    }
    .comp_64 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_64 .wa-txt-par.wa-last-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_65 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 10px;
    }
    .comp_65 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_65 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_66 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 14px;
    }
    .comp_66 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_66 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_67 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: -120px !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: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_69 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_69 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 600px) );
    }
    .comp_7 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_70 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_70 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 5rem;
        margin-right: 5rem;
        margin-top: 0rem;
    }
    .comp_71 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_72 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_72 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_72 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_73 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_74 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_74 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_74 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 7rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_75 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 18px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 55px;
    }
    .comp_75 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_75 .wa-txt-par.wa-last-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_76 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 10px;
    }
    .comp_76 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_76 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_77 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 14px;
    }
    .comp_77 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_77 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_78 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: -120px !important;
    }
    .comp_79 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_79 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_79 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_8 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_8 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_8 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_80 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_80 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 600px) );
    }
    .comp_81 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_81 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_81 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .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: 7rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_84 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 18px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 55px;
    }
    .comp_84 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_84 .wa-txt-par.wa-last-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_85 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 10px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 10px;
    }
    .comp_85 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_85 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_86 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 14px;
    }
    .comp_86 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_86 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_87 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: -120px !important;
    }
    .comp_88 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_88 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_88 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_89 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_89 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 600px) );
    }
    .comp_9 {
        margin-bottom: 25px;
        margin-top: 0px;
        min-height: 0px;
    }
    .comp_90 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_90 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_90 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
        margin-top: 2rem;
    }
    .comp_91 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_92 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_92 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_92 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 7rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_93 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 18px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 55px;
    }
    .comp_93 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_93 .wa-txt-par.wa-last-par {
        font-size: 38px;
        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: 10px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 10px;
    }
    .comp_94 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_94 .wa-txt-par.wa-last-par {
        font-size: 16px;
        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: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 14px;
    }
    .comp_95 .wa-txt-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_95 .wa-txt-par.wa-last-par {
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_96 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: -120px !important;
    }
    .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: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_98 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_98 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 600px) );
    }
    .comp_99 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_99 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 5rem;
        margin-right: 5rem;
        margin-top: 0rem;
    }
    body {
        background-image: url('');
    }
}
