:root {
    --ed-primary: #cc1d5e;
    --ed-secondary: #fcf4f7;
    --ed-gray-900: #595859;
    --ed-gray-600: #595859;
    --ed-white: #ffffff;
    --ed-black: #000000;
    --font-primary: "GeneralSans-Regular";
    --font-heading: "Recoleta";
    --font-weight-light: 300;
    --font-weight-regular: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-size-xs: 16px;
    --font-size-sm: 18px;
    --font-size-md: 24px;
    --font-size-lg: 30px;
    --font-size-xl: 36px;
    --font-size-xxl: 63px;
    --container-max: 1320px;
    --gradient-glass: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.05));
}

/*  Custom Fonts
======================================================*/
@font-face {
    font-family: "GeneralSans-Extralight";
    src: url("../fonts/GeneralSans-Extralight.woff2") format("woff2"), url("../fonts/GeneralSans-Extralight.woff") format("woff"), url("../fonts/GeneralSans-Extralight.ttf") format("truetype");
    font-weight: 200;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: "GeneralSans-ExtralightItalic";
    src: url("../fonts/GeneralSans-ExtralightItalic.woff2") format("woff2"), url("../fonts/GeneralSans-ExtralightItalic.woff") format("woff"), url("../fonts/GeneralSans-ExtralightItalic.ttf") format("truetype");
    font-weight: 200;
    font-display: swap;
    font-style: italic;
}
@font-face {
    font-family: "GeneralSans-Light";
    src: url("../fonts/GeneralSans-Light.woff2") format("woff2"), url("../fonts/GeneralSans-Light.woff") format("woff"), url("../fonts/GeneralSans-Light.ttf") format("truetype");
    font-weight: var(--font-weight-light);
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: "GeneralSans-LightItalic";
    src: url("../fonts/GeneralSans-LightItalic.woff2") format("woff2"), url("../fonts/GeneralSans-LightItalic.woff") format("woff"), url("../fonts/GeneralSans-LightItalic.ttf") format("truetype");
    font-weight: var(--font-weight-light);
    font-display: swap;
    font-style: italic;
}
@font-face {
    font-family: "GeneralSans-Regular";
    src: url("../fonts/GeneralSans-Regular.woff2") format("woff2"), url("../fonts/GeneralSans-Regular.woff") format("woff"), url("../fonts/GeneralSans-Regular.ttf") format("truetype");
    font-weight: var(--font-weight-regular);
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: "GeneralSans-Italic";
    src: url("../fonts/GeneralSans-Italic.woff2") format("woff2"), url("../fonts/GeneralSans-Italic.woff") format("woff"), url("../fonts/GeneralSans-Italic.ttf") format("truetype");
    font-weight: var(--font-weight-regular);
    font-display: swap;
    font-style: italic;
}
@font-face {
    font-family: "GeneralSans-Medium";
    src: url("../fonts/GeneralSans-Medium.woff2") format("woff2"), url("../fonts/GeneralSans-Medium.woff") format("woff"), url("../fonts/GeneralSans-Medium.ttf") format("truetype");
    font-weight: var(--font-weight-medium);
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: "GeneralSans-MediumItalic";
    src: url("../fonts/GeneralSans-MediumItalic.woff2") format("woff2"), url("../fonts/GeneralSans-MediumItalic.woff") format("woff"), url("../fonts/GeneralSans-MediumItalic.ttf") format("truetype");
    font-weight: var(--font-weight-medium);
    font-display: swap;
    font-style: italic;
}
@font-face {
    font-family: "GeneralSans-Semibold";
    src: url("../fonts/GeneralSans-Semibold.woff2") format("woff2"), url("../fonts/GeneralSans-Semibold.woff") format("woff"), url("../fonts/GeneralSans-Semibold.ttf") format("truetype");
    font-weight: var(--font-weight-semibold);
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: "GeneralSans-SemiboldItalic";
    src: url("../fonts/GeneralSans-SemiboldItalic.woff2") format("woff2"), url("../fonts/GeneralSans-SemiboldItalic.woff") format("woff"), url("../fonts/GeneralSans-SemiboldItalic.ttf") format("truetype");
    font-weight: var(--font-weight-semibold);
    font-display: swap;
    font-style: italic;
}
@font-face {
    font-family: "GeneralSans-Bold";
    src: url("../fonts/GeneralSans-Bold.woff2") format("woff2"), url("../fonts/GeneralSans-Bold.woff") format("woff"), url("../fonts/GeneralSans-Bold.ttf") format("truetype");
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: "GeneralSans-BoldItalic";
    src: url("../fonts/GeneralSans-BoldItalic.woff2") format("woff2"), url("../fonts/GeneralSans-BoldItalic.woff") format("woff"), url("../fonts/GeneralSans-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-display: swap;
    font-style: italic;
}
@font-face {
    font-family: "GeneralSans-Variable";
    src: url("../fonts/GeneralSans-Variable.woff2") format("woff2"), url("../fonts/GeneralSans-Variable.woff") format("woff"), url("../fonts/GeneralSans-Variable.ttf") format("truetype");
    font-weight: 200 700;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: "GeneralSans-VariableItalic";
    src: url("../fonts/GeneralSans-VariableItalic.woff2") format("woff2"), url("../fonts/GeneralSans-VariableItalic.woff") format("woff"), url("../fonts/GeneralSans-VariableItalic.ttf") format("truetype");
    font-weight: 200 700;
    font-display: swap;
    font-style: italic;
}

/*  Reset Style
======================================================*/
table {
    border-collapse: separate;
    border-spacing: 0;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}
*,
:after,
:before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
:focus {
    outline: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    width: 100%;
    max-width: 100%;
}
a {
    text-decoration: none;
    position: relative;
}
audio,
video,
canvas {
    max-width: 100%;
}
::-webkit-input-placeholder {
    color: var(--ed-gray-900);
}
::-moz-placeholder {
    color: var(--ed-gray-900);
}
:-ms-input-placeholder {
    color: var(--ed-gray-900);
}
:-moz-placeholder {
    color: var(--ed-gray-900);
}
::-ms-reveal,
::-ms-clear {
    display: none;
}

/*  General Style
======================================================*/
body {
    margin: 0;
    font-family: "GeneralSans-Regular";
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
input,
textarea,
button,
select,
option {
    font-family: var(--font-primary);
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
textarea.form--control {
    resize: none;
    padding-top: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}
.clearfix::after {
    clear: both;
    content: "";
    display: table;
}

/*  Typography
======================================================*/
body {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: var(--font-primary);
    font-weight: var(--font-weight-regular);
    font-size: var(--font-size-sm);
    line-height: 1.5;
    color: var(--ed-gray-600);
}
label,
.label {
    font-size: var(--font-size-md);
    line-height: 1.5;
    font-weight: var(--font-weight-semibold);
    margin: 0;
}
.text--xs {
    font-size: var(--font-size-xs);
    line-height: 1.6;
}
.text--md {
    font-size: var(--font-size-sm);
    line-height: 1.556;
}
.text--xl {
    font-size: var(--font-size-lg);
    line-height: 1.3;
}
.big--text {
    font-size: 128px;
    line-height: 1.1;
}
.font-regular {
    font-weight: var(--font-weight-regular);
}
.font-medium {
    font-weight: var(--font-weight-medium);
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    line-height: 1.25;
    color: var(--ed-gray-900);
}
h1,
.h1 {
    font-size: 83px;
    line-height: 84px;
    font-weight: var(--font-weight-regular);
}
h2,
.h2 {
    font-size: var(--font-size-xxl);
    font-weight: var(--font-weight-regular);
}
h3,
.h3 {
    font-size: 48px;
    font-weight: var(--font-weight-regular);
}
h4,
.h4 {
    font-size: var(--font-size-xl);
    font-weight: var(--font-weight-regular);
}
h5,
.h5 {
    font-size: var(--font-size-lg);
    font-weight: var(--font-weight-regular);
}
h6,
.h6 {
    font-size: var(--font-size-md);
    font-weight: var(--font-weight-regular);
}
a {
    color: var(--ed-gray-900);
    text-decoration: none;
    outline: none;
    transition: color 0.3s ease;
}
a:hover {
    color: var(--ed-gray-900);
    outline: none;
}
a:focus,
a:active {
    color: var(--ed-gray-900);
    outline: none;
}
.flex {
    display: flex;
    flex-wrap: wrap;
}
.justify-content-between {
    justify-content: space-between;
}
.align-items-center {
    align-items: center;
}
.ed--btn, form#wpforms-form-11622 .wpforms-submit {
    padding: 11px var(--font-size-lg);
    background: var(--ed-primary);
    border-radius: 50px;
    display: flex;
    gap: 19px;
    align-items: center;
    color: var(--ed-white);
    max-width: 220px;
    font-size: var(--font-size-sm);
    font-weight: var(--font-weight-medium);
    cursor: pointer;
}
.ed--btn:hover, form#wpforms-form-11622 .wpforms-submit:hover {
    background: var(--ed-gray-900);
    color: var(--ed-white);
}
.container {
    max-width: var(--container-max);
    margin: auto;
    padding: 0 20px;
}
.banner-main .container{
    position: inherit;
    z-index: 1;
}
.container-fluid {
    max-width: 1440px;
    margin: auto;
}

.header {
    padding: 20px var(--font-size-lg);
}
span.nav-icon {
    display: none;
}
.header--navigation ul {
    gap: 58px;
}
.header--navigation ul a {
    border-bottom: 2px solid transparent;
    padding-bottom: 7px;
}
.header--navigation ul li:hover a,
.header--navigation ul .active a {
    border-color: var(--ed-primary);
    font-weight: var(--font-weight-semibold);
}
.header--navigation ul li.hide {
    display: none;
}
.banner-main {
	position: relative;
    min-height: 600px;
    padding: 0 0 90px;
}
.blurb-text .h1-span {
    display: block;
    font-family: var(--font-heading);
}
.blurb-text .h1-span span {
    color: var(--ed-primary);
}
.blurb-text h1 {
    margin: 0 0 26px;
    padding-top: 90px;
}
.services {
    background: var(--ed-primary);
    padding: 90px 0;
    color: var(--ed-white);
    position: relative;
    overflow: hidden;
}
.services h2 {
    text-align: center;
    color: var(--ed-white);
    margin: 0 0 50px;
    font-family: var(--font-heading);
}
.services .flex {
    gap: 34px;
    justify-content: space-between;
}
.icon-block-inner {
    background: var(--ed-white);
    min-width: var(--font-size-xl);
    border-radius: 14px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    color: var(--ed-primary);
    font-size: 33px !important;
    height: 70px !important;
    width: 70px !important;
}
.banner-main::after,
.services::after,
.contact-form::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../image/banner-shape.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}
.services .container,
.contact-form .container {
    position: relative;
    z-index: 1;
}
.services .card {
    border: 0.99px solid rgba(255, 255, 255, 0.05);
    background: var(--gradient-glass);
    backdrop-filter: blur(19.9px);
    height: 100%;
    border-radius: var(--font-size-lg);
    padding: 20px;
}
.video video {
    border-radius: 27px;
    overflow: hidden;
}
.services .flex li .card {
    display: flex;
    gap: 20px;
}
.services h4 {
    color: var(--ed-white);
    font-size: 33px;
    font-weight: var(--font-weight-semibold);
    line-height: 27px;
    margin-bottom: 10px;
    min-height: 50px;
}
.services h4 span {
    font-size: 23px;
    line-height: 27px;
    font-weight: var(--font-weight-light);
}
.services .flex li .card p {
    font-size: 16px;
    font-weight: var(--font-weight-light);
}
.services .flex li .card .icon-block {
    flex: 0 0 70px;
    max-width: 70px;
}
.services .flex li .card .icon-block img {
    max-width: 70px;
}
.services .flex li .card .text-block {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
}
.org-info p {
    width: 90%;
}
.numbers {
    padding-top: 90px;
}
.numbers ul {
    display: flex;
    flex-wrap: wrap;
}
.numbers ul li {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 30px 0;
}
.numbers ul li div {
    display: flex;
    align-items: baseline;
}
.numbers .count,
.numbers .count + span {
    font-family: var(--font-heading);
    font-size: 64px;
    font-weight: var(--font-weight-regular);
    letter-spacing: 1.25px;
    text-transform: uppercase;
    color: var(--ed-gray-900);
}
.numbers .count + span {
    color: var(--ed-primary);
    font-size: 38px;
    font-weight: 800;
    line-height: 100%;
    vertical-align: bottom;
}
.numbers h6 {
    font-size: 20px;
    font-style: normal;
    font-weight: var(--font-weight-regular);
    line-height: 27px; /* 140% */
    letter-spacing: 0.35px;
}
.profit {
    padding-top: 150px;
    position: relative;
    padding-bottom: 150px;
    overflow: hidden;
}
.profit::after {
    background: url(../image/Ellipse.png) no-repeat right;
    position: absolute;
    width: 337px;
    height: 651px;
    content: "";
    right: 0;
    top: 0;
}
.col-profile-img img {
    position: relative;
}
.profit h2 {
    font-size: 54px;
    font-weight: var(--font-weight-regular);
    line-height: var(--font-size-xxl);
    margin-bottom: var(--font-size-lg);
}
.profit p {
    font-weight: var(--font-weight-light);
    margin-bottom: 50px;
}
.text-blurb {
    padding-right: 12%;
}
.top-bar.flex {
    justify-content: space-between;
    padding-bottom: 40px;
}
.top-bar.flex .flex {
    gap: var(--font-size-xl);
    align-items: anchor-center;
}
.ed--btn-black, form#wpforms-form-11622 .wpforms-submit {
    background: var(--ed-white);
    color: var(--ed-black);
    border: 1px solid;
}
button#wpforms-submit-11622:after {
    content: url('data:image/svg+xml;utf8,<svg width="36" height="7" viewBox="0 0 36 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M35.1211 3.18018L30.1465 0.30808V6.05227L35.1211 3.18018ZM0.298828 3.67764H30.644V2.68271H0.298828V3.67764Z" fill="currentColor"></path></svg>');
    margin-top: -5px;
}
.col-3-wrapper {
    gap: var(--font-size-md);
}
.bottom-review {
    margin-top: auto;
    padding-top: 60px;
}
.bottom-review p {
    font-size: 26px;
    line-height: 19px;
    font-family: var(--font-heading);
    color: var(--ed-black);
    margin-bottom: 10px;
}
.clients li {
    background: var(--ed-secondary);
    padding: var(--font-size-lg);
    border-radius: 14px;
    text-align: center;
}
.card-review img {
    width: auto;
    height: 14px;
    margin: auto;
}
.card-review {
    margin: 0 0 23px;
}
.review-detail {
    font-size: 14px;
    line-height: var(--font-size-md);
    color: var(--ed-black);
}
.review-detail b {
    font-size: 23px;
}
.top-bar.flex .flex h2 {
    max-width: 370px;
    font-size: var(--font-size-xxl);
    color: var(--ed-black);
    line-height: 51px;
    font-family: var(--font-heading);
}
.top-bar.flex .card-top-bar {
    gap: 25px;
    background: var(--ed-secondary);
    border-radius: 12px;
    padding: var(--font-size-sm);
}
.reviews-top img {
    width: auto;
    height: 14px;
}
.reviews-top p {
    color: var(--ed-black);
    font-size: 14px;
    line-height: normal;
}
.blog {
    padding: 120px 0;
}
.blog-img img {
    width: 100%;
    height: 298px;
    object-fit: cover;
    border-radius: var(--font-size-sm);
    filter: drop-shadow(1px 1px 2px var(--ed-gray-900));
}
.blog li h5 {
    font-size: 21px;
    color: var(--ed-gray-900);
    font-weight: var(--font-weight-semibold);
    margin: 22px 0 5px 0;
    line-height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box; /* REQUIRED */
    -webkit-line-clamp: 3; /* Number of lines */
    -webkit-box-orient: vertical;
}
p.has-tag {
    font-size: 13px;
    color: var(--ed-gray-900);
    padding: 0 0 40px;
}
.footer-top .logo {
    height: 197px;
    width: auto;
    margin: auto;
}
.col.col--1 {
    text-align: center;
}
.blog li .flex {
    justify-content: space-between;
    align-items: center;
}
.blog li .date {
    color: var(--ed-black);
    font-size: 15px;
}
.blog .top-bar {
    margin: 0 0 var(--font-size-lg);
}
.slider {
    position: relative;
}
.slider-action {
    display: none;
    gap: 10px !important;
}
.slider-btn {
    outline: none;
    border: 1px solid var(--ed-black);
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    cursor: pointer;
    background-color: var(--ed-white);
}
.slider-btn:hover {
    background-color: var(--ed-black);
    color: var(--ed-white);
}
.d-none {
    display: none;
}
.contact-form {
    background: var(--ed-primary);
    color: var(--ed-white);
    position: relative;
    overflow: hidden;
    min-height: 700px;
}
.contact-form form {
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
}
.wpforms-field-container {
    flex: 0 0 100%;
}
.wpforms-recaptcha-container {
    flex: 0 0 50%;
}
.wpforms-submit-container {
    flex: 0 0 49%;
    text-align: right;
    text-align: -webkit-right;
}
.shape-img {
    position: absolute;
    width: 44%;
    right: 0;
    z-index: 0;
}
.contact-form h2 {
    color: var(--ed-white);
    margin-bottom: 70px;
    padding-top: 90px;
    font-size: 82px;
    font-weight: var(--font-weight-light);
    line-height: 93px;
}
.contact-form h2 b {
    font-family: var(--font-heading);
}
form#wpforms-form-11622 .wpforms-field-large {
    border-radius: 20px;
    border: 1px solid var(--ed-white);
    background-color: transparent;
    width: 100%;
    height: 100%;
    min-height: 60px;
    padding: 0 25px;
    font-weight: var(--font-weight-regular);
    font-size: var(--font-size-xs);
    line-height: 100%;
    color: var(--ed-white);
}
form#wpforms-form-11622 .wpforms-field-large::placeholder {
    color: var(--ed-white);
}
form#wpforms-form-11622 textarea.wpforms-field-large {
    padding-top: 20px;
}
div#wpforms-11622-field_3-container, textarea.wpforms-field-large {
    height: 100% !important;
}
.footer-blurb a {
    color: var(--ed-white);
    font-weight: 600;
    letter-spacing: 0.3px;
}
.org-info h4 {
    padding-bottom: 12px;
}
footer {
    padding-top: 100px;
    color: var(--ed-black);
}
.footer-top ul {
    display: flex;
    justify-content: center;
    margin-top: 43px;
    gap: 10px;
    color: var(--ed-black);
}
.footer-top h4 {
    font-size: var(--font-size-md);
    font-weight: 700;
    line-height: var(--font-size-md);
    color: var(--ed-black);
}
.useful-links {
    flex-direction: column;
    gap: 26px;
}
.useful-links a,
.footer-top .row .col li a {
    color: var(--ed-black);
    transition: 0.1s;
    display: inline-block;
}
.useful-links a:hover,
.footer-email:hover,
.footer-top .row .col li a:hover,
.flex.flx-top .flex a:hover {
    color: var(--ed-primary);
    font-weight: var(--font-weight-semibold);
}
.info-divider {
    padding: 14px 0 19px 0;
}
.video-container {
    position: relative;
    width: 100%;
    margin: auto;
}
.video-container video {
    width: 100%;
}
.play-button {
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 60px;
    color: white;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 26px;
    padding: 0;
    cursor: pointer;
    z-index: 10;
    width: 99%;
    height: 97%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-email {
    font-size: var(--font-size-sm);
    color: var(--ed-black);
    font-weight: var(--font-weight-semibold);
    line-height: var(--font-size-md);
}
.footer-top .row {
    display: flex;
    flex-wrap: nowrap;
}
.flex.flx-top {
    justify-content: space-between;
    align-items: center;
}
.footer-bottom {
    border-top: 1px solid #e1e1e1;
    padding-top: 34px;
    margin-top: var(--font-size-lg);
    padding-bottom: 34px;
}
.flex.flx-top .flex {
    gap: 50px;
}
.flex.flx-top .flex li {
    position: relative;
}
.flex.flx-top .flex li::after {
    content: "";
    height: 100%;
    width: 1px;
    display: inline-block;
    color: var(--ed-black);
}
.flex.flx-top .flex a {
    color: var(--ed-black);
    font-size: var(--font-size-xs);
    font-weight: var(--font-weight-regular);
    display: block;
}
.flex.flx-top .flex li::after {
    content: "";
    height: 20px;
    width: 1px;
    display: inline-block;
    background: var(--ed-black);
    right: -25px;
    position: absolute;
    top: 2px;
}
.flex.flx-top .flex li:last-child:after {
    display: none;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .footer-top .logo {
        height: 131px;
    }
    .footer-top .row {
        gap: 59px;
    }
    .contact-form {
        padding: 0 0 42px;
    }
    .contact-form h2 {
        margin-bottom: 60px;
        padding-top: 70px;
        font-size: 71px;
        line-height: 76px;
    }
    .has-tag {
        padding: 0 0 12px;
    }
    .blog li .flex {
        gap: 10px;
    }
}
@media screen and (min-width: 768px) {
    .d-md-block {
        display: block;
    }
    .d-md-none {
        display: none;
    }
    .services .flex li {
        --gap: 17px;
        max-width: calc(50% - var(--gap));
        flex-basis: calc(50% - var(--gap));
    }
    .footer-top .row {
        display: flex;
        flex-wrap: nowrap;
    }
    .profit .row {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        flex-flow: row-reverse;
    }
    .col-3-wrapper {
        display: flex;
        flex-wrap: nowrap;
    }
    .col-3-wrapper li {
        max-width: calc(33.33% - 16px);
        flex-basis: calc(33.33% - 16px);
        display: flex;
        flex-direction: column;
    }
}

@media only screen and (min-width: 992px) {
    .services .flex li {
        --gap: var(--font-size-md);
        max-width: calc(33.33% - var(--gap));
        flex-basis: calc(33.33% - var(--gap));
    }
    .numbers ul li {
        flex: 0 0 25%;
        max-width: 25%;
        padding: 100px 0;
    }
    .profit .row .col {
        --gap: 17px;
        max-width: calc(50% - var(--gap));
        flex-basis: calc(50% - var(--gap));
    }
    .footer-top .row {
        width: 100%;
        gap: 34px;
    }
    .footer-top .row .col {
        --gap: var(--font-size-md);
        max-width: calc(33.33% - var(--gap));
        flex-basis: calc(33.33% - var(--gap));
    }
}

@media screen and (max-width: 1199px) {
    h1,
    .h1 {
        font-size: 70px;
    }
    .profit {
        padding-top: 50px;
        padding-bottom: 125px;
    }
    .profit::after {
        width: 300px;
        height: 579px;
    }
    .profit h2 {
        font-size: 47px;
        line-height: 56px;
    }
    .top-bar.flex .flex h2 {
        font-size: 50px;
        line-height: 47px;
    }
}

@media screen and (max-width: 1024px) {
    .profit .row {
        flex-direction: column;
        gap: 62px;
    }
    .text-blurb {
        padding-right: 0;
    }
    .profit .row .col {
        max-width: 100%;
        flex-basis: 100%;
    }
    .header--navigation ul {
        gap: 24px;
    }
}
@media screen and (max-width: 767.98px) {
    .container {
        padding: 0 12px;
    }
    .numbers ul li {
        padding: 32px 23px 15px;
        white-space: nowrap;
    }
    .header {
        padding: 15px;
    }
    .blurb-text h1 {
        margin: 0 0 18px;
        padding-top: 40px;
    }
    .ed--btn {
        padding: 6px 20px;
        font-size: 16px;
        max-width: 190px;
    }
    .wpforms-submit-container {
        text-align: left;
    }
    .video-container video {
        width: 100%;
        height: 100%;
    }
    .profit p {
        margin-bottom: 20px;
    }
    .video {
        margin: 50px 0 0;
    }
    h1,
    .h1 {
        font-size: 40px;
        line-height: 50px;
        font-weight: var(--font-weight-regular);
    }
    .numbers .count,
    .numbers .count + span {
        font-size: 44px;
        line-height: 31px;
    }
    .numbers h6 {
        padding-top: 10px;
        font-size: 14px;
        line-height: 21px;
    }
    .top-bar.flex .flex h2,
    h2,
    .profit h2 {
        font-size: 34px;
        line-height: 40px;
    }
    .top-bar.flex .flex h2 {
        max-width: 200px;
    }
    .profit {
        padding: 50px 0;
    }
    .profit h2 {
        margin-top: 40px;
        margin-bottom: 10px;
    }
    .footer-bottom {
        padding: 20px 0;
        text-align: center;
        margin-top: 0;
    }
    .flex.flx-top {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .services {
        padding: 44px 0;
    }
    .services h2 {
        margin: 0 0 25px;
    }
    section#services .slider-btn {
        border-color: var(--ed-white);
        background: transparent;
        color: var(--ed-white);
    }
    section#services .slider-btn:hover {
        border-color: var(--ed-white);
        background: var(--ed-white);
        color: var(--ed-black);
    }
    .services::after,
    .contact-form::after {
        top: -114px;
    }
    .services .container {
        padding-right: 0;
    }
    .numbers {
        padding-top: 20px;
    }
    .profit::after {
        width: 176px;
        height: 373px;
        background-size: 100%;
    }
    .icon-block-inner {
        height: 44px;
        min-width: 44px;
        border-radius: 9px;
    }
    nav,
    .header--action {
        display: none;
    }
    nav {
        position: fixed;
        left: 0;
        width: 300px;
        height: 100vh;
        background: var(--ed-white);
        z-index: 1;
        top: 0;
        bottom: 0;
        box-shadow: 4px 2px 9px 3px #acacac82;
        z-index: 999;
    }
    .header--navigation ul {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
    .header--navigation ul li {
        display: block;
        padding: 10px 20px;
    }
    nav.open {
        display: block;
    }
    span.nav-icon {
        color: var(--ed-white);
        display: block;
        width: 103px;
        background-color: var(--ed-primary);
        display: inline-flex;
        padding: 7px 20px;
        justify-content: center;
        align-items: center;
        border-radius: 99.492px;
        gap: 9px;
        font-size: 14px;
        font-weight: var(--font-weight-medium);
        cursor: pointer;
    }
    .ham--bar {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 10px;
    }
    .ham--bar span {
        height: 1px;
        width: var(--font-size-xs);
        background-color: var(--ed-white);
    }
    .services .flex {
        display: block;
    }
    .services .flex.slider-action {
        display: flex;
        justify-content: center;
    }
    .services .flex li {
        margin-bottom: var(--font-size-lg);
    }
    .top-bar.flex .flex {
        justify-content: space-between;
        justify-content: space-between;
        gap: 15px;
        margin: 0 0 15px;
    }
    .blog {
        padding: 50px 0;
    }
    .blog .container .top-bar {
        margin-bottom: 0;
    }
    .services .flex li .card .icon-block img {
        max-width: 44ppx;
    }
    .services h4 {
        font-size: 22px;
        line-height: var(--font-size-sm);
        min-height: 45px;
    }
    .services h4 span {
        font-size: var(--font-size-xs);
    }
    .services .flex li .card {
        margin-inline: 6px;
    }
    .header--navigation ul li.hide {
        display: block;
    }

    /* ------slider-------- */
    .clients li {
        margin-inline: 7px;
        padding: 24px 15px;
    }
    .blog .container,
    .clients .container {
        padding: 0;
    }
    .blog .container .top-bar,
    .clients .container .top-bar {
        padding: 0 20px;
    }
    .blog .container .top-bar > .flex {
        justify-content: space-between;
        width: 100%;
    }
    .blog-slider li {
        padding: 7px;
    }
    .slider-action {
        display: flex;
    }
    .col-profile-img img {
        width: 330px;
        height: 208px;
    }
    .review-detail {
        font-size: 12px;
        line-height: var(--font-size-sm);
    }
    .mb-viewAll {
        margin-top: var(--font-size-lg);
        display: flex;
        justify-content: center;
    }
    .contact-form {
        min-height: auto;
        padding-bottom: 40px;
    }
    .contact-form h2 {
        margin-bottom: var(--font-size-lg);
        padding-top: 40px;
        font-size: 36px;
        line-height: initial;
    }
    footer {
        padding-top: 50px;
    }
    .footer-top .logo {
        height: 112px;
    }
    .footer-top ul {
        margin-top: 14px;
        gap: 5px;
    }
    .footer-top .row {
        flex-wrap: wrap;
    }
    .footer-top .row .col {
        flex-basis: 35%;
        margin-bottom: 25px;
    }
    .footer-top .row .col:last-child {
        flex-basis: 65%;
        max-width: 65%;
    }
    .footer-top .row .col:first-child {
        flex: 1 1 100%;
        width: 100%;
        text-align: center;
    }
    .footer-top h4 {
        margin-bottom: 14px;
        font-size: 12px;
        line-height: 23px;
    }
    .footer-bottom p {
        font-size: 14px;
        padding: 0 0 10px;
    }
    .footer-bottom .flex.flx-top .flex {
        gap: 15px;
    }
    .footer-bottom .flex.flx-top .flex a {
        font-size: 13px;
    }
    .flex.flx-top .flex li::after {
        height: 15px;
        right: -9px;
    }
    .org-info h4 {
        padding-bottom: 0;
    }
    .useful-links *,
    .org-info * {
        font-size: 12px;
    }
    .info-divider {
        padding: 0px 0 3px 0;
    }
}