.elementor-kit-254{--e-global-color-primary:#08172C;--e-global-color-secondary:#DBF0F9;--e-global-color-text:#505050;--e-global-color-accent:#1A6DEB;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;}.elementor-kit-254 button,.elementor-kit-254 input[type="button"],.elementor-kit-254 input[type="submit"],.elementor-kit-254 .elementor-button{background-color:var( --e-global-color-accent );color:#FFFFFF;border-style:none;}.elementor-kit-254 button:hover,.elementor-kit-254 button:focus,.elementor-kit-254 input[type="button"]:hover,.elementor-kit-254 input[type="button"]:focus,.elementor-kit-254 input[type="submit"]:hover,.elementor-kit-254 input[type="submit"]:focus,.elementor-kit-254 .elementor-button:hover,.elementor-kit-254 .elementor-button:focus{background-color:var( --e-global-color-primary );color:#FFFFFF;border-style:none;}.elementor-kit-254 e-page-transition{background-color:#FFBC7D;}.elementor-kit-254 a{color:var( --e-global-color-accent );}.elementor-kit-254 input:not([type="button"]):not([type="submit"]),.elementor-kit-254 textarea,.elementor-kit-254 .elementor-field-textual{border-style:none;border-radius:8px 8px 8px 8px;}.elementor-kit-254 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-254 textarea:focus,.elementor-kit-254 .elementor-field-textual:focus{border-style:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.blogInfo-box{
    background-color: #effaff;
    padding:24px;
    border-radius:16px;
    max-width: 1024px;
    margin:0 auto;
}
.blogInfo-box h6{
    display:block;
    color:#1a6deb;
    font-size:18px;
    margin-bottom: 16px;
   
}
ol.ol-blog-heading ::marker {
  font-size: 24px; /* adjust to match your h3 */
  font-weight: 600;
}
ul li::marker {
    font-size: inherit !important;
}
.blogDesign ul{
        margin-bottom: .9rem !important;
}
.has-dropcap p{
    margin-bottom:0;
}
.exit-intent-scroll {
  position: fixed !important;
}
div#cmplz-cookiebanner-container .cmplz-close svg {
    display: none;
}
div#cmplz-cookiebanner-container .cmplz-logo {
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    width: 57px;
    margin: 0 auto;
}
div#cmplz-cookiebanner-container .cmplz-body {
    margin: 0 auto;
    text-align: center;
    min-width: 270px;
}
div#cmplz-cookiebanner-container .cmplz-close {
    color: #818181;
    font-size: 14px;
    line-height: 40px;
    min-width: 88px;
    width: auto;
    height: auto;
    border: 1px solid #818181;
    border-radius: 6px;
    text-align: center;
    position: absolute;
    bottom: 25px;
    left: auto;
    right: 170px;
}
div#cmplz-cookiebanner-container .cmplz-close:before {
    content: "Decline";
}
div#cmplz-cookiebanner-container .cmplz-buttons {
    justify-self: end;
}
div#cmplz-cookiebanner-container .cmplz-buttons button.cmplz-btn.cmplz-accept {
    border: 0;
    min-width: 137px;
    height: 42px;
}
.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
    padding: 10px;
}


.rs-iti-phone .iti.iti--allow-dropdown {
    width: 100%;
}
.elementor-page{
    overflow-x: hidden;
}
.clean-table {
  width: 100%;
  border-collapse: collapse;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 14px;
  color: #333;
}

.clean-table thead {
  background-color: #f5f7fa;
}

.clean-table th,
.clean-table td {
  padding: 12px 14px;
  text-align: left;
  border-bottom: 1px solid #e5e7eb;
}

.clean-table th {
  font-weight: 600;
  color: #111827;
}

.clean-table tbody tr:hover {
  background-color: #f9fafb;
}

.clean-table tbody tr:last-child td {
  border-bottom: none;
}
/* Rounded corners */
.clean-table {
  border-radius: 6px;
  overflow: hidden;
}

/* Zebra striping */
.clean-table tbody tr:nth-child(even) {
  background-color: #fcfcfd;
}

#e-n-menu-content-1452 {
    inset: auto !important;
    margin: 0 auto;
}
.gfield_label{
    font-family: "Poppins", Sans-serif !important;
}
.RS-RYQ .gfield_label{
    font-size: 14px !important;
    font-weight: 400 !important;
}
.RS-RYQ .gform-body .ginput_container input, .RS-RYQ .gform-body .ginput_container select{
    border: 1px solid #E3E3E3!important;
    border-radius: 8px!important;
    box-shadow: none!important;
    outline: none!important;
    min-height: 50px!important;
    font-size: 14px!important;
}
.RS-RYQ .gform-body .gform_fields{
    row-gap: 20px!important;
}
.RS-RYQ .gform-footer .gform_button{
    padding:16px !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    border-radius: 10px !important;
    background-color: #1A6DEB;
}

.gform_required_legend{
    display: none!important;
}
.RS-RYQ .gform-body .ginput_container input::placeholder, .RS-RYQ .gform-body .ginput_container select::placeholder {
    color: #B1B1B1!important;
}
.RS-RYQ .gform-body .ginput_container.ginput_container_telephone input{
    padding-left:100px!important;
}
.RS-RYQ .gform-body .ginput_container.ginput_container_telephone .iti__selected-flag{
    padding:10px!important;
}
.cs-tableOfContent .elementor-toc__body .elementor-toc__list-item-text {
    display: block;
    width: 100%;
    padding: 10px 16px;
    border-radius: 14px;
}
.cs-tableOfContent .elementor-toc__body .elementor-toc__list-item-text:hover {
    background-color: #1A6DEB;
    color:#fff;
    text-decoration: none;
}
.cs-tableOfContent .elementor-toc__body .elementor-toc__list-item-text.elementor-item-active {
    background-color: #1A6DEB;
    color:#fff;
    text-decoration: none;
    font-weight: 600;
}




@media (min-width: 1700px) {
	.e-con>.e-con-inner {
    max-width: 1440px;
}
}
.custom-background {
    background: linear-gradient(-45deg, #08172C, #123668, #08172C, #08172C);
    background-size: 400% 400%;
    animation: gradient 9s ease infinite;
}

@keyframes gradient{
0% {
    background-position: 0% 50%;
}
50% {
    background-position: 100% 50%;
}
100% {
    background-position: 0% 50%;
}
}


@media (min-width: 1024px) {
body.page-id-13658 .e-n-menu-title a[href*="why-remotescouts"] span,
body.page-id-13861 .e-n-menu-title a[href*="contact-us"] span{
   color: #4285F4 !important;
}

body.page-id-13658 .e-n-menu-title a[href*="why-remotescouts"] span:after,
body.page-id-13861 .e-n-menu-title a[href*="contact-us"] span:after {
    height: 6px;
    width: 6px;
    background-color: #4285F4;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: inline-block;
    border-radius: 50%;
} 
}
@media (max-width: 767px) {
body.page-id-13658 .e-n-menu-title a[href*="why-remotescouts"] span,
body.page-id-13861 .e-n-menu-title a[href*="contact-us"] span{
   color: #4285F4 !important;
}
}

.elementor-popup-modal{
backdrop-filter: blur(12px);
}/* End custom CSS */