/* Minify_CSS_UriRewriter::$debugText

*/

/* embed-public.min.css */

/* 1 */ .ead-loading-wrap{position:relative;height:100%}.ead-loading-main{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#e4eaf1;height:100%;opacity:.5}.ead-loading{text-align:center;width:100%}.ead-loading span{display:block;font-size:14px;color:#74787d}.ead-loading img{margin:0 auto}.ead-loading-foot{position:absolute;left:0;bottom:0;right:0;padding:10px 20px 53px;font-size:14px;text-align:center}.ead-loading-foot .ead-loading-foot-title{margin:0 0 20px!important;color:#404347;font-size:14px;font-weight:700}.ead-loading-foot .ead-loading-foot-title span{display:block;margin-top:15px;font-size:14px;letter-spacing:0}.ead-loading-foot p{margin-bottom:0;color:#1a1f2a}.ead-loading-foot span{margin:0 10px}.ead-loading-foot .ead-document-btn{color:#1a1f2a;cursor:pointer;display:inline-block;text-decoration:underline}.ead-loading-foot .ead-document-btn:active{opacity:.5}.ead-loading-foot .ead-loading-foot-title img{margin:0 auto}.ead-loading-foot .ead-document-btn img{display:inline-block;vertical-align:middle;margin-right:2px}
/* Minify_CSS_UriRewriter::$debugText

*/

/* styles.css */

/* 1   */ .wpcf7 .screen-reader-response {
/* 2   */ 	position: absolute;
/* 3   */ 	overflow: hidden;
/* 4   */ 	clip: rect(1px, 1px, 1px, 1px);
/* 5   */ 	clip-path: inset(50%);
/* 6   */ 	height: 1px;
/* 7   */ 	width: 1px;
/* 8   */ 	margin: -1px;
/* 9   */ 	padding: 0;
/* 10  */ 	border: 0;
/* 11  */ 	word-wrap: normal !important;
/* 12  */ }
/* 13  */
/* 14  */ .wpcf7 .hidden-fields-container {
/* 15  */ 	display: none;
/* 16  */ }
/* 17  */
/* 18  */ .wpcf7 form .wpcf7-response-output {
/* 19  */ 	margin: 2em 0.5em 1em;
/* 20  */ 	padding: 0.2em 1em;
/* 21  */ 	border: 2px solid #00a0d2; /* Blue */
/* 22  */ }
/* 23  */
/* 24  */ .wpcf7 form.init .wpcf7-response-output,
/* 25  */ .wpcf7 form.resetting .wpcf7-response-output,
/* 26  */ .wpcf7 form.submitting .wpcf7-response-output {
/* 27  */ 	display: none;
/* 28  */ }
/* 29  */
/* 30  */ .wpcf7 form.sent .wpcf7-response-output {
/* 31  */ 	border-color: #46b450; /* Green */
/* 32  */ }
/* 33  */
/* 34  */ .wpcf7 form.failed .wpcf7-response-output,
/* 35  */ .wpcf7 form.aborted .wpcf7-response-output {
/* 36  */ 	border-color: #dc3232; /* Red */
/* 37  */ }
/* 38  */
/* 39  */ .wpcf7 form.spam .wpcf7-response-output {
/* 40  */ 	border-color: #f56e28; /* Orange */
/* 41  */ }
/* 42  */
/* 43  */ .wpcf7 form.invalid .wpcf7-response-output,
/* 44  */ .wpcf7 form.unaccepted .wpcf7-response-output,
/* 45  */ .wpcf7 form.payment-required .wpcf7-response-output {
/* 46  */ 	border-color: #ffb900; /* Yellow */
/* 47  */ }
/* 48  */
/* 49  */ .wpcf7-form-control-wrap {
/* 50  */ 	position: relative;

/* styles.css */

/* 51  */ }
/* 52  */
/* 53  */ .wpcf7-not-valid-tip {
/* 54  */ 	color: #dc3232; /* Red */
/* 55  */ 	font-size: 1em;
/* 56  */ 	font-weight: normal;
/* 57  */ 	display: block;
/* 58  */ }
/* 59  */
/* 60  */ .use-floating-validation-tip .wpcf7-not-valid-tip {
/* 61  */ 	position: relative;
/* 62  */ 	top: -2ex;
/* 63  */ 	left: 1em;
/* 64  */ 	z-index: 100;
/* 65  */ 	border: 1px solid #dc3232;
/* 66  */ 	background: #fff;
/* 67  */ 	padding: .2em .8em;
/* 68  */ 	width: 24em;
/* 69  */ }
/* 70  */
/* 71  */ .wpcf7-list-item {
/* 72  */ 	display: inline-block;
/* 73  */ 	margin: 0 0 0 1em;
/* 74  */ }
/* 75  */
/* 76  */ .wpcf7-list-item-label::before,
/* 77  */ .wpcf7-list-item-label::after {
/* 78  */ 	content: " ";
/* 79  */ }
/* 80  */
/* 81  */ .wpcf7-spinner {
/* 82  */ 	visibility: hidden;
/* 83  */ 	display: inline-block;
/* 84  */ 	background-color: #23282d; /* Dark Gray 800 */
/* 85  */ 	opacity: 0.75;
/* 86  */ 	width: 24px;
/* 87  */ 	height: 24px;
/* 88  */ 	border: none;
/* 89  */ 	border-radius: 100%;
/* 90  */ 	padding: 0;
/* 91  */ 	margin: 0 24px;
/* 92  */ 	position: relative;
/* 93  */ }
/* 94  */
/* 95  */ form.submitting .wpcf7-spinner {
/* 96  */ 	visibility: visible;
/* 97  */ }
/* 98  */
/* 99  */ .wpcf7-spinner::before {
/* 100 */ 	content: '';

/* styles.css */

/* 101 */ 	position: absolute;
/* 102 */ 	background-color: #fbfbfc; /* Light Gray 100 */
/* 103 */ 	top: 4px;
/* 104 */ 	left: 4px;
/* 105 */ 	width: 6px;
/* 106 */ 	height: 6px;
/* 107 */ 	border: none;
/* 108 */ 	border-radius: 100%;
/* 109 */ 	transform-origin: 8px 8px;
/* 110 */ 	animation-name: spin;
/* 111 */ 	animation-duration: 1000ms;
/* 112 */ 	animation-timing-function: linear;
/* 113 */ 	animation-iteration-count: infinite;
/* 114 */ }
/* 115 */
/* 116 */ @media (prefers-reduced-motion: reduce) {
/* 117 */ 	.wpcf7-spinner::before {
/* 118 */ 		animation-name: blink;
/* 119 */ 		animation-duration: 2000ms;
/* 120 */ 	}
/* 121 */ }
/* 122 */
/* 123 */ @keyframes spin {
/* 124 */ 	from {
/* 125 */ 		transform: rotate(0deg);
/* 126 */ 	}
/* 127 */
/* 128 */ 	to {
/* 129 */ 		transform: rotate(360deg);
/* 130 */ 	}
/* 131 */ }
/* 132 */
/* 133 */ @keyframes blink {
/* 134 */ 	from {
/* 135 */ 		opacity: 0;
/* 136 */ 	}
/* 137 */
/* 138 */ 	50% {
/* 139 */ 		opacity: 1;
/* 140 */ 	}
/* 141 */
/* 142 */ 	to {
/* 143 */ 		opacity: 0;
/* 144 */ 	}
/* 145 */ }
/* 146 */
/* 147 */ .wpcf7 [inert] {
/* 148 */ 	opacity: 0.5;
/* 149 */ }
/* 150 */

/* styles.css */

/* 151 */ .wpcf7 input[type="file"] {
/* 152 */ 	cursor: pointer;
/* 153 */ }
/* 154 */
/* 155 */ .wpcf7 input[type="file"]:disabled {
/* 156 */ 	cursor: default;
/* 157 */ }
/* 158 */
/* 159 */ .wpcf7 .wpcf7-submit:disabled {
/* 160 */ 	cursor: not-allowed;
/* 161 */ }
/* 162 */
/* 163 */ .wpcf7 input[type="url"],
/* 164 */ .wpcf7 input[type="email"],
/* 165 */ .wpcf7 input[type="tel"] {
/* 166 */ 	direction: ltr;
/* 167 */ }
/* 168 */
/* 169 */ .wpcf7-reflection > output {
/* 170 */ 	display: list-item;
/* 171 */ 	list-style: none;
/* 172 */ }
/* 173 */
/* 174 */ .wpcf7-reflection > output[hidden] {
/* 175 */ 	display: none;
/* 176 */ }
/* 177 */
/* Minify_CSS_UriRewriter::$debugText

*/

/* wp-disclaimer-popup-public.css */

/* 1  */ /**
/* 2  *|  * All of the CSS for your public-facing functionality should be
/* 3  *|  * included in this file.
/* 4  *|  */
/* 5  */
/* 6  */ body.modal-wpdp {
/* 7  */ 	overflow: hidden;
/* 8  */ }
/* 9  */
/* 10 */ body.modal-wpdp .mfp-bg {
/* 11 */ 	background: #0b0b0b;
/* 12 */     opacity: 0.8;
/* 13 */ }
/* 14 */
/* 15 */ .wpdp-white-popup {
/* 16 */ 	position: relative;
/* 17 */ 	background: #FFF;
/* 18 */ 	padding: 20px;
/* 19 */ 	width: auto;
/* 20 */ 	max-width: 800px;
/* 21 */ 	margin: 20px auto;
/* 22 */ }
/* 23 */
/* 24 */ #wp-disclaimer-popup p.wpdp-footer {
/* 25 */ 	text-align: center;
/* 26 */ }
/* 27 */
/* 28 */ #wp-disclaimer-popup #wpdp-decline {
/* 29 */ 	margin-left: 25px;
/* 30 */ }
/* 31 */
/* 32 */ #wp-disclaimer-popup span#wpdp-close,
/* 33 */ #wp-disclaimer-popup #wpdp-decline {
/* 34 */ 	padding: 4px 25px;
/* 35 */     display: inline-block;
/* 36 */     border-color: #1A4179;
/* 37 */     border: 0px solid black;
/* 38 */     margin-top: 1rem;
/* 39 */     border-radius: 4px;
/* 40 */     text-transform: uppercase;
/* 41 */     font-size: 1rem;
/* 42 */     color: #1A4179;
/* 43 */     font-weight: 600;
/* 44 */     text-decoration: none;
/* 45 */ }
/* 46 */
/* 47 */ #wp-disclaimer-popup span#wpdp-close:hover,
/* 48 */ #wp-disclaimer-popup #wpdp-decline:hover {
/* 49 */ 	background-color: #1A4179;
/* 50 */ 	cursor: pointer;

/* wp-disclaimer-popup-public.css */

/* 51 */ 	color: #FFF;
/* 52 */ 	border-color: #1A4179;
/* 53 */ }
/* Minify_CSS_UriRewriter::$debugText

*/

/* wp-disclaimer-popup-public.gen.css */

/* 1  */
/* 2  */ /**
/* 3  *|  * All of the CSS for your public-facing functionality should be
/* 4  *|  * included in this file.
/* 5  *|  */
/* 6  */
/* 7  */ body.modal-wpdp {
/* 8  */ 	overflow: hidden;
/* 9  */ }
/* 10 */
/* 11 */ body.modal-wpdp .mfp-bg {
/* 12 */ 	background: #0b0b0b;
/* 13 */     opacity: 0.8;
/* 14 */ }
/* 15 */
/* 16 */ .wpdp-white-popup {
/* 17 */ 	position: relative;
/* 18 */ 	background: #FFF;
/* 19 */ 	padding: 20px;
/* 20 */ 	width: auto;
/* 21 */ 	max-width: 650px;
/* 22 */ 	margin: 20px auto;
/* 23 */ }
/* 24 */
/* 25 */ #wp-disclaimer-popup p.wpdp-footer {
/* 26 */ 	text-align: center;
/* 27 */ }
/* 28 */
/* 29 */ #wp-disclaimer-popup #wpdp-decline {
/* 30 */ 	margin-left: 25px;
/* 31 */ }
/* 32 */
/* 33 */ #wp-disclaimer-popup span#wpdp-close,
/* 34 */ #wp-disclaimer-popup #wpdp-decline {
/* 35 */ 	padding: 4px 25px;
/* 36 */     display: inline-block;
/* 37 */     border: 2px solid;
/* 38 */     border-color: #1A4179;
/* 39 */     margin-top: 1rem;
/* 40 */     border-radius: 4px;
/* 41 */     text-transform: uppercase;
/* 42 */     font-size: 1rem;
/* 43 */     color: #1A4179;
/* 44 */     font-weight: 600;
/* 45 */     text-decoration: none;
/* 46 */     background-color: #FFFFFF}
/* 47 */
/* 48 */ #wp-disclaimer-popup span#wpdp-close:hover,
/* 49 */ #wp-disclaimer-popup #wpdp-decline:hover {
/* 50 */ 	background-color: #1A4179;

/* wp-disclaimer-popup-public.gen.css */

/* 51 */ 	cursor: pointer;
/* 52 */ 	color: #FFFFFF;
/* 53 */ 	border-color: #1A4179;
/* 54 */ }
/* Minify_CSS_UriRewriter::$debugText

*/

/* magnific-popup.css */

/* 1   */ /* Magnific Popup CSS */
/* 2   */ .mfp-bg {
/* 3   */   top: 0;
/* 4   */   left: 0;
/* 5   */   width: 100%;
/* 6   */   height: 100%;
/* 7   */   z-index: 1042;
/* 8   */   overflow: hidden;
/* 9   */   position: fixed;
/* 10  */   background: #0b0b0b;
/* 11  */   opacity: 0.8; }
/* 12  */
/* 13  */ .mfp-wrap {
/* 14  */   top: 0;
/* 15  */   left: 0;
/* 16  */   width: 100%;
/* 17  */   height: 100%;
/* 18  */   z-index: 1043;
/* 19  */   position: fixed;
/* 20  */   outline: none !important;
/* 21  */   -webkit-backface-visibility: hidden; }
/* 22  */
/* 23  */ .mfp-container {
/* 24  */   text-align: center;
/* 25  */   position: absolute;
/* 26  */   width: 100%;
/* 27  */   height: 100%;
/* 28  */   left: 0;
/* 29  */   top: 0;
/* 30  */   padding: 0 8px;
/* 31  */   box-sizing: border-box; }
/* 32  */
/* 33  */ .mfp-container:before {
/* 34  */   content: '';
/* 35  */   display: inline-block;
/* 36  */   height: 100%;
/* 37  */   vertical-align: middle; }
/* 38  */
/* 39  */ .mfp-align-top .mfp-container:before {
/* 40  */   display: none; }
/* 41  */
/* 42  */ .mfp-content {
/* 43  */   position: relative;
/* 44  */   display: inline-block;
/* 45  */   vertical-align: middle;
/* 46  */   margin: 0 auto;
/* 47  */   text-align: left;
/* 48  */   z-index: 1045; }
/* 49  */
/* 50  */ .mfp-inline-holder .mfp-content,

/* magnific-popup.css */

/* 51  */ .mfp-ajax-holder .mfp-content {
/* 52  */   width: 100%;
/* 53  */   cursor: auto; }
/* 54  */
/* 55  */ .mfp-ajax-cur {
/* 56  */   cursor: progress; }
/* 57  */
/* 58  */ .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
/* 59  */   cursor: -moz-zoom-out;
/* 60  */   cursor: -webkit-zoom-out;
/* 61  */   cursor: zoom-out; }
/* 62  */
/* 63  */ .mfp-zoom {
/* 64  */   cursor: pointer;
/* 65  */   cursor: -webkit-zoom-in;
/* 66  */   cursor: -moz-zoom-in;
/* 67  */   cursor: zoom-in; }
/* 68  */
/* 69  */ .mfp-auto-cursor .mfp-content {
/* 70  */   cursor: auto; }
/* 71  */
/* 72  */ .mfp-close,
/* 73  */ .mfp-arrow,
/* 74  */ .mfp-preloader,
/* 75  */ .mfp-counter {
/* 76  */   -webkit-user-select: none;
/* 77  */   -moz-user-select: none;
/* 78  */   user-select: none; }
/* 79  */
/* 80  */ .mfp-loading.mfp-figure {
/* 81  */   display: none; }
/* 82  */
/* 83  */ .mfp-hide {
/* 84  */   display: none !important; }
/* 85  */
/* 86  */ .mfp-preloader {
/* 87  */   color: #CCC;
/* 88  */   position: absolute;
/* 89  */   top: 50%;
/* 90  */   width: auto;
/* 91  */   text-align: center;
/* 92  */   margin-top: -0.8em;
/* 93  */   left: 8px;
/* 94  */   right: 8px;
/* 95  */   z-index: 1044; }
/* 96  */   .mfp-preloader a {
/* 97  */     color: #CCC; }
/* 98  */     .mfp-preloader a:hover {
/* 99  */       color: #FFF; }
/* 100 */

/* magnific-popup.css */

/* 101 */ .mfp-s-ready .mfp-preloader {
/* 102 */   display: none; }
/* 103 */
/* 104 */ .mfp-s-error .mfp-content {
/* 105 */   display: none; }
/* 106 */
/* 107 */ button.mfp-close,
/* 108 */ button.mfp-arrow {
/* 109 */   overflow: visible;
/* 110 */   cursor: pointer;
/* 111 */   background: transparent;
/* 112 */   border: 0;
/* 113 */   -webkit-appearance: none;
/* 114 */   display: block;
/* 115 */   outline: none;
/* 116 */   padding: 0;
/* 117 */   z-index: 1046;
/* 118 */   box-shadow: none;
/* 119 */   touch-action: manipulation; }
/* 120 */
/* 121 */ button::-moz-focus-inner {
/* 122 */   padding: 0;
/* 123 */   border: 0; }
/* 124 */
/* 125 */ .mfp-close {
/* 126 */   width: 44px;
/* 127 */   height: 44px;
/* 128 */   line-height: 44px;
/* 129 */   position: absolute;
/* 130 */   right: 0;
/* 131 */   top: 0;
/* 132 */   text-decoration: none;
/* 133 */   text-align: center;
/* 134 */   opacity: 0.65;
/* 135 */   padding: 0 0 18px 10px;
/* 136 */   color: #FFF;
/* 137 */   font-style: normal;
/* 138 */   font-size: 28px;
/* 139 */   font-family: Arial, Baskerville, monospace; }
/* 140 */   .mfp-close:hover,
/* 141 */   .mfp-close:focus {
/* 142 */     opacity: 1; }
/* 143 */   .mfp-close:active {
/* 144 */     top: 1px; }
/* 145 */
/* 146 */ .mfp-close-btn-in .mfp-close {
/* 147 */   color: #333; }
/* 148 */
/* 149 */ .mfp-image-holder .mfp-close,
/* 150 */ .mfp-iframe-holder .mfp-close {

/* magnific-popup.css */

/* 151 */   color: #FFF;
/* 152 */   right: -6px;
/* 153 */   text-align: right;
/* 154 */   padding-right: 6px;
/* 155 */   width: 100%; }
/* 156 */
/* 157 */ .mfp-counter {
/* 158 */   position: absolute;
/* 159 */   top: 0;
/* 160 */   right: 0;
/* 161 */   color: #CCC;
/* 162 */   font-size: 12px;
/* 163 */   line-height: 18px;
/* 164 */   white-space: nowrap; }
/* 165 */
/* 166 */ .mfp-arrow {
/* 167 */   position: absolute;
/* 168 */   opacity: 0.65;
/* 169 */   margin: 0;
/* 170 */   top: 50%;
/* 171 */   margin-top: -55px;
/* 172 */   padding: 0;
/* 173 */   width: 90px;
/* 174 */   height: 110px;
/* 175 */   -webkit-tap-highlight-color: transparent; }
/* 176 */   .mfp-arrow:active {
/* 177 */     margin-top: -54px; }
/* 178 */   .mfp-arrow:hover,
/* 179 */   .mfp-arrow:focus {
/* 180 */     opacity: 1; }
/* 181 */   .mfp-arrow:before,
/* 182 */   .mfp-arrow:after {
/* 183 */     content: '';
/* 184 */     display: block;
/* 185 */     width: 0;
/* 186 */     height: 0;
/* 187 */     position: absolute;
/* 188 */     left: 0;
/* 189 */     top: 0;
/* 190 */     margin-top: 35px;
/* 191 */     margin-left: 35px;
/* 192 */     border: medium inset transparent; }
/* 193 */   .mfp-arrow:after {
/* 194 */     border-top-width: 13px;
/* 195 */     border-bottom-width: 13px;
/* 196 */     top: 8px; }
/* 197 */   .mfp-arrow:before {
/* 198 */     border-top-width: 21px;
/* 199 */     border-bottom-width: 21px;
/* 200 */     opacity: 0.7; }

/* magnific-popup.css */

/* 201 */
/* 202 */ .mfp-arrow-left {
/* 203 */   left: 0; }
/* 204 */   .mfp-arrow-left:after {
/* 205 */     border-right: 17px solid #FFF;
/* 206 */     margin-left: 31px; }
/* 207 */   .mfp-arrow-left:before {
/* 208 */     margin-left: 25px;
/* 209 */     border-right: 27px solid #3F3F3F; }
/* 210 */
/* 211 */ .mfp-arrow-right {
/* 212 */   right: 0; }
/* 213 */   .mfp-arrow-right:after {
/* 214 */     border-left: 17px solid #FFF;
/* 215 */     margin-left: 39px; }
/* 216 */   .mfp-arrow-right:before {
/* 217 */     border-left: 27px solid #3F3F3F; }
/* 218 */
/* 219 */ .mfp-iframe-holder {
/* 220 */   padding-top: 40px;
/* 221 */   padding-bottom: 40px; }
/* 222 */   .mfp-iframe-holder .mfp-content {
/* 223 */     line-height: 0;
/* 224 */     width: 100%;
/* 225 */     max-width: 900px; }
/* 226 */   .mfp-iframe-holder .mfp-close {
/* 227 */     top: -40px; }
/* 228 */
/* 229 */ .mfp-iframe-scaler {
/* 230 */   width: 100%;
/* 231 */   height: 0;
/* 232 */   overflow: hidden;
/* 233 */   padding-top: 56.25%; }
/* 234 */   .mfp-iframe-scaler iframe {
/* 235 */     position: absolute;
/* 236 */     display: block;
/* 237 */     top: 0;
/* 238 */     left: 0;
/* 239 */     width: 100%;
/* 240 */     height: 100%;
/* 241 */     box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
/* 242 */     background: #000; }
/* 243 */
/* 244 */ /* Main image in popup */
/* 245 */ img.mfp-img {
/* 246 */   width: auto;
/* 247 */   max-width: 100%;
/* 248 */   height: auto;
/* 249 */   display: block;
/* 250 */   line-height: 0;

/* magnific-popup.css */

/* 251 */   box-sizing: border-box;
/* 252 */   padding: 40px 0 40px;
/* 253 */   margin: 0 auto; }
/* 254 */
/* 255 */ /* The shadow behind the image */
/* 256 */ .mfp-figure {
/* 257 */   line-height: 0; }
/* 258 */   .mfp-figure:after {
/* 259 */     content: '';
/* 260 */     position: absolute;
/* 261 */     left: 0;
/* 262 */     top: 40px;
/* 263 */     bottom: 40px;
/* 264 */     display: block;
/* 265 */     right: 0;
/* 266 */     width: auto;
/* 267 */     height: auto;
/* 268 */     z-index: -1;
/* 269 */     box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
/* 270 */     background: #444; }
/* 271 */   .mfp-figure small {
/* 272 */     color: #BDBDBD;
/* 273 */     display: block;
/* 274 */     font-size: 12px;
/* 275 */     line-height: 14px; }
/* 276 */   .mfp-figure figure {
/* 277 */     margin: 0; }
/* 278 */
/* 279 */ .mfp-bottom-bar {
/* 280 */   margin-top: -36px;
/* 281 */   position: absolute;
/* 282 */   top: 100%;
/* 283 */   left: 0;
/* 284 */   width: 100%;
/* 285 */   cursor: auto; }
/* 286 */
/* 287 */ .mfp-title {
/* 288 */   text-align: left;
/* 289 */   line-height: 18px;
/* 290 */   color: #F3F3F3;
/* 291 */   word-wrap: break-word;
/* 292 */   padding-right: 36px; }
/* 293 */
/* 294 */ .mfp-image-holder .mfp-content {
/* 295 */   max-width: 100%; }
/* 296 */
/* 297 */ .mfp-gallery .mfp-image-holder .mfp-figure {
/* 298 */   cursor: pointer; }
/* 299 */
/* 300 */ @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {

/* magnific-popup.css */

/* 301 */   /**
/* 302 *|        * Remove all paddings around the image on small screen
/* 303 *|        */
/* 304 */   .mfp-img-mobile .mfp-image-holder {
/* 305 */     padding-left: 0;
/* 306 */     padding-right: 0; }
/* 307 */   .mfp-img-mobile img.mfp-img {
/* 308 */     padding: 0; }
/* 309 */   .mfp-img-mobile .mfp-figure:after {
/* 310 */     top: 0;
/* 311 */     bottom: 0; }
/* 312 */   .mfp-img-mobile .mfp-figure small {
/* 313 */     display: inline;
/* 314 */     margin-left: 5px; }
/* 315 */   .mfp-img-mobile .mfp-bottom-bar {
/* 316 */     background: rgba(0, 0, 0, 0.6);
/* 317 */     bottom: 0;
/* 318 */     margin: 0;
/* 319 */     top: auto;
/* 320 */     padding: 3px 5px;
/* 321 */     position: fixed;
/* 322 */     box-sizing: border-box; }
/* 323 */     .mfp-img-mobile .mfp-bottom-bar:empty {
/* 324 */       padding: 0; }
/* 325 */   .mfp-img-mobile .mfp-counter {
/* 326 */     right: 5px;
/* 327 */     top: 3px; }
/* 328 */   .mfp-img-mobile .mfp-close {
/* 329 */     top: 0;
/* 330 */     right: 0;
/* 331 */     width: 35px;
/* 332 */     height: 35px;
/* 333 */     line-height: 35px;
/* 334 */     background: rgba(0, 0, 0, 0.6);
/* 335 */     position: fixed;
/* 336 */     text-align: center;
/* 337 */     padding: 0; } }
/* 338 */
/* 339 */ @media all and (max-width: 900px) {
/* 340 */   .mfp-arrow {
/* 341 */     -webkit-transform: scale(0.75);
/* 342 */     transform: scale(0.75); }
/* 343 */   .mfp-arrow-left {
/* 344 */     -webkit-transform-origin: 0;
/* 345 */     transform-origin: 0; }
/* 346 */   .mfp-arrow-right {
/* 347 */     -webkit-transform-origin: 100%;
/* 348 */     transform-origin: 100%; }
/* 349 */   .mfp-container {
/* 350 */     padding-left: 6px;

/* magnific-popup.css */

/* 351 */     padding-right: 6px; } }
/* 352 */
/* Minify_CSS_UriRewriter::$debugText

*/

/* fmgc-css.css */

/* 1  */ .fmgc-columns {
/* 2  */     padding-left: 0.9375rem;
/* 3  */     padding-right: 0.9375rem;
/* 4  */ 	-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;
/* 5  */ 	 float: left; position: relative;
/* 6  */ }
/* 7  */ .footer-mega-col::after, .footer-mega-col-wrap::after{ clear: both; content: ""; display: table;}
/* 8  */ .footer-mega-col::before, .footer-mega-col-wrap::before{ content: ""; display: table;}
/* 9  */
/* 10 */ .footer-mega-col-wrap{margin:0 auto; max-width:100%}
/* 11 */ .footer-mega-col-wrap .widget{margin-top: 0;}
/* 12 */
/* 13 */ @media only screen and (min-width: 40.0625em) {
/* 14 */
/* 15 */   .fmgc-per-row-1 { width: 8.33333%; }
/* 16 */   .fmgc-per-row-2 { width: 16.66667%; }
/* 17 */   .fmgc-per-row-3 { width: 25%; }
/* 18 */   .fmgc-per-row-4 { width: 33.33333%; }
/* 19 */   .fmgc-per-row-5 { width: 41.66667%; }
/* 20 */   .fmgc-per-row-6 { width: 50%; }
/* 21 */   .fmgc-per-row-7 { width: 58.33333%; }
/* 22 */   .fmgc-per-row-8 { width: 66.66667%; }
/* 23 */   .fmgc-per-row-9 { width: 75%; }
/* 24 */   .fmgc-per-row-10 { width: 83.33333%; }
/* 25 */   .fmgc-per-row-11 { width: 91.66667%; }
/* 26 */   .fmgc-per-row-12 { width: 100%; }
/* 27 */   .fmgc-per-row-5c { width: 20%; }
/* 28 */ }
/* Minify_CSS_UriRewriter::$debugText

*/

/* slick.min.css */

/* 1 */ .slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-initialized .slick-slide,.slick-slide img{display:block}.slick-arrow.slick-hidden,.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
/* Minify_CSS_UriRewriter::$debugText

*/

/* fontawesome.min.css */

/* 1 */ /*!
/* 2 *|  * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
/* 3 *|  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
/* 4 *|  */
/* 5 */ .fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
/* Minify_CSS_UriRewriter::$debugText

*/

/* style.css */

/* 1    */ /*!
/* 2    *| Theme Name: Legal News
/* 3    *| Theme URI: https://ascendoor.com/themes/legal-news/
/* 4    *| Author: Ascendoor
/* 5    *| Author URI: https://ascendoor.com/
/* 6    *| Description: Legal News is an easy-to-use theme for bloggers and writers. The theme includes a wide variety of options to create a magazine, newspaper, or blog. The Legal News Theme is ideal for lifestyle bloggers, personal blogs, magazines, newspapers, news portals, and more. The theme features multiple layout options for the off-canvas, primary, secondary, footer, featured news, sliders, and category news sections. Furthermore, multiple google fonts options, color options, layout options, an easy and simple customizer, and most importantly, show/hide and drag/drop options for all the sections. It can adapt to all screen sizes for better usability. It is cross-browser compatible, retina-ready, and translation ready. Check the demo at: https://demos.ascendoor.com/legal-news/
/* 7    *| Version: 1.2.2
/* 8    *| Requires at least: 5.0
/* 9    *| Tested up to: 6.2
/* 10   *| Requires PHP: 5.6
/* 11   *| License: GNU General Public License v3 or later
/* 12   *| License URI: http://www.gnu.org/licenses/gpl-3.0.html
/* 13   *| Text Domain: legal-news
/* 14   *| Tags: custom-background, custom-logo, custom-colors, custom-menu, featured-images, threaded-comments, translation-ready, theme-options, footer-widgets, full-width-template, left-sidebar, right-sidebar, news, blog
/* 15   *|
/* 16   *| This theme, like WordPress, is licensed under the GPL.
/* 17   *| Use it to make something cool, have fun, and share what you've learned.
/* 18   *|
/* 19   *| Legal News is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
/* 20   *| Underscores is distributed under the terms of the GNU GPL v2 or later.
/* 21   *|
/* 22   *| Normalizing styles have been helped along thanks to the fine work of
/* 23   *| Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
/* 24   *| */
/* 25   */ /*--------------------------------------------------------------
/* 26   *| >>> TABLE OF CONTENTS:
/* 27   *| ----------------------------------------------------------------
/* 28   *| # Generic
/* 29   *| 	- Normalize
/* 30   *| 	- Box sizing
/* 31   *| # Base
/* 32   *| 	- Typography
/* 33   *| 	- Elements
/* 34   *| 	- Links
/* 35   *| 	- Forms
/* 36   *| ## Layouts
/* 37   *| # Components
/* 38   *| 	- Navigation
/* 39   *| 	- Posts and pages
/* 40   *| 	- Comments
/* 41   *| 	- Widgets
/* 42   *| 	- Media
/* 43   *| 	- Captions
/* 44   *| 	- Galleries
/* 45   *| # plugins
/* 46   *| 	- Jetpack infinite scroll
/* 47   *| # Utilities
/* 48   *| 	- Accessibility
/* 49   *| 	- Alignments
/* 50   *|

/* style.css *|

/* 51   *| --------------------------------------------------------------*/
/* 52   */ .ascendoor-wrapper {
/* 53   */ 	padding: 0 20px;
/* 54   */ 	max-width: 1320px;
/* 55   */ 	margin: 0 auto;
/* 56   */ }
/* 57   */
/* 58   */ body.ascendoor-boxed-layout .ascendoor-site-wrapper {
/* 59   */ 	max-width: 1320px;
/* 60   */ 	margin: 0 auto;
/* 61   */ 	background-color: var(--clr-background);
/* 62   */ 	box-shadow: 0px 0px 10px -7px #000;
/* 63   */ }
/* 64   */
/* 65   */ body.ascendoor-boxed-layout.custom-background .ascendoor-site-wrapper {
/* 66   */ 	margin-top: 20px;
/* 67   */ }
/* 68   */
/* 69   */ .asce-col-1 {
/* 70   */ 	width: 100%;
/* 71   */ }
/* 72   */
/* 73   */ .asce-col-2 {
/* 74   */ 	width: 50%;
/* 75   */ }
/* 76   */
/* 77   */ .asce-col-2-5 {
/* 78   */ 	width: 66.67%;
/* 79   */ }
/* 80   */
/* 81   */ .asce-col-3 {
/* 82   */ 	width: 33.33%;
/* 83   */ }
/* 84   */
/* 85   */ .asce-col-4 {
/* 86   */ 	width: 25%;
/* 87   */ }
/* 88   */
/* 89   */ .asce-col-80 {
/* 90   */ 	width: 80%;
/* 91   */ }
/* 92   */
/* 93   */ .asce-col-75 {
/* 94   */ 	width: 75%;
/* 95   */ }
/* 96   */
/* 97   */ .asce-col-70 {
/* 98   */ 	width: 70%;
/* 99   */ }
/* 100  */

/* style.css */

/* 101  */ .asce-col-60 {
/* 102  */ 	width: 60%;
/* 103  */ }
/* 104  */
/* 105  */ .asce-col-55 {
/* 106  */ 	width: 55%;
/* 107  */ }
/* 108  */
/* 109  */ .asce-col-40 {
/* 110  */ 	width: 40%;
/* 111  */ }
/* 112  */
/* 113  */ .asce-col-30 {
/* 114  */ 	width: 30%;
/* 115  */ }
/* 116  */
/* 117  */ .asce-col-20 {
/* 118  */ 	width: 20%;
/* 119  */ }
/* 120  */
/* 121  */ .asce-col-15 {
/* 122  */ 	width: 15%;
/* 123  */ }
/* 124  */
/* 125  */ .main-widget-section-wrap {
/* 126  */ 	display: flex;
/* 127  */ 	flex-wrap: wrap;
/* 128  */ 	align-items: flex-start;
/* 129  */ 	gap: 30px;
/* 130  */ }
/* 131  */
/* 132  */ .main-widget-section-wrap .primary-widgets-section {
/* 133  */ 	width: 100%;
/* 134  */ }
/* 135  */
/* 136  */ @media (min-width: 992px) {
/* 137  */ 	.main-widget-section-wrap .primary-widgets-section {
/* 138  */ 		width: calc(70% - 15px);
/* 139  */ 	}
/* 140  */ }
/* 141  */
/* 142  */ .main-widget-section-wrap .secondary-widgets-section {
/* 143  */ 	width: 100%;
/* 144  */ }
/* 145  */
/* 146  */ @media (min-width: 992px) {
/* 147  */ 	.main-widget-section-wrap .secondary-widgets-section {
/* 148  */ 		width: calc(30% - 15px);
/* 149  */ 		position: sticky;
/* 150  */ 		top: 40px;

/* style.css */

/* 151  */ 	}
/* 152  */ }
/* 153  */
/* 154  */ @media (min-width: 992px) {
/* 155  */ 	.main-widget-section-wrap.frontpage-left-sidebar {
/* 156  */ 		flex-direction: row-reverse;
/* 157  */ 	}
/* 158  */ }
/* 159  */
/* 160  */ .main-widget-section-wrap.no-frontpage-sidebar .primary-widgets-section {
/* 161  */ 	width: 100%;
/* 162  */ }
/* 163  */
/* 164  */ /*--------------------------------------------------------------
/* 165  *| # Generic
/* 166  *| --------------------------------------------------------------*/
/* 167  */ /* Normalize
/* 168  *| --------------------------------------------- */
/* 169  */ /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* 170  */ /* Document
/* 171  *| 	 ========================================================================== */
/* 172  */ /**
/* 173  *|  * 1. Correct the line height in all browsers.
/* 174  *|  * 2. Prevent adjustments of font size after orientation changes in iOS.
/* 175  *|  */
/* 176  */ html {
/* 177  */ 	line-height: 1.15;
/* 178  */ 	-webkit-text-size-adjust: 100%;
/* 179  */ }
/* 180  */
/* 181  */ /* Sections
/* 182  *| 	 ========================================================================== */
/* 183  */ /**
/* 184  *|  * Remove the margin in all browsers.
/* 185  *|  */
/* 186  */ body {
/* 187  */ 	margin: 0;
/* 188  */ }
/* 189  */
/* 190  */ /**
/* 191  *|  * Render the `main` element consistently in IE.
/* 192  *|  */
/* 193  */ main {
/* 194  */ 	display: block;
/* 195  */ }
/* 196  */
/* 197  */ /**
/* 198  *|  * Correct the font size and margin on `h1` elements within `section` and
/* 199  *|  * `article` contexts in Chrome, Firefox, and Safari.
/* 200  *|  */

/* style.css */

/* 201  */ h1 {
/* 202  */ 	font-size: 2em;
/* 203  */ 	margin: 0.67em 0;
/* 204  */ }
/* 205  */
/* 206  */ /* Grouping content
/* 207  *| 	 ========================================================================== */
/* 208  */ /**
/* 209  *|  * 1. Add the correct box sizing in Firefox.
/* 210  *|  * 2. Show the overflow in Edge and IE.
/* 211  *|  */
/* 212  */ hr {
/* 213  */ 	box-sizing: content-box;
/* 214  */ 	height: 0;
/* 215  */ 	overflow: visible;
/* 216  */ }
/* 217  */
/* 218  */ /**
/* 219  *|  * 1. Correct the inheritance and scaling of font size in all browsers.
/* 220  *|  * 2. Correct the odd `em` font sizing in all browsers.
/* 221  *|  */
/* 222  */ pre {
/* 223  */ 	font-family: monospace, monospace;
/* 224  */ 	font-size: 1em;
/* 225  */ }
/* 226  */
/* 227  */ /* Text-level semantics
/* 228  *| 	 ========================================================================== */
/* 229  */ /**
/* 230  *|  * Remove the gray background on active links in IE 10.
/* 231  *|  */
/* 232  */ a {
/* 233  */ 	background-color: transparent;
/* 234  */ }
/* 235  */
/* 236  */ /**
/* 237  *|  * 1. Remove the bottom border in Chrome 57-
/* 238  *|  * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
/* 239  *|  */
/* 240  */ abbr[title] {
/* 241  */ 	border-bottom: none;
/* 242  */ 	text-decoration: underline;
/* 243  */ 	text-decoration: underline dotted;
/* 244  */ }
/* 245  */
/* 246  */ /**
/* 247  *|  * Add the correct font weight in Chrome, Edge, and Safari.
/* 248  *|  */
/* 249  */ b,
/* 250  */ strong {

/* style.css */

/* 251  */ 	font-weight: bolder;
/* 252  */ }
/* 253  */
/* 254  */ /**
/* 255  *|  * 1. Correct the inheritance and scaling of font size in all browsers.
/* 256  *|  * 2. Correct the odd `em` font sizing in all browsers.
/* 257  *|  */
/* 258  */ code,
/* 259  */ kbd,
/* 260  */ samp {
/* 261  */ 	font-family: monospace, monospace;
/* 262  */ 	font-size: 1em;
/* 263  */ }
/* 264  */
/* 265  */ /**
/* 266  *|  * Add the correct font size in all browsers.
/* 267  *|  */
/* 268  */ small {
/* 269  */ 	font-size: 80%;
/* 270  */ }
/* 271  */
/* 272  */ /**
/* 273  *|  * Prevent `sub` and `sup` elements from affecting the line height in
/* 274  *|  * all browsers.
/* 275  *|  */
/* 276  */ sub,
/* 277  */ sup {
/* 278  */ 	font-size: 75%;
/* 279  */ 	line-height: 0;
/* 280  */ 	position: relative;
/* 281  */ 	vertical-align: baseline;
/* 282  */ }
/* 283  */
/* 284  */ sub {
/* 285  */ 	bottom: -0.25em;
/* 286  */ }
/* 287  */
/* 288  */ sup {
/* 289  */ 	top: -0.5em;
/* 290  */ }
/* 291  */
/* 292  */ /* Embedded content
/* 293  *| 	 ========================================================================== */
/* 294  */ /**
/* 295  *|  * Remove the border on images inside links in IE 10.
/* 296  *|  */
/* 297  */ img {
/* 298  */ 	border-style: none;
/* 299  */ }
/* 300  */

/* style.css */

/* 301  */ /* Forms
/* 302  *| 	 ========================================================================== */
/* 303  */ /**
/* 304  *|  * 1. Change the font styles in all browsers.
/* 305  *|  * 2. Remove the margin in Firefox and Safari.
/* 306  *|  */
/* 307  */ button,
/* 308  */ input,
/* 309  */ optgroup,
/* 310  */ select,
/* 311  */ textarea {
/* 312  */ 	font-family: inherit;
/* 313  */ 	font-size: 100%;
/* 314  */ 	line-height: 1.15;
/* 315  */ 	margin: 0;
/* 316  */ }
/* 317  */
/* 318  */ /**
/* 319  *|  * Show the overflow in IE.
/* 320  *|  * 1. Show the overflow in Edge.
/* 321  *|  */
/* 322  */ button,
/* 323  */ input {
/* 324  */ 	overflow: visible;
/* 325  */ }
/* 326  */
/* 327  */ /**
/* 328  *|  * Remove the inheritance of text transform in Edge, Firefox, and IE.
/* 329  *|  * 1. Remove the inheritance of text transform in Firefox.
/* 330  *|  */
/* 331  */ button,
/* 332  */ select {
/* 333  */ 	text-transform: none;
/* 334  */ }
/* 335  */
/* 336  */ /**
/* 337  *|  * Correct the inability to style clickable types in iOS and Safari.
/* 338  *|  */
/* 339  */ button,
/* 340  */ [type="button"],
/* 341  */ [type="reset"],
/* 342  */ [type="submit"] {
/* 343  */ 	-webkit-appearance: button;
/* 344  */ }
/* 345  */
/* 346  */ /**
/* 347  *|  * Remove the inner border and padding in Firefox.
/* 348  *|  */
/* 349  */ button::-moz-focus-inner,
/* 350  */ [type="button"]::-moz-focus-inner,

/* style.css */

/* 351  */ [type="reset"]::-moz-focus-inner,
/* 352  */ [type="submit"]::-moz-focus-inner {
/* 353  */ 	border-style: none;
/* 354  */ 	padding: 0;
/* 355  */ }
/* 356  */
/* 357  */ /**
/* 358  *|  * Restore the focus styles unset by the previous rule.
/* 359  *|  */
/* 360  */ button:-moz-focusring,
/* 361  */ [type="button"]:-moz-focusring,
/* 362  */ [type="reset"]:-moz-focusring,
/* 363  */ [type="submit"]:-moz-focusring {
/* 364  */ 	outline: 1px dotted ButtonText;
/* 365  */ }
/* 366  */
/* 367  */ /**
/* 368  *|  * Correct the padding in Firefox.
/* 369  *|  */
/* 370  */ fieldset {
/* 371  */ 	padding: 0.35em 0.75em 0.625em;
/* 372  */ }
/* 373  */
/* 374  */ /**
/* 375  *|  * 1. Correct the text wrapping in Edge and IE.
/* 376  *|  * 2. Correct the color inheritance from `fieldset` elements in IE.
/* 377  *|  * 3. Remove the padding so developers are not caught out when they zero out
/* 378  *|  *		`fieldset` elements in all browsers.
/* 379  *|  */
/* 380  */ legend {
/* 381  */ 	box-sizing: border-box;
/* 382  */ 	color: inherit;
/* 383  */ 	display: table;
/* 384  */ 	max-width: 100%;
/* 385  */ 	padding: 0;
/* 386  */ 	white-space: normal;
/* 387  */ }
/* 388  */
/* 389  */ /**
/* 390  *|  * Add the correct vertical alignment in Chrome, Firefox, and Opera.
/* 391  *|  */
/* 392  */ progress {
/* 393  */ 	vertical-align: baseline;
/* 394  */ }
/* 395  */
/* 396  */ /**
/* 397  *|  * Remove the default vertical scrollbar in IE 10+.
/* 398  *|  */
/* 399  */ textarea {
/* 400  */ 	overflow: auto;

/* style.css */

/* 401  */ }
/* 402  */
/* 403  */ /**
/* 404  *|  * 1. Add the correct box sizing in IE 10.
/* 405  *|  * 2. Remove the padding in IE 10.
/* 406  *|  */
/* 407  */ [type="checkbox"],
/* 408  */ [type="radio"] {
/* 409  */ 	box-sizing: border-box;
/* 410  */ 	padding: 0;
/* 411  */ }
/* 412  */
/* 413  */ /**
/* 414  *|  * Correct the cursor style of increment and decrement buttons in Chrome.
/* 415  *|  */
/* 416  */ [type="number"]::-webkit-inner-spin-button,
/* 417  */ [type="number"]::-webkit-outer-spin-button {
/* 418  */ 	height: auto;
/* 419  */ }
/* 420  */
/* 421  */ /**
/* 422  *|  * 1. Correct the odd appearance in Chrome and Safari.
/* 423  *|  * 2. Correct the outline style in Safari.
/* 424  *|  */
/* 425  */ [type="search"] {
/* 426  */ 	-webkit-appearance: textfield;
/* 427  */ 	outline-offset: -2px;
/* 428  */ }
/* 429  */
/* 430  */ /**
/* 431  *|  * Remove the inner padding in Chrome and Safari on macOS.
/* 432  *|  */
/* 433  */ [type="search"]::-webkit-search-decoration {
/* 434  */ 	-webkit-appearance: none;
/* 435  */ }
/* 436  */
/* 437  */ /**
/* 438  *|  * 1. Correct the inability to style clickable types in iOS and Safari.
/* 439  *|  * 2. Change font properties to `inherit` in Safari.
/* 440  *|  */
/* 441  */ ::-webkit-file-upload-button {
/* 442  */ 	-webkit-appearance: button;
/* 443  */ 	font: inherit;
/* 444  */ }
/* 445  */
/* 446  */ /* Interactive
/* 447  *| 	 ========================================================================== */
/* 448  */ /*
/* 449  *|  * Add the correct display in Edge, IE 10+, and Firefox.
/* 450  *|  */

/* style.css */

/* 451  */ details {
/* 452  */ 	display: block;
/* 453  */ }
/* 454  */
/* 455  */ /*
/* 456  *|  * Add the correct display in all browsers.
/* 457  *|  */
/* 458  */ summary {
/* 459  */ 	display: list-item;
/* 460  */ }
/* 461  */
/* 462  */ /* Misc
/* 463  *| 	 ========================================================================== */
/* 464  */ /**
/* 465  *|  * Add the correct display in IE 10+.
/* 466  *|  */
/* 467  */ template {
/* 468  */ 	display: none;
/* 469  */ }
/* 470  */
/* 471  */ /**
/* 472  *|  * Add the correct display in IE 10.
/* 473  *|  */
/* 474  */ [hidden] {
/* 475  */ 	display: none;
/* 476  */ }
/* 477  */
/* 478  */ /* Box sizing
/* 479  *| --------------------------------------------- */
/* 480  */ /* Inherit box-sizing to more easily change it's value on a component level.
/* 481  *| @link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
/* 482  */ *,
/* 483  */ *::before,
/* 484  */ *::after {
/* 485  */ 	box-sizing: inherit;
/* 486  */ }
/* 487  */
/* 488  */ html {
/* 489  */ 	box-sizing: border-box;
/* 490  */ }
/* 491  */
/* 492  */ /*--------------------------------------------------------------
/* 493  *| # Base
/* 494  *| --------------------------------------------------------------*/
/* 495  */ /* Typography
/* 496  *| --------------------------------------------- */
/* 497  */ body,
/* 498  */ button,
/* 499  */ input,
/* 500  */ select,

/* style.css */

/* 501  */ optgroup,
/* 502  */ textarea {
/* 503  */ 	color: #404040;
/* 504  */ 	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
/* 505  */ 	font-size: 1rem;
/* 506  */ 	line-height: 1.5;
/* 507  */ }
/* 508  */
/* 509  */ h1,
/* 510  */ h2,
/* 511  */ h3,
/* 512  */ h4,
/* 513  */ h5,
/* 514  */ h6 {
/* 515  */ 	clear: both;
/* 516  */ 	font-family: var(--font-heading);
/* 517  */ }
/* 518  */
/* 519  */ h1,
/* 520  */ .h1 {
/* 521  */ 	font-size: 4.4rem;
/* 522  */ }
/* 523  */
/* 524  */ h2,
/* 525  */ .h2 {
/* 526  */ 	font-size: 3.4rem;
/* 527  */ }
/* 528  */
/* 529  */ @media (max-width: 992px) {
/* 530  */ 	h2,
/* 531  */ 	.h2 {
/* 532  */ 		font-size: 2.8rem;
/* 533  */ 	}
/* 534  */ }
/* 535  */
/* 536  */ @media (max-width: 767.98px) {
/* 537  */ 	h2,
/* 538  */ 	.h2 {
/* 539  */ 		font-size: 2.3rem;
/* 540  */ 	}
/* 541  */ }
/* 542  */
/* 543  */ h3,
/* 544  */ .h3 {
/* 545  */ 	font-size: 1.9rem;
/* 546  */ }
/* 547  */
/* 548  */ h4,
/* 549  */ .h4 {
/* 550  */ 	font-size: 1.5rem;

/* style.css */

/* 551  */ }
/* 552  */
/* 553  */ h1,
/* 554  */ h2,
/* 555  */ h3,
/* 556  */ h4,
/* 557  */ h5,
/* 558  */ h6 {
/* 559  */ 	display: block;
/* 560  */ 	font-weight: 600;
/* 561  */ }
/* 562  */
/* 563  */ h1 {
/* 564  */ 	font-size: 2em;
/* 565  */ 	margin: .67em 0;
/* 566  */ }
/* 567  */
/* 568  */ h2,
/* 569  */ h3 {
/* 570  */ 	font-size: 1.3em;
/* 571  */ 	margin: 1em 0;
/* 572  */ }
/* 573  */
/* 574  */ .update-core-php h2 {
/* 575  */ 	margin-top: 4em;
/* 576  */ }
/* 577  */
/* 578  */ .update-php h2,
/* 579  */ .update-messages h2,
/* 580  */ h4 {
/* 581  */ 	font-size: 1em;
/* 582  */ 	margin: 1.33em 0;
/* 583  */ }
/* 584  */
/* 585  */ h5 {
/* 586  */ 	font-size: 0.83em;
/* 587  */ 	margin: 1.67em 0;
/* 588  */ }
/* 589  */
/* 590  */ h6 {
/* 591  */ 	font-size: 0.67em;
/* 592  */ 	margin: 2.33em 0;
/* 593  */ }
/* 594  */
/* 595  */ h1.page-title {
/* 596  */ 	font-size: 4.4rem;
/* 597  */ 	margin: 0.5rem 0 1.5rem;
/* 598  */ }
/* 599  */
/* 600  */ @media (max-width: 480px) {

/* style.css */

/* 601  */ 	h1.page-title {
/* 602  */ 		font-size: 2.4rem;
/* 603  */ 	}
/* 604  */ }
/* 605  */
/* 606  */ .woocommerce-products-header__title {
/* 607  */ 	margin-top: 0;
/* 608  */ 	margin-bottom: 20px;
/* 609  */ 	line-height: 1;
/* 610  */ }
/* 611  */
/* 612  */ .page-header h1 {
/* 613  */ 	font-size: var(--font-size-xl);
/* 614  */ 	margin-top: 0;
/* 615  */ 	margin-bottom: 20px;
/* 616  */ 	line-height: 1.2;
/* 617  */ }
/* 618  */
/* 619  */ p {
/* 620  */ 	margin-bottom: 1.5em;
/* 621  */ }
/* 622  */
/* 623  */ dfn,
/* 624  */ cite,
/* 625  */ em,
/* 626  */ i {
/* 627  */ 	font-style: italic;
/* 628  */ }
/* 629  */
/* 630  */ blockquote {
/* 631  */ 	margin: 0 1.5em;
/* 632  */ }
/* 633  */
/* 634  */ address {
/* 635  */ 	margin: 0 0 1.5em;
/* 636  */ }
/* 637  */
/* 638  */ pre {
/* 639  */ 	background: #eee;
/* 640  */ 	font-family: "Courier 10 Pitch", courier, monospace;
/* 641  */ 	line-height: 1.6;
/* 642  */ 	margin-bottom: 1.6em;
/* 643  */ 	max-width: 100%;
/* 644  */ 	overflow: auto;
/* 645  */ 	padding: 1.6em;
/* 646  */ }
/* 647  */
/* 648  */ code,
/* 649  */ kbd,
/* 650  */ tt,

/* style.css */

/* 651  */ var {
/* 652  */ 	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
/* 653  */ }
/* 654  */
/* 655  */ abbr,
/* 656  */ acronym {
/* 657  */ 	border-bottom: 1px dotted #666;
/* 658  */ 	cursor: help;
/* 659  */ }
/* 660  */
/* 661  */ mark,
/* 662  */ ins {
/* 663  */ 	background: #fff9c0;
/* 664  */ 	text-decoration: none;
/* 665  */ }
/* 666  */
/* 667  */ big {
/* 668  */ 	font-size: 125%;
/* 669  */ }
/* 670  */
/* 671  */ /* Elements
/* 672  *| --------------------------------------------- */
/* 673  */ :root {
/* 674  */ 	--body-bg: #ffffff;
/* 675  */ 	--primary-color: #d82926;
/* 676  */ 	--header-text-color: #d82926;
/* 677  */ 	--theme-color: var(--primary-color);
/* 678  */ 	--light-bg-color: #f0f2f7;
/* 679  */ 	--text-color-normal: #3D4452;
/* 680  */ 	--text-color-dark: #1A202B;
/* 681  */ 	--text-color-light: #83868b;
/* 682  */ 	--border-color: #E8E9EB;
/* 683  */ 	--footer-bg-color: #1A202B;
/* 684  */ 	--footer-text-color: #a1a6b1;
/* 685  */ 	--footer-border-color: #2A313F;
/* 686  */ 	--error: #ff073a;
/* 687  */ 	--success: #28a745;
/* 688  */ 	--shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
/* 689  */ 	--t-color: var(--theme-color);
/* 690  */ 	--white: #FFF;
/* 691  */ 	--black: #000;
/* 692  */ 	--alpha-bg: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0) 100%);
/* 693  */ 	--alpha-bg-dark: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.45) 71.35%, rgba(0, 0, 0, 0) 100%);
/* 694  */ 	--notice-success-bg-color: #D4EDDA;
/* 695  */ 	--notice-success-text-color: #155724;
/* 696  */ 	--notice-info-bg-color: #D1ECF1;
/* 697  */ 	--notice-info-text-color: #0C5460;
/* 698  */ 	--notice-warning-bg-color: #FFF3CD;
/* 699  */ 	--notice-warning-text-color: #856404;
/* 700  */ 	--notice-danger-bg-color: #F8D7DA;

/* style.css */

/* 701  */ 	--notice-danger-text-color: #721C24;
/* 702  */ 	--clr-foreground: #202124;
/* 703  */ 	--clr-background: #fff;
/* 704  */ 	--clr-sub-background: #fff;
/* 705  */ 	--clr-sub-border: #f1f1f1;
/* 706  */ 	--cat-color-1: #1687F7;
/* 707  */ 	--cat-color-2: #f7a205;
/* 708  */ 	--cat-color-3: #9c1600;
/* 709  */ 	--cat-color-4: #fc5d00;
/* 710  */ 	--cat-color-5: #004fc5;
/* 711  */ 	--cat-color-6: #ff01a3;
/* 712  */ 	--cat-color-7: #c908e0;
/* 713  */ 	--cat-color-8: #ff1e56;
/* 714  */ 	--cat-color-9: #39b209;
/* 715  */ 	--font-size-xs: clamp(0.7rem, 0.17vw + 0.76rem, 0.79rem);
/* 716  */ 	--font-size-sm: clamp(0.8rem, 0.17vw + 0.76rem, 0.89rem);
/* 717  */ 	--font-size-base: clamp(1rem, 0.34vw + 0.91rem, 1.19rem);
/* 718  */ 	--font-size-md: clamp(1.25rem, 0.61vw + 1.1rem, 1.58rem);
/* 719  */ 	--font-size-lg: clamp(1.56rem, 1vw + 1.31rem, 2.11rem);
/* 720  */ 	--font-size-xl: clamp(1.95rem, 1.56vw + 1.56rem, 2.81rem);
/* 721  */ 	--font-size-xxl: clamp(2.44rem, 2.38vw + 1.85rem, 3.75rem);
/* 722  */ 	--font-size-xxxl: clamp(2.95rem, 3.54vw + 2.17rem, 5rem);
/* 723  */ 	--font-main: -apple-system, BlinkMacSystemFont, "Muli", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
/* 724  */ 	--font-heading: 'Roboto', serif;
/* 725  */ 	--font-code: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
/* 726  */ 	--font-pre: "Courier 10 Pitch", courier, monospace;
/* 727  */ 	--font-line-height-body: 1.5;
/* 728  */ 	--font-line-height-pre: 1.6;
/* 729  */ 	--border-radius-all: 0;
/* 730  */ 	--border-radius-all-tops: var(--border-radius-all) var(--border-radius-all) 0 0;
/* 731  */ 	--border-radius-all-bottoms: 0 0 var(--border-radius-all) var(--border-radius-all);
/* 732  */ 	--border-radius-all-lefts: var(--border-radius-all) 0 0 var(--border-radius-all);
/* 733  */ 	--border-radius-all-rights: 0 var(--border-radius-all) var(--border-radius-all) 0;
/* 734  */ 	--border-radius-button: 0;
/* 735  */ 	--main-column-grid: repeat(auto-fit, minmax(320px, 1fr));
/* 736  */ 	--small-column-grid: repeat(auto-fit, minmax(240px, 1fr));
/* 737  */ }
/* 738  */
/* 739  */ @media (max-width: 600px) {
/* 740  */ 	:root {
/* 741  */ 		--main-column-grid: repeat(auto-fit, minmax(300px, 1fr));
/* 742  */ 	}
/* 743  */ }
/* 744  */
/* 745  */ @media (max-width: 320px) {
/* 746  */ 	:root {
/* 747  */ 		--main-column-grid: repeat(1, 1fr);
/* 748  */ 	}
/* 749  */ }
/* 750  */

/* style.css */

/* 751  */ @media (prefers-color-scheme: dark) {
/* 752  */ 	:root {
/* 753  */ 		--clr-background: #202124;
/* 754  */ 		--clr-foreground: #fff;
/* 755  */ 		--light-bg-color: #151618;
/* 756  */ 		--text-color-normal: #eaeaea;
/* 757  */ 		--clr-sub-background: #151618;
/* 758  */ 		--clr-sub-border: #343434;
/* 759  */ 	}
/* 760  */ }
/* 761  */
/* 762  */ body {
/* 763  */ 	background: var(--clr-background);
/* 764  */ 	font-size: 1rem;
/* 765  */ 	font-family: var(--font-main);
/* 766  */ 	color: var(--text-color-normal);
/* 767  */ }
/* 768  */
/* 769  */ body.page {
/* 770  */ 	margin-bottom: 0;
/* 771  */ }
/* 772  */
/* 773  */ @media (max-width: 767.98px) {
/* 774  */ 	body {
/* 775  */ 		font-size: 1em;
/* 776  */ 	}
/* 777  */ }
/* 778  */
/* 779  */ body.sidr-open,
/* 780  */ body.menu-opened {
/* 781  */ 	overflow: hidden;
/* 782  */ }
/* 783  */
/* 784  */ .light-theme {
/* 785  */ 	--clr-foreground: #202124;
/* 786  */ 	--clr-background: #f1f1f1;
/* 787  */ 	--light-bg-color: #fff;
/* 788  */ 	--text-color-normal: #3D4452;
/* 789  */ 	--clr-sub-background: #fff;
/* 790  */ 	--clr-sub-border: #f1f1f1;
/* 791  */ }
/* 792  */
/* 793  */ .dark-theme {
/* 794  */ 	--clr-background: #202124;
/* 795  */ 	--clr-foreground: #fff;
/* 796  */ 	--light-bg-color: #151618;
/* 797  */ 	--text-color-normal: #eaeaea;
/* 798  */ 	--clr-sub-background: #151618;
/* 799  */ 	--clr-sub-border: #343434;
/* 800  */ }

/* style.css */

/* 801  */
/* 802  */ .site-footer {
/* 803  */ 	--text-color-normal: #eaeaea;
/* 804  */ }
/* 805  */
/* 806  */ hr {
/* 807  */ 	background-color: #ccc;
/* 808  */ 	border: 0;
/* 809  */ 	height: 1px;
/* 810  */ 	margin-bottom: 1.5em;
/* 811  */ }
/* 812  */
/* 813  */ ul,
/* 814  */ ol {
/* 815  */ 	margin: 0 0 1.5em 3em;
/* 816  */ }
/* 817  */
/* 818  */ ul {
/* 819  */ 	list-style: disc;
/* 820  */ }
/* 821  */
/* 822  */ ol {
/* 823  */ 	list-style: decimal;
/* 824  */ }
/* 825  */
/* 826  */ li > ul,
/* 827  */ li > ol {
/* 828  */ 	margin-bottom: 0;
/* 829  */ 	margin-left: 1.5em;
/* 830  */ }
/* 831  */
/* 832  */ dt {
/* 833  */ 	font-weight: 700;
/* 834  */ }
/* 835  */
/* 836  */ dd {
/* 837  */ 	margin: 0 1.5em 1.5em;
/* 838  */ }
/* 839  */
/* 840  */ /* Make sure embeds and iframes fit their containers. */
/* 841  */ embed,
/* 842  */ iframe,
/* 843  */ object {
/* 844  */ 	max-width: 100%;
/* 845  */ }
/* 846  */
/* 847  */ img {
/* 848  */ 	height: auto;
/* 849  */ 	max-width: 100%;
/* 850  */ }

/* style.css */

/* 851  */
/* 852  */ figure {
/* 853  */ 	margin: 1em 0;
/* 854  */ }
/* 855  */
/* 856  */ table {
/* 857  */ 	margin: 0 0 1.5em;
/* 858  */ 	width: 100%;
/* 859  */ }
/* 860  */
/* 861  */ /* Links
/* 862  *| --------------------------------------------- */
/* 863  */ a {
/* 864  */ 	color: var(--theme-color);
/* 865  */ }
/* 866  */
/* 867  */ a:visited {
/* 868  */ 	color: #800080;
/* 869  */ }
/* 870  */
/* 871  */ a:hover, a:focus, a:active {
/* 872  */ 	color: #191970;
/* 873  */ }
/* 874  */
/* 875  */ a:hover, a:active {
/* 876  */ 	outline: 0;
/* 877  */ }
/* 878  */
/* 879  */ a:focus-within, a:focus {
/* 880  */ 	outline: thin dotted;
/* 881  */ 	outline-offset: -2px;
/* 882  */ }
/* 883  */
/* 884  */ ul.social-links {
/* 885  */ 	margin: 0;
/* 886  */ 	padding: 0;
/* 887  */ 	list-style: none;
/* 888  */ 	display: flex;
/* 889  */ 	gap: 10px;
/* 890  */ }
/* 891  */
/* 892  */ .author-social-contacts a,
/* 893  */ .teams-social a,
/* 894  */ ul.social-links a {
/* 895  */ 	width: 20px;
/* 896  */ 	height: 20px;
/* 897  */ 	opacity: 0.8;
/* 898  */ 	display: flex;
/* 899  */ 	font-size: 16px;
/* 900  */ 	overflow: hidden;

/* style.css */

/* 901  */ 	position: relative;
/* 902  */ 	align-items: center;
/* 903  */ 	text-decoration: none;
/* 904  */ 	justify-content: center;
/* 905  */ 	transition: all 0.3s ease;
/* 906  */ 	color: var(--color-text-white);
/* 907  */ }
/* 908  */
/* 909  */ .author-social-contacts a::before,
/* 910  */ .teams-social a::before,
/* 911  */ ul.social-links a::before {
/* 912  */ 	-webkit-font-smoothing: antialiased;
/* 913  */ 	-moz-osx-font-smoothing: grayscale;
/* 914  */ 	font-style: normal;
/* 915  */ 	font-variant: normal;
/* 916  */ 	font-weight: 400;
/* 917  */ 	line-height: 1;
/* 918  */ 	font-family: 'Font Awesome 5 brands';
/* 919  */ 	vertical-align: baseline;
/* 920  */ 	transition: all, ease, .3s;
/* 921  */ }
/* 922  */
/* 923  */ .author-social-contacts a[href*='facebook.com']::before,
/* 924  */ .teams-social a[href*='facebook.com']::before,
/* 925  */ ul.social-links a[href*='facebook.com']::before {
/* 926  */ 	content: "\f39e";
/* 927  */ }
/* 928  */
/* 929  */ .author-social-contacts a[href*='twitter.com']::before,
/* 930  */ .teams-social a[href*='twitter.com']::before,
/* 931  */ ul.social-links a[href*='twitter.com']::before {
/* 932  */ 	content: "\f099";
/* 933  */ }
/* 934  */
/* 935  */ .author-social-contacts a[href*='instagram.com']::before,
/* 936  */ .teams-social a[href*='instagram.com']::before,
/* 937  */ ul.social-links a[href*='instagram.com']::before {
/* 938  */ 	content: "\f16d";
/* 939  */ }
/* 940  */
/* 941  */ .author-social-contacts a[href*='youtube.com']::before,
/* 942  */ .teams-social a[href*='youtube.com']::before,
/* 943  */ ul.social-links a[href*='youtube.com']::before {
/* 944  */ 	content: "\f167";
/* 945  */ }
/* 946  */
/* 947  */ .author-social-contacts a[href*='discord.com']::before,
/* 948  */ .teams-social a[href*='discord.com']::before,
/* 949  */ ul.social-links a[href*='discord.com']::before {
/* 950  */ 	content: "\f392";

/* style.css */

/* 951  */ }
/* 952  */
/* 953  */ .author-social-contacts a[href*='dribbble.com']::before,
/* 954  */ .teams-social a[href*='dribbble.com']::before,
/* 955  */ ul.social-links a[href*='dribbble.com']::before {
/* 956  */ 	content: "\f17d";
/* 957  */ }
/* 958  */
/* 959  */ .author-social-contacts a[href*='google.com']::before,
/* 960  */ .teams-social a[href*='google.com']::before,
/* 961  */ ul.social-links a[href*='google.com']::before {
/* 962  */ 	content: "\f1a0";
/* 963  */ }
/* 964  */
/* 965  */ .author-social-contacts a[href*='line.me']::before,
/* 966  */ .teams-social a[href*='line.me']::before,
/* 967  */ ul.social-links a[href*='line.me']::before {
/* 968  */ 	content: "\f3c0";
/* 969  */ }
/* 970  */
/* 971  */ .author-social-contacts a[href*='linkedin.com']::before,
/* 972  */ .teams-social a[href*='linkedin.com']::before,
/* 973  */ ul.social-links a[href*='linkedin.com']::before {
/* 974  */ 	content: "\f08c";
/* 975  */ }
/* 976  */
/* 977  */ .author-social-contacts a[href*='medium.com']::before,
/* 978  */ .teams-social a[href*='medium.com']::before,
/* 979  */ ul.social-links a[href*='medium.com']::before {
/* 980  */ 	content: "\f23a";
/* 981  */ }
/* 982  */
/* 983  */ .author-social-contacts a[href*='messenger.com']::before,
/* 984  */ .teams-social a[href*='messenger.com']::before,
/* 985  */ ul.social-links a[href*='messenger.com']::before {
/* 986  */ 	content: "\f39f";
/* 987  */ }
/* 988  */
/* 989  */ .author-social-contacts a[href*='paypal.com']::before,
/* 990  */ .teams-social a[href*='paypal.com']::before,
/* 991  */ ul.social-links a[href*='paypal.com']::before {
/* 992  */ 	content: "\f1ed";
/* 993  */ }
/* 994  */
/* 995  */ .author-social-contacts a[href*='pinterest.com']::before,
/* 996  */ .teams-social a[href*='pinterest.com']::before,
/* 997  */ ul.social-links a[href*='pinterest.com']::before {
/* 998  */ 	content: "\f0d2";
/* 999  */ }
/* 1000 */

/* style.css */

/* 1001 */ .author-social-contacts a[href*='reddit.com']::before,
/* 1002 */ .teams-social a[href*='reddit.com']::before,
/* 1003 */ ul.social-links a[href*='reddit.com']::before {
/* 1004 */ 	content: "\f1a1";
/* 1005 */ }
/* 1006 */
/* 1007 */ .author-social-contacts a[href*='skype.com']::before,
/* 1008 */ .teams-social a[href*='skype.com']::before,
/* 1009 */ ul.social-links a[href*='skype.com']::before {
/* 1010 */ 	content: "\f17e";
/* 1011 */ }
/* 1012 */
/* 1013 */ .author-social-contacts a[href*='slack.com']::before,
/* 1014 */ .teams-social a[href*='slack.com']::before,
/* 1015 */ ul.social-links a[href*='slack.com']::before {
/* 1016 */ 	content: "\f198";
/* 1017 */ }
/* 1018 */
/* 1019 */ .author-social-contacts a[href*='snapchat.com']::before,
/* 1020 */ .teams-social a[href*='snapchat.com']::before,
/* 1021 */ ul.social-links a[href*='snapchat.com']::before {
/* 1022 */ 	content: "\f2ad";
/* 1023 */ }
/* 1024 */
/* 1025 */ .author-social-contacts a[href*='spotify.com']::before,
/* 1026 */ .teams-social a[href*='spotify.com']::before,
/* 1027 */ ul.social-links a[href*='spotify.com']::before {
/* 1028 */ 	content: "\f1bc";
/* 1029 */ }
/* 1030 */
/* 1031 */ .author-social-contacts a[href*='stackoverflow.com']::before,
/* 1032 */ .teams-social a[href*='stackoverflow.com']::before,
/* 1033 */ ul.social-links a[href*='stackoverflow.com']::before {
/* 1034 */ 	content: "\f16c";
/* 1035 */ }
/* 1036 */
/* 1037 */ .author-social-contacts a[href*='t.me']::before, .author-social-contacts a[href*='telegram.org']::before,
/* 1038 */ .teams-social a[href*='t.me']::before,
/* 1039 */ .teams-social a[href*='telegram.org']::before,
/* 1040 */ ul.social-links a[href*='t.me']::before,
/* 1041 */ ul.social-links a[href*='telegram.org']::before {
/* 1042 */ 	content: "\f3fe";
/* 1043 */ }
/* 1044 */
/* 1045 */ .author-social-contacts a[href*='twitch.tv']::before,
/* 1046 */ .teams-social a[href*='twitch.tv']::before,
/* 1047 */ ul.social-links a[href*='twitch.tv']::before {
/* 1048 */ 	content: "\f1e8";
/* 1049 */ }
/* 1050 */

/* style.css */

/* 1051 */ .author-social-contacts a[href*='vimeo.com']::before,
/* 1052 */ .teams-social a[href*='vimeo.com']::before,
/* 1053 */ ul.social-links a[href*='vimeo.com']::before {
/* 1054 */ 	content: "\f27d";
/* 1055 */ }
/* 1056 */
/* 1057 */ .author-social-contacts a[href*='whatsapp.com']::before,
/* 1058 */ .teams-social a[href*='whatsapp.com']::before,
/* 1059 */ ul.social-links a[href*='whatsapp.com']::before {
/* 1060 */ 	content: "\f232";
/* 1061 */ }
/* 1062 */
/* 1063 */ .author-social-contacts a[href*='wordpress.com']::before, .author-social-contacts a[href*='wordpress.org']::before,
/* 1064 */ .teams-social a[href*='wordpress.com']::before,
/* 1065 */ .teams-social a[href*='wordpress.org']::before,
/* 1066 */ ul.social-links a[href*='wordpress.com']::before,
/* 1067 */ ul.social-links a[href*='wordpress.org']::before {
/* 1068 */ 	content: "\f19a";
/* 1069 */ }
/* 1070 */
/* 1071 */ .author-social-contacts a[href*='youtube.com']::before,
/* 1072 */ .teams-social a[href*='youtube.com']::before,
/* 1073 */ ul.social-links a[href*='youtube.com']::before {
/* 1074 */ 	content: "\f167";
/* 1075 */ }
/* 1076 */
/* 1077 */ .author-social-contacts a[href*='tiktok.com']::before,
/* 1078 */ .teams-social a[href*='tiktok.com']::before,
/* 1079 */ ul.social-links a[href*='tiktok.com']::before {
/* 1080 */ 	content: "\e07b";
/* 1081 */ }
/* 1082 */
/* 1083 */ .author-social-contacts a[href*='vk.com']::before,
/* 1084 */ .teams-social a[href*='vk.com']::before,
/* 1085 */ ul.social-links a[href*='vk.com']::before {
/* 1086 */ 	content: "\f189";
/* 1087 */ }
/* 1088 */
/* 1089 */ .author-social-contacts a[href*='qq.com']::before,
/* 1090 */ .teams-social a[href*='qq.com']::before,
/* 1091 */ ul.social-links a[href*='qq.com']::before {
/* 1092 */ 	content: "\f1d6";
/* 1093 */ }
/* 1094 */
/* 1095 */ .author-social-contacts a[href*='weibo.com']::before,
/* 1096 */ .teams-social a[href*='weibo.com']::before,
/* 1097 */ ul.social-links a[href*='weibo.com']::before {
/* 1098 */ 	content: "\f18a";
/* 1099 */ }
/* 1100 */

/* style.css */

/* 1101 */ .author-social-contacts a:focus, .author-social-contacts a:hover,
/* 1102 */ .teams-social a:focus,
/* 1103 */ .teams-social a:hover,
/* 1104 */ ul.social-links a:focus,
/* 1105 */ ul.social-links a:hover {
/* 1106 */ 	opacity: 1;
/* 1107 */ }
/* 1108 */
/* 1109 */ .widget_legal_news_social_icons ul.social-links a {
/* 1110 */ 	font-size: var(--font-size-xs);
/* 1111 */ 	padding: 12px;
/* 1112 */ 	opacity: 1;
/* 1113 */ 	width: auto;
/* 1114 */ 	height: auto;
/* 1115 */ 	color: #fff;
/* 1116 */ 	line-height: 1;
/* 1117 */ 	border-radius: 5px;
/* 1118 */ 	overflow: visible;
/* 1119 */ 	display: flex;
/* 1120 */ 	align-items: center;
/* 1121 */ 	justify-content: center;
/* 1122 */ 	gap: 5px;
/* 1123 */ 	margin-inline-end: 10px;
/* 1124 */ 	margin-block-end: 10px;
/* 1125 */ 	opacity: 0.7;
/* 1126 */ }
/* 1127 */
/* 1128 */ .widget_legal_news_social_icons ul.social-links a[href*='facebook.com'] {
/* 1129 */ 	background-color: #3b5999;
/* 1130 */ }
/* 1131 */
/* 1132 */ .widget_legal_news_social_icons ul.social-links a[href*='twitter.com'] {
/* 1133 */ 	background-color: #55acee;
/* 1134 */ }
/* 1135 */
/* 1136 */ .widget_legal_news_social_icons ul.social-links a[href*='instagram.com'] {
/* 1137 */ 	background-color: #3F729B;
/* 1138 */ }
/* 1139 */
/* 1140 */ .widget_legal_news_social_icons ul.social-links a[href*='youtube.com'] {
/* 1141 */ 	background-color: #cd201f;
/* 1142 */ }
/* 1143 */
/* 1144 */ .widget_legal_news_social_icons ul.social-links a[href*='discord.com'] {
/* 1145 */ 	background-color: #5865F2;
/* 1146 */ }
/* 1147 */
/* 1148 */ .widget_legal_news_social_icons ul.social-links a[href*='dribbble.com'] {
/* 1149 */ 	background-color: #ea4c89;
/* 1150 */ }

/* style.css */

/* 1151 */
/* 1152 */ .widget_legal_news_social_icons ul.social-links a[href*='google.com'] {
/* 1153 */ 	background-color: #dd4b39;
/* 1154 */ }
/* 1155 */
/* 1156 */ .widget_legal_news_social_icons ul.social-links a[href*='line.me'] {
/* 1157 */ 	background-color: #00b900;
/* 1158 */ }
/* 1159 */
/* 1160 */ .widget_legal_news_social_icons ul.social-links a[href*='linkedin.com'] {
/* 1161 */ 	background-color: #0e76a8;
/* 1162 */ }
/* 1163 */
/* 1164 */ .widget_legal_news_social_icons ul.social-links a[href*='medium.com'] {
/* 1165 */ 	background-color: #66cdaa;
/* 1166 */ }
/* 1167 */
/* 1168 */ .widget_legal_news_social_icons ul.social-links a[href*='messenger.com'] {
/* 1169 */ 	background-color: #006AFF;
/* 1170 */ }
/* 1171 */
/* 1172 */ .widget_legal_news_social_icons ul.social-links a[href*='paypal.com'] {
/* 1173 */ 	background-color: #3b7bbf;
/* 1174 */ }
/* 1175 */
/* 1176 */ .widget_legal_news_social_icons ul.social-links a[href*='pinterest.com'] {
/* 1177 */ 	background-color: #E60023;
/* 1178 */ }
/* 1179 */
/* 1180 */ .widget_legal_news_social_icons ul.social-links a[href*='reddit.com'] {
/* 1181 */ 	background-color: #ff5700;
/* 1182 */ }
/* 1183 */
/* 1184 */ .widget_legal_news_social_icons ul.social-links a[href*='skype.com'] {
/* 1185 */ 	background-color: #00aff0;
/* 1186 */ }
/* 1187 */
/* 1188 */ .widget_legal_news_social_icons ul.social-links a[href*='slack.com'] {
/* 1189 */ 	background-color: #ECB22E;
/* 1190 */ }
/* 1191 */
/* 1192 */ .widget_legal_news_social_icons ul.social-links a[href*='snapchat.com'] {
/* 1193 */ 	background-color: #FFFC00;
/* 1194 */ }
/* 1195 */
/* 1196 */ .widget_legal_news_social_icons ul.social-links a[href*='spotify.com'] {
/* 1197 */ 	background-color: #1DB954;
/* 1198 */ }
/* 1199 */
/* 1200 */ .widget_legal_news_social_icons ul.social-links a[href*='stackoverflow.com'] {

/* style.css */

/* 1201 */ 	background-color: #F47F24;
/* 1202 */ }
/* 1203 */
/* 1204 */ .widget_legal_news_social_icons ul.social-links a[href*='t.me'], .widget_legal_news_social_icons ul.social-links a[href*='telegram.org'] {
/* 1205 */ 	background-color: #229ED9;
/* 1206 */ }
/* 1207 */
/* 1208 */ .widget_legal_news_social_icons ul.social-links a[href*='twitch.tv'] {
/* 1209 */ 	background-color: #6441a5;
/* 1210 */ }
/* 1211 */
/* 1212 */ .widget_legal_news_social_icons ul.social-links a[href*='vimeo.com'] {
/* 1213 */ 	background-color: #86c9ef;
/* 1214 */ }
/* 1215 */
/* 1216 */ .widget_legal_news_social_icons ul.social-links a[href*='whatsapp.com'] {
/* 1217 */ 	background-color: #25d366;
/* 1218 */ }
/* 1219 */
/* 1220 */ .widget_legal_news_social_icons ul.social-links a[href*='wordpress.com'], .widget_legal_news_social_icons ul.social-links a[href*='wordpress.org'] {
/* 1221 */ 	background-color: #21759b;
/* 1222 */ }
/* 1223 */
/* 1224 */ .widget_legal_news_social_icons ul.social-links a[href*='youtube.com'] {
/* 1225 */ 	background-color: #c4302b;
/* 1226 */ }
/* 1227 */
/* 1228 */ .widget_legal_news_social_icons ul.social-links a[href*='tiktok.com'] {
/* 1229 */ 	background-color: #ff0050;
/* 1230 */ }
/* 1231 */
/* 1232 */ .widget_legal_news_social_icons ul.social-links a[href*='vk.com'] {
/* 1233 */ 	background-color: #45668e;
/* 1234 */ }
/* 1235 */
/* 1236 */ .widget_legal_news_social_icons ul.social-links a[href*='qq.com'] {
/* 1237 */ 	background-color: #09f;
/* 1238 */ }
/* 1239 */
/* 1240 */ .widget_legal_news_social_icons ul.social-links a[href*='weibo.com'] {
/* 1241 */ 	background-color: #fa005e;
/* 1242 */ }
/* 1243 */
/* 1244 */ .widget_legal_news_social_icons ul.social-links a:focus, .widget_legal_news_social_icons ul.social-links a:hover {
/* 1245 */ 	opacity: 1;
/* 1246 */ }
/* 1247 */
/* 1248 */ .site-footer-bottom-wrapper ul.social-links li a {
/* 1249 */ 	color: var(--text-color-normal);
/* 1250 */ }

/* style.css */

/* 1251 */
/* 1252 */ /* Forms
/* 1253 *| --------------------------------------------- */
/* 1254 */ button,
/* 1255 */ input[type="button"],
/* 1256 */ input[type="reset"],
/* 1257 */ input[type="submit"] {
/* 1258 */ 	border: 1px solid;
/* 1259 */ 	border-color: var(--theme-color);
/* 1260 */ 	border-radius: 0;
/* 1261 */ 	background: var(--theme-color);
/* 1262 */ 	color: var(--white);
/* 1263 */ 	font-size: var(--font-size-sm);
/* 1264 */ 	line-height: 1;
/* 1265 */ 	padding: 0.6em 1em;
/* 1266 */ }
/* 1267 */
/* 1268 */ button:focus, button:hover,
/* 1269 */ input[type="button"]:focus,
/* 1270 */ input[type="button"]:hover,
/* 1271 */ input[type="reset"]:focus,
/* 1272 */ input[type="reset"]:hover,
/* 1273 */ input[type="submit"]:focus,
/* 1274 */ input[type="submit"]:hover {
/* 1275 */ 	opacity: 0.8;
/* 1276 */ }
/* 1277 */
/* 1278 */ button:active, button:focus,
/* 1279 */ input[type="button"]:active,
/* 1280 */ input[type="button"]:focus,
/* 1281 */ input[type="reset"]:active,
/* 1282 */ input[type="reset"]:focus,
/* 1283 */ input[type="submit"]:active,
/* 1284 */ input[type="submit"]:focus {
/* 1285 */ 	border-color: #aaa #bbb #bbb;
/* 1286 */ }
/* 1287 */
/* 1288 */ input[type="text"],
/* 1289 */ input[type="email"],
/* 1290 */ input[type="url"],
/* 1291 */ input[type="password"],
/* 1292 */ input[type="search"],
/* 1293 */ input[type="number"],
/* 1294 */ input[type="tel"],
/* 1295 */ input[type="range"],
/* 1296 */ input[type="date"],
/* 1297 */ input[type="month"],
/* 1298 */ input[type="week"],
/* 1299 */ input[type="time"],
/* 1300 */ input[type="datetime"],

/* style.css */

/* 1301 */ input[type="datetime-local"],
/* 1302 */ input[type="color"],
/* 1303 */ textarea {
/* 1304 */ 	color: #666;
/* 1305 */ 	border: 1px solid #ccc;
/* 1306 */ 	border-radius: 0;
/* 1307 */ 	padding: 3px;
/* 1308 */ 	width: 100%;
/* 1309 */ }
/* 1310 */
/* 1311 */ input[type="text"]:focus,
/* 1312 */ input[type="email"]:focus,
/* 1313 */ input[type="url"]:focus,
/* 1314 */ input[type="password"]:focus,
/* 1315 */ input[type="search"]:focus,
/* 1316 */ input[type="number"]:focus,
/* 1317 */ input[type="tel"]:focus,
/* 1318 */ input[type="range"]:focus,
/* 1319 */ input[type="date"]:focus,
/* 1320 */ input[type="month"]:focus,
/* 1321 */ input[type="week"]:focus,
/* 1322 */ input[type="time"]:focus,
/* 1323 */ input[type="datetime"]:focus,
/* 1324 */ input[type="datetime-local"]:focus,
/* 1325 */ input[type="color"]:focus,
/* 1326 */ textarea:focus {
/* 1327 */ 	color: #111;
/* 1328 */ }
/* 1329 */
/* 1330 */ select {
/* 1331 */ 	border: 1px solid #ccc;
/* 1332 */ }
/* 1333 */
/* 1334 */ textarea {
/* 1335 */ 	width: 100%;
/* 1336 */ }
/* 1337 */
/* 1338 */ /*--------------------------------------------------------------
/* 1339 *| # Layouts
/* 1340 *| --------------------------------------------------------------*/
/* 1341 */ .right-sidebar .ascendoor-wrapper .ascendoor-page {
/* 1342 */ 	display: grid;
/* 1343 */ 	grid-gap: 30px;
/* 1344 */ 	grid-template-columns: auto 25%;
/* 1345 */ 	grid-template-areas: "main sidebar";
/* 1346 */ 	margin-top: 50px;
/* 1347 */ }
/* 1348 */
/* 1349 */ @media (max-width: 991px) {
/* 1350 */ 	.right-sidebar .ascendoor-wrapper .ascendoor-page {

/* style.css */

/* 1351 */ 		display: block;
/* 1352 */ 	}
/* 1353 */ }
/* 1354 */
/* 1355 */ .right-sidebar .ascendoor-wrapper .ascendoor-page .site-main {
/* 1356 */ 	grid-area: main;
/* 1357 */ 	overflow: hidden;
/* 1358 */ 	/* Resolves issue with <pre> elements forcing full width. */
/* 1359 */ }
/* 1360 */
/* 1361 */ .right-sidebar .ascendoor-wrapper .ascendoor-page .widget-area {
/* 1362 */ 	grid-area: sidebar;
/* 1363 */ 	grid-area: sidebar;
/* 1364 */ 	position: sticky;
/* 1365 */ 	top: 40px;
/* 1366 */ 	align-self: flex-start;
/* 1367 */ }
/* 1368 */
/* 1369 */ .no-sidebar .ascendoor-wrapper .ascendoor-page {
/* 1370 */ 	display: block;
/* 1371 */ }
/* 1372 */
/* 1373 */ .left-sidebar .ascendoor-wrapper .ascendoor-page {
/* 1374 */ 	display: grid;
/* 1375 */ 	grid-gap: 30px;
/* 1376 */ 	grid-template-columns: 25% auto;
/* 1377 */ 	grid-template-areas: "sidebar main";
/* 1378 */ }
/* 1379 */
/* 1380 */ @media (max-width: 991px) {
/* 1381 */ 	.left-sidebar .ascendoor-wrapper .ascendoor-page {
/* 1382 */ 		display: block;
/* 1383 */ 	}
/* 1384 */ }
/* 1385 */
/* 1386 */ .left-sidebar .ascendoor-wrapper .ascendoor-page .site-main {
/* 1387 */ 	grid-area: main;
/* 1388 */ 	overflow: hidden;
/* 1389 */ 	/* Resolves issue with <pre> elements forcing full width. */
/* 1390 */ }
/* 1391 */
/* 1392 */ .left-sidebar .ascendoor-wrapper .ascendoor-page .widget-area {
/* 1393 */ 	grid-area: sidebar;
/* 1394 */ 	position: sticky;
/* 1395 */ 	top: 40px;
/* 1396 */ 	align-self: flex-start;
/* 1397 */ }
/* 1398 */
/* 1399 */ .no-sidebar .ascendoor-wrapper .ascendoor-page {
/* 1400 */ 	display: block;

/* style.css */

/* 1401 */ }
/* 1402 */
/* 1403 */ /*--------------------------------------------------------------
/* 1404 *| # Components
/* 1405 *| --------------------------------------------------------------*/
/* 1406 */ /* Navigation
/* 1407 *| --------------------------------------------- */
/* 1408 */ .main-navigation {
/* 1409 */ 	display: block;
/* 1410 */ 	width: 100%;
/* 1411 */ }
/* 1412 */
/* 1413 */ .main-navigation ul {
/* 1414 */ 	display: none;
/* 1415 */ 	list-style: none;
/* 1416 */ 	margin: 0;
/* 1417 */ 	padding-inline-start: 0;
/* 1418 */ }
/* 1419 */
/* 1420 */ .main-navigation ul ul {
/* 1421 */ 	z-index: 99999;
/* 1422 */ 	display: block;
/* 1423 */ }
/* 1424 */
/* 1425 */ .main-navigation ul ul ul {
/* 1426 */ 	inset-inline-start: -999em;
/* 1427 */ 	top: 0;
/* 1428 */ }
/* 1429 */
/* 1430 */ .main-navigation ul ul li:hover > ul,
/* 1431 */ .main-navigation ul ul li.focus > ul {
/* 1432 */ 	display: block;
/* 1433 */ 	inset-inline-start: auto;
/* 1434 */ }
/* 1435 */
/* 1436 */ .main-navigation ul ul a {
/* 1437 */ 	padding: 15px 20px;
/* 1438 */ 	text-transform: capitalize;
/* 1439 */ 	color: var(--text-color-normal);
/* 1440 */ 	border-bottom: 1px solid var(--clr-sub-border);
/* 1441 */ }
/* 1442 */
/* 1443 */ .main-navigation ul ul a:focus, .main-navigation ul ul a:hover {
/* 1444 */ 	color: var(--theme-color);
/* 1445 */ }
/* 1446 */
/* 1447 */ .main-navigation ul li:hover > ul,
/* 1448 */ .main-navigation ul li:focus > ul {
/* 1449 */ 	inset-inline-start: auto;
/* 1450 */ }

/* style.css */

/* 1451 */
/* 1452 */ .main-navigation li {
/* 1453 */ 	position: relative;
/* 1454 */ }
/* 1455 */
/* 1456 */ .main-navigation a {
/* 1457 */ 	padding: 17px 20px;
/* 1458 */ 	font-size: 0.9375rem;
/* 1459 */ 	color: var(--white);
/* 1460 */ 	text-transform: uppercase;
/* 1461 */ 	display: block;
/* 1462 */ 	position: relative;
/* 1463 */ 	text-decoration: none;
/* 1464 */ 	transition: all 0.3s ease;
/* 1465 */ }
/* 1466 */
/* 1467 */ @media (min-width: 992px) {
/* 1468 */ 	.main-navigation a {
/* 1469 */ 		font-weight: bold;
/* 1470 */ 	}
/* 1471 */ }
/* 1472 */
/* 1473 */ .main-navigation a:focus, .main-navigation a:hover {
/* 1474 */ 	color: var(--theme-color);
/* 1475 */ }
/* 1476 */
/* 1477 */ .main-navigation .current_page_item > a,
/* 1478 */ .main-navigation .current-menu-item > a,
/* 1479 */ .main-navigation .current_page_ancestor > a,
/* 1480 */ .main-navigation .current-menu-ancestor > a {
/* 1481 */ 	color: var(--theme-color);
/* 1482 */ }
/* 1483 */
/* 1484 */ .main-navigation .current_page_item > a:focus,
/* 1485 */ .main-navigation .current-menu-item > a:focus,
/* 1486 */ .main-navigation .current_page_ancestor > a:focus,
/* 1487 */ .main-navigation .current-menu-ancestor > a:focus {
/* 1488 */ 	outline: thin dotted;
/* 1489 */ 	outline-offset: 2px;
/* 1490 */ }
/* 1491 */
/* 1492 */ @media (min-width: 992px) {
/* 1493 */ 	.main-navigation ul.menu li .children,
/* 1494 */ 	.main-navigation ul.menu li .sub-menu {
/* 1495 */ 		inset-inline-start: -999em;
/* 1496 */ 		padding: 0;
/* 1497 */ 		position: absolute;
/* 1498 */ 		top: 100%;
/* 1499 */ 		z-index: 999;
/* 1500 */ 		margin: 30px 0 0;

/* style.css */

/* 1501 */ 		width: 230px;
/* 1502 */ 		background: var(--clr-sub-background);
/* 1503 */ 	}
/* 1504 */ 	.main-navigation ul.menu li .children > li .children,
/* 1505 */ 	.main-navigation ul.menu li .children > li .sub-menu,
/* 1506 */ 	.main-navigation ul.menu li .sub-menu > li .children,
/* 1507 */ 	.main-navigation ul.menu li .sub-menu > li .sub-menu {
/* 1508 */ 		top: 0;
/* 1509 */ 		margin-top: 0;
/* 1510 */ 		inset-inline-start: -999em;
/* 1511 */ 		margin-inline-start: 30px;
/* 1512 */ 	}
/* 1513 */ 	.main-navigation ul.menu li.menu-item-has-children > a::after {
/* 1514 */ 		-webkit-font-smoothing: antialiased;
/* 1515 */ 		-moz-osx-font-smoothing: grayscale;
/* 1516 */ 		display: inline-block;
/* 1517 */ 		font-style: normal;
/* 1518 */ 		font-variant: normal;
/* 1519 */ 		font-weight: 400;
/* 1520 */ 		line-height: 1;
/* 1521 */ 		font-family: Font Awesome\ 5 Free;
/* 1522 */ 		font-weight: 900;
/* 1523 */ 		line-height: inherit;
/* 1524 */ 		vertical-align: baseline;
/* 1525 */ 		content: "\f107";
/* 1526 */ 		display: inline-block;
/* 1527 */ 		margin-inline-start: 10px;
/* 1528 */ 	}
/* 1529 */ 	.main-navigation ul.menu > li:hover > .children,
/* 1530 */ 	.main-navigation ul.menu > li:hover > .sub-menu {
/* 1531 */ 		margin: 0;
/* 1532 */ 		margin-top: 0px;
/* 1533 */ 		inset-inline-start: 0;
/* 1534 */ 	}
/* 1535 */ 	.main-navigation ul.menu > li:focus-within > .children,
/* 1536 */ 	.main-navigation ul.menu > li:focus-within > .sub-menu {
/* 1537 */ 		margin: 0;
/* 1538 */ 		margin-top: 0px;
/* 1539 */ 		inset-inline-start: 0;
/* 1540 */ 	}
/* 1541 */ 	.main-navigation ul.menu .children,
/* 1542 */ 	.main-navigation ul.menu .sub-menu {
/* 1543 */ 		box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
/* 1544 */ 	}
/* 1545 */ 	.main-navigation ul.menu .children li.menu-item-has-children > a,
/* 1546 */ 	.main-navigation ul.menu .sub-menu li.menu-item-has-children > a {
/* 1547 */ 		padding-inline-end: 25px;
/* 1548 */ 	}
/* 1549 */ 	.main-navigation ul.menu .children li.menu-item-has-children > a::after,
/* 1550 */ 	.main-navigation ul.menu .sub-menu li.menu-item-has-children > a::after {

/* style.css */

/* 1551 */ 		-webkit-font-smoothing: antialiased;
/* 1552 */ 		-moz-osx-font-smoothing: grayscale;
/* 1553 */ 		display: inline-block;
/* 1554 */ 		font-style: normal;
/* 1555 */ 		font-variant: normal;
/* 1556 */ 		font-weight: 400;
/* 1557 */ 		line-height: 1;
/* 1558 */ 		font-family: Font Awesome\ 5 Free;
/* 1559 */ 		font-weight: 900;
/* 1560 */ 		line-height: inherit;
/* 1561 */ 		vertical-align: baseline;
/* 1562 */ 		content: "\f105";
/* 1563 */ 		display: inline-block;
/* 1564 */ 		margin-left: 10px;
/* 1565 */ 		position: absolute;
/* 1566 */ 		inset-inline-end: 10px;
/* 1567 */ 		top: 50%;
/* 1568 */ 		transform: translateY(-50%);
/* 1569 */ 	}
/* 1570 */ 	body.rtl .main-navigation ul.menu .children li.menu-item-has-children > a::after, body.rtl
/* 1571 */ 	.main-navigation ul.menu .sub-menu li.menu-item-has-children > a::after {
/* 1572 */ 		content: "\f104";
/* 1573 */ 	}
/* 1574 */ 	.main-navigation ul.menu .children > li:hover > .children,
/* 1575 */ 	.main-navigation ul.menu .children > li:hover > .sub-menu,
/* 1576 */ 	.main-navigation ul.menu .sub-menu > li:hover > .children,
/* 1577 */ 	.main-navigation ul.menu .sub-menu > li:hover > .sub-menu {
/* 1578 */ 		inset-inline-start: 100%;
/* 1579 */ 		margin-inline-start: 0px;
/* 1580 */ 		margin-top: 0px;
/* 1581 */ 	}
/* 1582 */ 	.main-navigation ul.menu .children > li:focus-within > .children,
/* 1583 */ 	.main-navigation ul.menu .children > li:focus-within > .sub-menu,
/* 1584 */ 	.main-navigation ul.menu .sub-menu > li:focus-within > .children,
/* 1585 */ 	.main-navigation ul.menu .sub-menu > li:focus-within > .sub-menu {
/* 1586 */ 		inset-inline-start: 100%;
/* 1587 */ 		margin-inline-start: 0px;
/* 1588 */ 		margin-top: 0px;
/* 1589 */ 	}
/* 1590 */ }
/* 1591 */
/* 1592 */ /* Small menu. */
/* 1593 */ .menu-toggle,
/* 1594 */ .main-navigation.toggled ul {
/* 1595 */ 	display: block;
/* 1596 */ }
/* 1597 */
/* 1598 */ .site-main .comment-navigation, .site-main
/* 1599 */ .posts-navigation, .site-main
/* 1600 */ .post-navigation {

/* style.css */

/* 1601 */ 	margin: 0 0 1.5em;
/* 1602 */ }
/* 1603 */
/* 1604 */ .comment-navigation .nav-links,
/* 1605 */ .posts-navigation .nav-links,
/* 1606 */ .post-navigation .nav-links {
/* 1607 */ 	display: flex;
/* 1608 */ }
/* 1609 */
/* 1610 */ @media only screen and (max-width: 480px) {
/* 1611 */ 	.comment-navigation .nav-links,
/* 1612 */ 	.posts-navigation .nav-links,
/* 1613 */ 	.post-navigation .nav-links {
/* 1614 */ 		flex-wrap: wrap;
/* 1615 */ 	}
/* 1616 */ }
/* 1617 */
/* 1618 */ .comment-navigation .nav-previous,
/* 1619 */ .posts-navigation .nav-previous,
/* 1620 */ .post-navigation .nav-previous {
/* 1621 */ 	flex: 1 0 50%;
/* 1622 */ }
/* 1623 */
/* 1624 */ .comment-navigation .nav-previous a,
/* 1625 */ .posts-navigation .nav-previous a,
/* 1626 */ .post-navigation .nav-previous a {
/* 1627 */ 	display: inline-flex;
/* 1628 */ 	gap: 5px;
/* 1629 */ 	color: var(--text-color-normal);
/* 1630 */ 	transition: all 0.3s ease;
/* 1631 */ 	text-decoration: none;
/* 1632 */ }
/* 1633 */
/* 1634 */ .comment-navigation .nav-previous a .nav-subtitle,
/* 1635 */ .posts-navigation .nav-previous a .nav-subtitle,
/* 1636 */ .post-navigation .nav-previous a .nav-subtitle {
/* 1637 */ 	font-size: 14px;
/* 1638 */ }
/* 1639 */
/* 1640 */ .comment-navigation .nav-previous a:hover,
/* 1641 */ .posts-navigation .nav-previous a:hover,
/* 1642 */ .post-navigation .nav-previous a:hover {
/* 1643 */ 	color: var(--theme-color);
/* 1644 */ }
/* 1645 */
/* 1646 */ @media only screen and (max-width: 480px) {
/* 1647 */ 	.comment-navigation .nav-previous a,
/* 1648 */ 	.posts-navigation .nav-previous a,
/* 1649 */ 	.post-navigation .nav-previous a {
/* 1650 */ 		flex-direction: column;

/* style.css */

/* 1651 */ 	}
/* 1652 */ }
/* 1653 */
/* 1654 */ .comment-navigation .nav-next,
/* 1655 */ .posts-navigation .nav-next,
/* 1656 */ .post-navigation .nav-next {
/* 1657 */ 	text-align: end;
/* 1658 */ 	flex: 1 0 50%;
/* 1659 */ }
/* 1660 */
/* 1661 */ .comment-navigation .nav-next a,
/* 1662 */ .posts-navigation .nav-next a,
/* 1663 */ .post-navigation .nav-next a {
/* 1664 */ 	display: inline-flex;
/* 1665 */ 	gap: 5px;
/* 1666 */ 	justify-content: flex-end;
/* 1667 */ 	color: var(--text-color-normal);
/* 1668 */ 	transition: all 0.3s ease;
/* 1669 */ 	text-decoration: none;
/* 1670 */ }
/* 1671 */
/* 1672 */ .comment-navigation .nav-next a .nav-subtitle,
/* 1673 */ .posts-navigation .nav-next a .nav-subtitle,
/* 1674 */ .post-navigation .nav-next a .nav-subtitle {
/* 1675 */ 	font-size: 14px;
/* 1676 */ }
/* 1677 */
/* 1678 */ .comment-navigation .nav-next a:focus, .comment-navigation .nav-next a:hover,
/* 1679 */ .posts-navigation .nav-next a:focus,
/* 1680 */ .posts-navigation .nav-next a:hover,
/* 1681 */ .post-navigation .nav-next a:focus,
/* 1682 */ .post-navigation .nav-next a:hover {
/* 1683 */ 	color: var(--theme-color);
/* 1684 */ }
/* 1685 */
/* 1686 */ @media only screen and (max-width: 480px) {
/* 1687 */ 	.comment-navigation .nav-next a,
/* 1688 */ 	.posts-navigation .nav-next a,
/* 1689 */ 	.post-navigation .nav-next a {
/* 1690 */ 		flex-direction: column-reverse;
/* 1691 */ 	}
/* 1692 */ }
/* 1693 */
/* 1694 */ @media (max-width: 991px) {
/* 1695 */ 	.main-navigation ul a {
/* 1696 */ 		color: var(--clr-foreground);
/* 1697 */ 		padding: 17px 20px;
/* 1698 */ 	}
/* 1699 */ }
/* 1700 */

/* style.css */

/* 1701 */ @media (max-width: 991px) {
/* 1702 */ 	.main-navigation ul ul {
/* 1703 */ 		position: relative;
/* 1704 */ 		position: unset;
/* 1705 */ 		float: none;
/* 1706 */ 		padding-inline-start: 5px;
/* 1707 */ 	}
/* 1708 */ }
/* 1709 */
/* 1710 */ .main-navigation li.menu-item-has-children > a::after {
/* 1711 */ 	-webkit-font-smoothing: antialiased;
/* 1712 */ 	-moz-osx-font-smoothing: grayscale;
/* 1713 */ 	display: inline-block;
/* 1714 */ 	font-style: normal;
/* 1715 */ 	font-variant: normal;
/* 1716 */ 	font-weight: 400;
/* 1717 */ 	line-height: 1;
/* 1718 */ 	font-family: Font Awesome\ 5 Free;
/* 1719 */ 	font-weight: 900;
/* 1720 */ 	line-height: inherit;
/* 1721 */ 	vertical-align: baseline;
/* 1722 */ 	content: "\f107";
/* 1723 */ 	display: inline-block;
/* 1724 */ 	margin-inline-start: 10px;
/* 1725 */ }
/* 1726 */
/* 1727 */ @media (max-width: 992px) {
/* 1728 */ 	.main-navigation li.menu-item-has-children > ul {
/* 1729 */ 		height: 0;
/* 1730 */ 		transform: scaleY(0);
/* 1731 */ 		transform-origin: top left;
/* 1732 */ 		overflow: hidden;
/* 1733 */ 		transition: all 0.5s ease-in-out;
/* 1734 */ 	}
/* 1735 */ }
/* 1736 */
/* 1737 */ @media (max-width: 1199.98px) {
/* 1738 */ 	.main-navigation li.menu-item-has-children:hover > ul, .main-navigation li.menu-item-has-children.focus > ul {
/* 1739 */ 		height: auto;
/* 1740 */ 		transform: scaleY(1);
/* 1741 */ 	}
/* 1742 */ }
/* 1743 */
/* 1744 */ @media screen and (min-width: 992px) {
/* 1745 */ 	.menu-toggle {
/* 1746 */ 		display: none;
/* 1747 */ 	}
/* 1748 */ 	.main-navigation ul {
/* 1749 */ 		display: flex;
/* 1750 */ 		flex-wrap: wrap;

/* style.css */

/* 1751 */ 	}
/* 1752 */ }
/* 1753 */
/* 1754 */ @media (max-width: 991px) {
/* 1755 */ 	body.admin-bar #site-navigation.toggled .main-navigation-links {
/* 1756 */ 		padding-top: 100px;
/* 1757 */ 	}
/* 1758 */ 	body.admin-bar #site-navigation button.menu-toggle.open {
/* 1759 */ 		top: 55px;
/* 1760 */ 	}
/* 1761 */ 	.bottom-header-part-wrapper .navigation-part {
/* 1762 */ 		align-items: center;
/* 1763 */ 	}
/* 1764 */ 	.bottom-header-part-wrapper .social-icons-part {
/* 1765 */ 		display: none;
/* 1766 */ 	}
/* 1767 */ 	#site-navigation button.menu-toggle {
/* 1768 */ 		width: 35px;
/* 1769 */ 		height: 35px;
/* 1770 */ 		position: relative;
/* 1771 */ 		transform: rotate(0deg);
/* 1772 */ 		transition: 0.5s ease-in-out;
/* 1773 */ 		cursor: pointer;
/* 1774 */ 		padding: 0;
/* 1775 */ 		background: none;
/* 1776 */ 		border: none;
/* 1777 */ 		margin: 5px;
/* 1778 */ 	}
/* 1779 */ 	#site-navigation button.menu-toggle span {
/* 1780 */ 		display: block;
/* 1781 */ 		position: absolute;
/* 1782 */ 		height: 3px;
/* 1783 */ 		width: 100%;
/* 1784 */ 		background: #fff;
/* 1785 */ 		border-radius: 3px;
/* 1786 */ 		opacity: 1;
/* 1787 */ 		left: 0;
/* 1788 */ 		transform: rotate(0deg);
/* 1789 */ 		transition: 0.25s ease-in-out;
/* 1790 */ 	}
/* 1791 */ 	#site-navigation button.menu-toggle span:nth-child(1) {
/* 1792 */ 		top: calc(50% - 15px);
/* 1793 */ 	}
/* 1794 */ 	#site-navigation button.menu-toggle span:nth-child(2) {
/* 1795 */ 		top: 50%;
/* 1796 */ 		transform: translateY(-50%);
/* 1797 */ 	}
/* 1798 */ 	#site-navigation button.menu-toggle span:nth-child(3) {
/* 1799 */ 		bottom: calc(50% - 15px);
/* 1800 */ 	}

/* style.css */

/* 1801 */ 	#site-navigation button.menu-toggle.open {
/* 1802 */ 		z-index: 18;
/* 1803 */ 		position: fixed !important;
/* 1804 */ 		inset-inline-end: 20px;
/* 1805 */ 		top: 20px;
/* 1806 */ 	}
/* 1807 */ 	#site-navigation button.menu-toggle.open span {
/* 1808 */ 		background-color: var(--clr-foreground);
/* 1809 */ 	}
/* 1810 */ 	#site-navigation button.menu-toggle.open span:nth-child(1) {
/* 1811 */ 		top: 14px;
/* 1812 */ 		width: 0%;
/* 1813 */ 		left: 50%;
/* 1814 */ 	}
/* 1815 */ 	#site-navigation button.menu-toggle.open span:nth-child(2) {
/* 1816 */ 		transform: rotate(45deg);
/* 1817 */ 	}
/* 1818 */ 	#site-navigation button.menu-toggle.open span:nth-child(3) {
/* 1819 */ 		top: 50%;
/* 1820 */ 		transform: translateY(-50%) rotate(-45deg);
/* 1821 */ 	}
/* 1822 */ 	#site-navigation .main-navigation-links {
/* 1823 */ 		position: fixed;
/* 1824 */ 		inset-inline-end: -130%;
/* 1825 */ 		height: 100%;
/* 1826 */ 		top: 0;
/* 1827 */ 		background-color: var(--clr-background);
/* 1828 */ 		min-width: 300px;
/* 1829 */ 		padding-top: 60px;
/* 1830 */ 		padding-inline-end: 10px;
/* 1831 */ 		width: 60%;
/* 1832 */ 		transition: all 400ms ease;
/* 1833 */ 		display: block;
/* 1834 */ 		border-inline-end: 1px solid #fff;
/* 1835 */ 		z-index: 13;
/* 1836 */ 		box-shadow: 2px 0 18px 0 rgba(0, 0, 0, 0.5);
/* 1837 */ 		opacity: 0;
/* 1838 */ 		visibility: hidden;
/* 1839 */ 	}
/* 1840 */ 	#site-navigation.toggled .main-navigation-links {
/* 1841 */ 		inset-inline-end: 0;
/* 1842 */ 		inset-inline-start: auto;
/* 1843 */ 		overflow-x: auto;
/* 1844 */ 		opacity: 1;
/* 1845 */ 		visibility: visible;
/* 1846 */ 	}
/* 1847 */ 	#site-navigation.toggled .main-navigation-links li.current_page_item > a,
/* 1848 */ 	#site-navigation.toggled .main-navigation-links li.current-menu-item > a {
/* 1849 */ 		color: var(--theme-color);
/* 1850 */ 		font-weight: bold;

/* style.css */

/* 1851 */ 	}
/* 1852 */ 	.navigation-part {
/* 1853 */ 		width: 100%;
/* 1854 */ 	}
/* 1855 */ }
/* 1856 */
/* 1857 */ @media (max-width: 480px) {
/* 1858 */ 	#site-navigation .main-navigation-links {
/* 1859 */ 		width: 80%;
/* 1860 */ 	}
/* 1861 */ 	body.admin-bar #site-navigation.toggled .main-navigation-links {
/* 1862 */ 		padding-top: 95px;
/* 1863 */ 	}
/* 1864 */ }
/* 1865 */
/* 1866 */ .magazine-carousel-slider-navigation .slick-arrow {
/* 1867 */ 	position: absolute;
/* 1868 */ 	top: 50%;
/* 1869 */ 	transform: translateY(-50%);
/* 1870 */ 	font-size: 18px;
/* 1871 */ 	width: 30px;
/* 1872 */ 	height: 30px;
/* 1873 */ 	background: #fff;
/* 1874 */ 	color: #4a4a4a;
/* 1875 */ 	text-align: center;
/* 1876 */ 	line-height: 30px;
/* 1877 */ 	z-index: 1;
/* 1878 */ 	cursor: pointer;
/* 1879 */ 	font-weight: 600;
/* 1880 */ 	visibility: hidden;
/* 1881 */ 	opacity: 0;
/* 1882 */ 	-webkit-transition: 0.4s;
/* 1883 */ 	-o-transition: 0.4s;
/* 1884 */ 	transition: 0.4s;
/* 1885 */ 	border: none;
/* 1886 */ 	padding: 0;
/* 1887 */ 	border-radius: 0;
/* 1888 */ }
/* 1889 */
/* 1890 */ .magazine-carousel-slider-navigation .slick-arrow.slick-prev {
/* 1891 */ 	inset-inline-start: 0;
/* 1892 */ }
/* 1893 */
/* 1894 */ .magazine-carousel-slider-navigation .slick-arrow.slick-next {
/* 1895 */ 	inset-inline-end: 0;
/* 1896 */ }
/* 1897 */
/* 1898 */ .magazine-carousel-slider-navigation:hover .slick-arrow {
/* 1899 */ 	opacity: 1;
/* 1900 */ 	visibility: visible;

/* style.css */

/* 1901 */ }
/* 1902 */
/* 1903 */ nav.navigation.pagination .nav-links {
/* 1904 */ 	display: flex;
/* 1905 */ 	gap: 5px;
/* 1906 */ 	margin: 10px 0 20px;
/* 1907 */ }
/* 1908 */
/* 1909 */ nav.navigation.pagination .nav-links span,
/* 1910 */ nav.navigation.pagination .nav-links a {
/* 1911 */ 	text-decoration: none;
/* 1912 */ 	width: 30px;
/* 1913 */ 	height: 30px;
/* 1914 */ 	display: flex;
/* 1915 */ 	align-items: center;
/* 1916 */ 	justify-content: center;
/* 1917 */ 	transition: all 0.3s ease;
/* 1918 */ 	color: var(--clr-foreground);
/* 1919 */ 	border: 1px solid var(--clr-foreground);
/* 1920 */ }
/* 1921 */
/* 1922 */ nav.navigation.pagination .nav-links span.prev, nav.navigation.pagination .nav-links span.next,
/* 1923 */ nav.navigation.pagination .nav-links a.prev,
/* 1924 */ nav.navigation.pagination .nav-links a.next {
/* 1925 */ 	font-size: 0;
/* 1926 */ }
/* 1927 */
/* 1928 */ nav.navigation.pagination .nav-links span.prev::after, nav.navigation.pagination .nav-links span.next::after,
/* 1929 */ nav.navigation.pagination .nav-links a.prev::after,
/* 1930 */ nav.navigation.pagination .nav-links a.next::after {
/* 1931 */ 	content: "\f30a";
/* 1932 */ 	font-size: 1rem;
/* 1933 */ 	display: inline-block;
/* 1934 */ 	font-style: normal;
/* 1935 */ 	font-variant: normal;
/* 1936 */ 	font-weight: 400;
/* 1937 */ 	line-height: 1;
/* 1938 */ 	font-weight: 900;
/* 1939 */ 	line-height: inherit;
/* 1940 */ 	vertical-align: baseline;
/* 1941 */ 	font-family: Font Awesome\ 5 Free;
/* 1942 */ 	-moz-osx-font-smoothing: grayscale;
/* 1943 */ 	-webkit-font-smoothing: antialiased;
/* 1944 */ }
/* 1945 */
/* 1946 */ nav.navigation.pagination .nav-links span.next::after,
/* 1947 */ nav.navigation.pagination .nav-links a.next::after {
/* 1948 */ 	content: "\f30b";
/* 1949 */ }
/* 1950 */

/* style.css */

/* 1951 */ nav.navigation.pagination .nav-links span:hover, nav.navigation.pagination .nav-links span:focus,
/* 1952 */ nav.navigation.pagination .nav-links a:hover,
/* 1953 */ nav.navigation.pagination .nav-links a:focus {
/* 1954 */ 	color: var(--theme-color);
/* 1955 */ 	border: 1px solid var(--theme-color);
/* 1956 */ }
/* 1957 */
/* 1958 */ nav.navigation.pagination .nav-links span.current {
/* 1959 */ 	color: var(--white);
/* 1960 */ 	background-color: var(--theme-color);
/* 1961 */ 	border: 1px solid var(--theme-color);
/* 1962 */ }
/* 1963 */
/* 1964 */ nav.navigation.pagination .nav-links span.dots {
/* 1965 */ 	border: none;
/* 1966 */ }
/* 1967 */
/* 1968 */ nav.navigation.pagination .nav-links span.dots:hover, nav.navigation.pagination .nav-links span.dots:focus {
/* 1969 */ 	color: var(--clr-foreground);
/* 1970 */ 	border: none;
/* 1971 */ }
/* 1972 */
/* 1973 */ /* Posts and pages
/* 1974 *| --------------------------------------------- */
/* 1975 */ .sticky {
/* 1976 */ 	display: block;
/* 1977 */ }
/* 1978 */
/* 1979 */ .post,
/* 1980 */ .page {
/* 1981 */ 	margin: 0 0 1.5em;
/* 1982 */ }
/* 1983 */
/* 1984 */ .updated:not(.published) {
/* 1985 */ 	display: none;
/* 1986 */ }
/* 1987 */
/* 1988 */ .page-content,
/* 1989 */ .entry-content,
/* 1990 */ .entry-summary {
/* 1991 */ 	margin: 1.5em 0 0;
/* 1992 */ }
/* 1993 */
/* 1994 */ .page-links {
/* 1995 */ 	clear: both;
/* 1996 */ 	margin: 0 0 1.5em;
/* 1997 */ }
/* 1998 */
/* 1999 */ /*--------------------------------------------------------------
/* 2000 *| # 404 page

/* style.css *|

/* 2001 *| --------------------------------------------------------------*/
/* 2002 */ section.no-results.not-found {
/* 2003 */ 	margin-bottom: 50px;
/* 2004 */ }
/* 2005 */
/* 2006 */ /*--------------------------------------------------------------
/* 2007 *| # 404 page
/* 2008 *| --------------------------------------------------------------*/
/* 2009 */ /*--------------------------------------------------------------
/* 2010 *| # archive layouts
/* 2011 *| --------------------------------------------------------------*/
/* 2012 */ .magazine-archive-layout {
/* 2013 */ 	margin-bottom: 30px;
/* 2014 */ }
/* 2015 */
/* 2016 */ .magazine-archive-layout.grid-layout {
/* 2017 */ 	display: grid;
/* 2018 */ 	grid-gap: 30px;
/* 2019 */ }
/* 2020 */
/* 2021 */ .magazine-archive-layout.grid-layout article {
/* 2022 */ 	margin-bottom: 0;
/* 2023 */ }
/* 2024 */
/* 2025 */ .magazine-archive-layout.grid-layout.grid-column-2 {
/* 2026 */ 	grid-template-columns: repeat(2, 1fr);
/* 2027 */ }
/* 2028 */
/* 2029 */ @media (max-width: 480px) {
/* 2030 */ 	.magazine-archive-layout.grid-layout.grid-column-2 {
/* 2031 */ 		grid-template-columns: repeat(1, 1fr);
/* 2032 */ 	}
/* 2033 */ }
/* 2034 */
/* 2035 */ .magazine-archive-layout.grid-layout.grid-column-3 {
/* 2036 */ 	grid-template-columns: repeat(3, 1fr);
/* 2037 */ }
/* 2038 */
/* 2039 */ @media (max-width: 480px) {
/* 2040 */ 	.magazine-archive-layout.grid-layout.grid-column-3 {
/* 2041 */ 		grid-template-columns: repeat(1, 1fr);
/* 2042 */ 	}
/* 2043 */ }
/* 2044 */
/* 2045 */ .magazine-archive-layout.grid-layout.grid-column-4 {
/* 2046 */ 	grid-template-columns: repeat(4, 1fr);
/* 2047 */ }
/* 2048 */
/* 2049 */ @media (max-width: 480px) {
/* 2050 */ 	.magazine-archive-layout.grid-layout.grid-column-4 {

/* style.css */

/* 2051 */ 		grid-template-columns: repeat(1, 1fr);
/* 2052 */ 	}
/* 2053 */ }
/* 2054 */
/* 2055 */ /*--------------------------------------------------------------
/* 2056 *| # archive layouts
/* 2057 *| --------------------------------------------------------------*/
/* 2058 */ .site-main article .entry-header .entry-title {
/* 2059 */ 	font-size: var(--font-size-lg);
/* 2060 */ 	font-family: var(--font-main);
/* 2061 */ 	margin-top: 0;
/* 2062 */ 	margin-bottom: 1.3rem;
/* 2063 */ }
/* 2064 */
/* 2065 */ @media (min-width: 992px) {
/* 2066 */ 	.site-main article .entry-header .entry-title {
/* 2067 */ 		margin-bottom: 1.1rem;
/* 2068 */ 	}
/* 2069 */ }
/* 2070 */
/* 2071 */ .site-main article .entry-header .entry-title a {
/* 2072 */ 	text-decoration: none;
/* 2073 */ 	color: var(--text-color-normal);
/* 2074 */ }
/* 2075 */
/* 2076 */ .site-main article .entry-meta {
/* 2077 */ 	padding-bottom: 10px;
/* 2078 */ }
/* 2079 */
/* 2080 */ .site-main article .entry-meta span {
/* 2081 */ 	font-size: 16px;
/* 2082 */ 	font-weight: normal;
/* 2083 */ }
/* 2084 */
/* 2085 */ .site-main article .entry-meta span a,
/* 2086 */ .site-main article .entry-meta span span {
/* 2087 */ 	font-weight: normal;
/* 2088 */ }
/* 2089 */
/* 2090 */ .site-main article .entry-meta span a {
/* 2091 */ 	text-decoration: none;
/* 2092 */ 	color: var(--text-color-normal);
/* 2093 */ }
/* 2094 */
/* 2095 */ .site-main article .entry-meta span a:hover {
/* 2096 */ 	color: var(--theme-color);
/* 2097 */ }
/* 2098 */
/* 2099 */ .site-main article .entry-meta span.comments-link a {
/* 2100 */ 	font-weight: bold;

/* style.css */

/* 2101 */ }
/* 2102 */
/* 2103 */ .site-main article .post-thumbnail {
/* 2104 */ 	display: block;
/* 2105 */ 	line-height: 0;
/* 2106 */ }
/* 2107 */
/* 2108 */ .site-main article .post-thumbnail img {
/* 2109 */ 	width: 100%;
/* 2110 */ 	transition: all 0.3s linear;
/* 2111 */ }
/* 2112 */
/* 2113 */ @media (min-width: 992px) {
/* 2114 */ 	.site-main article .entry-meta {
/* 2115 */ 		padding: 10px 0 20px;
/* 2116 */ 		padding-top: 0;
/* 2117 */ 	}
/* 2118 */ }
/* 2119 */
/* 2120 */ .site-main article .entry-content {
/* 2121 */ 	margin-top: 0;
/* 2122 */ }
/* 2123 */
/* 2124 */ .site-main article .entry-content p {
/* 2125 */ 	margin-bottom: 10px;
/* 2126 */ }
/* 2127 */
/* 2128 */ .site-main article .entry-footer {
/* 2129 */ 	display: flex;
/* 2130 */ 	flex-direction: column;
/* 2131 */ 	margin-top: 10px;
/* 2132 */ }
/* 2133 */
/* 2134 */ .site-main article .entry-footer span {
/* 2135 */ 	margin-bottom: 6px;
/* 2136 */ 	font-size: 16px;
/* 2137 */ 	font-weight: bold;
/* 2138 */ }
/* 2139 */
/* 2140 */ .site-main article .entry-footer span a,
/* 2141 */ .site-main article .entry-footer span span {
/* 2142 */ 	font-weight: normal;
/* 2143 */ }
/* 2144 */
/* 2145 */ .site-main article .entry-footer span a {
/* 2146 */ 	text-decoration: none;
/* 2147 */ 	color: var(--text-color-normal);
/* 2148 */ }
/* 2149 */
/* 2150 */ .site-main article .entry-footer span a:hover {

/* style.css */

/* 2151 */ 	color: var(--theme-color);
/* 2152 */ }
/* 2153 */
/* 2154 */ .site-main article .entry-footer span.comments-link a {
/* 2155 */ 	font-weight: bold;
/* 2156 */ }
/* 2157 */
/* 2158 */ .related-posts h2 {
/* 2159 */ 	font-size: var(--font-size-lg);
/* 2160 */ 	font-family: var(--font-main);
/* 2161 */ 	line-height: 1.2;
/* 2162 */ }
/* 2163 */
/* 2164 */ .related-posts .row {
/* 2165 */ 	display: grid;
/* 2166 */ 	grid-gap: 30px;
/* 2167 */ 	grid-template-columns: var(--main-column-grid);
/* 2168 */ 	grid-template-columns: 1fr 1fr 1fr;
/* 2169 */ }
/* 2170 */
/* 2171 */ @media (max-width: 480px) {
/* 2172 */ 	.related-posts .row {
/* 2173 */ 		grid-template-columns: 1fr;
/* 2174 */ 	}
/* 2175 */ }
/* 2176 */
/* 2177 */ .related-posts .row article .post-thumbnail {
/* 2178 */ 	line-height: 0;
/* 2179 */ 	aspect-ratio: 1/0.7;
/* 2180 */ 	overflow: hidden;
/* 2181 */ }
/* 2182 */
/* 2183 */ .related-posts .row article .post-thumbnail img {
/* 2184 */ 	width: 100%;
/* 2185 */ }
/* 2186 */
/* 2187 */ .related-posts .row article .entry-header {
/* 2188 */ 	margin-top: 10px;
/* 2189 */ }
/* 2190 */
/* 2191 */ .related-posts .row article .entry-header .entry-title {
/* 2192 */ 	font-size: var(--font-size-md);
/* 2193 */ }
/* 2194 */
/* 2195 */ .related-posts .row article .entry-header .entry-title a {
/* 2196 */ 	display: inline-block;
/* 2197 */ }
/* 2198 */
/* 2199 */ /*--------------------------------------------------------------
/* 2200 *| # single

/* style.css *|

/* 2201 *| --------------------------------------------------------------*/
/* 2202 */ body.single .site-main > article header {
/* 2203 */ 	margin-bottom: 10px;
/* 2204 */ }
/* 2205 */
/* 2206 */ body.single .site-main > article header .entry-title {
/* 2207 */ 	margin-bottom: 10px;
/* 2208 */ }
/* 2209 */
/* 2210 */ body.single .site-main > article header .entry-meta {
/* 2211 */ 	padding-bottom: 0;
/* 2212 */ 	margin-bottom: 10px;
/* 2213 */ }
/* 2214 */
/* 2215 */ /*------------##gutenberg support----------*/
/* 2216 */ img.alignright {
/* 2217 */ 	clear: right;
/* 2218 */ }
/* 2219 */
/* 2220 */ img.alignleft {
/* 2221 */ 	clear: left;
/* 2222 */ }
/* 2223 */
/* 2224 */ div.wp-block h6 a,
/* 2225 */ div.wp-block h5 a,
/* 2226 */ div.wp-block h4 a,
/* 2227 */ div.wp-block h3 a,
/* 2228 */ div.wp-block h2 a,
/* 2229 */ div.wp-block h1 a {
/* 2230 */ 	font-family: inherit;
/* 2231 */ 	font-size: inherit;
/* 2232 */ 	line-height: inherit;
/* 2233 */ 	font-weight: inherit;
/* 2234 */ 	font-style: inherit;
/* 2235 */ }
/* 2236 */
/* 2237 */ div.wp-block b,
/* 2238 */ div.wp-block strong {
/* 2239 */ 	font-weight: bold;
/* 2240 */ }
/* 2241 */
/* 2242 */ div.wp-block .editor-rich-text__tinymce code,
/* 2243 */ div.wp-block .editor-rich-text__editable code {
/* 2244 */ 	background-color: transparent;
/* 2245 */ 	color: inherit;
/* 2246 */ 	font-family: monospace;
/* 2247 */ 	font-size: inherit;
/* 2248 */ 	line-height: inherit;
/* 2249 */ 	font-weight: inherit;
/* 2250 */ 	font-style: inherit;

/* style.css */

/* 2251 */ 	letter-spacing: 1px;
/* 2252 */ }
/* 2253 */
/* 2254 */ .entry-content .aligncenter {
/* 2255 */ 	text-align: center;
/* 2256 */ }
/* 2257 */
/* 2258 */ .entry-content ol:not([class*="wp-"]),
/* 2259 */ .entry-content ul:not([class*="wp-"]) {
/* 2260 */ 	padding: 0;
/* 2261 */ 	margin: 0;
/* 2262 */ 	margin-inline-start: 15px;
/* 2263 */ 	margin-bottom: 15px;
/* 2264 */ 	list-style-position: inside;
/* 2265 */ }
/* 2266 */
/* 2267 */ .entry-content ol:not([class*="wp-"]) li,
/* 2268 */ .entry-content ul:not([class*="wp-"]) li {
/* 2269 */ 	padding-bottom: 5px;
/* 2270 */ 	padding-top: 5px;
/* 2271 */ }
/* 2272 */
/* 2273 */ .entry-content ol:not([class*="wp-"]) ol,
/* 2274 */ .entry-content ol:not([class*="wp-"]) ul,
/* 2275 */ .entry-content ul:not([class*="wp-"]) ol,
/* 2276 */ .entry-content ul:not([class*="wp-"]) ul {
/* 2277 */ 	margin-bottom: 0;
/* 2278 */ }
/* 2279 */
/* 2280 */ .entry-content ol:not([class*="wp-"]) ol li:last-child,
/* 2281 */ .entry-content ol:not([class*="wp-"]) ul li:last-child,
/* 2282 */ .entry-content ul:not([class*="wp-"]) ol li:last-child,
/* 2283 */ .entry-content ul:not([class*="wp-"]) ul li:last-child {
/* 2284 */ 	padding-bottom: 0;
/* 2285 */ }
/* 2286 */
/* 2287 */ .entry-content ol:not([class*="wp-"]) .alignwide,
/* 2288 */ .entry-content ul:not([class*="wp-"]) .alignwide {
/* 2289 */ 	padding-inline-start: 30px;
/* 2290 */ }
/* 2291 */
/* 2292 */ .entry-content ol:not([class*="wp-"]) .alignfull,
/* 2293 */ .entry-content ul:not([class*="wp-"]) .alignfull {
/* 2294 */ 	margin-inline-start: calc(50% - 50vw - 10px);
/* 2295 */ 	padding-inline-start: 40px;
/* 2296 */ }
/* 2297 */
/* 2298 */ .entry-content ol:not([class*="wp-"]) {
/* 2299 */ 	list-style-type: decimal;
/* 2300 */ }

/* style.css */

/* 2301 */
/* 2302 */ .entry-content ul:not([class*="wp-"]) {
/* 2303 */ 	list-style-type: disc;
/* 2304 */ }
/* 2305 */
/* 2306 */ .entry-content p.has-drop-cap:not(:focus):first-letter {
/* 2307 */ 	font-weight: normal;
/* 2308 */ }
/* 2309 */
/* 2310 */ .entry-content .wp-block-quote.is-style-large, .entry-content .wp-block-quote.is-large {
/* 2311 */ 	margin-top: 2.57143em;
/* 2312 */ 	margin-bottom: 2.14286em;
/* 2313 */ 	padding-top: 1.71429em;
/* 2314 */ 	padding-bottom: 1.71429em;
/* 2315 */ }
/* 2316 */
/* 2317 */ .entry-content .wp-block-image figcaption {
/* 2318 */ 	text-align: center;
/* 2319 */ }
/* 2320 */
/* 2321 */ .entry-content .wp-block-button:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright) {
/* 2322 */ 	margin-top: 1em;
/* 2323 */ 	margin-bottom: 1em;
/* 2324 */ }
/* 2325 */
/* 2326 */ .entry-content .wp-block-file {
/* 2327 */ 	margin: 0 0 20px;
/* 2328 */ }
/* 2329 */
/* 2330 */ .entry-content .wp-block-file > a:not([class]),
/* 2331 */ .entry-content .wp-block-file .wp-block-file__textlink {
/* 2332 */ 	display: inline-block;
/* 2333 */ 	margin: 0;
/* 2334 */ 	margin-inline-start: 20px;
/* 2335 */ }
/* 2336 */
/* 2337 */ .entry-content .wp-block-file .wp-block-file__button-richtext-wrapper {
/* 2338 */ 	display: inline-block;
/* 2339 */ 	margin: 0;
/* 2340 */ }
/* 2341 */
/* 2342 */ .entry-content .wp-block-file .wp-block-file__button,
/* 2343 */ .entry-content .wp-block-file a.wp-block-file__button {
/* 2344 */ 	display: inline-block;
/* 2345 */ 	position: relative;
/* 2346 */ 	text-align: center;
/* 2347 */ 	border: none;
/* 2348 */ }
/* 2349 */
/* 2350 */ .entry-content [dir=rtl] .wp-block-file > a:not([class]),

/* style.css */

/* 2351 */ .entry-content [dir=rtl] .wp-block-file .wp-block-file__textlink {
/* 2352 */ 	margin-inline-start: 20px;
/* 2353 */ 	margin-inline-end: 0;
/* 2354 */ }
/* 2355 */
/* 2356 */ .entry-content .wp-block-audio {
/* 2357 */ 	margin-bottom: 20px;
/* 2358 */ }
/* 2359 */
/* 2360 */ .entry-content .wp-block-audio figcaption {
/* 2361 */ 	margin: 0;
/* 2362 */ 	padding: 10px 0;
/* 2363 */ }
/* 2364 */
/* 2365 */ .entry-content .wp-block-video {
/* 2366 */ 	margin: 0 0 20px;
/* 2367 */ 	text-align: center;
/* 2368 */ }
/* 2369 */
/* 2370 */ .entry-content .wp-block-video video {
/* 2371 */ 	display: inline-block;
/* 2372 */ }
/* 2373 */
/* 2374 */ .entry-content .wp-block-video figcaption {
/* 2375 */ 	margin: 0;
/* 2376 */ 	padding: 6px 0 15px;
/* 2377 */ 	text-align: center;
/* 2378 */ }
/* 2379 */
/* 2380 */ .entry-content .wp-block-code {
/* 2381 */ 	background-color: #f3f3f3;
/* 2382 */ 	color: inherit;
/* 2383 */ 	font-family: monospace;
/* 2384 */ 	font-size: inherit;
/* 2385 */ 	line-height: inherit;
/* 2386 */ 	font-weight: inherit;
/* 2387 */ 	font-style: inherit;
/* 2388 */ 	letter-spacing: 1px;
/* 2389 */ 	margin: 0 0 20px;
/* 2390 */ 	border: none;
/* 2391 */ }
/* 2392 */
/* 2393 */ .entry-content .wp-block-code code,
/* 2394 */ .entry-content .wp-block-code .editor-plain-text {
/* 2395 */ 	background-color: #000000;
/* 2396 */ 	padding: 10px;
/* 2397 */ 	color: inherit;
/* 2398 */ 	color: #fff;
/* 2399 */ 	font-family: inherit;
/* 2400 */ 	font-size: inherit;

/* style.css */

/* 2401 */ 	line-height: inherit;
/* 2402 */ 	font-weight: inherit;
/* 2403 */ 	font-style: inherit;
/* 2404 */ 	letter-spacing: inherit;
/* 2405 */ 	display: block;
/* 2406 */ }
/* 2407 */
/* 2408 */ .entry-content .wp-block-preformatted {
/* 2409 */ 	margin: 0 0 20px;
/* 2410 */ }
/* 2411 */
/* 2412 */ .entry-content .wp-block-preformatted pre {
/* 2413 */ 	color: inherit;
/* 2414 */ 	font-family: monospace;
/* 2415 */ 	font-size: inherit;
/* 2416 */ 	line-height: inherit;
/* 2417 */ 	font-weight: inherit;
/* 2418 */ 	font-style: inherit;
/* 2419 */ 	letter-spacing: 1px;
/* 2420 */ }
/* 2421 */
/* 2422 */ .entry-content .wp-block-preformatted a {
/* 2423 */ 	text-decoration: underline;
/* 2424 */ }
/* 2425 */
/* 2426 */ .entry-content .wp-block-pullquote {
/* 2427 */ 	margin: 30px 0;
/* 2428 */ 	padding: 30px 0;
/* 2429 */ }
/* 2430 */
/* 2431 */ .entry-content .wp-block-pullquote p {
/* 2432 */ 	font-size: 28px;
/* 2433 */ 	line-height: 1.6;
/* 2434 */ }
/* 2435 */
/* 2436 */ .entry-content .wp-block-pullquote.alignleft {
/* 2437 */ 	margin-inline-end: 2em;
/* 2438 */ }
/* 2439 */
/* 2440 */ .entry-content .wp-block-pullquote.alignright {
/* 2441 */ 	margin-inline-start: 2em;
/* 2442 */ }
/* 2443 */
/* 2444 */ .entry-content .wp-block-pullquote:not(.is-style-solid-color) {
/* 2445 */ 	border-top-width: 4px;
/* 2446 */ 	border-top-style: solid;
/* 2447 */ 	border-bottom-width: 4px;
/* 2448 */ 	border-bottom-style: solid;
/* 2449 */ }
/* 2450 */

/* style.css */

/* 2451 */ .entry-content .wp-block-pullquote.is-style-solid-color {
/* 2452 */ 	padding-inline: 50px;
/* 2453 */ }
/* 2454 */
/* 2455 */ .entry-content .wp-block-pullquote.is-style-solid-color blockquote {
/* 2456 */ 	max-width: 100%;
/* 2457 */ }
/* 2458 */
/* 2459 */ .entry-content .wp-block-pullquote blockquote,
/* 2460 */ .entry-content .wp-block-pullquote.alignleft blockquote,
/* 2461 */ .entry-content .wp-block-pullquote.alignright blockquote,
/* 2462 */ .entry-content .wp-block-pullquote.is-style-solid-color blockquote {
/* 2463 */ 	margin: 0;
/* 2464 */ 	padding: 16px;
/* 2465 */ 	border-width: 0;
/* 2466 */ 	border-style: solid;
/* 2467 */ 	text-align: center;
/* 2468 */ }
/* 2469 */
/* 2470 */ .entry-content .wp-block-pullquote blockquote::before,
/* 2471 */ .entry-content .wp-block-pullquote.alignleft blockquote::before,
/* 2472 */ .entry-content .wp-block-pullquote.alignright blockquote::before,
/* 2473 */ .entry-content .wp-block-pullquote.is-style-solid-color blockquote::before {
/* 2474 */ 	content: none;
/* 2475 */ }
/* 2476 */
/* 2477 */ .entry-content .wp-block-pullquote blockquote p:last-of-type,
/* 2478 */ .entry-content .wp-block-pullquote.alignleft blockquote p:last-of-type,
/* 2479 */ .entry-content .wp-block-pullquote.alignright blockquote p:last-of-type,
/* 2480 */ .entry-content .wp-block-pullquote.is-style-solid-color blockquote p:last-of-type {
/* 2481 */ 	margin: 0;
/* 2482 */ }
/* 2483 */
/* 2484 */ .entry-content .wp-block-pullquote blockquote > .editor-rich-text p:last-of-type,
/* 2485 */ .entry-content .wp-block-pullquote blockquote > .editor-rich-text p:last-of-type,
/* 2486 */ .entry-content .wp-block-pullquote blockquote > .editor-rich-text p:last-of-type,
/* 2487 */ .entry-content .wp-block-pullquote blockquote > .editor-rich-text p:last-of-type,
/* 2488 */ .entry-content .wp-block-pullquote.alignleft blockquote > .editor-rich-text p:last-of-type,
/* 2489 */ .entry-content .wp-block-pullquote.alignleft blockquote > .editor-rich-text p:last-of-type,
/* 2490 */ .entry-content .wp-block-pullquote.alignleft blockquote > .editor-rich-text p:last-of-type,
/* 2491 */ .entry-content .wp-block-pullquote.alignleft blockquote > .editor-rich-text p:last-of-type,
/* 2492 */ .entry-content .wp-block-pullquote.alignright blockquote > .editor-rich-text p:last-of-type,
/* 2493 */ .entry-content .wp-block-pullquote.alignright blockquote > .editor-rich-text p:last-of-type,
/* 2494 */ .entry-content .wp-block-pullquote.alignright blockquote > .editor-rich-text p:last-of-type,
/* 2495 */ .entry-content .wp-block-pullquote.alignright blockquote > .editor-rich-text p:last-of-type,
/* 2496 */ .entry-content .wp-block-pullquote.is-style-solid-color blockquote > .editor-rich-text p:last-of-type,
/* 2497 */ .entry-content .wp-block-pullquote.is-style-solid-color blockquote > .editor-rich-text p:last-of-type,
/* 2498 */ .entry-content .wp-block-pullquote.is-style-solid-color blockquote > .editor-rich-text p:last-of-type,
/* 2499 */ .entry-content .wp-block-pullquote.is-style-solid-color blockquote > .editor-rich-text p:last-of-type {
/* 2500 */ 	margin: 0;

/* style.css */

/* 2501 */ }
/* 2502 */
/* 2503 */ .entry-content .wp-block-pullquote blockquote cite,
/* 2504 */ .entry-content .wp-block-pullquote.alignleft blockquote cite,
/* 2505 */ .entry-content .wp-block-pullquote.alignright blockquote cite,
/* 2506 */ .entry-content .wp-block-pullquote.is-style-solid-color blockquote cite {
/* 2507 */ 	display: block;
/* 2508 */ 	margin-top: 15px;
/* 2509 */ }
/* 2510 */
/* 2511 */ .entry-content .wp-block-table {
/* 2512 */ 	border-spacing: 0;
/* 2513 */ 	border-collapse: collapse;
/* 2514 */ 	width: 100%;
/* 2515 */ 	margin-bottom: 20px;
/* 2516 */ }
/* 2517 */
/* 2518 */ .entry-content .wp-block-table caption {
/* 2519 */ 	text-align: center;
/* 2520 */ 	padding: 20px;
/* 2521 */ }
/* 2522 */
/* 2523 */ .entry-content .wp-block-table :not([class]):not([id]) {
/* 2524 */ 	border-spacing: 0;
/* 2525 */ 	border-collapse: collapse;
/* 2526 */ }
/* 2527 */
/* 2528 */ .entry-content .wp-block-table :not([class]):not([id]) th,
/* 2529 */ .entry-content .wp-block-table :not([class]):not([id]) td {
/* 2530 */ 	padding: 10px 20px;
/* 2531 */ 	border-width: 1px;
/* 2532 */ 	border-style: solid;
/* 2533 */ }
/* 2534 */
/* 2535 */ .entry-content .wp-block-table td,
/* 2536 */ .entry-content .wp-block-table th {
/* 2537 */ 	padding: 10px 20px;
/* 2538 */ 	border-top-width: 1px;
/* 2539 */ 	border-top-style: solid;
/* 2540 */ 	border-left-width: 1px;
/* 2541 */ 	border-left-style: solid;
/* 2542 */ 	word-break: break-all;
/* 2543 */ }
/* 2544 */
/* 2545 */ .entry-content .wp-block-table td:last-child,
/* 2546 */ .entry-content .wp-block-table th:last-child {
/* 2547 */ 	border-right-width: 1px;
/* 2548 */ 	border-right-style: solid;
/* 2549 */ }
/* 2550 */

/* style.css */

/* 2551 */ .entry-content .wp-block-table td:last-child td,
/* 2552 */ .entry-content .wp-block-table th:last-child td {
/* 2553 */ 	border-bottom-width: 1px;
/* 2554 */ 	border-bottom-style: solid;
/* 2555 */ }
/* 2556 */
/* 2557 */ .entry-content .wp-block-table.is-style-stripes {
/* 2558 */ 	border-width: 0;
/* 2559 */ 	border-style: solid;
/* 2560 */ }
/* 2561 */
/* 2562 */ .entry-content .wp-block-table .wp-block-table__cell-content {
/* 2563 */ 	color: inherit;
/* 2564 */ 	font-family: inherit;
/* 2565 */ 	font-size: inherit;
/* 2566 */ 	line-height: inherit;
/* 2567 */ 	font-weight: inherit;
/* 2568 */ 	font-style: inherit;
/* 2569 */ 	padding: 0;
/* 2570 */ }
/* 2571 */
/* 2572 */ .entry-content pre.wp-block-verse {
/* 2573 */ 	white-space: inherit;
/* 2574 */ 	margin: 0 0 20px;
/* 2575 */ 	padding: 40px 0;
/* 2576 */ 	padding-inline-start: 30px;
/* 2577 */ 	position: relative;
/* 2578 */ 	background-color: #e2e2e2;
/* 2579 */ 	color: inherit;
/* 2580 */ 	font-family: monospace;
/* 2581 */ 	font-size: inherit;
/* 2582 */ 	line-height: inherit;
/* 2583 */ 	border: none;
/* 2584 */ }
/* 2585 */
/* 2586 */ .entry-content .wp-block-spacer {
/* 2587 */ 	clear: both;
/* 2588 */ }
/* 2589 */
/* 2590 */ .entry-content ul.wp-block-archives,
/* 2591 */ .entry-content ul.wp-block-categories,
/* 2592 */ .entry-content ul.wp-block-categories__list {
/* 2593 */ 	margin-bottom: 20px;
/* 2594 */ 	padding: 0;
/* 2595 */ 	position: relative;
/* 2596 */ }
/* 2597 */
/* 2598 */ .entry-content div.wp-block ul.wp-block-archives ul,
/* 2599 */ .entry-content div.wp-block ul.wp-block-categories ul,
/* 2600 */ .entry-content div.wp-block ul.wp-block-categories__list ul {

/* style.css */

/* 2601 */ 	margin-bottom: 0;
/* 2602 */ 	padding: 10px 0 0;
/* 2603 */ }
/* 2604 */
/* 2605 */ .entry-content div.wp-block-archives.wp-block-archives-dropdown,
/* 2606 */ .entry-content div.wp-block-categories.wp-block-categories-dropdown {
/* 2607 */ 	margin-bottom: 20px;
/* 2608 */ }
/* 2609 */
/* 2610 */ .entry-content div.wp-block-archives.wp-block-archives-dropdown label,
/* 2611 */ .entry-content div.wp-block-categories.wp-block-categories-dropdown label {
/* 2612 */ 	display: none;
/* 2613 */ }
/* 2614 */
/* 2615 */ .entry-content .wp-block-latest-comments {
/* 2616 */ 	list-style: none;
/* 2617 */ 	margin-bottom: 20px;
/* 2618 */ }
/* 2619 */
/* 2620 */ .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment {
/* 2621 */ 	min-height: auto;
/* 2622 */ 	margin: 25px 0 0;
/* 2623 */ 	padding: 0;
/* 2624 */ 	overflow: hidden;
/* 2625 */ }
/* 2626 */
/* 2627 */ .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment:first-child {
/* 2628 */ 	margin: 0;
/* 2629 */ }
/* 2630 */
/* 2631 */ .entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment {
/* 2632 */ 	min-height: 48px;
/* 2633 */ }
/* 2634 */
/* 2635 */ .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-avatar {
/* 2636 */ 	width: 48px;
/* 2637 */ 	height: 48px;
/* 2638 */ 	margin: 0;
/* 2639 */ 	margin-inline-end: 17px;
/* 2640 */ 	float: left;
/* 2641 */ 	-webkit-border-radius: 50%;
/* 2642 */ 	border-radius: 50%;
/* 2643 */ }
/* 2644 */
/* 2645 */ .entry-content .wp-block-latest-comments article {
/* 2646 */ 	display: block;
/* 2647 */ 	padding: 0 0 0 3px;
/* 2648 */ 	overflow: hidden;
/* 2649 */ }
/* 2650 */

/* style.css */

/* 2651 */ .entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-meta,
/* 2652 */ .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta {
/* 2653 */ 	margin: 0;
/* 2654 */ }
/* 2655 */
/* 2656 */ .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-date {
/* 2657 */ 	margin: -3px 0 0;
/* 2658 */ }
/* 2659 */
/* 2660 */ .entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt,
/* 2661 */ .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt {
/* 2662 */ 	margin: 5px 0 0;
/* 2663 */ }
/* 2664 */
/* 2665 */ .entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt p,
/* 2666 */ .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
/* 2667 */ 	margin: 0;
/* 2668 */ 	padding: 0 0 20px;
/* 2669 */ }
/* 2670 */
/* 2671 */ .entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt > *:last-child,
/* 2672 */ .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt > *:last-child {
/* 2673 */ 	margin: 0;
/* 2674 */ 	padding: 0;
/* 2675 */ }
/* 2676 */
/* 2677 */ .entry-content .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-avatar {
/* 2678 */ 	margin: 0 auto 10px;
/* 2679 */ 	float: none;
/* 2680 */ }
/* 2681 */
/* 2682 */ .entry-content .wp-block-latest-comments.aligncenter article {
/* 2683 */ 	padding: 0 3px;
/* 2684 */ }
/* 2685 */
/* 2686 */ .entry-content .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-excerpt {
/* 2687 */ 	text-align: center;
/* 2688 */ }
/* 2689 */
/* 2690 */ .entry-content .wp-block-columns .wp-block-column {
/* 2691 */ 	margin-bottom: 20px;
/* 2692 */ }
/* 2693 */
/* 2694 */ .entry-content .wp-block-columns .wp-block-column > p {
/* 2695 */ 	margin-bottom: 0;
/* 2696 */ }
/* 2697 */
/* 2698 */ .entry-content .wp-block-columns .wp-block-column > p:not(.has-background) {
/* 2699 */ 	padding-bottom: 0;
/* 2700 */ }

/* style.css */

/* 2701 */
/* 2702 */ .entry-content .wp-block-columns .wp-block-column .wp-block-paragraph {
/* 2703 */ 	margin-bottom: 0;
/* 2704 */ }
/* 2705 */
/* 2706 */ .entry-content .wp-block-columns .wp-block-column .wp-block-paragraph:not(.has-background) {
/* 2707 */ 	padding-bottom: 0;
/* 2708 */ }
/* 2709 */
/* 2710 */ [dir=rtl] .wp-block-latest-comments .wp-block-latest-comments__comment-avatar {
/* 2711 */ 	margin: 0 0 0 17px;
/* 2712 */ 	float: right;
/* 2713 */ }
/* 2714 */
/* 2715 */ [dir=rtl] .wp-block-latest-comments article {
/* 2716 */ 	margin: 0 3px 0 0;
/* 2717 */ }
/* 2718 */
/* 2719 */ /*no-align*/
/* 2720 */ .wp-block-embed-vimeo:not(.alignfull):not(.alignwide):not(.alignright):not(.alignleft) .wp-block-embed__wrapper iframe,
/* 2721 */ .wp-block-embed-youtube:not(.alignfull):not(.alignwide):not(.alignright):not(.alignleft) .wp-block-embed__wrapper iframe {
/* 2722 */ 	margin-left: auto !important;
/* 2723 */ 	margin-right: auto !important;
/* 2724 */ }
/* 2725 */
/* 2726 */ /*no-align*/
/* 2727 */ .wp-block-embed-youtube figcaption {
/* 2728 */ 	text-align: center;
/* 2729 */ }
/* 2730 */
/* 2731 */ /*alignfull*/
/* 2732 */ .wp-block-embed-vimeo.alignfull .wp-block-embed__wrapper,
/* 2733 */ .wp-block-embed-youtube.alignfull .wp-block-embed__wrapper {
/* 2734 */ 	position: relative;
/* 2735 */ 	padding-top: 56.25%;
/* 2736 */ }
/* 2737 */
/* 2738 */ .wp-block-embed-vimeo.alignfull iframe,
/* 2739 */ .wp-block-embed-youtube.alignfull iframe {
/* 2740 */ 	position: absolute;
/* 2741 */ 	top: 0;
/* 2742 */ 	right: 0;
/* 2743 */ 	bottom: 0;
/* 2744 */ 	left: 0;
/* 2745 */ 	width: 100% !important;
/* 2746 */ 	height: 100% !important;
/* 2747 */ }
/* 2748 */
/* 2749 */ /*alignfull*/
/* 2750 */ /*alignwide*/

/* style.css */

/* 2751 */ .wp-block-embed-vimeo.alignwide .wp-block-embed__wrapper,
/* 2752 */ .wp-block-embed-youtube.alignwide .wp-block-embed__wrapper {
/* 2753 */ 	position: relative;
/* 2754 */ 	padding-top: 56.25%;
/* 2755 */ }
/* 2756 */
/* 2757 */ .wp-block-embed-vimeo.alignwide iframe,
/* 2758 */ .wp-block-embed-youtube.alignwide iframe {
/* 2759 */ 	position: absolute;
/* 2760 */ 	top: 0;
/* 2761 */ 	right: 0;
/* 2762 */ 	bottom: 0;
/* 2763 */ 	left: 0;
/* 2764 */ 	width: 100% !important;
/* 2765 */ 	height: 100% !important;
/* 2766 */ }
/* 2767 */
/* 2768 */ /*alignwide*/
/* 2769 */ @media only screen and (min-width: 1025px) {
/* 2770 */ 	.wp-block-quote.is-large,
/* 2771 */ 	.wp-block-quote.is-style-large {
/* 2772 */ 		margin-top: 2.66667em;
/* 2773 */ 		margin-bottom: 2em;
/* 2774 */ 		padding: 0.66667em;
/* 2775 */ 		padding-top: 1.33333em;
/* 2776 */ 		padding-bottom: 1.33333em;
/* 2777 */ 	}
/* 2778 */ }
/* 2779 */
/* 2780 */ @media only screen and (max-width: 480px) {
/* 2781 */ 	.wp-block-media-text {
/* 2782 */ 		display: block;
/* 2783 */ 	}
/* 2784 */ 	.wp-block-media-text .wp-block-media-text__media {
/* 2785 */ 		margin: 10px auto;
/* 2786 */ 	}
/* 2787 */ 	.wp-block-media-text .wp-block-media-text__content {
/* 2788 */ 		padding: 0;
/* 2789 */ 	}
/* 2790 */ }
/* 2791 */
/* 2792 */ .aligncener,
/* 2793 */ .alignfull,
/* 2794 */ .alignwide {
/* 2795 */ 	margin-top: 30px;
/* 2796 */ 	margin-bottom: 30px;
/* 2797 */ }
/* 2798 */
/* 2799 */ .alignfull .alignfull,
/* 2800 */ .alignwide .alignwide {

/* style.css */

/* 2801 */ 	padding-top: 10px;
/* 2802 */ 	padding-bottom: 10px;
/* 2803 */ }
/* 2804 */
/* 2805 */ body.no-sidebar:not(.ascendoor-boxed-layout) .alignfull {
/* 2806 */ 	margin-left: calc(50% - 50vw - 10px);
/* 2807 */ 	margin-right: calc(50% - 50vw - 10px);
/* 2808 */ 	max-width: 100vw;
/* 2809 */ 	width: 100vw;
/* 2810 */ }
/* 2811 */
/* 2812 */ @media (max-width: 1200px) {
/* 2813 */ 	body.no-sidebar:not(.ascendoor-boxed-layout) .alignfull {
/* 2814 */ 		margin-left: calc(50% - 50vw);
/* 2815 */ 		margin-right: calc(50% - 50vw);
/* 2816 */ 		padding: 0 20px;
/* 2817 */ 	}
/* 2818 */ }
/* 2819 */
/* 2820 */ body.no-sidebar:not(.ascendoor-boxed-layout) .alignfull .alignwide {
/* 2821 */ 	margin-inline: auto;
/* 2822 */ }
/* 2823 */
/* 2824 */ body.no-sidebar:not(.ascendoor-boxed-layout) .alignfull .aligncenter {
/* 2825 */ 	margin-inline: auto;
/* 2826 */ }
/* 2827 */
/* 2828 */ body.no-sidebar:not(.ascendoor-boxed-layout) .alignwide {
/* 2829 */ 	max-width: 100vw;
/* 2830 */ }
/* 2831 */
/* 2832 */ @media (min-width: 768px) and (max-width: 1170px) {
/* 2833 */ 	body.no-sidebar:not(.ascendoor-boxed-layout) .alignwide {
/* 2834 */ 		width: calc(100% + (100vw - 100%) / 2);
/* 2835 */ 		margin-left: calc((100% - 100vw) / 4);
/* 2836 */ 	}
/* 2837 */ }
/* 2838 */
/* 2839 */ @media (min-width: 1171px) {
/* 2840 */ 	body.no-sidebar:not(.ascendoor-boxed-layout) .alignwide {
/* 2841 */ 		width: 1140px;
/* 2842 */ 		margin-left: -195px;
/* 2843 */ 	}
/* 2844 */ }
/* 2845 */
/* 2846 */ body.no-sidebar:not(.ascendoor-boxed-layout) .alignwide .alignwide {
/* 2847 */ 	width: 100%;
/* 2848 */ 	margin-right: auto;
/* 2849 */ 	margin-left: auto;
/* 2850 */ }

/* style.css */

/* 2851 */
/* 2852 */ body.no-sidebar figure.wp-block-embed.is-type-wp-embed.alignfull,
/* 2853 */ body.no-sidebar figure.wp-block-table.alignfull,
/* 2854 */ body.no-sidebar div.wp-block-text-columns.alignfull,
/* 2855 */ body.no-sidebar div.wp-block-columns.alignfull,
/* 2856 */ body.no-sidebar div.wp-block-categories-dropdown.alignfull,
/* 2857 */ body.no-sidebar div.wp-block-file.alignfull {
/* 2858 */ 	padding: 0 25px;
/* 2859 */ }
/* 2860 */
/* 2861 */ .wp-block-search .wp-block-search__label {
/* 2862 */ 	display: none;
/* 2863 */ }
/* 2864 */
/* 2865 */ .wp-block-search .wp-block-search__inside-wrapper {
/* 2866 */ 	display: flex;
/* 2867 */ }
/* 2868 */
/* 2869 */ .wp-block-search .wp-block-search__input {
/* 2870 */ 	border-radius: var(--border-radius-all-lefts);
/* 2871 */ }
/* 2872 */
/* 2873 */ .wp-block-search .wp-block-search__button {
/* 2874 */ 	margin: 0;
/* 2875 */ 	background-color: var(--theme-color);
/* 2876 */ 	border-color: var(--theme-color);
/* 2877 */ 	color: var(--white);
/* 2878 */ 	border-radius: var(--border-radius-all-rights);
/* 2879 */ }
/* 2880 */
/* 2881 */ .wp-block-latest-posts.wp-block-latest-posts__list {
/* 2882 */ 	list-style: none;
/* 2883 */ 	padding-left: 0;
/* 2884 */ 	margin-inline: 0;
/* 2885 */ }
/* 2886 */
/* 2887 */ .wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image {
/* 2888 */ 	width: 50%;
/* 2889 */ }
/* 2890 */
/* 2891 */ .wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image > a {
/* 2892 */ 	line-height: 0;
/* 2893 */ }
/* 2894 */
/* 2895 */ .wp-block-latest-posts.wp-block-latest-posts__list li > a {
/* 2896 */ 	text-decoration: none;
/* 2897 */ 	color: var(--clr-foreground);
/* 2898 */ }
/* 2899 */
/* 2900 */ .wp-block-latest-posts.wp-block-latest-posts__list li > a:hover {

/* style.css */

/* 2901 */ 	color: var(--theme-color);
/* 2902 */ }
/* 2903 */
/* 2904 */ .wp-block-latest-posts.wp-block-latest-posts__list.is-grid li .wp-block-latest-posts__featured-image {
/* 2905 */ 	width: 100%;
/* 2906 */ 	margin-inline: 0;
/* 2907 */ 	margin-block-end: 1.5em;
/* 2908 */ }
/* 2909 */
/* 2910 */ .wp-block-latest-posts__post-date,
/* 2911 */ .wp-block-latest-posts__post-author {
/* 2912 */ 	color: var(--text-color-normal);
/* 2913 */ }
/* 2914 */
/* 2915 */ /*------------##gutenberg support----------*/
/* 2916 */ .entry-content {
/* 2917 */ 	padding: 0 20px;
/* 2918 */ 	padding-bottom: 1px;
/* 2919 */ }
/* 2920 */
/* 2921 */ div:not(.mag-post-single) .entry-content {
/* 2922 */ 	padding: 20px;
/* 2923 */ 	background-color: var(--light-bg-color);
/* 2924 */ }
/* 2925 */
/* 2926 */ .no-sidebar:not(.ascendoor-boxed-layout) .entry-content {
/* 2927 */ 	max-width: 790px;
/* 2928 */ 	margin-inline: auto;
/* 2929 */ 	padding: 0 20px;
/* 2930 */ }
/* 2931 */
/* 2932 */ .no-sidebar:not(.ascendoor-boxed-layout) div:not(.mag-post-single) .entry-content {
/* 2933 */ 	max-width: none;
/* 2934 */ }
/* 2935 */
/* 2936 */ .no-sidebar.ascendoor-boxed-layout .entry-content {
/* 2937 */ 	padding: 20px;
/* 2938 */ }
/* 2939 */
/* 2940 */ .ascendoor-author-box {
/* 2941 */ 	border: 1px solid rgba(155, 155, 155, 0.1);
/* 2942 */ 	padding: 15px;
/* 2943 */ 	margin: 15px 0;
/* 2944 */ 	display: flex;
/* 2945 */ 	align-items: center;
/* 2946 */ 	gap: 30px;
/* 2947 */ }
/* 2948 */
/* 2949 */ @media (max-width: 600px) {
/* 2950 */ 	.ascendoor-author-box {

/* style.css */

/* 2951 */ 		align-items: flex-start;
/* 2952 */ 		flex-direction: column;
/* 2953 */ 		gap: 10px;
/* 2954 */ 	}
/* 2955 */ }
/* 2956 */
/* 2957 */ .ascendoor-author-box .author-img {
/* 2958 */ 	min-width: 120px;
/* 2959 */ 	align-self: flex-start;
/* 2960 */ }
/* 2961 */
/* 2962 */ .ascendoor-author-box .author-img img {
/* 2963 */ 	width: 120px;
/* 2964 */ 	height: 120px;
/* 2965 */ 	object-fit: cover;
/* 2966 */ }
/* 2967 */
/* 2968 */ .ascendoor-author-box .author-details .author-name {
/* 2969 */ 	margin: 0 0 10px;
/* 2970 */ 	font-size: var(--font-size-base);
/* 2971 */ 	font-weight: 700;
/* 2972 */ 	line-height: 1.3;
/* 2973 */ }
/* 2974 */
/* 2975 */ .ascendoor-author-box .author-details .author-description {
/* 2976 */ 	margin: 0;
/* 2977 */ }
/* 2978 */
/* 2979 */ .ascendoor-author-box .author-details .author-social-contacts {
/* 2980 */ 	display: inline-flex;
/* 2981 */ 	gap: 10px;
/* 2982 */ 	margin-top: 15px;
/* 2983 */ }
/* 2984 */
/* 2985 */ .ascendoor-author-box .author-details .author-social-contacts a {
/* 2986 */ 	width: 30px;
/* 2987 */ 	height: 30px;
/* 2988 */ }
/* 2989 */
/* 2990 */ .ascendoor-author-box .author-details .author-social-contacts a::before {
/* 2991 */ 	z-index: 1;
/* 2992 */ 	position: relative;
/* 2993 */ }
/* 2994 */
/* 2995 */ .ascendoor-author-box .author-details .author-social-contacts a::after {
/* 2996 */ 	position: absolute;
/* 2997 */ 	content: '';
/* 2998 */ 	left: 0;
/* 2999 */ 	top: 0;
/* 3000 */ 	height: 100%;

/* style.css */

/* 3001 */ 	width: 100%;
/* 3002 */ 	background-color: rgba(155, 155, 155, 0.1);
/* 3003 */ 	opacity: 0.5;
/* 3004 */ }
/* 3005 */
/* 3006 */ section.error-404.not-found {
/* 3007 */ 	margin-bottom: 50px;
/* 3008 */ }
/* 3009 */
/* 3010 */ /* Comments
/* 3011 *| --------------------------------------------- */
/* 3012 */ .comment-content a {
/* 3013 */ 	word-wrap: break-word;
/* 3014 */ }
/* 3015 */
/* 3016 */ .bypostauthor {
/* 3017 */ 	display: block;
/* 3018 */ }
/* 3019 */
/* 3020 */ /**
/* 3021 *|  * Comments Wrapper
/* 3022 *|  */
/* 3023 */ .comments-area {
/* 3024 */ 	padding-bottom: 30px;
/* 3025 */ }
/* 3026 */
/* 3027 */ .comments-area > * {
/* 3028 */ 	margin-top: 30px;
/* 3029 */ 	margin-bottom: 30px;
/* 3030 */ }
/* 3031 */
/* 3032 */ .comments-area > *:first-child {
/* 3033 */ 	margin-top: 0;
/* 3034 */ }
/* 3035 */
/* 3036 */ .comments-area > *:last-child {
/* 3037 */ 	margin-bottom: 0;
/* 3038 */ }
/* 3039 */
/* 3040 */ .comments-area.show-avatars .avatar {
/* 3041 */ 	border-radius: 50%;
/* 3042 */ 	position: absolute;
/* 3043 */ 	top: 10px;
/* 3044 */ }
/* 3045 */
/* 3046 */ .comments-area.show-avatars .fn {
/* 3047 */ 	display: inline-block;
/* 3048 */ 	padding-inline-start: 85px;
/* 3049 */ }
/* 3050 */

/* style.css */

/* 3051 */ .comments-area.show-avatars .comment-metadata {
/* 3052 */ 	padding: 8px 0 9px 85px;
/* 3053 */ }
/* 3054 */
/* 3055 */ /**
/* 3056 *|  * Comment Title
/* 3057 *|  */
/* 3058 */ .comment-reply-title {
/* 3059 */ 	display: flex;
/* 3060 */ 	justify-content: space-between;
/* 3061 */ }
/* 3062 */
/* 3063 */ .comment-reply-title small a {
/* 3064 */ 	font-size: 15px;
/* 3065 */ 	font-style: normal;
/* 3066 */ 	font-weight: normal;
/* 3067 */ 	letter-spacing: normal;
/* 3068 */ }
/* 3069 */
/* 3070 */ /* Nested comment reply title*/
/* 3071 */ .comment .comment-respond .comment-reply-title {
/* 3072 */ 	font-size: 30px;
/* 3073 */ }
/* 3074 */
/* 3075 */ /**
/* 3076 *|  * Comment Lists
/* 3077 *|  */
/* 3078 */ .comments-area [type="checkbox"],
/* 3079 */ .comments-area [type="radio"] {
/* 3080 */ 	margin-bottom: 7px;
/* 3081 */ 	margin-inline-end: 10px;
/* 3082 */ }
/* 3083 */
/* 3084 */ .comment-list {
/* 3085 */ 	padding-inline-start: 0;
/* 3086 */ 	list-style: none;
/* 3087 */ 	margin-inline-start: 0;
/* 3088 */ }
/* 3089 */
/* 3090 */ .comment-list ol {
/* 3091 */ 	margin-inline-start: 0;
/* 3092 */ }
/* 3093 */
/* 3094 */ .comment-list > li {
/* 3095 */ 	margin-top: 30px;
/* 3096 */ 	margin-bottom: 30px;
/* 3097 */ }
/* 3098 */
/* 3099 */ .comment-list .children {
/* 3100 */ 	list-style: none;

/* style.css */

/* 3101 */ 	padding-inline-start: 0;
/* 3102 */ }
/* 3103 */
/* 3104 */ .comment-list .children > li {
/* 3105 */ 	margin-top: 30px;
/* 3106 */ 	margin-bottom: 30px;
/* 3107 */ }
/* 3108 */
/* 3109 */ @media only screen and (min-width: 482px) {
/* 3110 */ 	.comment-list .depth-2,
/* 3111 */ 	.comment-list .depth-3 {
/* 3112 */ 		padding-inline-start: calc(4 * 20px);
/* 3113 */ 	}
/* 3114 */ }
/* 3115 */
/* 3116 */ /**
/* 3117 *|  * Comment Meta
/* 3118 *|  */
/* 3119 */ .comment-meta .comment-author {
/* 3120 */ 	margin-bottom: calc(0.25 *20px);
/* 3121 */ }
/* 3122 */
/* 3123 */ @media only screen and (min-width: 482px) {
/* 3124 */ 	.comment-meta .comment-author {
/* 3125 */ 		margin-bottom: 0;
/* 3126 */ 		padding-inline-end: 0;
/* 3127 */ 	}
/* 3128 */ }
/* 3129 */
/* 3130 */ .comment-meta .comment-author .fn {
/* 3131 */ 	font-weight: normal;
/* 3132 */ 	hyphens: auto;
/* 3133 */ 	word-wrap: break-word;
/* 3134 */ 	word-break: break-word;
/* 3135 */ }
/* 3136 */
/* 3137 */ .comment-meta .comment-metadata {
/* 3138 */ 	color: var(--text-color-normal);
/* 3139 */ 	padding: 8px 0 9px 0;
/* 3140 */ 	font-size: 15px;
/* 3141 */ 	display: flex;
/* 3142 */ 	justify-content: space-between;
/* 3143 */ }
/* 3144 */
/* 3145 */ .comment-meta .comment-metadata .edit-link {
/* 3146 */ 	margin-inline-start: 20px;
/* 3147 */ }
/* 3148 */
/* 3149 */ @media only screen and (min-width: 482px) {
/* 3150 */ 	.comment-meta {

/* style.css */

/* 3151 */ 		margin-inline-end: inherit;
/* 3152 */ 	}
/* 3153 */ 	.comment-meta .comment-author {
/* 3154 */ 		max-width: inherit;
/* 3155 */ 	}
/* 3156 */ }
/* 3157 */
/* 3158 */ .bypostauthor {
/* 3159 */ 	display: block;
/* 3160 */ }
/* 3161 */
/* 3162 */ .says {
/* 3163 */ 	display: none;
/* 3164 */ }
/* 3165 */
/* 3166 */ .comment-meta {
/* 3167 */ 	margin-bottom: 10px;
/* 3168 */ }
/* 3169 */
/* 3170 */ .comment-body {
/* 3171 */ 	position: relative;
/* 3172 */ 	margin-bottom: 40px;
/* 3173 */ 	padding: 30px;
/* 3174 */ 	background-color: #f9f9f9;
/* 3175 */ 	border: 1px solid #eee;
/* 3176 */ }
/* 3177 */
/* 3178 */ .comment-body .reply {
/* 3179 */ 	margin: 0;
/* 3180 */ }
/* 3181 */
/* 3182 */ .comment-content {
/* 3183 */ 	word-wrap: break-word;
/* 3184 */ 	font-size: 16px;
/* 3185 */ 	padding-bottom: 15px;
/* 3186 */ 	color: #555;
/* 3187 */ }
/* 3188 */
/* 3189 */ .pingback .comment-body,
/* 3190 */ .trackback .comment-body {
/* 3191 */ 	margin-top: 30px;
/* 3192 */ 	margin-bottom: 30px;
/* 3193 */ }
/* 3194 */
/* 3195 */ .comment-respond {
/* 3196 */ 	margin-top: 30px;
/* 3197 */ }
/* 3198 */
/* 3199 */ .comment-respond > * {
/* 3200 */ 	margin-top: 20px;

/* style.css */

/* 3201 */ 	margin-bottom: 20px;
/* 3202 */ }
/* 3203 */
/* 3204 */ .comment-respond > *:first-child {
/* 3205 */ 	margin-top: 0;
/* 3206 */ }
/* 3207 */
/* 3208 */ .comment-respond > *:last-child {
/* 3209 */ 	margin-bottom: 0;
/* 3210 */ }
/* 3211 */
/* 3212 */ .comment-respond > *:last-child.comment-form {
/* 3213 */ 	margin-bottom: 30px;
/* 3214 */ }
/* 3215 */
/* 3216 */ .comment-author {
/* 3217 */ 	padding-top: 3px;
/* 3218 */ }
/* 3219 */
/* 3220 */ .reply a,
/* 3221 */ .comment-content a,
/* 3222 */ .comment-meta .comment-metadata a,
/* 3223 */ .comment-author .url {
/* 3224 */ 	color: currentColor;
/* 3225 */ }
/* 3226 */
/* 3227 */ .reply a:focus, .reply a:hover,
/* 3228 */ .comment-content a:focus,
/* 3229 */ .comment-content a:hover,
/* 3230 */ .comment-meta .comment-metadata a:focus,
/* 3231 */ .comment-meta .comment-metadata a:hover,
/* 3232 */ .comment-author .url:focus,
/* 3233 */ .comment-author .url:hover {
/* 3234 */ 	color: var(--theme-color);
/* 3235 */ }
/* 3236 */
/* 3237 */ .comment-form {
/* 3238 */ 	display: flex;
/* 3239 */ 	flex-wrap: wrap;
/* 3240 */ }
/* 3241 */
/* 3242 */ .comment-form > * {
/* 3243 */ 	flex-basis: 100%;
/* 3244 */ }
/* 3245 */
/* 3246 */ .comment-form .comment-form-url,
/* 3247 */ .comment-form .comment-form-comment {
/* 3248 */ 	width: 100%;
/* 3249 */ }
/* 3250 */

/* style.css */

/* 3251 */ .comment-form .comment-form-author,
/* 3252 */ .comment-form .comment-form-email {
/* 3253 */ 	flex-basis: 0;
/* 3254 */ 	flex-grow: 1;
/* 3255 */ }
/* 3256 */
/* 3257 */ @media only screen and (max-width: 481px) {
/* 3258 */ 	.comment-form .comment-form-author,
/* 3259 */ 	.comment-form .comment-form-email {
/* 3260 */ 		flex-basis: 100%;
/* 3261 */ 	}
/* 3262 */ }
/* 3263 */
/* 3264 */ .comment-form .comment-form-cookies-consent > label,
/* 3265 */ .comment-form .comment-notes {
/* 3266 */ 	font-size: 1rem;
/* 3267 */ 	font-weight: normal;
/* 3268 */ }
/* 3269 */
/* 3270 */ .comment-form > p {
/* 3271 */ 	margin-bottom: 10px;
/* 3272 */ }
/* 3273 */
/* 3274 */ .comment-form > p a {
/* 3275 */ 	color: var(--text-color-normal);
/* 3276 */ 	transition: all 0.3s ease;
/* 3277 */ 	text-decoration: none;
/* 3278 */ }
/* 3279 */
/* 3280 */ .comment-form > p a:focus, .comment-form > p a:hover {
/* 3281 */ 	color: var(--theme-color);
/* 3282 */ }
/* 3283 */
/* 3284 */ .comment-form > p:first-of-type {
/* 3285 */ 	margin-top: 0;
/* 3286 */ }
/* 3287 */
/* 3288 */ .comment-form > p:last-of-type {
/* 3289 */ 	margin-bottom: 0;
/* 3290 */ }
/* 3291 */
/* 3292 */ .comment-form > p label,
/* 3293 */ .comment-form > p input[type=email],
/* 3294 */ .comment-form > p input[type=text],
/* 3295 */ .comment-form > p input[type=url],
/* 3296 */ .comment-form > p textarea {
/* 3297 */ 	display: block;
/* 3298 */ 	font-size: var(--global--font-size-sm);
/* 3299 */ 	margin-bottom: calc(.5 *20px);
/* 3300 */ 	width: 100%;

/* style.css */

/* 3301 */ 	font-weight: var(--form--label-weight);
/* 3302 */ }
/* 3303 */
/* 3304 */ .comment-form > p.comment-form-cookies-consent {
/* 3305 */ 	display: flex;
/* 3306 */ 	align-items: center;
/* 3307 */ }
/* 3308 */
/* 3309 */ @media only screen and (min-width: 482px) {
/* 3310 */ 	.comment-form > p.comment-form-author,
/* 3311 */ 	.woocommerce #review_form #respond p {
/* 3312 */ 		margin-inline-end: calc(1.5 * 20px);
/* 3313 */ 	}
/* 3314 */ 	.comment-form > p.comment-notes,
/* 3315 */ 	.comment-form > p.logged-in-as {
/* 3316 */ 		display: block;
/* 3317 */ 	}
/* 3318 */ }
/* 3319 */
/* 3320 */ nav.breadcrumb-trail ul.trail-items {
/* 3321 */ 	list-style: none;
/* 3322 */ 	padding: 0;
/* 3323 */ 	margin: 0;
/* 3324 */ 	color: var(--text-color-normal);
/* 3325 */ }
/* 3326 */
/* 3327 */ nav.breadcrumb-trail ul.trail-items li {
/* 3328 */ 	display: inline-block;
/* 3329 */ }
/* 3330 */
/* 3331 */ nav.breadcrumb-trail ul.trail-items li a {
/* 3332 */ 	text-decoration: none;
/* 3333 */ 	color: var(--text-color-normal);
/* 3334 */ }
/* 3335 */
/* 3336 */ nav.breadcrumb-trail ul.trail-items li a:focus, nav.breadcrumb-trail ul.trail-items li a:hover {
/* 3337 */ 	color: var(--theme-color);
/* 3338 */ }
/* 3339 */
/* 3340 */ nav.breadcrumb-trail ul.trail-items li::after {
/* 3341 */ 	margin: 0 0.3rem;
/* 3342 */ }
/* 3343 */
/* 3344 */ nav.breadcrumb-trail ul.trail-items li:last-child::after {
/* 3345 */ 	display: none;
/* 3346 */ }
/* 3347 */
/* 3348 */ /*--------------------------------------------------------------
/* 3349 *| ## Comments
/* 3350 *| --------------------------------------------------------------*/

/* style.css */

/* 3351 */ /*comments section====*/
/* 3352 */ #comments.comments-area {
/* 3353 */ 	margin-block: 20px;
/* 3354 */ }
/* 3355 */
/* 3356 */ #comments.comments-area .comments-title {
/* 3357 */ 	font-size: var(--font-size-lg);
/* 3358 */ 	font-family: var(--font-main);
/* 3359 */ 	line-height: 1.2;
/* 3360 */ }
/* 3361 */
/* 3362 */ #comments.comments-area .comment-list .comment .comment-author img {
/* 3363 */ 	float: left;
/* 3364 */ 	margin-inline-end: 20px;
/* 3365 */ 	margin-bottom: 20px;
/* 3366 */ 	width: 50px;
/* 3367 */ }
/* 3368 */
/* 3369 */ #comments.comments-area .comment-list .comment .comment-content p {
/* 3370 */ 	margin-bottom: 5px;
/* 3371 */ }
/* 3372 */
/* 3373 */ #comments.comments-area div#respond {
/* 3374 */ 	margin-top: 20px;
/* 3375 */ }
/* 3376 */
/* 3377 */ #comments.comments-area div#respond #reply-title {
/* 3378 */ 	margin-top: 0;
/* 3379 */ 	font-weight: 700;
/* 3380 */ 	font-size: 18px;
/* 3381 */ }
/* 3382 */
/* 3383 */ #comments.comments-area div#respond p {
/* 3384 */ 	margin-bottom: 5px;
/* 3385 */ }
/* 3386 */
/* 3387 */ #comments.comments-area div#respond label {
/* 3388 */ 	font-weight: normal;
/* 3389 */ }
/* 3390 */
/* 3391 */ #comments.comments-area div#respond textarea {
/* 3392 */ 	width: 100%;
/* 3393 */ 	background: #fafafa;
/* 3394 */ }
/* 3395 */
/* 3396 */ #comments.comments-area div#respond p.comment-form-url,
/* 3397 */ #comments.comments-area div#respond p.comment-form-email,
/* 3398 */ #comments.comments-area div#respond p.comment-form-author {
/* 3399 */ 	display: inline-block;
/* 3400 */ 	width: 100%;

/* style.css */

/* 3401 */ }
/* 3402 */
/* 3403 */ #comments.comments-area div#respond p.comment-form-url label,
/* 3404 */ #comments.comments-area div#respond p.comment-form-email label,
/* 3405 */ #comments.comments-area div#respond p.comment-form-author label {
/* 3406 */ 	display: block;
/* 3407 */ }
/* 3408 */
/* 3409 */ #comments.comments-area div#respond p.comment-form-url input,
/* 3410 */ #comments.comments-area div#respond p.comment-form-email input,
/* 3411 */ #comments.comments-area div#respond p.comment-form-author input {
/* 3412 */ 	width: 100%;
/* 3413 */ }
/* 3414 */
/* 3415 */ #comments.comments-area div#respond p.comment-form-cookies-consent label {
/* 3416 */ 	margin-inline-start: 8px;
/* 3417 */ 	position: relative;
/* 3418 */ 	top: -1px;
/* 3419 */ }
/* 3420 */
/* 3421 */ #comments.comments-area div#respond input[type="submit"] {
/* 3422 */ 	display: inline-block;
/* 3423 */ 	margin-top: 10px;
/* 3424 */ }
/* 3425 */
/* 3426 */ #comments.comments-area div#respond #reply-title small a {
/* 3427 */ 	display: inline-block;
/* 3428 */ 	margin-inline-start: 10px;
/* 3429 */ }
/* 3430 */
/* 3431 */ .comment div#respond,
/* 3432 */ .comment-content {
/* 3433 */ 	margin-inline-start: 70px;
/* 3434 */ }
/* 3435 */
/* 3436 */ .comment-content a {
/* 3437 */ 	word-wrap: break-word;
/* 3438 */ }
/* 3439 */
/* 3440 */ .bypostauthor {
/* 3441 */ 	display: block;
/* 3442 */ }
/* 3443 */
/* 3444 */ /*--------------------------------------------------------------
/* 3445 *| ## Comments
/* 3446 *| --------------------------------------------------------------*/
/* 3447 */ /* Widgets
/* 3448 *| --------------------------------------------- */
/* 3449 */ .widget {
/* 3450 */ 	margin: 0 0 1.5em;

/* style.css */

/* 3451 */ }
/* 3452 */
/* 3453 */ .widget select {
/* 3454 */ 	max-width: 100%;
/* 3455 */ }
/* 3456 */
/* 3457 */ .ascendoor-widget {
/* 3458 */ 	margin-bottom: 30px;
/* 3459 */ }
/* 3460 */
/* 3461 */ .widget_block h1,
/* 3462 */ .widget_block h2,
/* 3463 */ .widget_block h3,
/* 3464 */ .widget_block h4,
/* 3465 */ .widget_block h5,
/* 3466 */ .widget_block h6 {
/* 3467 */ 	margin-top: 0;
/* 3468 */ 	margin-bottom: 10px;
/* 3469 */ 	line-height: 1.2;
/* 3470 */ }
/* 3471 */
/* 3472 */ /*widget title===============*/
/* 3473 */ .widgettitle,
/* 3474 */ .widget-title {
/* 3475 */ 	display: flex;
/* 3476 */ 	align-items: center;
/* 3477 */ 	justify-content: space-between;
/* 3478 */ 	padding-bottom: 0;
/* 3479 */ 	border-bottom: 2px solid var(--theme-color);
/* 3480 */ 	margin-bottom: 15px;
/* 3481 */ 	position: relative;
/* 3482 */ }
/* 3483 */
/* 3484 */ .widgettitle span,
/* 3485 */ .widget-title span {
/* 3486 */ 	font-size: var(--font-size-base);
/* 3487 */ 	line-height: 1.2;
/* 3488 */ 	margin-top: 0;
/* 3489 */ 	font-weight: normal;
/* 3490 */ 	padding-bottom: 0;
/* 3491 */ 	margin-bottom: 0;
/* 3492 */ 	color: var(--white);
/* 3493 */ 	padding: 5px 10px;
/* 3494 */ 	background-color: var(--theme-color);
/* 3495 */ }
/* 3496 */
/* 3497 */ .widget:not(.ascendoor-widget) .section-title {
/* 3498 */ 	display: flex;
/* 3499 */ 	align-items: center;
/* 3500 */ 	justify-content: space-between;

/* style.css */

/* 3501 */ 	padding-bottom: 0;
/* 3502 */ 	border-bottom: 2px solid var(--theme-color);
/* 3503 */ 	margin-bottom: 15px;
/* 3504 */ 	position: relative;
/* 3505 */ }
/* 3506 */
/* 3507 */ .widget:not(.ascendoor-widget) .section-title span {
/* 3508 */ 	font-size: var(--font-size-base);
/* 3509 */ 	line-height: 1.2;
/* 3510 */ 	margin-top: 0;
/* 3511 */ 	font-weight: normal;
/* 3512 */ 	padding-bottom: 0;
/* 3513 */ 	margin-bottom: 0;
/* 3514 */ 	color: var(--white);
/* 3515 */ 	padding: 5px 10px;
/* 3516 */ 	background-color: var(--theme-color);
/* 3517 */ }
/* 3518 */
/* 3519 */ /*widget title===============*/
/* 3520 */ /*widget list===============*/
/* 3521 */ .widget ol:not(.magazine-tabs),
/* 3522 */ .widget ul:not(.magazine-tabs) {
/* 3523 */ 	list-style: none;
/* 3524 */ 	padding: 0;
/* 3525 */ 	margin-inline: 0;
/* 3526 */ }
/* 3527 */
/* 3528 */ .widget ol:not(.magazine-tabs) li,
/* 3529 */ .widget ul:not(.magazine-tabs) li {
/* 3530 */ 	margin-bottom: 7px;
/* 3531 */ 	padding-bottom: 7px;
/* 3532 */ 	font-size: 14px;
/* 3533 */ 	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
/* 3534 */ }
/* 3535 */
/* 3536 */ .widget ol:not(.magazine-tabs) li a,
/* 3537 */ .widget ul:not(.magazine-tabs) li a {
/* 3538 */ 	text-decoration: none;
/* 3539 */ 	color: var(--clr-foreground);
/* 3540 */ }
/* 3541 */
/* 3542 */ .widget ol:not(.magazine-tabs) li a:focus, .widget ol:not(.magazine-tabs) li a:hover,
/* 3543 */ .widget ul:not(.magazine-tabs) li a:focus,
/* 3544 */ .widget ul:not(.magazine-tabs) li a:hover {
/* 3545 */ 	color: var(--theme-color);
/* 3546 */ }
/* 3547 */
/* 3548 */ .widget ol:not(.magazine-tabs) ol,
/* 3549 */ .widget ol:not(.magazine-tabs) ul,
/* 3550 */ .widget ul:not(.magazine-tabs) ol,

/* style.css */

/* 3551 */ .widget ul:not(.magazine-tabs) ul {
/* 3552 */ 	padding-top: 7px;
/* 3553 */ 	margin-inline-start: 10px;
/* 3554 */ 	padding-inline-start: 10px;
/* 3555 */ }
/* 3556 */
/* 3557 */ .widget > ol > li,
/* 3558 */ .widget > ul > li {
/* 3559 */ 	margin-bottom: 7px;
/* 3560 */ 	padding-bottom: 7px;
/* 3561 */ 	font-size: 14px;
/* 3562 */ 	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
/* 3563 */ }
/* 3564 */
/* 3565 */ .widget > ol > li a,
/* 3566 */ .widget > ul > li a {
/* 3567 */ 	color: var(--clr-foreground);
/* 3568 */ 	transition: all 0.5s linear;
/* 3569 */ }
/* 3570 */
/* 3571 */ .widget > ol > li a:focus, .widget > ol > li a:hover,
/* 3572 */ .widget > ul > li a:focus,
/* 3573 */ .widget > ul > li a:hover {
/* 3574 */ 	color: var(--theme-color);
/* 3575 */ }
/* 3576 */
/* 3577 */ .widget ol > li:last-child,
/* 3578 */ .widget ul > li:last-child {
/* 3579 */ 	margin-bottom: 0;
/* 3580 */ 	padding-bottom: 0;
/* 3581 */ 	border-bottom: none;
/* 3582 */ }
/* 3583 */
/* 3584 */ /*widget list===============*/
/* 3585 */ /*widget tag cloud ===============*/
/* 3586 */ .wp-block-tag-cloud a,
/* 3587 */ .tagcloud a {
/* 3588 */ 	display: inline-block;
/* 3589 */ 	text-decoration: none;
/* 3590 */ 	font-size: var(--font-size-small) !important;
/* 3591 */ 	color: var(--clr-foreground);
/* 3592 */ 	border: 1px solid var(--clr-foreground);
/* 3593 */ 	padding: 3px 7px;
/* 3594 */ 	margin-inline-end: 5px;
/* 3595 */ 	margin-block-end: 5px;
/* 3596 */ 	line-height: 1.2;
/* 3597 */ }
/* 3598 */
/* 3599 */ .wp-block-tag-cloud a:focus, .wp-block-tag-cloud a:hover,
/* 3600 */ .tagcloud a:focus,

/* style.css */

/* 3601 */ .tagcloud a:hover {
/* 3602 */ 	color: var(--theme-color);
/* 3603 */ 	border: 1px solid var(--theme-color);
/* 3604 */ }
/* 3605 */
/* 3606 */ .site-footer .wp-block-tag-cloud a, .site-footer
/* 3607 */ .tagcloud a {
/* 3608 */ 	border: 1px solid var(--white);
/* 3609 */ }
/* 3610 */
/* 3611 */ .site-footer .wp-block-tag-cloud a:focus, .site-footer .wp-block-tag-cloud a:hover, .site-footer
/* 3612 */ .tagcloud a:focus, .site-footer
/* 3613 */ .tagcloud a:hover {
/* 3614 */ 	color: var(--theme-color);
/* 3615 */ 	border: 1px solid var(--theme-color);
/* 3616 */ }
/* 3617 */
/* 3618 */ /*widget tag cloud ===============*/
/* 3619 */ /*widget search ===============*/
/* 3620 */ .widget.widget_search .wp-block-search__inside-wrapper {
/* 3621 */ 	display: flex;
/* 3622 */ }
/* 3623 */
/* 3624 */ .widget.widget_search .wp-block-search__inside-wrapper .wp-block-search__input {
/* 3625 */ 	border: 1px solid #d3ced2;
/* 3626 */ 	padding: 6px 16px;
/* 3627 */ 	font-size: 0.9rem;
/* 3628 */ }
/* 3629 */
/* 3630 */ .widget.widget_search .wp-block-search__inside-wrapper .wp-block-search__input:focus-visible {
/* 3631 */ 	outline: 0;
/* 3632 */ }
/* 3633 */
/* 3634 */ .widget.widget_search .wp-block-search__inside-wrapper .wp-block-search__button {
/* 3635 */ 	cursor: pointer;
/* 3636 */ 	color: var(--white);
/* 3637 */ 	background-color: var(--primary-color);
/* 3638 */ 	margin: 0;
/* 3639 */ 	padding: 10px 25px;
/* 3640 */ }
/* 3641 */
/* 3642 */ .search-form {
/* 3643 */ 	display: flex;
/* 3644 */ }
/* 3645 */
/* 3646 */ .search-form label,
/* 3647 */ .search-form .search-field {
/* 3648 */ 	width: 100%;
/* 3649 */ }
/* 3650 */

/* style.css */

/* 3651 */ .search-form .search-field {
/* 3652 */ 	border: 1px solid #d3ced2;
/* 3653 */ 	padding: 6px 16px;
/* 3654 */ 	font-size: 0.9rem;
/* 3655 */ 	border-radius: 0;
/* 3656 */ }
/* 3657 */
/* 3658 */ .search-form .search-submit {
/* 3659 */ 	border-radius: 0;
/* 3660 */ }
/* 3661 */
/* 3662 */ /*widget search ===============*/
/* 3663 */ .widget ul.wp-block-social-links li {
/* 3664 */ 	margin: unset;
/* 3665 */ 	padding: unset;
/* 3666 */ 	font-size: unset;
/* 3667 */ }
/* 3668 */
/* 3669 */ /* Media
/* 3670 *| --------------------------------------------- */
/* 3671 */ .page-content .wp-smiley,
/* 3672 */ .entry-content .wp-smiley,
/* 3673 */ .comment-content .wp-smiley {
/* 3674 */ 	border: none;
/* 3675 */ 	margin-bottom: 0;
/* 3676 */ 	margin-top: 0;
/* 3677 */ 	padding: 0;
/* 3678 */ }
/* 3679 */
/* 3680 */ /* Make sure logo link wraps around logo image. */
/* 3681 */ .custom-logo-link {
/* 3682 */ 	display: inline-block;
/* 3683 */ }
/* 3684 */
/* 3685 */ /* Captions
/* 3686 *| --------------------------------------------- */
/* 3687 */ .wp-caption {
/* 3688 */ 	margin-bottom: 1.5em;
/* 3689 */ 	max-width: 100%;
/* 3690 */ }
/* 3691 */
/* 3692 */ .wp-caption img[class*="wp-image-"] {
/* 3693 */ 	display: block;
/* 3694 */ 	margin-left: auto;
/* 3695 */ 	margin-right: auto;
/* 3696 */ }
/* 3697 */
/* 3698 */ .wp-caption .wp-caption-text {
/* 3699 */ 	margin: 0.8075em 0;
/* 3700 */ }

/* style.css */

/* 3701 */
/* 3702 */ .wp-caption-text {
/* 3703 */ 	text-align: center;
/* 3704 */ }
/* 3705 */
/* 3706 */ /* Galleries
/* 3707 *| --------------------------------------------- */
/* 3708 */ .gallery {
/* 3709 */ 	margin-bottom: 1.5em;
/* 3710 */ 	display: grid;
/* 3711 */ 	grid-gap: 1.5em;
/* 3712 */ }
/* 3713 */
/* 3714 */ .gallery-item {
/* 3715 */ 	display: inline-block;
/* 3716 */ 	text-align: center;
/* 3717 */ 	width: 100%;
/* 3718 */ }
/* 3719 */
/* 3720 */ .gallery-columns-2 {
/* 3721 */ 	grid-template-columns: repeat(2, 1fr);
/* 3722 */ }
/* 3723 */
/* 3724 */ .gallery-columns-3 {
/* 3725 */ 	grid-template-columns: repeat(3, 1fr);
/* 3726 */ }
/* 3727 */
/* 3728 */ .gallery-columns-4 {
/* 3729 */ 	grid-template-columns: repeat(4, 1fr);
/* 3730 */ }
/* 3731 */
/* 3732 */ .gallery-columns-5 {
/* 3733 */ 	grid-template-columns: repeat(5, 1fr);
/* 3734 */ }
/* 3735 */
/* 3736 */ .gallery-columns-6 {
/* 3737 */ 	grid-template-columns: repeat(6, 1fr);
/* 3738 */ }
/* 3739 */
/* 3740 */ .gallery-columns-7 {
/* 3741 */ 	grid-template-columns: repeat(7, 1fr);
/* 3742 */ }
/* 3743 */
/* 3744 */ .gallery-columns-8 {
/* 3745 */ 	grid-template-columns: repeat(8, 1fr);
/* 3746 */ }
/* 3747 */
/* 3748 */ .gallery-columns-9 {
/* 3749 */ 	grid-template-columns: repeat(9, 1fr);
/* 3750 */ }

/* style.css */

/* 3751 */
/* 3752 */ .gallery-caption {
/* 3753 */ 	display: block;
/* 3754 */ }
/* 3755 */
/* 3756 */ /*--------------------------------------------------------------
/* 3757 *| # Plugins
/* 3758 *| --------------------------------------------------------------*/
/* 3759 */ /* Jetpack infinite scroll
/* 3760 *| --------------------------------------------- */
/* 3761 */ /* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
/* 3762 */ .infinite-scroll .posts-navigation,
/* 3763 */ .infinite-scroll.neverending .site-footer {
/* 3764 */ 	display: none;
/* 3765 */ }
/* 3766 */
/* 3767 */ /* Re-display the Theme Footer when Infinite Scroll has reached its end. */
/* 3768 */ .infinity-end.neverending .site-footer {
/* 3769 */ 	display: block;
/* 3770 */ }
/* 3771 */
/* 3772 */ /*--------------------------------------------------------------
/* 3773 *| # Utilities
/* 3774 *| --------------------------------------------------------------*/
/* 3775 */ /* Accessibility
/* 3776 *| --------------------------------------------- */
/* 3777 */ /* Text meant only for screen readers. */
/* 3778 */ .screen-reader-text {
/* 3779 */ 	border: 0;
/* 3780 */ 	clip: rect(1px, 1px, 1px, 1px);
/* 3781 */ 	clip-path: inset(50%);
/* 3782 */ 	height: 1px;
/* 3783 */ 	margin: -1px;
/* 3784 */ 	overflow: hidden;
/* 3785 */ 	padding: 0;
/* 3786 */ 	position: absolute !important;
/* 3787 */ 	width: 1px;
/* 3788 */ 	word-wrap: normal !important;
/* 3789 */ }
/* 3790 */
/* 3791 */ .screen-reader-text:focus {
/* 3792 */ 	background-color: #f1f1f1;
/* 3793 */ 	border-radius: 3px;
/* 3794 */ 	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
/* 3795 */ 	clip: auto !important;
/* 3796 */ 	clip-path: none;
/* 3797 */ 	color: #21759b;
/* 3798 */ 	display: block;
/* 3799 */ 	font-size: 0.875rem;
/* 3800 */ 	font-weight: 700;

/* style.css */

/* 3801 */ 	height: auto;
/* 3802 */ 	left: 5px;
/* 3803 */ 	line-height: normal;
/* 3804 */ 	padding: 15px 23px 14px;
/* 3805 */ 	text-decoration: none;
/* 3806 */ 	top: 5px;
/* 3807 */ 	width: auto;
/* 3808 */ 	z-index: 100000;
/* 3809 */ }
/* 3810 */
/* 3811 */ /* Do not show the outline on the skip link target. */
/* 3812 */ #primary[tabindex="-1"]:focus {
/* 3813 */ 	outline: 0;
/* 3814 */ }
/* 3815 */
/* 3816 */ /* Alignments
/* 3817 *| --------------------------------------------- */
/* 3818 */ .alignleft {
/* 3819 */ 	/*rtl:ignore*/
/* 3820 */ 	float: left;
/* 3821 */ 	/*rtl:ignore*/
/* 3822 */ 	margin-right: 1.5em;
/* 3823 */ 	margin-bottom: 1.5em;
/* 3824 */ }
/* 3825 */
/* 3826 */ .alignright {
/* 3827 */ 	/*rtl:ignore*/
/* 3828 */ 	float: right;
/* 3829 */ 	/*rtl:ignore*/
/* 3830 */ 	margin-left: 1.5em;
/* 3831 */ 	margin-bottom: 1.5em;
/* 3832 */ }
/* 3833 */
/* 3834 */ .aligncenter {
/* 3835 */ 	clear: both;
/* 3836 */ 	display: block;
/* 3837 */ 	margin-left: auto;
/* 3838 */ 	margin-right: auto;
/* 3839 */ 	margin-bottom: 1.5em;
/* 3840 */ }
/* 3841 */
/* 3842 */ /* preloader CSS start
/* 3843 *| --------------------------------------------- */
/* 3844 */ #loader {
/* 3845 */ 	overflow-x: hidden;
/* 3846 */ 	overflow-y: hidden;
/* 3847 */ 	vertical-align: middle;
/* 3848 */ 	background-color: var(--clr-background);
/* 3849 */ 	position: fixed;
/* 3850 */ 	display: table;

/* style.css */

/* 3851 */ 	width: 100%;
/* 3852 */ 	left: 0;
/* 3853 */ 	top: 0;
/* 3854 */ 	height: 100%;
/* 3855 */ 	min-height: 100%;
/* 3856 */ 	z-index: 99999;
/* 3857 */ }
/* 3858 */
/* 3859 */ #loader .loader-container {
/* 3860 */ 	position: relative;
/* 3861 */ 	display: table-cell;
/* 3862 */ 	vertical-align: middle;
/* 3863 */ 	z-index: 12;
/* 3864 */ 	text-align: center;
/* 3865 */ 	text-transform: uppercase;
/* 3866 */ }
/* 3867 */
/* 3868 */ #loader #preloader {
/* 3869 */ 	position: relative;
/* 3870 */ 	margin: auto;
/* 3871 */ 	width: 100px;
/* 3872 */ }
/* 3873 */
/* 3874 */ .dark-theme #preloader img {
/* 3875 */ 	filter: invert(1);
/* 3876 */ }
/* 3877 */
/* 3878 */ /* preloader CSS end
/* 3879 *| --------------------------------------------- */
/* 3880 */ header {
/* 3881 */ 	margin-bottom: 10px;
/* 3882 */ }
/* 3883 */
/* 3884 */ header .top-header-part {
/* 3885 */ 	background: var(--light-bg-color);
/* 3886 */ 	padding: 8px 0;
/* 3887 */ 	font-size: var(--font-size-sm);
/* 3888 */ 	line-height: 1.2;
/* 3889 */ 	color: var(--clr-foreground);
/* 3890 */ }
/* 3891 */
/* 3892 */ header .top-header-part .top-header-wrapper {
/* 3893 */ 	display: flex;
/* 3894 */ 	align-items: center;
/* 3895 */ 	justify-content: space-between;
/* 3896 */ }
/* 3897 */
/* 3898 */ @media (max-width: 480px) {
/* 3899 */ 	header .top-header-part .top-header-wrapper {
/* 3900 */ 		flex-direction: column;

/* style.css */

/* 3901 */ 	}
/* 3902 */ }
/* 3903 */
/* 3904 */ @media (max-width: 480px) {
/* 3905 */ 	header .top-header-part .top-header-wrapper .top-header-left {
/* 3906 */ 		display: none;
/* 3907 */ 	}
/* 3908 */ }
/* 3909 */
/* 3910 */ header .top-header-part .top-header-wrapper .top-header-right {
/* 3911 */ 	display: flex;
/* 3912 */ 	align-items: center;
/* 3913 */ }
/* 3914 */
/* 3915 */ header .top-header-part .top-header-wrapper .top-header-right .dark-light-mode-switch {
/* 3916 */ 	padding-inline-start: 10px;
/* 3917 */ 	margin-inline-start: 10px;
/* 3918 */ 	border-inline-start: 1px solid #c8cacf;
/* 3919 */ }
/* 3920 */
/* 3921 */ header .middle-header-part .middle-header-wrapper {
/* 3922 */ 	display: flex;
/* 3923 */ 	justify-content: space-between;
/* 3924 */ 	align-items: center;
/* 3925 */ 	padding-block: 15px;
/* 3926 */ 	gap: 30px;
/* 3927 */ }
/* 3928 */
/* 3929 */ @media (max-width: 991px) {
/* 3930 */ 	header .middle-header-part .middle-header-wrapper {
/* 3931 */ 		flex-direction: column;
/* 3932 */ 	}
/* 3933 */ }
/* 3934 */
/* 3935 */ @media (min-width: 992px) {
/* 3936 */ 	header .middle-header-part .middle-header-wrapper .site-branding {
/* 3937 */ 		width: 40%;
/* 3938 */ 		flex-shrink: 0;
/* 3939 */ 	}
/* 3940 */ }
/* 3941 */
/* 3942 */ @media (max-width: 991px) {
/* 3943 */ 	header .middle-header-part .middle-header-wrapper .site-branding {
/* 3944 */ 		text-align: center;
/* 3945 */ 	}
/* 3946 */ }
/* 3947 */
/* 3948 */ header .middle-header-part .middle-header-wrapper .site-branding .site-title {
/* 3949 */ 	font-size: var(--font-size-lg);
/* 3950 */ 	font-weight: 700;

/* style.css */

/* 3951 */ 	line-height: 1.2;
/* 3952 */ 	margin: 0;
/* 3953 */ }
/* 3954 */
/* 3955 */ header .middle-header-part .middle-header-wrapper .site-branding .site-title a {
/* 3956 */ 	line-height: inherit;
/* 3957 */ 	text-decoration: none;
/* 3958 */ 	color: var(--header-text-color);
/* 3959 */ }
/* 3960 */
/* 3961 */ header .middle-header-part .middle-header-wrapper .site-branding .site-description {
/* 3962 */ 	margin: 0;
/* 3963 */ 	color: var(--clr-foreground);
/* 3964 */ }
/* 3965 */
/* 3966 */ @media (max-width: 480px) {
/* 3967 */ 	header .middle-header-part .middle-header-wrapper .site-branding .site-description {
/* 3968 */ 		font-size: 0.8rem;
/* 3969 */ 		margin-top: 0;
/* 3970 */ 	}
/* 3971 */ }
/* 3972 */
/* 3973 */ @media (min-width: 992px) {
/* 3974 */ 	header .middle-header-part .middle-header-wrapper .mag-adver-part {
/* 3975 */ 		width: 60%;
/* 3976 */ 	}
/* 3977 */ }
/* 3978 */
/* 3979 */ header .middle-header-part .middle-header-wrapper .mag-adver-part a {
/* 3980 */ 	display: block;
/* 3981 */ 	line-height: 0;
/* 3982 */ }
/* 3983 */
/* 3984 */ header .middle-header-part .middle-header-wrapper .mag-adver-part a img {
/* 3985 */ 	width: 100%;
/* 3986 */ }
/* 3987 */
/* 3988 */ header .middle-header-part .middle-header-wrapper .mag-adver-part a:focus {
/* 3989 */ 	outline-color: var(--theme-color);
/* 3990 */ 	outline-offset: 2px;
/* 3991 */ }
/* 3992 */
/* 3993 */ header .middle-header-part.ascendoor-header-image {
/* 3994 */ 	position: relative;
/* 3995 */ 	padding: 10px 0;
/* 3996 */ 	background-position: center;
/* 3997 */ 	background-repeat: no-repeat;
/* 3998 */ 	background-size: cover;
/* 3999 */ }
/* 4000 */

/* style.css */

/* 4001 */ header .middle-header-part.ascendoor-header-image::before {
/* 4002 */ 	position: absolute;
/* 4003 */ 	content: "";
/* 4004 */ 	left: 0;
/* 4005 */ 	top: 0;
/* 4006 */ 	width: 100%;
/* 4007 */ 	height: 100%;
/* 4008 */ 	background-color: #000000;
/* 4009 */ 	opacity: 0.4;
/* 4010 */ }
/* 4011 */
/* 4012 */ header .middle-header-part.ascendoor-header-image > * {
/* 4013 */ 	position: relative;
/* 4014 */ 	z-index: 1;
/* 4015 */ }
/* 4016 */
/* 4017 */ header .middle-header-part.ascendoor-header-image .middle-header-wrapper .site-branding .site-title a {
/* 4018 */ 	color: var(--white);
/* 4019 */ }
/* 4020 */
/* 4021 */ header .middle-header-part.ascendoor-header-image .middle-header-wrapper .site-branding .site-description {
/* 4022 */ 	color: var(--white);
/* 4023 */ }
/* 4024 */
/* 4025 */ header .bottom-header-part {
/* 4026 */ 	background-color: #151618;
/* 4027 */ }
/* 4028 */
/* 4029 */ header .bottom-header-part .bottom-header-wrapper {
/* 4030 */ 	min-height: 55px;
/* 4031 */ 	display: flex;
/* 4032 */ 	align-items: center;
/* 4033 */ 	justify-content: space-between;
/* 4034 */ }
/* 4035 */
/* 4036 */ @media (max-width: 480px) {
/* 4037 */ 	header .bottom-header-part .bottom-header-wrapper {
/* 4038 */ 		position: relative;
/* 4039 */ 	}
/* 4040 */ }
/* 4041 */
/* 4042 */ header .bottom-header-part .bottom-header-wrapper .navigation-part {
/* 4043 */ 	display: flex;
/* 4044 */ }
/* 4045 */
/* 4046 */ header .bottom-header-part .bottom-header-wrapper .navigation-part .ascendoor-home-icon a {
/* 4047 */ 	text-decoration: none;
/* 4048 */ 	display: flex;
/* 4049 */ 	align-items: center;
/* 4050 */ 	justify-content: center;

/* style.css */

/* 4051 */ 	color: var(--white);
/* 4052 */ 	background: var(--theme-color);
/* 4053 */ 	height: 57px;
/* 4054 */ 	width: 57px;
/* 4055 */ }
/* 4056 */
/* 4057 */ @media (max-width: 991px) {
/* 4058 */ 	header .bottom-header-part .bottom-header-wrapper .navigation-part .ascendoor-home-icon a {
/* 4059 */ 		height: 47px;
/* 4060 */ 		width: 47px;
/* 4061 */ 		margin-inline-end: 5px;
/* 4062 */ 	}
/* 4063 */ }
/* 4064 */
/* 4065 */ header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part {
/* 4066 */ 	display: flex;
/* 4067 */ 	align-items: center;
/* 4068 */ }
/* 4069 */
/* 4070 */ header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .ascendoor-offcanvas {
/* 4071 */ 	line-height: 1;
/* 4072 */ }
/* 4073 */
/* 4074 */ header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .ascendoor-offcanvas .ascendoor-offcanvas-menu {
/* 4075 */ 	padding: 0px;
/* 4076 */ 	cursor: pointer;
/* 4077 */ 	border: 0;
/* 4078 */ 	background: transparent;
/* 4079 */ 	position: relative;
/* 4080 */ 	z-index: 1;
/* 4081 */ 	width: 30px;
/* 4082 */ 	height: 24px;
/* 4083 */ }
/* 4084 */
/* 4085 */ header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .ascendoor-offcanvas .ascendoor-offcanvas-menu span {
/* 4086 */ 	position: absolute;
/* 4087 */ 	display: block;
/* 4088 */ 	content: "";
/* 4089 */ 	background-color: var(--white);
/* 4090 */ 	height: 3px;
/* 4091 */ 	width: 70%;
/* 4092 */ 	inset-inline-start: 0;
/* 4093 */ 	top: 50%;
/* 4094 */ 	transform: translateY(-50%);
/* 4095 */ 	transition: width 500ms ease 0s;
/* 4096 */ }
/* 4097 */
/* 4098 */ header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .ascendoor-offcanvas .ascendoor-offcanvas-menu::before, header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .ascendoor-offcanvas .ascendoor-offcanvas-menu::after {
/* 4099 */ 	position: absolute;
/* 4100 */ 	display: block;

/* style.css */

/* 4101 */ 	content: "";
/* 4102 */ 	background-color: var(--white);
/* 4103 */ 	height: 3px;
/* 4104 */ 	width: 70%;
/* 4105 */ 	inset-inline-end: 0;
/* 4106 */ 	transition: width 500ms ease 0s;
/* 4107 */ }
/* 4108 */
/* 4109 */ header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .ascendoor-offcanvas .ascendoor-offcanvas-menu::before {
/* 4110 */ 	top: 0;
/* 4111 */ }
/* 4112 */
/* 4113 */ header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .ascendoor-offcanvas .ascendoor-offcanvas-menu::after {
/* 4114 */ 	bottom: 0;
/* 4115 */ }
/* 4116 */
/* 4117 */ header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .ascendoor-offcanvas .ascendoor-offcanvas-menu:hover, header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .ascendoor-offcanvas .ascendoor-offcanvas-menu:focus {
/* 4118 */ 	opacity: 1;
/* 4119 */ }
/* 4120 */
/* 4121 */ header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .ascendoor-offcanvas .ascendoor-offcanvas-menu:hover span, header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .ascendoor-offcanvas .ascendoor-offcanvas-menu:focus span {
/* 4122 */ 	width: 100%;
/* 4123 */ }
/* 4124 */
/* 4125 */ header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .ascendoor-offcanvas .ascendoor-offcanvas-menu:hover::before, header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .ascendoor-offcanvas .ascendoor-offcanvas-menu:hover::after, header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .ascendoor-offcanvas .ascendoor-offcanvas-menu:focus::before, header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .ascendoor-offcanvas .ascendoor-offcanvas-menu:focus::after {
/* 4126 */ 	width: 100%;
/* 4127 */ }
/* 4128 */
/* 4129 */ header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .ascendoor-offcanvas .ascendoor-offcanvas-menu:focus {
/* 4130 */ 	outline: thin dotted;
/* 4131 */ 	outline-offset: 2px;
/* 4132 */ }
/* 4133 */
/* 4134 */ header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .header-search {
/* 4135 */ 	width: 40px;
/* 4136 */ 	position: relative;
/* 4137 */ 	display: inline-block;
/* 4138 */ 	text-align: center;
/* 4139 */ 	border-inline-start: 1px solid rgba(255, 255, 255, 0.7);
/* 4140 */ 	padding-inline-start: 10px;
/* 4141 */ 	margin-inline-start: 13px;
/* 4142 */ }
/* 4143 */
/* 4144 */ @media (max-width: 480px) {
/* 4145 */ 	header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .header-search {
/* 4146 */ 		position: unset;
/* 4147 */ 	}
/* 4148 */ }
/* 4149 */
/* 4150 */ header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .header-search .header-search-wrap .header-search-icon {

/* style.css */

/* 4151 */ 	font-size: 14px;
/* 4152 */ 	color: var(--white);
/* 4153 */ 	font-weight: 700;
/* 4154 */ 	text-align: center;
/* 4155 */ 	outline: 0;
/* 4156 */ 	height: 30px;
/* 4157 */ 	width: 30px;
/* 4158 */ 	display: flex;
/* 4159 */ 	align-items: center;
/* 4160 */ 	justify-content: center;
/* 4161 */ 	text-decoration: none;
/* 4162 */ 	background-color: rgba(255, 255, 255, 0.2);
/* 4163 */ 	border-radius: 50%;
/* 4164 */ }
/* 4165 */
/* 4166 */ header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .header-search .header-search-wrap .header-search-icon:focus-within {
/* 4167 */ 	outline: 1px dashed #fff;
/* 4168 */ }
/* 4169 */
/* 4170 */ header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .header-search .header-search-wrap .header-search-form {
/* 4171 */ 	position: absolute;
/* 4172 */ 	background: var(--clr-sub-background);
/* 4173 */ 	inset-inline-end: 0;
/* 4174 */ 	opacity: 0;
/* 4175 */ 	visibility: hidden;
/* 4176 */ 	top: 100%;
/* 4177 */ 	width: 325px;
/* 4178 */ 	padding: 14px;
/* 4179 */ 	z-index: 99;
/* 4180 */ }
/* 4181 */
/* 4182 */ @media (max-width: 480px) {
/* 4183 */ 	header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .header-search .header-search-wrap .header-search-form {
/* 4184 */ 		width: 100%;
/* 4185 */ 	}
/* 4186 */ }
/* 4187 */
/* 4188 */ header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .header-search .header-search-wrap .header-search-form .search-form {
/* 4189 */ 	display: flex;
/* 4190 */ }
/* 4191 */
/* 4192 */ header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .header-search .header-search-wrap .header-search-form .search-form label {
/* 4193 */ 	width: 75%;
/* 4194 */ }
/* 4195 */
/* 4196 */ header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .header-search .header-search-wrap .header-search-form .search-form label input {
/* 4197 */ 	width: 100%;
/* 4198 */ 	border-radius: 0px;
/* 4199 */ }
/* 4200 */

/* style.css */

/* 4201 */ header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .header-search .header-search-wrap .header-search-form .search-form input.search-submit {
/* 4202 */ 	border: 1px solid var(--theme-color);
/* 4203 */ 	border-radius: 0px;
/* 4204 */ 	padding: 0px;
/* 4205 */ 	font-size: 13px;
/* 4206 */ 	width: 25%;
/* 4207 */ 	margin: 0;
/* 4208 */ }
/* 4209 */
/* 4210 */ header .bottom-header-part .bottom-header-wrapper .bottom-header-right-part .header-search .header-search-wrap.show .header-search-form {
/* 4211 */ 	margin: 0;
/* 4212 */ 	opacity: 1;
/* 4213 */ 	visibility: visible;
/* 4214 */ }
/* 4215 */
/* 4216 */ .magazine-frontpage-section {
/* 4217 */ 	margin-bottom: 30px;
/* 4218 */ }
/* 4219 */
/* 4220 */ .section-header {
/* 4221 */ 	display: flex;
/* 4222 */ 	align-items: center;
/* 4223 */ 	justify-content: space-between;
/* 4224 */ 	padding-bottom: 0;
/* 4225 */ 	border-bottom: 2px solid var(--theme-color);
/* 4226 */ 	margin-bottom: 15px;
/* 4227 */ 	position: relative;
/* 4228 */ }
/* 4229 */
/* 4230 */ .section-header .widgettitle,
/* 4231 */ .section-header .widget-title,
/* 4232 */ .section-header .section-title {
/* 4233 */ 	font-size: var(--font-size-base);
/* 4234 */ 	line-height: 1.2;
/* 4235 */ 	margin-top: 0;
/* 4236 */ 	font-weight: normal;
/* 4237 */ 	padding-bottom: 0;
/* 4238 */ 	margin-bottom: 0;
/* 4239 */ 	color: var(--white);
/* 4240 */ 	padding: 5px 10px;
/* 4241 */ 	background-color: var(--theme-color);
/* 4242 */ }
/* 4243 */
/* 4244 */ .section-header .widgettitle span,
/* 4245 */ .section-header .widget-title span,
/* 4246 */ .section-header .section-title span {
/* 4247 */ 	font-size: inherit;
/* 4248 */ 	line-height: inherit;
/* 4249 */ 	margin: 0;
/* 4250 */ 	padding: 0;

/* style.css */

/* 4251 */ 	color: inherit;
/* 4252 */ 	background-color: transparent;
/* 4253 */ }
/* 4254 */
/* 4255 */ .section-header a {
/* 4256 */ 	padding: 5px 0;
/* 4257 */ 	font-size: var(--font-size-sm);
/* 4258 */ 	color: var(--clr-foreground);
/* 4259 */ 	text-decoration: none;
/* 4260 */ }
/* 4261 */
/* 4262 */ .section-header a:focus, .section-header a:hover {
/* 4263 */ 	color: var(--theme-color);
/* 4264 */ }
/* 4265 */
/* 4266 */ .section-header a::after {
/* 4267 */ 	-webkit-font-smoothing: antialiased;
/* 4268 */ 	-moz-osx-font-smoothing: grayscale;
/* 4269 */ 	display: inline-block;
/* 4270 */ 	font-style: normal;
/* 4271 */ 	font-variant: normal;
/* 4272 */ 	font-weight: 400;
/* 4273 */ 	line-height: 1;
/* 4274 */ 	font-family: Font Awesome\ 5 Free;
/* 4275 */ 	font-weight: 900;
/* 4276 */ 	line-height: inherit;
/* 4277 */ 	vertical-align: baseline;
/* 4278 */ 	content: "\f105";
/* 4279 */ 	display: inline-block;
/* 4280 */ 	margin-inline-start: 5px;
/* 4281 */ }
/* 4282 */
/* 4283 */ body.rtl .section-header a::after {
/* 4284 */ 	content: "\f104";
/* 4285 */ }
/* 4286 */
/* 4287 */ .widget:not(.ascendoor-widget) .section-header .section-title {
/* 4288 */ 	margin-bottom: 0;
/* 4289 */ 	padding: 0;
/* 4290 */ }
/* 4291 */
/* 4292 */ .mag-post-category {
/* 4293 */ 	line-height: 1.2;
/* 4294 */ 	font-size: var(--font-size-xs);
/* 4295 */ }
/* 4296 */
/* 4297 */ .mag-post-category a {
/* 4298 */ 	display: inline-block;
/* 4299 */ 	margin-inline-end: 3px;
/* 4300 */ 	margin-block-end: 5px;

/* style.css */

/* 4301 */ 	text-decoration: none;
/* 4302 */ 	color: #404040;
/* 4303 */ 	font-weight: 600;
/* 4304 */ 	text-transform: uppercase;
/* 4305 */ 	line-height: 1.2;
/* 4306 */ }
/* 4307 */
/* 4308 */ .mag-post-category:not(.with-background) a {
/* 4309 */ 	color: var(--theme-color);
/* 4310 */ }
/* 4311 */
/* 4312 */ .mag-post-category:not(.with-background) a::after {
/* 4313 */ 	content: "\2219";
/* 4314 */ 	color: var(--clr-foreground);
/* 4315 */ 	font-weight: bold;
/* 4316 */ 	padding: 0 0 0 3px;
/* 4317 */ 	opacity: 0.7;
/* 4318 */ }
/* 4319 */
/* 4320 */ .mag-post-category:not(.with-background) a:last-child::after {
/* 4321 */ 	display: none;
/* 4322 */ }
/* 4323 */
/* 4324 */ .mag-post-category.with-background a {
/* 4325 */ 	padding: 1px 5px;
/* 4326 */ 	border-radius: 4px;
/* 4327 */ 	margin-inline-end: 5px;
/* 4328 */ 	color: var(--white);
/* 4329 */ 	background-color: var(--theme-color);
/* 4330 */ }
/* 4331 */
/* 4332 */ .mag-post-single {
/* 4333 */ 	background-color: var(--light-bg-color);
/* 4334 */ }
/* 4335 */
/* 4336 */ .mag-post-single .mag-post-img {
/* 4337 */ 	border-radius: var(--border-radius-all);
/* 4338 */ 	position: relative;
/* 4339 */ 	background-color: var(--light-bg-color);
/* 4340 */ }
/* 4341 */
/* 4342 */ .mag-post-single .mag-post-img > a {
/* 4343 */ 	display: block;
/* 4344 */ 	height: 100%;
/* 4345 */ 	width: 100%;
/* 4346 */ 	line-height: 0;
/* 4347 */ }
/* 4348 */
/* 4349 */ .mag-post-single .mag-post-img > a:focus {
/* 4350 */ 	outline-offset: 1px;

/* style.css */

/* 4351 */ 	outline-color: var(--clr-foreground);
/* 4352 */ }
/* 4353 */
/* 4354 */ .mag-post-single .mag-post-img > a img {
/* 4355 */ 	width: 100%;
/* 4356 */ 	height: 100%;
/* 4357 */ 	aspect-ratio: 1/0.7;
/* 4358 */ 	object-fit: cover;
/* 4359 */ 	position: relative;
/* 4360 */ 	z-index: 1;
/* 4361 */ }
/* 4362 */
/* 4363 */ .mag-post-single .mag-post-detail {
/* 4364 */ 	padding: 20px;
/* 4365 */ }
/* 4366 */
/* 4367 */ .mag-post-single .mag-post-detail .mag-post-title {
/* 4368 */ 	margin: 0 0 10px;
/* 4369 */ 	font-size: var(--font-size-base);
/* 4370 */ 	font-weight: 700;
/* 4371 */ 	line-height: 1.3;
/* 4372 */ }
/* 4373 */
/* 4374 */ .mag-post-single .mag-post-detail .mag-post-title a {
/* 4375 */ 	display: inline-block;
/* 4376 */ 	text-decoration: none;
/* 4377 */ 	color: var(--clr-foreground);
/* 4378 */ 	transition: all 0.3s cubic-bezier(0.32, 0.74, 0.57, 1);
/* 4379 */ }
/* 4380 */
/* 4381 */ .mag-post-single .mag-post-detail .mag-post-title a:focus, .mag-post-single .mag-post-detail .mag-post-title a:hover {
/* 4382 */ 	color: var(--theme-color);
/* 4383 */ 	text-decoration: underline;
/* 4384 */ 	text-decoration-color: currentColor;
/* 4385 */ }
/* 4386 */
/* 4387 */ .site-footer .mag-post-single .mag-post-detail .mag-post-title {
/* 4388 */ 	font-size: var(--font-size-sm);
/* 4389 */ }
/* 4390 */
/* 4391 */ .mag-post-single .mag-post-detail .mag-post-meta {
/* 4392 */ 	font-size: var(--font-size-xs);
/* 4393 */ 	line-height: 1.3;
/* 4394 */ }
/* 4395 */
/* 4396 */ .mag-post-single .mag-post-detail .mag-post-meta > span {
/* 4397 */ 	margin-inline-end: 5px;
/* 4398 */ }
/* 4399 */
/* 4400 */ .mag-post-single .mag-post-detail .mag-post-meta .byline a,

/* style.css */

/* 4401 */ .mag-post-single .mag-post-detail .mag-post-meta .post-author a {
/* 4402 */ 	text-decoration: none;
/* 4403 */ 	color: var(--clr-foreground);
/* 4404 */ }
/* 4405 */
/* 4406 */ .mag-post-single .mag-post-detail .mag-post-meta .byline a i,
/* 4407 */ .mag-post-single .mag-post-detail .mag-post-meta .post-author a i {
/* 4408 */ 	margin-inline-end: 5px;
/* 4409 */ }
/* 4410 */
/* 4411 */ .mag-post-single .mag-post-detail .mag-post-meta .posted-on a,
/* 4412 */ .mag-post-single .mag-post-detail .mag-post-meta .post-date a {
/* 4413 */ 	text-decoration: none;
/* 4414 */ 	color: var(--clr-foreground);
/* 4415 */ }
/* 4416 */
/* 4417 */ .mag-post-single .mag-post-detail .mag-post-meta .posted-on a i,
/* 4418 */ .mag-post-single .mag-post-detail .mag-post-meta .post-date a i {
/* 4419 */ 	margin-inline-end: 5px;
/* 4420 */ }
/* 4421 */
/* 4422 */ .mag-post-single .mag-post-detail .mag-post-excerpt {
/* 4423 */ 	font-size: var(--font-size-sm);
/* 4424 */ 	color: var(--clr-foreground);
/* 4425 */ }
/* 4426 */
/* 4427 */ .mag-post-single .mag-post-detail .mag-post-excerpt p {
/* 4428 */ 	margin: 10px 0 0;
/* 4429 */ }
/* 4430 */
/* 4431 */ .mag-post-single.tile-design {
/* 4432 */ 	border-radius: var(--border-radius-all);
/* 4433 */ 	background-color: var(--light-bg-color);
/* 4434 */ 	overflow: hidden;
/* 4435 */ 	position: relative;
/* 4436 */ 	min-height: 220px;
/* 4437 */ 	display: flex !important;
/* 4438 */ 	flex-direction: column;
/* 4439 */ 	justify-content: flex-end;
/* 4440 */ }
/* 4441 */
/* 4442 */ .mag-post-single.tile-design .mag-post-img {
/* 4443 */ 	position: absolute;
/* 4444 */ 	top: 0;
/* 4445 */ 	left: 0;
/* 4446 */ 	z-index: 0;
/* 4447 */ 	width: 100%;
/* 4448 */ 	height: 100%;
/* 4449 */ }
/* 4450 */

/* style.css */

/* 4451 */ .mag-post-single.tile-design .mag-post-img::before {
/* 4452 */ 	content: "";
/* 4453 */ 	position: absolute;
/* 4454 */ 	top: 0;
/* 4455 */ 	left: 0;
/* 4456 */ 	width: 100%;
/* 4457 */ 	height: 100%;
/* 4458 */ 	z-index: 2;
/* 4459 */ 	background-image: var(--alpha-bg);
/* 4460 */ 	transition: all 0.4s;
/* 4461 */ }
/* 4462 */
/* 4463 */ .mag-post-single.tile-design .mag-post-detail {
/* 4464 */ 	position: relative;
/* 4465 */ 	padding: 20px;
/* 4466 */ 	padding-top: 50px;
/* 4467 */ 	z-index: 1;
/* 4468 */ }
/* 4469 */
/* 4470 */ .mag-post-single.tile-design.has-image .mag-post-detail {
/* 4471 */ 	background: var(--alpha-bg);
/* 4472 */ 	color: #fff;
/* 4473 */ 	transition: background 1s;
/* 4474 */ }
/* 4475 */
/* 4476 */ .mag-post-single.tile-design.has-image .mag-post-detail .mag-post-title a {
/* 4477 */ 	color: var(--white);
/* 4478 */ }
/* 4479 */
/* 4480 */ .mag-post-single.tile-design.has-image .mag-post-detail .mag-post-meta .post-author a {
/* 4481 */ 	color: var(--white);
/* 4482 */ }
/* 4483 */
/* 4484 */ .mag-post-single.tile-design.has-image .mag-post-detail .mag-post-meta .post-date a {
/* 4485 */ 	color: var(--white);
/* 4486 */ }
/* 4487 */
/* 4488 */ .mag-post-single.tile-design.has-image .mag-post-detail .mag-post-excerpt {
/* 4489 */ 	color: var(--white);
/* 4490 */ }
/* 4491 */
/* 4492 */ .mag-post-single.tile-design:focus-within {
/* 4493 */ 	outline: thin dotted var(--clr-foreground);
/* 4494 */ 	outline-offset: 1px;
/* 4495 */ }
/* 4496 */
/* 4497 */ .mag-post-single.list-design {
/* 4498 */ 	display: flex;
/* 4499 */ 	gap: 20px;
/* 4500 */ }

/* style.css */

/* 4501 */
/* 4502 */ .mag-post-single.list-design .mag-post-img {
/* 4503 */ 	width: 30%;
/* 4504 */ }
/* 4505 */
/* 4506 */ .mag-post-single.list-design .mag-post-img + .mag-post-detail {
/* 4507 */ 	padding: 15px 0;
/* 4508 */ 	padding-inline-end: 10px;
/* 4509 */ 	width: calc(70% - 20px);
/* 4510 */ }
/* 4511 */
/* 4512 */ .mag-post-single.list-design .mag-post-detail {
/* 4513 */ 	align-self: center;
/* 4514 */ }
/* 4515 */
/* 4516 */ .banner-section {
/* 4517 */ 	margin-bottom: 30px;
/* 4518 */ }
/* 4519 */
/* 4520 */ .banner-section .banner-slider .slick-track {
/* 4521 */ 	line-height: 0;
/* 4522 */ }
/* 4523 */
/* 4524 */ .banner-section.banner-section-with-trending-editor .banner-section-wrapper {
/* 4525 */ 	display: flex;
/* 4526 */ 	gap: 10px;
/* 4527 */ }
/* 4528 */
/* 4529 */ @media (max-width: 991px) {
/* 4530 */ 	.banner-section.banner-section-with-trending-editor .banner-section-wrapper {
/* 4531 */ 		flex-wrap: wrap;
/* 4532 */ 	}
/* 4533 */ }
/* 4534 */
/* 4535 */ @media (max-width: 767px) {
/* 4536 */ 	.banner-section.banner-section-with-trending-editor .banner-section-wrapper {
/* 4537 */ 		flex-wrap: wrap;
/* 4538 */ 	}
/* 4539 */ }
/* 4540 */
/* 4541 */ .banner-section.banner-section-with-trending-editor .banner-section-wrapper .editor-picks-part {
/* 4542 */ 	width: 26.67%;
/* 4543 */ }
/* 4544 */
/* 4545 */ @media (max-width: 991px) {
/* 4546 */ 	.banner-section.banner-section-with-trending-editor .banner-section-wrapper .editor-picks-part {
/* 4547 */ 		width: calc(50% - 5px);
/* 4548 */ 		order: 2;
/* 4549 */ 	}
/* 4550 */ }

/* style.css */

/* 4551 */
/* 4552 */ @media (max-width: 767px) {
/* 4553 */ 	.banner-section.banner-section-with-trending-editor .banner-section-wrapper .editor-picks-part {
/* 4554 */ 		width: 100%;
/* 4555 */ 	}
/* 4556 */ }
/* 4557 */
/* 4558 */ .banner-section.banner-section-with-trending-editor .banner-section-wrapper .editor-picks-part .editor-picks-wrapper {
/* 4559 */ 	display: flex;
/* 4560 */ 	flex-direction: column;
/* 4561 */ 	gap: 10px;
/* 4562 */ }
/* 4563 */
/* 4564 */ .banner-section.banner-section-with-trending-editor .banner-section-wrapper .editor-picks-part .editor-picks-wrapper .mag-post-single {
/* 4565 */ 	min-height: 245px;
/* 4566 */ }
/* 4567 */
/* 4568 */ .banner-section.banner-section-with-trending-editor .banner-section-wrapper .slider-part {
/* 4569 */ 	width: 50%;
/* 4570 */ }
/* 4571 */
/* 4572 */ @media (max-width: 991px) {
/* 4573 */ 	.banner-section.banner-section-with-trending-editor .banner-section-wrapper .slider-part {
/* 4574 */ 		width: 100%;
/* 4575 */ 		order: 1;
/* 4576 */ 	}
/* 4577 */ }
/* 4578 */
/* 4579 */ .banner-section.banner-section-with-trending-editor .banner-section-wrapper .slider-part .magazine-slider-wrapper .mag-post-single {
/* 4580 */ 	min-height: 500px;
/* 4581 */ }
/* 4582 */
/* 4583 */ @media (max-width: 767px) {
/* 4584 */ 	.banner-section.banner-section-with-trending-editor .banner-section-wrapper .slider-part .magazine-slider-wrapper .mag-post-single {
/* 4585 */ 		min-height: 350px;
/* 4586 */ 	}
/* 4587 */ }
/* 4588 */
/* 4589 */ .banner-section.banner-section-with-trending-editor .banner-section-wrapper .slider-part .magazine-slider-wrapper .mag-post-single .mag-post-detail .mag-post-title {
/* 4590 */ 	font-size: var(--font-size-md);
/* 4591 */ }
/* 4592 */
/* 4593 */ .banner-section.banner-section-with-trending-editor .banner-section-wrapper .trending-part {
/* 4594 */ 	width: 23.33%;
/* 4595 */ }
/* 4596 */
/* 4597 */ @media (max-width: 991px) {
/* 4598 */ 	.banner-section.banner-section-with-trending-editor .banner-section-wrapper .trending-part {
/* 4599 */ 		width: calc(50% - 5px);
/* 4600 */ 		order: 3;

/* style.css */

/* 4601 */ 	}
/* 4602 */ }
/* 4603 */
/* 4604 */ @media (max-width: 767px) {
/* 4605 */ 	.banner-section.banner-section-with-trending-editor .banner-section-wrapper .trending-part {
/* 4606 */ 		width: 100%;
/* 4607 */ 	}
/* 4608 */ }
/* 4609 */
/* 4610 */ .banner-section.banner-section-with-trending-editor .banner-section-wrapper .trending-part .trending-wrapper .slick-slide {
/* 4611 */ 	margin-bottom: 10px;
/* 4612 */ }
/* 4613 */
/* 4614 */ .banner-section.banner-section-with-trending-editor .banner-section-wrapper .trending-part .trending-wrapper .mag-post-single {
/* 4615 */ 	display: flex !important;
/* 4616 */ 	min-height: 90px;
/* 4617 */ 	gap: 15px;
/* 4618 */ }
/* 4619 */
/* 4620 */ .banner-section.banner-section-with-trending-editor .banner-section-wrapper .trending-part .trending-wrapper .mag-post-single .mag-post-img .trending-no {
/* 4621 */ 	position: absolute;
/* 4622 */ 	inset-inline-start: 0;
/* 4623 */ 	bottom: 0;
/* 4624 */ 	z-index: 1;
/* 4625 */ 	width: 20px;
/* 4626 */ 	height: 20px;
/* 4627 */ 	display: flex;
/* 4628 */ 	align-items: center;
/* 4629 */ 	justify-content: center;
/* 4630 */ 	background: var(--theme-color);
/* 4631 */ 	color: var(--white);
/* 4632 */ 	font-size: var(--font-size-sm);
/* 4633 */ 	line-height: 1;
/* 4634 */ }
/* 4635 */
/* 4636 */ .banner-section.banner-section-with-trending-editor .banner-section-wrapper .trending-part .trending-wrapper .mag-post-single .mag-post-detail {
/* 4637 */ 	padding: 0;
/* 4638 */ 	align-self: center;
/* 4639 */ }
/* 4640 */
/* 4641 */ .banner-section.banner-section-with-trending-editor .banner-section-wrapper .trending-part .trending-wrapper .mag-post-single .mag-post-detail .mag-post-title {
/* 4642 */ 	font-size: var(--font-size-sm);
/* 4643 */ }
/* 4644 */
/* 4645 */ .flash-news-ticker {
/* 4646 */ 	margin-bottom: 10px;
/* 4647 */ }
/* 4648 */
/* 4649 */ .flash-news-ticker .flash-news-ticker-wrapper {
/* 4650 */ 	font-size: 16px;

/* style.css */

/* 4651 */ 	margin: 0;
/* 4652 */ 	position: relative;
/* 4653 */ 	display: flex;
/* 4654 */ 	align-items: center;
/* 4655 */ 	background: var(--light-bg-color);
/* 4656 */ }
/* 4657 */
/* 4658 */ .flash-news-ticker .flash-news-ticker-wrapper .title-part {
/* 4659 */ 	position: relative;
/* 4660 */ 	line-height: normal;
/* 4661 */ }
/* 4662 */
/* 4663 */ .flash-news-ticker .flash-news-ticker-wrapper .title-part::after {
/* 4664 */ 	content: "";
/* 4665 */ 	width: 15px;
/* 4666 */ 	height: 100%;
/* 4667 */ 	position: absolute;
/* 4668 */ 	z-index: 1;
/* 4669 */ 	top: 0;
/* 4670 */ 	inset-inline-end: -15px;
/* 4671 */ 	-webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 553.5 553.5" preserveAspectRatio="none"><polygon points="0.3,553.3 553.5,276.8 0.3,0.3 "/></svg>');
/* 4672 */ 	mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 553.5 553.5" preserveAspectRatio="none"><polygon points="0.3,553.3 553.5,276.8 0.3,0.3 "/></svg>');
/* 4673 */ 	-webkit-mask-position: center center;
/* 4674 */ 	mask-position: center center;
/* 4675 */ 	-webkit-mask-repeat: no-repeat;
/* 4676 */ 	mask-repeat: no-repeat;
/* 4677 */ 	mask-size: 100% 100%;
/* 4678 */ 	-webkit-mask-size: 100% 100%;
/* 4679 */ 	background-color: var(--theme-color);
/* 4680 */ }
/* 4681 */
/* 4682 */ body.rtl .flash-news-ticker .flash-news-ticker-wrapper .title-part::after {
/* 4683 */ 	transform: rotate(180deg);
/* 4684 */ }
/* 4685 */
/* 4686 */ @media (max-width: 425px) {
/* 4687 */ 	.flash-news-ticker .flash-news-ticker-wrapper .title-part::after {
/* 4688 */ 		display: none;
/* 4689 */ 	}
/* 4690 */ }
/* 4691 */
/* 4692 */ .flash-news-ticker .flash-news-ticker-wrapper .title-part .title-wrap {
/* 4693 */ 	background-color: var(--theme-color);
/* 4694 */ 	min-height: 45px;
/* 4695 */ 	display: flex;
/* 4696 */ 	gap: 7px;
/* 4697 */ 	align-items: center;
/* 4698 */ 	padding: 10px;
/* 4699 */ 	width: max-content;
/* 4700 */ }

/* style.css */

/* 4701 */
/* 4702 */ .flash-news-ticker .flash-news-ticker-wrapper .title-part .title-wrap .flash-loader {
/* 4703 */ 	width: 25px;
/* 4704 */ 	display: flex;
/* 4705 */ 	align-items: center;
/* 4706 */ }
/* 4707 */
/* 4708 */ .flash-news-ticker .flash-news-ticker-wrapper .title-part .title-wrap .flash-loader .loader {
/* 4709 */ 	background: #ffffff;
/* 4710 */ 	-webkit-animation: load1 1s infinite ease-in-out;
/* 4711 */ 	animation: load1 1s infinite ease-in-out;
/* 4712 */ 	width: 5px;
/* 4713 */ 	height: 10px;
/* 4714 */ 	color: #ffffff;
/* 4715 */ 	text-indent: -9999em;
/* 4716 */ 	margin: 0 auto;
/* 4717 */ 	position: relative;
/* 4718 */ 	font-size: 11px;
/* 4719 */ 	-webkit-transform: translateZ(0);
/* 4720 */ 	-ms-transform: translateZ(0);
/* 4721 */ 	transform: translateZ(0);
/* 4722 */ 	-webkit-animation-delay: -0.16s;
/* 4723 */ 	animation-delay: -0.16s;
/* 4724 */ }
/* 4725 */
/* 4726 */ .flash-news-ticker .flash-news-ticker-wrapper .title-part .title-wrap .flash-loader .loader::after, .flash-news-ticker .flash-news-ticker-wrapper .title-part .title-wrap .flash-loader .loader::before {
/* 4727 */ 	background: #ffffff;
/* 4728 */ 	-webkit-animation: load1 1s infinite ease-in-out;
/* 4729 */ 	animation: load1 1s infinite ease-in-out;
/* 4730 */ 	width: 5px;
/* 4731 */ 	height: 10px;
/* 4732 */ 	position: absolute;
/* 4733 */ 	top: 0;
/* 4734 */ 	content: '';
/* 4735 */ }
/* 4736 */
/* 4737 */ .flash-news-ticker .flash-news-ticker-wrapper .title-part .title-wrap .flash-loader .loader::before {
/* 4738 */ 	inset-inline-start: -8px;
/* 4739 */ 	-webkit-animation-delay: -0.32s;
/* 4740 */ 	animation-delay: -0.32s;
/* 4741 */ }
/* 4742 */
/* 4743 */ .flash-news-ticker .flash-news-ticker-wrapper .title-part .title-wrap .flash-loader .loader::after {
/* 4744 */ 	inset-inline-start: 8px;
/* 4745 */ }
/* 4746 */
/* 4747 */ @keyframes load1 {
/* 4748 */ 	0%,
/* 4749 */ 	80%,
/* 4750 */ 	100% {

/* style.css */

/* 4751 */ 		box-shadow: 0 0;
/* 4752 */ 		height: 15px;
/* 4753 */ 	}
/* 4754 */ 	40% {
/* 4755 */ 		box-shadow: 0 -2px;
/* 4756 */ 		height: 20px;
/* 4757 */ 	}
/* 4758 */ }
/* 4759 */
/* 4760 */ .flash-news-ticker .flash-news-ticker-wrapper .title-part .title-wrap .flash-title {
/* 4761 */ 	font-size: 14px;
/* 4762 */ 	font-weight: bold;
/* 4763 */ 	color: #fff;
/* 4764 */ 	margin: 0;
/* 4765 */ }
/* 4766 */
/* 4767 */ @media (max-width: 425px) {
/* 4768 */ 	.flash-news-ticker .flash-news-ticker-wrapper .title-part .title-wrap .flash-title {
/* 4769 */ 		display: none;
/* 4770 */ 	}
/* 4771 */ }
/* 4772 */
/* 4773 */ .flash-news-ticker .flash-news-ticker-wrapper .flash-news-part {
/* 4774 */ 	padding: 0 5px;
/* 4775 */ 	overflow: hidden;
/* 4776 */ 	position: relative;
/* 4777 */ }
/* 4778 */
/* 4779 */ .flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .mag-post-title-wrap {
/* 4780 */ 	margin: 0;
/* 4781 */ 	display: flex;
/* 4782 */ 	align-items: center;
/* 4783 */ 	padding: 0 15px;
/* 4784 */ }
/* 4785 */
/* 4786 */ .flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .mag-post-title-wrap .flash-img {
/* 4787 */ 	width: 40px;
/* 4788 */ 	min-width: 40px;
/* 4789 */ 	height: 40px;
/* 4790 */ 	min-height: 40px;
/* 4791 */ 	overflow: hidden;
/* 4792 */ 	display: inline-block;
/* 4793 */ 	line-height: 1;
/* 4794 */ 	margin-inline-end: 10px;
/* 4795 */ 	position: relative;
/* 4796 */ }
/* 4797 */
/* 4798 */ .flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .mag-post-title-wrap .flash-img img {
/* 4799 */ 	height: 40px;
/* 4800 */ 	width: 40px;

/* style.css */

/* 4801 */ 	object-fit: cover;
/* 4802 */ 	margin: 0;
/* 4803 */ }
/* 4804 */
/* 4805 */ .flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .mag-post-title-wrap .flash-title {
/* 4806 */ 	margin: 0;
/* 4807 */ 	flex-shrink: 0;
/* 4808 */ 	font-size: var(--font-size-sm);
/* 4809 */ }
/* 4810 */
/* 4811 */ .flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .mag-post-title-wrap .flash-title a {
/* 4812 */ 	text-decoration: none;
/* 4813 */ 	color: var(--clr-foreground);
/* 4814 */ 	font-weight: 600;
/* 4815 */ }
/* 4816 */
/* 4817 */ .flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .marquee {
/* 4818 */ 	width: 10000px;
/* 4819 */ 	overflow: hidden;
/* 4820 */ 	display: flex;
/* 4821 */ 	align-items: center;
/* 4822 */ }
/* 4823 */
/* 4824 */ .flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .marquee .js-marquee-wrapper {
/* 4825 */ 	display: flex;
/* 4826 */ 	align-items: center;
/* 4827 */ }
/* 4828 */
/* 4829 */ .flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .marquee .js-marquee-wrapper .js-marquee {
/* 4830 */ 	display: flex;
/* 4831 */ 	align-items: center;
/* 4832 */ }
/* 4833 */
/* 4834 */ .flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .marquee .js-marquee-wrapper .js-marquee .mag-post-title-wrap {
/* 4835 */ 	margin: 0;
/* 4836 */ 	display: flex;
/* 4837 */ 	align-items: center;
/* 4838 */ 	padding: 0 15px;
/* 4839 */ }
/* 4840 */
/* 4841 */ .flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .marquee .js-marquee-wrapper .js-marquee .mag-post-title-wrap .flash-img {
/* 4842 */ 	width: 40px;
/* 4843 */ 	min-width: 40px;
/* 4844 */ 	height: 40px;
/* 4845 */ 	min-height: 40px;
/* 4846 */ 	overflow: hidden;
/* 4847 */ 	display: inline-block;
/* 4848 */ 	line-height: 1;
/* 4849 */ 	margin-inline-end: 10px;
/* 4850 */ 	position: relative;

/* style.css */

/* 4851 */ }
/* 4852 */
/* 4853 */ .flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .marquee .js-marquee-wrapper .js-marquee .mag-post-title-wrap .flash-img img {
/* 4854 */ 	height: 40px;
/* 4855 */ 	width: 40px;
/* 4856 */ 	object-fit: cover;
/* 4857 */ 	margin: 0;
/* 4858 */ }
/* 4859 */
/* 4860 */ .flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .marquee .js-marquee-wrapper .js-marquee .mag-post-title-wrap .flash-title {
/* 4861 */ 	margin: 0;
/* 4862 */ 	flex-shrink: 0;
/* 4863 */ 	font-size: var(--font-size-sm);
/* 4864 */ }
/* 4865 */
/* 4866 */ .flash-news-ticker .flash-news-ticker-wrapper .flash-news-part .marquee .js-marquee-wrapper .js-marquee .mag-post-title-wrap .flash-title a {
/* 4867 */ 	text-decoration: none;
/* 4868 */ 	color: var(--clr-foreground);
/* 4869 */ 	font-weight: 600;
/* 4870 */ }
/* 4871 */
/* 4872 */ .magazine-grid-section .magazine-grid-section-wrapper {
/* 4873 */ 	display: grid;
/* 4874 */ 	grid-gap: 10px;
/* 4875 */ }
/* 4876 */
/* 4877 */ .magazine-grid-section.style-1 .magazine-grid-section-wrapper {
/* 4878 */ 	grid-template-columns: repeat(3, 1fr);
/* 4879 */ }
/* 4880 */
/* 4881 */ @media (max-width: 480px) {
/* 4882 */ 	.magazine-grid-section.style-1 .magazine-grid-section-wrapper {
/* 4883 */ 		grid-template-columns: repeat(1, 1fr);
/* 4884 */ 	}
/* 4885 */ }
/* 4886 */
/* 4887 */ #sidr.ascendoor-offcanvas-wrap .magazine-grid-section.style-1 .magazine-grid-section-wrapper,
/* 4888 */ aside#secondary.widget-area .magazine-grid-section.style-1 .magazine-grid-section-wrapper,
/* 4889 */ .footer-widget-single .magazine-grid-section.style-1 .magazine-grid-section-wrapper,
/* 4890 */ .secondary-widgets-section .magazine-grid-section.style-1 .magazine-grid-section-wrapper {
/* 4891 */ 	grid-template-columns: repeat(1, 1fr);
/* 4892 */ }
/* 4893 */
/* 4894 */ .magazine-list-section .magazine-list-section-wrapper {
/* 4895 */ 	display: grid;
/* 4896 */ 	grid-gap: 10px;
/* 4897 */ }
/* 4898 */
/* 4899 */ @media (max-width: 480px) {
/* 4900 */ 	.magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design {

/* style.css */

/* 4901 */ 		flex-direction: column;
/* 4902 */ 	}
/* 4903 */ 	.magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design .mag-post-img {
/* 4904 */ 		width: 100%;
/* 4905 */ 	}
/* 4906 */ 	.magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design .mag-post-detail {
/* 4907 */ 		width: 100%;
/* 4908 */ 		padding: 20px;
/* 4909 */ 	}
/* 4910 */ }
/* 4911 */
/* 4912 */ #sidr.ascendoor-offcanvas-wrap .magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design,
/* 4913 */ aside#secondary.widget-area .magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design,
/* 4914 */ .footer-widget-single .magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design,
/* 4915 */ .secondary-widgets-section .magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design {
/* 4916 */ 	flex-direction: column;
/* 4917 */ }
/* 4918 */
/* 4919 */ #sidr.ascendoor-offcanvas-wrap .magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design .mag-post-img,
/* 4920 */ aside#secondary.widget-area .magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design .mag-post-img,
/* 4921 */ .footer-widget-single .magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design .mag-post-img,
/* 4922 */ .secondary-widgets-section .magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design .mag-post-img {
/* 4923 */ 	width: 100%;
/* 4924 */ }
/* 4925 */
/* 4926 */ #sidr.ascendoor-offcanvas-wrap .magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design .mag-post-detail,
/* 4927 */ aside#secondary.widget-area .magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design .mag-post-detail,
/* 4928 */ .footer-widget-single .magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design .mag-post-detail,
/* 4929 */ .secondary-widgets-section .magazine-list-section.style-1 .magazine-list-section-wrapper .mag-post-single.list-design .mag-post-detail {
/* 4930 */ 	width: 100%;
/* 4931 */ 	padding: 20px;
/* 4932 */ }
/* 4933 */
/* 4934 */ .magazine-tile-section .magazine-tile-section-wrapper {
/* 4935 */ 	display: grid;
/* 4936 */ 	grid-gap: 10px;
/* 4937 */ }
/* 4938 */
/* 4939 */ .magazine-tile-section.style-1 .magazine-tile-section-wrapper {
/* 4940 */ 	grid-template-columns: repeat(3, 1fr);
/* 4941 */ }
/* 4942 */
/* 4943 */ @media (max-width: 767px) {
/* 4944 */ 	.magazine-tile-section.style-1 .magazine-tile-section-wrapper {
/* 4945 */ 		grid-template-columns: repeat(2, 1fr);
/* 4946 */ 	}
/* 4947 */ }
/* 4948 */
/* 4949 */ @media (max-width: 480px) {
/* 4950 */ 	.magazine-tile-section.style-1 .magazine-tile-section-wrapper {

/* style.css */

/* 4951 */ 		grid-template-columns: repeat(1, 1fr);
/* 4952 */ 	}
/* 4953 */ }
/* 4954 */
/* 4955 */ .magazine-tile-section.style-1 .magazine-tile-section-wrapper .mag-post-single:first-child {
/* 4956 */ 	grid-column: span 2;
/* 4957 */ 	grid-row: span 2;
/* 4958 */ }
/* 4959 */
/* 4960 */ @media (max-width: 480px) {
/* 4961 */ 	.magazine-tile-section.style-1 .magazine-tile-section-wrapper .mag-post-single:first-child {
/* 4962 */ 		grid-column: span 1;
/* 4963 */ 		grid-row: span 1;
/* 4964 */ 	}
/* 4965 */ }
/* 4966 */
/* 4967 */ @media (min-width: 481px) {
/* 4968 */ 	.magazine-tile-section.style-1 .magazine-tile-section-wrapper .mag-post-single:first-child .mag-post-detail .mag-post-title {
/* 4969 */ 		font-size: var(--font-size-md);
/* 4970 */ 	}
/* 4971 */ }
/* 4972 */
/* 4973 */ .magazine-tile-list-section .magazine-tile-list-section-wrapper {
/* 4974 */ 	display: grid;
/* 4975 */ 	grid-gap: 10px;
/* 4976 */ }
/* 4977 */
/* 4978 */ .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper {
/* 4979 */ 	grid-template-columns: repeat(4, 1fr);
/* 4980 */ }
/* 4981 */
/* 4982 */ @media (max-width: 600px) {
/* 4983 */ 	.magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper {
/* 4984 */ 		grid-template-columns: repeat(1, 1fr);
/* 4985 */ 	}
/* 4986 */ }
/* 4987 */
/* 4988 */ .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single {
/* 4989 */ 	grid-column: span 2;
/* 4990 */ }
/* 4991 */
/* 4992 */ @media (max-width: 600px) {
/* 4993 */ 	.magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single {
/* 4994 */ 		grid-column: span 1;
/* 4995 */ 	}
/* 4996 */ }
/* 4997 */
/* 4998 */ .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single:first-child {
/* 4999 */ 	grid-row: span 3;
/* 5000 */ 	grid-column: span 2;

/* style.css */

/* 5001 */ }
/* 5002 */
/* 5003 */ @media (max-width: 600px) {
/* 5004 */ 	.magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single:first-child {
/* 5005 */ 		grid-column: span 1;
/* 5006 */ 		grid-row: span 1;
/* 5007 */ 	}
/* 5008 */ }
/* 5009 */
/* 5010 */ @media (max-width: 480px) {
/* 5011 */ 	.magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single:first-child .mag-post-excerpt {
/* 5012 */ 		display: none;
/* 5013 */ 	}
/* 5014 */ }
/* 5015 */
/* 5016 */ @media (max-width: 480px) {
/* 5017 */ 	.magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single.list-design .mag-post-category,
/* 5018 */ 	.magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single.list-design .mag-post-excerpt {
/* 5019 */ 		display: none;
/* 5020 */ 	}
/* 5021 */ }
/* 5022 */
/* 5023 */ @media (max-width: 768px) {
/* 5024 */ 	div:not(.no-frontpage-sidebar) .primary-widgets-section .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper {
/* 5025 */ 		grid-template-columns: repeat(1, 1fr);
/* 5026 */ 	}
/* 5027 */ 	div:not(.no-frontpage-sidebar) .primary-widgets-section .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single {
/* 5028 */ 		grid-column: span 1;
/* 5029 */ 	}
/* 5030 */ 	div:not(.no-frontpage-sidebar) .primary-widgets-section .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single:first-child {
/* 5031 */ 		grid-row: span 1;
/* 5032 */ 		grid-column: span 1;
/* 5033 */ 	}
/* 5034 */ }
/* 5035 */
/* 5036 */ #sidr.ascendoor-offcanvas-wrap .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper,
/* 5037 */ aside#secondary.widget-area .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper,
/* 5038 */ .footer-widget-single .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper,
/* 5039 */ .secondary-widgets-section .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper {
/* 5040 */ 	grid-template-columns: repeat(1, 1fr);
/* 5041 */ }
/* 5042 */
/* 5043 */ #sidr.ascendoor-offcanvas-wrap .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single,
/* 5044 */ aside#secondary.widget-area .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single,
/* 5045 */ .footer-widget-single .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single,
/* 5046 */ .secondary-widgets-section .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single {
/* 5047 */ 	grid-column: span 1;
/* 5048 */ }
/* 5049 */
/* 5050 */ #sidr.ascendoor-offcanvas-wrap .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single.list-design .mag-post-title,

/* style.css */

/* 5051 */ aside#secondary.widget-area .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single.list-design .mag-post-title,
/* 5052 */ .footer-widget-single .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single.list-design .mag-post-title,
/* 5053 */ .secondary-widgets-section .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single.list-design .mag-post-title {
/* 5054 */ 	font-size: var(--font-size-sm);
/* 5055 */ }
/* 5056 */
/* 5057 */ #sidr.ascendoor-offcanvas-wrap .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single.list-design .mag-post-category,
/* 5058 */ #sidr.ascendoor-offcanvas-wrap .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single.list-design .mag-post-excerpt,
/* 5059 */ aside#secondary.widget-area .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single.list-design .mag-post-category,
/* 5060 */ aside#secondary.widget-area .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single.list-design .mag-post-excerpt,
/* 5061 */ .footer-widget-single .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single.list-design .mag-post-category,
/* 5062 */ .footer-widget-single .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single.list-design .mag-post-excerpt,
/* 5063 */ .secondary-widgets-section .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single.list-design .mag-post-category,
/* 5064 */ .secondary-widgets-section .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single.list-design .mag-post-excerpt {
/* 5065 */ 	display: none;
/* 5066 */ }
/* 5067 */
/* 5068 */ #sidr.ascendoor-offcanvas-wrap .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single:first-child,
/* 5069 */ aside#secondary.widget-area .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single:first-child,
/* 5070 */ .footer-widget-single .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single:first-child,
/* 5071 */ .secondary-widgets-section .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single:first-child {
/* 5072 */ 	grid-row: span 1;
/* 5073 */ 	grid-column: span 1;
/* 5074 */ }
/* 5075 */
/* 5076 */ #sidr.ascendoor-offcanvas-wrap .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single:first-child .mag-post-excerpt,
/* 5077 */ aside#secondary.widget-area .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single:first-child .mag-post-excerpt,
/* 5078 */ .footer-widget-single .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single:first-child .mag-post-excerpt,
/* 5079 */ .secondary-widgets-section .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single:first-child .mag-post-excerpt {
/* 5080 */ 	display: none;
/* 5081 */ }
/* 5082 */
/* 5083 */ .footer-widget-single .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper {
/* 5084 */ 	grid-template-columns: repeat(1, 1fr);
/* 5085 */ }
/* 5086 */
/* 5087 */ .footer-widget-single .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single {
/* 5088 */ 	grid-column: span 1;
/* 5089 */ }
/* 5090 */
/* 5091 */ .footer-widget-single .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single.list-design .mag-post-title {
/* 5092 */ 	font-size: var(--font-size-sm);
/* 5093 */ }
/* 5094 */
/* 5095 */ .footer-widget-single .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single.list-design .mag-post-category,
/* 5096 */ .footer-widget-single .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single.list-design .mag-post-excerpt {
/* 5097 */ 	display: none;
/* 5098 */ }
/* 5099 */
/* 5100 */ .footer-widget-single .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single:first-child {

/* style.css */

/* 5101 */ 	grid-row: span 1;
/* 5102 */ 	grid-column: span 1;
/* 5103 */ }
/* 5104 */
/* 5105 */ .footer-widget-single .magazine-tile-list-section.style-1 .magazine-tile-list-section-wrapper .mag-post-single:first-child .mag-post-excerpt {
/* 5106 */ 	display: none;
/* 5107 */ }
/* 5108 */
/* 5109 */ .magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single {
/* 5110 */ 	height: 500px;
/* 5111 */ }
/* 5112 */
/* 5113 */ @media (max-width: 768px) {
/* 5114 */ 	.magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single {
/* 5115 */ 		height: 400px;
/* 5116 */ 	}
/* 5117 */ }
/* 5118 */
/* 5119 */ .magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single .mag-post-detail .mag-post-title {
/* 5120 */ 	font-size: var(--font-size-lg);
/* 5121 */ }
/* 5122 */
/* 5123 */ #sidr.ascendoor-offcanvas-wrap .magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single,
/* 5124 */ aside#secondary.widget-area .magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single,
/* 5125 */ .footer-widget-single .magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single,
/* 5126 */ .secondary-widgets-section .magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single {
/* 5127 */ 	height: 250px;
/* 5128 */ }
/* 5129 */
/* 5130 */ #sidr.ascendoor-offcanvas-wrap .magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single .mag-post-detail .mag-post-title,
/* 5131 */ aside#secondary.widget-area .magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single .mag-post-detail .mag-post-title,
/* 5132 */ .footer-widget-single .magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single .mag-post-detail .mag-post-title,
/* 5133 */ .secondary-widgets-section .magazine-post-slider-section .magazine-post-slider-section-wrapper .mag-post-single .mag-post-detail .mag-post-title {
/* 5134 */ 	font-size: var(--font-size-base);
/* 5135 */ }
/* 5136 */
/* 5137 */ .magazine-post-carousel-section .magazine-post-carousel-section-wrapper.post-carousel {
/* 5138 */ 	overflow: hidden;
/* 5139 */ }
/* 5140 */
/* 5141 */ .magazine-post-carousel-section .magazine-post-carousel-section-wrapper.post-carousel .slick-list {
/* 5142 */ 	margin: 0 -5px;
/* 5143 */ }
/* 5144 */
/* 5145 */ .magazine-post-carousel-section .magazine-post-carousel-section-wrapper.post-carousel .slick-list .slick-track .slick-slide {
/* 5146 */ 	padding: 0 5px;
/* 5147 */ }
/* 5148 */
/* 5149 */ .widget_legal_news_social_icons ul.social-links {
/* 5150 */ 	display: block;

/* style.css */

/* 5151 */ 	font-size: 0;
/* 5152 */ }
/* 5153 */
/* 5154 */ .widget_legal_news_social_icons ul.social-links li {
/* 5155 */ 	border: none;
/* 5156 */ 	margin: 0;
/* 5157 */ 	padding: 0;
/* 5158 */ 	display: inline-block;
/* 5159 */ }
/* 5160 */
/* 5161 */ .widget_legal_news_social_icons ul.social-links li a {
/* 5162 */ 	color: #fff;
/* 5163 */ 	opacity: 1;
/* 5164 */ 	border-radius: 0;
/* 5165 */ 	margin: 0;
/* 5166 */ 	margin-inline-end: 5px;
/* 5167 */ 	margin-block-end: 5px;
/* 5168 */ 	overflow: hidden;
/* 5169 */ 	padding: 0;
/* 5170 */ 	height: 34px;
/* 5171 */ 	padding-inline-end: 15px;
/* 5172 */ }
/* 5173 */
/* 5174 */ .widget_legal_news_social_icons ul.social-links li a::before {
/* 5175 */ 	display: flex;
/* 5176 */ 	align-items: center;
/* 5177 */ 	justify-content: center;
/* 5178 */ 	flex-shrink: 0;
/* 5179 */ 	height: 100%;
/* 5180 */ 	width: 34px;
/* 5181 */ 	line-height: 0;
/* 5182 */ 	background-color: rgba(255, 255, 255, 0.08);
/* 5183 */ }
/* 5184 */
/* 5185 */ .widget_legal_news_social_icons ul.social-links li a .screen-reader-text {
/* 5186 */ 	clip: unset;
/* 5187 */ 	clip-path: unset;
/* 5188 */ 	height: auto;
/* 5189 */ 	width: auto;
/* 5190 */ 	margin: 0;
/* 5191 */ 	position: relative !important;
/* 5192 */ 	overflow: visible;
/* 5193 */ 	color: #fff;
/* 5194 */ 	top: inherit;
/* 5195 */ 	margin-inline-start: 5px;
/* 5196 */ }
/* 5197 */
/* 5198 */ .widget_legal_news_social_icons ul.social-links li a:focus, .widget_legal_news_social_icons ul.social-links li a:hover {
/* 5199 */ 	color: #fff;
/* 5200 */ 	opacity: 0.8;

/* style.css */

/* 5201 */ }
/* 5202 */
/* 5203 */ #sidr.ascendoor-offcanvas-wrap .widget_legal_news_social_icons ul.social-links li,
/* 5204 */ aside#secondary.widget-area .widget_legal_news_social_icons ul.social-links li,
/* 5205 */ .footer-widget-single .widget_legal_news_social_icons ul.social-links li,
/* 5206 */ .secondary-widgets-section .widget_legal_news_social_icons ul.social-links li {
/* 5207 */ 	width: 50%;
/* 5208 */ }
/* 5209 */
/* 5210 */ #sidr.ascendoor-offcanvas-wrap .widget_legal_news_social_icons ul.social-links li a,
/* 5211 */ aside#secondary.widget-area .widget_legal_news_social_icons ul.social-links li a,
/* 5212 */ .footer-widget-single .widget_legal_news_social_icons ul.social-links li a,
/* 5213 */ .secondary-widgets-section .widget_legal_news_social_icons ul.social-links li a {
/* 5214 */ 	justify-content: flex-start;
/* 5215 */ }
/* 5216 */
/* 5217 */ .author-info {
/* 5218 */ 	border: 1px solid rgba(155, 155, 155, 0.1);
/* 5219 */ 	padding: 15px;
/* 5220 */ 	text-align: center;
/* 5221 */ }
/* 5222 */
/* 5223 */ .author-info .author-img img {
/* 5224 */ 	width: 200px;
/* 5225 */ 	height: 200px;
/* 5226 */ 	object-fit: cover;
/* 5227 */ 	margin: 15px 0;
/* 5228 */ 	border-radius: 50%;
/* 5229 */ }
/* 5230 */
/* 5231 */ .author-info .author-details .author-name {
/* 5232 */ 	margin: 0 0 10px;
/* 5233 */ 	font-size: var(--font-size-base);
/* 5234 */ 	font-weight: 700;
/* 5235 */ 	line-height: 1.3;
/* 5236 */ }
/* 5237 */
/* 5238 */ .author-info .author-details .author-social-contacts {
/* 5239 */ 	display: inline-flex;
/* 5240 */ 	gap: 10px;
/* 5241 */ }
/* 5242 */
/* 5243 */ /* footer CSS start
/* 5244 *| --------------------------------------------- */
/* 5245 */ .site-footer {
/* 5246 */ 	background: var(--footer-bg-color);
/* 5247 */ }
/* 5248 */
/* 5249 */ .site-footer .site-footer-top {
/* 5250 */ 	padding-top: 30px;

/* style.css */

/* 5251 */ }
/* 5252 */
/* 5253 */ .site-footer .site-footer-top .footer-widgets-wrapper {
/* 5254 */ 	display: flex;
/* 5255 */ 	flex-wrap: wrap;
/* 5256 */ 	gap: 30px;
/* 5257 */ }
/* 5258 */
/* 5259 */ .site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single {
/* 5260 */ 	width: calc(25% - 30px);
/* 5261 */ 	flex-shrink: 0;
/* 5262 */ 	color: var(--white);
/* 5263 */ }
/* 5264 */
/* 5265 */ @media (max-width: 991px) {
/* 5266 */ 	.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single {
/* 5267 */ 		width: calc(50% - 30px);
/* 5268 */ 	}
/* 5269 */ }
/* 5270 */
/* 5271 */ @media (max-width: 480px) {
/* 5272 */ 	.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single {
/* 5273 */ 		width: 100%;
/* 5274 */ 	}
/* 5275 */ }
/* 5276 */
/* 5277 */ .site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h1,
/* 5278 */ .site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h2,
/* 5279 */ .site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h3,
/* 5280 */ .site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h4,
/* 5281 */ .site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h5,
/* 5282 */ .site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h6 {
/* 5283 */ 	margin-top: 0;
/* 5284 */ }
/* 5285 */
/* 5286 */ .site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single a {
/* 5287 */ 	color: var(--white);
/* 5288 */ 	opacity: 0.8;
/* 5289 */ 	transition: all 0.3s ease;
/* 5290 */ }
/* 5291 */
/* 5292 */ .site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single a:focus, .site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single a:hover {
/* 5293 */ 	opacity: 1;
/* 5294 */ }
/* 5295 */
/* 5296 */ .site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .mag-post-single .mag-post-img > a {
/* 5297 */ 	opacity: 1;
/* 5298 */ }
/* 5299 */
/* 5300 */ .site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .mag-post-single {

/* style.css */

/* 5301 */ 	background-color: #131820;
/* 5302 */ }
/* 5303 */
/* 5304 */ .site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget .widget-title {
/* 5305 */ 	color: var(--white);
/* 5306 */ }
/* 5307 */
/* 5308 */ .site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget ul li a,
/* 5309 */ .site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget ol li a {
/* 5310 */ 	color: var(--white);
/* 5311 */ 	opacity: 0.8;
/* 5312 */ 	transition: all 0.3s ease;
/* 5313 */ }
/* 5314 */
/* 5315 */ .site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget ul li a:focus, .site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget ul li a:hover,
/* 5316 */ .site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget ol li a:focus,
/* 5317 */ .site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget ol li a:hover {
/* 5318 */ 	opacity: 1;
/* 5319 */ }
/* 5320 */
/* 5321 */ .site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .mag-post-excerpt {
/* 5322 */ 	color: var(--white);
/* 5323 */ }
/* 5324 */
/* 5325 */ .site-footer .site-footer-bottom {
/* 5326 */ 	position: relative;
/* 5327 */ 	padding: 15px 0;
/* 5328 */ 	z-index: 1;
/* 5329 */ }
/* 5330 */
/* 5331 */ .site-footer .site-footer-bottom .site-footer-bottom-wrapper {
/* 5332 */ 	display: flex;
/* 5333 */ 	flex-wrap: wrap;
/* 5334 */ 	align-items: center;
/* 5335 */ 	justify-content: center;
/* 5336 */ 	color: var(--white);
/* 5337 */ 	position: relative;
/* 5338 */ }
/* 5339 */
/* 5340 */ .site-footer .site-footer-bottom .site-footer-bottom-wrapper .site-info a {
/* 5341 */ 	text-decoration: none;
/* 5342 */ 	color: var(--white);
/* 5343 */ 	opacity: 0.8;
/* 5344 */ 	transition: all 0.3s ease;
/* 5345 */ }
/* 5346 */
/* 5347 */ .site-footer .site-footer-bottom .site-footer-bottom-wrapper .site-info a:focus, .site-footer .site-footer-bottom .site-footer-bottom-wrapper .site-info a:hover {
/* 5348 */ 	opacity: 1;
/* 5349 */ }
/* 5350 */

/* style.css */

/* 5351 */ .site-footer .site-footer-bottom .site-footer-bottom-wrapper .social-icons ul.social-links {
/* 5352 */ 	margin: 0;
/* 5353 */ 	padding: 0;
/* 5354 */ 	list-style: none;
/* 5355 */ }
/* 5356 */
/* 5357 */ .site-footer .site-footer-bottom::before {
/* 5358 */ 	position: absolute;
/* 5359 */ 	content: '';
/* 5360 */ 	top: 0;
/* 5361 */ 	left: 0;
/* 5362 */ 	height: 100%;
/* 5363 */ 	width: 100%;
/* 5364 */ 	background: #d9d9d9;
/* 5365 */ 	opacity: 0.1;
/* 5366 */ }
/* 5367 */
/* 5368 */ /* footer CSS end
/* 5369 *| --------------------------------------------- */
/* 5370 */ /* scroll to top CSS start
/* 5371 *| --------------------------------------------- */
/* 5372 */ a.magazine-scroll-to-top {
/* 5373 */ 	position: fixed;
/* 5374 */ 	bottom: 55px;
/* 5375 */ 	inset-inline-end: 30px;
/* 5376 */ 	height: 50px;
/* 5377 */ 	width: 50px;
/* 5378 */ 	opacity: 0;
/* 5379 */ 	visibility: hidden;
/* 5380 */ 	z-index: 17;
/* 5381 */ 	display: flex;
/* 5382 */ 	align-items: center;
/* 5383 */ 	justify-content: center;
/* 5384 */ 	text-decoration: none;
/* 5385 */ 	color: var(--white);
/* 5386 */ 	background-color: var(--theme-color);
/* 5387 */ 	border: 1px solid var(--white);
/* 5388 */ 	transition: all 0.3s ease;
/* 5389 */ }
/* 5390 */
/* 5391 */ a.magazine-scroll-to-top:hover, a.magazine-scroll-to-top:focus {
/* 5392 */ 	box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.15);
/* 5393 */ 	transform: translateY(-10px);
/* 5394 */ }
/* 5395 */
/* 5396 */ a.magazine-scroll-to-top.show {
/* 5397 */ 	opacity: 1;
/* 5398 */ 	visibility: visible;
/* 5399 */ }
/* 5400 */

/* style.css */

/* 5401 */ /* scroll to top CSS end
/* 5402 *| --------------------------------------------- */
/* 5403 */
/* 5404 */ /*# sourceMappingURL=style.css.map */
