.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-media-player .oxy-pro-media-player_play{
--extras-play-icon-size:60px;
}

.oxy-pro-media-player .oxy-pro-media-player_play button:hover{
--vm-play-scale:1;
}

.oxy-pro-media-player .oxy-pro-media-player_play button{
transition-duration:.3s;
}

.oxy-pro-media-player vime-player{
--vm-control-scale:.9;
--extras-slider-height:2px;
--vm-control-group-spacing:12px;
--vm-controls-padding:15px;
--vm-controls-spacing:15px;
--vm-time-font-size:13px;
--vm-control-border-radius:3px;
--extras-spinner-size:80px;
--vm-spinner-thickness:3px;
--vm-spinner-spin-duration:1s;
--vm-tooltip-spacing:3px;
--vm-tooltip-padding:3px;
}

.oxy-pro-media-player .oxy-pro-media-player_custom-image{
--extras-poster-left:50%;
--extras-poster-top:50%;
}

.oxy-pro-media-player vime-player.video{
                            height: 0;
                            overflow: hidden;
                        }
.oxy-pro-media-player .extras-in-builder vime-spinner{
                                opacity: 0;
                            }
.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: 'Inter Tight';}body {line-height: 1.6;font-size: 1rem;font-weight: 400;color: #ffffff;}.oxy-nav-menu-hamburger-line {background-color: #ffffff;}h1, h2, h3, h4, h5, h6 {font-family: 'Inter Tight';font-size: 36px;font-weight: 700;}h2, h3, h4, h5, h6{font-size: 30px;}h3, h4, h5, h6{font-size: 24px;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #0074db;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {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;
				}
			}
.m_hero {
}
.scimage {
}
.horizontal {
}
.m_i {
}
.imb_i {
}
@media (max-width: 1120px) {
.imb_i {
}
}

.imb_grad {
background-image: linear-gradient(#ffffff, rgba(255,255,255,0.77), rgba(255,255,255,0));}
.vertical {
}
.m_m {
}
.imb_m {
}
@media (max-width: 1120px) {
.imb_m {
}
}

.m_b {
}
.imb_b {
}
.imbgrad {
 font-family:Inter Tight;
}
@media (max-width: 1120px) {
.imbgrad {
}
}

.scramble {
}
.hero_title {
 font-family:Inter Tight;
 font-size:2rem;
 font-weight:700;
 overflow:hidden;
 padding-top:2px;
 padding-left:2px;
 padding-right:2px;
 padding-bottom:2px;
 margin-top:5px;
 opacity:0;
 line-height:1.2;
 text-align:center;
}
@media (max-width: 1120px) {
}

@media (max-width: 767px) {
.hero_title {
 font-size:1.2rem;
 text-align:center;
 line-height:1.2;
}
}

.x-tabs-buttons {
}
.x-tab-button {
 padding-top:10px;
 padding-right:15px;
 padding-bottom:10px;
 padding-left:15px;
 border-radius:8px;
 border-top-color:#cecece;
 border-right-color:#cecece;
 border-bottom-color:#cecece;
 border-left-color:#cecece;
 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;
}
.x-tab-button-active {
 border-top-color:#611cce;
 border-right-color:#611cce;
 border-bottom-color:#611cce;
 border-left-color:#611cce;
}
.x-tabs-contents:nth-child(n) > .ct-div-block{
 visibility:hidden;
 position:absolute;
 top:0px;
 left:0px;
}
.x-tabs-contents {
 position:relative;
 width:100%;
}
.x-tab-content {
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
 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;
 border-top-color:#cecece;
 border-right-color:#cecece;
 border-bottom-color:#cecece;
 border-left-color:#cecece;
 border-radius:8px;
 width:100%;
}
.x-tab-content-active {
}
.sd {
}
.admin_links_container {
background-image: linear-gradient(90deg, #000000, rgba(0,0,0,0)); padding-left:1rem;
 padding-top:1rem;
 padding-right:1rem;
 padding-bottom:100px;
 width:33%;
}
.admin_links_container:not(.ct-section):not(.oxy-easy-posts),
.admin_links_container.oxy-easy-posts .oxy-posts,
.admin_links_container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 767px) {
.admin_links_container {
 width:90%;
}
}

.admin_link:hover{
 background-color:#dddddd;
 color:#000000;
}
.admin_link {
 color:#ffffff;
 font-size:1rem;
 text-align:left;
 padding-top:0.3rem;
 padding-right:1rem;
 padding-bottom:0.3rem;
 padding-left:1rem;
 border-radius:5px;
 line-height:1;
 margin-bottom:0.5rem;
 width:100%;
}
.imbgradV {
}
.news_repeater_container {
 width:100%;
 margin-top:2rem;
 margin-bottom:1rem;
}
.news_title_archive_repeater:hover{
 background-color:#dddddd;
 color:#000000;
}
.news_title_archive_repeater {
 font-size:1.2rem;
 color:#ffffff;
 padding-top:0.7rem;
 padding-right:0.7rem;
 padding-bottom:0.7rem;
 padding-left:0.7rem;
 background-color:#0d1549;
 border-radius:12px;
}
.d4f-animated-net {
 height:100vh;
 position:fixed;
 width:100%;
 z-index:0;
}
.d4f-animated-net .ct-section-inner-wrap {
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
.sctitle {
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 margin-top:0px;
 margin-left:0px;
 margin-right:0px;
 margin-bottom:55px;
 width:100%;
 height:100vh;
 text-align:center;
 position:relative;
 overflow:hidden;
}
.sctitle:not(.ct-section):not(.oxy-easy-posts),
.sctitle.oxy-easy-posts .oxy-posts,
.sctitle.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_flipbox {
 width:100%;
 position:relative;
 padding-bottom:1rem;
 padding-top:1rem;
}
.oxel_flipbox__front {
background-size: cover; width:100%;
 text-align:center;
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 background-position:50% 50%;
}
.oxel_flipbox__front:not(.ct-section):not(.oxy-easy-posts),
.oxel_flipbox__front.oxy-easy-posts .oxy-posts,
.oxel_flipbox__front.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_flipbox__back {
background-size: cover;transform:rotateY(180deg); width:100%;
 text-align:center;
 padding-top:1rem;
 padding-left:1rem;
 padding-right:1rem;
 padding-bottom:1rem;
 position:absolute;
 top:0px;
 left:0px;
 right:0px;
 bottom:0px;
 background-position:50% 50%;
}
.oxel_flipbox__back:not(.ct-section):not(.oxy-easy-posts),
.oxel_flipbox__back.oxy-easy-posts .oxy-posts,
.oxel_flipbox__back.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.oxel_flipbox__back {
 padding-left:0rem;
 padding-right:0rem;
 padding-bottom:2rem;
 padding-top:2rem;
}
}

.trapezoid {
 width:500px;
}
@media (max-width: 1120px) {
}

@media (max-width: 991px) {
.trapezoid {
}
.trapezoid:not(.ct-section):not(.oxy-easy-posts),
.trapezoid.oxy-easy-posts .oxy-posts,
.trapezoid.ct-section .ct-section-inner-wrap{
display:none;
}
}

.trapezoidm {
}
.trapezoidm:not(.ct-section):not(.oxy-easy-posts),
.trapezoidm.oxy-easy-posts .oxy-posts,
.trapezoidm.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 1120px) {
}

@media (max-width: 991px) {
.trapezoidm {
 z-index:5;
}
.trapezoidm:not(.ct-section):not(.oxy-easy-posts),
.trapezoidm.oxy-easy-posts .oxy-posts,
.trapezoidm.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:unset;
}
}

.imb_title {
 font-size:2rem;
 font-weight:700;
}
@media (max-width: 1120px) {
}

.trapezoidred {
 padding-left:0px;
 padding-right:0px;
 padding-top:0px;
 padding-bottom:0px;
}
@media (max-width: 1120px) {
.trapezoidred {
 width:100%;
}
}

@media (max-width: 991px) {
.trapezoidred {
 visibility:hidden;
}
.trapezoidred:not(.ct-section):not(.oxy-easy-posts),
.trapezoidred.oxy-easy-posts .oxy-posts,
.trapezoidred.ct-section .ct-section-inner-wrap{
display:none;
}
}

.trapezoidmred {
 visibility:hidden;
}
.trapezoidmred:not(.ct-section):not(.oxy-easy-posts),
.trapezoidmred.oxy-easy-posts .oxy-posts,
.trapezoidmred.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
@media (max-width: 1120px) {
}

@media (max-width: 991px) {
.trapezoidmred {
}
.trapezoidmred:not(.ct-section):not(.oxy-easy-posts),
.trapezoidmred.oxy-easy-posts .oxy-posts,
.trapezoidmred.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.contsize {
 text-align:center;
 width:500px;
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
 margin-top:0px;
 margin-left:0px;
 margin-right:0px;
 margin-bottom:0px;
}
.contsize:not(.ct-section):not(.oxy-easy-posts),
.contsize.oxy-easy-posts .oxy-posts,
.contsize.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
.contsize {
 width:100%;
}
}

.cblock {
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:10px;
 margin-top:20px;
 margin-left:5px;
 margin-right:5px;
 margin-bottom:20px;
 z-index:124;
 font-size:2em;
 font-weight:600;
 text-align:center;
}
.cblock:not(.ct-section):not(.oxy-easy-posts),
.cblock.oxy-easy-posts .oxy-posts,
.cblock.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 1120px) {
.cblock {
}
}

.trapezoigreen {
}
@media (max-width: 991px) {
.trapezoigreen {
}
.trapezoigreen:not(.ct-section):not(.oxy-easy-posts),
.trapezoigreen.oxy-easy-posts .oxy-posts,
.trapezoigreen.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
}

@media (max-width: 767px) {
.trapezoigreen {
 width:100%;
}
}

.trapezoidgreenm {
 visibility:hidden;
}
.trapezoidgreenm:not(.ct-section):not(.oxy-easy-posts),
.trapezoidgreenm.oxy-easy-posts .oxy-posts,
.trapezoidgreenm.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
@media (max-width: 991px) {
.trapezoidgreenm {
 width:100%;
 visibility:visible;
}
.trapezoidgreenm:not(.ct-section):not(.oxy-easy-posts),
.trapezoidgreenm.oxy-easy-posts .oxy-posts,
.trapezoidgreenm.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.thickline {
}
.thickline:not(.ct-section):not(.oxy-easy-posts),
.thickline.oxy-easy-posts .oxy-posts,
.thickline.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.footer_text {
 font-family:Inter Tight;
 font-size:1rem;
 font-weight:700;
 overflow:hidden;
 padding-top:2px;
 padding-left:2px;
 padding-right:2px;
 padding-bottom:2px;
 margin-top:5px;
}
@media (max-width: 1120px) {
}

.oxy-stock-content-styles {
}
.footer_main {
background-image: linear-gradient(rgba(0,0,0,0), #000000); width:100%;
 padding-top:12px;
 padding-left:12px;
 padding-right:12px;
 padding-bottom:5rem;
 margin-top:0px;
 margin-left:0px;
 margin-right:0px;
 margin-bottom:0px;
 text-align:center;
 position:relative;
}
.footer_main:not(.ct-section):not(.oxy-easy-posts),
.footer_main.oxy-easy-posts .oxy-posts,
.footer_main.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.gradicon {
color: #333333;}.gradicon 
>svg {width: 111px;height: 111px;}.gradicon {
}
.imb_text:ct_depth{
}
.imb_text {
 font-family:Inter Tight;
 padding-bottom:10px;
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 font-weight:600;
 font-size:1.2rem;
 text-align:center;
}
.docee {
}
.dropshadow {
}
.zoom_effect {
}
.viscom {
}
@media (max-width: 767px) {
.viscom {
 font-size:2rem;
}
}

@media (max-width: 479px) {
.viscom {
 font-size:1.6rem;
}
}

.pro_link:hover{
 background-color:#ffffff;
 color:#081475;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.pro_link {
 padding-left:0.5rem;
 padding-right:0.5rem;
 padding-top:0.5rem;
 padding-bottom:0.5rem;
 border-top-color:#f9f9fa;
 border-right-color:#f9f9fa;
 border-bottom-color:#f9f9fa;
 border-left-color:#f9f9fa;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 color:#ffffff;
 transition-duration:0.3s;
 width:100%;
 border-radius:7px;
 background-color:rgba(255,255,255,0.07);
}
@media (max-width: 767px) {
.pro_link {
 padding-left:0rem;
 padding-right:0rem;
}
}

.adminlinks {
}
.adminlinks_button {
 position:fixed;
 top:50px;
 left:20px;
 z-index:99999999999999;
 gap:1rem;
}
.adminlinks_button:not(.ct-section):not(.oxy-easy-posts),
.adminlinks_button.oxy-easy-posts .oxy-posts,
.adminlinks_button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:1rem;
}
.single-scrollsequence {
}
.admin_txt_format:hover{
 background-color:#dddddd;
 color:#000000;
}
.admin_txt_format {
 color:#ffffff;
 font-size:1rem;
 text-align:left;
 padding-top:0.3rem;
 padding-right:1rem;
 padding-bottom:0.3rem;
 padding-left:1rem;
 border-radius:5px;
 line-height:1;
 margin-bottom:0.5rem;
 width:100%;
}
@media (max-width: 767px) {
.admin_txt_format {
 font-size:1.5rem;
 margin-top:0.5rem;
}
}

.notch_left {
}
.rounded-tab {
}
.rounded_tab_2 {
}
.tabnotch {
}
.inverted-radius {
}
.gtranslate {
 width:200px;
 position:fixed;
 right:20px;
 bottom:20px;
 height:50px;
 z-index:100;
}
.gtranslate_wrapper {
}
.mp_imb {
}
.fade_up {
}
.fade_down {
}
.openi {
cursor:pointer;
}
.circle1 {
transform:translate(-50%,-50%); position:absolute;
 background-color:#8585e5;
 border-radius:100%;
 width:2400px;
 top:50%;
 left:50%;
 opacity:0;
aspect-ratio:1/1;
}
.circle2 {
transform:translate(-50%,-50%); position:absolute;
 background-color:#dddddd;
 border-radius:100%;
 width:2400px;
 top:50%;
 left:50%;
 opacity:0;
aspect-ratio:1/1;
}
.play {
 z-index:99;
}
.divbgc {
background-image: linear-gradient(90deg, #020833, #0d1549, #020833);}
.imb_oc:ct_depth{
}
.imb_oc {
 font-family:Inter Tight;
 text-align:left;
 padding-bottom:7rem;
 padding-top:7rem;
 padding-left:7rem;
 padding-right:7rem;
 font-weight:600;
 font-size:1.2rem;
 width:100%;
 z-index:21;
}
@media (max-width: 991px) {
.imb_oc {
 padding-left:5rem;
 padding-top:5rem;
 padding-right:5rem;
 padding-bottom:5rem;
}
}

@media (max-width: 767px) {
.imb_oc {
 padding-left:2rem;
 padding-top:4rem;
 padding-right:2rem;
 padding-bottom:2rem;
}
}

@media (max-width: 479px) {
.imb_oc {
 padding-left:1rem;
 padding-right:1rem;
 padding-top:5rem;
}
}

.domain_link:hover{
 background-color:#ffffff;
 color:#000000;
}
.domain_link {
 padding-top:0.5rem;
 padding-bottom:0.5rem;
 padding-right:1rem;
 padding-left:1rem;
 width:100%;
 color:#ffffff;
 font-weight:600;
 font-size:1.5rem;
 letter-spacing:1px;
 line-height:1;
 margin-bottom:12px;
 border-radius:5px;
 transition-duration:0.4s;
 opacity:0.6;
}
@media (max-width: 1120px) {
.domain_link {
 font-size:1.6rem;
}
}

@media (max-width: 767px) {
.domain_link {
 font-size:1.3rem;
}
}

@media (max-width: 479px) {
.domain_link {
 font-size:1.2rem;
}
}

.domain_title {
 font-family:Inter Tight;
 font-size:2rem;
 font-weight:700;
 letter-spacing:1px;
}
@media (max-width: 1120px) {
}

.news_from_the_web_title {
 font-size:2.3rem;
 text-align:center;
 line-height:1.2;
}
@media (max-width: 767px) {
.news_from_the_web_title {
 text-align:center;
 font-size:var(--text-2xl) ;
 line-height:1.2;
}
}

.news_from_the_web_content {
 font-size:1.2rem;
}
.news_from_the_web_fp {
 font-family:Inter Tight;
 font-size:2rem;
 font-weight:700;
}
@media (max-width: 1120px) {
}

@media (max-width: 767px) {
.news_from_the_web_fp {
 font-size:1.5rem;
}
}

.about {
 width:100%;
 min-height:100vh;
 max-height:900vh;
 position:fixed;
 top:0px;
 z-index:999999999999999999999999;
 opacity:0;
 overflow:scroll;
}
.closei {
}
.security_title:ct_depth{
}
.security_title {
 font-family:Inter Tight;
 padding-bottom:10px;
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 font-weight:600;
 font-size:1.2rem;
 text-align:center;
}
.security_content:ct_depth{
}
.security_content {
 font-family:Inter Tight;
 padding-bottom:10px;
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 font-weight:600;
 font-size:1rem;
 text-align:center;
}
.blog_link:hover{
 background-color:#ffffff;
 color:#000000;
}
.blog_link {
 padding-top:0.5rem;
 padding-bottom:0.5rem;
 padding-right:1rem;
 padding-left:1rem;
 width:100%;
 color:#ffffff;
 font-weight:600;
 font-size:1.2rem;
 letter-spacing:1px;
 line-height:1;
 margin-bottom:12px;
 border-radius:5px;
 transition-duration:0.4s;
}
@media (max-width: 1120px) {
.blog_link {
 font-size:1.4rem;
}
}

@media (max-width: 767px) {
.blog_link {
 font-size:1.2rem;
}
}

@media (max-width: 479px) {
.blog_link {
 font-size:1.1rem;
}
}

.starburst {
 background-color:#ffd000;
}
.btn {
}
.small {
}
.large {
}
.tertiary {
}
.ghost {
}
.slight {
}
.secondary {
}
.no-bg {
}
.badge {
}
.link {
}
.input {
}
.select {
}
.card {
}
.primary {
}
.icon {
}
.outline {
}
.filled {
}
.avatar {
}
.divider {
}
.checkbox {
}
.radio {
}
.row {
}
.column {
}
.columns-2 {
}
.columns-3 {
}
.columns-4 {
}
.columns-5 {
}
.columns-6 {
}
.columns-7 {
}
.columns-8 {
}
.column--on-xl {
}
.row--on-xl {
}
.columns-2--on-xl {
}
.columns-3--on-xl {
}
.columns-4--on-xl {
}
.columns-5--on-xl {
}
.columns-6--on-xl {
}
.column--on-l {
}
.row--on-l {
}
.columns-2--on-l {
}
.columns-3--on-l {
}
.columns-4--on-l {
}
.columns-5--on-l {
}
.columns-6--on-l {
}
.column--on-m {
}
.row--on-m {
}
.columns-2--on-m {
}
.columns-3--on-m {
}
.columns-4--on-m {
}
.columns-5--on-m {
}
.columns-6--on-m {
}
.column--on-s {
}
.row--on-s {
}
.columns-2--on-s {
}
.columns-3--on-s {
}
.columns-4--on-s {
}
.columns-5--on-s {
}
.columns-6--on-s {
}
.columns-min-5 {
}
.columns-min-10 {
}
.columns-min-20 {
}
.columns-min-30 {
}
.columns-min-40 {
}
.columns-min-50 {
}
.columns-min-60 {
}
.columns-min-70 {
}
.flex-row {
}
.flex-column {
}
.flex-1 {
}
.flex-2 {
}
.flex-3 {
}
.flex-wrap {
}
.flex-nowrap {
}
.col-span-2 {
}
.col-span-3 {
}
.col-span-4 {
}
.col-span-5 {
}
.col-span-6 {
}
.col-span-7 {
}
.col-span-8 {
}
.col-span-1--on-xl {
}
.col-span-2--on-xl {
}
.col-span-3--on-xl {
}
.col-span-4--on-xl {
}
.col-span-5--on-xl {
}
.col-span-6--on-xl {
}
.col-span-1--on-l {
}
.col-span-2--on-l {
}
.col-span-3--on-l {
}
.col-span-4--on-l {
}
.col-span-5--on-l {
}
.col-span-6--on-l {
}
.col-span-1--on-m {
}
.col-span-2--on-m {
}
.col-span-3--on-m {
}
.col-span-4--on-m {
}
.col-span-5--on-m {
}
.col-span-6--on-m {
}
.col-span-1--on-s {
}
.col-span-2--on-s {
}
.col-span-3--on-s {
}
.col-span-4--on-s {
}
.col-span-5--on-s {
}
.col-span-6--on-s {
}
.col-start-1 {
}
.col-start-2 {
}
.col-start-3 {
}
.col-start-4 {
}
.col-start-5 {
}
.col-start-6 {
}
.col-start-7 {
}
.col-start-8 {
}
.col-start-1--on-xl {
}
.col-start-2--on-xl {
}
.col-start-3--on-xl {
}
.col-start-4--on-xl {
}
.col-start-5--on-xl {
}
.col-start-6--on-xl {
}
.col-start-1--on-l {
}
.col-start-2--on-l {
}
.col-start-3--on-l {
}
.col-start-4--on-l {
}
.col-start-5--on-l {
}
.col-start-6--on-l {
}
.col-start-1--on-m {
}
.col-start-2--on-m {
}
.col-start-3--on-m {
}
.col-start-4--on-m {
}
.col-start-5--on-m {
}
.col-start-6--on-m {
}
.col-start-1--on-s {
}
.col-start-2--on-s {
}
.col-start-3--on-s {
}
.col-start-4--on-s {
}
.col-start-5--on-s {
}
.col-start-6--on-s {
}
.row-span-2 {
}
.row-span-3 {
}
.row-span-4 {
}
.row-span-5 {
}
.row-span-6 {
}
.row-span-7 {
}
.row-span-8 {
}
.row-span-1--on-xl {
}
.row-span-2--on-xl {
}
.row-span-3--on-xl {
}
.row-span-4--on-xl {
}
.row-span-5--on-xl {
}
.row-span-6--on-xl {
}
.row-span-1--on-l {
}
.row-span-2--on-l {
}
.row-span-3--on-l {
}
.row-span-4--on-l {
}
.row-span-5--on-l {
}
.row-span-6--on-l {
}
.row-span-1--on-m {
}
.row-span-2--on-m {
}
.row-span-3--on-m {
}
.row-span-4--on-m {
}
.row-span-5--on-m {
}
.row-span-6--on-m {
}
.row-span-1--on-s {
}
.row-span-2--on-s {
}
.row-span-3--on-s {
}
.row-span-4--on-s {
}
.row-span-5--on-s {
}
.row-span-6--on-s {
}
.row-start-1 {
}
.row-start-2 {
}
.row-start-3 {
}
.row-start-4 {
}
.row-start-5 {
}
.row-start-6 {
}
.row-start-7 {
}
.row-start-8 {
}
.row-start-1--on-xl {
}
.row-start-2--on-xl {
}
.row-start-3--on-xl {
}
.row-start-4--on-xl {
}
.row-start-5--on-xl {
}
.row-start-6--on-xl {
}
.row-start-1--on-l {
}
.row-start-2--on-l {
}
.row-start-3--on-l {
}
.row-start-4--on-l {
}
.row-start-5--on-l {
}
.row-start-6--on-l {
}
.row-start-1--on-m {
}
.row-start-2--on-m {
}
.row-start-3--on-m {
}
.row-start-4--on-m {
}
.row-start-5--on-m {
}
.row-start-6--on-m {
}
.row-start-1--on-s {
}
.row-start-2--on-s {
}
.row-start-3--on-s {
}
.row-start-4--on-s {
}
.row-start-5--on-s {
}
.row-start-6--on-s {
}
.items-left {
}
.content-left {
}
.items-center {
}
.content-center {
}
.items-right {
}
.content-right {
}
.items-top {
}
.content-top {
}
.items-middle {
}
.content-middle {
}
.items-bottom {
}
.content-bottom {
}
.items-stretch {
}
.content-stretch {
}
.space-between {
}
.space-around {
}
.self-left {
}
.self-center {
}
.self-right {
}
.self-top {
}
.self-middle {
}
.self-bottom {
}
.self-stretch {
}
.full-width {
}
.full-height {
}
.screen-width {
}
.screen-height {
}
.auto-width {
}
.auto-height {
}
.width-90 {
}
.width-80 {
}
.width-70 {
}
.width-60 {
}
.width-50 {
}
.width-40 {
}
.width-30 {
}
.width-20 {
}
.width-10 {
}
.max-site-width {
}
.max-width-140 {
}
.max-width-130 {
}
.max-width-120 {
}
.max-width-110 {
}
.max-width-100 {
}
.max-width-90 {
}
.max-width-80 {
}
.max-width-70 {
}
.max-width-60 {
}
.max-width-50 {
}
.max-width-40 {
}
.max-width-30 {
}
.max-width-20 {
}
.max-width-10 {
}
.display-none {
}
.visible {
}
.hidden {
}
.overflow-hidden {
}
.overflow-auto {
}
.overflow-x-hidden {
}
.overflow-x-auto {
}
.overflow-y-hidden {
}
.overflow-y-auto {
}
.list-none {
}
.white-space-nowrap {
}
.transition-global {
}
.relative {
}
.absolute {
}
.sticky {
}
.fixed {
}
.inset-0 {
}
.bottom-0 {
}
.top-0 {
}
.left-0 {
}
.right-0 {
}
.pointer {
}
.not-allowed {
}
.cursor-auto {
}
.no-pointer-events {
}
.z--1 {
}
.z-0 {
}
.z-1 {
}
.z-10 {
}
.z-100 {
}
.z-1000 {
}
.z-10000 {
}
.theme-inverted {
}
.hero_logo_container:ct_depth{
}
.hero_logo_container {
 height:196.4px;
 width:459.2px;
 position:absolute;
}
.hero_logo_container:not(.ct-section):not(.oxy-easy-posts),
.hero_logo_container.oxy-easy-posts .oxy-posts,
.hero_logo_container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-end;
}
@media (max-width: 1120px) {
.hero_logo_container {
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 height:103.5px;
 width:250px;
 position:relative;
}
.hero_logo_container:not(.ct-section):not(.oxy-easy-posts),
.hero_logo_container.oxy-easy-posts .oxy-posts,
.hero_logo_container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
}

@media (max-width: 767px) {
.hero_logo_container {
transform:translateY(-30%);}
}

.main_content:ct_depth{
}
.main_content {
 font-family:Inter Tight;
 color:#ffffff;
}
body, html {
word-break: break-word;
}
.wp-block-preformatted {
white-space:pre-wrap;
}.imbgrad {
  background-image: linear-gradient(#ffffff, #595757);
  -webkit-background-clip: text;
  color: transparent;
}


.imbgradV {
  /* Fallback: Set a background color. */
  background-color: white;
  
  /* Create the gradient. */
  background-image: linear-gradient(90deg, #ffffff, #e5e5e5);
  
  /* Set the background size and repeat properties. */
  background-size: 100%;
  background-repeat: repeat;

  /* Use the text as a mask for the background. */
  /* This will show the gradient as a text color rather than element bg. */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}

.imbgradH {
  /* Fallback: Set a background color. */
  background-color: white;
  
  /* Create the gradient. */
  background-image: linear-gradient(45deg, #ffffff, #595757);
  
  /* Set the background size and repeat properties. */
  background-size: 100%;
  background-repeat: repeat;

  /* Use the text as a mask for the background. */
  /* This will show the gradient as a text color rather than element bg. */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}

    .trapezoid {
      border-bottom: 50px solid white;
      border-left: 65px solid transparent;
      border-right: 65px solid transparent;
      height: 20;
      width: 500px;
    }
    .trapezoidm {
      border-bottom: 30px solid white;
      border-left: 65px solid transparent;
      border-right: 65px solid transparent;
      height: 20;
      width: 100%;
    }
  
    .trapezoid300 {
      border-bottom: 50px solid white;
      border-left: 35px solid transparent;
      border-right: 35px solid transparent;
      height: 20;
      width: 500px;
    }
    .trapezoidm300 {
      border-bottom: 30px solid white;
      border-left: 35px solid transparent;
      border-right: 35px solid transparent;
      height: 20;
      width: 500px;
    }
    .trapezoidred {
      border-bottom: 50px solid #c90000;
      border-left: 65px solid transparent;
      border-right: 65px solid transparent;
      height: 20;
      width: 500px;
    }
    .trapezoidmred {
      border-bottom: 30px solid #c90000;
      border-left: 65px solid transparent;
      border-right: 65px solid transparent;
      height: 20;
      width: 100%;
    }
      .trapezoidblue {
      border-bottom: 50px solid #c90000;
      border-left: 65px solid transparent;
      border-right: 65px solid transparent;
      height: 20;
      width: 500px;
    }
    .trapezoidblue {
      border-bottom: 30px solid #c90000;
      border-left: 65px solid transparent;
      border-right: 65px solid transparent;
      height: 20;
      width: 100%;
    }
      .trapezoigreen {
      border-bottom: 50px solid #81e021;
      border-left: 65px solid transparent;
      border-right: 65px solid transparent;
      height: 20;
      width: 500px;
    }
    .trapezoidgreenm {
      border-bottom: 30px solid #81e021;
      border-left: 65px solid transparent;
      border-right: 65px solid transparent;
      height: 20;
      width: 100%;
    }
  
      .trapezoLB {
      border-bottom: 50px solid #4D73FD;
      border-left: 65px solid transparent;
      border-right: 65px solid transparent;
      height: 20;
      width: 500px;
    }
    .trapezoLBM {
      border-bottom: 30px solid #4D73FD;
      border-left: 65px solid transparent;
      border-right: 65px solid transparent;
      height: 20;
      width: 100%;
    }
  

.gradicon svg {
	fill: url(#lgrad);
}.dropshadow {
  filter: drop-shadow(0.35rem 0.35rem 0.6rem rgba(0.5, 0.5, 0.5, 0.5));
}#box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 400px;
  height: 200px;
  color: white;
  font-family: 'Raleway';
  font-size: 2.5rem;
}
.gradient-border {
  --borderWidth: 3px;
  background: #1D1F20;
  position: relative;
  border-radius: var(--borderWidth);
}
.gradient-border:after {
  content: '';
  position: absolute;
  top: calc(-1 * var(--borderWidth));
  left: calc(-1 * var(--borderWidth));
  height: calc(100% + var(--borderWidth) * 2);
  width: calc(100% + var(--borderWidth) * 2);
  background: linear-gradient(60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
  border-radius: calc(2 * var(--borderWidth));
  z-index: -1;
  animation: animatedgradient 3s ease alternate infinite;
  background-size: 300% 300%;
}


@keyframes animatedgradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}


.medium.cli-plugin-button{
 background-color:rgba(0,0,0,0);
 color:#ffffff;
}
body{
background-size: 100% 100%; background-repeat:no-repeat;
 background-attachment:fixed;
 background-color:#000000;
 background-position:50% 50%;
}
@media (max-width: 767px) {
body{
 background-attachment:scroll;
}
}

