.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            .oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1120px;
}
body {font-family: 'Nunito Sans';}body {line-height: 1.4;font-size: 18px;font-weight: 400;color: #1a1f23;}.oxy-nav-menu-hamburger-line {background-color: #1a1f23;}h1, h2, h3, h4, h5, h6 {font-family: 'Nunito Sans';font-size: 40px;font-weight: 900;line-height: 1.2;color: #1a1f23;}h2, h3, h4, h5, h6{font-size: 30px;color: #343d46;}h3, h4, h5, h6{font-size: 24px;color: #1a1f23;}h4, h5, h6{font-size: 20px;font-weight: 600;color: #1a1f23;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #117fa7;text-decoration: underline;}a:hover {color: #0b556f;text-decoration: underline;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {font-weight: 700;border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.footer-signup-bar {
}
@media (max-width: 767px) {
.footer-signup-bar {
}
.footer-signup-bar:not(.ct-section):not(.oxy-easy-posts),
.footer-signup-bar.oxy-easy-posts .oxy-posts,
.footer-signup-bar.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.ct-section-inner-wrap {
}
.footer-menu-headline {
 font-size:16px;
 color:#1a1f23;
 margin-bottom:10px;
 padding-bottom:10px;
 border-bottom-color:#c2a00a;
 border-bottom-width:4px;
 border-bottom-style:solid;
 border-top-color:#c2a00a;
 border-right-color:#c2a00a;
 border-left-color:#c2a00a;
 width:100%;
 border-top-width:4px;
 border-right-width:4px;
 border-left-width:4px;
}
.screen-reader-text {
}
.oxel_icon_button__container:hover{
transform:scale(1.05,1.05); background-color:#1a1f23;
 transition-duration:0.25s;
 transition-property:all;
 box-shadow:9px 9px 4px rgba(0,0,0,0.1);
}
.oxel_icon_button__container {
 padding-top:8px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:8px;
 transition-duration:0.3s;
 margin-bottom:40px;
 background-color:#1a1f23;
 box-shadow:6px 6px 2px rgba(0,0,0,0.2);
}
.oxel_icon_button__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_icon_button__container.oxy-easy-posts .oxy-posts,
.oxel_icon_button__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_icon_button_text {
 font-family:Nunito Sans;
 color:#ffffff;
 font-weight:700;
}
.oxel_icon_button_icon {
color: #6a7890;}.oxel_icon_button_icon 
>svg {width: 18px;height: 18px;}.oxel_icon_button_icon {
 margin-right:8px;
}
.oxel_megamenu_parent:hover{
 background-color:#bcc1cd;
}
.oxel_megamenu_parent {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:32px;
 padding-right:32px;
 position:relative;
 background-color:#f3f5f6;
 transition-duration:0.3s;
}
.oxel_megamenu_parent__title {
 color:#343d46;
}
.oxel_megamenu__wrapper {
transform:; padding-top:32px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 opacity:1;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 position:relative;
 width:100%;
 z-index:1999;
}
.oxel_megamenu__wrapper:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__wrapper.oxy-easy-posts .oxy-posts,
.oxel_megamenu__wrapper.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.oxel_megamenu__wrapper--hidden {
transform:translateY(64px); opacity:0;
pointer-events: none;
}
.oxel_megamenu__close-icon {
color: #333333;}.oxel_megamenu__close-icon 
>svg {width: 32px;height: 32px;}.oxel_megamenu__close-icon {
 position:absolute;
 top:48px;
 right:16px;
}
.oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,
.oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
@media (max-width: 991px) {
.oxel_megamenu__close-icon {
}
.oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,
.oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.tabs-8932-tab:hover{
 background-color:#ffffff;
}
.tabs-8932-tab {
 background-color:#dce0e5;
 padding-top:16px;
 padding-bottom:16px;
 padding-left:32px;
 padding-right:32px;
 color:#343d46;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 border-top-color:#dce0e5;
 border-right-color:#dce0e5;
 border-bottom-color:#dce0e5;
 border-left-color:#dce0e5;
 border-top-style:solid;
 border-right-style:none;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
}
.tabs-8932-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-8932-tab.oxy-easy-posts .oxy-posts,
.tabs-8932-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 991px) {
.tabs-8932-tab {
 border-bottom-style:none;
 border-right-color:#bcc1cd;
 border-right-width:1px;
 border-right-style:solid;
}
}

@media (max-width: 479px) {
.tabs-8932-tab {
 padding-left:16px;
 padding-right:16px;
}
}

.tabs-8932-tab-active {
 margin-left:-8px;
 background-color:#ffffff;
 border-top-color:#bcc1cd;
 border-right-color:#bcc1cd;
 border-bottom-color:#bcc1cd;
 border-left-color:#bcc1cd;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:none;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-left:40px;
}
@media (max-width: 991px) {
.tabs-8932-tab-active {
 border-top-color:#bcc1cd;
 border-right-color:#bcc1cd;
 border-bottom-color:#bcc1cd;
 border-left-color:#bcc1cd;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:none;
 border-left-style:solid;
 margin-left:0px;
 padding-left:032px;
}
}

@media (max-width: 479px) {
.tabs-8932-tab-active {
 padding-left:16px;
 padding-right:16px;
}
}

.tabs-contents-8932-tab {
}
.oxel_dashboard_tabs {
 width:100%;
}
.oxel_dashboard_tabs:not(.ct-section):not(.oxy-easy-posts),
.oxel_dashboard_tabs.oxy-easy-posts .oxy-posts,
.oxel_dashboard_tabs.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
@media (max-width: 991px) {
.oxel_dashboard_tabs {
}
.oxel_dashboard_tabs:not(.ct-section):not(.oxy-easy-posts),
.oxel_dashboard_tabs.oxy-easy-posts .oxy-posts,
.oxel_dashboard_tabs.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.oxel_dashboard_tabs__tab_icon {
color: #6a7890;}.oxel_dashboard_tabs__tab_icon 
>svg {width: 18px;height: 18px;}.oxel_dashboard_tabs__tab_icon {
 margin-right:8px;
}
@media (max-width: 767px) {
.oxel_dashboard_tabs__tab_icon {
 margin-right:0px;
}
}

.oxel_dashboard_tabs__tab_label {
 line-height:1;
 font-size:14px;
 text-transform:uppercase;
}
@media (max-width: 767px) {
.oxel_dashboard_tabs__tab_label {
}
.oxel_dashboard_tabs__tab_label:not(.ct-section):not(.oxy-easy-posts),
.oxel_dashboard_tabs__tab_label.oxy-easy-posts .oxy-posts,
.oxel_dashboard_tabs__tab_label.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
}

.oxel_dashboard_tabs__tab {
}
.oxel_dashboard_tabs__tab_content_container {
 width:75%;
 border-top-color:#bcc1cd;
 border-right-color:#bcc1cd;
 border-bottom-color:#bcc1cd;
 border-left-color:#bcc1cd;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:none;
 overflow:hidden;
}
@media (max-width: 991px) {
.oxel_dashboard_tabs__tab_content_container {
 width:100%;
 border-top-color:#bcc1cd;
 border-right-color:#bcc1cd;
 border-bottom-color:#bcc1cd;
 border-left-color:#bcc1cd;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
}

.oxel_dashboard_tabs__tab_content--hidden {
}
.oxel_dashboard_tabs__tab_content--hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_dashboard_tabs__tab_content--hidden.oxy-easy-posts .oxy-posts,
.oxel_dashboard_tabs__tab_content--hidden.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
.oxel_switcher__content {
 width:100%;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
}
.oxel_switcher__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_switcher__content.oxy-easy-posts .oxy-posts,
.oxel_switcher__content.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
.oxel_switcher {
 width:100%;
 min-width:100%;
}
.oxel_switcher__toggle {
 width:64px;
 background-color:#343d46;
 border-radius:999em;
 margin-left:16px;
 margin-right:16px;
 padding-bottom:0px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_switcher__toggle__icon {
color: #f3f5f6;}.oxel_switcher__toggle__icon 
>svg {width: 32px;height: 32px;}.oxel_switcher__toggle__icon {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_switcher__toggle_label {
 font-size:14px;
 color:#343d46;
 font-weight:600;
 letter-spacing:4px;
 text-transform:uppercase;
 opacity:0.5;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_switcher__toggle_label--active {
 opacity:1;
}
.oxel_switcher__content--active {
}
.oxel_switcher__content--active:not(.ct-section):not(.oxy-easy-posts),
.oxel_switcher__content--active.oxy-easy-posts .oxy-posts,
.oxel_switcher__content--active.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_horizontal_divider {
 margin-top:20px;
 width:100%;
 height:40px;
 padding-top:0px;
 margin-bottom:10px;
}
.oxel_horizontal_divider:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.oxel_horizontal_divider__line {
 height:2px;
 background-color:#8d99aa;
}
.oxel_horizontal_divider__icon {
color: #8d99aa;}.oxel_horizontal_divider__icon 
>svg {width: 16px;height: 16px;}.oxel_horizontal_divider__icon {
flex-shrink: 0;
}
.oxel_horizontal_divider__icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider__icon.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider__icon.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_dynamicslider {
 width:100%;
}
.swiper-container {
}
.oxel_dynamicslider__container {
 height:400px;
}
.swiper-wrapper {
}
.swiper-slide {
}
.oxel_floating_icon_menu {
 position:fixed;
 right:32px;
 bottom:32px;
 text-align:right;
 z-index:9999;
pointer-events: none;
}
.oxel_floating_icon_menu:not(.ct-section):not(.oxy-easy-posts),
.oxel_floating_icon_menu.oxy-easy-posts .oxy-posts,
.oxel_floating_icon_menu.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column-reverse;
align-items:flex-end;
}
.oxel_floating_icon_menu__main_icon:hover{
background-color: #6a7890;
border: 1px solid #6a7890;
padding: ;}.oxel_floating_icon_menu__main_icon:hover{
}
.oxel_floating_icon_menu__main_icon {
background-color: #343d46;
border: 1px solid #343d46;
padding: 16px;color: #f3f5f6;}.oxel_floating_icon_menu__main_icon 
>svg {width: 24px;height: 24px;}.oxel_floating_icon_menu__main_icon {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
cursor: pointer; pointer-events: all;
}
.oxel_floating_icon_menu__row {
 margin-bottom:8px;
 margin-top:8px;
}
.oxel_floating_icon_menu__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_floating_icon_menu__row.oxy-easy-posts .oxy-posts,
.oxel_floating_icon_menu__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.floating_icon_menu__hidden_icon:hover{
background-color: #6a7890;
border: 1px solid #6a7890;
padding: ;}.floating_icon_menu__hidden_icon:hover{
}
.floating_icon_menu__hidden_icon {
background-color: #343d46;
border: 1px solid #343d46;
padding: 16px;color: #f3f5f6;}.floating_icon_menu__hidden_icon 
>svg {width: 18px;height: 18px;}.floating_icon_menu__hidden_icon {
 margin-right:3px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_floating_icon_menu__label {
 margin-right:16px;
 font-size:12px;
 text-transform:uppercase;
 letter-spacing:2px;
 font-weight:600;
 background-color:#dce0e5;
 padding-top:2px;
 padding-bottom:2px;
 padding-left:4px;
 padding-right:4px;
 color:#343d46;
}
.oxel_floating_icon_menu__hidden_links {
transform:translate(100px); transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 opacity:0;
 text-align:right;
}
.oxel_floating_icon_menu__hidden_links:not(.ct-section):not(.oxy-easy-posts),
.oxel_floating_icon_menu__hidden_links.oxy-easy-posts .oxy-posts,
.oxel_floating_icon_menu__hidden_links.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.oxel_focus_section {
 transition-duration:0.4s;
 transition-timing-function:ease-in-out;
 overflow:hidden;
overflow-x: hidden;
}
.oxel_focus_section:not(.ct-section):not(.oxy-easy-posts),
.oxel_focus_section.oxy-easy-posts .oxy-posts,
.oxel_focus_section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_focus_section__inner {
 transition-duration:0.4s;
 transition-timing-function:ease-in-out;
 width:100%;
 text-align:center;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 z-index:1001;
 position:relative;
}
.oxel_focus_section__inner:not(.ct-section):not(.oxy-easy-posts),
.oxel_focus_section__inner.oxy-easy-posts .oxy-posts,
.oxel_focus_section__inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.oxel_focus_section__backdrop {
 position:fixed;
 right:0px;
 left:0px;
 bottom:0px;
 background-color:#ffffff;
 z-index:1000;
 opacity:0;
 transition-duration:0.8s;
 transition-timing-function:ease-in-out;
 transition-property:top bottom;
 top:0px;
pointer-events: none;
}
.oxel_scrollingImage__container:hover{
 background-position:50% 100%;
}
.oxel_scrollingImage__container {
background-size: cover; height:400px;
 background-repeat:no-repeat;
 transition-duration:5s;
 transition-timing-function:ease-in-out;
 transition-property:background-position;
 text-align:center;
 width:600px;
 max-width:100%;
 overflow:hidden;
 background-position:50% 0px;
}
.oxel_scrollingImage__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_scrollingImage__container.oxy-easy-posts .oxy-posts,
.oxel_scrollingImage__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.oxel_scrollingImage__container {
 width:100%;
}
}

.oxel_scrollingImage__container__icon {
background-color: rgba(0,0,0,0.17);
border: 1px solid rgba(0,0,0,0.17);
padding: 16px;color: #f3f5f6;}.oxel_scrollingImage__container__icon 
>svg {width: 55px;height: 55px;}.oxel_scrollingImage__container__icon {
 transition-duration:2.5s;
}
.oxy-stock-content-styles {
}
.background-stripes-1 {
}
.background-stripes-1 .ct-section-inner-wrap {
padding-top: 200px;
padding-bottom: 200px;
}
.oxy-superbox-primary {
}
.oxy-superbox-secondary {
}
.background--stuttered {
}
.features-tour {
 margin-bottom:100px;
}
.content-wrapper {
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
 margin-bottom:0px;
}
.reversed {
}
.reversed:not(.ct-section):not(.oxy-easy-posts),
.reversed.oxy-easy-posts .oxy-posts,
.reversed.ct-section .ct-section-inner-wrap{
display:flex;
}
.product-screenshot {
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#e8e8e8;
 border-right-color:#e8e8e8;
 border-bottom-color:#e8e8e8;
 border-left-color:#e8e8e8;
 max-width:100%;
 box-shadow:7px 7px 0px 0px rgba(48,40,3,0.2);
}
.hero-divider {
}
.feature-name:ct_depth{
}
.feature-name {
 font-size:32px;
 margin-bottom:8px;
}
.centered-header:ct_depth{
}
.centered-header {
 font-size:40px;
 text-align:left;
 width:100%;
 margin-bottom:4px;
 color:#0b556f;
}
.icon-button:hover{
transform:scale(1.05,1.05); transition-duration:0.25s;
 transition-timing-function:ease-out;
 transition-property:all;
}
.icon-button {
 padding-top:5px;
 padding-right:15px;
 padding-bottom:5px;
 padding-left:20px;
}
.features-tour--right {
}
.features-tour__desc {
 padding-left:0px;
 padding-right:250px;
 margin-right:0px;
 margin-left:0px;
}
.button {
}
.button:not(.ct-section):not(.oxy-easy-posts),
.button.oxy-easy-posts .oxy-posts,
.button.ct-section .ct-section-inner-wrap{
display:flex;
flex-wrap:nowrap;
}
.background--stuttered-dark {
}
.pricing-box:hover{
transform:scale(1.05,1.05); transition-duration:0.25s;
 transition-timing-function:ease;
 transition-property:all;
 background-color:#117fa7;
}
.pricing-box {
 pricing_box_title_typography_font-family:Array;
 pricing_box_subtitle_typography_font-family:Array;
 pricing_box_price_amount_main_typography_font-family:Array;
 pricing_box_price_amount_currency_typography_font-family:Array;
 pricing_box_price_layout:vertical;
 pricing_box_price_amount_main:2,499;
 pricing_box_price_amount_term:annually;
 background-color:#f2c80d;
 border-top-color:#d8d8d8;
 border-right-color:#d8d8d8;
 border-bottom-color:#d8d8d8;
 border-left-color:#d8d8d8;
 pricing_box_include_graphic:no;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-radius:4px;
 pricing_box_cta_background:#ffffff;
 pricing_box_title_typography_font-weight:700;
 pricing_box_title_typography_color:#ffffff;
 pricing_box_subtitle_typography_color:#ffffff;
 pricing_box_price_amount_main_typography_font-size:64px;
 pricing_box_price_alignment:center;
 pricing_box_price_amount_main_typography_font-weight:700;
 pricing_box_price_sale_typography_color:#1a1f23;
 pricing_box_price_sale_typography_font-size:14px;
 transition-duration:0.25s;
 transition-timing-function:ease;
 transition-property:all;
 pricing_box_price_background:#ffffff;
 pricing_box_content_background:#ffffff;
 pricing_box_title_background:rgba(0,0,0,0);
 box-shadow:10px 10px 5px rgba(0,0,0,0.1);
}

            /* GLOBALS */

                                                            
            
            /* IMAGE */
                                                                        
            /* TITLE */
                                                                        .pricing-box .oxy-pricing-box-section.oxy-pricing-box-title {
                typography-font-family: Array;
typography-font-weight: 700;
background-color: rgba(0,0,0,0);            }
            
                                    .pricing-box .oxy-pricing-box-title-title {
                font-family: 'Nunito Sans';
font-weight: 700;
color: #ffffff;
            }
            
                                    .pricing-box .oxy-pricing-box-title-subtitle {
                font-family: 'Nunito Sans';
color: #ffffff;
            }
            

            /* PRICE */
                                                .pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                amount-main-typography-font-family: Array;
amount-currency-typography-font-family: Array;
amount-main-typography-font-weight: 700;
background-color: #ffffff;                text-align: center;                flex-direction: column;                                align-items: center;            }
            
                                    .pricing-box .oxy-pricing-box-currency {
                font-family: 'Nunito Sans';
            }
            
                                    .pricing-box .oxy-pricing-box-amount-main {
                font-family: 'Nunito Sans';
font-size: 64px;
font-weight: 700;
            }
            
                                    
                        
                                    .pricing-box .oxy-pricing-box-sale-price {
                color: #1a1f23;
font-size: 14px;
                            }
            
            /* CONTENT */

                                                                        .pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                background-color: #ffffff;            }
            
            /* CTA */

                                                                        .pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                background-color: #ffffff;            }
            
        .toggle-3949 {
}
.toggle-3949-expanded {
}
.faq__question {
 font-size:18px;
}
.faq__answer {
 margin-top:0px;
}
.buy-button {
}
.faq {
 margin-bottom:30px;
}
.inline-headline {
 font-size:20px;
}
.inline-container {
 gap:5px;
 width:100%;
 margin-bottom:0px;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
 border-top-color:#f2c80d;
 border-right-color:#f2c80d;
 border-bottom-color:#f2c80d;
 border-left-color:#f2c80d;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-radius:5px;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
}
.inline-container:not(.ct-section):not(.oxy-easy-posts),
.inline-container.oxy-easy-posts .oxy-posts,
.inline-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
gap:5px;
}
@media (max-width: 479px) {
.inline-container {
 text-align:center;
}
.inline-container:not(.ct-section):not(.oxy-easy-posts),
.inline-container.oxy-easy-posts .oxy-posts,
.inline-container.ct-section .ct-section-inner-wrap{
display:grid;
align-items:flex-start;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.inline-content {
 font-size:20px;
}
.toggle-3014 {
}
.toggle-3014-expanded {
}
.author-avatar {
}
.tag:hover{
 background-color:#f2ad0d;
}
.tag {
 font-family:Nunito Sans;
 font-size:0.7rem;
 font-weight:400;
 border-radius:4px;
 background-color:#f2c80d;
 text-transform:uppercase;
 letter-spacing:0.5px;
 margin-bottom:0px;
 box-shadow:3px 3px 0px rgba(26,31,35,0.2);
}
.archive-description {
 font-size:1.25rem;
}
.posts-list-repeater {
}
@media (max-width: 991px) {
.posts-list-repeater {
}
}

.plugin__image {
 attachment_height:300;
 attachment_width:300;
 attachment_url:https://pedalcms.com/wp-content/uploads/2022/10/Programs-plugin-icon-300x300.png;
 width:150px;
 border-radius:5px;
}
@media (max-width: 479px) {
.plugin__image {
 width:100%;
 height:auto;
}
}

.post-list-repeater--latest {
}
.posts-list-repeater--latest {
}
.tabs-7749-tab {
}
.tabs-7749-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-7749-tab.oxy-easy-posts .oxy-posts,
.tabs-7749-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.tabs-7749-tab-active {
}
.tabs-contents-7749-tab {
}
.bordered-separator-1-yellow:ct_depth{
}
.bordered-separator-1-yellow {
 background-color:#1a1f23;
}
.bordered-separator-1-yellow .oxy_shape_divider{
color:#ffffff;
z-index:1;
}

.bordered-separator-1-yellow .oxy_shape_divider svg{
height:200px;
width:120vw;
}

.bordered-separator-1-yellow .oxy_shape_divider > svg{
                    left: auto;
                }
.bordered-separator-1-yellow .oxy_shape_divider{
                    display: flex;
                    justify-content: center;
                }

            .browser-screenshot {
background-image:url(https://pedalcms.com/wp-content/uploads/2024/11/browser-chrome.svg);background-size: auto 30px; attachment_height:2460;
 attachment_width:2560;
 attachment_url:https://pedalcms.com/wp-content/uploads/2022/02/program-archive.jpg;
 background-color:#343d46;
 background-clip:border-box;
 border-radius:8px;
 background-repeat:no-repeat;
 padding-top:30px;
 box-shadow:7px 7px 0px 0px rgba(48,40,3,0.2);
}
@media (max-width: 991px) {
.browser-screenshot {
background-size: auto 20px; padding-top:20px;
}
}

@media (max-width: 479px) {
.browser-screenshot {
background-size: auto 16px; padding-top:16px;
 margin-bottom:0px;
}
}

.card--simple {
 width:100%;
 background-color:#ffffff;
 border-radius:8px;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
 gap:20px;
 height:100%;
}
.card--simple:not(.ct-section):not(.oxy-easy-posts),
.card--simple.oxy-easy-posts .oxy-posts,
.card--simple.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
gap:20px;
}
.highlight-graphic {
}
.wp-benefit-icon {
}
.bonus-feature-icon {
background-color: #a2cddd;
border: 1px solid #a2cddd;
padding: 25px;color: #117fa7;}.bonus-feature-icon 
>svg {width: 90px;height: 90px;}.bonus-feature-icon {
 margin-bottom:20px;
}
.browser-screenshot--lg {
background-size: auto 36px; font-size:1px;
}
.tag--alt {
 background-color:#f3f5f6;
}
.standard-page-title {
}
button,
.button,
input[type="submit"],
.oxy-search-form input[type="submit"] {
	background: var(--color-gray-900);
	border: none;
	box-shadow: none;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 20px;
	transition: all 0.75s;
}

button:hover,
.button:hover,
input[type="submit"]:hover {
    color: var(--color-gold-500);
	box-shadow: rgba(0,0,0,0.2) 3px 3px 1px 2px;
	transform: scale(1.05);
	transition: all 0.25s;
}

.icon-button svg {
	transition: all 0.75s;
}

.icon-button:hover svg {
/* 	transform: translateX(5px); */
	transition: all 0.25s;
}

button:hover, 
.button:hover, 
input[type="submit"]:hover {
	text-decoration: none;
}

html body .button.aos-animate:hover {
  transition-delay: 0s !important;
}
html {
	scroll-behavior: smooth;
    background: var(--color-yellow-500);
  overflow-x: hidden;
}

body {
    background: #fff;
}

::selection {
	background: var(--color-blue-200);
	color: #000;
}

.oxy-header-container {
  background: var(--color-yellow-500);
}

html body #main-menu .oxy-pro-menu-mobile-open-icon {
  margin-top: 0 !important;
}

.bordered-separator-1-yellow  svg {
  filter: drop-shadow(0 -20px 0 #f2ad0d);
  transform: scaleX(1.2);
}

.heading--light {
	font-weight: 300;
}

#main-menu {
  position: relative;
  z-index: 1;

  &::before {
    content: '';
    display: inline-block;
    background: #1a1f23;
    height: 100%;
    left: -8px;
    top: 0;
    transform: skewX(-18deg);
    position: absolute;
    width: 50vw;
    z-index: -1;
  }
}

#main-nav .menu-item  a + button {
	position: relative;
	left: calc(-1 * var(--oxynav-other-spacing));
}

#main-nav > ul > li > ul > li > a {
	padding: calc(1.5 * var(--oxynav-other-spacing)) calc(2.5 * var(--oxynav-other-spacing));
}


#main-nav-menu .oxy-nav-menu-list > .menu-item {
	margin-right: 20px;
}


#main-nav-menu .sub-menu .menu-item a {
	font-weight: normal;
	font-size: 0.8rem;
	line-height: 1;
	padding: 2px 10px 8px;
}

.background--stuttered {
    background-color: rgba(255,255,255,0.4);
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 20px;
	position: relative;
	transform: skew(-3deg,0deg);
}

.background--stuttered .content-wrapper {
	display: inline-block;
	transform: skew(3deg, 0);
}

.background--stuttered::before {
	content: '';
	display: block;
	position: absolute;
	background: rgba(255,255,255,0.4);
	top: 13px;
	left: -10px;
	transform: skew(1deg, 1deg);
	width: 100%;
	height: 100%;
	z-index: -1;
}

.background--stuttered-dark {
	background: rgba(34, 44, 60, 0.5);
}

.background--stuttered-dark::before {
	background: rgba(34, 44, 60, 0.5);
}

#footer-shape-divider svg {
	filter: drop-shadow(0 -16px 0 #777);
	transform: scaleX(1.2);	
}


#home-hero-divider svg {
	filter: drop-shadow(0 -20px 0 #f2ad0d);
	transform: scaleX(1.2);	
}

.hero-divider svg {
	filter: drop-shadow(0 -20px 0 rgba(34,44,60,0.25));
	transform: scaleX(1.2);	
}


body .gform_wrapper.gravity-theme .gform_fields {
	grid-row-gap: 40px;
}

.background-stripes-1 {
 	 background: rgb(255,255,255);
		background: linear-gradient(70deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 45%, rgba(204,204,204,1) 45%, rgba(204,204,204,1) 53%, rgba(238,238,238,1) 53%, rgba(238,238,238,1) 55%, rgba(221,221,221,1) 55%, rgba(221,221,221,1) 100%); 
}

.features-tour img {
	border-radius: 5px;
}

.features-tour > .ct-div-block:first-child {
	padding-left: 0;
	padding-right: 30px;
}

.features-tour--right > .ct-div-block:first-child {
	padding-left: 0;
	padding-right: 0;
}

@media (max-width: 767px) {
	.features-tour--right > .ct-div-block:last-child {
		padding-left: 0;
		padding-right: 0;
	}
	
}

@media (min-width: 768px) {
	.features-tour--right > .ct-div-block:last-child {
		padding-left: 30px;
		padding-right: 0;
	}
	
}

.reversed {
	color: #fff;
}

.reversed a {
	display: inline-block;
	color: #fff;
	font-weight: bold;
	transition: all 0.25s;
}

.reversed a:hover {
	color: #ccc;
	transform: scale(1.05);
	transition: all 0.25s;
}

.oxy-search-form form div {
	display: grid;
	grid-template-columns: 3fr 1fr;
}

.tag a {
    display: inline-block;
    color: var(--color-gray-900);
  	text-decoration: none;
    padding: 5px 8px;
}

.posts-list-repeater .oxy-repeater-pages-wrap {
  grid-column: 1 / -1;
}

.posts-list-repeater .oxy-repeater-pages-wrap a {
	text-decoration: none;
}

.posts-list-repeater--latest .oxy-repeater-pages-wrap {
	display: none !important;
}

.gform_wrapper.gravity-theme .field_sublabel_above .description, 
.gform_wrapper.gravity-theme .field_sublabel_above .gfield_description, 
.gform_wrapper.gravity-theme .field_sublabel_above .gsection_description {
  margin-top: 0;
  padding-top: 0;
}

html body #footer-signup-bar {
  .gform_validation_errors {
    display: none !important;  
  }
  
  .gform_fields {
    grid-column-gap: 0;  
  }
  
  .gfield--input-type-email {
    grid-column: span 8;
    justify-content: flex-start;
    
    .gfield_label {
      display: flex;
      align-items: center;
      width: 6ch;
    }

    .ginput_container {
      width: calc(100% - 6ch);

      input {
        border-radius: 5px;
        border: solid 1px #916808;
        background-color: #fcefcf;
        padding: 9px;
      }
    }
  }
  
  .gfield_required {
    display: none;
  }
  
  #field_submit {
    grid-column: span 4; 
    
    input {
        margin-left: 0;
          width: 100%;
    }
  }

  .gform-footer {
    display: none !important;
  }
}

@media (max-width: 767px) {
  html body #footer-signup-bar {
    .gform_fields {
      display: flex;
      flex-direction: column;
      gap: 1em;
    }
  }
}

@media (max-width: 479px) {
  html body #footer-signup-bar {
    .gfield {
      display: flex;
      flex-direction: column;

      .ginput_container {
        width: 100%;
      }
    }
  }
}
.is-flex-content {
  flex: 1 0 content;
}:root {
    /* Speedy Yellow (yellow) */
    --color-yellow-100: hsl(49, 88%, 90%);
    --color-yellow-200: hsl(49, 90%, 80%);
    --color-yellow-300: hsl(49, 90%, 70%);
    --color-yellow-400: hsl(49, 90%, 60%);
    --color-yellow-500: hsl(49, 90%, 50%);
    --color-yellow-600: hsl(49, 90%, 40%);
    --color-yellow-700: hsl(49, 90%, 30%);
    --color-yellow-800: hsl(49, 90%, 20%);
    --color-yellow-900: hsl(49, 88%, 10%);
    /* Gun Metal (gray) */
    --color-gray-100: hsl(210, 15%, 96%);
    --color-gray-200: hsl(210, 15%, 88%);
    --color-gray-300: hsl(220, 15%, 77%);
    --color-gray-400: hsl(217, 15%, 69%);
    --color-gray-500: hsl(216, 15%, 61%);
    --color-gray-600: hsl(218, 15%, 49%);
    --color-gray-700: hsl(220, 15%, 37%);
    --color-gray-800: hsl(210, 15%, 24%);
    --color-gray-900: hsl(210, 15%, 12%);
    /* Cerulean (blue) */
    --color-blue-100: hsl(196, 45%, 87%);
    --color-blue-200: hsl(196, 46%, 75%);
    --color-blue-300: hsl(196, 46%, 62%);
    --color-blue-400: hsl(196, 48%, 49%);
    --color-blue-500: hsl(196, 82%, 36%);
    --color-blue-600: hsl(196, 81%, 30%);
    --color-blue-700: hsl(196, 82%, 24%);
    --color-blue-800: hsl(196, 81%, 18%);
    --color-blue-900: hsl(196, 92%, 12%);
    /* Spanish Gold (gold) */
    --color-gold-100: hsl(43, 88%, 90%);
    --color-gold-200: hsl(42, 90%, 80%);
    --color-gold-300: hsl(42, 90%, 70%);
    --color-gold-400: hsl(42, 90%, 60%);
    --color-gold-500: hsl(42, 90%, 50%);
    --color-gold-600: hsl(42, 90%, 40%);
    --color-gold-700: hsl(42, 90%, 30%);
    --color-gold-800: hsl(42, 90%, 20%);
    --color-gold-900: hsl(43, 94%, 10%);
    /* May Green (green) */
    --color-green-100: hsl(126, 47%, 85%);
    --color-green-200: hsl(126, 40%, 70%);
    --color-green-300: hsl(119, 47%, 60%);
    --color-green-400: hsl(119, 47%, 50%);
    --color-green-500: hsl(119, 47%, 40%);
    --color-green-600: hsl(126, 47%, 32%);
    --color-green-700: hsl(126, 47%, 24%);
    --color-green-800: hsl(126, 47%, 18%);
    --color-green-900: hsl(126, 65%, 10%);
    /* Crimson (red) */
    --color-red-100: hsl(5, 60%, 90%);
    --color-red-200: hsl(5, 60%, 75%);
    --color-red-300: hsl(5, 60%, 63%);
    --color-red-400: hsl(5, 60%, 54%);
    --color-red-500: hsl(5, 60%, 45%);
    --color-red-600: hsl(5, 60%, 34%);
    --color-red-700: hsl(5, 60%, 26%);
    --color-red-800: hsl(5, 60%, 18%);
    --color-red-900: hsl(5, 67%, 10%);
}:is(h1,h2,h3,h4,h5,h6) {
	letter-spacing: 0.01em
}

:is(h1,h2,h3,h4,h5,h6) a {
  color: currentColor;
  text-decoration: underline;

  &:hover {
    color: #117fa7;
    text-decoration: underline;
  }
}

:is(p, .ct-text-block) :is(strong, a) {
  font-weight: 800;
}

img {
	max-width: 100%;
	height: auto;
}@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 200 1000;
  font-stretch: 100%;
  font-display: swap;
  src: url(/wp-content/uploads/pedal/fonts/NunitoSans-VariableFont.woff2) format('woff2');
}

@font-face {
  font-family: 'Nunito Sans';
  font-style: italic;
  font-weight: 200 1000;
  font-stretch: 100%;
  font-display: swap;
  src: url(/wp-content/uploads/pedal/fonts/NunitoSans-Italic-VariableFont.woff2) format('woff2');
}

