*,
::before,
::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style: ;
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style: ;
}

/*
! tailwindcss v3.4.18 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
    box-sizing: border-box;
    /* 1 */
    border-width: 0;
    /* 2 */
    border-style: solid;
    /* 2 */
    border-color: #e5e7eb;
    /* 2 */
}

::before,
::after {
    --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
    line-height: 1.5;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -moz-tab-size: 4;
    /* 3 */
    -o-tab-size: 4;
    tab-size: 4;
    /* 3 */
    font-family: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    /* 4 */
    font-feature-settings: normal;
    /* 5 */
    font-variation-settings: normal;
    /* 6 */
    -webkit-tap-highlight-color: transparent;
    /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
    margin: 0;
    /* 1 */
    line-height: inherit;
    /* 2 */

    position: relative;
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
    height: 0;
    /* 1 */
    color: inherit;
    /* 2 */
    border-top-width: 1px;
    /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
    color: inherit;
    text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
    font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
    /* 1 */
    font-feature-settings: normal;
    /* 2 */
    font-variation-settings: normal;
    /* 3 */
    font-size: 1em;
    /* 4 */
}

/*
Add the correct font size in all browsers.
*/

@font-face {
    font-family: 'Comfortaa';
    src: url('../fonts/Comfortaa-VariableFont_wght.ttf');
}

@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-VariableFont_wght.ttf');
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-VariableFont_wght.ttf');
}

html {
    padding: 0;
    margin: 0 !important;
    scroll-behavior: smooth;
}

footer {
    height: fit-content;
}

small {
    font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
    text-indent: 0;
    /* 1 */
    border-color: inherit;
    /* 2 */
    border-collapse: collapse;
    /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-feature-settings: inherit;
    /* 1 */
    font-variation-settings: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    font-weight: inherit;
    /* 1 */
    line-height: inherit;
    /* 1 */
    letter-spacing: inherit;
    /* 1 */
    color: inherit;
    /* 1 */
    margin: 0;
    /* 2 */
    padding: 0;
    /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
    text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
    -webkit-appearance: button;
    /* 1 */
    background-color: transparent;
    /* 2 */
    background-image: none;
    /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
    outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
    box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
    vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
    -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
    display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
    margin: 0;
}

fieldset {
    margin: 0;
    padding: 0;
}

legend {
    padding: 0;
}

ol,
ul,
menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
    padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
    resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    /* 1 */
    color: #9ca3af;
    /* 2 */
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    /* 1 */
    color: #9ca3af;
    /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role='button'] {
    cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
    cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
    display: block;
    /* 1 */
    vertical-align: middle;
    /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
    max-width: 100%;
    height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden='until-found'])) {
    display: none;
}

.container {
    width: 100%;
}

@media (min-width: 640px) {
    .container {
        max-width: 640px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 768px;
    }
}

@media (min-width: 1024px) {
    .container {
        max-width: 1024px;
    }
}

@media (min-width: 1280px) {
    .container {
        max-width: 1280px;
    }
}

@media (min-width: 1536px) {
    .container {
        max-width: 1536px;
    }
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.left-0 {
    left: 0px;
}

.right-0 {
    right: 0px;
}

.top-\[-76\%\] {
    top: -76%;
}

.z-10 {
    z-index: 10;
}

.z-\[2\] {
    z-index: 2;
}

.mb-10 {
    margin-bottom: 2.5rem;
}

.mb-12 {
    margin-bottom: 3rem;
}

.mb-14 {
    margin-bottom: 3.5rem;
}

.mb-3 {
    margin-bottom: 0.75rem;
}

.mb-4 {
    margin-bottom: 1rem;
}

.mb-5 {
    margin-bottom: 1.25rem;
}

.mb-6 {
    margin-bottom: 1.5rem;
}

.mb-7 {
    margin-bottom: 1.75rem;
}

.mb-8 {
    margin-bottom: 2rem;
}

.mb-9 {
    margin-bottom: 2.25rem;
}

.mb-\[23px\] {
    margin-bottom: 23px;
}

.mb-\[26px\] {
    margin-bottom: 26px;
}

.mb-\[34px\] {
    margin-bottom: 34px;
}

.mb-\[50px\] {
    margin-bottom: 50px;
}

.mb-\[54px\] {
    margin-bottom: 54px;
}

.ml-1 {
    margin-left: 0.25rem;
}

.ml-auto {
    margin-left: auto;
}

.mr-12 {
    margin-right: 3rem;
}

.mr-8 {
    margin-right: 2rem;
}

.mt-14 {
    margin-top: 3.5rem;
}

.mt-5 {
    margin-top: 1.25rem;
}

.mt-6 {
    margin-top: 1.5rem;
}

.mt-\[-22px\] {
    margin-top: -22px;
}

.mt-\[10px\] {
    margin-top: 10px;
}

.mt-\[119px\] {
    margin-top: 119px;
}

.mt-\[42px\] {
    margin-top: 42px;
}

.mt-\[44px\] {
    margin-top: 44px;
}

.mt-auto {
    margin-top: auto;
}

.flex {
    display: flex;
}

.grid {
    display: grid;
}

.hidden {
    display: none;
}

.h-14 {
    height: 3.5rem;
}

.h-6 {
    height: 1.5rem;
}

.h-full {
    height: 100%;
}

.max-h-\[168px\] {
    max-height: 168px;
}

.w-10\/12 {
    width: 83.333333%;
}

.w-14 {
    width: 3.5rem;
}

.w-3\/5 {
    width: 60%;
}

.w-4\/5 {
    width: 80%;
}

.w-6 {
    width: 1.5rem;
}

.w-\[68\%\] {
    width: 68%;
}

.w-fit {
    width: -moz-fit-content;
    width: fit-content;
}

.w-full {
    width: 100%;
}

.cursor-pointer {
    cursor: pointer;
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.grid-cols-\[43\%\2c 51\%\] {
    grid-template-columns: 43% 51%;
}

.flex-col {
    flex-direction: column;
}

.flex-wrap {
    flex-wrap: wrap;
}

.items-end {
    align-items: flex-end;
}

.items-center {
    align-items: center;
}

.justify-center {
    justify-content: center;
}

.justify-between {
    justify-content: space-between;
}

.gap-10 {
    gap: 2.5rem;
}

.gap-14 {
    gap: 3.5rem;
}

.gap-2 {
    gap: 0.5rem;
}

.gap-2\.5 {
    gap: 0.625rem;
}

.gap-3 {
    gap: 0.75rem;
}

.gap-4 {
    gap: 1rem;
}

.gap-5 {
    gap: 1.25rem;
}

.gap-6 {
    gap: 1.5rem;
}

.gap-7 {
    gap: 1.75rem;
}

.gap-8 {
    gap: 2rem;
}

.gap-9 {
    gap: 2.25rem;
}

.gap-\[10px\] {
    gap: 10px;
}

.gap-\[30px\] {
    gap: 30px;
}

.gap-\[31px\] {
    gap: 31px;
}

.gap-\[32px\] {
    gap: 32px;
}

.gap-\[42px\] {
    gap: 42px;
}

.gap-\[76px\] {
    gap: 76px;
}

.overflow-hidden {
    overflow: hidden;
}

.whitespace-nowrap {
    white-space: nowrap;
}

.rounded-lg {
    border-radius: 0.5rem;
}

.rounded-xl {
    border-radius: 0.75rem;
}

.bg-\[\#A3CAE4\] {
    --tw-bg-opacity: 1;
    background-color: rgb(163 202 228 / var(--tw-bg-opacity, 1));
}

.bg-\[\#A3E0E4\] {
    --tw-bg-opacity: 1;
    background-color: rgb(163 224 228 / var(--tw-bg-opacity, 1));
}

.bg-\[\#A3E4CE\] {
    --tw-bg-opacity: 1;
    background-color: rgb(163 228 206 / var(--tw-bg-opacity, 1));
}

.bg-\[\#D0E4A3\] {
    --tw-bg-opacity: 1;
    background-color: rgb(208 228 163 / var(--tw-bg-opacity, 1));
}

.bg-\[\#EFFFFC\] {
    --tw-bg-opacity: 1;
    background-color: rgb(239 255 252 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FFFFF1\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 241 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FFFFFF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-\[\#effffc\] {
    --tw-bg-opacity: 1;
    background-color: rgb(239 255 252 / var(--tw-bg-opacity, 1));
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.p-3 {
    padding: 0.75rem;
}

.pb-14 {
    padding-bottom: 3.5rem;
}

.pb-16 {
    padding-bottom: 4rem;
}

.pb-4 {
    padding-bottom: 1rem;
}

.pb-\[48px\] {
    padding-bottom: 48px;
}

.pb-\[60px\] {
    padding-bottom: 60px;
}

.pb-\[71px\] {
    padding-bottom: 71px;
}

.pr-5 {
    padding-right: 1.25rem;
}

.pt-14 {
    padding-top: 3.5rem;
}

.pt-16 {
    padding-top: 4rem;
}

.pt-24 {
    padding-top: 6rem;
}

.pt-4 {
    padding-top: 1rem;
}

.pt-7 {
    padding-top: 1.75rem;
}

.pt-\[16px\] {
    padding-top: 16px;
}

.pt-\[40px\] {
    padding-top: 40px;
}

.pt-\[60px\] {
    padding-top: 60px;
}

.pt-\[71px\] {
    padding-top: 71px;
}

.pt-\[88\.5px\] {
    padding-top: 88.5px;
}

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

.text-end {
    text-align: end;
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
}

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
}

.text-5xl {
    font-size: 3rem;
    line-height: 1;
}

.text-6xl {
    font-size: 3.75rem;
    line-height: 1;
}

.text-8xl {
    font-size: 6rem;
    line-height: 1;
}

.text-\[168px\] {
    font-size: 168px;
}

.text-\[18px\] {
    font-size: 18px;
}

.text-\[24px\] {
    font-size: 24px;
}

.text-\[64px\] {
    font-size: 64px;
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem;
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
}

.font-bold {
    font-weight: 700;
}

.font-light {
    font-weight: 300;
}

.font-normal {
    font-weight: 400;
}

.font-semibold {
    font-weight: 600;
}

.leading-\[130\%\] {
    line-height: 130%;
}

.leading-\[150\%\] {
    line-height: 150%;
}

.leading-\[170\%\] {
    line-height: 170%;
}

.leading-relaxed {
    line-height: 1.625;
}

.text-\[\#000000\] {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-\[\#00D4AA\] {
    --tw-text-opacity: 1;
    color: rgb(0 212 170 / var(--tw-text-opacity, 1));
}

.text-\[\#0F0F0F\] {
    --tw-text-opacity: 1;
    color: rgb(15 15 15 / var(--tw-text-opacity, 1));
}

.text-\[\#A3CAE4\] {
    --tw-text-opacity: 1;
    color: rgb(163 202 228 / var(--tw-text-opacity, 1));
}

.text-\[\#A3E0E4\] {
    --tw-text-opacity: 1;
    color: rgb(163 224 228 / var(--tw-text-opacity, 1));
}

.text-\[\#A3E4CE\] {
    --tw-text-opacity: 1;
    color: rgb(163 228 206 / var(--tw-text-opacity, 1));
}

.text-\[\#D0E4A3\] {
    --tw-text-opacity: 1;
    color: rgb(208 228 163 / var(--tw-text-opacity, 1));
}

.text-\[\#FFAC0D\] {
    --tw-text-opacity: 1;
    color: rgb(255 172 13 / var(--tw-text-opacity, 1));
}

* {
    box-sizing: border-box;
}

body {
    font-family: 'Comfortaa';
}

header,
.title,
.founder {
    background-color: #effffc;
}

a {
    text-decoration: none;
    color: #0f0f0f;
}

nav ul li {
    list-style-type: none;
}

.container {
    max-width: 1400px;
    margin-inline: auto;
    padding-inline: 1rem;
}

.header__contact {
    gap: 16px;
}

.header__contact > div {
    display: flex;
    align-items: center;
    gap: 8px;
}

.header__nav-button {
    padding: 12.5px 18px 12.5px 18px;
    border-radius: 18px;
    border: 1px solid #00d4aa;
}

.header__menu hr {
    border: 1px solid #000000;
    height: 16px;
    opacity: 10%;
}

.header__contact a,
.header__contact p {
    font-weight: 300;
    font-size: 14px;
    color: #000000;
}

.header__menu a,
.header__menu p {
    font-weight: 600;
    font-size: 16px;
    color: #0f0f0f;
    width: 100%;
    text-align: center;
}

.title__content h1 {
    line-height: 120%;
}

.title__content-button {
    background-color: #ffd586;
    border-radius: 18px;
    border: 1px solid #ffac0d;
    padding: 23px 170px;
    position: relative;
}

.title__content-button > i {
    position: absolute;
    border-radius: 100%;
    width: 18px;
    height: 18px;
    background-color: #00d4aa;
    top: -11%;
    right: 0%;
    font-weight: 600;
}

.aboutUs__num bdi {
    font-size: 48px;
    line-height: 130%;
}

.aboutUs__num {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 35.5px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}

.aboutUs__num > div {
    display: flex;
    gap: 8px;
}

.aboutUs__num p {
    font-family: 'Raleway';
    font-weight: 500;
}

.aboutUs__content > div {
    width: 76%;
}

.aboutUs__text p {
    line-height: 180%;
    font-weight: 400;
    font-family: 'Raleway';
}

.fon__free {
    position: absolute;
    right: 0%;
    top: 0%;
}

.advantages__content img,
.advantages__content p {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.advantages__content > div {
    background-color: #fafafa;
    border-radius: 12px;
    padding: 12px;
    cursor: pointer;
}

.advantages__content-line {
    transition: all 0.3s;
    height: 25px;
}

.advantages__text {
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s;
}

.advantages__text.show {
    max-height: 1000px;
    margin-top: 24px;
}

.burger__close {
    display: none;
}

.feedback {
    display: none;
    flex-direction: column;
    gap: 24px;
    background: #fff;
    padding: 26px 20px 0px 20px;
    position: fixed;
    top: 12%;
    right: 50%;
    border-radius: 18px;
    color: #000 !important;
    transform: translate(50%, 50%);
    z-index: 100;
    max-width: 600px;
    width: 100%;
}

.feedback.active {
    display: flex;
}

.feedback input {
    padding: 12px;
    color: #666666;
    background-color: #f0f0f0;
    font-weight: 600;
    border-radius: 16px;
    width: 100%;
}

.wpcf7-response-output {
    margin-top: 10px;
}

#tel.active {
    border: 1px solid red;
}

#telTemplate.active {
    border: 1px solid red;
}

#formBottom > div > p {
    margin-bottom: 24px;
    text-align: center;
    width: 100%;
}

#formBottom > div > p input {
    width: 100%;
}

#formBottom > div > p:nth-last-child(3) input {
    margin-bottom: 0px;
    background-color: #ffd586;
    border: 1px solid #ffac0d;
    font-family: 'Comfortaa';
    font-size: 16px;
    width: 100%;
    font-weight: 600;
    letter-spacing: normal;
}

#telBottom.active {
    border: 1px solid red;
}

.feedback > div > p {
    margin-bottom: 24px;
    text-align: center;
}

.feedback > div > p:nth-last-child(3) {
    margin-bottom: 0px;
}

.form-fon-black {
    display: none;
}

.form-fon-black.active {
    display: block;
    position: fixed;
    z-index: 90;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.363);
}

.fon-black {
    display: none;
}

.fon-black.active {
    display: block;
    position: fixed;
    z-index: 90;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.363);
}

.feedback .form_submit {
    background-color: #ffd586;
    padding: 12px;
    border-radius: 18px;
    border: 1px solid #ffac0d;
    width: 100%;
    letter-spacing: normal;
    font-weight: 600;
    color: black;
}

.feedback input::-moz-placeholder {
    color: #a7a7a7;
    font-family: 'Comfortaa';
    line-height: 120%;
    letter-spacing: 0.25em;
}

.feedback input::placeholder {
    color: #a7a7a7;
    font-family: 'Comfortaa';
    line-height: 120%;
    letter-spacing: 0.25em;
}

.leading-130 {
    line-height: 130%;
}

.header__menu-has--submenu {
    position: relative;
}

.founder_text > p {
    line-height: 170%;
    font-family: 'Raleway';
    font-weight: 400;
    font-size: 16px;
}

.founder_text > strong {
    font-family: 'Raleway';
    font-weight: 700;
}

.card-animation {
    transition: 0.2s all;
}

.font-comfortaa {
    font-family: 'Comfortaa';
}

.card-animation > img {
    transition: 0.3s all;
}

.card-animation .teams {
    padding: 60px 0 60px;
    background-color: #effffc;
}

.tuition_fees {
    padding: 60px 0 60px;
}

.teams strong {
    font-family: 'Comfortaa';
    font-weight: 700;
    color: #0f0f0f;
    font-size: 24px;
}

.teams p {
    font-family: 'Raleway';
    font-weight: 400;
    color: #0f0f0f;
    font-size: 16px;
}

.tuition_fees_content > p {
    transform: rotate(90deg);
    margin-left: -9rem;
    margin-bottom: 1rem;
}

.tuition_fees_content > bdi {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 168px;
    text-shadow:
        -1px -1px 0 #c7c7c7,
        1px -1px 0 #c7c7c7,
        -1px 1px 0 #c7c7c7,
        1px 1px 0 #c7c7c7;
}

.contribution-text {
    font-family: 'Raleway';
    font-weight: 400;
    color: #0f0f0f;
    font-size: 20px;
    line-height: 130%;
}

.tuition_fees-text {
    line-height: 130%;
}

.introduction {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #effffc;
}

.introduction_content {
    max-width: 760px;
    margin-inline: auto;
}

.introduction_content h3 {
    font-family: 'Comfortaa';
    font-weight: 600;
    font-size: 20px;
    line-height: 130%;
}

.introduction_content p {
    font-family: 'Raleway';
    font-weight: 400;
    font-size: 16px;
    color: #0f0f0f;
    line-height: 150%;
}

.introduction_content_img-right {
    position: absolute;
    top: 46%;
    right: -8%;
}

.introduction_content_img-left {
    position: absolute;
    top: 46%;
    left: -8%;
    transform: scaleX(-1);
}

.classrooms {
    padding-top: 60px;
    padding-bottom: 60px;
}

.classrooms_content > div {
    padding: 32px 35px;
    border: 1px solid #c7c7c7;
    border-radius: 12px;
}

.classrooms_content > div > div > a {
    display: flex;
    gap: 13px;
    justify-content: center;
    align-items: center;
    padding: 12px 0 12px;
    width: 100%;
    background-color: #ffffffa3;
    border-radius: 12px;
    font-family: 'Comfortaa';
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
}

.classrooms_content > div > div > img {
    width: 110px;
    height: 161px;
}

.swiper-slide {
    width: 538px !important;
    height: 400px !important;
}

footer {
    padding-top: 60px;
    padding-bottom: 52px;
    background-color: #effffc;
}

.footer-text {
    font-size: 20px;
    font-weight: 400;
    font-family: 'Raleway';
    line-height: 130%;
    margin-top: 32px;
}

.footer_contact > div {
    display: flex;
    gap: 8px;
}

.footer-fon {
    position: absolute;
    left: 0%;
    top: 3%;
}

.school_form-fon {
    height: 102%;
    width: 100%;
    position: absolute;
    background-color: #ffd586;
    z-index: 1;
    border-radius: 18px;
    top: -2%;
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 350px;
}

.school_form {
    max-width: 546px;
    box-shadow: 0px 0px 4px 0px #ffac0d40 inset;
    border-radius: 18px;
    height: -moz-fit-content;
    height: fit-content;
}

.font-raleway {
    font-family: 'Raleway';
    letter-spacing: 0.03em;
}

.font-montserrat {
    font-family: 'Montserrat';
}

#formTemplate .wpcf7-response-output {
    display: none !important;
}

.school_form-input input {
    padding: 16px 14px;
    border-radius: 12px;
}

.school_form-input-orange input {
    border: 1px solid #ffac0d;
}

.school_form-input-green input {
    border: 1px solid #84dabd;
    width: 100%;
}

.school_form-input-green p {
    margin-bottom: 16px;
}

.school_form-input-green > div > p:nth-last-child(3) {
    margin-bottom: 0;
}

.school_form-input-green > div > p:nth-last-child(3) input {
    background-color: #a3e4ce;
    border: 1px solid #84dabd;
    letter-spacing: normal;
    font-family: 'Comfortaa';
    font-weight: 600;
}

/* 111 */

.school_form-input-emerald input {
    border: 1px solid #7ed8de;
    width: 100%;
}

.classrooms-emerald {
    background-color: #a3e0e4;
    border: 1px solid #7ed8de;
}

.school_form-input-emerald p {
    margin-bottom: 16px;
}

.school_form-input-emerald > div > p:nth-last-child(3) {
    margin-bottom: 0;
}

.school_form-input-emerald > div > p:nth-last-child(3) input {
    background-color: #a3e0e4;
    border: 1px solid #7ed8de;
    letter-spacing: normal;
    font-family: 'Comfortaa';
    font-weight: 600;
}

/* 222 */

.school_form-input-orange input {
    border: 1px solid #ffac0d;
    width: 100%;
}

.school_form-input-orange p {
    margin-bottom: 16px;
}

.school_form-input-orange > div > p:nth-last-child(3) {
    margin-bottom: 0;
}

.school_form-input-orange > div > p:nth-last-child(3) input {
    background-color: #ffd586;
    border: 1px solid #ffac0d;
    letter-spacing: normal;
    font-family: 'Comfortaa';
    font-weight: 600;
}

/* 333 */

.school_form-input-blue input {
    border: 1px solid #7cb4da;
    width: 100%;
}

.school_form-input-blue p {
    margin-bottom: 16px;
}

.school_form-input-blue > div > p:nth-last-child(3) {
    margin-bottom: 0;
}

.school_form-input-blue > div > p:nth-last-child(3) input {
    background-color: #a3cae4;
    border: 1px solid #7cb4da;
    letter-spacing: normal;
    font-family: 'Comfortaa';
    font-weight: 600;
}

.classrooms-blue {
    background-color: #a3cae4;
    border: 1px solid #7cb4da;
}

/* 444 */

.school_form-input-warm_orange input {
    border: 1px solid #dba02e;
    width: 100%;
}

.classrooms-warm_orange {
    background-color: #ffac0d;
    border: 1px solid #dba02e;
}

.school_form-input-warm_orange p {
    margin-bottom: 16px;
}

.school_form-input-warm_orange > div > p:nth-last-child(3) {
    margin-bottom: 0;
}

.school_form-input-warm_orange > div > p:nth-last-child(3) input {
    background-color: #ffac0d;
    border: 1px solid #dba02e;
    letter-spacing: normal;
    font-family: 'Comfortaa';
    font-weight: 600;
}

.letter-3 {
    letter-spacing: 0.03em;
}

.font-raleway-italic {
    font-style: italic;
}

.classrooms {
    border-radius: 8px;
    font-weight: 600;
    font-family: 'Comfortaa';
}

.book_left .classrooms {
    padding: 12px;
    width: -moz-fit-content;
    width: fit-content;
}

.book_schedule .high_left {
    display: flex;
    gap: 30px;
}

.high_left li {
    font-family: 'Raleway';
    font-weight: 500;
    font-size: 16px;
    line-height: 180%;
    letter-spacing: 0.03em;
    color: #000000;
}

.high_left li::marker {
    font-size: 0.6em;
}

.high_right-title p {
    letter-spacing: 0.03em;
    line-height: 180%;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Raleway';
    color: #000000;
}

.high_right-bottom p,
.high_right-bottom li {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.03em;
    line-height: 180%;
    font-family: 'Raleway';
    white-space: nowrap;
}

.high_right-title strong {
    font-weight: 600;
}

.classrooms-green,
.classrooms-emerald,
.classrooms-blue,
.classrooms-warm_orange {
    padding: 12px;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 8px;
}

footer img {
    user-select: none;
}

.classrooms-green {
    background-color: #a3e4ce;
    border: 1px solid #84dabd;
}

.classrooms-emerald {
    background-color: #a3e0e4;
    border: 1px solid #7ed8de;
}

.list-book {
    display: flex;
    flex-direction: column;
    gap: 17px;
}

.list-book > div {
    width: 19px;
    height: 18px;
    border-radius: 100%;
    box-shadow: 0px 4px 4px 0px #00000026 inset;
    background-color: #effffc;
}

.book_left {
    padding: 28px 21px;
    border-radius: 24px;
    z-index: 2;
    position: relative;
}

.book_right-core {
    height: 100%;
}

.book_left-classes {
    margin-bottom: 18px;
}

.book_left-line {
    height: 99.5%;
    width: 10%;
    top: 0.1%;
    background-color: #ffd586;
    border-radius: 24px;
    position: absolute;
    z-index: 1;
    left: -1%;
}

.book_right-line {
    height: 99.5%;
    width: 10%;
    top: 0.1%;
    background-color: #ffd586;
    border-radius: 24px;
    position: absolute;
    z-index: 1;
    right: -1%;
}

.book_schedule > div,
.book_schedule-right > div {
    display: flex;
    padding-top: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid transparent;
    gap: 5px;
    border-image-source: linear-gradient(90deg, #effffc 0%, #cbd3d2 50.48%, #effffc 100%);
    border-image-slice: 1;
}

.book_schedule > div:nth-last-child(1),
.book_schedule-right > div:nth-last-child(1) {
    border-bottom: none;
}

.book_schedule > div > span {
    width: 92px;
    font-family: 'Raleway';
    font-weight: 700;
    letter-spacing: 0.03em;
    font-size: 16px;
    color: #000000;
}

.book_schedule-right > div > span {
    width: 120px;
    font-family: 'Raleway';
    font-weight: 700;
    letter-spacing: 0.03em;
    font-size: 16px;
    color: #000000;
}

.book_schedule > div > p,
.book_schedule-right > div > p {
    max-width: 478px;
    width: 100%;
    font-family: 'Raleway';
    font-weight: 400;
    letter-spacing: 0.03em;
    font-size: 16px;
    color: #000000;
    line-height: 150%;
}

.button-green {
    background-color: #a3e4ce;
    border: 1px solid #84dabd;
}

.button-emerald {
    background-color: #a3e0e4;
    border: 1px solid #7ed8de;
}

.school_form-input button {
    padding: 17px 0;
    width: 100%;
    border-radius: 18px;
    font-size: 16px;
}

.button-orange {
    background-color: #ffd586;
    border: 1px solid #ffac0d;
}

.school_form-input input::-moz-placeholder {
    color: #a7a7a7;
    font-family: 'Comfortaa';
    line-height: 120%;
    letter-spacing: 0.25em;
}

.school_form-input input::placeholder {
    color: #a7a7a7;
    font-family: 'Comfortaa';
    line-height: 120%;
    letter-spacing: 0.25em;
}

.school_form-left {
    max-width: 493px;
    width: 100%;
    padding: 38px 23px;
    background-color: white;
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
    animation-duration: 3s;
    animation-fill-mode: forwards;
}

.school_form-left.active {
    animation-name: slideFormSchool;
}

.list_hole {
    padding: 39px 17px;
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px;
    background-color: white;
    display: flex;
    flex-direction: column;
    gap: 22px;
}

.list_hole > div {
    width: 19px;
    height: 18px;
    background-color: #effffc;
    box-shadow: 0px 4px 4px 0px #00000026 inset;
    border-radius: 100%;
}

.section_fon-form {
    background-image: url('https://unicschool.com.ua/wp-content/themes/unic-school/img/fon-form-bottom.png');
    background-size: cover;
}

input {
    font-size: 16px;
    letter-spacing: 0.4em;
    line-height: 120%;
    font-weight: 500;
    font-family: 'Comfortaa';
}

.header__menu hr:nth-last-child(2) {
    display: none !important;
}

.core_subjects-left {
    display: flex;
    justify-content: space-between;
    max-width: 538px;
    gap: 10px;
}

.core_subjects-left > div {
    display: flex;
    flex-direction: column;
}

.core_subjects-left > div:nth-child(2) {
    max-width: 216px;
}

.core_subjects-left > div > li {
    font-family: 'Raleway';
    font-weight: 500;
    line-height: 180%;
    letter-spacing: 0.03em;
    color: #000000;
    white-space: nowrap;
}

.core_subjects-right > div li {
    font-family: 'Raleway';
    font-weight: 400;
    line-height: 180%;
    letter-spacing: 0.03em;
    color: #000000;
}

.core_subjects-right > div > div {
    margin-top: 25px;
}

.core_subjects li::marker {
    font-size: 0.6em;
}

.core_subjects-right span {
    font-family: 'Comfortaa';
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: #000000;
    padding: 12px;
    border-radius: 8px;
}

.core_subjects {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.core_subjects-right {
    display: flex;
    gap: 50px;
}

.classrooms_content strong {
    font-size: 20px;
    line-height: 130%;
    font-weight: 700;
    color: #0f0f0f;
    font-family: 'Comfortaa';
}

.classrooms_content p {
    font-family: 'Raleway';
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
}

.studio {
    display: flex;
    gap: 32px;
}

.studio-block {
    padding: 26px 40px;
    background-color: white;
    border-radius: 12px;
    max-width: 445px;
    width: 100%;
    position: relative;
    z-index: 2;
}

.studio-line {
    position: absolute;
    top: -3%;
    width: 100%;
    height: 10%;
    border-radius: 12px;
    right: 0%;
}

.studio-block span {
    font-family: 'Comfortaa';
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 0.03em;
    line-height: 150%;
    color: #000000;
}

.studio-block p {
    font-size: 16px;
    font-family: 'Raleway';
    line-height: 130%;
    font-weight: 400;
}

.studio-block strong {
    font-size: 16px;
    font-family: 'Raleway';
    line-height: 130%;
    font-weight: 700;
}

.studio-item {
    display: flex;
    flex-direction: column;
    gap: 26px;
}

.studio-item > div {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.studio-item > div > div {
    display: flex;
    gap: 24px;
    align-items: center;
}

.studio_left > div {
    display: flex;
    gap: 40px;
}

.studio_left > p {
    font-size: 20px;
    line-height: 170%;
    letter-spacing: 0.03em;
    font-weight: 400;
    color: #000000;
    font-family: 'Raleway';
    margin-top: 18px;
}

.studio_right {
    width: 445px;
}

#gallery h2,
.footer-text {
    position: relative;
    z-index: 1;
}

.contact-title {
    font-size: 64px;
    line-height: 120%;
    font-weight: 700;
    font-family: 'Comfortaa';
    color: #0f0f0f;
    margin-bottom: 36px;
}

.breadcrumbs {
    padding-top: 61px;
    padding-bottom: 20px;
}

.breadcrumbs a {
    font-size: 16px;
    font-family: 'Raleway';
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: #000000;
}

.breadcrumbs span {
    font-size: 16px;
    font-family: 'Raleway';
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: #a7a7a7;
}

.contact-iframe iframe {
    width: 100%;
    height: 100%;
    border-radius: 18px;
    position: relative;
    z-index: 2;
}

.contact-iframe {
    position: relative;
}

.contact-iframe > div {
    position: absolute;
    top: -3%;
    width: 100%;
    height: 10%;
    right: 0%;
    background-color: #7de7d2;
    z-index: 1;
    border-radius: 18px;
}

.contact {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
}

.contact .school_form {
    width: 100%;
    max-width: 100%;
}

.contact .school_form-left {
    max-width: 100%;
}

.contact-left {
    display: flex;
    flex-direction: column;
    gap: 100px;
}

.contact-left span {
    font-size: 24px;
    line-height: 120%;
    font-weight: 700;
    font-family: 'Comfortaa';
    color: #000000;
}

.contact-left p,
.contact-left a {
    font-size: 16px;
    line-height: 100%;
    font-weight: 400;
    font-family: 'Comfortaa';
    color: #000000;
    white-space: nowrap;
}

.contact-left > div:nth-child(2) {
    margin-bottom: 75px;
}

.contact .list_hole {
    display: flex;
    justify-content: center;
}

.contact-left > div:nth-child(1) {
    gap: 90px;
}

.page_error {
    padding-top: 61px;
}

.page_error-footer-fon {
    position: absolute;
    left: 0%;
    bottom: 0%;
}

.page_error-fon {
    position: relative;
    z-index: 1;
    margin-inline: auto;
    background-size: contain;
    max-width: 942px;
    max-height: 668px;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page_error-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-inline: 9rem;
    gap: 56px;
}

.page_error-button {
    max-width: 471px;
    width: 100%;
    border-radius: 18px;
    background-color: #ffd586;
    border: 1px solid #ffac0d;
    padding: 21px 0px;
    font-size: 16px;
    font-family: 'Comfortaa';
    font-weight: 600;
    display: flex;
    justify-content: center;
}

.page_error-count {
    max-width: 339px;
    width: 100%;
}

.page_error-footer a,
.page_error-footer p {
    position: relative;
    z-index: 1;
}

.page_error-fon {
    background-image: url('https://unicschool.com.ua/wp-content/themes/unic-school/img/fon-404.png');
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.list-book-high {
    margin-top: -48px;
}

.blog {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 32px;
    position: relative;
    z-index: 2;
    padding-bottom: 36px;
}

.blog div {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.blog div img {
    border-radius: 12px;
}

.article-img {
    max-width: 1400px;
    width: 100%;
    height: 400px;
    border-radius: 12px;
    object-fit: cover;
    margin-bottom: 30px;
}

.article h1 {
    font-size: 64px;
    font-weight: 700;
    font-family: 'Comfortaa';
    line-height: 120%;
    color: #0f0f0f;
    margin-bottom: 20px;
}

.article h2 {
    font-size: 32px;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.03em;
    font-family: 'Raleway';
    margin-top: 20px;
    margin-bottom: 20px;
}

.article h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.03em;
    font-family: 'Raleway';
    margin-top: 20px;
    margin-bottom: 20px;
}

.article ul {
    list-style-type: disc;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.article ul li::marker {
    font-size: 0.6em;
}

.article ol {
    list-style-type: decimal;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.footer-blog {
    padding-top: 0px;
    z-index: 10;
}

.footer-blog .footer-fon {
    top: 0%;
}

.article p,
.article a,
.article ul,
.article ol {
    font-size: 16px;
    font-family: 'Raleway';
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.03em;
}

.article > div * {
    position: relative;
    z-index: 2;
}

.header__social-networks {
    display: flex;
    align-items: center;
    gap: 8px;
}

.wpcf7-submit {
    margin-top: 24px;
}

@keyframes slideFormSchool {
    0% {
        transform: translate(0px, 0px) rotate(0deg);
    }

    70% {
        transform: translate(-9px, 9px) rotate(-2deg);
    }

    100% {
        transform: translate(-350%, 100%) rotate(-2deg) rotateX(200deg);
    }
}

@media (min-width: 1100px) {
    .card-animation:hover {
        scale: 106%;
    }

    .footer_info > ul {
        flex-wrap: wrap;
        position: relative;
    }

    .footer_contact {
        white-space: nowrap;
    }
}

@media (min-width: 1280px) {
    .header__submenu {
        position: absolute;
        display: flex !important;
        flex-direction: column;
        gap: 6px;
        right: -94%;
        top: 70%;
        transition: 0.3s all;
        padding: 20px;
        opacity: 0;
        max-height: 500px;
        border-radius: 18px;
        z-index: 12;
    }

    .header__menu-has--submenu:hover > .header__submenu {
        background-color: white;
        right: -94%;
        top: 106%;
        opacity: 1;
    }

    .header__submenu a {
        width: 200px;
        color: #000000;
        padding: 4px;
    }
}

@media (max-width: 1280px) {
    .header__nav {
        flex-direction: column-reverse;
        position: fixed;
        background: #effffc;
        right: 0%;
        top: 0%;
        z-index: 100;
        height: 100%;
        justify-content: space-between;
        transform: translateX(100%);
        transition: 0.3s;
    }

    .header__nav.active {
        transform: translateX(0);
    }

    .header__nav hr {
        border: 1px solid #000000;
        width: 100%;
        opacity: 10%;
        height: 1px;
    }

    .header__nav > nav {
        overflow-y: scroll;
        padding: 20px;
    }

    .burger__close {
        display: block;
        width: 40px;
        height: 40px;
        cursor: pointer;
    }

    .header__submenu {
        display: flex;
        flex-direction: column;
        gap: 6px;
        overflow: hidden;
        transition: all 0.3s;
        max-height: 0;
    }

    .header__submenu.active {
        max-height: 200px;
        margin-top: 16px;
    }

    .header__menu-has--submenu {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }

    .header__submenu-button {
        justify-content: center;
    }

    .header__submenu > a {
        padding-bottom: 1px;
        border-bottom: 1px solid #00000045;
        text-align: center;
        opacity: 73%;
    }

    .tuition_fees_content > bdi {
        font-size: 120px;
    }

    .tuition_fees_content > p {
        margin-left: -6rem;
    }

    .swiper-slide {
        width: 400px !important;
        height: 340px !important;
    }

    .footer-text {
        margin-top: 20px;
    }

    .footer-fon {
        height: 94%;
    }
}

@media (max-width: 1340px) {
    .school_core {
        display: grid;
        grid-template-columns: 1fr;
    }

    .book_schedule-core {
        width: 100%;
    }

    .book_schedule-core > div > p {
        max-width: 100%;
    }

    .core_subjects {
        flex-direction: unset;
        justify-content: space-between;
        width: 100%;
    }

    .list-book-core > div:nth-of-type(n + 12) {
        display: none;
    }

    .core_subjects-left,
    .core_subjects-right {
        gap: 20px;
    }

    .high_left {
        justify-content: space-around;
    }
}

@media (max-width: 1260px) {
    .studio {
        flex-direction: column;
    }

    .studio_right > .studio-item > div > div {
        flex-direction: unset;
        align-items: center;
    }

    .studio_right > .studio-item > div {
        gap: 10px;
    }

    .studio_right {
        max-width: 100%;
        width: 100%;
    }

    .studio-block span {
        text-align: center;
    }

    .studio-block {
        max-width: 100%;
    }
}

@media (max-width: 1150px) {
}

@media (max-width: 1130px) {
    .core_subjects {
        flex-direction: column;
    }

    .core_subjects-left,
    .core_subjects-right {
        justify-content: space-around;
        max-width: 100%;
    }

    .list-book-core > div:nth-of-type(n + 12) {
        display: block;
    }
}

@media (max-width: 1100px) {
    .book_schedule > div > p,
    .book_schedule-right > div > p {
        max-width: 100%;
    }

    .aboutUs__content > div {
        width: 100%;
    }

    .footer_info {
        display: flex;
        flex-direction: unset;
    }

    .footer_info > div {
        flex-direction: column;
    }

    .footer_info > ul {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .footer_info > a {
        display: flex;
        justify-content: center;
        margin-bottom: auto;
    }

    .footer_info > a img {
        width: 73%;
    }

    .footer-fon {
        display: none;
    }

    .contact {
        display: flex;
        flex-direction: column;
    }

    .contact-iframe iframe {
        height: 480px;
    }

    .contact-left > div:nth-child(1) {
        display: flex;
        justify-content: space-around;
        gap: 25px;
    }

    .contact-left > div:nth-child(2) {
        margin-bottom: 30px;
    }

    .contact-left > div:nth-child(2) > div {
        text-align: center;
        align-items: center;
    }
}

@media (max-width: 1000px) {
    .tuition_fees_content > bdi {
        font-size: 90px;
    }

    .tuition_fees_content > p {
        margin-left: -5rem;
    }

    .blog {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 950px) {
    .advantages > div > div > div {
        display: flex;
        flex-direction: column-reverse;
    }

    .advantages > div > div > div > img {
        width: 100%;
    }

    .introduction_content_img-right {
        width: 20%;
        top: 99%;
        right: 8%;
    }

    .introduction_content_img-left {
        width: 20%;
        top: 99%;
        left: 8%;
    }

    .footer-logo {
        display: block;
    }

    .footer_info > a {
        display: none;
    }

    .footer_content {
        align-items: center;
        margin-top: 40px;
    }
}

@media (max-width: 800px) {
    .page_error-fon {
        background-size: cover;
        height: 75%;
    }

    .page_error .container {
        padding-inline: 0px;
    }

    .page_error-block {
        margin-inline: 2rem;
    }
}

@media (max-width: 750px) {
    .title__content h1 {
        font-size: 45px;
    }

    .aboutUs__content h2,
    .founder h2,
    .advantages h2 {
        font-size: 40px;
    }

    .aboutUs__num {
        grid-template-columns: 1fr;
    }

    .aboutUs__num p {
        display: flex;
        align-items: center;
    }

    .footer_developed {
        flex-direction: column;
        align-items: center;
    }

    .feedback {
        width: 95%;
    }
}

@media (max-width: 650px) {
    .core_subjects-left,
    .core_subjects-right {
        flex-direction: column;
    }

    .contact-left > div:nth-child(1) {
        flex-direction: column;
    }

    .contact-left-addresses > div {
        flex-direction: column;
    }

    .contact-left > div {
        text-align: center;
    }

    .contact-left {
        gap: 35px;
    }

    .contact-left > div:nth-child(2) {
        margin-bottom: 0px;
    }

    .section-top {
        padding-top: 42px;
    }
}

@media (max-width: 600px) {
    .footer_info {
        flex-direction: column;
        align-items: center;
    }

    .footer_info > ul {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .footer_developed {
        text-align: center;
    }

    .high_left {
        flex-direction: column;
    }

    .blog {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 550px) {
    .title__content-button {
        padding: 23px 0px;
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .title__content h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 30px !important;
    }

    .aboutUs__num > div {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .swiper-slide {
        width: 350px !important;
        height: 340px !important;
    }

    .footer-text {
        margin-top: 0;
    }

    .book_schedule > div,
    .book_schedule-right > div {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .studio-item > div > div,
    .studio_right > .studio-item > div > div {
        flex-direction: column;
        text-align: center;
    }

    .studio-block {
        padding: 26px 5px;
    }

    .studio_left > p {
        font-size: 17px;
    }

    .high_right-bottom p {
        white-space: unset;
    }
}

@media (max-width: 1280px) {
    .xlM\:float-left {
        float: left;
    }

    .xlM\:mt-7 {
        margin-top: 1.75rem;
    }

    .xlM\:mt-auto {
        margin-top: auto;
    }

    .xlM\:block {
        display: block;
    }

    .xlM\:flex {
        display: flex;
    }

    .xlM\:hidden {
        display: none;
    }

    .xlM\:w-full {
        width: 100%;
    }

    .xlM\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .xlM\:flex-col {
        flex-direction: column;
    }

    .xlM\:justify-center {
        justify-content: center;
    }

    .xlM\:gap-8 {
        gap: 2rem;
    }

    .footer-fon {
        left: -1%;
    }
}

@media (max-width: 1100px) {
    .lgM\:float-left {
        float: left;
    }

    .lgM\:mb-11 {
        margin-bottom: 2.75rem;
    }

    .lgM\:mb-3 {
        margin-bottom: 0.75rem;
    }

    .lgM\:block {
        display: block;
    }

    .lgM\:flex {
        display: flex;
    }

    .lgM\:\!hidden {
        display: none !important;
    }

    .lgM\:hidden {
        display: none;
    }

    .lgM\:h-\[300px\] {
        height: 300px;
    }

    .lgM\:max-h-\[138px\] {
        max-height: 138px;
    }

    .lgM\:w-\[50\%\] {
        width: 50%;
    }

    .lgM\:w-fit {
        width: -moz-fit-content;
        width: fit-content;
    }

    .lgM\:w-full {
        width: 100%;
    }

    .lgM\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .lgM\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .lgM\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .lgM\:gap-0 {
        gap: 0px;
    }

    .lgM\:pb-2 {
        padding-bottom: 0.5rem;
    }

    .lgM\:pr-5 {
        padding-right: 1.25rem;
    }

    .lgM\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem;
    }

    .lgM\:text-5xl {
        font-size: 3rem;
        line-height: 1;
    }

    .lgM\:text-\[120px\] {
        font-size: 120px;
    }

    .lgM\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
}

@media (max-width: 1000px) {
    .customTablet\:hidden {
        display: none;
    }

    .customTablet\:w-full {
        width: 100%;
    }
}

@media (max-width: 900px) {
    .mdM\:grid {
        display: grid;
    }

    .mdM\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .studio_left > div {
        flex-direction: column;
    }

    .studio-item > div {
        gap: 10px;
    }

    .contact-title {
        font-size: 50px;
    }

    .article h1 {
        font-size: 45px;
    }
}

@media (max-width: 750px) {
    .custom\:mb-0 {
        margin-bottom: 0px;
    }

    .custom\:mb-4 {
        margin-bottom: 1rem;
    }

    .custom\:mt-0 {
        margin-top: 0px;
    }

    .custom\:block {
        display: block;
    }

    .custom\:flex {
        display: flex;
    }

    .custom\:hidden {
        display: none;
    }

    .custom\:h-\[160px\] {
        height: 160px;
    }

    .custom\:w-24 {
        width: 6rem;
    }

    .custom\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .custom\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .custom\:flex-col {
        flex-direction: column;
    }

    .custom\:justify-center {
        justify-content: center;
    }

    .custom\:gap-2 {
        gap: 0.5rem;
    }

    .custom\:gap-3 {
        gap: 0.75rem;
    }

    .custom\:p-0 {
        padding: 0px;
    }

    .custom\:pt-\[30px\] {
        padding-top: 30px;
    }

    .custom\:text-center {
        text-align: center;
    }

    .custom\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem;
    }

    .custom\:text-\[\#00D4AA\] {
        --tw-text-opacity: 1;
        color: rgb(0 212 170 / var(--tw-text-opacity, 1));
    }

    .custom\:text-\[\#FFAC0D\] {
        --tw-text-opacity: 1;
        color: rgb(255 172 13 / var(--tw-text-opacity, 1));
    }
}

@media (max-width: 550px) {
    .smM\:clear-both {
        clear: both;
    }

    .smM\:mr-2 {
        margin-right: 0.5rem;
    }

    .smM\:flex {
        display: flex;
    }

    .smM\:hidden {
        display: none;
    }

    .smM\:w-14 {
        width: 3.5rem;
    }

    .smM\:w-full {
        width: 100%;
    }

    .smM\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .smM\:flex-col {
        flex-direction: column;
    }

    .smM\:gap-2 {
        gap: 0.5rem;
    }

    .smM\:gap-3 {
        gap: 0.75rem;
    }

    .smM\:pb-0 {
        padding-bottom: 0px;
    }

    .smM\:pr-0 {
        padding-right: 0px;
    }

    .smM\:text-center {
        text-align: center;
    }

    .smM\:text-base {
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

@media (max-width: 450px) {
    .contact .list_hole {
        display: none;
    }
}

@media (max-width: 400px) {
    .tuition_fees_content > bdi {
        font-size: 75px;
    }

    .tuition_fees-text {
        padding: 7px;
    }

    .book_schedule > div > p,
    .book_schedule-right > div > p {
        font-size: 15px;
    }

    .list-book {
        display: none;
    }

    .contact-left p,
    .contact-left a {
        white-space: normal;
    }
}
