.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%;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .ct-div-block,
    .oxy-post-content,
    .ct-text-block,
    .ct-headline,
    .oxy-rich-text,
    .ct-link-text {
        max-width: 100%;
    }
    img {
        flex-shrink: 0;
    }
    body * {
        min-height: 1px;
    }
}

.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: 'Maven Pro';
}

body {
    line-height: 1.6;
    font-size: 16px;
    font-weight: 400;
    color: #404040;
}

.oxy-nav-menu-hamburger-line {
    background-color: #404040;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway';
    font-size: 36px;
    font-weight: 700;
    color: #404040;
}

a {
    color: #07adb7;
    text-decoration: none;
}

a:hover {
    color: #2a445a;
    text-decoration: none;
}

.ct-link-text {
    text-decoration: ;
}

.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;
    }
}

.hosting-heading-one {
    font-family: Raleway;
    color: #2a445a;
    font-size: 64px;
    font-weight: 700;
    line-height: 1.1;
}

@media (max-width: 767px) {
    .hosting-heading-one {
        font-size: 48px;
    }
}

.hosting-product-1-check-wrapper {
    width: 100%;
    margin-bottom: 12px;
}

.hosting-product-1-check-wrapper:not(.ct-section):not(.oxy-easy-posts),
.hosting-product-1-check-wrapper.oxy-easy-posts .oxy-posts,
.hosting-product-1-check-wrapper.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.hosting-product-1-check {
    color: #5abc9c;
}

.hosting-product-1-check>svg {
    width: 16px;
    height: 16px;
}

.hosting-product-1-check {
    margin-right: 8px;
    margin-top: 4px;
}

.hosting-product-1-text {
    font-family: Maven Pro;
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    text-align: left;
}

.hosting-outline-button {
    background-color: transparent;
    border: 1px solid #07adb7;
    color: #07adb7;
    padding: 9px 15px;
}

.hosting-outline-button {
    color: #07adb7;
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    max-width: 480px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 8px;
    padding-bottom: 10px;
    text-align: center;
    text-decoration: none;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-radius: 3px;
}

.hosting-heading-two {
    font-family: Raleway;
    color: #2a445a;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 0px;
}

@media (max-width: 767px) {
    .hosting-heading-two {
        font-size: 32px;
    }
}

.hosting-pricing-2-wrapper {
    width: 100%;
    background-color: #ffffff;
    border-radius: 5px;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    text-align: left;
    max-width: 380px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.hosting-pricing-2-wrapper:not(.ct-section):not(.oxy-easy-posts),
.hosting-pricing-2-wrapper.oxy-easy-posts .oxy-posts,
.hosting-pricing-2-wrapper.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

@media (max-width: 991px) {
    .hosting-pricing-2-wrapper {
        text-align: center;
    }
    .hosting-pricing-2-wrapper:not(.ct-section):not(.oxy-easy-posts),
    .hosting-pricing-2-wrapper.oxy-easy-posts .oxy-posts,
    .hosting-pricing-2-wrapper.ct-section .ct-section-inner-wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

.hosting-pricing-2-title {
    font-family: Raleway;
    color: #2a445a;
    font-size: 24px;
    font-weight: 900;
    line-height: 1.1;
    margin-bottom: 8px;
}

.hosting-pricing-2-text {
    font-family: Maven Pro;
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 12px;
}

.hosting-pricing-2-label {
    font-family: Maven Pro;
    color: #2a445a;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 16px;
}

.hosting-pricing-2-price {
    font-family: Maven Pro;
    color: #2a445a;
    font-size: 48px;
    font-weight: 900;
    line-height: 1.1;
}

.hosting-pricing-2-column {}

@media (max-width: 991px) {
    .hosting-pricing-2-column {
        text-align: center;
    }
    .hosting-pricing-2-column:not(.ct-section):not(.oxy-easy-posts),
    .hosting-pricing-2-column.oxy-easy-posts .oxy-posts,
    .hosting-pricing-2-column.ct-section .ct-section-inner-wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

.hosting-pricing-2-icon {
    color: #07adb7;
}

.hosting-pricing-2-icon>svg {
    width: 48px;
    height: 48px;
}

.hosting-pricing-2-icon {
    margin-bottom: 12px;
}

.hosting-main-button:hover {
    transform: scale(1.05, 1.05);
    box-shadow: 0px 30px 20px -20px rgba(0, 0, 0, 0.2);
}

.hosting-main-button {
    background-color: #07adb7;
    border: 1px solid #07adb7;
    color: #ffffff;
    padding: 12px 19.2px;
}

.hosting-main-button {
    padding-left: 32px;
    padding-right: 32px;
    font-weight: 700;
    border-radius: 5px;
    transition-duration: 0.2s;
    transition-timing-function: ease;
    transition-property: all;
}

.hosting-hero-1-image {
    width: 16%;
    opacity: 0.5;
}

@media (max-width: 767px) {
    .hosting-hero-1-image {
        width: 33.33%;
    }
}

.atomic-primary-heading {
    color: #2b2c27;
    font-size: 64px;
    font-weight: 400;
    line-height: 1.1;
    margin-top: 0px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 767px) {
    .atomic-primary-heading {
        font-size: 56px;
    }
}

@media (max-width: 479px) {
    .atomic-primary-heading {
        font-size: 44px;
    }
}

.atomic-other-single-content {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.oxy-stock-content-styles {}

.atomic-secondary-heading {
    color: #2b2c27;
    font-weight: 400;
    font-size: 56px;
    line-height: 1.1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 1120px) {
    .atomic-secondary-heading {
        font-size: 52px;
    }
}

@media (max-width: 767px) {
    .atomic-secondary-heading {
        font-size: 44px;
    }
}

@media (max-width: 479px) {
    .atomic-secondary-heading {
        font-size: 40px;
    }
}

.atomic-subheading {
    font-family: Raleway;
    color: #2b2c27;
    font-size: 24px;
    line-height: 1.6;
    font-weight: 200;
    max-width: 480px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 767px) {
    .atomic-subheading {
        font-size: 20px;
    }
}

@media (max-width: 479px) {
    .atomic-subheading {
        font-size: 18px;
    }
}

.atomic-simple-article-content {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-header-7-text {
    color: #3b3c38;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    text-align: right;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 991px) {
    .atomic-header-7-text {
        margin-top: 12px;
    }
}

.atomic-logo:hover {
    opacity: 1;
}

.atomic-logo {
    opacity: 0.8;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    transition-property: all;
}

.atomic-medium-button:hover {
    background-color: #6799b2;
    color: #ffffff;
    border-top-color: #6799b2;
    border-right-color: #6799b2;
    border-bottom-color: #6799b2;
    border-left-color: #6799b2;
}

.atomic-medium-button {
    background-color: #1e73be;
    border: 1px solid #1e73be;
    color: #ffffff;
}

.atomic-medium-button {
    background-color: #65bec2;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    padding-top: 15px;
    padding-right: 36px;
    padding-left: 36px;
    padding-bottom: 15px;
    letter-spacing: .25em;
    text-align: center;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    transition-property: all;
    border-top-color: #65bec2;
    border-right-color: #65bec2;
    border-bottom-color: #65bec2;
    border-left-color: #65bec2;
}

.atomic-tritary-heading {
    color: #2b2c27;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.2;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 767px) {
    .atomic-tritary-heading {
        font-size: 30px;
    }
}

.atomic-footer-7-title {
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    text-align: left;
    line-height: 1.1;
    letter-spacing: 0.15em;
    margin-bottom: 12px;
    margin-top: 8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-footer-7-link:hover {
    color: #ffffff;
}

.atomic-footer-7-link {
    color: rgba(255, 255, 255, 0.75);
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    letter-spacing: 1px;
    margin-top: 12px;
    margin-bottom: 12px;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    transition-property: all;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-footer-7-text {
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.75);
    margin-bottom: 18px;
    margin-right: 18px;
    margin-top: 18px;
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-footer-7-small-link:hover {
    color: #ffffff;
}

.atomic-footer-7-small-link {
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    font-weight: 400;
    line-height: 1.6;
    text-align: right;
    margin-left: 24px;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    transition-property: all;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-primary-button:hover {
    background-color: #6799b2;
    color: #ffffff;
}

.atomic-primary-button {
    font-family: Maven Pro;
    background-color: #65bec2;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 48px;
    padding-right: 48px;
    font-size: 20px;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: .25em;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    transition-property: all;
    text-transform: none;
    text-decoration: none;
    font-style: normal;
}

@media (max-width: 991px) {
    .atomic-primary-button {
        padding-top: 16px;
        padding-left: 36px;
        padding-right: 36px;
        padding-bottom: 16px;
    }
}

@media (max-width: 767px) {
    .atomic-primary-button {
        font-size: 18px;
    }
}

@media (max-width: 479px) {
    .atomic-primary-button {
        font-size: 16px;
    }
}

.atomic-small-text {
    font-family: Maven Pro;
    color: #898989;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-content-29-wrapper {
    width: 100%;
    background-color: #ffffff;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    text-align: left;
    box-shadow: 0px 12px 24px rgba(86, 109, 143, 0.1);
}

.atomic-content-29-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-29-wrapper.oxy-easy-posts .oxy-posts,
.atomic-content-29-wrapper.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.atomic-content-29-icon {
    color: #566d8f;
}

.atomic-content-29-icon>svg {
    width: 30px;
    height: 30px;
}

.atomic-content-29-icon {
    margin-bottom: 12px;
}

.atomic-content-29-title {
    color: #566d8f;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: .12em;
    text-align: left;
    margin-bottom: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-content-29-text {
    color: #3b3c38;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 32px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-medium-button-outline:hover {
    color: #6799b2;
}

.atomic-medium-button-outline {
    color: #65bec2;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-right: 34px;
    padding-left: 34px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    line-height: 1.2;
    letter-spacing: .2em;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    transition-property: all;
}

.atomic-hero-1-iconbox-icon {
    color: #566d8f;
}

.atomic-hero-1-iconbox-icon>svg {
    width: 30px;
    height: 30px;
}

.atomic-hero-1-iconbox-icon {
    margin-bottom: 12px;
}

.atomic-hero-1-iconbox-title {
    color: #566d8f;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: .1em;
    line-height: 1.2;
    margin-bottom: 6px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-hero-1-iconbox-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    color: #3b3c38;
    margin-bottom: 48px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-content-27-wrapper {
    box-shadow: 0px 12px 24px rgba(86, 109, 143, 0.1);
}

.atomic-content-27-checklist-wrapper {
    width: 100%;
    margin-bottom: 18px;
}

.atomic-content-27-checklist-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-27-checklist-wrapper.oxy-easy-posts .oxy-posts,
.atomic-content-27-checklist-wrapper.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.atomic-content-27-icon {
    color: #65bec2;
}

.atomic-content-27-icon>svg {
    width: 24px;
    height: 24px;
}

.atomic-content-27-icon {
    color: #65bec2;
    margin-right: 8px;
}

.atomic-content-27-text {
    color: #3b3c38;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-pricing-6-column:last-child {
    border-right-style: solid;
}

.atomic-pricing-6-column {
    text-align: center;
    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;
    border-top-color: #dddddd;
    border-right-color: #dddddd;
    border-bottom-color: #dddddd;
    border-left-color: #dddddd;
}

.atomic-pricing-6-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-pricing-6-column.oxy-easy-posts .oxy-posts,
.atomic-pricing-6-column.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media (max-width: 991px) {
    .atomic-pricing-6-column {
        border-bottom-style: none;
    }
}

.atomic-pricing-6-icon {
    color: #566d8f;
}

.atomic-pricing-6-icon>svg {
    width: 42px;
    height: 42px;
}

.atomic-pricing-6-icon {
    margin-bottom: 16px;
}

.atomic-pricing-6-title {
    color: #566d8f;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 0.5px;
    margin-bottom: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-pricing-6-cost {
    margin-top: 0px;
    color: #65bec2;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 0.5px;
}

.atomic-pricing-6-small-text {
    color: #898989;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-pricing-6-text {
    color: #898989;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 100%;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #dddddd;
    margin-bottom: 0px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-outline-button:hover {
    background-color: transparent;
    color: #6799b2;
    border-top-color: #6799b2;
    border-right-color: #6799b2;
    border-bottom-color: #6799b2;
    border-left-color: #6799b2;
}

.atomic-outline-button {
    background-color: transparent;
    border: 1px solid #6799b2;
    color: #6799b2;
    padding: 9px 15px;
}

.atomic-outline-button {
    font-family: Maven Pro;
    font-weight: 700;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    text-align: center;
    line-height: 1.2;
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-color: #65bec2;
    border-right-color: #65bec2;
    border-bottom-color: #65bec2;
    border-left-color: #65bec2;
    padding-left: 46px;
    padding-right: 46px;
    padding-top: 18px;
    padding-bottom: 18px;
    color: #65bec2;
    background-color: transparent;
    font-size: 20px;
    margin-right: 2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: .25em;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    transition-property: all;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
}

@media (max-width: 991px) {
    .atomic-outline-button {
        padding-top: 14px;
        padding-bottom: 14px;
        padding-right: 34px;
        padding-left: 34px;
    }
}

@media (max-width: 767px) {
    .atomic-outline-button {
        font-size: 18px;
    }
}

@media (max-width: 479px) {
    .atomic-outline-button {
        font-size: 16px;
    }
}

.atomic-iconblock-21-column {}

.atomic-iconblock-21-title {
    color: #566d8f;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 8px;
    letter-spacing: .12em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-iconblock-21-text {
    margin-bottom: 57px;
    font-size: 18px;
    color: #2b2c27;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-testimonial-7-wrapper {
    background-color: #ffffff;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-top: 40px;
    height: 100%;
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
}

.atomic-testimonial-7-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-testimonial-7-wrapper.oxy-easy-posts .oxy-posts,
.atomic-testimonial-7-wrapper.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.atomic-testimonial-7-text {
    font-size: 18px;
    color: #3b3c38;
    font-weight: 300;
    line-height: 1.6;
    text-align: left;
    font-style: italic;
    margin-bottom: 32px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-testimonial-7-avatar {
    width: 60px;
    border-radius: 100%;
    margin-right: 12px;
}

.atomic-testimonial-7-author {
    font-size: 20px;
    font-weight: 600;
    color: #566d8f;
    line-height: 1.1;
    letter-spacing: .12em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-iconblock-2-column {
    text-align: left;
}

.atomic-iconblock-2-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-iconblock-2-column.oxy-easy-posts .oxy-posts,
.atomic-iconblock-2-column.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.atomic-iconblock-2-icon {
    color: #566d8f;
}

.atomic-iconblock-2-icon>svg {
    width: 30px;
    height: 30px;
}

.atomic-iconblock-2-icon {
    margin-top: 20px;
    margin-bottom: 16px;
}

.atomic-iconblock-2-title {
    color: #566d8f;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: .12em;
    margin-bottom: 8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-iconblock-2-text {
    font-size: 18px;
    color: #3b3c38;
    font-weight: 400;
    margin-bottom: 16px;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-iconbox-2-link:after {
    content: "\00bb";
    margin-left: 6px;
}

.atomic-iconbox-2-link:hover {
    color: #566d8f;
    text-decoration: none;
}

.atomic-iconbox-2-link {
    color: #6799b2;
    font-size: 16px;
    text-decoration: none;
    line-height: 1.4;
    margin-bottom: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-showcase-9-title {
    font-size: 20px;
    color: #566d8f;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: .12em;
    margin-bottom: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-showcase-9-text {
    font-size: 18px;
    color: #3b3c38;
    font-weight: 400;
    line-height: 1.6;
    max-width: 480px;
    margin-bottom: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-showcase-9-wrapper {
    width: 100%;
    background-color: #ffffff;
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
    text-align: left;
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
}

.atomic-showcase-9-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-showcase-9-wrapper.oxy-easy-posts .oxy-posts,
.atomic-showcase-9-wrapper.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

@media (max-width: 991px) {
    .atomic-showcase-9-wrapper {
        padding-top: 40px;
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 40px;
    }
}

.atomic-slider-6-image-column {
    text-align: center;
}

.atomic-slider-6-image-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-slider-6-image-column.oxy-easy-posts .oxy-posts,
.atomic-slider-6-image-column.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.atomic-slider-6-text-column {
    text-align: left;
}

.atomic-slider-6-text-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-slider-6-text-column.oxy-easy-posts .oxy-posts,
.atomic-slider-6-text-column.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

@media (max-width: 767px) {
    .atomic-slider-6-text-column {
        text-align: center;
    }
    .atomic-slider-6-text-column:not(.ct-section):not(.oxy-easy-posts),
    .atomic-slider-6-text-column.oxy-easy-posts .oxy-posts,
    .atomic-slider-6-text-column.ct-section .ct-section-inner-wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

.atomic-slider-6-title {
    color: #566d8f;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: .12em;
}

.atomic-slider-6-text {
    color: #3b3c38;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-pricing-4-icon {
    color: #566d8f;
}

.atomic-pricing-4-icon>svg {
    width: 30px;
    height: 30px;
}

.atomic-pricing-4-icon {
    margin-bottom: 16px;
}

.atomic-pricing-4-title {
    color: #566d8f;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: .12em;
    margin-bottom: 8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-pricing-4-text {
    color: #3b3c38;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    line-height: 1.6;
    margin-bottom: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-pricing-4-cost {
    color: #65bec2;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 0.5px;
    margin-bottom: 4px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: auto;
}

.atomic-pricing-4-small-text {
    color: #898989;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    text-align: left;
    margin-bottom: 30px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-cta-7-wrapper {
    text-align: center;
}

.atomic-cta-7-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-cta-7-wrapper.oxy-easy-posts .oxy-posts,
.atomic-cta-7-wrapper.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.atomic-cta-7-icon {
    background-color: #eff4f7;
    border: 1px solid #eff4f7;
    padding: 24px;
    color: #6799b2;
}

.atomic-cta-7-icon>svg {
    width: 30px;
    height: 30px;
}

.atomic-cta-7-icon {
    margin-bottom: 12px;
}

.atomic-cta-7-text {
    font-size: 18px;
    font-weight: 400;
    color: #3b3c38;
    line-height: 1.6;
    margin-top: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: auto;
}

.atomic-content-20-image:hover {}

.atomic-content-20-image {
    background-color: #ffffff;
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
}

.atomic-hero-4-video {
    max-width: 640px;
}

.atomic-testimonial-11-wrapper {
    width: 100%;
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    margin-top: 72px;
    background-color: #ffffff;
    height: 100%;
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.05);
}

.atomic-testimonial-11-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-testimonial-11-wrapper.oxy-easy-posts .oxy-posts,
.atomic-testimonial-11-wrapper.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.atomic-testimonial-11-avatar {
    width: 75%;
    border-radius: 100%;
    margin-top: -60px;
    margin-bottom: 24px;
}

.atomic-testimonial-11-author {
    font-size: 20px;
    font-weight: 500;
    color: #566d8f;
    line-height: 1.1;
    letter-spacing: .12em;
    margin-bottom: 8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-testimonial-11-small-text {
    color: #898989;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 24px;
}

.atomic-testimonial-11-text {
    color: #3b3c38;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.6;
    font-style: italic;
    margin-bottom: 36px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-team-1-column {
    text-align: center;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: 6px;
    border-right-width: 6px;
    border-bottom-width: 6px;
    border-left-width: 6px;
    border-top-color: #eff4fb;
    border-right-color: #eff4fb;
    border-bottom-color: #eff4fb;
    border-left-color: #eff4fb;
}

.atomic-team-1-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-team-1-column.oxy-easy-posts .oxy-posts,
.atomic-team-1-column.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.atomic-team-1-mate {
    margin-bottom: 24px;
}

.atomic-team-1-title {
    line-height: 1.2;
    font-size: 20px;
    color: #566d8f;
    font-weight: 600;
    margin-bottom: 4px;
    letter-spacing: .12em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-team-1-text {
    font-size: 14px;
    line-height: 1.6;
    color: #3b3c38;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 300;
}

.atomic-content-32-column {
    width: 33.33%;
    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: #eff4f7;
    border-right-color: #eff4f7;
    border-bottom-color: #eff4f7;
    border-left-color: #eff4f7;
}

.atomic-content-32-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-32-column.oxy-easy-posts .oxy-posts,
.atomic-content-32-column.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 1120px) {
    .atomic-content-32-column {}
    .atomic-content-32-column:not(.ct-section):not(.oxy-easy-posts),
    .atomic-content-32-column.oxy-easy-posts .oxy-posts,
    .atomic-content-32-column.ct-section .ct-section-inner-wrap {
        display: flex;
    }
}

@media (max-width: 767px) {
    .atomic-content-32-column {
        width: 100%;
    }
    .atomic-content-32-column:not(.ct-section):not(.oxy-easy-posts),
    .atomic-content-32-column.oxy-easy-posts .oxy-posts,
    .atomic-content-32-column.ct-section .ct-section-inner-wrap {
        display: flex;
        flex-direction: column;
    }
}

.atomic-content-32-image {
    width: auto;
}

.atomic-content-32-text-wrapper {
    width: 100%;
    background-color: #ffffff;
    padding-top: 47px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 47px;
    text-align: center;
    flex-grow: 1;
}

.atomic-content-32-text-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-32-text-wrapper.oxy-easy-posts .oxy-posts,
.atomic-content-32-text-wrapper.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

@media (max-width: 767px) {
    .atomic-content-32-text-wrapper {
        padding-top: 24px;
    }
}

.atomic-content-32-icon {
    color: #566d8f;
}

.atomic-content-32-icon>svg {
    width: 42px;
    height: 42px;
}

.atomic-content-32-icon {
    margin-top: 12px;
    margin-bottom: 12px;
}

@media (max-width: 767px) {
    .atomic-content-32-icon {}
    .atomic-content-32-icon:not(.ct-section):not(.oxy-easy-posts),
    .atomic-content-32-icon.oxy-easy-posts .oxy-posts,
    .atomic-content-32-icon.ct-section .ct-section-inner-wrap {
        flex-direction: unset;
    }
}

.atomic-content-32-title {
    color: #566d8f;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 0.5px;
    margin-bottom: 8px;
    margin-top: 6px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-content-32-small-text {
    font-family: Maven Pro;
    color: #898989;
    margin-bottom: 8px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-content-32-text {
    color: #3b3c38;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-iconblock-18-icon {
    background-color: #6799b2;
    border: 1px solid #6799b2;
    padding: 24px;
    color: #ffffff;
}

.atomic-iconblock-18-icon>svg {
    width: 30px;
    height: 30px;
}

.atomic-iconblock-18-icon {
    margin-bottom: 12px;
}

.atomic-iconblock-18-title {
    color: #566d8f;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: 0.5px;
    margin-top: 8px;
    margin-bottom: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-iconblock-18-text {
    font-size: 18px;
    font-weight: 400;
    color: #3b3c38;
    line-height: 1.6;
    margin-bottom: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-content-26-columns {
    margin-bottom: 75px;
}

.atomic-content-26-image {}

.atomic-content-26-title {
    color: #566d8f;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: .12em;
    margin-bottom: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-content-26-text {
    color: #3b3c38;
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-testimonial-10-author {
    font-weight: 500;
    font-size: 20px;
    color: #566d8f;
    line-height: 1.1;
    letter-spacing: .12em;
    margin-bottom: 8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-testimonial-10-small-text {
    color: #898989;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-content-25-title {
    color: #566d8f;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 4px;
    letter-spacing: .12em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-content-25-small-text {
    color: #898989;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 6px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-content-25-progress-bar {
    width: 100%;
    background-color: #eff4f7;
    margin-bottom: 18px;
    overflow: hidden;
    padding-bottom: 0px;
}

.atomic-content-25-percent {
    color: #ffffff;
    font-weight: 700;
    background-color: #65bec2;
    padding-right: 20px;
    padding-left: 20px;
    text-align: right;
    padding-top: 4px;
    padding-bottom: 4px;
}

.atomic-iconblock-17-icon {
    color: #566d8f;
}

.atomic-iconblock-17-icon>svg {
    width: 30px;
    height: 30px;
}

.atomic-iconblock-17-icon {
    margin-bottom: 16px;
}

.atomic-iconblock-17-title {
    font-size: 20px;
    font-weight: 500;
    color: #566d8f;
    line-height: 1.1;
    letter-spacing: .12em;
    margin-bottom: 8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-iconblock-17-text {
    font-size: 18px;
    color: #3b3c38;
    font-weight: 400;
    margin-bottom: 48px;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-iconblock-20-icon {
    color: #566d8f;
}

.atomic-iconblock-20-icon>svg {
    width: 30px;
    height: 30px;
}

.atomic-iconblock-20-icon {
    margin-bottom: 16px;
}

.atomic-iconblock-20-title {
    color: #566d8f;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: .12em;
    margin-bottom: 8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-iconblock-20-text {
    font-size: 18px;
    color: #2b2c27;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 47px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-iconblock-21-icon {
    color: #566d8f;
}

.atomic-iconblock-21-icon>svg {
    width: 30px;
    height: 30px;
}

.atomic-iconblock-21-icon {
    margin-bottom: 16px;
}

.atomic-content-23-wrapper {
    width: 100%;
    background-color: #ffffff;
    padding-top: 36px;
    padding-left: 36px;
    padding-right: 36px;
    padding-bottom: 36px;
    text-align: center;
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
}

.atomic-content-23-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-23-wrapper.oxy-easy-posts .oxy-posts,
.atomic-content-23-wrapper.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.atomic-content-23-title {
    color: #566d8f;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: .12em;
}

.atomic-content-23-text {
    color: #3b3c38;
    font-size: 18px;
    font-weight: 200;
    line-height: 1.6;
    margin-bottom: 36px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-small-button-outline:hover {
    color: #6799b2;
}

.atomic-small-button-outline {
    font-weight: 700;
    color: #65bec2;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: .25em;
    text-align: center;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    padding-top: 8px;
    padding-bottom: 9px;
    padding-left: 24px;
    padding-right: 24px;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    transition-property: all;
}

.atomic-content-30-column {
    text-align: left;
}

.atomic-content-30-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-30-column.oxy-easy-posts .oxy-posts,
.atomic-content-30-column.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.atomic-content-30-wrapper {
    width: 100%;
    background-color: #eff4fb;
    text-align: center;
}

.atomic-content-30-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-30-wrapper.oxy-easy-posts .oxy-posts,
.atomic-content-30-wrapper.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.atomic-content-30-popup:hover {
    opacity: 1;
}

.atomic-content-30-popup {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 60px;
    padding-right: 60px;
    background-color: rgba(86, 109, 143, 0.8);
    width: 100%;
    text-align: center;
    opacity: 0;
}

.atomic-content-30-popup:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-30-popup.oxy-easy-posts .oxy-posts,
.atomic-content-30-popup.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.atomic-small-button:hover {
    background-color: #6799b2;
    color: #ffffff;
}

.atomic-small-button {
    background-color: #1e73be;
    border: 1px solid #1e73be;
    color: #ffffff;
}

.atomic-small-button {
    background-color: #65bec2;
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    padding-right: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.2;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    padding-left: 18px;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    transition-property: all;
}

.atomic-content-30-text {
    color: #3b3c38;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin-top: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-iconblock-5-column {
    text-align: center;
}

.atomic-iconblock-5-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-iconblock-5-column.oxy-easy-posts .oxy-posts,
.atomic-iconblock-5-column.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.atomic-iconblock-5-icon {
    background-color: #eff4f7;
    border: 1px solid #eff4f7;
    padding: 24px;
    color: #566d8f;
}

.atomic-iconblock-5-icon>svg {
    width: 30px;
    height: 30px;
}

.atomic-iconblock-5-icon {
    margin-bottom: 16px;
}

.atomic-iconblock-5-title {
    font-size: 20px;
    color: #566d8f;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: .12em;
    margin-bottom: 8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-iconbox-5-text {
    font-size: 18px;
    font-weight: 400;
    color: #3b3c38;
    line-height: 1.6;
    margin-bottom: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-showcase-7-image {
    width: 33.33%;
}

@media (max-width: 991px) {
    .atomic-showcase-7-image {
        width: 50%;
    }
}

@media (max-width: 479px) {
    .atomic-showcase-7-image {
        width: 100%;
    }
}

.atomic-content-31-text-column {}

@media (max-width: 991px) {
    .atomic-content-31-text-column {
        width: NaNpx;
    }
}

.atomic-content-31-wrapper {
    width: 100%;
    background-color: #ffffff;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    text-align: left;
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
}

.atomic-content-31-title {
    font-size: 20px;
    color: #566d8f;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: .12em;
    margin-bottom: 8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-content-31-small-text {
    font-size: 14px;
    color: #898989;
    font-weight: 400;
    margin-bottom: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-content-31-text {
    color: #3b3c38;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-content-31-middle-column {
    text-align: center;
    position: relative;
}

.atomic-content-31-middle-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-31-middle-column.oxy-easy-posts .oxy-posts,
.atomic-content-31-middle-column.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
}

@media (max-width: 991px) {
    .atomic-content-31-middle-column {
        text-align: left;
    }
    .atomic-content-31-middle-column:not(.ct-section):not(.oxy-easy-posts),
    .atomic-content-31-middle-column.oxy-easy-posts .oxy-posts,
    .atomic-content-31-middle-column.ct-section .ct-section-inner-wrap {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 767px) {
    .atomic-content-31-middle-column {
        text-align: center;
    }
    .atomic-content-31-middle-column:not(.ct-section):not(.oxy-easy-posts),
    .atomic-content-31-middle-column.oxy-easy-posts .oxy-posts,
    .atomic-content-31-middle-column.ct-section .ct-section-inner-wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}

.atomic-content-31-icon {
    background-color: #566d8f;
    border: 1px solid #566d8f;
    padding: 24px;
    color: #ffffff;
}

.atomic-content-31-icon>svg {
    width: 42px;
    height: 42px;
}

.atomic-content-31-icon {
    position: absolute;
    z-index: 100;
}

.atomic-content-31-line {
    height: 100%;
}

@media (max-width: 991px) {
    .atomic-content-31-line {
        margin-left: 47px;
    }
}

@media (max-width: 767px) {
    .atomic-content-31-line {
        margin-left: 0px;
    }
    .atomic-content-31-line:not(.ct-section):not(.oxy-easy-posts),
    .atomic-content-31-line.oxy-easy-posts .oxy-posts,
    .atomic-content-31-line.ct-section .ct-section-inner-wrap {
        display: none;
        flex-direction: unset;
    }
}

.atomic-testimonial-2-author {
    color: #566d8f;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: .12em;
    margin-bottom: 8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-testimonial-2-small-text {
    color: #898989;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-contact-10-wrapper {
    width: 100%;
    margin-bottom: 18px;
}

.atomic-contact-10-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-contact-10-wrapper.oxy-easy-posts .oxy-posts,
.atomic-contact-10-wrapper.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.atomic-contact-10-icon {
    color: #566d8f;
}

.atomic-contact-10-icon>svg {
    width: 24px;
    height: 24px;
}

.atomic-contact-10-icon {
    margin-right: 12px;
}

.atomic-contact-10-text {
    color: #3b3c38;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 24px;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-content-25-column {}

.atomic-content-25-price {
    color: #65bec2;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 0.5px;
    margin-bottom: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-content-35-title {
    color: #566d8f;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: .12em;
    text-align: left;
    margin-bottom: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-content-39-text {
    color: #3b3c38;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    line-height: 1.6;
    margin-bottom: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-hero-8-icon {
    color: #65bec2;
}

.atomic-hero-8-icon>svg {
    width: 24px;
    height: 24px;
}

.atomic-hero-8-icon {
    margin-bottom: 18px;
}

.atomic-hero-8-text {
    color: #ffffff;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.6;
    font-style: italic;
    max-width: 640px;
    margin-bottom: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-hero-8-avatar {
    width: 120px;
    border-radius: 100%;
    margin-bottom: 12px;
}

.atomic-hero-8-title {
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: .12em;
    margin-bottom: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-iconblock-11-wrapper {
    background-color: #ffffff;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    width: 46%;
    margin-top: 2%;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 2%;
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
    .atomic-iconblock-11-wrapper {
        width: 98%;
    }
}

.atomic-iconblock-11-icon {
    color: #566d8f;
}

.atomic-iconblock-11-icon>svg {
    width: 30px;
    height: 30px;
}

.atomic-iconblock-11-icon {
    margin-bottom: 16px;
}

.atomic-iconblock-11-title {
    color: #566d8f;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: .12em;
    margin-bottom: 8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-iconblock-11-text {
    color: #3b3c38;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-showcase-5-image {
    margin-bottom: 42px;
}

@media (max-width: 767px) {
    .atomic-showcase-5-image {
        width: 100%;
    }
}

.atomic-iconblock-1-column {
    text-align: left;
}

.atomic-iconblock-1-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-iconblock-1-column.oxy-easy-posts .oxy-posts,
.atomic-iconblock-1-column.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

@media (max-width: 991px) {
    .atomic-iconblock-1-column {
        text-align: center;
    }
    .atomic-iconblock-1-column:not(.ct-section):not(.oxy-easy-posts),
    .atomic-iconblock-1-column.oxy-easy-posts .oxy-posts,
    .atomic-iconblock-1-column.ct-section .ct-section-inner-wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

.atomic-iconblock-1-icon {
    color: #566d8f;
}

.atomic-iconblock-1-icon>svg {
    width: 30px;
    height: 30px;
}

.atomic-iconblock-1-icon {
    margin-bottom: 15px;
}

.atomic-iconblock-1-title {
    color: #566d8f;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 14px;
    line-height: 1.1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: .1em;
}

.atomic-iconblock-1-text {
    color: #3b3c38;
    font-size: 18px;
    margin-bottom: 18px;
    line-height: 1.6;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-gridbased-1-image {
    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: #eff4fb;
    border-right-color: #eff4fb;
    border-bottom-color: #eff4fb;
    border-left-color: #eff4fb;
    margin-bottom: 12px;
}

.atomic-gridbased-1-text {
    margin-bottom: 48px;
    color: #3b3c38;
    font-size: 18px;
    text-align: left;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 300;
}

.atomic-testimonial-1-column {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: 6px;
    border-right-width: 6px;
    border-bottom-width: 6px;
    border-left-width: 6px;
    border-top-color: #eff4fb;
    border-right-color: #eff4fb;
    border-bottom-color: #eff4fb;
    border-left-color: #eff4fb;
    text-align: center;
}

.atomic-testimonial-1-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-testimonial-1-column.oxy-easy-posts .oxy-posts,
.atomic-testimonial-1-column.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.atomic-testimonial-1-quote {
    color: #566d8f;
}

.atomic-testimonial-1-quote>svg {
    width: 36px;
    height: 36px;
}

.atomic-testimonial-1-quote {
    margin-bottom: 12px;
}

.atomic-testimonial-1-text {
    font-size: 18px;
    color: #3b3c38;
    font-weight: 300;
    font-style: italic;
    margin-bottom: 32px;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-testimonial-1-avatar {
    width: 60px;
    border-radius: 100px;
    margin-bottom: 12px;
    margin-top: auto;
}

.atomic-testimonial-1-author {
    color: #566d8f;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 18px;
    letter-spacing: 1px;
    line-height: 1.2;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-pricing-1-row-light {
    width: 100%;
    background-color: #ffffff;
    min-width: 640px;
    overflow: scroll;
}

.atomic-pricing-1-row-light:not(.ct-section):not(.oxy-easy-posts),
.atomic-pricing-1-row-light.oxy-easy-posts .oxy-posts,
.atomic-pricing-1-row-light.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: row;
}

.atomic-pricing-1-title {
    width: 33.33%;
    text-align: left;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 18px;
    padding-right: 18px;
    font-weight: 500;
    font-size: 20px;
    color: #566d8f;
    line-height: 1.1;
    letter-spacing: 0.5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-pricing-1-row-dark {
    width: 100%;
    background-color: #eff4f7;
    min-width: 640px;
    overflow: scroll;
}

.atomic-pricing-1-row-dark:not(.ct-section):not(.oxy-easy-posts),
.atomic-pricing-1-row-dark.oxy-easy-posts .oxy-posts,
.atomic-pricing-1-row-dark.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.atomic-pricing-1-text {
    font-size: 18px;
    color: #2b2c27;
    width: 33.33%;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 18px;
    padding-right: 18px;
    text-align: left;
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.atomic-pricing-1-link:hover {
    color: #566d8f;
}

.atomic-pricing-1-link {
    font-size: 18px;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 18px;
    padding-right: 18px;
    width: 33.33%;
    text-align: left;
    color: #6799b2;
    text-decoration: underline;
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    transition-property: all;
}

.atomic-footer-1-column {}

.atomic-footer-1-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-footer-1-column.oxy-easy-posts .oxy-posts,
.atomic-footer-1-column.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 767px) {
    .atomic-footer-1-column {
        text-align: center;
    }
    .atomic-footer-1-column:not(.ct-section):not(.oxy-easy-posts),
    .atomic-footer-1-column.oxy-easy-posts .oxy-posts,
    .atomic-footer-1-column.ct-section .ct-section-inner-wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

.hosting-other-single {}

.hosting-logo:hover {}

.hosting-logo {
    transition-duration: 0.2s;
    transition-timing-function: ease;
    transition-property: all;
}

.hosting-simple-button:hover {
    transform: scale(1.05, 1.05);
}

.hosting-simple-button {
    background-color: transparent;
    border: 1px solid transparent;
    color: #ffffff;
    padding: 12px 19.2px;
}

.hosting-simple-button {
    font-family: Maven Pro;
    padding-left: 32px;
    padding-right: 32px;
    font-size: 16px;
    font-weight: 700;
    transition-duration: 0.2s;
    transition-timing-function: ease;
    transition-property: all;
}

.hosting-white-outline-button:hover {
    transform: scale(1.05, 1.05);
}

.hosting-white-outline-button {
    background-color: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    padding: 11px 18.2px;
}

.hosting-white-outline-button {
    font-family: Maven Pro;
    font-size: 16px;
    font-weight: 700;
    padding-left: 32px;
    padding-right: 32px;
    border-radius: 5px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    transition-duration: 0.2s;
    transition-timing-function: ease;
    transition-property: all;
}

.hosting-footer-1-column {
    text-align: left;
}

.hosting-footer-1-column:not(.ct-section):not(.oxy-easy-posts),
.hosting-footer-1-column.oxy-easy-posts .oxy-posts,
.hosting-footer-1-column.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

@media (max-width: 767px) {
    .hosting-footer-1-column {
        text-align: center;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: rgba(255, 255, 255, 0.6);
    }
    .hosting-footer-1-column:not(.ct-section):not(.oxy-easy-posts),
    .hosting-footer-1-column.oxy-easy-posts .oxy-posts,
    .hosting-footer-1-column.ct-section .ct-section-inner-wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

.hosting-footer-1-image {
    color: #ffffff;
}

.hosting-footer-1-image>svg {
    width: 28px;
    height: 28px;
}

.hosting-footer-1-image {
    margin-right: 12px;
}

.hosting-footer-1-text {
    font-family: Maven Pro;
    color: rgba(255, 255, 255, 0.6);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}

.hosting-dark-outline-button:hover {
    transform: scale(1.05, 1.05);
}

.hosting-dark-outline-button {
    background-color: transparent;
    border: 1px solid #07adb7;
    color: #07adb7;
    padding: 11px 18.2px;
}

.hosting-dark-outline-button {
    font-family: Maven Pro;
    font-size: 16px;
    font-weight: 700;
    border-radius: 5px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    padding-left: 32px;
    padding-right: 32px;
    background-color: #ffffff;
    transition-duration: 0.2s;
    transition-timing-function: ease;
    transition-property: all;
}

.hosting-about-2-image {
    border-radius: 5px;
    margin-bottom: 40px;
}

.hosting-company-2-wrapper {
    text-align: center;
    width: 25%;
}

.hosting-company-2-wrapper:not(.ct-section):not(.oxy-easy-posts),
.hosting-company-2-wrapper.oxy-easy-posts .oxy-posts,
.hosting-company-2-wrapper.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.hosting-company-2-icon {
    color: #07adb7;
}

.hosting-company-2-icon>svg {
    width: 36px;
    height: 36px;
}

.hosting-company-2-icon {
    margin-bottom: 12px;
}

.hosting-company-2-title {
    font-family: Raleway;
    color: #2a445a;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 8px;
}

.hosting-company-2-text {
    font-family: Maven Pro;
    color: #666666;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
}

.hosting-features-2-photo {
    border-radius: 5px;
}

.hosting-features-1-wrapper {
    text-align: center;
    width: 33.33%;
}

.hosting-features-1-wrapper:not(.ct-section):not(.oxy-easy-posts),
.hosting-features-1-wrapper.oxy-easy-posts .oxy-posts,
.hosting-features-1-wrapper.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.hosting-features-1-icon {
    color: #ffffff;
}

.hosting-features-1-icon>svg {
    width: 36px;
    height: 36px;
}

.hosting-features-1-icon {
    margin-bottom: 12px;
}

.hosting-features-1-title {
    font-family: Raleway;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 8px;
}

.hosting-features-1-text {
    color: #f6fafd;
}

.hosting-product-2-wrapper {
    width: 100%;
    background-color: #ffffff;
    border-radius: 5px;
    padding-top: 28px;
    padding-left: 28px;
    padding-right: 28px;
    padding-bottom: 28px;
    height: 100%;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.hosting-product-2-icon {
    color: #07adb7;
}

.hosting-product-2-icon>svg {
    width: 36px;
    height: 36px;
}

.hosting-product-2-icon {
    margin-bottom: 12px;
}

.hosting-product-2-title {
    font-family: Raleway;
    color: #2a445a;
    font-size: 24px;
    font-weight: 900;
    line-height: 1.1;
    margin-bottom: 12px;
}

.hosting-product-2-text {
    font-family: Maven Pro;
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 12px;
    margin-left: 12px;
}

.hosting-product-2-bullet {
    color: #8ec98a;
    margin-left: -12px;
}

.hosting-product-2-digit {
    font-family: Maven Pro;
    font-size: 48px;
    color: #2a445a;
    font-weight: 900;
    line-height: 1.1;
    margin-top: 4px;
}

.hosting-product-2-label {
    font-family: Maven Pro;
    color: #2a445a;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 20px;
}

.hosting-providers-1-image-wrapper {
    text-align: center;
}

.hosting-providers-1-image-wrapper:not(.ct-section):not(.oxy-easy-posts),
.hosting-providers-1-image-wrapper.oxy-easy-posts .oxy-posts,
.hosting-providers-1-image-wrapper.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.hosting-providers-1-images {}

.hosting-providers-1-text-wrapper {
    text-align: left;
}

.hosting-providers-1-text-wrapper:not(.ct-section):not(.oxy-easy-posts),
.hosting-providers-1-text-wrapper.oxy-easy-posts .oxy-posts,
.hosting-providers-1-text-wrapper.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.hosting-providers-1-title {
    font-family: Raleway;
    color: #2a445a;
    font-size: 24px;
    font-weight: 900;
    line-height: 1.1;
    margin-bottom: 12px;
}

.hosting-providers-2-text {
    font-family: Maven Pro;
    color: #666666;
    font-size: 16px;
    line-height: 1.6;
}

.hosting-contact-3-wrapper {
    width: 100%;
    margin-bottom: 20px;
    font-size: 16px;
    color: #ffffff;
    padding-bottom: 20px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(255, 255, 255, 0.6);
}

.hosting-contact-3-wrapper:not(.ct-section):not(.oxy-easy-posts),
.hosting-contact-3-wrapper.oxy-easy-posts .oxy-posts,
.hosting-contact-3-wrapper.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.hosting-contact-3-icon {
    color: #ffffff;
}

.hosting-contact-3-icon>svg {
    width: 28px;
    height: 28px;
}

.hosting-contact-3-icon {
    margin-right: 12px;
}

.Paragraph {
    font-size: 16px;
    line-height: 1.5;
    max-width: 500px;
}

.hosting-contact-3-title {
    font-family: Raleway;
    color: #2a445a;
    font-size: 24px;
    font-weight: 900;
    line-height: 1.1;
    margin-bottom: 12px;
}

.hosting-contact-3-text {
    font-family: Maven Pro;
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 4px;
}

.hosting-contact-3-textlink:hover {
    text-decoration: underline;
}

.hosting-contact-3-textlink {
    font-family: Maven Pro;
    color: #07adb7;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}

.toggle-4605 {
    font-family: Raleway;
    margin-left: -16px;
    margin-bottom: 8px;
    color: #07adb7;
}

.toggle-4605 .oxy-expand-collapse-icon {
    font-size: 12px;
}

.toggle-4605 .oxy-expand-collapse-icon::before,
.toggle-4605 .oxy-expand-collapse-icon::after {
    background-color: #07adb7;
}

.toggle-4605-expanded {}

.hosting-accordion-1-title {
    font-family: Raleway;
    color: #2a445a;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.6;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #07adb7;
    text-align: left;
}

.hosting-accordion-1-title:not(.ct-section):not(.oxy-easy-posts),
.hosting-accordion-1-title.oxy-easy-posts .oxy-posts,
.hosting-accordion-1-title.ct-section .ct-section-inner-wrap {
    display: inline-flex;
    flex-direction: unset;
}

@media (max-width: 767px) {
    .hosting-accordion-1-title {}
    .hosting-accordion-1-title:not(.ct-section):not(.oxy-easy-posts),
    .hosting-accordion-1-title.oxy-easy-posts .oxy-posts,
    .hosting-accordion-1-title.ct-section .ct-section-inner-wrap {
        flex-direction: unset;
    }
}

.hosting-accordion-1-text {
    font-family: Maven Pro;
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    text-align: left;
    margin-bottom: 16px;
}

.hosting-price-1-wrapper {
    width: 100%;
    background-color: #ffffff;
    border-radius: 5px;
    height: 100%;
    border-top-color: #b2d27d;
    border-top-width: 5px;
    border-top-style: solid;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    text-align: left;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.hosting-price-1-wrapper:not(.ct-section):not(.oxy-easy-posts),
.hosting-price-1-wrapper.oxy-easy-posts .oxy-posts,
.hosting-price-1-wrapper.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

.hosting-pricing-1-icon {
    color: #07adb7;
}

.hosting-pricing-1-icon>svg {
    width: 48px;
    height: 48px;
}

.hosting-pricing-1-icon {
    margin-bottom: 12px;
}

.hosting-pricing-1-title {
    font-family: Raleway;
    color: #2a445a;
    font-size: 24px;
    font-weight: 900;
    line-height: 1.1;
    margin-bottom: 8px;
}

.hosting-pricing-1-text {
    font-family: Maven Pro;
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 12px;
    max-width: 360px;
}

.hosting-pricing-1-month {
    font-family: Maven Pro;
    color: #2a445a;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 24px;
}

.hosting-iconblock-1-column {
    text-align: center;
}

.hosting-iconblock-1-column:not(.ct-section):not(.oxy-easy-posts),
.hosting-iconblock-1-column.oxy-easy-posts .oxy-posts,
.hosting-iconblock-1-column.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.hosting-iconblock-1-icon {
    color: #07adb7;
}

.hosting-iconblock-1-icon>svg {
    width: 48px;
    height: 48px;
}

.hosting-iconblock-1-icon {
    margin-bottom: 12px;
}

.hosting-iconblock-1-title {
    font-family: Raleway;
    font-size: 16px;
    font-weight: 900;
    color: #2a445a;
    line-height: 1.1;
    margin-top: auto;
}

.hosting-slider-1-slide {
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.hosting-slider-1-image {
    width: 240px;
}

.hosting-slider-1-text {
    font-family: Maven Pro;
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 24px;
    font-style: italic;
}

.hosting-iconblock-2-column {
    text-align: center;
}

.hosting-iconblock-2-column:not(.ct-section):not(.oxy-easy-posts),
.hosting-iconblock-2-column.oxy-easy-posts .oxy-posts,
.hosting-iconblock-2-column.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.hosting-iconblock-3-icon {
    color: #ffffff;
}

.hosting-iconblock-3-icon>svg {
    width: 48px;
    height: 48px;
}

.hosting-iconblock-3-icon {
    margin-bottom: 12px;
}

.hosting-iconblock-2-title {
    font-family: Raleway;
    color: #ffffff;
    font-size: 16px;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 4px;
}

.hosting-iconblock-2-text {
    font-family: Maven Pro;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    max-width: 360px;
}