<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.elementor-kit-4{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-color-f05a786:#044475;--e-global-color-86527f8:#F7232B;--e-global-color-750cd21:#4E4E4E;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed &gt; .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed &gt; .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed &gt; .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */a:hover{
    color:#FF4408!important;
}

.gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-webkit-input-placeholder,
.gform_wrapper.gravity-theme textarea::-webkit-input-placeholder,
.gform_wrapper.gravity-theme select::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #000000;
	opacity: 1;
}
.gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-moz-placeholder,
.gform_wrapper.gravity-theme textarea::-moz-placeholder,
.gform_wrapper.gravity-theme select::-moz-placeholder {
	/* Firefox 19+ */
	color: #000000;
	opacity: 1;
}
.gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-ms-input-placeholder,
.gform_wrapper.gravity-theme textarea:-ms-input-placeholder,
.gform_wrapper.gravity-theme select:-ms-input-placeholder {
	/* IE 10+ */
	color: #000000;
	opacity: 1;
}
.gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-moz-placeholder,
.gform_wrapper.gravity-theme textarea:-moz-placeholder,
.gform_wrapper.gravity-theme select:-moz-placeholder {
	/* Firefox 18- */
	color: #000000;
	opacity: 1;
}

.drk-terms {
  text-align: center;
  display: block;
  max-width: 475px;
  margin: 15px auto 0;
}

.drk-terms img {
	max-width: 60px!important;
	margin-right: 10px;
	display:inline-block;
}
.drk-terms p {
	font-size: 14px;
	margin-bottom: 0;
	color: #ffffff;
	width: calc(100% - 75px);
	text-align: left;
	line-height: 1.2;
	display:inline-block;
}
.drk-terms p a {
	color: #ffffff;
}

.drk-terms p a:hover{
    text-decoration: underline;
    color:#ff4408!important;
}


@media only screen and (max-width:767px){
    .table-wrapper{
        overflow-x:scroll;
    }
    
    .table-wrapper table{
        width:800px;
    }
}/* End custom CSS */</pre></body></html>