/*
Theme Name: Global Arc
Theme URI: https://webstick.co.il
Description: Developed by <a href="https://webstick.co.il/">Webstick</a>.
Version: 1.3
Author: <a href="https://webstick.co.il/">Webstick</a>
Author URI: https://webstick.co.il/
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    font: inherit;
    vertical-align: baseline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-weight: normal;
}

em {
    font-style: italic;
}

h1 {
    color: #717CFF;
    font-size: 70px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 80px;
    margin-bottom: 30px;
    margin-bottom: 30px;
}

.page {
    display: flex;
    flex-direction: column;
    text-align: left;
    background: linear-gradient(-53.89deg, #E9EAFF 0%, rgba(241, 245, 253, 0.82) 33.33%, rgba(214, 217, 255, 0) 100%);
    margin: 0 auto;
    align-items: flex-start;
    align-items: flex-start;
    padding: 200px 0 105px 0;
}

.grecaptcha-badge {
    bottom: 55px !important;
}

.page h1 {
    width: 690px;
    margin: 0 auto;
}

.entry-content {
    color: #341D57;
    font-size: 22px;
    letter-spacing: 0;
    line-height: 31px;
    width: 690px;
    margin: 0 auto;
}

.entry-content ul {
    padding-left: 22px;
}

h3 {
    color: #717CFF;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 36px;
    margin: 20px 0 10px 0;
}

h6 {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 31px;
}

.post__content {
    font-style: italic;

}


.content a {
    font-size: inherit;
}

/* ol, ul {
	list-style: none;
} */

#header ul,
#footer ul {
    list-style: none;
}

/* blockquote {
	quotes: none;
} */
blockquote:before,
blockquote:after {
    content: '';
    content: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

a img {
    border: none;
}

.margin__left--15 {
    margin-left: 15px;
}

/* fonts */

/* ------------------------------------- */

body,
input,
textarea,
address,
a {
    font-family: 'Gill Sans Std Regular', sans-serif;
    font-weight: 400;
    font-family: 'Gill Sans Std Regular', sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.67;
    color: #341D57;
    font-style: normal;
}

a,
a:active,
a:visited {
    color: #717CFF;
}

input[type=text],
input[type=email] {
    font-family: 'Gill Sans Std Light';
}

input[type=submit] {
    font-family: 'Gill Sans Nova';
}

@font-face {
    font-family: 'Gill Sans Std Regular';
    src: url('fonts/GillSansStdRegular.eot');
    src: local('Gill Sans Std Regular'), url('fonts/GillSansStdRegular.woff') format('woff'), url('fonts/Gill Sans Std Regular.ttf') format('truetype');
}


@font-face {
    font-family: 'Gill Sans Std Regular';
    font-style: normal;
    font-weight: normal;
    src: local('fonts/Gill Sans Std Regular'), url('fonts/GillSansStd.woff') format('woff');
}

@font-face {
    font-family: 'Gill Sans Nova Medium';
    src: url('fonts/GillSansNova-Medium.eot');
    src: local('fonts/Gill Sans Nova Medium'), local('fonts/GillSansNova-Medium'),
        url('fonts/GillSansNova-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/GillSansNova-Medium.woff2') format('woff2'),
        url('fonts/GillSansNova-Medium.woff') format('woff'),
        url('fonts/GillSansNova-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gill Sans Nova Cn';
    src: url('fonts/GillSansNova-CnMedium.eot');
    src: local('fonts/Gill Sans Nova Cn Medium'), local('fonts/GillSansNova-CnMedium'),
        url('fonts/GillSansNova-CnMedium.eot?#iefix') format('embedded-opentype'),
        url('fonts/GillSansNova-CnMedium.woff2') format('woff2'),
        url('fonts/GillSansNova-CnMedium.woff') format('woff'),
        url('fonts/GillSansNova-CnMedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gill Sans Nova';
    src: local('fonts/Gill Sans Nova SemiBold'), local('fonts/Gill-Sans-Nova-SemiBold'),
        url('fonts/GillSansNova-SemiBold.woff2') format('woff2'),
        url('fonts/GillSansNova-SemiBold.woff') format('woff'),
        url('fonts/GillSansNova-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Gill Sans Std Condensed';
    font-style: normal;
    font-weight: normal;
    src: local('fonts/Gill Sans Std Condensed'), url('fonts/GillSansStdCondensed.woff') format('woff');
}


@font-face {
    font-family: 'Gill Sans Std Shadowed';
    font-style: normal;
    font-weight: normal;
    src: local('fonts/Gill Sans Std Shadowed'), url('fonts/GillSansStdShadowed.woff') format('woff');
}


@font-face {
    font-family: 'Gill Sans Std Italic';
    font-style: normal;
    font-weight: normal;
    src: local('fonts/Gill Sans Std Italic'), url('fonts/GillSansStdItalic.woff') format('woff');
}


@font-face {
    font-family: 'Gill Sans Std Light';
    font-weight: 300;
    font-style: normal;
    font-weight: normal;
    src: local('fonts/Gill Sans Std Light'), url('fonts/GillSansStdLight.woff') format('woff');
}


@font-face {
    font-family: 'Gill Sans Std Light Shadowed';
    font-style: normal;
    font-weight: normal;
    src: local('fonts/Gill Sans Std Light Shadowed'), url('fonts/GillSansStdLightShadowed.woff') format('woff');
}


@font-face {
    font-family: 'Gill Sans Std Light Italic';
    font-style: normal;
    font-weight: normal;
    src: local('fonts/Gill Sans Std Light Italic'), url('fonts/GillSansStdLightItalic.woff') format('woff');
}


@font-face {
    font-family: 'Gill Sans Std Bold';
    font-style: normal;
    font-weight: normal;
    src: local('fonts/Gill Sans Std Bold'), url('fonts/GillSansStdBold.woff') format('woff');
}


@font-face {
    font-family: 'Gill Sans Std Bold Condensed';
    font-style: normal;
    font-weight: normal;
    src: local('fonts/Gill Sans Std Bold Condensed'), url('fonts/GillSansStdBoldCondensed.woff') format('woff');
}


@font-face {
    font-family: 'Gill Sans Std Bold Extra Condensed';
    font-style: normal;
    font-weight: normal;
    src: local('fonts/Gill Sans Std Bold Extra Condensed'), url('fonts/GillSansStdBoldExtraCond.woff') format('woff');
}


@font-face {
    font-family: 'Gill Sans Std Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('fonts/Gill Sans Std Bold Italic'), url('fonts/GillSansStdBoldItalic.woff') format('woff');
}


@font-face {
    font-family: 'Gill Sans Std Extra Bold';
    font-style: normal;
    font-weight: normal;
    src: local('fonts/Gill Sans Std Extra Bold'), url('fonts/GillSansStdExtraBold.woff') format('woff');
}


@font-face {
    font-family: 'Gill Sans Std Extra Bold Display';
    font-style: normal;
    font-weight: normal;
    src: local('fonts/Gill Sans Std Extra Bold Display'), url('fonts/GillSansStdExtraBoldDisp.woff') format('woff');
}


@font-face {
    font-family: 'Gill Sans Std Ultra Bold';
    font-style: normal;
    font-weight: normal;
    src: local('fonts/Gill Sans Std Ultra Bold'), url('fonts/GillSansStdUltraBold.woff') format('woff');
}


@font-face {
    font-family: 'Gill Sans Std Ultra Bold Condensed';
    font-style: normal;
    font-weight: normal;
    src: local('fonts/Gill Sans Std Ultra Bold Condensed'), url('fonts/GillSansStdUltraBoldCond.woff') format('woff');
}


/* ------------------------------------ */

body {
    position: relative;
}

.theme-color--primary {
    color: #717CFF;
}

.theme-color--secondary {
    color: #341D57 !important;
}

.center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.site-width {
    width: 1320px;
    margin: 0 auto;
}

.site-width-s {
    width: 782px;
    margin: 0 auto;
}

.title {
    color: #717CFF;
    font-size: 70px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 80px;
    margin-bottom: 30px;
}

.title__contact {
    color: #FFFFFF;
    font-size: 48px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 63px;
}

.title__contact--solid {
    color: #717CFF;
    font-size: 48px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 63px;
    text-align: start;
    margin-bottom: 30px;
}

.title--ml {
    color: #341D57;
    font-size: 40px;
    letter-spacing: 0;
    line-height: 31px;
    text-align: center;
}

.title--ml br {
    display: none;
}

.title--medium {
    color: #717CFF;
    font-size: 48px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 63px;
    text-align: center;
    margin-bottom: 30px;
}

.title--small {
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 63px
}

.title--xs {
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 40px;
    text-align: center;
    margin: 35px 0 32px 0;
}

.content {
    color: #341D57;
    font-size: 22px;
    letter-spacing: 0;
    line-height: 31px;
}

.content--s {
    color: #341D57;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 10px;
    font-family: Gill Sans Std Light;
}

.btn {
    text-decoration: none;
    font-family: Gill Sans Nova;
    line-height: 46px;
    border: 1px solid #717CFF;
    border-radius: 23px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    z-index: 1;
    padding: 0 24px;
    height: 46px;
}

.sticky {
    display: none;
}

button:disabled,
button[disabled] {
    border: 1px solid #D0D4E3;
    background-color: #D0D4E3;
    color: white;
}

button:disabled,
button[disabled]:hover {
    border: 1px solid #D0D4E3;
    background-color: #D0D4E3;
    color: white;
}

.btn--icon {
    height: 16px;
    margin-left: 10px;
    margin-bottom: -3px;
}

.btn--solid,
a.btn--solid {
    background-color: #717CFF;
    color: #FFFFFF;
}

.btn--solid:hover {
    background-color: white;
    color: #717CFF;
}

.btn--solid:hover img {
    content: url('/wp-content/uploads/2022/02/arrow-4@2x.png');
}

.btn--ghost {
    background-color: transparent;
    color: #717CFF;
    margin-left: 15px;
}

.btn--ghost:hover {
    background-color: #717CFF;
    color: white;
}

.btn--ghost:hover img {
    content: url('/wp-content/uploads/2022/02/arrow-white.png');
}

.btn--community:hover {
    background-image: none;
}


.container {
    display: flex;
    align-items: center;
}

.our-mission {
    justify-content: center;
    padding-top: 100px;
}

.technology {
    height: 1530px;
    padding-top: 150px;
}

.technology>.container--column {
    position: static;
}

.about {
    min-height: 1087px;
    background: linear-gradient(53.89deg, #E9EAFF 0%, rgba(241, 245, 253, 0.82) 33.33%, rgba(214, 217, 255, 0) 100%);
}

.about>.container {
    min-height: 1087px;
}

.logo-mobile {
    display: none;
}

.mobile-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    top: 0px;
    height: 73px;
    background: #fff;
}

.background-home {
    background-color: rgba(28, 120, 242, 0.05);
    padding-bottom: 60px;
}

.background-gradient {
    background: linear-gradient(46.73deg, rgba(0, 149, 239, 0) 0%, rgba(113, 124, 255, 0.21) 100%);
}

.background {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background: linear-gradient(46.73deg, rgba(0, 149, 239, 0) 0%, rgba(113, 124, 255, 0.21) 100%);
}


.our-mission .container__content {
    max-width: 570px;
    margin-right: 110px;
}

.join-our-mission {
    height: 1143px;
    justify-content: space-between;
}

.give {
    height: 1175px;
    padding-top: 82px;
    background: linear-gradient(-53.89deg, #E9EAFF 0%, rgba(241, 245, 253, 0.82) 33.33%, rgba(214, 217, 255, 0) 100%);
}

.give .title--medium {
    margin-bottom: 20px
}

.container--vertical {
    display: flex;
    flex-direction: column;
    text-align: center;
    max-width: 924px;
    margin: 0 auto;
    align-items: center;
}

.container--wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.container__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.container--column {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

.content__platform-container {
    position: relative;
    margin-left: 133px;
    margin-top: 190px;
}

.content__platform {
    width: 527px;
}

.content__platform-image {
    opacity: 0.38;
    color: #341D57;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 19px;
    text-align: center;
    width: 405px;
    position: absolute;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
}

.container__thechnology {
    margin-top: 146px;
    padding-bottom: 150px;
    display: flex;
}

.image--contact {
    width: 723px;
    margin-left: -140px;
    margin-right: 170px;
}

.image--monitoring {
    position: absolute;
    width: 1000px;
    right: -121px;
    z-index: -1;
    margin-top: 155px;
}

.image--database {
    width: 1092px;
    margin-top: 111px;
    position: absolute;
    left: -217px;
    z-index: 1;
}

.image--our-vision {
    width: 840px;
    margin-left: -50px;
}

.image--join {
    width: 800px;
}

.image--story {
    width: 748px;
    margin-right: 45px;
    margin-top: 85px;
}

.image--member {
    width: 204px;
    margin-bottom: 25px;
}

.image--platform {
    width: 700px;
}

.image--technology {
    width: 371px;
    margin-right: 339px;
    margin-top: -67px;
}

.image--group {
    max-width: 760px;
    margin-right: -76px;
}


.image--thank-you {
    width: 324px;
    margin-bottom: 10px;
}

.icon--democratizing {
    width: 154px;
    height: 134px;
    object-fit: contain;
    overflow: hidden;
}

.democratizing__column {
    width: 355px;
    align-items: center;
    display: flex;
    flex-direction: column;
}

.card {
    height: 465px;
    width: 519px;
    border-radius: 10px;
    margin-right: 20px;
    background-color: #FFFFFF;
    box-shadow: 0 4px 9px 0 rgba(175, 182, 212, 0.79);
}

.card__image--community {
    margin-bottom: 30px;
}

.card__image--supporter {
    margin-bottom: 36px;
}

.read-more,
.read-less {
    cursor: pointer;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 40px;
    color: #717CFF;
    width: 100%;
}

.read-more {
    background-image: url('/wp-content/uploads/2022/02/arrow-down.png');
    background-repeat: no-repeat;
    background-size: 18px;
    background-position-x: 239px;
    background-position-y: 11px;
}

.read-less-icon {
    text-decoration: underline;
    text-underline-offset: 2px;
    background-image: url('/wp-content/uploads/2022/02/arrow-up.png');
    background-repeat: no-repeat;
    background-size: 18px;
    background-position-x: 239px;
    background-position-y: 11px;
    margin-bottom: 50px;
}

.home__section--third .read-more {
    display: block;
}

.content-read,
.read-less {
    display: none;
}

.placeholder {
    height: 50px;
}

.card__text {
    font-size: 27px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 34px;
    text-align: center;
}

.container__card {
    justify-content: center;
    margin-top: 70px;
}

.separator {
    height: 5px;
    width: 70px;
    border-radius: 2px;
    background-color: #717CFF;
    margin-top: 20px;
    margin-bottom: 20px;
}

.team__container {
    padding: 120px 0;
    background: white;
}

.advisors__container {
    padding: 100px 0 150px 0;
    background: rgba(127, 157, 227, 0.4);
}

.advisors__container .content-read {
    display: block;
}

.democratizing__column .read-less,
.read-more {
    background-position-x: 231px;
    background-position-y: 11px;
}

.advisors__container .read-less,
.read-more {
    display: none;
}

.team__width {
    max-width: 512px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
}

.advisor__width {
    width: 550px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 77px;
}

.advisor__width a {
    color: #717CFF;
}

/* Breacrumbs */

.breadcrumbs-container {
    padding-top: 82px;
    background: #fff;
}


#breadcrumbs {
    padding: 10px calc((100% - 1320px) / 2) 5px;
    margin: 0 auto;
    border-top: 2px solid #717cff47;
}

span.breadcrumb_last {
    color: #717CFF;
}

#breadcrumbs a:visited,
#breadcrumbs a {
    color: #341D57;
    text-decoration: none;
}

#header {
    position: fixed;
    width: 100%;
    background: white;
    z-index: 999;
}

.header-container {
    display: flex;
    justify-content: space-between;
    height: 82px;
    align-items: center;
    width: 1320px;
    margin: 0 auto;
}

#header .menu {
    display: flex;
    height: 82px;
    align-items: center;
}

#header .menu li {
    position: relative;
    padding: 30px;
}

#header .menu li a {
    text-decoration: none;
    color: #341D57;
    position: relative;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 23px;
}

#menu-close-btn {
    display: none;
}

#header .menu li a:hover {
    color: #717CFF;
}

#header .menu li.current-menu-ancestor>a,
#header .menu li.current-menu-item a {
    color: #341D57;
    font-weight: 600;
}

#header .menu li.current-menu-ancestor>a::after,
#header .menu li.current-menu-item a::after {
    content: "";
    height: 3px;
    width: 23px;
    border-radius: 2px;
    background-color: #717CFF;
    position: absolute;
    bottom: -7px;
    left: 50%;
    transform: translateX(-50%)
}

#header .menu li:last-child {
    background: none;
}

/* button-platform */

#header #menu-item-703 {
    height: 46px;
    width: 247px;
    border: 1px solid #F36400;
    background-color: #F36400;
    background-image: url('/wp-content/uploads/2022/02/arrow-white.png');
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center;
    background-position-x: 203px;
    border-radius: 23px;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin-left: 37px;
}

#header #menu-item-703 a {
    color: white;
    margin-left: -16px;
}

#header #menu-item-703:hover {
    background-color: white;
    color: #F36400;
    background-image: url('/wp-content/uploads/2022/02/arrow-orange.png');
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center;
    background-position-x: 203px;
}

#header #menu-item-703:hover a {
    color: #F36400;
}

/* button give */

/* #header #menu-item-703{
    height: 44px; 
    width: 256px;
    border: 1px solid #F36400;
    background-color: #F36400;
    background-image: url('/wp-content/uploads/2022/02/arrow-white.png');
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center;
    background-position-x: 190px; 
    border-radius: 23px;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    font-weight: 500;
    margin-left: 27px;
} */

/* 
#menu-item-703 a::after{
    display: none;
}

#header #menu-item-703 a{
    color: white;
    margin-left: -16px;
    font-weight: 500;
}
#header #menu-item-703:hover{
    background-color: white;
    color: #F36400;
    background-image: url('/wp-content/uploads/2022/02/arrow-4@2x.svg');
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center;
    background-position-x: 78px;
}

#header #menu-item-703:hover a{
    color: #F36400;
} */


#header .sub-menu {
    display: none;
    width: max-content;
    cursor: pointer;
    padding: 20px;
    top: 68px;
    left: 0;
    position: absolute;
    border-radius: 10px;
    background-color: #FFFFFF;
    box-shadow: 0 4px 9px 0 rgb(175 182 212 / 79%);
}

#header .sub-menu li {
    width: auto;
    padding: 10px 30px;
}

#footer {
    background: white;
    height: 82px;
    width: 100%;
}

#footer .socials {
    display: flex;
    align-items: center;
    gap: 10px;
}

#footer .socials a {
    line-height: 1;
}

.footer-container .left {
    display: flex;
    gap: 20px;
}

#footer .socials a img {
    width: 32px;
    height: 32px;
}

.footer-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1320px;
    margin: 0 auto;
}

#footer .menu {
    display: flex;
    height: 82px;
    align-items: center;
}

#footer .menu li {
    padding: 0 30px;
    position: relative;
    text-decoration: underline;
    text-underline-offset: 2px;
}

#footer .menu li::after {
    content: "";
    height: 49px;
    width: 1px;
    background-color: #341D57;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

#footer .menu li a {
    text-decoration: none;
    position: relative;
    color: #341D57;
    font-size: 14px;
    letter-spacing: -0.25px;
    line-height: 20px;
}

#footer .copyright {
    color: #341D57;
    font-size: 14px;
    letter-spacing: -0.25px;
    line-height: 20px;
    margin-left: 30px;
    text-align: center;
}

#footer .copyright a {
    color: #341D57;
}

.page--blank {
    padding: 250px 0 120px 0;
}

.page--blank .content {
    text-align: initial;
}


.form__section {
    height: 849px;
    background-color: #717CFF;
    justify-content: center;
}

.form__section .container--column {
    align-items: start;
}

.resizable {
    display: flex;
}

.resizable p input {
    width: 288px;
}

.section-background {
    background-color: #717CFF;
    width: 100vw;
    height: 100%;
    left: -50%;
    position: absolute;
    z-index: -1;
    height: 812px;
}

.form__title {
    color: #FFFFFF;
    font-size: 48px;
    letter-spacing: 0;
    line-height: 63px;
    font-family: Gill Sans Nova Medium;
}

.form__text {
    color: #FFFFFF;
    font-size: 22px;
    letter-spacing: 0;
    line-height: 31px;
    margin: 30px 0;
}

.form__text a {
    color: #fff;
}


.wpcf7-form-control {
    height: 46px;
    width: 588px;
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    margin-top: 12px;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 31px;
    outline: none;
    box-sizing: border-box;
    padding-left: 10px;
}


.wpcf7-textarea {
    height: 112px;
    margin-bottom: -10px;
    font-family: 'Gill Sans Std Light', sans-serif;
    padding-top: 6px;
}

.wpcf7-submit {
    box-sizing: border-box;
    height: 46px;
    width: 195px;
    border: 2px solid #FFFFFF;
    border-radius: 23px;
    color: #FFFFFF;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 40px;
    margin-top: 35px;
    background: transparent;
    cursor: pointer;
    background-image: url('/wp-content/uploads/2022/02/arrow-white.png');
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center;
    background-position-x: 161px;
    text-align: left;
    padding-left: 17px;
}

.wpcf7-submit:hover {
    background-color: white;
    color: #717CFF;
    background-image: url('/wp-content/uploads/2022/02/arrow-4@2x.png');
}


.wpcf7 form.invalid .wpcf7-response-output {
    display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
    height: 63px;
    width: 588px;
    background-color: #25D7B8;
    color: #FFFFFF;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 21px;
    border: 0;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wpcf7 form.sent .wpcf7-response-output::before {
    content: "";
    position: relative;
    background: url('/wp-content/uploads/2022/03/.png');
    background-repeat: no-repeat;
    width: 24px;
    height: 15px;
    margin-right: 7px;
    margin-left: 10px;
    margin-top: -21px;
}

.container__social-links-sent {
    bottom: -110px !important;
}

.form__section .wpcf7-submit-sent {
    position: absolute;
    bottom: -110px;
}

.wpcf7-response-output-sent {
    position: absolute;
    bottom: -37px;
}

.modal .wpcf7-response-output {
    width: 366px !important;
    margin-top: 30px !important;
    display: none !important;
}

.wpcf7-not-valid-tip {
    height: 33px;
    background-color: #FF8808;
    color: #FFFFFF;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 31px;
    padding-left: 10px;
    display: flex;
    align-items: center;
    line-height: 17px;
    margin-top: 3px;
}

.wpcf7-not-valid-tip::before {
    content: "";
    background: url('/wp-content/uploads/2022/03/.png');
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    margin-right: 4px;
}

.field-placeholder {
    width: 12px;
}

.first-name .wpcf7-form-control {
    width: 288px;
}

.last-name .wpcf7-form-control {
    width: 288px;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(128, 131, 166, 0.52);
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: rgba(128, 131, 166, 0.52);
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: rgba(128, 131, 166, 0.52);
}

.container__social-links {
    position: absolute;
    bottom: 4px;
    right: 0;
}

.container__social-links a {
    margin-left: 10px;
}


.home__section--first .btn,
.home__section--second .btn,
.home__section--third .btn {
    align-self: flex-start;
    margin-top: 0;
}

#modalPartner,
#modalDemo,
#modalPhilanthropic,
#modalThankYou {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    padding-top: 90px;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(83, 88, 148, 0.25);
}

#modalThankYou .modal__content-container {
    padding: 0;
    text-align: center;
}

#modalThankYou {
    display: none;
}

#modalThankYou .modal {
    justify-content: center;
    align-items: center;
}

#modalThankYou .modal__close {
    float: right;
    margin: 20px;
}

#modalDemo .wpcf7-form-control,
#modalPartner .wpcf7-form-control,
#modalPhilanthropic .wpcf7-form-control {
    width: 366px;
}

#modalDemo .wpcf7-submit,
#modalPartner .wpcf7-submit {
    width: 120px !important;
    background-position-x: 70px;
}

#modalPhilanthropic .wpcf7-submit {
    width: 162px;
    background-position-x: 122px;
}

.modal {
    border-radius: 10px;
    background-color: #FFFFFF;
    box-shadow: 0 4px 9px 0 rgba(175, 182, 212, 0.79);
    z-index: 99999;
    width: 66%;
    display: flex;
    margin: 5% auto 0;
    height: 715px;
    max-width: 1100px;
    position: relative;
}

.modal__content-container {
    padding: 100px 90px;
    text-align: left;
}

.modal__form-container p {
    padding-bottom: 0 !important;
}

.modal .modal__content-container p {
    margin-bottom: 30px;
}

.container__content p,
.page--blank p {
    padding-bottom: 30px;
}

.modal__form-container {
    background-color: #717CFF;
    border-radius: 0 10px 10px 0;
    padding: 100px 80px;
}

.modal__title {
    text-align: start;
}

.modal__close {
    box-sizing: border-box;
    color: #FFFFFF;
    font-size: 25px;
    cursor: pointer;
    top: 16px;
    position: absolute;
    right: 32px;
}


.modal__close--color {
    color: #717CFF;
}

.modal .btn {
    margin: 0;
    margin-left: 20px;
}

.modal__buttons-container {
    justify-content: center;
    margin-top: 50px;
}

.modal__buttons-container a {
    margin-right: 10px;
}


.not-found__container {
    width: 730px;
    height: 100vh;
    align-items: center;
    justify-content: center;
}

.home__section--first {
    height: 985px;
    position: relative;
}

.not-found__text {
    margin-bottom: 80px;
    margin-top: 30px;
    text-align: center;
}

.not-found__text p {
    display: inline;
}

.home__section--first .title {
    margin-bottom: 0;
}

.home__section--first .container__content {
    width: 560px;
    margin-right: 20px;
}

.home__section--first .content {
    margin-top: 40px;
}

.home__section--second {
    height: 991px;
    justify-content: center;
    background: white;
    justify-content: end;
    position: relative;
}

.home__section--second .container__content {
    width: 596px;
    margin-right: 0;
    z-index: 2;
}

.home__section--second .title--medium {
    text-align: start;
}

.home__section--third {
    display: flex;
    flex-direction: column;
    align-content: center;
    min-height: 918px;
    text-align: center;
}

.home__section--third .title--medium {
    margin-top: 159px;
    margin-bottom: 100px;
    width: 900px;
    align-self: center;
}

.home__section--third .container--wrap {
    justify-content: space-between;
}

.home__section--fourth {
    height: 885px;
    background-color: white;
}

.home__section--fourth .container__content .btn {
    margin-top: 0;
}

.blog {
    padding-top: 82px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.blog .title {
    margin: 130px 0 96px 0;
}



.posts-container {
    display: flex;
    flex-wrap: wrap;
    width: 1320px;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}

.post-item {
    display: flex;
    flex-direction: column;
    height: 507px;
    width: 424px;
    border-radius: 10px;
    background-color: #FFFFFF;
    box-shadow: 0 4px 9px 0 rgba(175, 182, 212, 0.79);
    align-content: center;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 60px;
    padding-bottom: 30px;
    ;
}

.post-item img {
    width: 100%;
    /* height: 100%; */
    object-fit: fill;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
}

.blog .post-item img {
    max-height: 200px;
}

.post-item__image {
    height: 180px;
    width: 424px;
    box-shadow: 0 4px 9px 0 rgba(175, 182, 212, 0.79);
}

.post-item__date {
    color: #341D57;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 31px;
    align-self: flex-start;
    margin-left: 30px;
    margin: 20px 0 0 30px;
}

.post-item__title {
    color: #717CFF;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 36px;
    text-decoration: none;
    margin: 10px 10px 10px 0;
    margin-left: 30px;
}

.post-item__excerpt {
    color: #341D57;
    font-size: 22px;
    letter-spacing: 0;
    line-height: 31px;
    max-width: 365px;
    margin-top: 10px;
}

.post-item__excerpt p {
    overflow: hidden;
    width: 365px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.post {
    align-items: flex-start;
    width: 690px;
    margin: 0 auto;
    padding: 200px 0 105px 0;
}

.post a {
    font-size: inherit;
}

.post__date {
    color: #341D57;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 31px;
}

.post__title {
    color: #717CFF;
    font-size: 70px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 84px;
    margin: 20px 0 20px 0;
}

.post__content {
    margin-top: 60px;
    color: #341D57;
    font-size: 22px;
    letter-spacing: 0;
    line-height: 31px;
}

.post__content h3 {
    color: #717CFF;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 36px;
    margin: 20px 0 10px 0;
}

.post__excerpt {
    color: #717CFF;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 36px;
    margin: 30px 0 50px 0;
}

.post img {
    max-width: 100%;
}

.post .attachment-post-thumbnail {
    width: 100%;
    height: 287px;
    border-radius: 10px;
    box-shadow: 0 4px 9px 0 rgba(175, 182, 212, 0.79)
}

.post p {
    margin-bottom: 30px;
    font-style: initial;
}

.post__additionals {
    background: white;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 68px 0 171px 0;
}

.post__additionals .post-item img {
    max-height: 194px;
}

.wp-caption-text {
    height: 53px;
    color: white;
    background: #717CFF;
    border-radius: 0 0 10px 10px;
    padding-left: 20px;
    font-size: 22px;
    letter-spacing: 0;
    line-height: 31px;
    display: flex;
    align-items: center;
    margin-top: -10px;
}

.post__less,
.post__more {
    cursor: pointer;
    color: #717CFF;
    margin-bottom: 182px;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 40px;
    margin: 0px auto 180px auto;
}

.post__more::after {
    content: '';
    background-image: url('/wp-content/uploads/2022/02/arrow-down.png');
    height: 30px;
    width: 30px;
    cursor: pointer;
    cursor: pointer;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 18px;
    background-position-x: 9px;
    background-position-y: 11px;
}

.post__less::after {
    content: '';
    background-image: url('/wp-content/uploads/2022/02/arrow-up.png');
    height: 16px;
    width: 30px;
    background-size: 16px;
    cursor: pointer;
    position: absolute;
    background-repeat: no-repeat;
    background-position-x: 3px;
}

.fac a {
    font-size: inherit;
}

.fac__container {
    padding: 240px 0 213px 0;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.fac__title {
    margin-bottom: 100px;
}

.question {
    display: flex;
    align-content: center;
    align-items: center;
    cursor: pointer;
    height: 64px;
    width: 1064px;
    position: relative;
    border-radius: 10px;
    background-color: #FFFFFF;
    box-shadow: 0 4px 9px 0 rgba(175, 182, 212, 0.79);
    color: #341D57;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 31px;
    padding-left: 25px;
    margin-bottom: 15px;
}

.question::after {
    content: '';
    background-image: url('/wp-content/uploads/2022/03/Group.png');
    height: 32px;
    width: 32px;
    right: 20px;
    background-size: 27px;
    cursor: pointer;
    cursor: pointer;
    position: absolute;
    background-repeat: no-repeat;
    background-position-x: 3px;
}

.question--open::after {
    background-image: url('/wp-content/uploads/2022/03/Group-1.png');

}

.answer {
    width: 702px;
    color: #341D57;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 31px;
    padding: 30px 0 46px 24px;
    display: none;
}

.answer--show {
    display: block;
}

.fac__title {
    margin-bottom: 100px;
}

.blog-subtitle {
    display: block;
    text-align: left;
    width: 1320px;
    color: #341D57;
    font-size: 22px;
    margin-bottom: 20px;
}

.blog-subtitle a {
    font-size: 22px;
}


/*---------------------- mobile------------------------ */

@media only screen and (max-width: 768px) {

    .footer-container .left {
        flex-direction: column;
        justify-content: center;
    }

    .blog-subtitle {
        width: 100%;
        font-size: 19px;
        text-align: center;
    }

    .blog-subtitle a {
        font-size: 19px;
    }

    #footer .socials {
        justify-content: center;
    }

    .breadcrumbs-container {
        padding-top: 0;
    }

    #breadcrumbs {
        padding: 10px 34px 5px;
    }

    .fac__container {
        padding: 62px 0 58px 0;
    }

    .fac {
        width: 100%;
        ;
    }

    .fac__title {
        margin-bottom: 34px;
    }

    .question {
        height: auto;
        width: 100%;
        border-radius: 0;
        padding: 34px 0 34px 0;
        font-size: 19px;
        letter-spacing: 0;
        line-height: 26px;
        font-weight: 500;

    }

    .question p {
        display: block;
        overflow: hidden;
        width: 250px;
        padding-left: 33px;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }

    .answer {
        width: auto;
        padding: 18px 33px 33px 33px;
        font-size: 19px;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 27px;
    }

    .answer span {
        font-size: 19px;
    }

    .blog {
        padding-top: 0;
    }

    .blog .title {
        margin: 62px 0 46px 0;
    }

    .post__additionals {
        padding: 46px 0 23px 0;
    }

    .posts-container {
        width: 100%;
        flex-wrap: nowrap;
        overflow-y: auto;
    }

    .posts-container>div:first-of-type {
        margin-left: 50px;
    }

    .posts-container>div:last-of-type {
        margin-right: 50px;
    }

    .post-item {
        margin-right: 10px;
        min-width: 277px;
        height: 454px;
    }


    .post-item__image {
        height: 139px;
        width: 277px;
    }

    .post img {
        width: 100%;
        height: 200px;
    }

    .post-item__title {
        font-size: 25px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 30px;
    }

    .post-item__excerpt {
        font-size: 19px;
        letter-spacing: 0;
        line-height: 27px;
        max-width: 217px;
    }

    .post-item img {
        width: 277px;
        height: 139px;
        border-radius: 10px 10px 0 0;
    }

    .post-item__excerpt p {
        width: auto;
    }

    .post__more {
        display: none;
    }


    .post {
        width: auto;
        padding: 63px 0;
    }

    .post__date {
        font-size: 15px;
    }

    .wp-caption-text {
        font-size: 15px;
        line-height: 17px;
    }

    .post__content h3 {
        font-size: 22px;
        font-weight: 600;
        line-height: 27px;
    }

    .post__date,
    .post__title,
    .post p,
    h3 {
        padding: 0 34px;
    }

    .post__content {
        width: 100%;

    }

    .post__title {
        font-size: 35px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 42px;
    }

    .post__excerpt {
        font-size: 22px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 27px;
    }

    .wp-caption img {
        width: 100% !important
    }


    .wp-caption {
        width: 100% !important;
    }

    .wp-caption-text {
        border-radius: 0;
    }

    .post .attachment-post-thumbnail {
        height: 253px;
        border-radius: 0;
    }

    .post__content {
        font-size: 19px;
        letter-spacing: 0;
        line-height: 27px;
    }


    #header {
        display: none;
    }

    body {
        padding-top: 73px;
    }

    #header .menu {
        height: 100vh;
        flex-direction: column;
        background: white;
        position: absolute;
        top: 0;
        right: 0;
        width: 334px;
        box-shadow: 0 2px 22px 0 rgba(52, 29, 87, 0.15);
        padding-top: 60px;
    }

    #header .menu li::after {
        content: "";
        height: 2px;
        width: 334px;
        position: absolute;
        bottom: 0;
        background-color: #EBF3FF;
        right: 0;
    }



    #header #menu-item-330 {
        justify-content: space-between;
        position: fixed;
        bottom: 40px;
        margin-left: 0;
        display: none;
    }

    #header .menu li:last-child::after {
        display: none;
    }

    #header #menu-item-489 {
        display: none;
    }

    #header #menu-item-703 {
        display: none;
    }

    .header-container {
        justify-content: start;
        margin: 0;
        height: 0;
    }

    .logo {
        display: none;
    }

    .logo-mobile {
        transform: scale(0.7);
        display: inline-block;
    }

    #menu-close-btn {
        display: block;
        position: absolute;
        right: 34px;
        top: 34px;
        z-index: 1;
    }

    #burger {
        background-image: url('/wp-content/uploads/2022/03/burger.png');
        background-repeat: no-repeat;
        background-size: 18px;
        background-position: center;
        height: 18px;
        width: 19px;
        z-index: 1;
        margin-right: 34px;
    }

    .container {
        flex-direction: column;
    }

    .site-width {
        width: auto;
        width: 308px;
    }

    .title {
        font-size: 35px;
        line-height: 42px;
        text-align: center;
        margin-right: 0;
    }

    .title--medium {
        font-size: 32px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 33px;
    }

    .title--ml {
        font-size: 23px;
        line-height: 28px;
    }

    .title--xs {
        font-size: 24px;
        line-height: 29px;
    }

    .title__contact--solid {
        font-size: 28px;
        line-height: 33px;
    }

    .container--vertical {
        max-width: 315px;
    }

    .container__content {
        align-items: center;
    }

    .content {
        font-size: 19px;
        line-height: 27px;
        text-align: center;
    }

    .container--wrap {
        width: auto;
    }

    .advisors__container .container--wrap {
        width: 308px;
    }

    .home__section--first .btn,
    .home__section--second .btn,
    .home__section--third .btn {
        align-self: center;
    }

    .home__section--third .title--medium {
        margin-top: 50px;
        margin-bottom: 0;
    }

    .btn {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 30px;
    }

    .btn--ghost {
        margin-left: 0;
        margin-top: 20px;
    }

    .image--contact {
        display: none;
    }

    .image--group {
        width: 365px;
        margin-right: 0;
    }

    .image--join {
        width: 100%;
        margin-top: 60px;
    }

    .image--about {
        width: 486px;
        margin-right: 43px;
    }

    .image--member {
        width: 204px;
        margin-bottom: 25px;
    }

    .image--not-found {
        width: 640px;
        margin-bottom: 70px;
    }

    .container__card {
        margin-top: 10px;
        margin-bottom: 60px;
    }

    .image--platform {
        width: 320px;
    }

    .image--technology {
        width: 240px;
        margin: 50px 0 0 0;
    }

    .image--nonitoring {
        width: 308px;
    }

    .image--monitoring {
        position: static;
        width: 415px;
        right: -33px;
        top: 41px;
        margin-top: 0;
    }

    .image--database {
        width: 100%;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }

    .image--our-vision {
        width: 375px;
        margin-top: 50px;
        margin-right: 0;
        margin-left: 0;
    }

    .image--story {
        width: 333px;
        margin-right: 0;
    }

    .image--not-found {
        width: 308px;
    }

    .icon--democratizing {
        width: 106px;
        height: auto;
        margin-top: 45px;
    }

    .content__platform-container {
        margin: 80px 0 0 0;
    }

    .content__platform-image {
        width: 308px;
        bottom: 0;
    }

    .content__platform {
        width: 308px;
    }

    .home__section--first,
    .home__section--second,
    .home__section--third {
        height: auto;
    }

    .home__section--first {
        padding-bottom: 20px;
    }

    .mobile-reverse {
        flex-flow: column-reverse;
        justify-content: space-between;
        height: 470px;
    }


    .home__section--first .container__content {
        width: auto;
        margin-right: 0;
        padding-top: 50px;
        align-items: center;
        height: auto;
    }

    .home__section--second .container__content {
        width: 308px;
    }

    .home__section--third .title--medium {
        width: auto;
    }

    .home__section--second .title--medium {
        text-align: center;
    }

    .home__section--fourth {
        height: auto;
        width: auto;
        padding: 50px 30px;
        flex-flow: column-reverse;
    }


    .our-mission .container__content {
        margin-right: 0;
        width: 308px;
    }

    .join-our-mission {
        height: auto;
        padding: 60px 0;
    }

    .join-our-mission .title {
        width: 246px;
    }

    .our-mission,
    .give,
    .technology {
        height: auto;
        padding-top: 60px;
    }

    .give .title--medium {
        width: 200px;
    }

    .about {
        padding: 154px 0 60px 0;
        min-height: auto;
        margin-top: -100px;
    }

    .about>.container {
        flex-direction: column-reverse;
        min-height: auto;
    }

    .home__section--second {
        width: auto;
        height: 1050px;
        justify-content: start;
        padding-top: 61px;
    }

    .not-found__container {
        flex-flow: column-reverse;
    }

    .not-found__container a {
        display: block;
    }

    .not-found__container .title {
        margin-bottom: 10px;
    }

    .not-found--width {
        margin-bottom: 0px;
    }

    .team__width {
        width: 308px;
        margin-bottom: 60px;
        margin-top: 0;
    }

    .container--wrap .team__width:first-of-type {
        margin-top: 0;
    }

    .container--wrap .team__width:last-of-type {
        margin-bottom: 0;
    }

    .title--small {
        text-align: center;
    }

    .card {
        height: 393px;
        width: 308px;
        margin-right: 0;
        margin-top: 60px;
    }

    .card .btn {
        margin-top: 0;
    }

    .team__container {
        padding: 60px 0;
    }

    .card__text {
        font-size: 24px;
        letter-spacing: 0;
        line-height: 29px;
    }

    .card__image--supporter {
        margin-bottom: 5px;
        margin-left: 10px;
    }

    .separator {
        margin: 26px 0;
    }

    .container__thechnology {
        flex-direction: column-reverse;
        margin-top: 60px;
        padding-bottom: 65px;
    }

    .form__section {
        padding-top: 70px;
        justify-content: flex-start;
        height: 750px;
    }

    .form__section .container--column {
        align-items: center;
    }

    .form__title {
        font-size: 33px;
        letter-spacing: 0;
        line-height: 33px;
        text-align: center;
    }

    .form__text {
        width: 308px;
        font-size: 19px;
        line-height: 27px;
        text-align: center;
    }

    .wpcf7-form {
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .wpcf7-form-control {
        width: 308px;
    }

    .wpcf7-textarea {
        height: 112px;
        margin-bottom: -10px;
        font-family: 'Gill Sans Std Light', sans-serif;
        padding-top: 6px;
    }

    .wpcf7-submit {
        width: 195px;
    }

    .wpcf7-not-valid-tip {
        font-size: 14px;
        padding-left: 5px;
    }

    .container__social-links-sent {
        bottom: -260px !important;
    }

    .wpcf7-submit-sent {
        left: 50%;
        transform: translate(-50%);
        bottom: -188px;
    }

    .form__section-sent {
        height: 849px;
    }

    .wpcf7-response-output-sent {
        position: absolute;
        bottom: -110px;
        font-size: 14px;
    }

    .wpcf7 form.sent .wpcf7-response-output::before {
        width: 50px;
        margin-top: -60px;
        margin-right: -17px;
    }

    .first-name .wpcf7-form-control {
        width: 308px;
    }

    .last-name .wpcf7-form-control {
        width: 308px;
    }

    .footer-container {
        flex-direction: column;
        padding: 20px 0;
    }

    #footer {
        flex-direction: column;
        height: 190px;
        justify-content: flex-start;
        justify-content: space-evenly;
    }

    #footer .menu li::after {
        height: 30px;
    }

    #footer .menu li:last-child:after {
        display: none;
    }

    .container__social-links {
        bottom: -64px;
        left: 50%;
        transform: translateX(-50%);
    }

    .wpcf7-spinner {
        position: absolute;
        bottom: 11px;
    }

    #header .menu li {
        padding: 0
    }

    #header {
        top: 0;
    }

    #header .mobile-menu {
        display: block;
        position: absolute;
        top: 23px;
        right: 20px;
        width: 42px;
        height: 42px;
        background: url(images/mobile/menu.png) no-repeat center 10px;
        cursor: pointer;
    }

    #header .mobile-menu.open {
        height: 55px;
        background-color: #2ed9c3;
        background-position: center -90px;
    }

    #modalPartner,
    #modalDemo,
    #modalPhilanthropic {
        top: 0;
        position: absolute;
        position: fixed;
        max-height: calc(100vh - 80px);
        overflow-y: auto;

    }

    .modal {
        flex-direction: column;
        width: 86%;
        position: relative;
    }

    .modal__title {
        text-align: center;
    }

    .modal__content-container {
        padding: 50px 30px;
        text-align: center;
        align-items: center;
        display: flex;
        flex-direction: column;
    }

    .modal__form-container {
        border-radius: 0 0 10px 10px;
        padding: 35px 20px;
        display: flex;
        justify-content: center;
    }

    #modalPhilanthropic .modal__form-container .wpcf7-submit {
        width: 162px;
    }

    #modalDemo .wpcf7-form-control,
    #modalPartner .wpcf7-form-control,
    #modalPhilanthropic .wpcf7-form-control {
        width: 273px;
    }

    #modalThankYou {
        padding-top: 20px;
    }

    .modal-open {
        overflow-y: hidden;
    }

    #modalThankYou .modal__content-container {
        padding: 10px;
    }

    #modalThankYou .modal__content-container .content {
        width: 232px;
    }

    #modalThankYou .modal {
        height: 646px;
    }


    #modalThankYou .modal__close {
        font-weight: bolder;
        font-size: 28px;
        margin: 0;
    }

    .modal__content-container .modal__buttons-container {
        flex-direction: column-reverse;
    }

    .modal__buttons-container a {
        margin: 0 5px;
    }

    #BtnGoHome {
        margin-bottom: 20px;
        margin-left: 0;
    }

    .modal__close {
        color: #717CFF;
        margin-left: 0;
        cursor: pointer;
        margin-top: 0;
        z-index: 1;
        top: 16px;
        position: absolute;
        right: 30px;
    }

    #header .menu li {
        width: 100%;
    }

    #header .sub-menu {
        display: none;
        cursor: pointer;
        padding: 0;
        position: relative;
        background-color: #FFFFFF;
        box-shadow: none;
        top: 0;
        left: 0;
        width: 100%;
    }

    #header .sub-menu li {
        width: auto;
        padding: 0;
        width: 100%;
        background-color: #EBF3FF !important;
        border-bottom: 1px solid white;
    }


    #header .menu li a {
        line-height: 70px;
        height: 70px;
        margin-left: 40px;
        padding-right: 0;
        font-weight: 600;
    }


    .menu-item-has-children {
        color: #717CFF;
        background-image: url('/wp-content/uploads/2022/03/arrow_forward_24px-copy@2x.png');
        background-repeat: no-repeat;
        background-size: 16px;
        background-position-x: 283px;
        background-position-y: 26px;
        width: 100% !important;
        display: flex;
        flex-direction: column;
        align-items: start;
    }

    .sub-menu-mobile {
        color: #717CFF;
        background-image: url('/wp-content/uploads/2022/02/arrow-up.png');
        background-repeat: no-repeat;
        background-size: 16px;
        background-position-x: 283px;
        background-position-y: 26px;
        width: 100% !important;
        display: flex;
        flex-direction: column;
        align-items: start;
    }

    #header .menu li.current-menu-item>a {
        color: #717CFF;
        font-weight: 600;
    }

    #header .menu li.current-menu-ancestor>a::after,
    #header .menu li.current-menu-item a::after {
        display: none;
    }

    .resizable input[type=text] {
        width: 148px;
    }

    .wpcf7 form.sent .wpcf7-response-output {
        display: inline-flex;
        width: 308px;
        margin-top: 20px;
        padding: 20px 0;
        text-align: start;
        text-indent: 23px
    }


    .advisors__container .read-less,
    .read-more {
        background-position-x: 208px;
        background-position-y: 10px;
    }

    .democratizing__column .read-less,
    .read-more {
        background-position-x: 208px;
        background-position-y: 10px;
    }

    .advisor__width {
        margin-top: 0;
        margin-bottom: 65px;
    }

    .advisors__container .content-read {
        display: none;
    }

    .advisors__container .read-less {
        display: none;
    }

    .advisors__container .read-more {
        display: block;
    }

    .content--s {
        display: none;
    }

    .image--thank-you {
        width: 258px;
        margin-top: 0;
    }

    .sticky {
        display: block;
        height: 70px;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.75);
        position: fixed;
        bottom: 0;
        display: flex;
        align-content: center;
        justify-content: center;
        align-items: center;
        z-index: 9999;
    }

    .hide {
        display: none;
    }

    .btn-sticky {
        font-family: Gill Sans Nova;
        height: 46px;
        border: 1px solid #F36400;
        background-color: #F36400;
        background-image: url('/wp-content/uploads/2022/02/arrow-white.png');
        background-repeat: no-repeat;
        background-size: 16px;
        background-position: center;
        background-position-x: 205px;
        border-radius: 23px;
        font-size: 20px;
        font-weight: 600;
        letter-spacing: 0;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        padding: 0px 50px 5px 25px;
        margin-left: 37px;
        color: white;
    }

    /* .btn-sticky--give{
     margin-top: 0;
     justify-content: flex-start;
     margin-right: 50px;
     background-image: url('/wp-content/uploads/2022/02/arrow-white.png');
     background-repeat: no-repeat;
     background-size: 16px;
     background-position: center;
     width: 106px;
     background-position-x: 74px;
     background-position-y: 15px;
     line-height: inherit;
     align-content: center;  
     text-align: left;
  }

  .sticky--give{
    justify-content: flex-end;
  } */


    h3 {
        font-size: 22px;
        font-weight: 500;
        line-height: 27px;
    }

    .page--blank {
        padding: 60px 0 60px 0;
    }

    h1 {
        font-size: 35px;
        line-height: 42px;
        text-align: center;
        margin-right: 0;
    }

    .page {
        padding: 60px 30px;
    }

    .entry-content {
        font-size: 19px;
        line-height: 27px;
        width: auto;
        padding: 0;
    }

    .page h1 {
        text-align: left;
        width: auto;
        margin: 0;
    }

    .entry-content h3 {
        padding-left: 0;
    }

    html {
        margin-top: 0 !important;
    }

    .background-gradient {
        margin-top: -99px;
        padding-top: 100px;
    }

    .advisors__container {
        padding: 100px 0 0 0;
    }


}




@media all and (min-width: 769px) and (max-width: 1340px) {

    body {
        width: fit-content;
    }

    .site-width {
        width: 100%;
    }

    #header .menu li {
        padding: 25px;
    }

    .modal {
        width: 90%;
    }

    .modal__form-container {
        padding: 80px 20px;
    }

    .modal__content-container {
        padding: 80px 50px;
    }

    #modalPartner,
    #modalDemo,
    #modalPhilanthropic,
    #modalThankYou {
        padding-top: 20px;
    }

    .header-container {
        width: 100%;
        justify-content: space-between;

    }

    .footer-container {
        width: 950px;
    }

    .image--contact,
    .image--our-vision,
    .image--database,
    .image--monitoring,
    .image--group,
    .image--story,
    .image--platform,
    .image--join {
        width: 530px;
    }

    .image--monitoring {
        right: 0;
    }

    .image--database {
        left: 0;
    }




    .image--contact {
        width: 400px;
        margin-right: 20px;
    }

    .content__platform {
        width: 500px;
    }

    .content__platform-container {
        margin-left: 40px;
    }

    .image--technology {
        margin-right: 100px;
    }

    .home__section--third .container--wrap {
        justify-content: center;
    }

    .posts-container {
        width: 900px;
        justify-content: space-around;
    }

    .our-mission .container__content {
        max-width: 500px;
    }

    .btn {
        padding: 0 10px;
    }
}