.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}html.with-featherlight{overflow:hidden}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight link.featherlight-inner,.featherlight script.featherlight-inner,.featherlight style.featherlight-inner{display:none}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000;border:0;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch}.featherlight iframe{border:0}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}@media print{html.with-featherlight>*>:not(.featherlight){display:none}}.featherlight-next,.featherlight-previous{display:block;position:absolute;top:25px;right:25px;bottom:0;left:80%;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:rgba(0,0,0,0)}.featherlight-previous{left:25px;right:80%}.featherlight-next:hover,.featherlight-previous:hover{background:rgba(255,255,255,.25)}.featherlight-next span,.featherlight-previous span{display:none;position:absolute;top:50%;left:5%;width:82%;text-align:center;font-size:80px;line-height:80px;margin-top:-40px;text-shadow:0 0 5px #fff;color:#fff;font-style:normal;font-weight:400}.featherlight-next span{right:5%;left:auto}.featherlight-next:hover span,.featherlight-previous:hover span{display:inline-block}.featherlight-first-slide.featherlight-last-slide .featherlight-next,.featherlight-first-slide.featherlight-last-slide .featherlight-previous,.featherlight-loading .featherlight-next,.featherlight-loading .featherlight-previous,.featherlight-swipe-aware .featherlight-next,.featherlight-swipe-aware .featherlight-previous{display:none}@media only screen and (max-device-width:1024px){.featherlight-next:hover,.featherlight-previous:hover{background:0 0}.featherlight-next span,.featherlight-previous span{display:block}}@media only screen and (max-width:1024px){.featherlight-next,.featherlight-previous{top:10px;right:10px;left:85%}.featherlight-previous{left:10px;right:85%}.featherlight-next span,.featherlight-previous span{margin-top:-30px;font-size:40px}}body {
background-color: #121212;
color: white;
font-family: 'Courier New', Courier, monospace;
margin: 0;
}
a {
color: white;
text-decoration: none;
}
.rd-green-text {
color: #79ffc0;
}
.rd-blue-text {
color: #88d1f9;
}
.rd-bold {
font-weight: 700;
}
.rd-underline {
text-decoration: underline;
text-underline-offset: 4px;
text-decoration-thickness: 1.5px;
}
a.content-link {
color: #2f81f7;
text-underline-offset: 25%;
}
@media (min-width: 958px) {
.hidden-above-958 {
display: none;
}
}
@media (max-width: 957px) {
.hidden-below-958 {
display: none;
}
} header#masthead {
border-bottom: 1px solid #343434;
padding: 0px 14px;
}
.header-wrapper {
display: flex;
align-items: center;
flex: 0 0 145px;
} .site-branding a {
font-family: Courier New;
text-decoration: none;
color: #79ffc0;
} @media (min-width: 769px) {
nav#site-navigation .menu-toggle {
display: none;
}
}
nav#site-navigation {
margin-left: auto;
}
ul#primary-menu {
display: flex;
gap: 25px;
list-style: none;
margin: 0;
padding: 0;
}
ul#primary-menu a {
color: white;
text-decoration: none;
cursor: pointer;
}
ul#primary-menu a:hover {
color: #ffbaba;
text-decoration: underline;
text-underline-offset: 4px;
text-decoration-thickness: 1.5px;
}
.mobile-nav-ctas {
display: none;
}  @media (max-width: 768px) { nav#site-navigation.toggled ~ .site-branding { display:block; }  nav#site-navigation.toggled .menu-toggle{
position: fixed;
top: calc(env(safe-area-inset-top) + 10px);
right: 14px;
z-index: 10004;
}
header#masthead .site-branding{
position: fixed;
top: calc(env(safe-area-inset-top) + 3px);
left: 14px;
z-index: 10004;
} header#masthead{
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 10002;
background: #121212;
border-bottom: 1px solid #343434;
padding-top: env(safe-area-inset-top);
}
.header-wrapper{
display: flex;
align-items: center;
justify-content: space-between;
padding: 10px 10px;
} body{
padding-top: calc(64px + env(safe-area-inset-top));
} nav#site-navigation{
margin-left: auto;
position: static;
}
nav#site-navigation .menu-toggle{
display: inline-flex;
align-items: center;
justify-content: center;
width: 34px;
height: 34px;
background: none;
border: none;
border-radius: 10px;
padding: 0;
cursor: pointer;
position: relative;
z-index: 10003;
} nav#site-navigation .menu-toggle svg{
display: block;
}
nav#site-navigation .menu-toggle svg rect {
fill: #ffffff !important;
} nav#site-navigation.toggled .menu-toggle svg{
display: none;
}
nav#site-navigation.toggled .menu-toggle::before{
content: "✕";
color: #ffffff;
font-size: 22px;
line-height: 1;
} nav#site-navigation .menu-menu-1-container{
position: fixed;
inset: 0;
z-index: 9999;
background: #121212; padding-top: calc(64px + env(safe-area-inset-top));
padding-left: 22px;
padding-right: 22px; padding-bottom: calc(96px + env(safe-area-inset-bottom));
display: none;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}
nav#site-navigation.toggled .menu-menu-1-container{
display: block;
} nav#site-navigation #primary-menu{
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
}
nav#site-navigation #primary-menu li{
border-bottom: 1px solid #343434;
}
nav#site-navigation #primary-menu a{
display: flex;
align-items: center;
justify-content: space-between;
padding: 18px 0;
font-size: 20px;
font-weight: 600;
color: #ffffff;
text-decoration: none;
}
nav#site-navigation #primary-menu a::after{
content: "›";
font-size: 26px;
opacity: 0.7;
line-height: 1;
transform: translateY(-1px);
} nav#site-navigation .mobile-nav-ctas{
position: fixed;
left: 0;
right: 0;
bottom: 0;
z-index: 10001;
background: #121212;
border-top: 1px solid #343434;
padding: 16px 18px;
padding-bottom: calc(16px + env(safe-area-inset-bottom));
display: none;
gap: 12px;
}
nav#site-navigation.toggled .mobile-nav-ctas{
display: flex;
}
nav#site-navigation .mobile-nav-ctas .btn{
flex: 1;
text-align: center;
padding: 14px 12px;
border-radius: 10px;
font-weight: 700;
text-decoration: none;
border: 1px solid #343434;
}
nav#site-navigation .mobile-nav-ctas .btn-secondary{
background: transparent;
color: #ffffff;
}
nav#site-navigation .mobile-nav-ctas .btn-primary{
background: #ffffff;
color: #121212;
border-color: #ffffff;
}
} header.entry-header {
display: none;
}
.entry-content {
margin: 80px auto 0;
max-width: 1000px;
padding: 0 15px;
}
@media (max-width: 768px) {
.entry-content {
margin: 30px auto 0;
}
}
.page-template-page-generic-rd-2-0  .entry-content ul,
.page-template-page-homepage-rd-2-0 .entry-content ul {
list-style: none;
padding-left: 1.2em;
}
.page-template-page-generic-rd-2-0  .entry-content ul.home-uvps li,
.page-template-page-homepage-rd-2-0 .entry-content ul.home-uvps li {
position: relative;
margin-bottom: 10px;
}
.page-template-page-generic-rd-2-0  .entry-content ul.home-uvps li:before,
.page-template-page-homepage-rd-2-0  .entry-content ul.home-uvps li:before {
content: "–";
position: absolute;
left: -1.2em;
} div#tool-logos {
margin-top: 50px;
text-align: center;
}
div#tool-logos img {
height: 25px;
margin-right: 23px;
filter: brightness(0) invert(0.7);
vertical-align: bottom;
margin-bottom: 18px;
} .home-page-asciis .c {
color: #79ffc0;
} div#section-trusted-by {
margin-top: 34px;
text-align: center;
}
div#section-trusted-by img {
height: 28px;
margin-right: 28px;
filter: brightness(0) invert(0.7);
vertical-align: bottom;
margin-bottom: 18px;
} .site-footer {
margin: 20px 16px;
border-top: 1px solid #343434;
padding-top: 26px;
}
.footer-wrapper {
display: flex;
flex-wrap: wrap;
gap: 25px;
max-width: 1400px;
margin: 0 auto;
}
.footer-wrapper > section {
flex: 1 1 230px;
}
.footer-wrapper ul {
list-style: none;
padding-left: 1.2em;
}
.footer-wrapper ul li {
position: relative;
margin-bottom: 10px;
}
.footer-wrapper ul li:before {
content: ">";
position: absolute;
left: -1.2em;
}
.footer-wrapper ul li a {
color: white;
text-underline-offset: 4px;
text-decoration-thickness: 1.5px;
}
.footer-wrapper ul li a:hover {
color: #ffbaba;
} .contact-form-container {
line-height: 2;
background: #232323;
padding: 20px;
}
.contact-form-container input,
.contact-form-container textarea {
padding: 7px;
background: #545454;
color: white;
font-size: 15px;
border: none;
max-width: 98.5%;
}
.contact-form-container textarea {
width: 98.5%;
}
.contact-form-container input#submit-contact-form {
padding: 12px 32px;
cursor: pointer;
} .custom-blog-header {
margin: 30px auto 0;
max-width: 1180px;
padding: 16px 16px;
}
.blog-header-nav-container {
background: #212121;
}
.blog-header-nav {
max-width: 1180px;
margin: 0 auto;
padding: 12px 16px;
}
ul#menu-blog-home-nav {
display: flex;
gap: 42px;
list-style: none;
margin: 0;
padding: 0;
}
ul#menu-blog-home-nav a:hover {
color: #ffbaba;
text-decoration: underline;
text-underline-offset: 4px;
text-decoration-thickness: 1.5px;
}
div.blog-outer {
display: grid;
grid-template-columns: minmax(0, 1fr) 300px;
gap: 16px;
max-width: 1200px;
margin: 0 auto;
}
.sidebar-container {
padding: 0 16px;
margin-top: 58px;
}
.entry-meta {
margin-top: 20px;
font-style: italic;
color: #acacac;
}
.entry-meta a {
color: #acacac;
cursor: pointer;
}
.entry-meta a:hover {
color: #ffbaba;
text-decoration: underline;
text-underline-offset: 4px;
text-decoration-thickness: 1.5px;
}
ul.post-categories {
list-style: none;
padding: 0;
margin: 12px 0 0;
}
ul.post-categories li {
display: inline;
}
ul.post-categories li:not(:last-child)::after {
content: " / ";
}
.blog-outer img {
max-width: 100%;
height: auto;
}
.blog-outer article {
border-bottom: 1px solid #2c2c2c;
margin-bottom: 30px;
padding-bottom: 30px;
}
.blog-outer a.m_btn.m_btn-primary {
color: #88d1f9;
cursor: pointer;
}
.blog-outer a.m_btn.m_btn-primary:hover {
text-decoration: underline;
text-underline-offset: 4px;
text-decoration-thickness: 1.5px;
}
@media (max-width: 890px) {
.custom-blog-header {
margin: 0 auto 0;
}
.blog-header-nav {
padding: 0 0;
}
ul#menu-blog-home-nav {
display: block;
padding: 16px 16px;
}
ul#menu-blog-home-nav li {
padding: 6px 0;
}
div.blog-outer {
grid-template-columns: 1fr;
display: block;
} .sidebar-container {
margin-top: 0;
}
} .sidebar-custom-cta {
display: none;
}
section#recent-posts-2 ul { margin: 0;
margin-left: 12px;
padding: 0;
}
section#recent-posts-2 ul li {
margin-bottom: 28px;
}
section#recent-posts-2 ul li a:hover {
color: #88d1f9;
cursor: pointer;
text-decoration: underline;
text-underline-offset: 4px;
text-decoration-thickness: 1.5px;
}
section#categories-2 ul {
padding: 0 0 0 17px;
}
section#categories-2 ul a:hover {
color: #88d1f9;
cursor: pointer;
text-decoration: underline;
text-underline-offset: 4px;
text-decoration-thickness: 1.5px;
}
section#text-13 {
background: #232323;
padding: 6px 10px 15px;
margin-top: 12px;
}
section#text-13 input[type=email] {
border-radius: 0;
padding: 5px;
border: none;
width: 96%;
}
section#text-13 input[type=submit] {
background: #545454;
color: white;
padding: 8px 28px;
cursor: pointer;
font-weight: 600;
border: none; 
} .single-blog-post {
padding: 0 26px;
}
.single-blog-post header.entry-header {
display: block;
margin-top: 76px;
text-align: center;
}
.single-blog-post .entry-meta {
margin-bottom: 30px;
}
.single-blog-post .entry-content {
margin: 34px auto 0;
padding: 0 0;
max-width: 750px;
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Noto Sans, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
line-height: 1.5;
}
.single-blog-post .entry-content > a,
.single-blog-post .entry-content p > a {
text-decoration: underline;
text-underline-offset: 25%;
color: #2f81f7;
}
.single-blog-post .entry-content .wp-caption {
max-width: 100%;
margin: 1em 0;
font-style: italic;
color: #c1c1c1;
}
.featherlight .featherlight-inner {
max-width: 100vw;
}
.single-blog-post .entry-content pre {
background: #161b22;
border: 1px solid #30363d;
font-size: 95%;
border-radius: 6px;
padding: 16px;
}
@media (max-width: 890px) {
.single-blog-post header.entry-header {
margin-top: 0;
}
} .single-blog-post footer.entry-footer {
border-top: 1px solid #505050;
margin-top: 40px;
}
.entry-footer section#custom_html-3 {
background: #232323;
padding: 6px 10px 15px;
}
.entry-footer section#custom_html-3 input[type=email] {
border-radius: 0;
padding: 5px;
border: none; }
.entry-footer section#custom_html-3 input[type=submit] {
background: #545454;
color: white;
padding: 8px 28px;
cursor: pointer;
font-weight: 600;
border: none;
}
.entry-footer section#recent-posts-4 a:hover {
color: #88d1f9;
cursor: pointer;
text-decoration: underline;
text-underline-offset: 4px;
text-decoration-thickness: 1.5px;
}
.entry-footer .social-toolbar a {
border: 1px solid grey;
padding: 10px;
margin-right: 20px;
cursor: pointer;
}
.entry-footer .social-toolbar a:hover {
background: #273164;
}
.entry-footer section#text-7 {
margin: 38px 0 30px;
}
.entry-footer section#text-7 a:hover {
color: #88d1f9;
cursor: pointer;
text-decoration: underline;
text-underline-offset: 4px;
text-decoration-thickness: 1.5px;
}
.post-author {
background: #232323;
padding-right: 20px;
}
.post-author > div {
display: grid;
grid-template-columns: 180px minmax(0, 1fr);
gap: 16px;
}
@media (max-width: 768px) {
.post-author > div {
grid-template-columns: 1fr;
}
.post-author .author-right {
padding-left: 20px;
}
}
div#comments p.comment-form-comment label {
display: block;
}
div#comments textarea#comment {
width: 100%;
padding: 10px;
box-sizing: border-box;
}
div#comments input#submit {
background: #545454;
color: white;
padding: 8px 28px;
cursor: pointer;
font-weight: 600;
border: none;
}