/* css reset */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed,
fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output,
p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}
article, aside, blockquote, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}
audio, canvas, video {
    display: inline-block
}
audio:not([controls]) {
    display: none;
    height: 0
}
fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 1px solid silver
}
legend {
    white-space: normal
}
embed, img, object {
    max-width: 100%
}
b, dt, strong {
    font-weight: 700
}
dfn, em, i {
    font-style: italic
}
blockquote, q {
    quotes: none;
    font-style: italic
}
blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}
a, a:active, a:focus, a:hover, a:link, a:visited {
    outline: 0
}
hr {
    box-sizing: border-box;
    width: 100%;
    height: 1px;
    margin: 20px 0 30px;
    padding: 0;
    border: none;
    background: #555
}
mark {
    color: #000;
    background: #ff0
}
pre {
    margin: 1em 0;
    padding: 15px;
    border: 1px solid #555;
    border-radius: 5px;
    white-space: pre;
    white-space: pre-wrap;
    background: #efefef;
    word-wrap: break-word
}
code, kbd, pre, samp {
    font-family: 'courier new', monospace, serif;
    font-size: 1em
}
small {
    font-size: 80%
}
big {
    font-size: 125%
}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
sup {
    top: -.5em;
    left: -0.3em;
}
sub {
    bottom: -.25em;
    left: -0.3em;
}
abbr[title], dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help
}
ins, u {
    text-decoration: underline
}
del, s {
    text-decoration: line-through
}
dl, menu {
    margin: 1em 0 1em 1em;
    list-style: none
}
dd + dt {
    margin-top: 1em
}
dd {
    margin: 0 0 0 40px
}
nav ol, nav ul, ol, ul {
    list-style: none
}
table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

td, td img {
    vertical-align: top;
}
::selection {
    text-shadow: none;
    color: #fff;
    background: #2597ff;
}
::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #2597ff;
}
::-ms-selection {
    text-shadow: none;
    color: #fff;
    background: #2597ff;
}
[hidden] {
    display: none;
}
button, input, select, textarea {
    margin: 0;
    font-family: sans-serif;
    vertical-align: baseline;
    outline: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}
::-webkit-input-placeholder {
    color: #ccc;
}

::-webkit-textarea-placeholder {
    color: #ccc;
}
input::-moz-placeholder {
    color: #ccc;
    opacity: 1;
}
textarea::-moz-placeholder {
    color: #ccc;
    opacity: 1;
}
input::-ms-placeholder {
    color: #ccc;
}
textarea::-ms-placeholder {
    color: #ccc;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: not-allowed;
}
input[type="checkbox"], input[type="radio"] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    cursor: pointer;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
input[type="text"], input[type="password"], input[type="submit"], input[type='tel'], input[type='email'], textarea {
    -webkit-appearance: none;
}
input[type="text"]:focus::-webkit-input-placeholder, input[type="tel"]:focus::-webkit-input-placeholder, input[type="email"]:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder, input[type="password"]:focus::-webkit-input-placeholder {
    color: transparent;
}
input[type="text"]:focus::-moz-placeholder, input[type="tel"]:focus::-moz-placeholder, input[type="email"]:focus::-moz-placeholder, textarea:focus::-moz-placeholder, input[type="password"]:focus::-moz-placeholder {
    color: transparent;
}
input[type="text"]:focus::-ms-placeholder, input[type="tel"]:focus::-ms-placeholder, input[type="email"]:focus::-ms-placeholder, textarea:focus::-ms-placeholder, input[type="password"]:focus::-moz-placeholder {
    color: transparent;
}
a {
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}
html {
    display: block;
    font-family: sans-serif;
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    position: relative;
    min-width: 320px;
    font: 14px/16px Arial, Helvetica, sans-serif;
    overflow-x: hidden;
}
body.m-oh {
    overflow: hidden !important;
}
/* end css reset */

:root {
    --transttion-base: all 0.3s ease;
    --border-radius-common: 16px;
    --color-base-blue: #1D3557;
    --color-stone-white: #F5F5F5;
    --color-proppy: #E63C46;
    --color-cerulian: #467D9D;
    --color-tiffani-blue: #7DC8CD;
    --color-light-coral: #F08282;
}

/* fonts */
@import url('https://fonts.googleapis.com/css2?family=Geologica:wght@100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');
/* end fonts */

/* containers */
.site-size {
    max-width: 1520px;
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
/* end containers */

/* header */
.site-header {
    position: relative;
    height: 90px;
    background-color: var(--color-stone-white);
    z-index: 50;
}
.site-header .site-size {
    height: 90px;
    align-items: center;
    position: relative;
}
.logo {
    text-decoration: none;
    display: block;
    width: 326px;
    height: 50px;
    background: url(../i/logo.svg) no-repeat center center;
    transition: var(--transttion-base);
    margin: 4px 0;
}
.logo:hover {
    transform: scale(1.04);
}
.main-menu {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 28px;
}
.main-menu li {
    display: block;
    list-style: none;
}
.main-menu li a {
    display: block;
    text-decoration: none;
    color: var(--color-base-blue);
    transition: var(--transttion-base);
    font: 18px/24px 'Geologica', sans-serif;
}
.main-menu li a:hover {
    color: var(--color-proppy);
}
.site-header-phones {
    position: relative;
    padding: 0 28px 10px 0;
}
.site-header-phones:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 14px;
    height: 8px;
    margin-top: -10px;
    background: url(../i/icon-arrow-down.svg) no-repeat center center;
    transition: var(--transttion-base);
}
.site-header-phones.m-opened:after {
    transform: rotate(180deg);
}
.site-header-phone {
    display: block;
    position: relative;
     
}
.site-header-phone img {
    display: block;
    position: absolute;
    left: 0;
    width: 30px;
    height: 30px;
    top: 50%;
    margin-top: -15px;
}
.site-header-phone a {
    display: block;
    transition: var(--transttion-base);
    color: var(--color-base-blue);
    font: 400 20px/26px 'Geologica', sans-serif;
    text-decoration: none;
}
.site-header-phone a {
    font-size: 16px;
    line-height: 20px;
}
.site-header-phone a:hover {
    color: #467D9D;
}
.site-header-phones-drop-down {
    display: block;
    position: absolute;
    top: 94%;
    left: 0;
    width: 100%;
    background-color: #fff;
    list-style: none;
    visibility: hidden;
    z-index: -1;
    opacity: 0;
    transition: var(--transttion-base);
    border-radius: 8px;
    box-shadow: 0 5px 16px -6px rgba(0, 0, 0, 0.65);
    padding: 8px;
}
.site-header-phones.m-opened .site-header-phones-drop-down {
    visibility: visible;
    top: 100%;
    opacity: 1;
    z-index: auto;
}
.site-header-phones.m-opened .site-header-phones-drop-down .site-header-phone + .site-header-phone {
    margin-top: 12px;
}
.site-header-right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
}
.site-header-link {
    display: block;
    transition: var(--transttion-base);
    text-decoration: none;
    background-color: #fff;
    border-radius: 8px;
    box-sizing: border-box;
    border: solid 1px var(--color-proppy);
    color: var(--color-proppy);
    font: 400 16px/24px 'Geologica', sans-serif;
    padding: 7px 19px;
}
.site-header-link:hover {
    color: #fff;
    border-color: #E63C46;
    background-color: #E63C46;
}
.mob-menu {
    display: none;
    position: relative;
}
.mob-menu-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.8);
    transition: var(--transttion-base);
    visibility: hidden;
    opacity: 0;
    z-index: -1;
}
.mob-menu > div + div {
    width: 100%;
    height: 20px;
    background-color: #ccc;
}
.mob-menu-overlay.m-opened, .mob-menu-overlay.m-visible {
    visibility: visible;
    opacity: 1;
    z-index: 10;
}
.mob-menu-overlay.m-visible {
    display: block;
}
.mob-menu ul {
    display: block;
    list-style: none;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    position: fixed;
    top: 52px;
    left: -100%;
    width: 100%;
    background-color: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 20px 14px;
    box-sizing: border-box;
}
.mob-menu.m-opened ul {
    visibility: visible;
    opacity: 1;
    z-index: 70;
    left: 0;
}
.mob-menu ul li {
    display: block;
    list-style: none;
}
.mob-menu ul li + li {
    margin-top: 20px;
}
.mob-menu ul li a {
    display: block;
    text-decoration: none;
    text-align: center;
    color: var(--color-base-blue);
    font: 400 16px/24px 'Geologica', sans-serif;
    transition: var(--transttion-base);
}
.mob-menu ul li a:hover {
    color: #5a1a1a;
}
.mob-menu-icon {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    width: 24px;
    height: 24px;
    align-items: center;
    justify-content: space-around;
    gap: 2px;
}
.mob-menu-icon span {
    width: 90%;
    height: 2px;
    transition: var(--transttion-base);
    background-color: var(--color-proppy);
}
.mob-menu.m-opened .mob-menu-icon span:nth-child(1) {
    transform: rotate(45deg) translateY(5px) translateX(5px);
}
.mob-menu.m-opened .mob-menu-icon span:nth-child(2) {
    visibility: hidden;
    opacity: 0;
    z-index: -1;
}
.mob-menu.m-opened .mob-menu-icon span:nth-child(3) {
    transform: rotate(-45deg) translateX(8px) translateY(-8px);
}
/* end header */

/* footer */
.site-footer {
    position: relative;
    background-color: var(--color-stone-white);
}
.site-footer .site-size {
    align-items: flex-start;
}
.site-footer-top .site-size {
    padding-top: 80px;
    padding-bottom: 20px;
}
.site-footer-logo {
    display: block;
    text-decoration: none;
    background: url(../i/logo-footer.svg) no-repeat top left;
    width: 300px;
    height: auto;
    padding-top: 176px;
    transition: var(--transttion-base);
    font: 400 18px/24px 'Geologica', sans-serif;
    color: var(--color-base-blue);
}
.site-footer-logo:hover {
    transform: scale(1.04);
    color: #222;
}
.site-footer-copyright {
    color: var(--color-base-blue);
    font: 400 18px/24px 'Geologica', sans-serif;
}
.site-footer-copyright .site-size {
    padding-top: 20px;
    padding-bottom: 80px;
    justify-content: space-between;
}
.site-footer-bottom-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 40px;
}
.site-footer-bottom-menu li {
    display: block;
}
.site-footer-bottom-menu a {
    display: block;
    text-decoration: none;
    transition: var(--transttion-base);
    color: var(--color-base-blue);
    font: 400 18px/24px 'Geologica', sans-serif;
}
.site-footer-bottom-menu a:hover {
    color: #1d1d43;
    text-decoration: underline;
}
.footer-menu-col {
    display: block;
    list-style: none;
    position: relative;
    margin: 0;
    padding: 30px 0 0;
}
.footer-menu-col:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 10px;
    background: url(../i/icon-footer-menu-col.svg) no-repeat center center;
}
.footer-menu-col li {
    display: block;
    list-style: none;
}
.footer-menu-col li + li {
    margin-top: 20px;
}
.footer-menu-col a {
    display: block;
    text-decoration: none;
    transition: var(--transttion-base);
    color: var(--color-base-blue);
    font: 400 18px/24px 'Geologica', sans-serif;
}
.footer-menu-col a:hover {
    color: #222;
    text-decoration: underline;
}
.footer-menu-col.m-content {
    padding: 0;
    color: var(--color-base-blue);
    font: 400 18px/24px 'Geologica', sans-serif;
}
.footer-menu-col.m-content:before {
    display: none;
}
.footer-menu-col.m-content > div + div {
    margin-top: 20px;
}
.footer-menu-col-soc {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
}
.footer-menu-col-soc a {
    display: block;
    text-decoration: none;
    height: 30px;
    line-height: 30px;
    width: 30px;
    font-size: 0;
    text-align: center;
    transition: var(--transttion-base);
}
.footer-menu-col-soc a img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
.footer-menu-col-soc a:hover {
    transform: scale(1.14);
    opacity: 0.7;
}
.footer-link {
    display: block;
    text-decoration: none;
    transition: var(--transttion-base);
    color: var(--color-base-blue);
    font: 400 18px/24px 'Geologica', sans-serif;
    padding: 0 0 0 35px;
    position: relative;
}
.footer-link:hover {
    color: #222;
    text-decoration: underline;
}
.footer-link.m-phone {
    background: url(../i/icon-phone.svg) no-repeat left center;
}
.footer-link.m-email {
    background: url(../i/icon-email.svg) no-repeat left center;
}
.footer-link.footer-hours {
    background: url(../i/icon-clock.svg) no-repeat left center;
}
.footer-link.footer-hours:hover{
    color: var(--color-base-blue);
    text-decoration: none;
}
/* end footer */

.section-hero {
    background-color: var(--color-base-blue);
    height: 558px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.section-hero:before, .section-hero:after {
    content: '';
    display: block;
    position: absolute;
}
.section-hero:before {
    
}
.section-hero:after {
    display: none !important;
}

.section-hero-first-block-circle {
    position: absolute;
    bottom: -100px;
    right: -160px;
    width: 420px;
    height: 420px;
    background: url(../i/first_block_circle.png) no-repeat center center;
    background-size: contain;
    z-index: 1;
    pointer-events: none;
    /* transform: translate(var(--parallax-x1, 0px), var(--parallax-y1, 0px)); */
    transition: transform 0.2s cubic-bezier(.4,2,.6,1);
}

.section-hero-first-block-arrow {
    position: absolute;
    bottom: -60px;
    right: -240px;
    width: 368px;
    height: 502px;
    background: url(../i/first_block_twincearrow.png) no-repeat center center;
    background-size: contain;
    z-index: 2;
    pointer-events: none;
    /* transform: translate(var(--parallax-x2, 0px), var(--parallax-y2, 0px)); */
    transition: transform 0.2s cubic-bezier(.4,2,.6,1);
}

.section-hero .site-size {
    height: 460px;
    align-items: center;
    justify-content: space-around;
    position: relative;
    color: var(--color-stone-white);
}
.section-hero-title-main, .section-hero-title-sub {
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 10;
}
.section-hero-title-main {
    font: 600 60px/68px 'Geologica', sans-serif;
}
.section-hero-title-sub {
    font: 28px/36px 'Geologica', sans-serif;
}
.section-hero-link {
    display: block;
    text-decoration: none;
    transition: var(--transttion-base);
    color: var(--color-stone-white);
    font: 500 20px/26px 'Geologica', sans-serif;
    padding: 12px 24px;
    border-radius: 8px;
    background-color: var(--color-proppy);
    position: relative;
    z-index: 10;
}
.section-hero-link:hover {
    background-color: #D22832;
}
.section-study {
    padding: 80px 0;
    background-color: var(--color-stone-white);
}
.section-study .site-size {
    justify-content: space-around;
}
.section-study-title {
    font: 600 28px/36px 'Geologica', sans-serif;
    color: var(--color-base-blue);
    text-align: center;
    padding: 40px 0;
    width: 100%;
}
.section-study-title:first-child {
    padding: 0 0 20px;
    font-size: 36px;
    line-height: 44px;
}
.section-study-features {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-left: 200px;
    margin-right: 200px;
}
.section-study-feature {
    display: block;
    /* cursor: pointer; */
    border-radius: 40px;
    color: var(--color-cerulian);
    background-color: rgba(70, 125, 150, 0.12);
    font: 300 16px/20px 'Geologica', sans-serif;
    padding: 12px 16px;
    transition: var(--transttion-base);
}
/* .section-study-feature:hover {
    background-color: var(--color-stone-white);
} */
.section-study-slider-wrapper {
    margin: 0 0 40px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.section-study-slider-wrapper, .section-study-slider, .section-study-slider-slide {
     height: 100px;
 }
.section-study-slider {
    display: flex;
    overflow: hidden;
    gap: 16px;
    align-items: center;
    justify-content: center;
}
.section-study-slider-slide {
    background-color: #fff;
    width: 166px;
    text-align: center;
    line-height: 100px;
    font-size: 0;
}
.section-study-slider-slide img {
    display: inline-block;
    vertical-align: middle;
    max-width: 80%;
    max-height: 80%;
}
.section-study-slider-prev, .section-study-slider-next {
    display: block;
    transition: var(--transttion-base);
    position: absolute;
    width: 44px;
    height: 44px;
    top: 50%;
    margin-top: -22px;
    border-radius: 50%;
    cursor: pointer;
}
.section-study-slider-prev {
    left: 20px;
    background: var(--color-tiffani-blue) url(../i/icon-salider-study-prev.svg) no-repeat center center;
}
.section-study-slider-next {
    right: 20px;
    background: var(--color-tiffani-blue) url(../i/icon-salider-study-next.svg) no-repeat center center;
}
.section-study-slider-prev:hover, .section-study-slider-next:hover {
    background-color: #777 !important;
    transform: scale(1.09);
}
.slick-slide {
    margin: 0 8px !important;
}
.section-contact-us {
    padding: 80px 0;
    color: #fff;
    background-color: var(--color-light-coral);
    position: relative;
    overflow-y: hidden;
}
.section-contact-us .wpcf7 {
    margin: 0 auto;
}
.section-contact-us .wpcf7-response-output {
    text-align: center;
    border-color: var(--color-base-blue) !important;
    color: var(--color-base-blue) !important;
    position: relative;
    z-index: 20;
    border-radius: 8px;
    font: bold 20px/28px 'Geologica', sans-serif;
}
.section-contact-us .wpcf7-spinner {
    position: absolute;
    left: 0;
    bottom: 0;
}
.section-contact-us:before {
    content: '';
    display: block;
    position: absolute;
    width: 575px;
    height: 582px;
    background: url(../i/icon-abs-contact-us.svg) no-repeat center center;
    right: 0;
    top: 0;
}
.section-contact-us:after {
    content: '';
    display: block;
    position: absolute;
    width: 187px;
    height: 232px;
    background: url(../i/icon-circle.svg) no-repeat center center;
    bottom: 0;
    right: 0;
    transform: translate(var(--parallax-x, 0px), var(--parallax-y, 0px));
    transition: transform 0.2s cubic-bezier(.4,2,.6,1);
}
.section-contact-us-img {
    position: absolute;
    width: 469px;
    height: 500px;
    background: url(../i/img-contact-us.png) no-repeat center center;
    right: 0;
    bottom: 35px;
    transform: translate(var(--parallax-x, 0px), var(--parallax-y, 0px));
    transition: transform 0.2s cubic-bezier(.4,2,.6,1);
}
.section-contact-us-title {
    font: 500 36px/44px 'Geologica', sans-serif;
    margin-bottom: 8px;
}
.section-contact-us-text {
    font: 200 28px/36px 'Geologica', sans-serif;
    margin-bottom: 20px;
}
.section-contact-us-title, .section-contact-us-text {
    text-align: center;
    width: 100%;
    position: relative;
    z-index: 22;
}
.contact-form-wrapper {
    background-color: var(--color-stone-white);
    border-radius: 12px;
    width: 960px;
    margin: 12px auto 0;
    padding: 70px 80px;
    position: relative;
    z-index: 20;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
}
.contact-form-group {
    width: calc(50% - 10px);
    
}
.contact-form-group.m-big {
    width: 100%;
}
.contact-form-wrapper input[type='text'], .contact-form-wrapper input[type='tel'],
.contact-form-wrapper input[type='email'] {
    transition: var(--transttion-base);
    height: 58px;
    display: block;
    width: 100%;
    border-radius: 8px;
    border: solid 2px var(--color-tiffani-blue);
    color: var(--color-base-blue);
    padding: 0 23px;
    font: 500 20px 'Geologica', sans-serif;
    background-color: transparent;
    box-sizing: border-box;
}
.contact-form-wrapper input[type='text']:focus, .contact-form-wrapper input[type='tel']:focus,
.contact-form-wrapper input[type='email']:focus, .contact-form-wrapper input[type='text']:active,
.contact-form-wrapper input[type='tel']:active,
.contact-form-wrapper input[type='email']:active {
    border-color: #222;
}
.gform_footer.before{
margin: 20px;
}
.contact-form-wrapper input[type='submit'] {
    display: block;
    border: none;
    height: 50px;
    border-radius: 8px;
    color: #fff;
    
    padding: 0 24px;
    transition: var(--transttion-base);
    background-color: var(--color-proppy);
    margin: 0 auto;
    font: 500 20px 'Geologica', sans-serif;
}
.contact-form-wrapper input[type='submit']:hover, .contact-form-wrapper input[type='submit']:active {
    background-color: #874646;
    transform: scale(1.09);
}
.contact-form-wrapper ::placeholder {
    color: var(--color-base-blue);
}
.contact-form-text {
    margin-top: 10px;
    font: 300 15px/20px 'Geologica', sans-serif;
    color: var(--color-base-blue);
    text-align: center;
    width: 100%;
}
.section-faq {
    padding: 80px 0;
    background-color: var(--color-base-blue);
    position: relative;
    overflow: hidden;
}
.section-faq:before {
    content: '';
    display: block;
    position: absolute;
    background: url(../i/icon-abs-faq.svg) no-repeat center center;
    width: 628px;
    height: 640px;
    left: 0;
    top: 0;
    transform: translate(var(--parallax-x, 0px), var(--parallax-y, 0px));
    transition: transform 0.2s cubic-bezier(.4,2,.6,1);
}
.section-faq-title {
    color: var(--color-stone-white);
    font: 500 36px/44px 'Geologica', sans-serif;
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
    position: relative;
    z-index: 20;
}
.section-faq-items {
    padding-top: 20px;
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 8px;
}
.section-faq-item {
    box-sizing: border-box;
    width: 100%;
    background-color: var(--color-stone-white);
    position: relative;
    border-radius: 12px;
    font: 600 24px/30px 'Geologica', sans-serif;
    color: var(--color-base-blue);
    transition: var(--transttion-base);
    padding: 24px 72px 24px 24px;
    cursor: pointer;
}
.section-faq-item:after {
    display: block;
    content: '';
    position: absolute;
    width: 20px;
    height: 10px;
    background: url(../i/icon-arrow-down-red.svg) no-repeat center center;
    background-size: 100% auto;
    transition: var(--transttion-base);
    top: 33px;
    right: 28px;
}
.section-faq-item.m-opened:after {
    transform: rotate(180deg);
}
.section-faq-item-answer {
    height: 0;
    overflow: hidden;
    transition: var(--transttion-base);
    font: 200 20px/26px 'Geologica', sans-serif;
}
.section-faq-item.m-opened .section-faq-item-answer {
    height: auto;
}
.section-guarantees {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    background-color: var(--color-base-blue);
}
.section-guarantees:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 252px;
    background: url(../i/icon-waves.svg) repeat-x bottom center;
    bottom: 0;
    left: 0;
    right: 0;
}
.section-guarantees-bottom-text {
    position: relative;
    z-index: 20;
    color: var(--color-stone-white);
    font: 500 28px/34px 'Geologica', sans-serif;
    padding: 0 0 0 60px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
.section-guarantees-bottom-text:before {
    content: '';
    display: block;
    position: absolute;
    width: 40px;
    height: 34px;
    left: 0;
    top: 0;
    background: url(../i/icon-arrow-up-double.svg) no-repeat center center;
}
.section-guarantees-items {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}
.section-guarantees-item {
    box-sizing: border-box;
    width: calc(33.333% - 14px);
    border-radius: 12px;
    padding: 32px;
    margin: 10px 0;
    background-color: var(--color-stone-white);
}
.section-guarantees-item:nth-child(5n + 4), .section-guarantees-item:nth-child(5n) {
    width: calc(50% - 14px);
}
.section-guarantees-item-image {
    width: 60px;
    height: auto;
    margin-bottom: 12px;
}
.section-guarantees-item-title {
    color: var(--color-base-blue);
    font: 500 28px/36px 'Geologica', sans-serif;
    margin-bottom: 12px;
}
.section-guarantees-item-text {
    color: var(--color-base-blue);
    font: 20px/36px 'Geologica', sans-serif;
}
.section-about-platform {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    background-color: var(--color-stone-white);
}
.section-about-platform:before {
    content: '';
    display: block;
    position: absolute;
    width: 613px;
    height: 516px;
    background: url(../i/icon-about-platform.svg) no-repeat center center;
    top: 60px;
    right: 0;
    transform: translate(var(--parallax-x, 0px), var(--parallax-y, 0px));
    transition: transform 0.2s cubic-bezier(.4,2,.6,1);
}
.section-about-platform-title {
    color: var(--color-base-blue);
    font: 500 36px/44px 'Geologica', sans-serif;
    margin-bottom: 40px;
    position: relative;
    z-index: 20;
    width: 100%;
    text-align: center;
}
.section-about-platform-link-image {
    width: 1080px;
    height: auto;
    aspect-ratio: 16/9;
    display: block;
    background-color: var(--color-base-blue);
    overflow: hidden;
    position: relative;
    border-radius: 12px;
    margin: 0 auto;
    transition: var(--transttion-base);
}
.section-about-platform-link-image:hover .section-about-platform-link-image-pic {
    filter: blur(4px);
    opacity: 0.8;
}
.section-about-platform-link-image-pic {
    display: block;
    position: absolute;
    width: 2000px;
    height: 800px;
    line-height: 800px;
    top: 50%;
    left: 50%;
    margin: -400px 0 0 -1000px;
    text-align: center;
    font-size: 0;
    transition: var(--transttion-base);
}
.section-about-platform-link-image-pic img {
    display: inline-block;
    vertical-align: middle;
    width: 1080px;
    height: auto;
    aspect-ratio: 16/9;
}
.btn-play-video {
    display: block;
    cursor: pointer;
    width: 168px;
    height: 86px;
    transition: var(--transttion-base);
    background: #F0FAF0 url(../i/icon-play-pink.svg) no-repeat center center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -43px 0 0 -84px;
    border-radius: 40px;
}
.btn-play-video:hover {
    transform: scale(1.1);
}
.section-testimonials {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    background-color: var(--color-light-coral);
}
.section-testimonials:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../i/icon-abs-testimonials.svg) no-repeat center center;
    background-size: auto 100%;
}
.section-testimonials-title {
    color: var(--color-stone-white);
    font: 500 36px/44px 'Geologica', sans-serif;
    position: relative;
    z-index: 20;
    margin-bottom: 40px;
    width: 100%;
    text-align: center;
}
.testimonials-slider {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
}
.testimonials-slider-wrapper, .testimonials-slider {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.testimonials-slider-wrapper {
    padding-bottom: 64px;
}
.testimonials-slider-dots {
    position: absolute;
    display: flex;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    align-items: center;
    justify-content: space-around;
}
.testimonials-slider-item, .testimonials-slider-wrapper,
.testimonials-slider, .testimonials-slider-item-img {
    height: 320px;
}
.testimonials-slider-item {
    border-radius: 12px;
    background-color: var(--color-stone-white);
    width: 960px;
    position: relative;
    overflow: hidden;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}
.testimonials-slider-item-img {
    width: 240px;
    position: relative;
    overflow: hidden;
}
.testimonials-slider-item-img-wrapper {
    position: absolute;
    width: 500px;
    height: 500px;
    line-height: 500px;
    top: 50%;
    left: 50%;
    margin: -250px 0 0 -250px;
    font-size: 0;
    text-align: center;
}
.testimonials-slider-item-img-wrapper img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
.testimonials-slider-item-content {
    position: relative;
    padding-left: 90px;
    padding-right: 32px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    box-sizing: border-box;
    width: calc(100% - 240px);
    color: var(--color-base-blue);
    gap: 50px;
}
.testimonials-slider-item-content:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../i/icon-arrow-left-double.svg) no-repeat center center;
    width: 68px;
    height: 80px;
}
.testimonials-slider-item-content-text {
    font: 24px/30px 'Geologica', sans-serif;
    width: 100%;
}
.testimonials-slider-item-author {
    font: 20px/26px 'Geologica', sans-serif;
    width: 100%;
}
.testimonials-slider-item-author span {
    display: block;
    width: 100%;
    font-size: 28px;
    line-height: 30px;
    font-weight: 600;
}
.testimonials-slider-dots .slick-dots {
    position: static;
}
.testimonials-slider-dots .slick-dots li {
    width: 24px;
    height: 24px;
    border: solid 6px var(--color-stone-white);
    opacity: 0.5;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    transition: var(--transttion-base);
    box-sizing: border-box;
    margin: 0 10px !important;
}
.testimonials-slider-dots .slick-dots li.slick-active {
    opacity: 1;
}
.testimonials-slider-dots .slick-dots li button {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    visibility: hidden;
}
.section-blog {
    padding: 80px 0;
    background-color: var(--color-stone-white);
}
.section-blog-title, .section-blog-title-sub {
    color: var(--color-base-blue);
    width: 100%;
    text-align: center;
}
.section-blog-title {
    font: 600 36px/44px 'Geologica', sans-serif;
    padding-bottom: 8px;
}
.section-blog-title.m-pb {
    padding-bottom: 22px;
}
.section-blog-title-sub {
    font: 28px/36px 'Geologica', sans-serif;
    padding-bottom: 40px;
}
.section-blog-items {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 40px;
}
.section-blog-items.m-list .section-blog-item {
    margin: 14px 0;
}
.section-blog-item {
    transition: var(--transttion-base);
    border-radius: 12px;
    background-color: #fff;
    height: 438px;
    overflow: hidden;
    box-shadow: 0 24px 48px 4px rgba(0,66, 70, 0.12);
    width: 32%;
}
.section-blog-item:hover {
    box-shadow: none;
}
.section-blog-item-img {
    display: block;
    height: 266px;
    position: relative;
    overflow: hidden;
    text-decoration: none;
}
.section-blog-item-img-wrapper {
    display: block;
    width: 1000px;
    height: 800px;
    line-height: 800px;
    text-align: center;
    font-size: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -400px 0 0 -500px;
    transition: var(--transttion-base);
}
.section-blog-item:hover .section-blog-item-img-wrapper {
    transform: scale(1.07);
}
.section-blog-item-img:hover .section-blog-item-img-wrapper {
    opacity: 0.8;
}
.section-blog-item-img-wrapper img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
.section-blog-item-content {
    padding: 24px;
    color: var(--color-base-blue);
}
.section-blog-item-title {
    color: var(--color-base-blue);
    transition: var(--transttion-base);
    display: block;
    text-decoration: none;
    font: 800 24px/30px 'Geologica', sans-serif;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 12px;
}
.section-blog-item-title:hover {
    color: #000;
    text-decoration: underline;
}
.section-blog-item-text-short {
    font: 20px/26px 'Geologica', sans-serif;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.section-blog-link {
    text-align: center;
    width: 100%;
}
.section-blog-link a {
    transition: var(--transttion-base);
    text-decoration: none;
    font: 20px/26px 'Geologica', sans-serif;
    display: inline-block;
    vertical-align: top;
    color: var(--color-proppy);
}
.section-blog-link a:hover {
    color: #953636;
    text-decoration: underline;
}
.why-we-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.why-we-item {
    background-color: var(--color-stone-white);
    border-radius: 12px;
    margin: 10px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 36px 32px;
    width: calc(50% - 10px);
    box-sizing: border-box;
}
.why-we-item-img {
    text-align: center;
    font-size: 0;
    width: 80px;
}
.why-we-item-img img {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}
.why-we-item-text {
    color: var(--color-base-blue);
    font: 28px/36px 'Geologica', sans-serif;
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 32px;
}
.section-closest-events {
    padding: 80px 0;
    background-color: var(--color-stone-white);
    color: var(--color-base-blue);
}
.section-closest-events-title, .section-closest-events-title-sub {
    width: 100%;
    text-align: center;
}
.section-closest-events-title {
    padding-bottom: 8px;
    font: 500 36px/44px 'Geologica', sans-serif;
}
.section-closest-events-title-sub {
    padding-bottom: 40px;
    font: 28px/36px 'Geologica', sans-serif;
}
.section-closest-events-items {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
}
.section-closest-events-item {
    border-radius: 12px;
    background-color: #fff;
    box-shadow: 0 24px 48px 4px rgba(0, 66, 70, 0.12);
    transition: var(--transttion-base);
    overflow: hidden;
    height: 520px;
    width: calc(50% - 20px);
}
.section-closest-events-item:hover {
    box-shadow: none;
}
.section-closest-events-item-img {
    display: block;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    height: 412px;
}
.section-closest-events-item-img-wrapper {
    display: block;
    position: absolute;
    text-decoration: none;
    width: 800px;
    height: 800px;
    line-height: 800px;
    font-size: 0;
    text-align: center;
    top: 50%;
    left: 50%;
    margin: -400px 0 0 -400px;
    transition: var(--transttion-base);
}
.section-closest-events-item-date {
    display: block;
    position: absolute;
    color: #fff;
    width: 140px;
    height: 49px;
    text-align: center;
    background: url(../i/bg-item-date.svg) no-repeat center center;
    font: 200 20px/49px 'Geologica', sans-serif;
    top: 20px;
    left: 20px;
}
.section-closest-events-item:hover .section-closest-events-item-img-wrapper {
    transform: scale(1.1);
}
.section-closest-events-item-img:hover .section-closest-events-item-img-wrapper {
    opacity: 0.8;
}
.section-closest-events-item-img-wrapper img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
.section-closest-events-item-content {
    padding: 24px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    box-sizing: border-box;
}
.section-closest-events-item-text {
    color: var(--color-base-blue);
    font: 22px/28px 'Geologica', sans-serif;
    padding-right: 20px;
}
.section-closest-events-item-btn {
    transition: var(--transttion-base);
    color: #fff;
    background-color: var(--color-proppy);
    display: block;
    text-decoration: none;
    border-radius: 8px;
    padding: 12px 24px;
    font: 24px/30px 'Geologica', sans-serif;
}
.section-closest-events-item-btn:hover {
    background-color: #4c1616;
    transform: scale(1.1);
}
.section-courses {
    padding: 80px 0;
    background-color: var(--color-base-blue);
}
.section-courses-title {
    width: 100%;
    text-align: center;
    padding-bottom: 40px;
    font: 600 36px/44px 'Geologica', sans-serif;
    color: var(--color-stone-white);
}
.section-courses-items {
    width: 100%;
    display: flex;
    align-items: start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.section-courses-item {
    border-radius: 12px;
    background-color: var(--color-stone-white);
    overflow: hidden;
    position: relative;
    width: calc(50% - 10px);
    margin: 10px 0;
}
.section-courses-item.m-big {
    width: 100%;
}
.section-courses-item.m-big .section-courses-item-content {
    opacity: 0.4;
}
.section-courses-item-img {
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    height: 418px;
}
.section-courses-item-img-wrapper {
    transition: var(--transttion-base);
    display: block;
    text-align: center;
    font-size: 0;
    height: 800px;
    width: 1200px;
    margin: -400px 0 0 -600px;
    top: 50%;
    left: 50%;
}
.section-courses-item-img-wrapper img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
.section-courses-item:hover .section-courses-item-img-wrapper {
    transform: scale(1.1);
}
.section-courses-item-img:hover .section-courses-item-img-wrapper {
    opacity: 0.8;
}
.section-courses-item-content {
    padding: 24px;
    position: relative;
    color: var(--color-base-blue);
    font: 500 24px/30px 'Geologica', sans-serif;
    cursor: pointer;
    transition: var(--transttion-base);
}
.section-courses-item-content:hover {
    color: var(--color-proppy);
}
.section-courses-item.m-big .section-courses-item-content:after {
    display: none;
}
.section-courses-item-content:after {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 11px;
    background: url(../i/icon-arrow-down-blue.svg) no-repeat center center;
    top: 50%;
    margin-top: -5px;
    right: 12px;
}
.section-courses-item-label {
    position: absolute;
    color: var(--color-base-blue);
    font: 500 18px/24px 'Geologica', sans-serif;
    top: 50%;
    margin-top: -12px;
    right: 24px;
}
.package-wrapper {
    margin-top: 20px;
    background-color: #467D9D;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    padding: 80px;
    width: 100%;
    display: flex;
    align-items: start;
    justify-content: space-between;
}
.package-wrapper:before {
    content: '';
    display: block;
    position: absolute;
    width: 471px;
    background: url(../i/icon-abs-package.svg) no-repeat center center;
    left: 0;
    bottom: 0;
    top: 0;
    height: 100%;
    transform: translate(var(--parallax-x, 0px), var(--parallax-y, 0px));
    transition: transform 0.2s cubic-bezier(.4,2,.6,1);
}
.package-wrapper-col {
    width: calc(50% - 20px);
    position: relative;
}
.package-item {
    padding: 12px 0;
    color: #fff;
    font: 20px/26px 'Geologica', sans-serif;
}
.package-item img {
    display: inline-block;
    vertical-align: top;
    margin-top: 4px;
    margin-right: 20px;
}
.package-title {
    color: var(--color-light-coral);
    padding-bottom: 2px;
    font: 500 36px/44px 'Geologica', sans-serif;
}
.package-title-sub {
    color: #fff;
    padding-bottom: 12px;
    font: 24px/30px 'Geologica', sans-serif;
}
.package-text {
    color: #fff;
    padding-top: 12px;
    font: 20px/26px 'Geologica', sans-serif;
}
.package-wrapper-col .section-hero-link {
    display: inline-block;
    vertical-align: top;
    margin-top: 12px;
}
.package-bottom-text-wrapper {
    width: 100%;
    text-align: center;
    padding-top: 44px;
}
.package-bottom-text {
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font: 20px/40px 'Geologica', sans-serif;
    padding-left: 60px;
}
.package-bottom-text:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background: url(../i/icon-arrow-up-double-red.svg) no-repeat center center;
}
.section-post-content {
    max-width: 1040px;
    margin: 0 auto;
    padding-top: 80px;
}
.section-post .site-size {
    flex-wrap: wrap;
}
.section-post-top {
    background-color: var(--color-base-blue);
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    color: #fff;
}
.section-post-top:before, .section-post-top:after {
    content: '';
    display: block;
    position: absolute;
}
.section-post-top:before {
    left: 0;
    top: 0;
    width: 464px;
    height: 473px;
    background: url(../i/icon-abs-post-top.svg) no-repeat center center;
}
.section-post-top:after {
    right: 0;
    bottom: 0;
    width: 322px;
    height: 223px;
    background: url(../i/icon-abs-post-top-bottom.svg) no-repeat center center;
}
.section-post-title, .section-post-title-sub {
    margin: 0 240px;
    text-align: center;
    position: relative;
    z-index: 20;
}
.section-post-title h1 {
    font: 600 48px / 56px 'Geologica', sans-serif;
}
.section-post-title-sub {
    padding-top: 40px;
    font: 28px/38px 'Geologica', sans-serif;
}
.post-img-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    height: 570px;
    margin: 0 auto;
}
.post-img {
    font-size: 0;
    text-align: center;
    height: 800px;
    line-height: 800px;
    width: 2000px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -400px 0 0 -1000px;
}
.post-img img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
.section-post-text {
    color: var(--color-base-blue);
    font: 20px/26px 'Geologica', sans-serif;
    padding: 40px 0;
}
.section-post-text h2 {
    font-weight: 600;
    margin: 40px 0 20px;
    font-size: 36px;
    line-height: 44px;
}
.text-content {
    color: var(--color-base-blue);
    font: 16px/20px 'Geologica', sans-serif;
    width: 100%;
}
.section-blog.m-text .site-size {
    box-sizing: border-box;
}
.text-content h1, .text-content h2, .text-content h3, .text-content h4, .text-content h5 {
    margin: 22px 0;
    font-size: 22px;
}
.text-content p {
    margin: 0 0 14px;
}
.modal-window {
    display: none;
    position: fixed;
    border-radius: 12px;
    top: 40px;
    bottom: 40px;
    width: calc(100% - 720px);
    overflow-x: hidden;
    left: 360px;
    background-color: #fff;
    padding: 48px;
    box-sizing: border-box;
    color: var(--color-base-blue);
    z-index: 1000;
}
.modal-window.m-cf {
    width: calc(100% - 720px);
    left: 360px;
    padding: 0;
    bottom: auto;
    top: 100px;
}
.modal-window.m-cf .contact-form-wrapper {
    padding: 40px;
    margin: 0;
    width: 100%;
}
.modal-window.m-visible {
    display: block;
}
.modal-window-title {
    font: 600 36px/44px 'Geologica', sans-serif;
    padding-bottom: 24px;
}
.modal-window-module {
    background-color: #f5f5f5;
    border-radius: 12px;
    padding: 24px;
    position: relative;
}
.modal-window-module:after {
    content: '';
    display: block;
    position: absolute;
    background: url(../i/icon-arrow-down-red.svg) no-repeat center center;
    width: 19px;
    height: 11px;
    right: 33px;
    top: 28px;
}
.modal-window-module + .modal-window-module {
    margin-top: 8px;
}
.modal-widow-close {
    z-index: 100;
    position: absolute;
    display: block;
    text-decoration: none;
    transition: var(--transttion-base);
    width: 24px;
    height: 24px;
    border-radius: 50%;
    top: 11px;
    right: 11px;
    background: #fff url(../i/icons-close.svg) no-repeat center center;
    background-size: 16px auto;
}
.modal-window-module-title {
    font: 600 24px/30px 'Geologica', sans-serif;
    padding: 8px 0;
    width: 90%;
}
.modal-window-module-content {
    font: 20px/26px 'Geologica', sans-serif;
}
.modal-window-module-content ul {
    list-style: circle;
    padding: 0 0 0 20px;
}
.loader {
    position: relative;
    width: 64px;
    height: 64px;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
}
.loader:after{
    content: '';
    position: absolute;
    inset: 8px;
    margin: auto;
    background: #222b32;
    border-radius: 50%;
}
.loader:before{
    content: '';
    position: absolute;
    inset: 0px;
    margin: auto;
    background: #de3500;
    animation: crlMugLoader 2s linear infinite alternate;
}
@keyframes crlMugLoader {
    0%  ,10% { transform: translateY(64px) }
    90% , 100% { transform: translateY(0px) }
}


 
.modal-window-module.m-opened:after {
  transform: rotate(180deg);
}

 .modal-window-module-content {
  display: none;
}

.modal-window-module.m-opened .modal-window-module-content {
  display: block;
}
.gform_fields.top_label.form_sublabel_below.description_below{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;

}
.gfield_description.validation_message.gfield_validation_message, .gform_submission_error.hide_summary, .gform_validation_errors{
    color: #4c1616;
        margin: 10px 0 10px;
}
.hero-title-anim {
    display: inline-block;
    opacity: 0;
    margin-left: 20px;
    transform: translateY(40px) scale(1.2);
    transition: opacity 0.4s cubic-bezier(0.23, 1, 0.32, 1), transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}
.hero-title-anim-in {
    opacity: 1;
    transform: translateY(0) scale(1);
}
.hero-title-anim-word {
    display: inline-block;
    opacity: 0;
    margin-left: 20px;
    filter: blur(4px);
    transition: none;
    font: inherit;
}
.hero-title-anim-word:nth-child(1) { animation: fade-in-word 0.8s 0.1s forwards cubic-bezier(0.11, 0, 0.5, 0); }
.hero-title-anim-word:nth-child(2) { animation: fade-in-word 0.8s 0.2s forwards cubic-bezier(0.11, 0, 0.5, 0); }
.hero-title-anim-word:nth-child(3) { animation: fade-in-word 0.8s 0.3s forwards cubic-bezier(0.11, 0, 0.5, 0); }
.hero-title-anim-word:nth-child(4) { animation: fade-in-word 0.8s 0.4s forwards cubic-bezier(0.11, 0, 0.5, 0); }
.hero-title-anim-word:nth-child(5) { animation: fade-in-word 0.8s 0.5s forwards cubic-bezier(0.11, 0, 0.5, 0); }
.hero-title-anim-word:nth-child(6) { animation: fade-in-word 0.8s 0.6s forwards cubic-bezier(0.11, 0, 0.5, 0); }
.hero-title-anim-word:nth-child(7) { animation: fade-in-word 0.8s 0.7s forwards cubic-bezier(0.11, 0, 0.5, 0); }
.hero-title-anim-word:nth-child(8) { animation: fade-in-word 0.8s 0.8s forwards cubic-bezier(0.11, 0, 0.5, 0); }
.hero-title-anim-word:nth-child(9) { animation: fade-in-word 0.8s 0.9s forwards cubic-bezier(0.11, 0, 0.5, 0); }
.hero-title-anim-word:nth-child(10) { animation: fade-in-word 0.8s 1s forwards cubic-bezier(0.11, 0, 0.5, 0); }
.hero-title-anim-word:nth-child(11) { animation: fade-in-word 0.8s 1.1s forwards cubic-bezier(0.11, 0, 0.5, 0); }
.hero-title-anim-word:nth-child(12) { animation: fade-in-word 0.8s 1.2s forwards cubic-bezier(0.11, 0, 0.5, 0); }
.hero-title-anim-word:nth-child(13) { animation: fade-in-word 0.8s 1.3s forwards cubic-bezier(0.11, 0, 0.5, 0); }
.hero-title-anim-word:nth-child(14) { animation: fade-in-word 0.8s 1.4s forwards cubic-bezier(0.11, 0, 0.5, 0); }
.hero-title-anim-word:nth-child(15) { animation: fade-in-word 0.8s 1.5s forwards cubic-bezier(0.11, 0, 0.5, 0); }
.hero-title-anim-word:nth-child(16) { animation: fade-in-word 0.8s 1.6s forwards cubic-bezier(0.11, 0, 0.5, 0); }
.hero-title-anim-word:nth-child(17) { animation: fade-in-word 0.8s 1.7s forwards cubic-bezier(0.11, 0, 0.5, 0); }
.hero-title-anim-word:nth-child(18) { animation: fade-in-word 0.8s 1.8s forwards cubic-bezier(0.11, 0, 0.5, 0); }
@keyframes fade-in-word {
    100% {
        opacity: 1;
        filter: blur(0);
    }
}
.fade-up {
    opacity: 0;
    transform: translateY(40px);
    transition: opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1), transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
    will-change: opacity, transform;
}
.fade-up-in {
    opacity: 1;
    transform: translateY(0);
}

.ui-datepicker {
    z-index: 1120 !important;
}

@media screen and (max-width: 768px) {
  .section-study-features {
    display: flex;
    flex-direction: column;
    gap: 16px;
    overflow: hidden;
    margin-left: 20px;
    margin-right: 20px;
  }
  
  .marquee-row {
    display: flex;
    width: max-content;
    min-width: 120vw;
    gap: 12px;
    animation: marquee 35s linear infinite;
    /* Убираем пустые места */
    flex-shrink: 0;
    /* Убираем отступы */
    margin: 0;
    padding: 0;
  }
  
  .marquee-row-2 {
    animation-direction: reverse;
    animation-duration: 40s;
  }
  
  .marquee-row-3 {
    animation-duration: 38s;
  }
  
  .marquee-item {
    display: block;
    cursor: pointer;
    border-radius: 40px;
    color: var(--color-cerulian);
    background-color: rgba(70, 125, 150, 0.12);
    font: 300 16px/20px 'Geologica', sans-serif;
    padding: 12px 16px;
    transition: var(--transttion-base);
    white-space: nowrap;
    min-width: max-content;
    flex-shrink: 0;
    /* Убираем отступы */
    margin: 0;
  }
  
  .marquee-item:hover {
    background-color: var(--color-stone-white);
  }
  
  @keyframes marquee {
    0% { transform: translateX(0); }
    100% { transform: translateX(-33.333%); }
  }
}

@media screen and (min-width: 769px) {
  .marquee-row {
    display: none !important;
  }
  
  .section-study-features {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-left: 200px;
    margin-right: 200px;
  }
}

.section-post-back-link{
    color: #fff;
    text-align: left;
    display: block;
    margin: 0 0 20px 41px;
    font-size: 15px;
}

.section-post-content ul,
.section-post-content ol {
    font-family: 'Geologica', sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0;
    margin: 0 0 12px 24px; /* отступ слева для маркера */
    padding: 0;
    list-style-position: inside;
}

.section-post-content li {
    margin-bottom: 8px;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
}

.section-post-content ul {
    list-style-type: disc;
}

.section-post-content ol {
    list-style-type: decimal;
}

.section-post-content p {
    margin-bottom: 12px;
}

.scroll-to-top {
  position: fixed;
  right: 24px;
  bottom: 24px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: var(--color-tiffani-blue, #468);
  color: #fff;
  font-size: 28px;
  border: none;
  box-shadow: 0 2px 8px rgba(0,0,0,0.12);
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s, background 0.2s;
  z-index: 1000;
}
.scroll-to-top:hover {
  background: var(--color-base-blue, #222);
}
.scroll-to-top.visible {
  opacity: 1;
  pointer-events: auto;
}
.site-header-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1100;
  background: #fff;
  box-shadow: 0 2px 12px rgba(0,0,0,0.08);
  transform: translateY(-100%);
  opacity: 0;
  pointer-events: none;
  transition: transform 0.3s, opacity 0.3s;
}
.site-header-sticky.visible {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
}
@media (max-width: 768px) {
  .site-header-phones {
    justify-content: center !important;
    text-align: center;
    width: 100%;
    margin: 0px 45px;
    padding: 2px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
  }
  .section-post-title h1 {
    font: 500 28px / 36px 'Geologica', sans-serif;
}
.section-post-content p{
    margin: 22px 0;
}
.section-post-content ul, .section-post-content ol{
    font-size: 16px;
    line-height: 22px;
}
  .site-header-phone {
    justify-content: center;
    text-align: center;
    width: auto;
    margin: 0 auto;
    float: none;
  }
  .site-header-phones:after{
    padding-top: 10px;
  }
  .section-post-text{
    margin-top: 30px;
  }
}

@media (max-width: 450px) {
  .site-header-phones {
    margin: 0px 42px;
  }
}
@media (max-width: 385px) {
  .site-header-phones {
    margin: 0px 17px;
  }
}
@media (max-width: 330px) {
  .site-header-phones {
    margin: 0px -8px;
  }
}

@media (max-width: 419px) and (min-width: 386px) {
  .site-header-phones {
    margin: 0px 28px;
  }
}

@media (max-width: 1024px) {
  .site-header-sticky { 
    display: none !important; 
}
}


.section-guarantees-item:hover::after,
.section-guarantees-item:focus::after,
.section-guarantees-item:active::after,
.why-we-item:hover::after,
.why-we-item:focus::after,
.why-we-item:active::after,
.section-faq-item:hover::after,
.section-faq-item:focus::after,
.section-faq-item:active::after {
  opacity: 1;
}
.section-guarantees-item:hover,
.section-guarantees-item:focus,
.section-guarantees-item:active,
.why-we-item:hover,
.why-we-item:focus,
.why-we-item:active,
.section-faq-item:hover,
.section-faq-item:focus,
.section-faq-item:active {
  opacity: 1;
  transform: translateY(-12px) scale(1.04);
  box-shadow:
    1px 1px 0 rgb(214,214,214),
    2px 2px 0 rgb(214,214,214),
    3px 3px 0 rgb(214,214,214),
    4px 4px 0 rgb(214,214,214),
    5px 5px 0 rgb(214,214,214),
    6px 6px 0 rgb(214,214,214),
    0 12px 32px rgba(10,10,10,0.12);
  z-index: 2;
}

@media (max-width: 900px) {
  .section-blog-items {
    display: flex;
    flex-wrap: nowrap !important;
    overflow-x: auto;
    gap: 16px;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    padding-bottom: 12px;
    width: auto !important;
    margin-bottom: 0 !important;
  }
  .section-blog-item {
    width: 80vw !important;
    min-width: 80vw;
    max-width: 90vw;
    flex: 0 0 auto;
    scroll-snap-align: start;
  }
  .section-blog-items::-webkit-scrollbar {
    display: none;
  }
  .section-blog-items {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
}
#adminAjaxURL{display: none;}
 
.section-guarantees-item, .why-we-item, .section-faq-item {
  position: relative;
  transition: 
    opacity 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.25s cubic-bezier(0.23, 1, 0.32, 1),
    box-shadow 0.18s cubic-bezier(0.23, 1, 0.32, 1);
  will-change: opacity, transform, box-shadow;
}
 
.section-contact-us,
.section-faq,
.package-wrapper,
.section-about-platform,
.section-hero {
  overflow: hidden;
} 
.hero-abs-svg-wrapper.reveal{
    position: absolute;
    left: 0;
    top: 0;
}
@keyframes test {
    0% {
      clip-path: inset(0px 0px 600px 0px);
    }
    80% {
      clip-path: inset(0px 0px 0px 0px);
    }
    100% {
      clip-path: inset(0px 0px 0px 0px);
    }
  }
  
 .hero-abs-svg {
    animation: test;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
  }
 
@media (max-width: 1735px) {
  .testimonials-slider-item-content{
    gap:30px
  }
  .testimonials-slider-item-content-text {
    font: 21px/26px 'Geologica', sans-serif;
  }
  .testimonials-slider-item-author span {
    font-size: 25px;
    line-height: 27px;
  }
  .testimonials-slider-item-author {
    font: 18px/23px 'Geologica', sans-serif;
  }
}
 

@media (max-width: 1450px) {
 
    .testimonials-slider-item-content-text {
      font: 19px/24px 'Geologica', sans-serif;
    }
}

@media (max-width: 1380px) {
    .testimonials-slider-item-content{
        gap:20px
      }
    .testimonials-slider-item-content-text {
      font: 18px/22px 'Geologica', sans-serif;
    }
    .testimonials-slider-item-author span {
        font-size: 23px;
        line-height: 24px;
      }
}

.modal-window-module-content ul,
.modal-window-module-content ol {
    font-family: 'Geologica', sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0;
    margin: 0 0 12px 24px;
    padding: 0;
    list-style-position: inside;
}

.modal-window-module-content li {
    margin-bottom: 8px;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
}

.modal-window-module-content ul {
    list-style-type: disc;
}

.modal-window-module-content ol {
    list-style-type: decimal;
}

.text-content ul {
    list-style: disc;
    margin-left: 40px;
    margin-bottom: 20px;
}