:root {
    --primary-color: #33413e;
    --secondary-color: #97d0b7;
}

@font-face {
    font-family: "Clash Grotesk";
    src: url("../fonts/ClashGrotesk-Variable.woff2") format("woff2"), url("../fonts/ClashGrotesk-Variable.woff") format("woff"), url("../fonts/ClashGrotesk-Variable.ttf") format("truetype");
    font-weight: 700;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "Clash Grotesk";
    src: url("../fonts/ClashGrotesk-Extralight.woff2") format("woff2"), url("../fonts/ClashGrotesk-Extralight.woff") format("woff"), url("../fonts/ClashGrotesk-Extralight.ttf") format("truetype");
    font-weight: 200;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "Clash Grotesk";
    src: url("../fonts/ClashGrotesk-Light.woff2") format("woff2"), url("../fonts/ClashGrotesk-Light.woff") format("woff"), url("../fonts/ClashGrotesk-Light.ttf") format("truetype");
    font-weight: 300;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "Clash Grotesk";
    src: url("../fonts/ClashGrotesk-Regular.woff2") format("woff2"), url("../fonts/ClashGrotesk-Regular.woff") format("woff"), url("../fonts/ClashGrotesk-Regular.ttf") format("truetype");
    font-weight: 400;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "Clash Grotesk";
    src: url("../fonts/ClashGrotesk-Medium.woff2") format("woff2"), url("../fonts/ClashGrotesk-Medium.woff") format("woff"), url("../fonts/ClashGrotesk-Medium.ttf") format("truetype");
    font-weight: 500;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "Clash Grotesk";
    src: url("../fonts/ClashGrotesk-Semibold.woff2") format("woff2"), url("../fonts/ClashGrotesk-Semibold.woff") format("woff"), url("../fonts/ClashGrotesk-Semibold.ttf") format("truetype");
    font-weight: 600;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "Clash Grotesk";
    src: url("../fonts/ClashGrotesk-Bold.woff2") format("woff2"), url("../fonts/ClashGrotesk-Bold.woff") format("woff"), url("../fonts/ClashGrotesk-Bold.ttf") format("truetype");
    font-weight: 700;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "Clash Display";
    src: url("../fonts/ClashDisplay-Variable.woff2") format("woff2"), url("../fonts/ClashDisplay-Variable.woff") format("woff"), url("../fonts/ClashDisplay-Variable.ttf") format("truetype");
    font-weight: 700;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "Clash Display";
    src: url("../fonts/ClashDisplay-Extralight.woff2") format("woff2"), url("../fonts/ClashDisplay-Extralight.woff") format("woff"), url("../fonts/ClashDisplay-Extralight.ttf") format("truetype");
    font-weight: 200;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "Clash Display";
    src: url("../fonts/ClashDisplay-Light.woff2") format("woff2"), url("../fonts/ClashDisplay-Light.woff") format("woff"), url("../fonts/ClashDisplay-Light.ttf") format("truetype");
    font-weight: 300;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "Clash Display";
    src: url("../fonts/ClashDisplay-Regular.woff2") format("woff2"), url("../fonts/ClashDisplay-Regular.woff") format("woff"), url("../fonts/ClashDisplay-Regular.ttf") format("truetype");
    font-weight: 400;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "Clash Display";
    src: url("../fonts/ClashDisplay-Medium.woff2") format("woff2"), url("../fonts/ClashDisplay-Medium.woff") format("woff"), url("../fonts/ClashDisplay-Medium.ttf") format("truetype");
    font-weight: 500;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "Clash Display";
    src: url("../fonts/ClashDisplay-Semibold.woff2") format("woff2"), url("../fonts/ClashDisplay-Semibold.woff") format("woff"), url("../fonts/ClashDisplay-Semibold.ttf") format("truetype");
    font-weight: 600;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "Clash Display";
    src: url("../fonts/ClashDisplay-Bold.woff2") format("woff2"), url("../fonts/ClashDisplay-Bold.woff") format("woff"), url("../fonts/ClashDisplay-Bold.ttf") format("truetype");
    font-weight: 700;
    font-display: swap;
    font-style: normal
}




@font-face {
    font-family: 'simple-line-icons';
    src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0');
    src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* EDEN FOOTER */
.eden-site-footer {
    padding: 72px 0 30px !important;
    border-top: 1px solid rgba(255, 255, 255, .12) !important;
    background: #0e1218
}

.eden-footer__main {
    display: grid;
    grid-template-columns: minmax(220px, 1.25fr) minmax(160px, .75fr) minmax(200px, .75fr);
    gap: clamp(40px, 8vw, 120px);
    padding-bottom: 72px
}

.eden-footer__brand a {
    display: inline-block;
    color: #fff;
    font-family: "Clash Grotesk", sans-serif;
    font-size: clamp(28px, 2.8vw, 36px);
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: -.035em;
    text-decoration: none
}

.eden-footer__brand p {
    margin: 16px 0 0;
    color: rgba(255, 255, 255, .58);
    font-size: 15px
}

.eden-footer__nav,
.eden-footer__links {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 15px
}

.eden-footer__nav a,
.eden-footer__links a {
    position: relative;
    color: rgba(255, 255, 255, .72);
    font-size: 15px;
    line-height: 1.3;
    text-decoration: none;
    transition: color .22s ease, transform .22s ease
}

.eden-footer__nav a:hover,
.eden-footer__links a:hover {
    color: #8fbaa7;
    transform: translateX(3px)
}

.eden-footer__links .eden-footer__resume {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    margin-top: 8px;
    color: #8fbaa7
}

.eden-footer__resume i,
.eden-footer__resume span {
    font-size: 14px
}

.eden-footer__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding-top: 25px;
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.eden-footer__bottom p {
    margin: 0;
    color: rgba(255, 255, 255, .42);
    font-size: 13px;
    line-height: 1.5
}

.body--white.eden-home .footer {
    border-top-color: rgba(14, 18, 24, .12);
    background: #f2f3f2
}

.body--white .eden-footer__brand a {
    color: #0e1218
}

.body--white .eden-footer__brand p,
.body--white .eden-footer__nav a,
.body--white .eden-footer__links a {
    color: rgba(14, 18, 24, .62)
}

.body--white .eden-footer__nav a:hover,
.body--white .eden-footer__links a:hover,
.body--white .eden-footer__links .eden-footer__resume {
    color: #527866
}

.body--white .eden-footer__bottom {
    border-top-color: rgba(14, 18, 24, .1)
}

.body--white .eden-footer__bottom p {
    color: rgba(14, 18, 24, .46)
}

@media(max-width:767px) {
    .eden-site-footer {
        padding: 52px 0 24px !important
    }

    .eden-footer__main {
        grid-template-columns: 1fr 1fr;
        gap: 44px 28px;
        padding-bottom: 50px
    }

    .eden-footer__brand {
        grid-column: 1/-1
    }

    .eden-footer__brand a {
        font-size: 30px
    }
}

@media(max-width:480px) {
    .eden-footer__main {
        grid-template-columns: 1fr;
        gap: 38px
    }

    .eden-footer__brand {
        grid-column: auto
    }

    .eden-footer__bottom {
        align-items: flex-start;
        flex-direction: column;
        gap: 8px
    }
}

/*
 Use the following CSS code if you want to have a class per icon.
 Instead of a list of all class selectors, you can use the generic [class*="icon-"] selector, but it's slower:
*/
.icon-user,
.icon-people,
.icon-user-female,
.icon-user-follow,
.icon-user-following,
.icon-user-unfollow,
.icon-login,
.icon-logout,
.icon-emotsmile,
.icon-phone,
.icon-call-end,
.icon-call-in,
.icon-call-out,
.icon-map,
.icon-location-pin,
.icon-direction,
.icon-directions,
.icon-compass,
.icon-layers,
.icon-menu,
.icon-list,
.icon-options-vertical,
.icon-options,
.icon-arrow-down,
.icon-arrow-left,
.icon-arrow-right,
.icon-arrow-up,
.icon-arrow-up-circle,
.icon-arrow-left-circle,
.icon-arrow-right-circle,
.icon-arrow-down-circle,
.icon-check,
.icon-clock,
.icon-plus,
.icon-minus,
.icon-close,
.icon-event,
.icon-exclamation,
.icon-organization,
.icon-trophy,
.icon-screen-smartphone,
.icon-screen-desktop,
.icon-plane,
.icon-notebook,
.icon-mustache,
.icon-mouse,
.icon-magnet,
.icon-energy,
.icon-disc,
.icon-cursor,
.icon-cursor-move,
.icon-crop,
.icon-chemistry,
.icon-speedometer,
.icon-shield,
.icon-screen-tablet,
.icon-magic-wand,
.icon-hourglass,
.icon-graduation,
.icon-ghost,
.icon-game-controller,
.icon-fire,
.icon-eyeglass,
.icon-envelope-open,
.icon-envelope-letter,
.icon-bell,
.icon-badge,
.icon-anchor,
.icon-wallet,
.icon-vector,
.icon-speech,
.icon-puzzle,
.icon-printer,
.icon-present,
.icon-playlist,
.icon-pin,
.icon-picture,
.icon-handbag,
.icon-globe-alt,
.icon-globe,
.icon-folder-alt,
.icon-folder,
.icon-film,
.icon-feed,
.icon-drop,
.icon-drawer,
.icon-docs,
.icon-doc,
.icon-diamond,
.icon-cup,
.icon-calculator,
.icon-bubbles,
.icon-briefcase,
.icon-book-open,
.icon-basket-loaded,
.icon-basket,
.icon-bag,
.icon-action-undo,
.icon-action-redo,
.icon-wrench,
.icon-umbrella,
.icon-trash,
.icon-tag,
.icon-support,
.icon-frame,
.icon-size-fullscreen,
.icon-size-actual,
.icon-shuffle,
.icon-share-alt,
.icon-share,
.icon-rocket,
.icon-question,
.icon-pie-chart,
.icon-pencil,
.icon-note,
.icon-loop,
.icon-home,
.icon-grid,
.icon-graph,
.icon-microphone,
.icon-music-tone-alt,
.icon-music-tone,
.icon-earphones-alt,
.icon-earphones,
.icon-equalizer,
.icon-like,
.icon-dislike,
.icon-control-start,
.icon-control-rewind,
.icon-control-play,
.icon-control-pause,
.icon-control-forward,
.icon-control-end,
.icon-volume-1,
.icon-volume-2,
.icon-volume-off,
.icon-calendar,
.icon-bulb,
.icon-chart,
.icon-ban,
.icon-bubble,
.icon-camrecorder,
.icon-camera,
.icon-cloud-download,
.icon-cloud-upload,
.icon-envelope,
.icon-eye,
.icon-flag,
.icon-heart,
.icon-info,
.icon-key,
.icon-link,
.icon-lock,
.icon-lock-open,
.icon-magnifier,
.icon-magnifier-add,
.icon-magnifier-remove,
.icon-paper-clip,
.icon-paper-plane,
.icon-power,
.icon-refresh,
.icon-reload,
.icon-settings,
.icon-star,
.icon-symbol-female,
.icon-symbol-male,
.icon-target,
.icon-credit-card,
.icon-paypal,
.icon-social-tumblr,
.icon-social-twitter,
.icon-social-facebook,
.icon-social-instagram,
.icon-social-linkedin,
.icon-social-pinterest,
.icon-social-github,
.icon-social-google,
.icon-social-reddit,
.icon-social-skype,
.icon-social-dribbble,
.icon-social-behance,
.icon-social-foursqare,
.icon-social-soundcloud,
.icon-social-spotify,
.icon-social-stumbleupon,
.icon-social-youtube,
.icon-social-dropbox,
.icon-social-vkontakte,
.icon-social-steam {
    font-family: 'simple-line-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-user:before {
    content: "\e005";
}

.icon-people:before {
    content: "\e001";
}

.icon-user-female:before {
    content: "\e000";
}

.icon-user-follow:before {
    content: "\e002";
}

.icon-user-following:before {
    content: "\e003";
}

.icon-user-unfollow:before {
    content: "\e004";
}

.icon-login:before {
    content: "\e066";
}

.icon-logout:before {
    content: "\e065";
}

.icon-emotsmile:before {
    content: "\e021";
}

.icon-phone:before {
    content: "\e600";
}

.icon-call-end:before {
    content: "\e048";
}

.icon-call-in:before {
    content: "\e047";
}

.icon-call-out:before {
    content: "\e046";
}

.icon-map:before {
    content: "\e033";
}

.icon-location-pin:before {
    content: "\e096";
}

.icon-direction:before {
    content: "\e042";
}

.icon-directions:before {
    content: "\e041";
}

.icon-compass:before {
    content: "\e045";
}

.icon-layers:before {
    content: "\e034";
}

.icon-menu:before {
    content: "\e601";
}

.icon-list:before {
    content: "\e067";
}

.icon-options-vertical:before {
    content: "\e602";
}

.icon-options:before {
    content: "\e603";
}

.icon-arrow-down:before {
    content: "\e604";
}

.icon-arrow-left:before {
    content: "\e605";
}

.icon-arrow-right:before {
    content: "\e606";
}

.icon-arrow-up:before {
    content: "\e607";
}

.icon-arrow-up-circle:before {
    content: "\e078";
}

.icon-arrow-left-circle:before {
    content: "\e07a";
}

.icon-arrow-right-circle:before {
    content: "\e079";
}

.icon-arrow-down-circle:before {
    content: "\e07b";
}

.icon-check:before {
    content: "\e080";
}

.icon-clock:before {
    content: "\e081";
}

.icon-plus:before {
    content: "\e095";
}

.icon-minus:before {
    content: "\e615";
}

.icon-close:before {
    content: "\e082";
}

.icon-event:before {
    content: "\e619";
}

.icon-exclamation:before {
    content: "\e617";
}

.icon-organization:before {
    content: "\e616";
}

.icon-trophy:before {
    content: "\e006";
}

.icon-screen-smartphone:before {
    content: "\e010";
}

.icon-screen-desktop:before {
    content: "\e011";
}

.icon-plane:before {
    content: "\e012";
}

.icon-notebook:before {
    content: "\e013";
}

.icon-mustache:before {
    content: "\e014";
}

.icon-mouse:before {
    content: "\e015";
}

.icon-magnet:before {
    content: "\e016";
}

.icon-energy:before {
    content: "\e020";
}

.icon-disc:before {
    content: "\e022";
}

.icon-cursor:before {
    content: "\e06e";
}

.icon-cursor-move:before {
    content: "\e023";
}

.icon-crop:before {
    content: "\e024";
}

.icon-chemistry:before {
    content: "\e026";
}

.icon-speedometer:before {
    content: "\e007";
}

.icon-shield:before {
    content: "\e00e";
}

.icon-screen-tablet:before {
    content: "\e00f";
}

.icon-magic-wand:before {
    content: "\e017";
}

.icon-hourglass:before {
    content: "\e018";
}

.icon-graduation:before {
    content: "\e019";
}

.icon-ghost:before {
    content: "\e01a";
}

.icon-game-controller:before {
    content: "\e01b";
}

.icon-fire:before {
    content: "\e01c";
}

.icon-eyeglass:before {
    content: "\e01d";
}

.icon-envelope-open:before {
    content: "\e01e";
}

.icon-envelope-letter:before {
    content: "\e01f";
}

.icon-bell:before {
    content: "\e027";
}

.icon-badge:before {
    content: "\e028";
}

.icon-anchor:before {
    content: "\e029";
}

.icon-wallet:before {
    content: "\e02a";
}

.icon-vector:before {
    content: "\e02b";
}

.icon-speech:before {
    content: "\e02c";
}

.icon-puzzle:before {
    content: "\e02d";
}

.icon-printer:before {
    content: "\e02e";
}

.icon-present:before {
    content: "\e02f";
}

.icon-playlist:before {
    content: "\e030";
}

.icon-pin:before {
    content: "\e031";
}

.icon-picture:before {
    content: "\e032";
}

.icon-handbag:before {
    content: "\e035";
}

.icon-globe-alt:before {
    content: "\e036";
}

.icon-globe:before {
    content: "\e037";
}

.icon-folder-alt:before {
    content: "\e039";
}

.icon-folder:before {
    content: "\e089";
}

.icon-film:before {
    content: "\e03a";
}

.icon-feed:before {
    content: "\e03b";
}

.icon-drop:before {
    content: "\e03e";
}

.icon-drawer:before {
    content: "\e03f";
}

.icon-docs:before {
    content: "\e040";
}

.icon-doc:before {
    content: "\e085";
}

.icon-diamond:before {
    content: "\e043";
}

.icon-cup:before {
    content: "\e044";
}

.icon-calculator:before {
    content: "\e049";
}

.icon-bubbles:before {
    content: "\e04a";
}

.icon-briefcase:before {
    content: "\e04b";
}

.icon-book-open:before {
    content: "\e04c";
}

.icon-basket-loaded:before {
    content: "\e04d";
}

.icon-basket:before {
    content: "\e04e";
}

.icon-bag:before {
    content: "\e04f";
}

.icon-action-undo:before {
    content: "\e050";
}

.icon-action-redo:before {
    content: "\e051";
}

.icon-wrench:before {
    content: "\e052";
}

.icon-umbrella:before {
    content: "\e053";
}

.icon-trash:before {
    content: "\e054";
}

.icon-tag:before {
    content: "\e055";
}

.icon-support:before {
    content: "\e056";
}

.icon-frame:before {
    content: "\e038";
}

.icon-size-fullscreen:before {
    content: "\e057";
}

.icon-size-actual:before {
    content: "\e058";
}

.icon-shuffle:before {
    content: "\e059";
}

.icon-share-alt:before {
    content: "\e05a";
}

.icon-share:before {
    content: "\e05b";
}

.icon-rocket:before {
    content: "\e05c";
}

.icon-question:before {
    content: "\e05d";
}

.icon-pie-chart:before {
    content: "\e05e";
}

.icon-pencil:before {
    content: "\e05f";
}

.icon-note:before {
    content: "\e060";
}

.icon-loop:before {
    content: "\e064";
}

.icon-home:before {
    content: "\e069";
}

.icon-grid:before {
    content: "\e06a";
}

.icon-graph:before {
    content: "\e06b";
}

.icon-microphone:before {
    content: "\e063";
}

.icon-music-tone-alt:before {
    content: "\e061";
}

.icon-music-tone:before {
    content: "\e062";
}

.icon-earphones-alt:before {
    content: "\e03c";
}

.icon-earphones:before {
    content: "\e03d";
}

.icon-equalizer:before {
    content: "\e06c";
}

.icon-like:before {
    content: "\e068";
}

.icon-dislike:before {
    content: "\e06d";
}

.icon-control-start:before {
    content: "\e06f";
}

.icon-control-rewind:before {
    content: "\e070";
}

.icon-control-play:before {
    content: "\e071";
}

.icon-control-pause:before {
    content: "\e072";
}

.icon-control-forward:before {
    content: "\e073";
}

.icon-control-end:before {
    content: "\e074";
}

.icon-volume-1:before {
    content: "\e09f";
}

.icon-volume-2:before {
    content: "\e0a0";
}

.icon-volume-off:before {
    content: "\e0a1";
}

.icon-calendar:before {
    content: "\e075";
}

.icon-bulb:before {
    content: "\e076";
}

.icon-chart:before {
    content: "\e077";
}

.icon-ban:before {
    content: "\e07c";
}

.icon-bubble:before {
    content: "\e07d";
}

.icon-camrecorder:before {
    content: "\e07e";
}

.icon-camera:before {
    content: "\e07f";
}

.icon-cloud-download:before {
    content: "\e083";
}

.icon-cloud-upload:before {
    content: "\e084";
}

.icon-envelope:before {
    content: "\e086";
}

.icon-eye:before {
    content: "\e087";
}

.icon-flag:before {
    content: "\e088";
}

.icon-heart:before {
    content: "\e08a";
}

.icon-info:before {
    content: "\e08b";
}

.icon-key:before {
    content: "\e08c";
}

.icon-link:before {
    content: "\e08d";
}

.icon-lock:before {
    content: "\e08e";
}

.icon-lock-open:before {
    content: "\e08f";
}

.icon-magnifier:before {
    content: "\e090";
}

.icon-magnifier-add:before {
    content: "\e091";
}

.icon-magnifier-remove:before {
    content: "\e092";
}

.icon-paper-clip:before {
    content: "\e093";
}

.icon-paper-plane:before {
    content: "\e094";
}

.icon-power:before {
    content: "\e097";
}

.icon-refresh:before {
    content: "\e098";
}

.icon-reload:before {
    content: "\e099";
}

.icon-settings:before {
    content: "\e09a";
}

.icon-star:before {
    content: "\e09b";
}

.icon-symbol-female:before {
    content: "\e09c";
}

.icon-symbol-male:before {
    content: "\e09d";
}

.icon-target:before {
    content: "\e09e";
}

.icon-credit-card:before {
    content: "\e025";
}

.icon-paypal:before {
    content: "\e608";
}

.icon-social-tumblr:before {
    content: "\e00a";
}

.icon-social-twitter:before {
    content: "\e009";
}

.icon-social-facebook:before {
    content: "\e00b";
}

.icon-social-instagram:before {
    content: "\e609";
}

.icon-social-linkedin:before {
    content: "\e60a";
}

.icon-social-pinterest:before {
    content: "\e60b";
}

.icon-social-github:before {
    content: "\e60c";
}

.icon-social-google:before {
    content: "\e60d";
}

.icon-social-reddit:before {
    content: "\e60e";
}

.icon-social-skype:before {
    content: "\e60f";
}

.icon-social-dribbble:before {
    content: "\e00d";
}

.icon-social-behance:before {
    content: "\e610";
}

.icon-social-foursqare:before {
    content: "\e611";
}

.icon-social-soundcloud:before {
    content: "\e612";
}

.icon-social-spotify:before {
    content: "\e613";
}

.icon-social-stumbleupon:before {
    content: "\e614";
}

.icon-social-youtube:before {
    content: "\e008";
}

.icon-social-dropbox:before {
    content: "\e00c";
}

.icon-social-vkontakte:before {
    content: "\e618";
}

.icon-social-steam:before {
    content: "\e620";
}





* {
    padding: 0;
    margin: 0;
    border: 0
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:focus,
:active {
    outline: none
}

a:focus,
a:active {
    outline: none
}

nav,
footer,
header,
aside {
    display: block
}

html {
    height: 100%
}

html,
body {
    width: 100%;
    font-size: 100%;
    line-height: 1;
    font-size: 14px;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

input,
button,
textarea {
    font-family: inherit
}

input::-ms-clear {
    display: none
}

button {
    cursor: pointer
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

a,
a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

ul li {
    list-style: none
}

img {
    vertical-align: top
}

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

button {
    background: unset
}

html,
body {
    font-family: "Clash Display";
    scroll-behavior: smooth
}

body {
    background: var(--primary-color);
    min-height: 100%
}

.wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%
}



.body--white input[type="text"],
.body--white input[type="email"],
.body--white input[type="tel"],
.body--white textarea,
.body--white input[type="password"] {
    border-color: #d7dadd;
}


.body--white input[type="text"]:focus,
.body--white input[type="email"]:focus,
.body--white input[type="tel"]:focus,
.body--white textarea:focus,
.body--white input[type="password"]:focus {
    border-color: #222;
}

input[type="text"],
input[type="mail"],
input[type="tel"],
input[type="password"] {
    padding-top: 13px;
    padding-right: 24px;
    padding-bottom: 13px;
    padding-left: 24px;
    border-radius: 10px;
    border: 1px solid #4b515a;
    width: 100%;
    background: unset;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    line-height: 20px;
    font-family: Clash Grotesk;
    font-weight: 500;
}


input[type="text"]:focus,
input[type="text"]:focus,
input[type="mail"]:focus,
input[type="tel"]:focus {
    border-color: #fff;
}


textarea {
    margin-bottom: 25px;
    border-radius: 10px;
    border: 1px solid #4b515a;
    width: 100%;
    padding-top: 16px;
    padding-right: 40px;
    padding-bottom: 16px;
    padding-left: 24px;
    background: unset;
    resize: unset;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    line-height: 20px;
    font-family: Clash Grotesk;
    font-weight: 500;
    min-height: 100px;
}

textarea:focus {
    border-color: #fff;
}

.index .main {
    padding-left: 0px;
    padding-top: 125px;
}

.main {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    position: relative;
    padding-left: 80px
}

.footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-left: 80px
}

.container {
    max-width: 1210px;
    margin: 0 auto;
    padding: 0 15px
}

.title {
    margin-bottom: 60px;
    font-size: 128px;
    line-height: 114px;
    leading-trim: both;
    text-edge: cap;
    color: #fff;
    font-weight: 600
}

@media(max-width: 1210px) {
    .title {
        margin-bottom: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .title {
        font-size: calc(50px + 78 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .title {
        line-height: calc(40px + 74 * ((100vw - 375px) / 835))
    }
}

.custom-select {
    max-height: 48px;
    position: relative
}

.custom-select select {
    display: none
}

.select-selected:after {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 16px;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/select-arrow.svg);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.select-selected.select-arrow-active {
    border-radius: 10px 10px 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0)
}

.select-selected.select-arrow-active:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.select-items div,
.select-selected {
    color: #fff;
    padding: 13px 24px;
    padding-right: 65px;
    cursor: pointer;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px;
    border-radius: 10px;
    border: 1px solid #4b515a;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.select-items {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    border: 1px solid #4b515a;
    border-radius: 0 0 10px 10px;
    background: var(--primary-color)
}

.select-items div {
    background: unset;
    border-radius: unset;
    border: unset;
    padding-right: 20px
}

.select-hide {
    display: none
}

.select-items div:hover:hover,
.same-as-selected:hover {
    color: var(--secondary-color)
}

.body--white {
    background: #fff
}

.body--white .user-nav__link svg path {
    stroke: #0e1218
}

.body--white .search__btn svg path {
    stroke: #0e1218
}

.body--white .logo__img {
    -webkit-filter: invert(1);
    filter: invert(1)
}

.body--white .select-items div,
.body--white .select-selected {
    color: #0e1218;
    border: 1px solid #d7dadd
}

.body--white .select-selected.select-arrow-active {
    border-bottom: 1px solid rgba(0, 0, 0, 0)
}

.body--white .select-selected:after {
    -webkit-filter: invert(1);
    filter: invert(1)
}

.body--white .header-form .select-selected.select-arrow-active {
    border-bottom: unset
}

.body--white .search__btn {
    border: 1px solid #d7dadd
}

.body--white .title {
    color: #0e1218
}

.body--white .tags__tag span {
    background: #eef2f6;
    color: #7d838c
}

.body--white .tags__tag:hover {
    color: #0e1218
}

.body--white .tags__tag:hover span {
    background: var(--primary-color);
    color: #fff
}

.body--white .tags__tag--active {
    color: #0e1218
}

.body--white .tags__tag--active span {
    color: #fff;
    background: #000
}

.body--white .header {
    border-bottom: 1px solid #d7dadd
}

.body--white .aside__resize {
    border-right: 1px solid #d7dadd
}

.body--white .menu {
    border-top: 1px solid #d7dadd;
    border-right: 1px solid #d7dadd;
    background: #fff
}

.body--white .menu__list-link span {
    color: #0e1218
}

.body--white .menu__list-link svg path {
    stroke: #0e1218
}

.body--white .aside--active .menu__list-link:hover {
    background: #eef2f6
}

.body--white .aside--active .menu__list-link--active {
    background: #eef2f6
}

.body--white .footer {
    border-top: 1px solid #d7dadd
}

.body--white .footer__copy {
    color: #0e1218
}

.body--white .paging__list-text {
    background: var(--primary-color);
    color: #fff
}

.body--white .paging__list-link {
    color: #0e1218;
    border: 1px solid #d7dadd
}

.body--white .paging__list-link svg path {
    stroke: #0e1218
}

.body--white .paging__list-link:hover {
    background: var(--primary-color);
    color: #fff;
    border: 1px solid #0e1218
}

.body--white .paging__list-link:hover svg path {
    stroke: #fff
}

.body--white .card-options__btn span {
    background: var(--primary-color)
}

.body--white .card {
    background: #eef2f6
}

.body--white .card__title {
    color: #0e1218
}

.body--white .card-box__link {
    border: 1px solid #d7dadd;
    color: #0e1218
}

.body--white .card-box__link:hover {
    color: #fff;
    background: var(--primary-color);
    border: 1px solid #0e1218
}

.body--white .card-person-img__status {
    border: 4px solid #eef2f6
}

.body--white .select-items {
    background: #fff;
    border: 1px solid #d7dadd
}

.body--white .select-items div {
    border: unset
}

.body--white .search:hover .search__input {
    border: 1px solid #d7dadd
}

.body--white .search:hover .search__input:focus {
    border: 1px solid #d7dadd
}

.body--white .search__input {
    color: #0e1218
}

.body--white .card__link {
    border: 1px solid #d7dadd;
    color: #0e1218
}

.body--white .card__link:hover {
    background: var(--primary-color);
    border: 1px solid #0e1218;
    color: #fff
}

.body--white .card-box-column__text {
    color: #0e1218
}

.body--white .card-list__rait {
    color: #0e1218
}

.body--white .card-box__poster-text {
    background: var(--primary-color);
    color: #fff
}

.body--white .filters-panel-form-range__input {
    color: #0e1218;
    border: 1px solid #d7dadd
}

.body--white .card__description {
    color: #0e1218
}

.body--white .error__inner {
    border: 1px solid #d7dadd
}

.body--white .error__text {
    color: #0e1218
}

.body--white .error__search .search__input {
    border: 1px solid #d7dadd
}

.body--white .section-top__inner {
    border: 1px solid #d7dadd
}

.body--white .breadcrumbs__list-text {
    color: #0e1218
}

.body--white .section-top-content__buttons-link {
    border: 1px solid #d7dadd;
    color: #0e1218
}

.body--white .section-top-content__buttons-link:hover {
    background: var(--primary-color);
    border: 1px solid #0e1218;
    color: #fff
}

.body--white .section-top-content__buttons-link--purple {
    color: #fff;
    border: 1px solid #9981c2
}

.body--white .section-top-content__buttons-link--purple:hover {
    border: 1px solid #9981c2;
    background: #856dae
}

.body--white .blog-section-box__blockquote {
    border: 1px solid #d7dadd
}

.body--white .blog-section-box__blockquote-subtext {
    color: #0e1218
}

.body--white .about-event {
    background: #eef2f6
}

.body--white .event-aside {
    background: #eef2f6
}

.body--white .event-aside-box__title {
    color: #0e1218
}

.body--white .event-aside__price {
    background: var(--primary-color);
    color: #fff
}

.body--white .event-aside-box__list-text {
    color: #0e1218
}

.body--white .event-aside-box__list-text a {
    color: #0e1218
}

.body--white .about-event-box__title {
    color: #0e1218
}

.body--white .about-event-box__text {
    color: #0e1218
}

.body--white .event-aside-box__list-item {
    border-bottom: 1px solid #d7dadd
}

.body--white .blog-section__inner {
    background: #eef2f6
}

.body--white .blog-section-box-content__text {
    color: #0e1218
}

.body--white .blog-section-box-content__title {
    color: #0e1218
}

.body--white .blog-section-box-content__list-item {
    color: #0e1218
}

.body--white .blog-section-box-content__blockquote {
    border: 1px solid #d7dadd
}

.body--white .blog-section-box-content__blockquote-subtext {
    color: #0e1218
}

.body--white .blog-section__tags-link {
    border: 1px solid #d7dadd
}

.body--white .blog-section__tags-link:hover {
    color: #fff;
    background: var(--primary-color);
    border: 1px solid #0e1218
}

.body--white .post-body-top__box-text span {
    color: #0e1218
}

.body--white .courses-section-instructor__inner {
    background: #eef2f6
}

.body--white .courses-section-instructor-content__name {
    color: #0e1218
}

.body--white .socials__item svg path {
    fill: #0e1218
}

.body--white .socials__link {
    border: 1px solid #d7dadd
}

.body--white .socials__link:hover {
    background: var(--primary-color);
    border: 1px solid #0e1218
}

.body--white .socials__link:hover svg path {
    fill: #fff
}

.body--white .portfolio__btn:hover {
    background: var(--primary-color);
    color: #fff;
    border: 1px solid #0e1218
}

.body--white .comments__inner {
    background: #eef2f6
}

.body--white .comments__title {
    color: #0e1218
}

.body--white .comments-item__name {
    color: #0e1218
}

.body--white .comments-item__text {
    color: #0e1218
}

.body--white .comments-item__link svg path {
    stroke: #0e1218
}

.body--white .related__title {
    color: #0e1218
}

.body--white .comment__inner {
    background: #eef2f6
}

.body--white .comment__title {
    color: #0e1218
}

.body--white .comment__form-textarea {
    color: #0e1218;
    border: 1px solid #d7dadd
}

.body--white .comment__form-textarea:focus {
    border: 1px solid #0e1218
}

.body--white .comment__form-input:focus {
    border: 1px solid #0e1218
}

.body--white .comment__form-input {
    color: #0e1218;
    border: 1px solid #d7dadd
}

.body--white .comment__form-checkbox {
    color: #0e1218
}

.body--white .comment__form-checkbox .checkmark {
    border: 1px solid #d7dadd
}

.body--white .heading__title {
    color: #0e1218
}

.body--white .heading__title span:first-child {
    color: #fff
}

.body--white .heading__title span:first-child::before {
    background: var(--primary-color)
}

.body--white .heading__title span:last-child::before {
    border: 1px solid #0e1218
}

.body--white .count-item:nth-child(4) {
    border: 1px solid #d7dadd;
    background: #fff
}

.body--white .count-item:nth-child(4) .count-item__text {
    color: #0e1218
}

.body--white .count-item:nth-child(4) .count-item__subtext {
    color: #0e1218
}

.body--white .count-item:nth-child(4) .count-item__icon {
    border: unset
}

.body--white .count-item:nth-child(4):hover .count-item__icon {
    border: 1px solid #0e1218
}

.body--white .groups-section-top__title {
    color: #0e1218
}

.body--white .swiper-buttons-prev-btn {
    border: 1px solid #d7dadd
}

.body--white .swiper-buttons-prev-btn svg path {
    stroke: #0e1218
}

.body--white .swiper-buttons-prev-btn:hover {
    background: var(--primary-color);
    border: 1px solid #0e1218
}

.body--white .swiper-buttons-prev-btn:hover svg path {
    stroke: #fff
}

.body--white .swiper-buttons-next-btn {
    border: 1px solid #d7dadd
}

.body--white .swiper-buttons-next-btn svg path {
    stroke: #0e1218
}

.body--white .swiper-buttons-next-btn:hover {
    background: var(--primary-color);
    border: 1px solid #0e1218
}

.body--white .swiper-buttons-next-btn:hover svg path {
    stroke: #fff
}

.body--white .elevate-content__title {
    color: #0e1218
}

.body--white .new-courses-top__title {
    color: #0e1218
}

.body--white .section-top-content__buttons-link--green {
    border: 1px solid var(--secondary-color);
    color: #fff
}

.body--white .section-top-content__buttons-link--green:hover {
    border: 1px solid #598571;
    background: #598571
}

.body--white .shop-section-top__title {
    color: #0e1218
}

.body--white .news-section-top__title {
    color: #0e1218
}

.body--white .tabs__btn--active {
    color: #0e1218
}

.body--white .tabs__btn:hover {
    color: #0e1218
}

.body--white .tabs__btn:hover span {
    background: var(--primary-color);
    color: #fff
}

.body--white .tabs__btn span {
    background: #eef2f6;
    color: #7d838c
}

.body--white .product__inner {
    background: #eef2f6
}

.body--white .tabs {
    border-bottom: 1px solid #d7dadd
}

.body--white .product-content__title {
    color: #0e1218
}

.body--white .product-content__text {
    color: #0e1218
}

.body--white .product-content-quantity-box__row {
    border: 1px solid #d7dadd
}

.body--white .product-content-quantity-box__row-input {
    color: #0e1218
}

.body--white .product-content-quantity-box__row-btn svg path {
    stroke: #0e1218
}

.body--white .product-content-quantity-box__row-btn:hover {
    background: var(--primary-color)
}

.body--white .product-content-quantity-box__row-btn:hover svg path {
    stroke: #fff
}

.body--white .product-content__list-item {
    border-bottom: 1px solid #d7dadd;
    color: #0e1218
}

.body--white .product-swiper__prev {
    border: 1px solid #d7dadd
}

.body--white .product-swiper__prev svg path {
    stroke: #0e1218
}

.body--white .product-swiper__prev:hover {
    border: 1px solid #fff;
    background: #fff
}

.body--white .product-swiper__next {
    border: 1px solid #d7dadd
}

.body--white .product-swiper__next svg path {
    stroke: #0e1218
}

.body--white .product-swiper__next:hover {
    border: 1px solid #fff;
    background: #fff
}

.body--white .product-slide::before {
    background: rgba(215, 218, 221, .8)
}

.body--white .courses-section-overview {
    background: #eef2f6
}

.body--white .courses-section-overview-box__title {
    color: #0e1218
}

.body--white .courses-section-overview-box__text {
    color: #0e1218
}

.body--white .courses-section-overview-box__list-item {
    color: #0e1218
}

.body--white .aside-cost-info__price {
    background: var(--primary-color);
    color: #fff
}

.body--white .aside-cost-info {
    background: #eef2f6
}

.body--white .aside-cost-info__list-item {
    color: #0e1218
}

.body--white .aside-cost-info__list-item svg path {
    stroke: #0e1218
}

.body--white .aside-cost-info__list-item {
    border-bottom: 1px solid #d7dadd
}

.body--white .reviews {
    background: #eef2f6
}

.body--white .reviews-top-content__rait {
    color: #0e1218
}

.body--white .reviews-comment-body-top__box-text {
    color: #0e1218
}

.body--white .reviews-comment-body__text {
    color: #0e1218
}

.body--white .stars-star--disabled svg path {
    fill: #d7dadd
}

.body--white .reviews-top-body-item__line {
    background: #d7dadd
}

.body--white .reviews-top-body-item__procents {
    color: #0e1218
}

.body--white .reviews-top-content {
    border: 1px solid #d7dadd
}

.body--white .tabs__btn--active span {
    background: var(--primary-color);
    color: #fff
}

.body--white .courses-section-curriculum-item {
    background: #eef2f6
}

.body--white .courses-section-curriculum-item__top-title {
    color: #0e1218
}

.body--white .courses-section-curriculum-item__top::after {
    -webkit-filter: invert(1);
    filter: invert(1)
}

.body--white .courses-section-curriculum-item-box {
    background: #fff
}

.body--white .courses-section-curriculum-item-box__title {
    color: #0e1218
}

.body--white .courses-section-curriculum-item-box__title svg path {
    stroke: #0e1218
}

.body--white .courses-section-curriculum-item-box__procents {
    color: #fff;
    background: var(--primary-color)
}

.body--white .courses-section-curriculum-item-box--blocked .courses-section-curriculum-item-box__procents {
    background: #eef2f6;
    color: #0e1218
}

.body--white .courses-section-curriculum-item-box--checked .courses-section-curriculum-item-box__procents {
    background: var(--secondary-color);
    color: #0e1218
}

.body--white .courses-section-curriculum-item-box--active .courses-section-curriculum-item-box__link svg path {
    stroke: #0e1218
}

.body--white .group-profile-posts__top-text {
    color: #0e1218
}

.body--white .post {
    background: #eef2f6
}

.body--white .post-body-top__box-text a {
    color: #0e1218
}

.body--white .post-body-info {
    border-bottom: 1px solid #d7dadd
}

.body--white .post-body-assessment__btn:nth-child(2) svg path {
    stroke: #0e1218
}

.body--white .post-comments .comments__inner {
    border: 1px solid #d7dadd
}

.body--white .user-card {
    background: #fff
}

.body--white .user-card__body-text {
    color: #0e1218
}

.body--white .post-body-assessment__btn--like svg path {
    stroke: #0e1218
}

.body--white .post-body-content__text {
    color: #0e1218
}

.body--white .post-body-content__list-item {
    color: #0e1218
}

.body--white .aside-block {
    background: #eef2f6
}

.body--white .aside-block__title {
    color: #0e1218
}

.body--white .aside-block-item-box__text {
    color: #0e1218
}

.body--white .aside-block-item-box__text a {
    color: #0e1218
}

.body--white .aside-block__link {
    border: 1px solid #d7dadd
}

.body--white .aside-block__link:hover {
    background: #000;
    color: #fff;
    border: 1px solid #0e1218
}

.body--white .group-profile-media-item {
    background: #eef2f6
}

.body--white .group-profile-media-item-top__title {
    color: #0e1218
}

.body--white .group-profile-media-item-top-buttons__link {
    border: 1px solid #d7dadd
}

.body--white .group-profile-media-item-top-buttons__link:hover {
    background: var(--primary-color);
    color: #fff;
    border: 1px solid #0e1218
}

.body--white .group-profile-media-item-top-buttons__link--purple {
    border: 1px solid #9981c2
}

.body--white .group-profile-media-item-top-buttons__link--purple:hover {
    background: #856dae;
    border: 1px solid #856dae
}

.body--white .members-section-top__inner {
    border: 1px solid #d7dadd
}

.body--white .members-section-top-body__title {
    color: #0e1218
}

.body--white .members-section-top-body-box__buttons-link {
    border: 1px solid #d7dadd;
    color: #0e1218
}

.body--white .members-section-top-body-box__buttons-link svg path {
    stroke: #0e1218
}

.body--white .members-section-top-body-box__buttons-link:hover {
    background: var(--primary-color);
    color: #fff;
    border: 1px solid #0e1218
}

.body--white .members-section-top-body-box__buttons-link:hover svg path {
    stroke: #fff
}

.body--white .members-section-top-body-box__buttons-link--purple {
    border: 1px solid #9981c2;
    color: #fff
}

.body--white .members-section-top-body-box__buttons-link--purple svg path {
    stroke: #fff
}

.body--white .members-section-top-body-box__buttons-link--purple:hover {
    border: 1px solid #856dae;
    background: #856dae
}

.body--white .members-section-top-body-box__buttons-link--purple:hover svg path {
    stroke: #fff
}

.body--white .members-section-top-body-box__buttons-link--green {
    border: 1px solid var(--secondary-color);
    color: #fff
}

.body--white .members-section-top-body-box__buttons-link--green svg path {
    stroke: #fff
}

.body--white .members-section-top-body-box__buttons-link--green:hover {
    background: #598571;
    border: 1px solid #598571;
    color: #fff
}

.body--white .group-card {
    background: #fff
}

.body--white .group-card-content__title {
    color: #0e1218
}

.body--white .file {
    background: #fff
}

.body--white .file-content__text {
    color: #0e1218
}

.body--white .file__icon svg path {
    fill: #0e1218
}

.body--white .profile-info {
    background: #eef2f6
}

.body--white .profile-info-about__title {
    color: #0e1218
}

.body--white .profile-info-about__text {
    color: #0e1218
}

.body--white .profile-info-instruments__title {
    color: #0e1218
}

.body--white .profile-info-experience__title {
    color: #0e1218
}

.body--white .profile-info-experience-box__speciality {
    color: #0e1218
}

.body--white .profile-info-experience-box__text {
    color: #0e1218
}

.body--white .profile-info-experience-box__list-item {
    color: #0e1218
}

.body--white .profile-info-instruments__list-item {
    color: #0e1218;
    border: 1px solid #d7dadd
}

.body--white .portfolio {
    background: #eef2f6
}

.body--white .portfolio__title {
    color: #0e1218
}

.body--white .portfolio__btn {
    border: 1px solid #d7dadd
}

.body--white .filters-panel-form-range__input:focus {
    border: 1px solid #d7dadd
}

.body--white .aside__resize {
    background: #fff
}

.body--white .lang__top {
    color: #0e1218
}

.body--white .lang__top svg:last-child path {
    stroke: #0e1218
}

.body--white .lang-box {
    border: 1px solid #d7dadd
}

.body--white .burger span {
    background: var(--primary-color)
}

.body--white .header {
    background: #fff
}

.body--white .login {
    background: #fff
}

.body--white .login__title {
    color: #0e1218
}

.body--white .login-info {
    background: #eef2f6
}

.body--white .login-info__box-text {
    color: #0e1218
}

.body--white .login-info__box-input {
    color: #0e1218
}

.body--white .login-form-box__label {
    color: #7d838c
}

.body--white .login-form-box__row-input {
    border: 1px solid #d7dadd;
    color: #0e1218
}

.body--white .login-form-box__row-input:focus {
    border: 1px solid #0e1218
}

.body--white .login-form__bottom-checkbox {
    color: #0e1218
}

.body--white .login-form__bottom-checkbox .checkmark {
    border: 1px solid #d7dadd
}

.body--white .login-form-socials__or span {
    background: #d7dadd
}

.body--white.body--active .header__wrapper {
    background: #fff
}

.fancybox__content :focus:not(.carousel__button.is-close) {
    outline: unset
}

.header {
    padding: 16px 0;
    border-bottom: 1px solid #4b515a;
    padding-left: 80px;
    position: sticky;
    top: 0;
    z-index: 100;
    background: var(--primary-color)
}


.index .header {
    padding-left: 0;
}

.header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__logo {
    margin-right: auto;
    display: flex;
}

.header__search {
    margin-right: 15px
}

.header__search:hover .search__btn {
    -webkit-transition: right .3s;
    -o-transition: right .3s;
    transition: right .3s
}

.header__search:hover .search__btn svg {
    width: 24px;
    height: 24px;
    min-width: 24px;
    min-height: 24px
}

.header__search .search__btn {
    border: 1px solid rgba(0, 0, 0, 0);
    width: 32px;
    height: 32px;
    -webkit-transition: unset;
    -o-transition: unset;
    transition: unset
}

.header__search .search__btn svg {
    width: 24px;
    height: 24px
}


.burger i {
    color: #fff;
    font-size: 24px;
}

.burger i:last-child {
    display: none;
}

.body--active .burger i:last-child {
    display: block;
}

.body--active .burger i:first-child {
    display: none;
}

.burger {
    width: 20px;
    height: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    display: none
}

.burger span {
    width: 100%;
    height: 2px;
    background: #fff
}

.header-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.header-form__img {
    width: 40px;
    height: 40px
}

.header-form__img-image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100%
}

.header-form .select-items div,
.header-form .select-selected {
    padding: 9px 22px 9px 10px;
    border: unset
}

.header-form .select-selected:after {
    right: 0
}

.header-form .select-arrow-active {
    border: 1px solid #4b515a;
    border-bottom: 1px solid rgba(0, 0, 0, 0)
}

.header-form .select-arrow {
    border: unset
}

.header-form .select-arrow-active {
    border: unset
}

.header-form .select-items {
    border: unset;
    background: unset
}

.header-form .select-items div {
    padding: unset;
    color: #0e1218;
    margin-bottom: 10px
}

.header-form .select-items div:last-child {
    margin-bottom: 0
}

.header-form .select-items div:hover {
    color: var(--secondary-color)
}

.header-form .select-items {
    padding: 16px 24px 16px 24px;
    border-radius: 10px;
    background: #fff;
    width: 120px;
    right: 0;
    left: unset;
    top: 120%;
    gap: 5px;
    border: 1px solid #d7dadd;
}

.logo {
    width: 161px;
    height: 26px;
    gap: 10px;
}


.logo__img.logo__rotate {
    animation: rotation 2s infinite linear;
}


@keyframes rotation {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}



@media(max-width: 1210px) {
    .logo {
        width: calc(110px + 51 * ((100vw - 375px) / 835));
        margin-left: 60px;
    }
}

.logo__img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    position: relative;
    top: -3px;
}

.header-search {
    margin-left: 30px;
    margin-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-search__btn {
    width: 24px;
    height: 24px
}

.header-search__btn svg {
    width: 100%;
    height: 100%
}

.header-search__input {
    display: none
}

.user-nav {
    margin-right: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px
}

.user-nav__link {
    position: relative;
    width: 24px;
    height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.user-nav__link span {
    position: absolute;
    top: -6px;
    right: -6px;
    background: #ff99c0;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0e1218;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 9px;
    font-weight: 600
}

.user-nav__link:hover svg path {
    stroke: var(--secondary-color)
}

.user-nav__link svg path {
    -webkit-transition: stroke .3s;
    -o-transition: stroke .3s;
    transition: stroke .3s
}

.lang {
    position: relative;
    z-index: 10;
    margin-right: 10px
}

.lang__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    cursor: pointer
}

.lang__top svg:last-child {
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.lang__top svg:last-child path {
    -webkit-transition: stroke .3s;
    -o-transition: stroke .3s;
    transition: stroke .3s
}

.lang__top:hover {
    color: var(--secondary-color)
}

.lang__top:hover svg:last-child path {
    stroke: var(--secondary-color)
}

.lang-box {
    position: absolute;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
    width: 145px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
    border-radius: 10px;
    background: #fff;
    position: absolute;
    top: 150%;
    left: 0
}

.lang-box__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #0e1218;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.lang-box__link:hover {
    color: var(--secondary-color)
}

.lang--active .lang__top svg:last-child {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.lang--active .lang-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.aside {
    height: 100%;
    width: 80px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 101;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s
}

.aside__resize {
    width: 80px;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #4b515a;
    cursor: pointer;
    background: var(--primary-color)
}


.aside--active .aside__resize {
    background-color: #eef2f6;
}

.body--white .aside--active .aside__resize {
    background-color: #eef2f6;
}

.aside--active {
    width: 230px
}

.aside--active .menu__list-link span {
    display: block
}

.aside--active .menu__list-link--active {
    background: #2d333c
}

.aside--active .menu__list-link--active span {
    color: var(--secondary-color)
}

.aside--active .menu__list-link--active svg path {
    stroke: var(--secondary-color)
}

.aside--active .menu__list-link:hover {
    background: #2d333c
}

.aside--active .menu__list-link:hover span {
    color: var(--secondary-color)
}

.aside--active .menu__list-link:hover svg path {
    stroke: var(--secondary-color)
}

.menu {
    height: 100%;
    border-top: 1px solid #4b515a;
    border-right: 1px solid #4b515a;
    width: 100%;
    padding: 40px 12px;
    padding-top: 40px;
    padding-bottom: 40px;
    background: var(--primary-color)
}

@media(max-width: 1210px) {
    .menu {
        padding-top: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .menu {
        padding-bottom: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

.menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px
}


.menu__list li {
    position: relative;
}

@media(max-width: 1210px) {
    .menu__list {
        gap: calc(5px + 10 * ((100vw - 375px) / 835))
    }
}

.menu__list-link {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    padding: 12px;
    border-radius: 10px;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    margin-left: 5px;
}

.menu__list-link:hover svg path {
    stroke: var(--secondary-color)
}

.menu__list-link span {
    display: none;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 500;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.menu__list-link svg path {
    -webkit-transition: stroke .3s;
    -o-transition: stroke .3s;
    transition: stroke .3s
}

.members {
    padding-top: 100px;
    margin-bottom: 100px
}

@media(max-width: 1210px) {
    .members {
        padding-top: calc(60px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .members {
        margin-bottom: calc(50px + 50 * ((100vw - 375px) / 835))
    }
}

.members__inner {
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    margin-bottom: 40px
}

@media(max-width: 1210px) {
    .members__inner {
        margin-bottom: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

.filters-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 30px
}

@media(max-width: 1210px) {
    .filters-panel {
        margin-bottom: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

.filters-panel__text {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px
}

.filters-panel-form-range {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px
}

.filters-panel-form-range__text {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px
}

.filters-panel-form-range__input {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px;
    background: unset;
    width: 82px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    height: 48px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 10px;
    border: 1px solid #4b515a
}

.filters-panel-form-range__input::-webkit-input-placeholder {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px;
    background: unset
}

.filters-panel-form-range__input::-moz-placeholder {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px;
    background: unset
}

.filters-panel-form-range__input:-ms-input-placeholder {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px;
    background: unset
}

.filters-panel-form-range__input::-ms-input-placeholder {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px;
    background: unset
}

.filters-panel-form-range__input::placeholder {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px;
    background: unset
}

.filters-panel-form-range__input:focus {
    border: 1px solid #fff
}

.tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 25px;
    row-gap: 5px !important;
    margin-right: auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media(max-width: 1210px) {
    .tags {
        gap: calc(15px + 10 * ((100vw - 375px) / 835))
    }
}

.tags__tag {
    color: #7d838c;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.tags__tag span {
    min-width: 32px;
    max-height: 16px;
    padding: 4px 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    background: #7d838c;
    color: #0e1218;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    -webkit-transition: background .3s, color .3s;
    -o-transition: background .3s, color .3s;
    transition: background .3s, color .3s
}

.tags__tag:hover {
    color: #fff
}

.tags__tag:hover span {
    background: #fff
}

.tags__tag--active {
    color: #fff
}

.tags__tag--active span {
    background: #fff
}

.filters-panel-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.search {
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 48px;
    height: 48px;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s;
    position: relative;
    overflow: hidden
}

.search:hover {
    width: 225px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.search:hover .search__input {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    opacity: 1;
    z-index: 1;
    position: unset;
    border: 1px solid #4b515a
}

.search:hover .search__input:focus {
    border: 1px solid #fff
}

.search:hover .search__btn {
    left: unset;
    right: 14px;
    width: 16px;
    height: 16px;
    right: 16px;
    border: unset;
    z-index: 2
}

.search__btn {
    width: 48px;
    border: 1px solid #4b515a;
    height: 48px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.search__btn svg {
    width: 16px;
    height: 16px
}

.search__input {
    border: 1px solid rgba(0, 0, 0, 0);
    opacity: 0;
    position: absolute;
    z-index: -1;
    -webkit-transition: opacity 1;
    -o-transition: opacity 1;
    transition: opacity 1;
    border-radius: 10px;
    width: 100%;
    padding: 14px 60px 14px 24px;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    height: 100%;
    font-weight: 500;
    line-height: 20px;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: border .3s;
    -o-transition: border .3s;
    transition: border .3s
}

.search__input::-webkit-input-placeholder {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    height: 100%;
    font-weight: 500;
    line-height: 20px
}

.search__input::-moz-placeholder {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    height: 100%;
    font-weight: 500;
    line-height: 20px
}

.search__input:-ms-input-placeholder {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    height: 100%;
    font-weight: 500;
    line-height: 20px
}

.search__input::-ms-input-placeholder {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    height: 100%;
    font-weight: 500;
    line-height: 20px
}

.search__input::placeholder {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    height: 100%;
    font-weight: 500;
    line-height: 20px
}

.card {
    border-radius: 25px;
    background: #2d333c;
    padding: 40px
}

@media(max-width: 1210px) {
    .card {
        padding: calc(30px + 10 * ((100vw - 375px) / 835))
    }
}

.card__inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 100%
}

.card__suptext {
    border-radius: 4px;
    background: #f9d442;
    margin-bottom: 15px;
    padding: 0px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0e1218;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase
}

.card__description {
    color: #fff;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    whitespace: nowrap;
    leading-trim: both;
    text-edge: cap;
    font-family: Clash Grotesk;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 25px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media(max-width: 1210px) {
    .card__description {
        font-size: calc(14px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card__description {
        line-height: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card__description {
        margin-bottom: calc(10px + 15 * ((100vw - 375px) / 835))
    }
}

.card__suptext--purple {
    background: #9981c2
}

.card__suptext--pink {
    background: #ff99c0
}

.card__suptext--green {
    background: var(--secondary-color)
}

.card__title {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    margin-bottom: 10px;
    font-size: 36px;
    line-height: 36px;
    font-weight: 600;
    -webkit-transition: color .3s, color .3s, border .3s;
    -o-transition: color .3s, color .3s, border .3s;
    transition: color .3s, color .3s, border .3s
}

.card__title:hover {
    color: #f9d442;
}

@media(max-width: 1210px) {
    .card__title {
        font-size: calc(26px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card__title {
        line-height: calc(26px + 10 * ((100vw - 375px) / 835))
    }
}

.card__title span {
    display: block
}

.card__text {
    color: var(--secondary-color);
    leading-trim: both;
    text-edge: cap;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 24px
}

@media(max-width: 1210px) {
    .card__text {
        margin-bottom: calc(10px + 5 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card__text {
        font-size: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card__text {
        line-height: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

.card__subtext {
    margin-bottom: 35px;
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media(max-width: 1210px) {
    .card__subtext {
        margin-bottom: calc(20px + 15 * ((100vw - 375px) / 835))
    }
}

.card__link {
    margin-top: 30px;
    padding: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #4b515a;
    -webkit-transition: background .3s, color .3s, border .3s;
    -o-transition: background .3s, color .3s, border .3s;
    transition: background .3s, color .3s, border .3s
}

@media(max-width: 1210px) {
    .card__link {
        margin-top: calc(20px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card__link {
        padding: calc(12px + 2 * ((100vw - 375px) / 835))
    }
}

.card__link:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #0e1218
}

.card-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 10px
}

@media(max-width: 1210px) {
    .card-list {
        margin-bottom: calc(15px + 15 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card-list {
        row-gap: calc(5px + 5 * ((100vw - 375px) / 835))
    }
}

.card-list__item {
    position: relative
}

.card-list__item:last-child::before {
    content: unset
}

.card-list__item::before {
    content: "";
    background: #7d838c;
    width: 4px;
    height: 4px;
    position: absolute;
    right: -12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 100%
}

.card-list__rait {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -2px
}

.card-list__rait span {
    margin-bottom: -3px
}

.card-list__text {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    line-height: 20px;
    font-family: Clash Grotesk;
    font-weight: 500
}

@media(max-width: 1210px) {
    .card-list__text {
        font-size: calc(12px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card-list__text {
        line-height: calc(16px + 4 * ((100vw - 375px) / 835))
    }
}

.card-list__link {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-family: Clash Grotesk;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

@media(max-width: 1210px) {
    .card-list__link {
        font-size: calc(12px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card-list__link {
        line-height: calc(16px + 4 * ((100vw - 375px) / 835))
    }
}

.card-list__link:hover {
    color: var(--secondary-color)
}

.card-list__link-img {
    margin-top: -1px;
    width: 24px;
    height: 24px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100%
}

.card-options__btn {
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 3px;
    padding: 3px;
    position: absolute;
    top: -8px;
    right: -8px;
    cursor: pointer;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0);
    -webkit-transition: border .3s;
    -o-transition: border .3s;
    transition: border .3s
}

.card-options__btn span {
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 100%
}

.card-options__inner {
    padding: 16px 24px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
    max-width: 160px;
    width: 160px;
    position: absolute;
    right: 0;
    top: 48px;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    z-index: -1
}

.card-options__inner::after {
    content: "";
    width: 100%;
    height: 25px;
    position: absolute;
    top: -25px;
    right: 0
}

.card-options__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
}

.card-options__link:hover span {
    color: var(--secondary-color)
}

.card-options__link:hover svg path {
    stroke: var(--secondary-color)
}

.card-options__link svg path {
    -webkit-transition: stroke .3s;
    -o-transition: stroke .3s;
    transition: stroke .3s
}

.card-options__link span {
    color: #0e1218;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.card-options--active .card-options__inner {
    opacity: 1;
    z-index: 1
}

.card-options--active .card-options__btn {
    border: 1px solid #40444a
}

.card-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media(max-width: 1210px) {
    .card-box {
        gap: calc(15px + 15 * ((100vw - 375px) / 835))
    }
}

.card-box__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 14px;
    color: #fff;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #4b515a;
    -webkit-transition: background .3s, color .3s, border .3s;
    -o-transition: background .3s, color .3s, border .3s;
    transition: background .3s, color .3s, border .3s
}

@media(max-width: 1210px) {
    .card-box__link {
        padding: calc(12px + 2 * ((100vw - 375px) / 835))
    }
}

.card-box__link:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #0e1218
}

.card-box__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 25px
}

@media(max-width: 1210px) {
    .card-box__inner {
        gap: calc(15px + 10 * ((100vw - 375px) / 835))
    }
}

.card-box__poster {
    width: 100%;
    border-radius: 25px;
    background: var(--primary-color);
    position: relative;
    height: 250px;
    max-height: 250px;
    overflow: hidden
}

@media(max-width: 1210px) {
    .card-box__poster {
        border-radius: calc(20px + 5 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card-box__poster {
        height: calc(150px + 100 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card-box__poster {
        max-height: calc(150px + 100 * ((100vw - 375px) / 835))
    }
}

.card-box__poster:hover .card-box__poster-img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.card-box__poster-img {
    width: 100%;
    height: 100%;
    border-radius: 25px;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

@media(max-width: 1210px) {
    .card-box__poster-img {
        border-radius: calc(20px + 5 * ((100vw - 375px) / 835))
    }
}

.card-box__poster-text {
    position: absolute;
    right: 20px;
    bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    border-radius: 10px;
    background: #fff;
    padding: 12px 16px;
    color: #0e1218;
    text-align: right;
    leading-trim: both;
    text-edge: cap;
    font-size: 24px;
    line-height: 24px;
    font-weight: 600
}

@media(max-width: 1210px) {
    .card-box__poster-text {
        right: calc(10px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card-box__poster-text {
        bottom: calc(10px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card-box__poster-text {
        font-size: calc(18px + 6 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card-box__poster-text {
        line-height: calc(18px + 6 * ((100vw - 375px) / 835))
    }
}

.card-box-column__text {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    margin-bottom: 8px;
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 4px
}

@media(max-width: 1210px) {
    .card-box-column__text {
        margin-bottom: calc(4px + 4 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card-box-column__text {
        font-size: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card-box-column__text {
        line-height: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

.card-box-column__text span {
    margin-bottom: -5px;
    display: block
}

.card-box-column__subtext {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    line-height: 20px;
    font-family: Clash Grotesk;
    font-weight: 500
}

@media(max-width: 1210px) {
    .card-box-column__subtext {
        font-size: calc(12px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card-box-column__subtext {
        line-height: calc(16px + 4 * ((100vw - 375px) / 835))
    }
}

.card-person-img {
    width: 120px;
    max-width: 120px;
    min-width: 120px;
    height: 120px;
    max-height: 120px;
    border-radius: 100%;
    position: relative
}

@media(max-width: 1210px) {
    .card-person-img {
        width: calc(100px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card-person-img {
        max-width: calc(100px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card-person-img {
        min-width: calc(100px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card-person-img {
        height: calc(100px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card-person-img {
        max-height: calc(100px + 20 * ((100vw - 375px) / 835))
    }
}

.card-person-img__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100%
}

.card-person-img__status {
    width: 15px;
    height: 15px;
    background: var(--secondary-color);
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    border-radius: 100%;
    border: 4px solid #2d333c
}

@media(max-width: 1210px) {
    .card-person-img__status {
        top: calc(10px + 0 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card-person-img__status {
        right: calc(0px + 10 * ((100vw - 375px) / 835))
    }
}

.card-person-img__status--disabled {
    background: #eb4544
}

.card-price {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 30px
}

@media(max-width: 1210px) {
    .card-price {
        margin-bottom: calc(15px + 15 * ((100vw - 375px) / 835))
    }
}

.card-price__past {
    display: inline-block;
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    text-decoration-line: strikethrough;
    padding-right: 10px;
}

@media(max-width: 1210px) {
    .card-price__past {
        font-size: calc(18px + 6 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card-price__past {
        line-height: calc(18px + 6 * ((100vw - 375px) / 835))
    }
}

.card-price__current {
    display: inline-block;
    color: var(--secondary-color);
    leading-trim: both;
    text-edge: cap;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    text-decoration: unset
}

@media(max-width: 1210px) {
    .card-price__current {
        font-size: calc(18px + 6 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card-price__current {
        line-height: calc(18px + 6 * ((100vw - 375px) / 835))
    }
}

.paging__text {
    margin-bottom: 40px;
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px
}

@media(max-width: 1210px) {
    .paging__text {
        margin-bottom: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

.paging__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px
}

.paging__list-text {
    border-radius: 10px;
    width: 48px;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    color: #0e1218;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px
}

@media(max-width: 1210px) {
    .paging__list-text {
        width: calc(38px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .paging__list-text {
        height: calc(38px + 10 * ((100vw - 375px) / 835))
    }
}

.paging__list-link {
    color: #fff;
    border-radius: 10px;
    width: 48px;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #4b515a;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    -webkit-transition: background .3s, color .3s, border .3s;
    -o-transition: background .3s, color .3s, border .3s;
    transition: background .3s, color .3s, border .3s
}

@media(max-width: 1210px) {
    .paging__list-link {
        width: calc(38px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .paging__list-link {
        height: calc(38px + 10 * ((100vw - 375px) / 835))
    }
}

.paging__list-link:hover {
    background: #fff;
    color: #0e1218;
    border: 1px solid #fff
}

.paging__list-link:hover svg path {
    stroke: #0e1218
}

.paging__list-link svg path {
    -webkit-transition: stroke .3s;
    -o-transition: stroke .3s;
    transition: stroke .3s
}

.paging__list-link--back svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.footer {
    padding-top: 35px;
    padding-bottom: 35px;
    border-top: 1px solid #4b515a
}

@media(max-width: 1210px) {
    .footer {
        padding-top: calc(20px + 15 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .footer {
        padding-bottom: calc(20px + 15 * ((100vw - 375px) / 835))
    }
}

.footer__copy {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px
}

.freelancers {
    padding-top: 100px;
    margin-bottom: 100px
}

@media(max-width: 1210px) {
    .freelancers {
        padding-top: calc(60px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .freelancers {
        margin-bottom: calc(50px + 50 * ((100vw - 375px) / 835))
    }
}

.freelancers__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    margin-bottom: 40px
}

@media(max-width: 1210px) {
    .freelancers__inner {
        margin-bottom: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

.freelancers--card .card-box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.freelancers--card .card__inner {
    height: 100%
}

.freelancers--card .card__text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.groups {
    padding-top: 100px;
    margin-bottom: 100px
}

@media(max-width: 1210px) {
    .groups {
        padding-top: calc(60px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .groups {
        margin-bottom: calc(50px + 50 * ((100vw - 375px) / 835))
    }
}

.groups__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    margin-bottom: 40px
}

@media(max-width: 1210px) {
    .groups__inner {
        margin-bottom: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

.courses {
    padding-top: 100px;
    margin-bottom: 100px
}

@media(max-width: 1210px) {
    .courses {
        padding-top: calc(60px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses {
        margin-bottom: calc(50px + 50 * ((100vw - 375px) / 835))
    }
}

.courses__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 40px
}

@media(max-width: 1210px) {
    .courses__inner {
        margin-bottom: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

.card--courses {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.card--courses .card__inner {
    height: 100%
}

.card--courses .card-list {
    margin-bottom: auto;
    padding-bottom: 30px
}

@media(max-width: 1210px) {
    .card--courses .card-list {
        padding-bottom: calc(15px + 15 * ((100vw - 375px) / 835))
    }
}

.card--courses .card-box__poster {
    height: 200px
}

@media(max-width: 1210px) {
    .card--courses .card-box__poster {
        height: calc(150px + 50 * ((100vw - 375px) / 835))
    }
}

.shop {
    padding-top: 100px;
    margin-bottom: 100px
}

@media(max-width: 1210px) {
    .shop {
        padding-top: calc(60px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .shop {
        margin-bottom: calc(50px + 50 * ((100vw - 375px) / 835))
    }
}

.shop__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    margin-bottom: 40px
}

@media(max-width: 1210px) {
    .shop__inner {
        margin-bottom: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

.card--shop .card__inner {
    height: 100%
}

.card--shop .card-box__poster {
    margin-bottom: 30px;
    height: 300px;
    max-height: 300px
}

@media(max-width: 1210px) {
    .card--shop .card-box__poster {
        margin-bottom: calc(15px + 15 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card--shop .card-box__poster {
        height: calc(150px + 150 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card--shop .card-box__poster {
        max-height: calc(150px + 150 * ((100vw - 375px) / 835))
    }
}

.card--shop .card-box__poster-suptext {
    position: absolute;
    border-radius: 4px;
    background: #f9d442;
    margin-bottom: 25px;
    padding: 0px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0e1218;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase;
    left: 20px;
    top: 20px
}

@media(max-width: 1210px) {
    .card--shop .card-box__poster-suptext {
        left: calc(10px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card--shop .card-box__poster-suptext {
        top: calc(10px + 10 * ((100vw - 375px) / 835))
    }
}

.card--shop .card-box__poster-suptext--pink {
    background: #ff99c0
}

.card--shop .card__subtext {
    margin-bottom: 10px
}

@media(max-width: 1210px) {
    .card--shop .card__subtext {
        margin-bottom: calc(5px + 5 * ((100vw - 375px) / 835))
    }
}

.card--shop .card__title {
    margin-bottom: 20px
}

@media(max-width: 1210px) {
    .card--shop .card__title {
        margin-bottom: calc(10px + 10 * ((100vw - 375px) / 835))
    }
}

.card--shop .card__link {
    margin-top: 0
}

.blog {
    padding-top: 100px;
    margin-bottom: 100px
}

@media(max-width: 1210px) {
    .blog {
        padding-top: calc(60px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .blog {
        margin-bottom: calc(50px + 50 * ((100vw - 375px) / 835))
    }
}

.blog__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 40px
}

@media(max-width: 1210px) {
    .blog__inner {
        margin-bottom: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

.card--blog .card__inner {
    height: 100%
}

.card--blog .card-box__poster {
    margin-bottom: 30px;
    height: 300px;
    max-height: 300px
}

@media(max-width: 1210px) {
    .card--blog .card-box__poster {
        margin-bottom: calc(15px + 15 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card--blog .card-box__poster {
        height: calc(150px + 150 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card--blog .card-box__poster {
        max-height: calc(150px + 150 * ((100vw - 375px) / 835))
    }
}

.card--blog .card__title {
    margin-bottom: 15px
}

@media(max-width: 1210px) {
    .card--blog .card__title {
        margin-bottom: calc(10px + 5 * ((100vw - 375px) / 835))
    }
}

.card--blog .card-list {
    margin-bottom: 0
}

.events {
    padding-top: 100px;
    margin-bottom: 100px
}

@media(max-width: 1210px) {
    .events {
        padding-top: calc(60px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .events {
        margin-bottom: calc(50px + 50 * ((100vw - 375px) / 835))
    }
}

.events__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 40px
}

@media(max-width: 1210px) {
    .events__inner {
        margin-bottom: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

.card--events .card__title {
    margin-bottom: 25px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media(max-width: 1210px) {
    .card--events .card__title {
        margin-bottom: calc(10px + 15 * ((100vw - 375px) / 835))
    }
}

.card--events .card__inner {
    height: 100%
}

.card--events .card-box__poster {
    height: 200px;
    max-height: 200px
}

@media(max-width: 1210px) {
    .card--events .card-box__poster {
        height: calc(150px + 50 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .card--events .card-box__poster {
        max-height: calc(150px + 50 * ((100vw - 375px) / 835))
    }
}

.breadcrumbs {
    padding-top: 40px;
    padding-bottom: 40px
}

@media(max-width: 1210px) {
    .breadcrumbs {
        padding-top: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .breadcrumbs {
        padding-bottom: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

.breadcrumbs__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    row-gap: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media(max-width: 1210px) {
    .breadcrumbs__list {
        row-gap: calc(10px + 10 * ((100vw - 375px) / 835))
    }
}

.breadcrumbs__list-item {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px
}

.breadcrumbs__list-link {
    color: #7d838c;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
}

.breadcrumbs__list-link::after {
    content: "";
    width: 12px;
    height: 12px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/arrow-right.svg)
}

.breadcrumbs__list-link:hover {
    text-decoration: underline
}

.section-top {
    margin-bottom: 40px
}

@media(max-width: 1210px) {
    .section-top {
        margin-bottom: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

.section-top__inner {
    border-radius: 25px;
    border: 1px solid #4b515a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 60px;
    padding: 60px
}

@media(max-width: 1210px) {
    .section-top__inner {
        gap: calc(15px + 45 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .section-top__inner {
        padding: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

.section-top__img {
    width: 100%;
    max-width: 475px;
    height: 350px;
    max-height: 350px;
    border-radius: 25px;
    background-size: cover;
}

@media(max-width: 1210px) {
    .section-top__img {
        height: calc(200px + 150 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .section-top__img {
        max-height: calc(200px + 150 * ((100vw - 375px) / 835))
    }
}

.section-top__img-image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 25px
}

.section-top--main {
    margin-bottom: 120px
}

@media(max-width: 1210px) {
    .section-top--main {
        margin-bottom: calc(60px + 60 * ((100vw - 375px) / 835))
    }
}

.section-top-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 500px
}

.section-top-content__date {
    color: var(--secondary-color);
    leading-trim: both;
    text-edge: cap;
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 24px;
    font-weight: 600
}

@media(max-width: 1210px) {
    .section-top-content__date {
        margin-bottom: calc(10px + 5 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .section-top-content__date {
        font-size: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .section-top-content__date {
        line-height: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

.section-top-content__suptext {
    border-radius: 4px;
    background: #ff99c0;
    margin-bottom: 25px;
    padding: 0px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0e1218;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase
}

@media(max-width: 1210px) {
    .section-top-content__suptext {
        margin-bottom: calc(15px + 10 * ((100vw - 375px) / 835))
    }
}

.section-top-content__suptext--purple {
    background: #9981c2
}

.section-top-content__title {
    font-size: 64px;
    font-size: 64px;
    line-height: 64px;
    margin-bottom: 20px;
    font-weight: 600
}

@media(max-width: 1210px) {
    .section-top-content__title {
        font-size: calc(34px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .section-top-content__title {
        line-height: calc(34px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .section-top-content__title {
        margin-bottom: calc(10px + 10 * ((100vw - 375px) / 835))
    }
}

.section-top-content__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.section-top-content__buttons-link {
    color: #fff;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #4b515a;
    padding-top: 14px;
    padding-right: 24px;
    padding-bottom: 14px;
    padding-left: 24px;
    gap: 8px;
    -webkit-transition: background .3s, color .3s, border .3s;
    -o-transition: background .3s, color .3s, border .3s;
    transition: background .3s, color .3s, border .3s
}

@media(max-width: 1210px) {
    .section-top-content__buttons-link {
        font-size: calc(12px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .section-top-content__buttons-link {
        padding-top: calc(12px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .section-top-content__buttons-link {
        padding-right: calc(12px + 12 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .section-top-content__buttons-link {
        padding-bottom: calc(12px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .section-top-content__buttons-link {
        padding-left: calc(12px + 12 * ((100vw - 375px) / 835))
    }
}

.section-top-content__buttons-link:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #0e1218
}

.section-top-content__buttons-link--purple {
    background: #9981c2;
    border: 1px solid #9981c2
}

.section-top-content__buttons-link--purple:hover {
    background: #856dae;
    color: #fff;
    border: unset;
    border: 1px solid #856dae
}

.section-top-content__buttons-link--green {
    background: var(--secondary-color);
    border: 1px solid var(--secondary-color)
}

.section-top-content__buttons-link--green:hover {
    background: #598571;
    color: #fff;
    border: unset;
    border: 1px solid #598571
}

.section-top--column {
    margin-bottom: 20px
}

.section-top--column .section-top__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px
}

@media(max-width: 1210px) {
    .section-top--column .section-top__inner {
        gap: calc(30px + 10 * ((100vw - 375px) / 835))
    }
}

.section-top--column .section-top__img {
    height: 550px;
    max-height: 550px;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    width: 100%;
    max-width: 100%
}

@media(max-width: 1210px) {
    .section-top--column .section-top__img {
        height: calc(250px + 300 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .section-top--column .section-top__img {
        max-height: calc(250px + 300 * ((100vw - 375px) / 835))
    }
}

.section-top--column .section-top-content {
    max-width: 100%
}

.section-top--column .card-list {
    margin-bottom: unset
}

.courses-section {
    margin-bottom: 100px
}

@media(max-width: 1210px) {
    .courses-section {
        margin-bottom: calc(50px + 50 * ((100vw - 375px) / 835))
    }
}

.courses-section__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 20px;
    position: relative
}

.courses-section__wrapper {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    display: none
}

.courses-section__wrapper--active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.courses-section-aside {
    position: sticky;
    top: 20px
}

.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 40px;
    margin-bottom: 25px;
    border-bottom: 1px solid #4b515a;
    gap: 25px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 15px
}

@media(max-width: 1210px) {
    .tabs {
        padding-bottom: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .tabs {
        margin-bottom: calc(20px + 5 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .tabs {
        gap: calc(20px + 5 * ((100vw - 375px) / 835))
    }
}

.tabs__btn {
    color: #7d838c;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

@media(max-width: 1210px) {
    .tabs__btn {
        font-size: calc(16px + 4 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .tabs__btn {
        line-height: calc(16px + 4 * ((100vw - 375px) / 835))
    }
}

.tabs__btn span {
    border-radius: 4px;
    background: #7d838c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0e1218;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    padding: 1px 12px;
    min-width: 32px;
    -webkit-transition: background .3s, color .3s;
    -o-transition: background .3s, color .3s;
    transition: background .3s, color .3s
}

.tabs__btn:hover {
    color: #fff
}

.tabs__btn:hover span {
    background: #fff
}

.tabs__btn--active {
    color: #fff
}

.tabs__btn--active span {
    background: #fff;
    color: #0e1218
}

.courses-section-overview {
    padding-top: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
    padding-left: 60px;
    border-radius: 25px;
    background: #2d333c
}

@media(max-width: 1210px) {
    .courses-section-overview {
        padding-top: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-overview {
        padding-right: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-overview {
        padding-bottom: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-overview {
        padding-left: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

.courses-section-overview-box {
    margin-bottom: 50px
}

@media(max-width: 1210px) {
    .courses-section-overview-box {
        margin-bottom: calc(30px + 20 * ((100vw - 375px) / 835))
    }
}

.courses-section-overview-box:last-child {
    margin-bottom: 0
}

.courses-section-overview-box__title {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 36px;
    margin-bottom: 30px;
    line-height: 40px;
    font-weight: 600
}

@media(max-width: 1210px) {
    .courses-section-overview-box__title {
        font-size: calc(26px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-overview-box__title {
        margin-bottom: calc(15px + 15 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-overview-box__title {
        line-height: calc(30px + 10 * ((100vw - 375px) / 835))
    }
}

.courses-section-overview-box__text {
    color: #fff;
    margin-bottom: 30px;
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    line-height: 24px;
    font-family: Clash Grotesk;
    font-weight: 500
}

@media(max-width: 1210px) {
    .courses-section-overview-box__text {
        margin-bottom: calc(15px + 15 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-overview-box__text {
        font-size: calc(14px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-overview-box__text {
        line-height: calc(18px + 6 * ((100vw - 375px) / 835))
    }
}

.courses-section-overview-box__text:last-child {
    margin-bottom: 0
}

.courses-section-overview-box__img {
    border-radius: 10px;
    width: 100%;
    margin-top: 30px;
    height: 495px;
    max-height: 495px
}

@media(max-width: 1210px) {
    .courses-section-overview-box__img {
        margin-top: calc(15px + 15 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-overview-box__img {
        height: calc(200px + 295 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-overview-box__img {
        max-height: calc(200px + 295 * ((100vw - 375px) / 835))
    }
}

.courses-section-overview-box__img-image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px
}

.courses-section-overview-box__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px
}

.courses-section-overview-box__list-item {
    position: relative;
    padding-left: 28px;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    line-height: 24px;
    font-family: Clash Grotesk;
    font-weight: 500
}

.courses-section-overview-box__list-item::before {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/arrow-right-yellow.svg)
}

@media(max-width: 1210px) {
    .courses-section-overview-box__list-item {
        font-size: calc(14px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-overview-box__list-item {
        line-height: calc(18px + 6 * ((100vw - 375px) / 835))
    }
}

.comment__inner {
    padding-top: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
    padding-left: 60px;
    border-radius: 25px;
    background: #2d333c
}

@media(max-width: 1210px) {
    .comment__inner {
        padding-top: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comment__inner {
        padding-right: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comment__inner {
        padding-bottom: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comment__inner {
        padding-left: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

.comment__title {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 30px;
    font-weight: 600
}

@media(max-width: 1210px) {
    .comment__title {
        font-size: calc(28px + 8 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comment__title {
        line-height: calc(32px + 8 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comment__title {
        margin-bottom: calc(15px + 15 * ((100vw - 375px) / 835))
    }
}

.comment__form-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    margin-bottom: 30px
}

@media(max-width: 1210px) {
    .comment__form-wrapper {
        gap: calc(10px + 5 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comment__form-wrapper {
        margin-bottom: calc(15px + 15 * ((100vw - 375px) / 835))
    }
}

.comment__form-input {
    padding-top: 13px;
    padding-right: 24px;
    padding-bottom: 13px;
    padding-left: 24px;
    border-radius: 10px;
    border: 1px solid #4b515a;
    width: 100%;
    background: unset;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    line-height: 20px;
    font-family: Clash Grotesk;
    font-weight: 500
}

@media(max-width: 1210px) {
    .comment__form-input {
        padding-top: calc(10px + 3 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comment__form-input {
        padding-right: calc(10px + 14 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comment__form-input {
        padding-bottom: calc(10px + 3 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comment__form-input {
        padding-left: calc(10px + 14 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comment__form-input {
        font-size: calc(12px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comment__form-input {
        line-height: calc(16px + 4 * ((100vw - 375px) / 835))
    }
}

.comment__form-input:focus {
    border: 1px solid #fff
}

.comment__form-input::-webkit-input-placeholder {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px
}

.comment__form-input::-moz-placeholder {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px
}

.comment__form-input:-ms-input-placeholder {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px
}

.comment__form-input::-ms-input-placeholder {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px
}

.comment__form-input::placeholder {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px
}

.comment__form-textarea {
    margin-bottom: 25px;
    border-radius: 10px;
    border: 1px solid #4b515a;
    width: 100%;
    padding-top: 16px;
    padding-right: 40px;
    padding-bottom: 16px;
    padding-left: 24px;
    background: unset;
    resize: unset;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    line-height: 20px;
    font-family: Clash Grotesk;
    font-weight: 500;
    min-height: 100px
}

@media(max-width: 1210px) {
    .comment__form-textarea {
        margin-bottom: calc(15px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comment__form-textarea {
        padding-top: calc(10px + 6 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comment__form-textarea {
        padding-right: calc(10px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comment__form-textarea {
        padding-bottom: calc(10px + 6 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comment__form-textarea {
        padding-left: calc(10px + 14 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comment__form-textarea {
        font-size: calc(12px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comment__form-textarea {
        line-height: calc(16px + 4 * ((100vw - 375px) / 835))
    }
}

.comment__form-textarea:focus {
    border: 1px solid #fff
}

.comment__form-textarea::-webkit-input-placeholder {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px
}

.comment__form-textarea::-moz-placeholder {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px
}

.comment__form-textarea:-ms-input-placeholder {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px
}

.comment__form-textarea::-ms-input-placeholder {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px
}

.comment__form-textarea::placeholder {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px
}

.comment__form-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    border-radius: 10px;
    background: #9981c2;
    padding-top: 15px;
    padding-right: 24px;
    padding-bottom: 15px;
    padding-left: 24px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

@media(max-width: 1210px) {
    .comment__form-btn {
        padding-top: calc(12px + 3 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comment__form-btn {
        padding-right: calc(12px + 12 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comment__form-btn {
        padding-bottom: calc(12px + 3 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comment__form-btn {
        padding-left: calc(12px + 12 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comment__form-btn {
        font-size: calc(12px + 2 * ((100vw - 375px) / 835))
    }
}

.comment__form-btn:hover {
    background: #856dae
}

.comment__form-checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 30px;
    cursor: pointer;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    line-height: 20px;
    font-family: Clash Grotesk;
    font-weight: 500;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media(max-width: 1210px) {
    .comment__form-checkbox {
        margin-bottom: calc(15px + 15 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comment__form-checkbox {
        font-size: calc(12px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comment__form-checkbox {
        line-height: calc(16px + 4 * ((100vw - 375px) / 835))
    }
}

.comment__form-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.comment__form-checkbox .checkmark {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    height: 24px;
    width: 24px;
    background: unset;
    border-radius: 4px;
    border: 1px solid #4b515a
}

.comment__form-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.comment__form-checkbox input:checked~.checkmark:after {
    display: block
}

.comment__form-checkbox .checkmark:after {
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/tick-icon.svg)
}

.comment--big {
    margin-bottom: 100px
}

@media(max-width: 1210px) {
    .comment--big {
        margin-bottom: calc(50px + 50 * ((100vw - 375px) / 835))
    }
}

.aside-cost-info {
    border-radius: 25px;
    background: #2d333c;
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    min-width: 380px
}

@media(max-width: 1210px) {
    .aside-cost-info {
        padding-top: calc(30px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .aside-cost-info {
        padding-right: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .aside-cost-info {
        padding-bottom: calc(30px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .aside-cost-info {
        padding-left: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

.aside-cost-info__price {
    max-height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    border-radius: 10px;
    background: #fff;
    color: #0e1218;
    leading-trim: both;
    text-edge: cap;
    font-weight: 600;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5px;
    margin-bottom: 30px;
    padding: 28px;
    font-size: 24px;
    line-height: 24px
}

@media(max-width: 1210px) {
    .aside-cost-info__price {
        margin-bottom: calc(25px + 5 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .aside-cost-info__price {
        padding: calc(20px + 8 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .aside-cost-info__price {
        font-size: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .aside-cost-info__price {
        line-height: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

.aside-cost-info__price span {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

.aside-cost-info__list {
    margin-bottom: 30px
}

@media(max-width: 1210px) {
    .aside-cost-info__list {
        margin-bottom: calc(15px + 15 * ((100vw - 375px) / 835))
    }
}

.aside-cost-info__list-item {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 12px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px;
    border-bottom: 1px solid #4b515a
}

.aside-cost-info__list-item:last-child {
    border-bottom: unset
}

.aside-cost-info__list-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px
}

.aside-cost-info__list-text:last-child {
    font-weight: 600
}

.aside-cost-info__link {
    border-radius: 10px;
    background: var(--secondary-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    padding: 15px 24px;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

.aside-cost-info__link:hover {
    background: #598571
}

.courses-section-curriculum {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px
}

.courses-section-curriculum-item {
    padding-top: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
    padding-left: 60px;
    border-radius: 25px;
    background: #2d333c;
    cursor: pointer
}

@media(max-width: 1210px) {
    .courses-section-curriculum-item {
        padding-top: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-curriculum-item {
        padding-right: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-curriculum-item {
        padding-bottom: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-curriculum-item {
        padding-left: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

.courses-section-curriculum-item__top {
    position: relative
}

.courses-section-curriculum-item__top::after {
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/select-arrow.svg);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.courses-section-curriculum-item__top-title {
    padding-right: 40px;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 36px;
    line-height: 36px;
    font-weight: 600
}

@media(max-width: 1210px) {
    .courses-section-curriculum-item__top-title {
        font-size: calc(26px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-curriculum-item__top-title {
        line-height: calc(26px + 10 * ((100vw - 375px) / 835))
    }
}

.courses-section-curriculum-item__inner {
    padding-top: 35px;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px
}

@media(max-width: 1210px) {
    .courses-section-curriculum-item__inner {
        padding-top: calc(20px + 15 * ((100vw - 375px) / 835))
    }
}

.courses-section-curriculum-item__box-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px
}

.courses-section-curriculum-item--acitve .courses-section-curriculum-item__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.courses-section-curriculum-item--acitve .courses-section-curriculum-item__top::after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.courses-section-curriculum-item-box {
    border-radius: 10px;
    background: var(--primary-color);
    padding: 20px 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px
}

.courses-section-curriculum-item-box__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    margin-right: auto;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    width: 380px
}

.courses-section-curriculum-item-box__procents {
    margin-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    border-radius: 4px;
    background: var(--secondary-color);
    min-width: 50px;
    color: #0e1218;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    padding: 2px 10px;
    text-transform: uppercase
}

.courses-section-curriculum-item-box__time {
    width: 80px;
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 12px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 18px
}

.courses-section-curriculum-item-box--checked .courses-section-curriculum-item-box__procents {
    background: #fff
}

.courses-section-curriculum-item-box--blocked .courses-section-curriculum-item-box__procents {
    background: #7d838c
}

.courses-section-instructor__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 30px;
    padding-top: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
    padding-left: 60px;
    border-radius: 25px;
    background: #2d333c
}

@media(max-width: 1210px) {
    .courses-section-instructor__inner {
        gap: calc(15px + 15 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-instructor__inner {
        padding-top: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-instructor__inner {
        padding-right: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-instructor__inner {
        padding-bottom: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-instructor__inner {
        padding-left: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

.courses-section-instructor__img {
    width: 120px;
    height: 120px;
    min-width: 120px;
    min-height: 120px;
    max-width: 120px;
    max-height: 120px;
    border-radius: 100%
}

@media(max-width: 1210px) {
    .courses-section-instructor__img {
        width: calc(90px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-instructor__img {
        height: calc(90px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-instructor__img {
        min-width: calc(90px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-instructor__img {
        min-height: calc(90px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-instructor__img {
        max-width: calc(90px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-instructor__img {
        max-height: calc(90px + 30 * ((100vw - 375px) / 835))
    }
}

.courses-section-instructor__img-image {
    border-radius: 100%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.courses-section-instructor-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.courses-section-instructor-content__suptext {
    border-radius: 4px;
    background: #f9d442;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 2px 10px;
    color: #0e1218;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase;
    margin-bottom: 15px
}

@media(max-width: 1210px) {
    .courses-section-instructor-content__suptext {
        margin-bottom: calc(10px + 5 * ((100vw - 375px) / 835))
    }
}

.courses-section-instructor-content__name {
    margin-bottom: 20px;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 36px;
    line-height: 36px;
    font-weight: 600
}

@media(max-width: 1210px) {
    .courses-section-instructor-content__name {
        margin-bottom: calc(10px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-instructor-content__name {
        font-size: calc(28px + 8 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-instructor-content__name {
        line-height: calc(28px + 8 * ((100vw - 375px) / 835))
    }
}

.courses-section-instructor-content__text {
    margin-bottom: 30px;
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    line-height: 24px;
    font-family: Clash Grotesk;
    font-weight: 500
}

@media(max-width: 1210px) {
    .courses-section-instructor-content__text {
        margin-bottom: calc(20px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-instructor-content__text {
        font-size: calc(14px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .courses-section-instructor-content__text {
        line-height: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

.courses-section-instructor--blog {
    margin-bottom: 20px
}

.socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
}

.socials__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 10px;
    border: 1px solid #4b515a;
    -webkit-transition: background .3s, border .3s;
    -o-transition: background .3s, border .3s;
    transition: background .3s, border .3s
}

.socials__link:hover {
    background: #fff;
    border: 1px solid #fff
}

.socials__link:hover svg path {
    fill: #0e1218
}

.socials__link svg path {
    -webkit-transition: fill .3s;
    -o-transition: fill .3s;
    transition: fill .3s
}

.reviews {
    padding-top: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
    padding-left: 60px;
    border-radius: 25px;
    background: #2d333c
}

@media(max-width: 1210px) {
    .reviews {
        padding-top: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .reviews {
        padding-right: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .reviews {
        padding-bottom: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .reviews {
        padding-left: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

.reviews__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px
}

@media(max-width: 1210px) {
    .reviews__inner {
        gap: calc(15px + 15 * ((100vw - 375px) / 835))
    }
}

.reviews-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    margin-bottom: 60px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 1210px) {
    .reviews-top {
        gap: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .reviews-top {
        margin-bottom: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

.reviews-top-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    padding: 40px 15px;
    padding-top: 40px;
    padding-bottom: 40px;
    border-radius: 10px;
    border: 1px solid #4b515a;
    min-width: 240px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

@media(max-width: 1210px) {
    .reviews-top-content {
        padding-top: calc(25px + 15 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .reviews-top-content {
        padding-bottom: calc(25px + 15 * ((100vw - 375px) / 835))
    }
}

.reviews-top-content__rait {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 64px;
    line-height: 64px;
    font-weight: 600
}

@media(max-width: 1210px) {
    .reviews-top-content__rait {
        font-size: calc(54px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .reviews-top-content__rait {
        line-height: calc(54px + 10 * ((100vw - 375px) / 835))
    }
}

.reviews-top-content__subtext {
    color: #7d838c;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px
}

.stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.stars-star--disabled path {
    fill: #4b515a
}

.main__elite-section_white .stars-star--disabled path {
    opacity: 0.2;
}

.reviews-top-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    width: 100%
}

.reviews-top-body-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 25px
}

.reviews-top-body-item__line {
    width: 100%;
    position: relative;
    height: 2px;
    width: 100%;
    background: #4b515a
}

.reviews-top-body-item__line span {
    position: absolute;
    height: 100%;
    background: #f9d442
}

.reviews-top-body-item__procents {
    color: #fff;
    text-align: right;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    width: 40px;
    min-width: 40px
}

.reviews-comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 25px
}

@media(max-width: 1210px) {
    .reviews-comment {
        gap: calc(15px + 10 * ((100vw - 375px) / 835))
    }
}

.reviews-comment__img {
    width: 80px;
    height: 80px;
    min-width: 80px;
    min-height: 80px;
    max-width: 80px;
    max-height: 80px
}

@media(max-width: 1210px) {
    .reviews-comment__img {
        width: calc(60px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .reviews-comment__img {
        height: calc(60px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .reviews-comment__img {
        min-width: calc(60px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .reviews-comment__img {
        min-height: calc(60px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .reviews-comment__img {
        max-width: calc(60px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .reviews-comment__img {
        max-height: calc(60px + 20 * ((100vw - 375px) / 835))
    }
}

.reviews-comment__img-image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100%
}

.reviews-comment-body {
    width: 100%
}

.reviews-comment-body__text {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-family: Clash Grotesk;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px
}

@media(max-width: 1210px) {
    .reviews-comment-body__text {
        font-size: calc(14px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .reviews-comment-body__text {
        line-height: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

.reviews-comment-body-top {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 25px;
    row-gap: 10px
}

.reviews-comment-body-top__box-text {
    margin-bottom: 5px;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600
}

@media(max-width: 1210px) {
    .reviews-comment-body-top__box-text {
        font-size: calc(16px + 4 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .reviews-comment-body-top__box-text {
        line-height: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

.reviews-comment-body-top__box-subtext {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 12px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 18px
}

.error {
    padding-top: 100px;
    margin-bottom: 100px
}

@media(max-width: 1210px) {
    .error {
        padding-top: calc(60px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .error {
        margin-bottom: calc(50px + 50 * ((100vw - 375px) / 835))
    }
}

.error__inner {
    padding-top: 100px;
    padding-right: 60px;
    padding-bottom: 100px;
    padding-left: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    border-radius: 25px;
    border: 1px solid #4b515a
}

@media(max-width: 1210px) {
    .error__inner {
        padding-top: calc(30px + 70 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .error__inner {
        padding-right: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .error__inner {
        padding-bottom: calc(30px + 70 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .error__inner {
        padding-left: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

.error__title {
    color: #9981c2;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-weight: 600;
    margin-bottom: 30px;
    font-size: 128px;
    line-height: 114px
}

@media(max-width: 1210px) {
    .error__title {
        margin-bottom: calc(20px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .error__title {
        font-size: calc(50px + 78 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .error__title {
        line-height: calc(40px + 74 * ((100vw - 375px) / 835))
    }
}

.error__text {
    color: #fff;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 36px
}

@media(max-width: 1210px) {
    .error__text {
        margin-bottom: calc(10px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .error__text {
        font-size: calc(24px + 12 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .error__text {
        line-height: calc(24px + 12 * ((100vw - 375px) / 835))
    }
}

.error__subtext {
    color: #7d838c;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    line-height: 24px;
    font-family: Clash Grotesk;
    font-weight: 500;
    margin-bottom: 30px
}

@media(max-width: 1210px) {
    .error__subtext {
        font-size: calc(14px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .error__subtext {
        line-height: calc(22px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .error__subtext {
        margin-bottom: calc(10px + 20 * ((100vw - 375px) / 835))
    }
}

.error__search {
    margin-bottom: 40px;
    width: 345px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media(max-width: 1210px) {
    .error__search {
        margin-bottom: calc(10px + 30 * ((100vw - 375px) / 835))
    }
}

.error__search:hover {
    width: 345px
}

.error__search .search__btn {
    left: unset;
    right: 14px;
    width: 16px;
    height: 16px;
    right: 16px;
    border: unset;
    z-index: 2
}

.error__search .search__input {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    opacity: 1;
    z-index: 1;
    position: unset;
    border: 1px solid #4b515a
}

.error__link {
    padding: 15px 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    border-radius: 10px;
    background: var(--secondary-color);
    color: #fff;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

.error__link:hover {
    background: #598571
}

.event {
    margin-bottom: 100px
}

.event__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    gap: 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.about-event {
    border-radius: 25px;
    background: #2d333c;
    padding-top: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
    padding-left: 60px;
    border-radius: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 35px
}

@media(max-width: 1210px) {
    .about-event {
        padding-top: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .about-event {
        padding-right: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .about-event {
        padding-bottom: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .about-event {
        padding-left: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .about-event {
        gap: calc(20px + 15 * ((100vw - 375px) / 835))
    }
}

.about-event-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 35px
}

@media(max-width: 1210px) {
    .about-event-box {
        gap: calc(15px + 20 * ((100vw - 375px) / 835))
    }
}

.about-event-box__title {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 36px;
    line-height: 36px;
    font-weight: 600
}

@media(max-width: 1210px) {
    .about-event-box__title {
        font-size: calc(26px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .about-event-box__title {
        line-height: calc(26px + 10 * ((100vw - 375px) / 835))
    }
}

.about-event-box__text {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-family: Clash Grotesk;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px
}

@media(max-width: 1210px) {
    .about-event-box__text {
        font-size: calc(14px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .about-event-box__text {
        line-height: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

.about-event-box__images {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 8px
}

.about-event-box__images-img {
    height: 250px;
    max-height: 250px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px
}

@media(max-width: 1210px) {
    .about-event-box__images-img {
        height: calc(130px + 120 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .about-event-box__images-img {
        max-height: calc(130px + 120 * ((100vw - 375px) / 835))
    }
}

.about-event-box__map {
    width: 100%;
    height: 365px;
    max-height: 365px;
    border-radius: 30px
}

@media(max-width: 1210px) {
    .about-event-box__map {
        height: calc(250px + 115 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .about-event-box__map {
        max-height: calc(250px + 115 * ((100vw - 375px) / 835))
    }
}

.about-event-box__map iframe {
    border-radius: 30px;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media(max-width: 1210px) {
    .about-event-box__map iframe {
        border-radius: calc(20px + 10 * ((100vw - 375px) / 835))
    }
}

.event-aside {
    border-radius: 25px;
    background: #2d333c;
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    min-width: 380px;
    position: sticky;
    top: 20px
}

@media(max-width: 1210px) {
    .event-aside {
        padding-top: calc(30px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .event-aside {
        padding-right: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .event-aside {
        padding-bottom: calc(30px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .event-aside {
        padding-left: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

.event-aside__price {
    margin-bottom: 30px;
    padding: 28px;
    font-size: 24px;
    line-height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    border-radius: 10px;
    background: #fff;
    color: #0e1218;
    leading-trim: both;
    text-edge: cap;
    font-weight: 600
}

@media(max-width: 1210px) {
    .event-aside__price {
        margin-bottom: calc(25px + 5 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .event-aside__price {
        padding: calc(20px + 8 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .event-aside__price {
        font-size: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .event-aside__price {
        line-height: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

.event-aside__link {
    border-radius: 10px;
    background: var(--secondary-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    padding: 15px 24px;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

.event-aside__link:hover {
    background: #598571
}

.event-aside-box {
    margin-bottom: 30px
}

@media(max-width: 1210px) {
    .event-aside-box {
        margin-bottom: calc(25px + 5 * ((100vw - 375px) / 835))
    }
}

.event-aside-box__title {
    margin-bottom: 10px;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600
}

@media(max-width: 1210px) {
    .event-aside-box__title {
        margin-bottom: calc(5px + 5 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .event-aside-box__title {
        font-size: calc(16px + 4 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .event-aside-box__title {
        line-height: calc(16px + 4 * ((100vw - 375px) / 835))
    }
}

.event-aside-box__list-item {
    padding: 10px 0;
    border-bottom: 1px solid #4b515a
}

.event-aside-box__list-text {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    line-height: 20px;
    font-family: Clash Grotesk;
    font-style: normal;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px
}

@media(max-width: 1210px) {
    .event-aside-box__list-text {
        font-size: calc(12px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .event-aside-box__list-text {
        line-height: calc(18px + 2 * ((100vw - 375px) / 835))
    }
}

.event-aside-box__list-text a {
    color: #fff;
    font-weight: 600;
    text-align: right;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.event-aside-box__list-text a:hover {
    color: var(--secondary-color)
}

.event-aside-box__list-text span {
    font-weight: 600;
    text-align: right
}

.blog-section {
    margin-bottom: 20px
}

.blog-section__inner {
    padding-top: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
    padding-left: 60px;
    border-radius: 25px;
    background: #2d333c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 80px
}

@media(max-width: 1210px) {
    .blog-section__inner {
        padding-top: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .blog-section__inner {
        padding-right: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .blog-section__inner {
        padding-bottom: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .blog-section__inner {
        padding-left: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .blog-section__inner {
        gap: calc(30px + 50 * ((100vw - 375px) / 835))
    }
}

.blog-section__tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.blog-section__tags-link {
    color: #7d838c;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 24px;
    border-radius: 10px;
    border: 1px solid #4b515a;
    -webkit-transition: background .3s, color .3s, border .3s;
    -o-transition: background .3s, color .3s, border .3s;
    transition: background .3s, color .3s, border .3s
}

@media(max-width: 1210px) {
    .blog-section__tags-link {
        font-size: calc(12px + 1 * ((100vw - 375px) / 835))
    }
}

.blog-section__tags-link:hover {
    background: #4b515a;
    color: #fff
}

.blog-section-box__img {
    width: 100%;
    border-radius: 25px;
    margin-top: 35px;
    height: 700px;
    max-height: 700px
}

@media(max-width: 1210px) {
    .blog-section-box__img {
        margin-top: calc(30px + 5 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .blog-section-box__img {
        height: calc(200px + 500 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .blog-section-box__img {
        max-height: calc(200px + 500 * ((100vw - 375px) / 835))
    }
}

.blog-section-box__img-image {
    border-radius: 25px;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.blog-section-box__blockquote {
    padding-top: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
    padding-left: 60px;
    margin-top: 40px;
    border-radius: 10px;
    border: 1px solid #4b515a
}

@media(max-width: 1210px) {
    .blog-section-box__blockquote {
        padding-top: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .blog-section-box__blockquote {
        padding-right: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .blog-section-box__blockquote {
        padding-bottom: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .blog-section-box__blockquote {
        padding-left: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .blog-section-box__blockquote {
        margin-top: calc(30px + 10 * ((100vw - 375px) / 835))
    }
}

.blog-section-box__blockquote-text {
    margin-bottom: 20px;
    color: #9981c2;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 36px;
    line-height: 36px;
    font-weight: 600
}

@media(max-width: 1210px) {
    .blog-section-box__blockquote-text {
        margin-bottom: calc(10px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .blog-section-box__blockquote-text {
        font-size: calc(30px + 6 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .blog-section-box__blockquote-text {
        line-height: calc(30px + 6 * ((100vw - 375px) / 835))
    }
}

.blog-section-box__blockquote-text:last-child {
    margin-bottom: 0
}

.blog-section-box__blockquote-subtext {
    color: #fff;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px
}

.blog-section-box-content {
    max-width: 780px;
    margin-left: auto;
    margin-right: auto
}

.blog-section-box-content__text {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 24px;
    font-family: Clash Grotesk;
    font-weight: 500
}

@media(max-width: 1210px) {
    .blog-section-box-content__text {
        margin-bottom: calc(15px + 15 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .blog-section-box-content__text {
        font-size: calc(14px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .blog-section-box-content__text {
        line-height: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

.blog-section-box-content__text:last-child {
    margin-bottom: 0
}

.blog-section-box-content__text span {
    color: #f9d442
}

.blog-section-box-content__title {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-weight: 600;
    margin-bottom: 35px;
    font-size: 36px;
    line-height: 36px
}

@media(max-width: 1210px) {
    .blog-section-box-content__title {
        margin-bottom: calc(15px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .blog-section-box-content__title {
        font-size: calc(26px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .blog-section-box-content__title {
        line-height: calc(26px + 10 * ((100vw - 375px) / 835))
    }
}

.blog-section-box-content__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 25px
}

.blog-section-box-content__list-item {
    padding-left: 30px;
    position: relative;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-family: Clash Grotesk;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px
}

@media(max-width: 1210px) {
    .blog-section-box-content__list-item {
        font-size: calc(14px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .blog-section-box-content__list-item {
        line-height: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

.blog-section-box-content__list-item::before {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/arrow-right-yellow.svg)
}

.blog-section-box-content__text-link {
    color: var(--secondary-color);
    font-weight: 600;
    text-decoration: underline
}

.blog-section-box-content__text-link:hover {
    text-decoration: unset
}

.blog-section-box-images {
    padding-top: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px
}

@media(max-width: 1210px) {
    .blog-section-box-images {
        padding-top: calc(30px + 5 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .blog-section-box-images {
        gap: calc(10px + 10 * ((100vw - 375px) / 835))
    }
}

.blog-section-box-images-block__img {
    border-radius: 25px;
    width: 100%;
    height: 400px;
    max-height: 400px;
    margin-bottom: 10px
}

@media(max-width: 1210px) {
    .blog-section-box-images-block__img {
        height: calc(150px + 250 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .blog-section-box-images-block__img {
        max-height: calc(150px + 250 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .blog-section-box-images-block__img {
        margin-bottom: calc(5px + 5 * ((100vw - 375px) / 835))
    }
}

.blog-section-box-images-block__img-image {
    border-radius: 25px;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.blog-section-box-images-block__text {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px
}

@media(max-width: 1210px) {
    .blog-section-box-images-block__text {
        font-size: calc(12px + 2 * ((100vw - 375px) / 835))
    }
}

.comments {
    margin-bottom: 20px
}

.comments__title {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    margin-bottom: 35px;
    font-size: 36px;
    line-height: 36px;
    font-weight: 600
}

@media(max-width: 1210px) {
    .comments__title {
        margin-bottom: calc(20px + 15 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comments__title {
        font-size: calc(28px + 8 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comments__title {
        line-height: calc(28px + 8 * ((100vw - 375px) / 835))
    }
}

.comments__inner {
    border-radius: 25px;
    padding-top: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
    padding-left: 60px;
    background: #2d333c
}

@media(max-width: 1210px) {
    .comments__inner {
        padding-top: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comments__inner {
        padding-right: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comments__inner {
        padding-bottom: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comments__inner {
        padding-left: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

.comments__link {
    color: var(--secondary-color);
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 10px
}

.comments__link:hover {
    text-decoration: underline
}

.comments-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 25px;
    margin-bottom: 35px
}

@media(max-width: 1210px) {
    .comments-item {
        gap: calc(15px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comments-item {
        margin-bottom: calc(25px + 10 * ((100vw - 375px) / 835))
    }
}

.comments-item:last-child {
    margin-bottom: 0
}

.comments-item__pictures {
    width: 290px;
    height: 200px;
    margin-bottom: 25px;
    border-radius: 10px
}

.comments-item__pictures-image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px
}

.comments-item__img {
    width: 80px;
    height: 80px;
    min-width: 80px;
    min-height: 80px;
    max-width: 80px;
    max-height: 80px;
    border-radius: 100%
}

@media(max-width: 1210px) {
    .comments-item__img {
        width: calc(60px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comments-item__img {
        height: calc(60px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comments-item__img {
        min-width: calc(60px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comments-item__img {
        min-height: calc(60px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comments-item__img {
        max-width: calc(60px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comments-item__img {
        max-height: calc(60px + 20 * ((100vw - 375px) / 835))
    }
}

.comments-item__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100%
}

.comments-item__name {
    margin-bottom: 5px;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600
}

@media(max-width: 1210px) {
    .comments-item__name {
        font-size: calc(16px + 4 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comments-item__name {
        line-height: calc(16px + 4 * ((100vw - 375px) / 835))
    }
}

.comments-item__date {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 10px
}

@media(max-width: 1210px) {
    .comments-item__date {
        margin-bottom: calc(5px + 5 * ((100vw - 375px) / 835))
    }
}

.comments-item__text {
    margin-bottom: 15px;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-family: Clash Grotesk;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px
}

@media(max-width: 1210px) {
    .comments-item__text {
        font-size: calc(14px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comments-item__text {
        line-height: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

.comments-item__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    color: var(--secondary-color);
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

@media(max-width: 1210px) {
    .comments-item__link {
        gap: calc(4px + 4 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comments-item__link {
        font-size: calc(12px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comments-item__link {
        line-height: calc(16px + 4 * ((100vw - 375px) / 835))
    }
}

.comments-item__link svg {
    width: 16px;
    height: 16px
}

@media(max-width: 1210px) {
    .comments-item__link svg {
        width: calc(12px + 4 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .comments-item__link svg {
        height: calc(12px + 4 * ((100vw - 375px) / 835))
    }
}

.comments-item__link:hover {
    text-decoration: underline
}

.related {
    margin-bottom: 100px
}

@media(max-width: 1210px) {
    .related {
        margin-bottom: calc(50px + 50 * ((100vw - 375px) / 835))
    }
}

.related__title {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    margin-bottom: 35px;
    font-size: 64px;
    line-height: 64px;
    font-weight: 600
}

@media(max-width: 1210px) {
    .related__title {
        margin-bottom: calc(20px + 15 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .related__title {
        font-size: calc(34px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .related__title {
        line-height: calc(34px + 30 * ((100vw - 375px) / 835))
    }
}

.related__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.related .card {
    width: 100%;
    height: 100%
}

.related .card-box__poster {
    margin-bottom: 30px;
    height: 300px;
    max-height: 300px
}

@media(max-width: 1210px) {
    .related .card-box__poster {
        margin-bottom: calc(15px + 15 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .related .card-box__poster {
        height: calc(200px + 100 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .related .card-box__poster {
        max-height: calc(200px + 100 * ((100vw - 375px) / 835))
    }
}

.related .card-list {
    margin-bottom: 0
}

.related .card__inner {
    height: 100%
}

.heading {
    padding-top: 100px
}

@media(max-width: 1210px) {
    .heading {
        padding-top: calc(60px + 40 * ((100vw - 375px) / 835))
    }
}




.heading__title {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-weight: 600;
    margin-bottom: 60px;
    font-size: 128px;
    line-height: 114px
}


.index .heading__title {
    color: var(--secondary-color);
    width: 800px;
    margin-bottom: 15px;
}

@media(max-width: 1210px) {
    .heading__title {
        margin-bottom: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .heading__title {
        font-size: calc(50px + 78 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .heading__title {
        line-height: calc(40px + 74 * ((100vw - 375px) / 835))
    }
}

.heading__title span:first-child {
    position: relative;
    z-index: 1;
    color: #0e1218;
}

.heading__title span:first-child::before {
    content: "";
    width: 102%;
    height: 65%;
    border-radius: 25px;
    background: #fff;
    position: absolute;
    top: 30px;
    left: -14px;
    right: -14px;
    bottom: -14px;
    z-index: -1
}

@media(max-width: 1210px) {
    .heading__title span:first-child::before {
        top: calc(12px + 18 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .heading__title span:first-child::before {
        left: calc(-4px + -10 * ((100vw - 375px) / 835))
    }
}

.heading__title span:last-child {
    position: relative;
    z-index: 1;
    display: inline-block
}

.heading__title span:last-child::before {
    content: "";
    width: 112%;
    height: 82%;
    border-radius: 25px;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    position: absolute;
    right: -14px;
    bottom: -26px;
    z-index: -1;
    top: 18px;
    left: -14px;
}

@media(max-width: 1210px) {
    .heading__title span:last-child::before {
        top: calc(15px + 25 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .heading__title span:last-child::before {
        left: calc(-7px + -7 * ((100vw - 375px) / 835))
    }
}

/* .count {
    margin-bottom: 120px
} */

@media(max-width: 1210px) {
    .count {
        margin-bottom: calc(60px + 60 * ((100vw - 375px) / 835))
    }
}

.count__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px
}

@media(max-width: 1210px) {
    .count__inner {
        gap: calc(15px + 5 * ((100vw - 375px) / 835))
    }
}

.count-item {
    border-radius: 25px;
    padding: 40px
}

@media(max-width: 1210px) {
    .count-item {
        padding: calc(30px + 10 * ((100vw - 375px) / 835))
    }
}

.count-item:hover .count-item__icon {
    background: #fff
}

.count-item:hover .count-item__icon svg path {
    stroke: #0e1218
}

.count-item:nth-child(1) {
    background: #50bf8c
}

.count-item:nth-child(2) {
    background: #97b9a9
}

.count-item:nth-child(3) {
    background: #c8c7c7
}

.count-item:nth-child(4) {
    border: 1px solid #606569;
    background: #616569
}

.count-item:nth-child(4) .count-item__text {
    color: #fff
}

.count-item:nth-child(4) .count-item__text svg {
    width: 24px;
    height: 24px
}

.count-item:nth-child(4) .count-item__subtext {
    color: #fff
}

.count-item:nth-child(4) .count-item__icon {
    border: 1px solid #4b515a
}

.count-item:nth-child(4):hover .count-item__icon {
    border: 1px solid #fff
}

.count-item__icon {
    margin-left: auto;
    border-radius: 10px;
    background: var(--primary-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    width: 48px;
    height: 48px;
    margin-bottom: 85px;
    -webkit-transition: background .3s, border .3s;
    -o-transition: background .3s, border .3s;
    transition: background .3s, border .3s
}

@media(max-width: 1210px) {
    .count-item__icon {
        width: calc(38px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .count-item__icon {
        height: calc(38px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .count-item__icon {
        margin-bottom: calc(35px + 50 * ((100vw - 375px) / 835))
    }
}

.count-item__icon svg path {
    -webkit-transition: stroke .3s;
    -o-transition: stroke .3s;
    transition: stroke .3s
}

.count-item__text {
    color: #0e1218;
    leading-trim: both;
    text-edge: cap;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 64px;
    line-height: 64px
}

@media(max-width: 1210px) {
    .count-item__text {
        font-size: calc(45px + 19 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .count-item__text {
        line-height: calc(45px + 19 * ((100vw - 375px) / 835))
    }
}

.count-item__subtext {
    color: #0e1218;
    leading-trim: both;
    text-edge: cap;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px
}

@media(max-width: 1210px) {
    .count-item__subtext {
        font-size: calc(16px + 4 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .count-item__subtext {
        line-height: calc(16px + 4 * ((100vw - 375px) / 835))
    }
}

.groups-section {
    margin-bottom: 120px;
    margin-bottom: 120px
}

@media(max-width: 1210px) {
    .groups-section {
        margin-bottom: calc(60px + 60 * ((100vw - 375px) / 835))
    }
}

.groups-section-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 45px
}

@media(max-width: 1210px) {
    .groups-section-top {
        margin-bottom: calc(20px + 25 * ((100vw - 375px) / 835))
    }
}

.groups-section-top__title {
    font-size: 64px;
    line-height: 64px;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-weight: 600
}

@media(max-width: 1210px) {
    .groups-section-top__title {
        font-size: calc(36px + 28 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .groups-section-top__title {
        line-height: calc(36px + 28 * ((100vw - 375px) / 835))
    }
}

.swiper-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
}

.swiper-buttons-prev-btn svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.swiper-buttons-prev-btn,
.swiper-buttons-next-btn {
    cursor: pointer;
    border-radius: 10px;
    border: 1px solid #4b515a;
    width: 48px;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: background .3s, border .3s;
    -o-transition: background .3s, border .3s;
    transition: background .3s, border .3s
}

@media(max-width: 1210px) {

    .swiper-buttons-prev-btn,
    .swiper-buttons-next-btn {
        width: calc(38px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {

    .swiper-buttons-prev-btn,
    .swiper-buttons-next-btn {
        height: calc(38px + 10 * ((100vw - 375px) / 835))
    }
}

.swiper-buttons-prev-btn:hover,
.swiper-buttons-next-btn:hover {
    background: #fff;
    border: 1px solid #fff
}

.swiper-buttons-prev-btn:hover svg path,
.swiper-buttons-next-btn:hover svg path {
    stroke: #0e1218
}

.swiper-buttons-prev-btn svg path,
.swiper-buttons-next-btn svg path {
    -webkit-transition: stroke .3s;
    -o-transition: stroke .3s;
    transition: stroke .3s
}

.elevate {
    margin-bottom: 145px
}

.index .elevate {
    margin-bottom: 270px;
}

@media(max-width: 1210px) {
    .elevate {
        margin-bottom: calc(60px + 85 * ((100vw - 375px) / 835))
    }
}

.elevate__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 50px
}

@media(max-width: 1210px) {
    .elevate__inner {
        gap: calc(25px + 25 * ((100vw - 375px) / 835))
    }
}

.elevate-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 555px
}

.elevate-content__title {
    margin-bottom: 30px;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 64px;
    line-height: 64px;
    font-weight: 600
}

@media(max-width: 1210px) {
    .elevate-content__title {
        margin-bottom: calc(15px + 15 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .elevate-content__title {
        font-size: calc(36px + 28 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .elevate-content__title {
        line-height: calc(36px + 28 * ((100vw - 375px) / 835))
    }
}

.elevate-content__title span {
    color: var(--secondary-color)
}

.index .elevate-content__title span {
    color: #9981c2;
}

.elevate-content__link {
    padding: 15px 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    border-radius: 10px;
    background: var(--secondary-color);
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}


.index .elevate-content__link {
    background: #9981c2;
}


.index .elevate-content__link:hover {
    background: #856dae;
}


.elevate-content__link:hover {
    background: #598571
}

.elevate-view {
    width: 100%;
    height: 100%;
    min-width: 565px;
    min-height: 470px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.index .elevate-view__box {
    border-radius: 20px;
    padding: 35px 35px 0 35px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    margin-top: 220px;
    -webkit-animation: toUpAnimation 3s infinite;
    animation: toUpAnimation 3s infinite
}


.index .elevate-view__box-subtext_img {
    text-align: right;
    display: inline-block;
    width: 100%;
    padding-top: 15px;
}

.index .elevate-view__box img {
    max-width: 66px;
}


.index .elevate-view__box .elevate-view__box-subtext {
    line-height: 26px;
}

.elevate-view__box {
    width: 300px;
    height: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100%;
    background: #f9d442;
    display: flex;
    z-index: 1;
    -webkit-animation: smallToDownAnimation 6s infinite;
    animation: smallToDownAnimation 6s infinite;
}

.elevate-view__box-text {
    color: #0e1218;
    leading-trim: both;
    text-edge: cap;
    margin-bottom: 8px;
    font-weight: 600;
    font-size: 64px;
    line-height: 64px
}

@media(max-width: 1210px) {
    .elevate-view__box-text {
        margin-bottom: calc(5px + 3 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .elevate-view__box-text {
        font-size: calc(36px + 28 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .elevate-view__box-text {
        line-height: calc(36px + 28 * ((100vw - 375px) / 835))
    }
}

.elevate-view__box-subtext {
    color: #0e1218;
    leading-trim: both;
    text-edge: cap;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px
}

@media(max-width: 1210px) {
    .elevate-view__box-subtext {
        font-size: calc(16px + 4 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .elevate-view__box-subtext {
        line-height: calc(16px + 4 * ((100vw - 375px) / 835))
    }
}

.elevate-view__index1 {
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100%;
    position: absolute;
    left: 307px;
    top: 72px;
    width: 120px;
    -webkit-animation: toUpAnimation 3s infinite;
    animation: toUpAnimation 3s infinite
}


.elevate-view__index2 {
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100%;
    position: absolute;
    left: 401px;
    top: 158px;
    width: 166px;
    -webkit-animation: smallToDownAnimation 4s infinite;
    animation: smallToDownAnimation 4s infinite;
}


.elevate-view__index3 {
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100%;
    position: absolute;
    left: -67px;
    top: 79%;
    width: 166px;
    z-index: 3;
    -webkit-animation: toRightAnimation 3s infinite;
    animation: toRightAnimation 3s infinite
}


.elevate-view__index4 {
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100%;
    position: absolute;
    left: 267px;
    top: 100%;
    width: 100px;
    -webkit-animation: smallToDownAnimation 4s infinite;
    animation: smallToDownAnimation 4s infinite;
}


.elevate-view__index5 {
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100%;
    position: absolute;
    left: 120px;
    top: 97px;
    width: 100px;
    -webkit-animation: toLeftAnimation 3s infinite;
    animation: toLeftAnimation 3s infinite
}

.elevate-view__index6 {
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100%;
    position: absolute;
    left: -24px;
    top: 43%;
    width: 100px;
    -webkit-animation: toRightAnimation 3s infinite;
    animation: toRightAnimation 3s infinite
}



.elevate-view__index7 {
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100%;
    position: absolute;
    left: 500px;
    top: 93%;
    width: 100px;
    -webkit-animation: toLeftAnimation 3s infinite;
    animation: toLeftAnimation 3s infinite
}



.elevate-view__index8 {
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100%;
    position: absolute;
    left: 33px;
    top: 97%;
    width: 171px;
    z-index: 1;
    -webkit-animation: smallToDownAnimation 4s infinite;
    animation: smallToDownAnimation 4s infinite;
}





.elevate-view__img {
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100%;
    position: absolute;
}

.elevate-view__img:nth-child(2) {
    width: 100px;
    height: 100px;
    left: 110px;
    top: 0;
    -webkit-animation: smallToDownAnimation 4s infinite;
    animation: smallToDownAnimation 4s infinite;
}

.elevate-view__img:nth-child(3) {
    width: 200px;
    height: 200px;
    top: 25px;
    right: 40px;
    -webkit-animation: toLeftAnimation 7s infinite;
    animation: toLeftAnimation 7s infinite
}

.elevate-view__img:nth-child(4) {
    width: 150px;
    height: 150px;
    left: 0;
    bottom: 70px;
    -webkit-animation: toRightAnimation 3s infinite;
    animation: toRightAnimation 3s infinite
}

.elevate-view__img:nth-child(5) {
    width: 120px;
    height: 120px;
    bottom: 90px;
    right: 0;
    -webkit-animation: smallToDownAnimation 4s infinite;
    animation: smallToDownAnimation 4s infinite;
}

.elevate-view__img:nth-child(6) {
    width: 80px;
    height: 80px;
    right: 80px;
    bottom: 0;
    -webkit-animation: toRightAnimation 3s infinite;
    animation: toRightAnimation 3s infinite
}

.new-courses {
    margin-bottom: 120px
}

@media(max-width: 1210px) {
    .new-courses {
        margin-bottom: calc(60px + 60 * ((100vw - 375px) / 835))
    }
}

.new-courses__swiper .card-box__poster {
    max-height: 200px;
    height: 200px
}

.new-courses-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 45px
}

@media(max-width: 1210px) {
    .new-courses-top {
        margin-bottom: calc(20px + 25 * ((100vw - 375px) / 835))
    }
}

.new-courses-top__title {
    font-size: 64px;
    line-height: 64px;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-weight: 600
}

@media(max-width: 1210px) {
    .new-courses-top__title {
        font-size: calc(36px + 28 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .new-courses-top__title {
        line-height: calc(36px + 28 * ((100vw - 375px) / 835))
    }
}

.shop-section {
    margin-bottom: 125px
}

@media(max-width: 1210px) {
    .shop-section {
        margin-bottom: calc(60px + 65 * ((100vw - 375px) / 835))
    }
}

.shop-section__swiper__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    margin-bottom: 40px
}

.shop-section__swiper .card__inner {
    height: 100%
}

.shop-section__swiper .card-box__poster {
    margin-bottom: 30px;
    height: 300px;
    max-height: 300px
}

@media(max-width: 1210px) {
    .shop-section__swiper .card-box__poster {
        margin-bottom: calc(15px + 15 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .shop-section__swiper .card-box__poster {
        height: calc(200px + 100 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .shop-section__swiper .card-box__poster {
        max-height: calc(200px + 100 * ((100vw - 375px) / 835))
    }
}

.shop-section__swiper .card-box__poster-suptext {
    position: absolute;
    border-radius: 4px;
    background: #f9d442;
    margin-bottom: 25px;
    padding: 0px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0e1218;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase;
    left: 20px;
    top: 20px
}

.shop-section__swiper .card-box__poster-suptext--pink {
    background: #ff99c0
}

.shop-section__swiper .card__subtext {
    margin-bottom: 10px
}

.shop-section__swiper .card__title {
    margin-bottom: 20px
}

.shop-section__swiper .card__link {
    margin-top: 0
}

.shop-section-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 45px
}

@media(max-width: 1210px) {
    .shop-section-top {
        margin-bottom: calc(20px + 25 * ((100vw - 375px) / 835))
    }
}

.shop-section-top__title {
    font-size: 64px;
    line-height: 64px;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-weight: 600
}

@media(max-width: 1210px) {
    .shop-section-top__title {
        font-size: calc(36px + 28 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .shop-section-top__title {
        line-height: calc(36px + 28 * ((100vw - 375px) / 835))
    }
}

.swiper-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
}

.news-section {
    margin-bottom: 120px
}

@media(max-width: 1210px) {
    .news-section {
        margin-bottom: calc(60px + 60 * ((100vw - 375px) / 835))
    }
}

.news-section__swiper .card-box__poster {
    margin-bottom: 30px;
    height: 300px;
    max-height: 300px
}

@media(max-width: 1210px) {
    .news-section__swiper .card-box__poster {
        margin-bottom: calc(15px + 15 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .news-section__swiper .card-box__poster {
        height: calc(200px + 100 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .news-section__swiper .card-box__poster {
        max-height: calc(200px + 100 * ((100vw - 375px) / 835))
    }
}

.news-section-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 45px
}

@media(max-width: 1210px) {
    .news-section-top {
        margin-bottom: calc(20px + 25 * ((100vw - 375px) / 835))
    }
}

.news-section-top__title {
    font-size: 64px;
    line-height: 64px;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-weight: 600
}

@media(max-width: 1210px) {
    .news-section-top__title {
        font-size: calc(36px + 28 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .news-section-top__title {
        line-height: calc(36px + 28 * ((100vw - 375px) / 835))
    }
}

.product {
    margin-bottom: 40px
}

.product__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product__inner {
    border-radius: 25px;
    background: #2d333c;
    padding-top: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
    padding-left: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media(max-width: 1210px) {
    .product__inner {
        padding-top: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .product__inner {
        padding-right: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .product__inner {
        padding-bottom: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .product__inner {
        padding-left: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

.product__wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 100px;
    grid-template-columns: 100px;
    padding: 40px 0;
    height: 500px;
    margin-right: 15px;
    position: relative
}

.product-swiper {
    width: 100%;
    height: 100%
}

.product-swiper__prev {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #4b515a;
    height: 32px;
    width: 100%;
    cursor: pointer;
    -webkit-transition: background .3s, border .3s;
    -o-transition: background .3s, border .3s;
    transition: background .3s, border .3s
}

.product-swiper__prev svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.product-swiper__prev:hover {
    background: #4b515a
}

.product-swiper__next {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #4b515a;
    height: 32px;
    width: 100%;
    cursor: pointer;
    -webkit-transition: background .3s, border .3s;
    -o-transition: background .3s, border .3s;
    transition: background .3s, border .3s
}

.product-swiper__next:hover {
    background: #4b515a
}

.product-swiper .swiper-slide-active::before {
    opacity: 0
}

.product-slide {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    cursor: pointer
}

.product-slide::before {
    content: "";
    width: 105%;
    border-radius: 10px;
    position: absolute;
    top: -4px;
    left: -4px;
    top: -4px;
    bottom: -4px;
    height: 105%;
    background: rgba(14, 18, 24, .7);
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.product-slide__img {
    border-radius: 10px;
    width: 100px;
    height: 100px;
    -o-object-fit: cover;
    object-fit: cover
}

.product-images {
    height: 500px;
    max-height: 500px;
    margin-right: 40px;
    position: relative;
    width: 100%;
    max-width: 500px;
    min-width: 500px;
    border-radius: 25px
}

.product-images__img {
    display: none;
    height: 100%;
    width: 100%
}

.product-images__img-text {
    position: absolute;
    left: 20px;
    top: 20px;
    border-radius: 4px;
    background: #f9d442;
    margin-bottom: 25px;
    padding: 0px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0e1218;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase
}

.product-images__img--active {
    display: block
}

.product-images__img-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: #fff
}

.product-images__img-image {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 25px
}

.product-content__title {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 64px;
    line-height: 64px;
    margin-bottom: 20px;
    font-weight: 600
}

@media(max-width: 1210px) {
    .product-content__title {
        font-size: calc(34px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .product-content__title {
        line-height: calc(34px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .product-content__title {
        margin-bottom: calc(10px + 10 * ((100vw - 375px) / 835))
    }
}

.product-content__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    leading-trim: both;
    gap: 10px;
    text-edge: cap;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px
}

@media(max-width: 1210px) {
    .product-content__price {
        font-size: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .product-content__price {
        line-height: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .product-content__price {
        margin-bottom: calc(10px + 10 * ((100vw - 375px) / 835))
    }
}

.product-content__price-del {
    text-decoration-line: strikethrough;
    color: #7d838c
}

.product-content__price-current {
    color: var(--secondary-color);
    text-decoration: unset
}

.product-content__text {
    margin-bottom: 25px;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-family: Clash Grotesk;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px
}

@media(max-width: 1210px) {
    .product-content__text {
        margin-bottom: calc(20px + 5 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .product-content__text {
        font-size: calc(14px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .product-content__text {
        line-height: calc(18px + 6 * ((100vw - 375px) / 835))
    }
}

.product-content__list-item {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px;
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #4b515a
}

.product-content__list-item span {
    font-weight: 600
}

.product-content__list-item:last-child {
    border: unset
}

.product-content-box {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 1210px) {
    .product-content-box {
        margin-bottom: calc(10px + 5 * ((100vw - 375px) / 835))
    }
}

.product-content-box__text {
    color: #7d838c;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px
}

.product-content-quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 25px;
    margin-bottom: 30px
}

@media(max-width: 1210px) {
    .product-content-quantity {
        margin-bottom: calc(20px + 10 * ((100vw - 375px) / 835))
    }
}

.product-content-quantity__btn {
    padding: 15px 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    border-radius: 10px;
    background: var(--secondary-color);
    width: 100%;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

.product-content-quantity__btn:hover {
    background: #598571
}

.product-content-quantity-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px
}

.product-content-quantity-box__text {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px
}

.product-content-quantity-box__row {
    border-radius: 10px;
    border: 1px solid #4b515a;
    padding: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px
}

.product-content-quantity-box__row-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: 24px;
    height: 24px
}

.product-content-quantity-box__row-btn:hover {
    background: #fff
}

.product-content-quantity-box__row-btn:hover svg path {
    stroke: #0e1218
}

.product-content-quantity-box__row-btn svg path {
    -webkit-transition: stroke .3s;
    -o-transition: stroke .3s;
    transition: stroke .3s
}

.product-content-quantity-box__row-input {
    width: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px;
    background: unset;
    border: 0 !important;
    padding: 0 !important;
}

.product-info {
    margin-bottom: 100px
}

@media(max-width: 1210px) {
    .product-info {
        margin-bottom: calc(50px + 50 * ((100vw - 375px) / 835))
    }
}

.product-info__tabs {
    margin-bottom: 40px
}

@media(max-width: 1210px) {
    .product-info__tabs {
        margin-bottom: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

.related--products .related__title {
    margin-bottom: 40px
}

@media(max-width: 1210px) {
    .related--products .related__title {
        margin-bottom: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

.related--products .related__inner {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr
}

.related--products .card__inner {
    height: 100%
}

.related--products .card-box__poster {
    height: 300px;
    max-height: 300px;
    margin-bottom: 30px
}

@media(max-width: 1210px) {
    .related--products .card-box__poster {
        height: calc(200px + 100 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .related--products .card-box__poster {
        max-height: calc(200px + 100 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .related--products .card-box__poster {
        margin-bottom: calc(15px + 15 * ((100vw - 375px) / 835))
    }
}

.related--products .card-box__poster-suptext {
    position: absolute;
    border-radius: 4px;
    background: #f9d442;
    margin-bottom: 25px;
    padding: 0px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0e1218;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase;
    left: 20px;
    top: 20px
}

@media(max-width: 1210px) {
    .related--products .card-box__poster-suptext {
        left: calc(10px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .related--products .card-box__poster-suptext {
        top: calc(10px + 10 * ((100vw - 375px) / 835))
    }
}

.related--products .card-box__poster-suptext--pink {
    background: #ff99c0
}

.related--products .card__subtext {
    margin-bottom: 10px
}

@media(max-width: 1210px) {
    .related--products .card__subtext {
        margin-bottom: calc(5px + 5 * ((100vw - 375px) / 835))
    }
}

.related--products .card__title {
    margin-bottom: 20px
}

@media(max-width: 1210px) {
    .related--products .card__title {
        margin-bottom: calc(10px + 10 * ((100vw - 375px) / 835))
    }
}

.related--products .card__link {
    margin-top: 0
}

.section-top .card-list__link-img {
    -webkit-transform: translateX(-75%);
    -ms-transform: translateX(-75%);
    transform: translateX(-75%)
}

.section-top .card-list__link-img:nth-child(1) {
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset
}

.section-top--space {
    margin-top: 100px
}

@media(max-width: 1210px) {
    .section-top--space {
        margin-top: calc(20px + 80 * ((100vw - 375px) / 835))
    }
}

.group-profile {
    margin-bottom: 100px
}

@media(max-width: 1210px) {
    .group-profile {
        margin-bottom: calc(50px + 50 * ((100vw - 375px) / 835))
    }
}

.group-profile__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 20px;
    display: none;
    color: #fff;
    line-height: 25px;
}

.group-profile__wrapper--active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.group-profile .tabs {
    margin-bottom: 40px
}

@media(max-width: 1210px) {
    .group-profile .tabs {
        margin-bottom: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

.group-profile-media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px
}

.group-profile-media-item {
    border-radius: 25px;
    background: #2d333c;
    padding-top: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
    padding-left: 60px
}

@media(max-width: 1210px) {
    .group-profile-media-item {
        padding-top: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .group-profile-media-item {
        padding-right: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .group-profile-media-item {
        padding-bottom: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .group-profile-media-item {
        padding-left: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

.group-profile-media-item__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 8px
}

.group-profile-media-item__text {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-family: Clash Grotesk;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px
}

@media(max-width: 1210px) {
    .group-profile-media-item__text {
        font-size: calc(14px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .group-profile-media-item__text {
        line-height: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

.group-profile-media-item--videos .group-profile-media-item__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.group-profile-media-item-top {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
    row-gap: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media(max-width: 1210px) {
    .group-profile-media-item-top {
        margin-bottom: calc(15px + 15 * ((100vw - 375px) / 835))
    }
}

.group-profile-media-item-top__title {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 36px;
    line-height: 36px;
    font-family: Clash Display Variable;
    font-weight: 600
}

@media(max-width: 1210px) {
    .group-profile-media-item-top__title {
        font-size: calc(26px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .group-profile-media-item-top__title {
        line-height: calc(26px + 10 * ((100vw - 375px) / 835))
    }
}

.group-profile-media-item-top__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
}

.group-profile-media-item-top-buttons__btn {
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #9981c2;
    gap: 8px;
    padding: 5px 24px;
    background: #9981c2;
    color: #fff;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    position: relative;
    cursor: pointer;
    -webkit-transition: background .3s, color .3s, border .3s;
    -o-transition: background .3s, color .3s, border .3s;
    transition: background .3s, color .3s, border .3s
}

.group-profile-media-item-top-buttons__btn:hover {
    color: #fff;
    background: #856dae;
    border: 1px solid #856dae
}

.group-profile-media-item-top-buttons__btn-input {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    cursor: pointer;
    opacity: 0
}

.group-profile-media-item-top-buttons__btn-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
}

.group-profile-media-item-top-buttons__link {
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #4b515a;
    gap: 8px;
    padding: 5px 24px;
    color: #7d838c;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    -webkit-transition: background .3s, color .3s, border .3s;
    -o-transition: background .3s, color .3s, border .3s;
    transition: background .3s, color .3s, border .3s
}

.group-profile-media-item-top-buttons__link:hover {
    background: #4b515a;
    color: #fff
}

.group-profile-media-item-top-buttons__link--purple {
    background: #9981c2;
    border: 1px solid #9981c2;
    color: #fff
}

.group-profile-media-item-top-buttons__link--purple:hover {
    color: #fff;
    background: #856dae;
    border: 1px solid #856dae
}

.group-profile-media-item-box {
    width: 100%;
    border-radius: 10px;
    height: 215px;
    max-height: 215px;
    position: relative
}

@media(max-width: 1210px) {
    .group-profile-media-item-box {
        height: calc(150px + 65 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .group-profile-media-item-box {
        max-height: calc(150px + 65 * ((100vw - 375px) / 835))
    }
}

.group-profile-media-item-box__img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    border-radius: 10px
}

.group-profile-aside {
    width: 380px;
    min-width: 380px;
    max-width: 380px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px
}

.aside-block {
    border-radius: 25px;
    background: #2d333c;
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px
}

@media(max-width: 1210px) {
    .aside-block {
        padding-top: calc(30px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .aside-block {
        padding-right: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .aside-block {
        padding-bottom: calc(30px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .aside-block {
        padding-left: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

.aside-block__title {
    margin-bottom: 30px;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 24px;
    line-height: 24px;
    font-weight: 600
}

@media(max-width: 1210px) {
    .aside-block__title {
        margin-bottom: calc(20px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .aside-block__title {
        font-size: calc(18px + 6 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .aside-block__title {
        line-height: calc(18px + 6 * ((100vw - 375px) / 835))
    }
}

.aside-block__link {
    margin-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #4b515a;
    color: #7d838c;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 13px;
    padding: 5px;
    width: 100%;
    font-weight: 600;
    line-height: 20px;
    -webkit-transition: color .3s, background .3s, border .3s;
    -o-transition: color .3s, background .3s, border .3s;
    transition: color .3s, background .3s, border .3s
}

@media(max-width: 1210px) {
    .aside-block__link {
        margin-top: calc(20px + 5 * ((100vw - 375px) / 835))
    }
}

.aside-block__link:hover {
    background: #4b515a;
    color: #fff
}

.aside-block-item {
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px
}

@media(max-width: 1210px) {
    .aside-block-item {
        margin-bottom: calc(15px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .aside-block-item {
        gap: calc(10px + 5 * ((100vw - 375px) / 835))
    }
}

.aside-block-item:nth-last-child(1) {
    margin-bottom: 0
}

.aside-block-item:last-child {
    margin-bottom: 0
}

.aside-block-item__img {
    width: 48px;
    height: 48px;
    max-width: 48px;
    max-height: 48px;
    min-width: 48px;
    min-height: 48px;
    border-radius: 100%
}

.aside-block-item__img-image {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.aside-block-item-box__text {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    color: #7d838c;
    margin-bottom: 5px
}

.aside-block-item-box__text a {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    leading-trim: both;
    text-edge: cap
}

.aside-block-item-box__subtext {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 12px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 18px
}

.aside-block-item-box__link {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 12px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 18px
}

.aside-block-media {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 6px;
    margin-bottom: 30px
}

@media(max-width: 1210px) {
    .aside-block-media {
        margin-bottom: calc(25px + 5 * ((100vw - 375px) / 835))
    }
}

.aside-block-media__link {
    width: 100%;
    height: 96px;
    border-radius: 10px
}

.aside-block-media__link-img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    -o-object-fit: cover;
    object-fit: cover
}

.aside-block--small-squeres .aside-block-item__img {
    border-radius: 10px
}

.aside-block--small-squeres .aside-block-item__img-image {
    border-radius: 10px
}

.aside-block--medium-squeres .aside-block-item__img {
    width: 80px;
    height: 80px;
    max-width: 80px;
    max-height: 80px;
    min-width: 80px;
    min-height: 80px;
    border-radius: 10px
}

.aside-block--medium-squeres .aside-block-item__img-image {
    border-radius: 10px
}

.members-section-top {
    margin-bottom: 40px;
    padding-top: 80px
}

@media(max-width: 1210px) {
    .members-section-top {
        margin-bottom: calc(30px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .members-section-top {
        padding-top: calc(20px + 60 * ((100vw - 375px) / 835))
    }
}

.members-section-top__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 30px;
    border-radius: 25px;
    border: 1px solid #4b515a;
    padding-top: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
    padding-left: 60px
}

@media(max-width: 1210px) {
    .members-section-top__inner {
        gap: calc(15px + 15 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .members-section-top__inner {
        padding-top: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .members-section-top__inner {
        padding-right: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .members-section-top__inner {
        padding-bottom: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .members-section-top__inner {
        padding-left: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

.members-section-top__img {
    border-radius: 100%;
    width: 200px;
    height: 200px;
    min-width: 200px;
    min-height: 200px
}

@media(max-width: 1210px) {
    .members-section-top__img {
        width: calc(130px + 70 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .members-section-top__img {
        height: calc(130px + 70 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .members-section-top__img {
        min-width: calc(130px + 70 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .members-section-top__img {
        min-height: calc(130px + 70 * ((100vw - 375px) / 835))
    }
}

.members-section-top__img-image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100%
}

.members-section-top-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%
}

.members-section-top-body__suptext {
    border-radius: 4px;
    background: #f9d442;
    margin-bottom: 25px;
    padding: 0px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0e1218;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase
}

.members-section-top-body__title {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 64px;
    line-height: 64px;
    font-weight: 600;
    margin-bottom: 20px
}

@media(max-width: 1210px) {
    .members-section-top-body__title {
        font-size: calc(36px + 28 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .members-section-top-body__title {
        line-height: calc(36px + 28 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .members-section-top-body__title {
        margin-bottom: calc(10px + 10 * ((100vw - 375px) / 835))
    }
}

.members-section-top-body__link {
    color: var(--secondary-color);
    leading-trim: both;
    text-edge: cap;
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 20px
}

@media(max-width: 1210px) {
    .members-section-top-body__link {
        font-size: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .members-section-top-body__link {
        line-height: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .members-section-top-body__link {
        margin-bottom: calc(10px + 10 * ((100vw - 375px) / 835))
    }
}

.members-section-top-body-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 100%;
    gap: 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 20px
}

@media(max-width: 1210px) {
    .members-section-top-body-box {
        row-gap: calc(15px + 5 * ((100vw - 375px) / 835))
    }
}

.members-section-top-body-box__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.members-section-top-body-box__buttons-link {
    color: #fff;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #4b515a;
    padding: 14px 24px;
    gap: 8px;
    -webkit-transition: background .3s, color .3s, border .3s;
    -o-transition: background .3s, color .3s, border .3s;
    transition: background .3s, color .3s, border .3s
}

.members-section-top-body-box__buttons-link svg path {
    stroke: #fff;
    -webkit-transition: stroke .3s;
    -o-transition: stroke .3s;
    transition: stroke .3s
}

.members-section-top-body-box__buttons-link:hover {
    background: #fff;
    color: #0e1218;
    border: 1px solid #fff
}

.members-section-top-body-box__buttons-link:hover svg path {
    stroke: #0e1218
}

.members-section-top-body-box__buttons-link--purple {
    background: #9981c2;
    border: 1px solid #9981c2
}

.members-section-top-body-box__buttons-link--purple:hover {
    background: #856dae;
    color: #fff;
    border: 1px solid #856dae
}

.members-section-top-body-box__buttons-link--purple:hover svg path {
    stroke: #fff
}

.members-section-top-body-box__buttons-link--green {
    background: var(--secondary-color);
    border: 1px solid var(--secondary-color)
}

.members-section-top-body-box__buttons-link--green:hover {
    background: #598571;
    color: #fff;
    border: 1px solid #598571
}

.members-section-top-body-box__buttons-link--green:hover svg path {
    stroke: #fff
}

.star-rating {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 24px;
    direction: rtl;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px
}

@media(max-width: 1210px) {
    .star-rating {
        margin-bottom: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

.star-rating svg {
    width: 24px;
    height: 24px
}

@media(max-width: 1210px) {
    .star-rating svg {
        width: calc(24px + 0 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .star-rating svg {
        height: calc(24px + 0 * ((100vw - 375px) / 835))
    }
}

.star-rating input[type=radio] {
    display: none
}

.star-rating label {
    color: gray;
    cursor: pointer
}

.star-rating label svg path {
    fill: #a9aebd;
    fill-opacity: .25;
    -webkit-transition: fill .3s, fill-opacity .3s;
    -o-transition: fill .3s, fill-opacity .3s;
    transition: fill .3s, fill-opacity .3s
}

.star-rating input[type=radio]:checked~label svg path,
.star-rating input[type=radio]:hover~label svg path {
    fill: #f9d442;
    fill-opacity: 1
}

.comment-stars__text {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 10px
}

.members-section {
    margin-bottom: 100px
}

@media(max-width: 1210px) {
    .members-section {
        margin-bottom: calc(50px + 50 * ((100vw - 375px) / 835))
    }
}

.members-section__wrapper {
    display: none;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    gap: 20px
}

.members-section__subwrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px
}

.members-section__wrapper--active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.members-section-posts__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 25px;
    gap: 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 15px
}

.members-section-posts__top-text {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px
}

.members-section-posts__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px
}

.members-section-aside {
    width: 380px;
    max-width: 380px;
    min-width: 380px
}

.profile-info {
    border-radius: 25px;
    background: #2d333c;
    padding-top: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
    padding-left: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 60px
}

@media(max-width: 1210px) {
    .profile-info {
        padding-top: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .profile-info {
        padding-right: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .profile-info {
        padding-bottom: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .profile-info {
        padding-left: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .profile-info {
        gap: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

.profile-info-about__title {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    margin-bottom: 25px;
    font-size: 36px;
    line-height: 36px;
    font-weight: 600
}

@media(max-width: 1210px) {
    .profile-info-about__title {
        margin-bottom: calc(15px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .profile-info-about__title {
        font-size: calc(26px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .profile-info-about__title {
        line-height: calc(26px + 10 * ((100vw - 375px) / 835))
    }
}

.profile-info-about__text {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    margin-bottom: 25px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px
}

@media(max-width: 1210px) {
    .profile-info-about__text {
        margin-bottom: calc(15px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .profile-info-about__text {
        font-size: calc(14px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .profile-info-about__text {
        line-height: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

.profile-info-about__text:last-child {
    margin-bottom: 0
}

.profile-info-instruments__title {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 20px
}

.profile-info-instruments__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px
}

.profile-info-instruments__list-item {
    border-radius: 10px;
    border: 1px solid #4b515a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    border-radius: 10px;
    border: 1px solid #4b515a;
    padding: 12px 30px 12px 12px;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px
}

.profile-info-instruments__list-icon {
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    background: #fff
}

.profile-info-experience__title {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-weight: 600;
    margin-bottom: 25px;
    font-size: 36px;
    line-height: 36px
}

@media(max-width: 1210px) {
    .profile-info-experience__title {
        margin-bottom: calc(15px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .profile-info-experience__title {
        font-size: calc(26px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .profile-info-experience__title {
        line-height: calc(26px + 10 * ((100vw - 375px) / 835))
    }
}

.profile-info-experience__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 35px
}

@media(max-width: 1210px) {
    .profile-info-experience__inner {
        gap: calc(25px + 10 * ((100vw - 375px) / 835))
    }
}

.profile-info-experience-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.profile-info-experience-box__suptext {
    border-radius: 4px;
    background: #ff99c0;
    margin-bottom: 15px;
    padding: 0px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0e1218;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase
}

.profile-info-experience-box__speciality {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px
}

.profile-info-experience-box__subtext {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 20px
}

@media(max-width: 1210px) {
    .profile-info-experience-box__subtext {
        margin-bottom: calc(5px + 15 * ((100vw - 375px) / 835))
    }
}

.profile-info-experience-box__text {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

.profile-info-experience-box__list-item {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

.portfolio {
    border-radius: 25px;
    background: #2d333c;
    padding-top: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
    padding-left: 60px
}

@media(max-width: 1210px) {
    .portfolio {
        padding-top: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .portfolio {
        padding-right: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .portfolio {
        padding-bottom: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .portfolio {
        padding-left: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

.portfolio__title {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-weight: 600;
    margin-bottom: 35px;
    font-size: 36px;
    line-height: 36px
}

@media(max-width: 1210px) {
    .portfolio__title {
        margin-bottom: calc(15px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .portfolio__title {
        font-size: calc(26px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .portfolio__title {
        line-height: calc(26px + 10 * ((100vw - 375px) / 835))
    }
}

.portfolio__inner {
    margin-bottom: 25px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 8px
}

@media(max-width: 1210px) {
    .portfolio__inner {
        margin-bottom: calc(20px + 5 * ((100vw - 375px) / 835))
    }
}

.portfolio__link {
    border-radius: 10px;
    display: block;
    width: 100%;
    height: 250px;
    max-height: 250px
}

@media(max-width: 1210px) {
    .portfolio__link {
        height: calc(150px + 100 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .portfolio__link {
        max-height: calc(150px + 100 * ((100vw - 375px) / 835))
    }
}

.portfolio__btn {
    color: #7d838c;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    line-height: 20px;
    padding: 5px;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #4b515a;
    -webkit-transition: background .3s, color .3s, border .3s;
    -o-transition: background .3s, color .3s, border .3s;
    transition: background .3s, color .3s, border .3s
}

.portfolio__btn:hover {
    background: #4b515a;
    color: #fff
}

.portfolio__link-img {
    border-radius: 10px;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.members-section-aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    width: 380px;
    max-width: 380px
}

.group-profile-posts__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 25px
}

.group-profile-posts__top-text {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px
}

.group-profile-posts__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px
}

.post {
    position: relative;
    border-radius: 25px;
    background: #2d333c;
    padding-top: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
    padding-left: 60px
}

@media(max-width: 1210px) {
    .post {
        padding-top: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .post {
        padding-right: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .post {
        padding-bottom: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .post {
        padding-left: calc(20px + 40 * ((100vw - 375px) / 835))
    }
}

.post .comments__wrapper .comments-item {
    margin-bottom: 0
}

.post-body-content {
    margin-bottom: 25px
}

@media(max-width: 1210px) {
    .post-body-content {
        margin-bottom: calc(20px + 5 * ((100vw - 375px) / 835))
    }
}

.post-body-content__text {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500
}

@media(max-width: 1210px) {
    .post-body-content__text {
        font-size: calc(14px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .post-body-content__text {
        line-height: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

.post-body-content__list {
    list-style-type: none;
    counter-reset: my-counter;
    margin-bottom: 30px
}

@media(max-width: 1210px) {
    .post-body-content__list {
        margin-bottom: calc(15px + 15 * ((100vw - 375px) / 835))
    }
}

.post-body-content__list-item {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px
}

.post-body-content__list-item::before {
    content: counter(my-counter) ".";
    counter-increment: my-counter
}

@media(max-width: 1210px) {
    .post-body-content__list-item {
        font-size: calc(14px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .post-body-content__list-item {
        line-height: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

.post-body-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 25px;
    margin-bottom: 25px;
    position: relative
}

@media(max-width: 1210px) {
    .post-body-top {
        gap: calc(15px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .post-body-top {
        margin-bottom: calc(20px + 5 * ((100vw - 375px) / 835))
    }
}

.post-body-top__link {
    width: 80px;
    height: 80px;
    max-width: 80px;
    max-height: 80px;
    min-width: 80px;
    min-height: 80px;
    border-radius: 100%
}

@media(max-width: 1210px) {
    .post-body-top__link {
        width: calc(60px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .post-body-top__link {
        height: calc(60px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .post-body-top__link {
        max-width: calc(60px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .post-body-top__link {
        max-height: calc(60px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .post-body-top__link {
        min-width: calc(60px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .post-body-top__link {
        min-height: calc(60px + 20 * ((100vw - 375px) / 835))
    }
}

.post-body-top__link-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100%
}

.post-body-top__box-text {
    margin-right: 45px;
    margin-bottom: 8px;
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500
}

@media(max-width: 1210px) {
    .post-body-top__box-text {
        margin-bottom: calc(5px + 3 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .post-body-top__box-text {
        font-size: calc(14px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .post-body-top__box-text {
        line-height: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

.post-body-top__box-text a {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px
}

@media(max-width: 1210px) {
    .post-body-top__box-text a {
        font-size: calc(18px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .post-body-top__box-text a {
        line-height: calc(18px + 2 * ((100vw - 375px) / 835))
    }
}

.post-body-top__box-text span {
    color: #fff;
    font-weight: 600
}

.post-body-top .card-options {
    position: absolute;
    top: 0;
    right: 0
}

.post-body-top__box-subtext {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

.post-body-view {
    width: 100%;
    height: 450px;
    max-height: 450px;
    margin-bottom: 25px
}

@media(max-width: 1210px) {
    .post-body-view {
        height: calc(200px + 250 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .post-body-view {
        max-height: calc(200px + 250 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .post-body-view {
        margin-bottom: calc(20px + 5 * ((100vw - 375px) / 835))
    }
}

.post-body-view__link {
    width: 100%;
    height: 100%
}

.post-body-view__link-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 25px
}

.post-body-view--grid {
    display: -ms-grid;
    display: grid;
    gap: 8px;
    /* -ms-grid-columns: (1fr)[3]; */
    grid-template-columns: repeat(3, 1fr);
    height: unset;
    max-height: unset
}

.post-body-view--grid .post-body-view__link {
    display: block;
    border-radius: 10px
}

.post-body-view--grid .post-body-view__link:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-area: 1/1/2/3;
    max-width: 74%;
    height: 250px
}

@media(max-width: 1210px) {
    .post-body-view--grid .post-body-view__link:nth-child(1) {
        height: calc(150px + 100 * ((100vw - 375px) / 835))
    }
}

.post-body-view--grid .post-body-view__link:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-area: 1/2/2/4;
    max-width: 74%;
    margin-left: auto;
    height: 250px
}

@media(max-width: 1210px) {
    .post-body-view--grid .post-body-view__link:nth-child(2) {
        height: calc(150px + 100 * ((100vw - 375px) / 835))
    }
}

.post-body-view--grid .post-body-view__link:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 2/1/3/2;
    height: 215px
}

@media(max-width: 1210px) {
    .post-body-view--grid .post-body-view__link:nth-child(3) {
        height: calc(125px + 90 * ((100vw - 375px) / 835))
    }
}

.post-body-view--grid .post-body-view__link:nth-child(4) {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 2/2/3/3;
    height: 215px
}

@media(max-width: 1210px) {
    .post-body-view--grid .post-body-view__link:nth-child(4) {
        height: calc(125px + 90 * ((100vw - 375px) / 835))
    }
}

.post-body-view--grid .post-body-view__link:nth-child(5) {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-area: 2/3/3/4;
    height: 215px
}

@media(max-width: 1210px) {
    .post-body-view--grid .post-body-view__link:nth-child(5) {
        height: calc(125px + 90 * ((100vw - 375px) / 835))
    }
}

.post-body-view--grid .post-body-view__link-img {
    border-radius: 10px
}

.post-body-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #4b515a;
    gap: 25px;
    row-gap: 10px
}

@media(max-width: 1210px) {
    .post-body-info {
        margin-bottom: calc(10px + 15 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .post-body-info {
        padding-bottom: calc(10px + 15 * ((100vw - 375px) / 835))
    }
}

.post-body-info__text {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px
}

@media(max-width: 1210px) {
    .post-body-info__text {
        font-size: calc(14px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .post-body-info__text {
        line-height: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

.post-body-info-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px
}

.post-body-info-box__text {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    gap: 12px
}

@media(max-width: 1210px) {
    .post-body-info-box__text {
        font-size: calc(14px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .post-body-info-box__text {
        line-height: calc(20px + 4 * ((100vw - 375px) / 835))
    }
}

.post-body-info-box-list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.post-body-info-box-list__item {
    width: 36px;
    height: 36px;
    border-radius: 100%;
    margin-left: -10px
}

.post-body-info-box-list__item:nth-child(1) {
    margin-left: unset
}

.post-body-info-box-list__link {
    width: 100%;
    height: 100%;
    border-radius: 100%
}

.post-body-info-box-list__link-img {
    width: 100%;
    height: 100%;
    border-radius: 100%
}

.post-body-info-box-list__text {
    color: #0e1218;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    background: #ff99c0;
    width: 100%;
    height: 100%;
    border-radius: 100%
}

.post-comments {
    padding-top: 25px
}

.post-comments .comments__inner {
    padding: unset;
    background: unset;
    border-radius: 10px;
    border: 1px solid #4b515a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 40px
}

@media(max-width: 1210px) {
    .post-comments .comments__inner {
        gap: calc(10px + 5 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .post-comments .comments__inner {
        padding-top: calc(10px + 15 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .post-comments .comments__inner {
        padding-bottom: calc(10px + 15 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .post-comments .comments__inner {
        padding-left: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

.post-comments .comments-item__img {
    width: 48px;
    height: 48px;
    max-width: 48px;
    max-height: 48px;
    min-width: 48px;
    min-height: 48px
}

.post-comments .comments-item {
    position: relative;
    padding: 15px 24px 15px 0;
    padding-top: 15px;
    padding-bottom: 15px
}

@media(max-width: 1210px) {
    .post-comments .comments-item {
        padding-top: calc(10px + 5 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .post-comments .comments-item {
        padding-bottom: calc(10px + 5 * ((100vw - 375px) / 835))
    }
}

.post-comments .card-options {
    position: absolute;
    top: 15px;
    right: 25px
}

.post-body-assessment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 25px
}

.post-body-assessment__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    color: var(--secondary-color);
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

.post-body-assessment__btn:hover {
    text-decoration: underline
}

.comments-replied .comments-item {
    padding-left: 40px
}

.user-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
    padding: 40px;
    border-radius: 25px;
    background: var(--primary-color);
    margin-bottom: 25px
}

@media(max-width: 1210px) {
    .user-card {
        gap: calc(15px + 15 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .user-card {
        padding: calc(30px + 10 * ((100vw - 375px) / 835))
    }
}

.user-card__link {
    width: 120px;
    height: 120px;
    min-width: 120px;
    min-height: 120px;
    border-radius: 100%
}

@media(max-width: 1210px) {
    .user-card__link {
        width: calc(80px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .user-card__link {
        height: calc(80px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .user-card__link {
        min-width: calc(80px + 40 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .user-card__link {
        min-height: calc(80px + 40 * ((100vw - 375px) / 835))
    }
}

.user-card__link-img {
    border-radius: 100%;
    width: 100%;
    height: 100%
}

.user-card__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.user-card__body-suptext {
    margin-bottom: 10px;
    color: #0e1218;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase;
    padding: 2px 10px;
    border-radius: 4px;
    background: #f9d442
}

.user-card__body-text {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    margin-bottom: 10px;
    font-size: 36px;
    line-height: 36px;
    font-weight: 600
}

@media(max-width: 1210px) {
    .user-card__body-text {
        margin-bottom: calc(5px + 5 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .user-card__body-text {
        font-size: calc(26px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .user-card__body-text {
        line-height: calc(26px + 10 * ((100vw - 375px) / 835))
    }
}

.user-card__body-link {
    color: var(--secondary-color);
    leading-trim: both;
    text-edge: cap;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px
}

@media(max-width: 1210px) {
    .user-card__body-link {
        font-size: calc(18px + 6 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .user-card__body-link {
        line-height: calc(18px + 6 * ((100vw - 375px) / 835))
    }
}

.videos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    width: 100%
}

.videos--big .videos-item {
    height: 200px;
    max-height: 200px
}

@media(max-width: 1210px) {
    .videos--big .videos-item {
        height: calc(150px + 50 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .videos--big .videos-item {
        max-height: calc(150px + 50 * ((100vw - 375px) / 835))
    }
}

.videos--big .videos-item__img {
    border-radius: 25px
}

@media(max-width: 1210px) {
    .videos--big .videos-item__img {
        border-radius: calc(15px + 10 * ((100vw - 375px) / 835))
    }
}

.videos-item {
    height: 160px;
    max-height: 160px;
    width: 100%;
    position: relative
}

@media(max-width: 1210px) {
    .videos-item {
        height: calc(130px + 30 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .videos-item {
        max-height: calc(130px + 30 * ((100vw - 375px) / 835))
    }
}

.videos-item__img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    border-radius: 10px
}

.videos-item__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    border-radius: 100%;
    height: 60px;
    width: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(14, 18, 24, .8)
}

.videos-item__icon svg {
    width: 24px;
    height: 24px
}

.videos-item__text {
    position: absolute;
    bottom: 10px;
    left: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    border-radius: 4px;
    background: var(--primary-color);
    padding: 2px 10px;
    color: #fff;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase
}

.file {
    background: var(--primary-color);
    border-radius: 10px;
    padding: 25px 40px;
    padding-left: 40px;
    padding-right: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px
}

@media(max-width: 1210px) {
    .file {
        padding-left: calc(15px + 25 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .file {
        padding-right: calc(15px + 25 * ((100vw - 375px) / 835))
    }
}

.file-content__text {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-weight: 600;
    max-resolution: 8px;
    font-size: 16px;
    line-height: 18px
}

@media(max-width: 1210px) {
    .file-content__text {
        font-size: calc(14px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .file-content__text {
        line-height: calc(16px + 2 * ((100vw - 375px) / 835))
    }
}

.file-content__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px
}

.file-content__list-item {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    position: relative
}

@media(max-width: 1210px) {
    .file-content__list-item {
        font-size: calc(12px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .file-content__list-item {
        line-height: calc(16px + 4 * ((100vw - 375px) / 835))
    }
}

.file-content__list-item:last-child::after {
    content: unset
}

.file-content__list-item::after {
    content: "";
    position: absolute;
    right: -12px;
    width: 3px;
    height: 3px;
    background: #7d838c;
    border-radius: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.group-card {
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 30px;
    border-radius: 25px;
    background: var(--primary-color);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 15px
}

@media(max-width: 1210px) {
    .group-card {
        padding-top: calc(30px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .group-card {
        padding-right: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .group-card {
        padding-bottom: calc(30px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .group-card {
        padding-left: calc(20px + 20 * ((100vw - 375px) / 835))
    }
}

.group-card-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.group-card-content__suptext {
    margin-bottom: 15px;
    color: #0e1218;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase;
    padding: 2px 10px;
    border-radius: 4px;
    background: #ff99c0
}

.group-card-content__title {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 36px;
    line-height: 36px;
    font-weight: 600;
    margin-bottom: 15px
}

@media(max-width: 1210px) {
    .group-card-content__title {
        font-size: calc(26px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .group-card-content__title {
        line-height: calc(26px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .group-card-content__title {
        margin-bottom: calc(5px + 10 * ((100vw - 375px) / 835))
    }
}

.group-card-content__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 5px
}

.group-card-content__list-item {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    position: relative
}

.group-card-content__list-item:last-child::after {
    content: unset
}

.group-card-content__list-item::after {
    content: "";
    position: absolute;
    right: -12px;
    width: 3px;
    height: 3px;
    background: #7d838c;
    border-radius: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.group-card-img {
    width: 100%;
    max-width: 240px;
    height: 200px;
    max-height: 200px;
    border-radius: 25px
}

.group-card-img__image {
    border-radius: 25px;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.switch-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    z-index: 5;
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 75px;
    height: 40px;
    border-radius: 20px;
    outline: none;
    background-color: #2d333c;
    -webkit-box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, .1411764706);
    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, .1411764706);
    cursor: pointer
}

@media(max-width: 1210px) {
    .switch-button {
        right: calc(10px + 10 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .switch-button {
        bottom: calc(10px + 10 * ((100vw - 375px) / 835))
    }
}

.switch-button::after {
    position: absolute;
    top: 5px;
    left: 7px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    content: "";
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.switch-button--active::after {
    -webkit-transform: translateX(32px);
    -ms-transform: translateX(32px);
    transform: translateX(32px)
}

.login {
    width: 580px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
    padding: unset !important;
    border-radius: 25px !important;
    background: #2d333c
}

.login__inner {
    padding: 60px;
    border-radius: 25px;
    width: 100%;
    max-width: 580px
}

@media(max-width: 1210px) {
    .login__inner {
        padding: calc(30px + 30 * ((100vw - 375px) / 835))
    }
}

.login__title {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 25px
}

.login-info {
    border-radius: 10px;
    background: var(--primary-color);
    padding: 12px 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 30px
}

.login-info__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px
}

.login-info__box-text {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-family: Clash Grotesk;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

.login-info__box-input {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-family: Clash Grotesk;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    background: unset;
    display: inline-block;
    min-width: unset;
    width: unset;
    position: relative
}

.login-info__box-input input {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1
}

.login-form__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 10px;
    margin-bottom: 40px
}

.login-form__bottom .container {
    margin: unset
}

.login-form__bottom-checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-right: auto;
    cursor: pointer;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    line-height: 20px;
    font-family: Clash Grotesk;
    font-weight: 500;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media(max-width: 1210px) {
    .login-form__bottom-checkbox {
        font-size: calc(12px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .login-form__bottom-checkbox {
        line-height: calc(16px + 4 * ((100vw - 375px) / 835))
    }
}

.login-form__bottom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.login-form__bottom-checkbox .checkmark {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    height: 24px;
    width: 24px;
    background: unset;
    border-radius: 4px;
    border: 1px solid #4b515a
}

.login-form__bottom-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.login-form__bottom-checkbox input:checked~.checkmark:after {
    display: block
}

.login-form__bottom-checkbox .checkmark:after {
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/tick-icon.svg)
}

.login-form__bottom-link {
    color: var(--secondary-color);
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

.login-form__bottom-link:hover {
    text-decoration: underline
}

.login-form__button {
    margin-bottom: 25px;
    border-radius: 10px;
    background: var(--secondary-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    padding: 15px 24px;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    width: 100%
}

.login-form__button:hover {
    background: #598571
}

.login-form-box {
    margin-bottom: 25px
}

.login-form-box__label {
    margin-bottom: 15px;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-family: Clash Grotesk;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    display: block
}

.login-form-box__row {
    position: relative;
    border-radius: 10px;
    height: 48px
}

@media(max-width: 1210px) {
    .login-form-box__row {
        height: calc(38px + 10 * ((100vw - 375px) / 835))
    }
}

.login-form-box__row-input {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    padding-top: 13px;
    padding-right: 24px;
    padding-bottom: 13px;
    padding-left: 24px;
    border-radius: 10px;
    border: 1px solid #4b515a;
    width: 100%;
    background: unset;
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    line-height: 20px;
    font-family: Clash Grotesk;
    padding-right: 50px;
    font-weight: 500
}

@media(max-width: 1210px) {
    .login-form-box__row-input {
        padding-top: calc(10px + 3 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .login-form-box__row-input {
        padding-right: calc(10px + 14 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .login-form-box__row-input {
        padding-bottom: calc(10px + 3 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .login-form-box__row-input {
        padding-left: calc(10px + 14 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .login-form-box__row-input {
        font-size: calc(12px + 2 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1210px) {
    .login-form-box__row-input {
        line-height: calc(16px + 4 * ((100vw - 375px) / 835))
    }
}

.login-form-box__row-input:focus {
    border: 1px solid #fff
}

.login-form-box__row-input::-webkit-input-placeholder {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px
}

.login-form-box__row-input::-moz-placeholder {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px
}

.login-form-box__row-input:-ms-input-placeholder {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px
}

.login-form-box__row-input::-ms-input-placeholder {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px
}

.login-form-box__row-input::placeholder {
    color: #7d838c;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-family: Clash Grotesk;
    font-weight: 500;
    line-height: 20px
}

.login-form-box__row-btn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 24px
}

.login-form-socials__or {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #7d838c;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: Clash Grotesk;
    font-size: 16px;
    font-weight: 500;
    gap: 25px;
    margin-bottom: 25px
}

.login-form-socials__or span {
    background: #4b515a;
    height: 1px;
    width: 100%
}

.login-form-socials .socials {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media(max-width: 1300px) {
    .product-content-quantity {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        row-gap: 10px
    }

    .courses-section-curriculum-item-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media(max-width: 1250px) {
    .members__inner {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }

    .freelancers__inner {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }

    .groups__inner {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }

    .shop__inner {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }

    .card-box {
        width: 100%
    }

    .filters-panel {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 35px
    }
}

@media(max-width: 1250px)and (max-width: 1210px) {
    .filters-panel {
        gap: calc(15px + 20 * ((100vw - 375px) / 835))
    }
}

@media(max-width: 1400px) {
    .index .heading__title {
        width: auto;
        font-size: 97px;
    }



}


@media(max-width: 1250px) {




    .index .elevate-view__box {
        height: auto;
        width: 301px;
    }

    .index .heading__title {
        width: auto;
        font-size: 78px;
    }

    .freelancers--card .card-box {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media(max-width: 1250px) {
    .reviews-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media(max-width: 1200px) {

    .elevate-view__index8 {
        left: 0;
        top: 82%;
    }


    .elevate-view__index4 {
        left: -100px;
        top: 2%;
    }

    .elevate-view__index2 {
        left: -100px;
        top: 42%;
    }

    .elevate-view__index3 {
        left: 100px;
        top: -32px;
    }

    .elevate-view__index7 {
        display: none;
    }

    .elevate-view__index5 {
        display: none;
    }

    .elevate-view__index6 {
        display: none;
    }




    .product-images {
        max-width: 420px;
        min-width: 420px;
        margin-right: 25px
    }

    .related--products .related__inner {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }
}

@media(max-width: 1150px) {



    .index .heading__title {
        width: auto;
        font-size: 47px;
        line-height: 40px;
    }


    .index .elevate-content__title {
        font-size: 40px;
        line-height: 51px;
    }


    .index .elevate-view__index5 {
        left: -120px;
        top: 97px;
    }



    .elevate-view__index8 {
        left: 5px;
        top: 92%;
        width: 109px;
    }

    .count__inner {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }

    .elevate-view__img:nth-child(2) {
        width: 70px;
        height: 70px
    }

    .elevate-view__img:nth-child(3) {
        width: 120px;
        height: 120px
    }

    .elevate-view__img:nth-child(4) {
        width: 90px;
        height: 90px
    }

    .elevate-view__img:nth-child(5) {
        width: 80px;
        height: 80px
    }

    .elevate-view__img:nth-child(6) {
        width: 60px;
        height: 60px
    }

    .elevate-view {
        min-width: unset;
        max-width: 400px;
        max-height: 390px;
        min-height: unset;
        margin-left: auto;
        margin-right: auto
    }

    .elevate-view__box {
        width: 250px;
        height: 250px
    }
}

@media(max-width: 1100px) {


    .index .banner-elite h4 {
        font-size: 34px;
        line-height: 42px;
    }



    .index .banner-elite h5 {
        font-size: 21px;
        line-height: 30px;
    }


    .event__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .event-aside {
        width: 100%;
        max-width: 100%
    }

    .product-content-quantity {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 10px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .product-content-quantity__btn {
        width: unset
    }

    .courses-section__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .courses-section-aside {
        min-width: unset;
        width: 100%;
        max-width: 100%
    }

    .aside-cost-info {
        min-width: unset;
        width: 100%;
        max-width: 100%
    }

    .group-profile__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .group-profile-aside {
        min-width: unset;
        width: 100%;
        max-width: 100%
    }

    .group-profile-media {
        width: 100%
    }

    .group-profile-media-item-box {
        max-width: 100%
    }

    .members-section__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .members-section-aside {
        min-width: unset;
        width: 100%;
        max-width: 100%
    }

    .menu {
        -webkit-transform: translateX(-80px);
        -ms-transform: translateX(-80px);
        transform: translateX(-80px)
    }

    .aside--active .menu {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        overflow: auto;
    }

    .main {
        padding-left: unset
    }

    .footer {
        padding-left: unset
    }

    .courses-section-curriculum-item-box {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .reviews-top {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .aside {
        height: 80px
    }

    .aside--active {
        height: 100%
    }

    .courses-section-aside {
        position: unset
    }

    .container {
        padding: 0 40px
    }

    .comment__form .container {
        padding: 0 15px 0 35px
    }

    .login-form__bottom .container {
        padding: 0 15px 0 35px
    }

    .header .container {
        padding-left: 15px
    }
}

@media(max-width: 1050px) {
    .product__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 40px
    }

    .product__wrap {
        width: 100%
    }

    .product-images {
        width: 100%;
        max-width: 100%;
        min-width: unset;
        margin-right: unset
    }

    .product-content-quantity {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media(max-width: 1000px) {

    .index .header__user-nav.user-menu ul {
        display: none;
    }

    .index .header__wrapper {
        display: block;
    }


    .index .elevate {
        margin-bottom: 170px;
    }


    .index .groups-section {
        margin-bottom: 90px;
    }


    .index .banner-elite-left {
        width: 100%;
    }

    .index .banner-elite-right {
        width: 100%;
        display: none;
    }



    .elevate-view__index2 {
        display: none;
    }

    .elevate-view__index4 {
        left: 0;
        top: 20%;
        z-index: 7;
    }

    .section-top__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .section-top__img {
        width: 100%;
        max-width: 100%
    }

    .section-top-content {
        width: 100%;
        max-width: 100%
    }
}








@media(max-width: 900px) {



    .index .cf-row-cell .cf-big-cell img {
        max-width: 120px;
    }


    .index .main {
        padding-top: 50px;
    }



    .index .elevate {
        margin-bottom: 170px;
    }


}



@media(max-width: 850px) {




    .logo {
        margin-left: 72px;
    }

    .index .logo {
        margin-left: 5px;
    }


    .burger {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: 10px;
    }

    .courses__inner {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .blog__inner {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .elevate__inner {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .elevate-content {
        max-width: 100%;
        width: 100%
    }

    .elevate-view {
        min-height: 400px
    }
}

@media(max-width: 800px) {


    .index .cf-big-cell .cf--cell,
    .index .cf-small-line .cf--cell {
        height: 400px;
    }


    .index .cf-big-cell .cf--cell {
        height: 221px;
    }


    .index .cf-row-cell {
        display: inline-block;
        width: 100%;
    }


    .cf-small-cell .cf--cell {
        margin-bottom: 25px;
    }


    .index .cf-big-cell,
    .index .cf-small-cell {
        width: 100%;
        margin-bottom: 25px;
    }

    .index .cf-small-line .cf--cell {
        width: 47%;
    }



    .index .cf-small-line .cf-small-cell {
        padding-top: 0;
        gap: 0;
        margin-top: -20px;
    }


    .cf-small-cell .cf--cell {
        min-height: 200px;
    }


    .core-bottom p {
        display: none;
    }

    .index .groups-section-top__title {
        font-size: 25px;
        line-height: 30px;
    }

    .demo-name {
        font-size: 18px !important;
    }



    .allpages-iteam {
        margin-bottom: 20px !important;
    }

    .demo-imgs span {
        height: 220px;
    }


    .demo-imgs {
        padding-bottom: 0 !important;
    }

    .elevate-view__index2 {
        display: block;
    }

    .elevate-view__index7 {
        display: block;
        left: 80%;
    }


    .elevate-view__index1 {
        left: 72%;
        top: 187px;
        z-index: 8;
    }


    .elevate-view__index3 {
        left: 51%;
        top: -30px;
    }


    .courses-section-curriculum-item-box__title {
        width: 100%
    }

    .group-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .group-card-img {
        width: 100%;
        max-width: 100%
    }

    .header__wrapper {
        display: none
    }



    .aside__resize {
        height: 71px;

    }

    .body--active {
        overflow: hidden
    }

    .body--active .burger {
        z-index: 11
    }

    .body--active .header__wrapper {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: var(--primary-color);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        z-index: 10;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px
    }

    .body--active .aside {
        z-index: 0
    }

    .body--active .header .search {
        margin-right: unset
    }

    .body--active .header .lang {
        margin-right: unset
    }

    .body--active .header .search {
        width: 225px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .body--active .header .search .search__btn {
        left: unset;
        right: 14px;
        width: 16px;
        height: 16px;
        right: 16px;
        border: unset;
        z-index: 2
    }

    .body--active .header .search .search__btn svg {
        width: 24px;
        height: 24px;
        min-width: 24px;
        min-height: 24px
    }

    .body--active .header .search .search__input {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        opacity: 1;
        z-index: 1;
        position: unset;
        border: 1px solid #4b515a
    }

    .body--active .user-nav {
        margin-right: unset
    }

    .aside {
        top: -1px
    }

    .header {
        padding-left: 20px
    }

    .header-form {
        gap: 0px;
        margin-right: 15px
    }

    .header-form__img {
        width: 30px;
        height: 30px
    }

    .elevate-view {
        max-width: 500px;
        max-height: 400px
    }

    .elevate-view__box {
        width: 280px;
        height: 280px
    }

    .card-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .freelancers--card .card-box {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .members-section-top-body-box__buttons-link--green {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 279px
    }

    .shop .search {
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .shop .search .search__btn {
        left: unset;
        right: 14px;
        width: 16px;
        height: 16px;
        right: 16px;
        border: unset;
        z-index: 2
    }

    .shop .search .search__input {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        opacity: 1;
        z-index: 1;
        position: unset;
        border: 1px solid #4b515a
    }

    .shop .custom-select {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}


@media(max-width: 750px) {
    .related__inner {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .related--products .related__inner {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .courses-section-curriculum-item-box {
        padding-left: 20px;
        padding-right: 20px
    }

    .courses-section-curriculum-item-box__title {
        gap: 10px
    }

    .courses-section-curriculum-item__box-wrapper {
        gap: 5px
    }
}

@media(max-width: 700px) {





    .index .elevate-content__title {
        font-size: 27px;
        line-height: 42px;
    }


    .index .groups-section {
        margin-bottom: 40px;
    }


    .demo-imgs {
        display: inline-block !important;
        width: 100%;
    }

    .demo-img-first span:first-child {
        margin-right: 0;
        width: 100%;
        height: auto;
    }

    .demo-img-second span:first-child {
        margin-right: 0;
        width: 100%;
        height: auto;
    }

    .demo-img-first span:last-child {
        margin-left: 0;
        width: 100%;
        height: auto;
    }


    .index .cf-row-cell .cf-small-cell img {
        max-width: 60px;
    }

    .courses-section-curriculum-item-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media(max-width: 650px) {

    .logo {
        margin-left: 51px;
    }



    .index .banner-elite {
        padding: 30px;
    }


    html .index .banner-elite h4 {
        font-size: 29px;
        line-height: 34px;
    }

    html .elite-rating span {
        display: none;
    }


    html .elite-btn {
        display: block;
    }


    .index .elevate-content__link:first-child {
        margin-bottom: 20px;
    }


    .reviews-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .reviews-top-content {
        width: 100%
    }

    .members-section-top__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .groups-section-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .freelancers__inner {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .members__inner {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .shop__inner {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .card-box {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .freelancers--card .card-box {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .groups__inner {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .events__inner {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .login {
        width: 100%
    }
}

@media(max-width: 550px) {




    .index .cf-small-line .cf--cell,
    .index .cf-small-cell .cf--cell {
        width: 100%;
    }



    .error__search {
        width: 100%
    }

    .event-aside {
        min-width: unset
    }

    .courses-section-instructor__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: left;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .courses-section-instructor-content__suptext {
        margin-right: auto
    }

    .courses-section-instructor-content__socials {
        margin-right: auto
    }

    .courses-section-instructor-content__name {
        margin-right: auto
    }

    .product__wrapper {
        -ms-grid-columns: 75px;
        grid-template-columns: 75px;
        height: 400px
    }

    .product-images {
        height: 400px;
        max-height: 400px;
        min-height: 400px
    }

    .product-content-quantity {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .product-content-quantity__btn {
        width: 100%
    }

    .reviews-comment-body-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .group-profile-media-item-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .count__inner {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .elevate-view__box {
        width: 225px;
        height: 225px
    }

    .container {
        padding: 0 15px
    }

    .post-body-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .elevate-content__title br {
        display: none
    }

    .product__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px
    }

    .product__wrapper {
        margin-right: unset
    }

    .product-images {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .product__wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-left: 35px;
        padding-right: 35px;
        padding-top: 0;
        padding-bottom: 0;
        height: unset
    }

    .product-swiper__prev {
        width: 25px;
        left: 0;
        height: 100%
    }

    .product-swiper__prev svg {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .product-swiper__next {
        width: 25px;
        right: 0;
        left: unset;
        height: 100%
    }

    .product-swiper__next svg {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    .aside__resize {
        width: 55px;

    }

    .header {
        padding-left: 10px
    }
}

@media(max-width: 500px) {


    .logo {
        margin-left: 10px;
    }

    .logo__text {
        display: none;
    }


    .comments-item__pictures {
        width: 100%
    }

    .post-comments .comments-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .post-body-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .user-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media(max-width: 450px) {



    .filters-panel-form {
        width: 100%
    }

    .filters-panel-form .custom-select {
        width: 100%;
        max-width: unset
    }

    .members-section-top-body-box__buttons-link {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .product-slide {
        max-height: 80px
    }

    .header-form .select-selected {
        padding-left: 13px;
        padding-right: 13px;
        text-indent: -9999px
    }

    .search:hover {
        width: 100%
    }

    .filters-panel .search {
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .filters-panel .search .search__input {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        opacity: 1;
        z-index: 1;
        position: unset;
        border: 1px solid #4b515a
    }

    .filters-panel .search .search__btn {
        left: unset;
        right: 14px;
        width: 16px;
        height: 16px;
        right: 16px;
        border: unset;
        z-index: 2
    }

    .members-section-posts__top .custom-select {
        width: 100%
    }
}



.demo-imgs {
    display: flex;
    padding-bottom: 50px;
}

.demo-imgs img {
    max-width: 100%;
    height: auto;
}

.demo-imgs span {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 2px solid #7D838C;
    overflow: hidden;
    display: inline-block;
    margin-bottom: 25px;
}

.demo-imgs span:hover {
    border-color: #f9d441;
}

.demo-img-first span:first-child {
    margin-right: 30px;
}

.demo-img-second,
.demo-img-first {
    cursor: none !important;
}

.demo-img-second span:last-child {
    margin-left: 30px;
}


.demo-img-first:hover .demo-name,
.demo-img-second:hover .demo-name {
    color: #fff;
}


.demo-name {
    font-size: 36px;
    font-weight: 600;
    color: #7D838C;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.pages-section__swiper span {
    border: 1px solid #7D838C;
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}


.pages-section__swiper span:hover {
    border-color: #fff;
}

.pages-section__swiper span img {
    max-width: 100%;
    height: auto;
}


.pages-section__swiper:hover h4 {
    color: #fff;
}

.pages-section__swiper h4 {
    font-size: 22px;
    font-weight: 500;
    color: #7D838C;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    padding-top: 15px;
}

.freelancers__inner_index img {
    padding-bottom: 30px;
    max-width: 79px;
    height: auto;
}

.card__inner_img {
    height: 100px;
}


.freelancers__inner_index .card__title {
    padding-right: 35px;
}


.freelancers__inner_index .card__subtext {
    margin-bottom: 0;
    padding-bottom: 10px;
}

.freelancers__inner_index .card__link {
    margin-top: 0px;
}

.banner-elite {
    border: 2px solid #2d333c;
    border-radius: 5px;
    padding: 70px;
    display: flex;
    border-radius: 25px;
}

.banner-elite h5 {
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;

}


.banner-elite h5 {
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: var(--secondary-color);
    padding-bottom: 10px;
}

.banner-elite h4 {
    font-size: 64px;
    font-weight: 600;
    line-height: 62px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
}

.banner-elite-left {
    width: 50%;
}

.banner-elite-right {
    width: 50%;
}

.elite-btn {
    display: flex;
    gap: 20px;
    padding-top: 30px;
}

.elevate-content__link.elevate-content__link_green {
    background-color: var(--secondary-color);
}

.elite-rating {
    color: #fff;
    margin-top: 20px;
    display: flex;
}

.elite-rating .stars {
    margin-right: 10px;
}

.elite-rating span {
    color: #fff;
    opacity: 0.6;
    padding-left: 5px;

}

.main__elite-section_white .elite-rating,
.main__elite-section_white .elite-rating span,
.main__elite-section_white .banner-elite h4 {
    color: #222;
    font-weight: 500;
}

.main__elite-section_white .banner-elite {
    background: #fff;
}

.banner-elite-right img {
    margin-left: -10px;
    margin-top: 0;
}


@media(max-width: 1265px) {

    .banner-elite-right img {
        max-width: 100%;
        height: auto;
        margin-left: 0px;
        margin-top: 30px;
    }

}


.elevate-content__link {
    cursor: pointer;
}


.main__elite-section {
    padding: 0;
    margin-bottom: 70px;
}





@-webkit-keyframes toUpAnimation {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-5%);
        transform: translateY(-5%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes toUpAnimation {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-5%);
        transform: translateY(-5%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes toDownAnimation {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(5%);
        transform: translateY(5%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes toDownAnimation {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(5%);
        transform: translateY(5%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes toLeftAnimation {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(5%);
        transform: translateX(5%)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes toLeftAnimation {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(5%);
        transform: translateX(5%)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes toRightAnimation {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes toRightAnimation {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes smallToRightAnimation {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes smallToRightAnimation {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(10%);
        transform: translateX(10%)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes smallestToRightAnimation {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(3%);
        transform: translateX(3%)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes smallestToRightAnimation {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(3%);
        transform: translateX(3%)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes smallToDownAnimation {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(5%);
        transform: translateY(5%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes smallToDownAnimation {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(5%);
        transform: translateY(5%)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes scaleAnimation {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes scaleAnimation {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes rotateAnimation {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    50% {
        -webkit-transform: rotate(260deg);
        transform: rotate(260deg)
    }

    100% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }
}

@keyframes rotateAnimation {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    50% {
        -webkit-transform: rotate(260deg);
        transform: rotate(260deg)
    }

    100% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }
}

@-webkit-keyframes compareRotateAnimation {
    0% {
        -webkit-transform: rotate(-11.9313 28 106);
        transform: rotate(-11.9313 28 106)
    }

    50% {
        -webkit-transform: rotate(-20.9313 28 106);
        transform: rotate(-20.9313 28 106)
    }

    100% {
        -webkit-transform: rotate(-11.9313 28 106);
        transform: rotate(-11.9313 28 106)
    }
}

@keyframes compareRotateAnimation {
    0% {
        -webkit-transform: rotate(-11.9313 28 106);
        transform: rotate(-11.9313 28 106)
    }

    50% {
        -webkit-transform: rotate(-20.9313 28 106);
        transform: rotate(-20.9313 28 106)
    }

    100% {
        -webkit-transform: rotate(-11.9313 28 106);
        transform: rotate(-11.9313 28 106)
    }
}


.cf-row-cell {
    display: flex;
    column-gap: 20px;
}


.cf-row-cell .cf-big-cell img {
    max-width: 45%;
    height: auto;
    position: absolute;
    top: 23px;
    left: 22px;
}


.cf-cell-icon {
    max-width: 60px;
    height: auto;
    position: absolute;
    top: 25px;
    left: 23px;
}

.cf-cell-icon img {
    max-width: 100%;
    height: auto;
}


.cf-big-cell {
    width: 50%;
}


.cf-big-cell .cf--cell {
    background: #fff;
    padding: 50px;
    height: 100%;
    border-radius: 20px;
    height: 550px;
    position: relative;
    padding: 30px;
}

.cf-small-cell {
    margin: 0;
    flex-wrap: wrap;
    display: flex;
    gap: 5%;
    justify-content: center;
    width: 50%;
}

.cf-small-cell .cf--cell {
    background: #fff;
    padding: 25px 25px 10px 25px;
    border-radius: 20px;
    width: 47%;
    position: relative;
}

.cf--cell {
    justify-content: flex-start;
    display: flex;
    align-items: end;
}


.cf-small-grid {
    margin: 0;
    flex-wrap: wrap;
    display: flex;
    gap: 5%;
    justify-content: center;
    width: 50%;
}

.cf-small-line .cf-small-cell {
    width: 100% !important;
    padding-top: 30px;
    justify-content: space-between;
    gap: 0;
}


.cf-small-line .cf--cell {
    background: #fff;
    padding: 25px 25px 10px 25px;
    border-radius: 20px;
    width: 23%;
    position: relative;
    min-height: 250px;
}

.core-bottom h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #222;
    padding-bottom: 10px;
}

.core-bottom p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    opacity: 0.8;
}

/* About Eden: 1 + 5 capability layout */
#features {
    padding-top: 110px;
}

.eden-about-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 20px;
    align-items: stretch;
}

.eden-about-intro,
.eden-capability-card {
    background: #fff;
    border-radius: 20px;
    border: 1px solid rgba(14, 18, 24, .045);
    box-shadow: 0 12px 32px rgba(14, 18, 24, .035);
}

.eden-about-intro {
    display: flex;
    flex-direction: column;
    padding: clamp(30px, 4vw, 56px);
}

.eden-about-intro__header {
    padding-bottom: 28px;
    border-bottom: 1px solid rgba(14, 18, 24, .14);
}

.eden-about-intro__eyebrow {
    margin: 0 0 2px;
    font-size: clamp(20px, 2vw, 28px);
    line-height: 1.2;
    color: #222;
}

.eden-about-intro__name {
    margin: 0;
    font-size: clamp(58px, 7vw, 96px);
    font-weight: 600;
    line-height: .94;
    letter-spacing: -.055em;
    color: #222;
}

.eden-about-intro__role {
    display: grid;
    gap: 4px;
    padding: 28px 0;
    border-bottom: 1px solid rgba(14, 18, 24, .14);
    color: #222;
}

.eden-about-intro__role strong {
    margin-bottom: 7px;
    font-size: 20px;
    line-height: 1.3;
}

.eden-about-intro__role span {
    font-size: 15px;
    line-height: 1.5;
    color: rgba(34, 34, 34, .68);
}

.eden-about-intro__copy {
    display: grid;
    gap: 16px;
    padding-top: 30px;
}

.eden-about-intro__copy p {
    margin: 0;
    font-size: 16px;
    line-height: 1.75;
    color: rgba(34, 34, 34, .78);
}

.eden-capabilities {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.eden-capability-card {
    display: grid;
    grid-template-columns: 52px minmax(0, 1fr);
    grid-template-rows: 1fr auto;
    min-height: 250px;
    padding: 26px;
    gap: 24px 18px;
    overflow: hidden;
    transition: transform .3s ease, box-shadow .3s ease;
}

.eden-capability-card--wide {
    grid-column: 1 / -1;
    min-height: 220px;
    grid-template-columns: 58px minmax(0, 1fr);
}

.eden-capability-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 18px 40px rgba(14, 18, 24, .075);
}

.eden-capability-card__icon {
    display: grid;
    width: 52px;
    height: 52px;
    place-items: center;
    border-radius: 15px;
    font-size: 21px;
    color: #222;
    background: #e9f6ff;
}

.eden-capability-card:nth-child(1) .eden-capability-card__icon {
    background: #dff5ff;
    color: #087ca7;
}

.eden-capability-card:nth-child(2) .eden-capability-card__icon {
    background: #f0e5ff;
    color: #8040bd;
}

.eden-capability-card:nth-child(3) .eden-capability-card__icon {
    background: #fff0dc;
    color: #b85c12;
}

.eden-capability-card:nth-child(4) .eden-capability-card__icon {
    background: #e0f7ec;
    color: #177a55;
}

.eden-capability-card:nth-child(5) .eden-capability-card__icon {
    background: #e8e8ff;
    color: #4c55ad;
}

.eden-capability-card--wide .eden-capability-card__icon {
    background: #fff0dc;
    color: #b85c12;
}

.eden-capability-card>div:nth-child(2) {
    align-self: start;
}

.eden-capability-card h3,
.eden-capability-card h4,
.eden-capability-card p {
    margin: 0;
    color: #222;
}

.eden-capability-card h3 {
    max-width: 15ch;
    font-size: clamp(19px, 1.65vw, 24px);
    font-weight: 600;
    line-height: 1.12;
    letter-spacing: -.025em;
}

.eden-capability-card--wide h3 {
    max-width: none;
}

.eden-capability-card h4 {
    padding-top: 9px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4;
}

.eden-capability-card p {
    padding-top: 16px;
    font-size: 14px;
    line-height: 1.65;
    color: rgba(34, 34, 34, .7);
}

.eden-capability-card ul {
    display: flex;
    grid-column: 1 / -1;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
    gap: 7px;
    list-style: none;
}

.eden-capability-card li {
    padding: 6px 9px;
    border: 1px solid rgba(14, 18, 24, .13);
    border-radius: 999px;
    font-size: 12px;
    line-height: 1.2;
    color: rgba(34, 34, 34, .72);
    transition: background-color .2s ease, border-color .2s ease, color .2s ease;
}

.eden-capability-card li:hover {
    background: #f1f2f3;
    border-color: #e3e5e7;
    color: #222;
}

@media (max-width: 1000px) {
    .eden-about-layout {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    #features {
        padding-top: 64px;
    }

    .eden-about-intro {
        padding: 28px 22px;
    }

    .eden-capabilities {
        grid-template-columns: 1fr;
    }

    .eden-capability-card,
    .eden-capability-card--wide {
        grid-column: auto;
        grid-template-columns: 52px minmax(0, 1fr);
        min-height: 230px;
        padding: 24px 22px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .eden-capability-card {
        transition: none;
    }

    .eden-capability-card:hover {
        transform: none;
    }

    .eden-capability-card li {
        transition: none;
    }
}

/* Experience metrics */
.eden-count__header,
.eden-section-heading {
    margin-bottom: 42px;
}

.eden-section-heading {
    display: block;
}

.eden-section-heading--within-split {
    margin-bottom: 0;
}

.eden-count__eyebrow,
.eden-section-heading__eyebrow {
    margin: 0 0 10px;
    color: var(--secondary-color);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .16em;
    text-transform: uppercase;
}

.eden-count__header h2,
.eden-section-heading__title {
    margin: 0;
    color: #fff;
    font-size: clamp(36px, 5vw, 58px);
    font-weight: 600;
    line-height: 1.05;
    letter-spacing: -.035em;
}

.body--white .eden-section-heading__title {
    color: #0e1218;
}

/* Portfolio quick-view modal */
.eden-portfolio-modal {
    width: min(1080px, calc(100vw - 40px));
    max-width: 1080px;
    padding: 0 !important;
    overflow: hidden;
    border-radius: 26px !important;
    background: #fff;
    color: #222;
}

.eden-portfolio-modal.fancybox__content {
    display: grid !important;
    grid-template-columns: minmax(0, 1.45fr) minmax(320px, .75fr);
    align-items: stretch;
    border-radius: 26px !important;
}

.eden-portfolio-modal .carousel__button.is-close,
.eden-portfolio-modal .f-button.is-close-btn {
    top: 18px !important;
    right: 18px !important;
    border-radius: 50%;
    background: rgba(14, 18, 24, .72);
    color: #fff;
}

.eden-portfolio-modal__visual {
    flex: 0 0 auto;
    width: 100%;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    background: #e9ebed;
}

.eden-portfolio-modal__visual img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.eden-portfolio-modal__content {
    display: flex;
    padding: clamp(28px, 4vw, 52px);
    flex-direction: column;
    justify-content: center;
}

.eden-portfolio-modal__eyebrow {
    margin: 0 0 12px;
    color: var(--secondary-color);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .16em;
    text-transform: uppercase;
}

.eden-portfolio-modal__content h2 {
    margin: 0;
    color: #222;
    font-size: clamp(30px, 4vw, 48px);
    line-height: 1.12;
    letter-spacing: -.035em;
}

.eden-portfolio-modal__description {
    max-width: 720px;
    margin: 20px 0 0;
    color: rgba(34, 34, 34, .7);
    font-size: 16px;
    line-height: 1.75;
}

.eden-portfolio-modal__details {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
    margin: 34px 0 0;
}

.eden-portfolio-modal__details>div {
    padding-top: 16px;
    border-top: 1px solid rgba(14, 18, 24, .13);
}

.eden-portfolio-modal__details dt {
    margin-bottom: 7px;
    color: rgba(34, 34, 34, .5);
    font-size: 12px;
}

.eden-portfolio-modal__details dd {
    margin: 0;
    color: #222;
    font-size: 14px;
    font-weight: 600;
}

@media (max-width: 640px) {

    .eden-count__header,
    .eden-section-heading {
        margin-bottom: 28px;
    }

    .eden-section-heading--within-split {
        margin-bottom: 0;
    }

    .eden-portfolio-modal {
        width: calc(100vw - 24px);
        border-radius: 20px !important;
    }

    .eden-portfolio-modal.fancybox__content {
        grid-template-columns: 1fr;
        border-radius: 20px !important;
    }

    .eden-portfolio-modal__details {
        grid-template-columns: 1fr;
    }
}


@media(max-width: 1200px) {

    .cursor,
    .cursor-follower {
        display: none !important;
    }

}



.cursor {
    position: absolute;
    background: #fff;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    z-index: 1;
    transition: 0.5s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform,
        0.2s cubic-bezier(0.75, -1.27, 0.3, 2.33) opacity;
    user-select: none;
    pointer-events: none;
    transform: scale(0.8);
    font-size: 11px !important;
    z-index: 99;
}


.cursor.active {
    opacity: 1;
    transform: scale(12);
    background: rgba(255, 255, 255, 0.9);

}

.cursor.active::before {
    opacity: 1;
    font-size: 11px !important;
}



.cursor-follower {
    position: absolute;
    background: rgba(255, 255, 255, 0.1);
    width: 40px;
    height: 40px;
    border-radius: 100%;
    z-index: 1;
    transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform,
        0.4s cubic-bezier(0.75, -1.27, 0.3, 2.33) opacity;
    user-select: none;
    pointer-events: none;
    transform: translate(4px, 4px);
}

.cursor-follower.active {
    opacity: 0.3;
    transform: scale(0);
}

.user-menu li {
    color: #fff;
    display: inline-block;
    margin: 0 15px;
}

.user-menu li a {
    color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.user-menu li:hover a {
    color: #f9d442;
}

.act-btn {
    padding: 15px 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    border-radius: 10px;
    background: var(--secondary-color);
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
}

.header__user-nav.user-menu {
    display: flex;
    align-items: center;
    gap: 25px;
}



.allpages-wrapper {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    text-align: center;
    gap: 10px;
}



.allpages-wrapper img {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 2px solid #7D838C;
    width: 100%;
    height: auto;
}


@media(max-width: 1200px) {
    .allpages-wrapper {
        grid-template-columns: 33% 33% 33%;
    }
}


@media(max-width: 1200px) {

    .demo-img-second,
    .demo-img-first {
        margin-bottom: 30px;
    }

}


@media(max-width: 600px) {
    .allpages-wrapper {
        grid-template-columns: 50% 50%;
    }
}


@media(max-width: 480px) {
    .allpages-wrapper {
        grid-template-columns: 100%;
    }
}


.allpages-iteam:hover img {
    border-color: #fff;
}

.allpages-iteam:hover .demo-name {
    color: #fff;
}



.allpages-iteam {
    margin-bottom: 60px;
}


.allpages-iteam .demo-name {
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    padding-top: 20px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}


.header .act-btn:hover {
    background: #598571;
}

.index .elevate-content__link.elevate-content__link_green:hover {
    background: #598571;
}



#hover {
    background: #eeeeee;
    padding: 6px;
    display: block;
    position: relative;
}

#hover:hover {
    background: #dddddd;

}


.popup_menu:before {
    display: inline-block;
    content: '';
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #fff;
    position: absolute;
    left: -6px;
    top: 5px;
    z-index: 7;
}



.body--white .popup_menu {
    background: #222;
    color: #fff;
}

.body--white .popup_menu:before {
    border-right-color: #222;
}

.popup_menu {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 13px;
    right: auto;
    left: 107%;
    background: #fff;
    border-radius: 0;
    padding: 6px 20px;
    -webkit-transition: opacity 500ms;
    transition: opacity 500ms;
}


.menu__list-item:hover>.popup_menu {
    opacity: 1;
    visibility: visible;

}

.aside--active .popup_menu {
    display: none !important;
}



.body--white .main__popup {

    background: #fff;
}






.main__popup {
    width: 580px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
    padding: unset !important;
    border-radius: 25px !important;
    background: #2d333c;
}


.popup__inner {
    padding: 60px;
    border-radius: 25px;
    width: 100%;
    max-width: 580px;
    font-size: 14px;
    font-weight: 500;
}


.body--white .popup__title {
    color: #222;
}

.popup__title {
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 25px;
}


.popup-content h6 {
    font-weight: 600;
    padding-bottom: 20px;
}

.popup-content,
.popup-content h6,
.popup-content a {
    color: #fff;
}

.body--white .popup-content,
.body--white .popup-content h6,
.body--white .popup-content a {
    color: #222;
}

.popup-content li i {
    margin-right: 7px;
}


.popup-content li {
    padding-bottom: 24px;
}

.form-help-links {
    display: flex;
    gap: 15px;
}

.popup-content li a:hover {
    text-decoration: underline;
}



.form-help-links a {
    margin-right: 0;
    margin-bottom: 20px;
    width: 50%;
    color: #fff !important;
}


.popup-content input {
    margin-bottom: 20px;
}


.fl-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    border-radius: 10px;
    background: #9981c2;
    padding-top: 15px;
    padding-right: 24px;
    padding-bottom: 15px;
    padding-left: 24px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
}


.btn_first.fl-btn {
    background: var(--secondary-color);
}


.btn_first:hover {
    background: #598571;
}


.btn_second.fl-btn {
    background: #9981c2;
}


.btn_second:hover {
    background: #856dae;
}

.work__single {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    margin-bottom: 25px;
}



.work__single_desc {
    color: #fff;
    font-family: Clash Grotesk;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.7;
}


.work__single_desc p {
    padding-bottom: 15px;
}



.work__single_desc a {
    color: inherit;
    box-shadow: 0 6px 0 transparent, 0 1px 0 #fff !important;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.work__single_desc a:hover {
    color: #F9D442 !important;
    box-shadow: 0 6px 0 transparent, 0 1px 0 #F9D442 !important;
}




.work__single_desc strong {
    font-weight: 600;
}


.work__single_desc li {
    position: relative;
    padding-left: 29px;
    margin-bottom: 10px;
}


.work__single_desc li:before {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/arrow-right-yellow.svg);
}


.work__link-img {
    position: relative;
    overflow: hidden;
    display: inline-block;
    border-radius: 10px;
}





.post-inner_content a,
.blog__comments_wrap a {
    color: inherit;
    box-shadow: 0 6px 0 transparent, 0 1px 0 #ff99c0 !important;
}


.work__shout:hover .portfolio__link-image-caption {
    bottom: 0px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.work__link-img:hover .work__link-image-caption {
    bottom: 0;
}


.work__link-image-caption {
    left: 0;
    background: #fff;
    color: #222;
    position: absolute;
    padding: 10px;
    width: 92%;
    margin: 4%;
    border-radius: 10px;
    bottom: -100px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.work__link-image-user {
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    padding-top: 20px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: flex-start;
    letter-spacing: 1px;
    margin-bottom: 0;
}


.work__link-image-user a {
    color: #fff;
    font-size: 14px;
}

.work__link-img img {
    border-radius: 0px;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    aspect-ratio: 480 / 380;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}


.work__link-img:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}


.works_list {
    margin-bottom: 25px;
    display: -ms-grid;
    display: grid;
    gap: 15px;
}

.portfolio_main .works_list {
    gap: 35px;
}



.works_list_col2 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
}

.works_list_col3 {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
}

@media(max-width: 1100px) {

    .works_list_col2 {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }

    .works_list_col3 {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }

}


@media(max-width: 900px) {

    .works_list_col2 {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .works_list_col3 {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

}


.work__link-image-avatar {
    max-width: 35px;
}


.work__link-image-avatar a {
    color: #fff;
    font-size: 14px;
}


.portfolio_main {
    border-radius: 25px;
    background: #2d333c;
    padding-top: 60px;
    padding-right: 60px;
    padding-bottom: 10px;
    padding-left: 60px;
    margin-bottom: 50px;
}

/* ===== Eden portfolio hero integration ===== */
.eden-hero {
    position: relative;
    min-height: calc(100vh - 125px);
    overflow: hidden;
    padding: 70px 0 82px;
    background: var(--primary-color);
    color: #fff;
    border-bottom: 1px solid #2d333c
}

.eden-hero__grid {
    position: absolute;
    inset: 0;
    opacity: .3;
    background-image: linear-gradient(rgba(215, 218, 221, .06) 1px, transparent 1px), linear-gradient(90deg, rgba(215, 218, 221, .06) 1px, transparent 1px);
    background-size: 72px 72px;
    mask-image: linear-gradient(to bottom, #000 0, #000 78%, transparent 100%)
}

.eden-hero__container {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(0, .82fr) minmax(520px, 1.18fr);
    gap: 64px;
    align-items: center
}

.eden-hero__practice {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 28px
}

.eden-hero__label {
    color: #7d838c;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .14em;
    text-transform: uppercase
}

.eden-hero__word {
    position: relative;
    min-width: 130px;
    padding-bottom: 7px;
    color: #d7dadd;
    font-size: 18px
}

.eden-hero__word:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: var(--secondary-color);
    animation: edenUnderline 3s linear infinite
}

.eden-hero__title {
    max-width: 570px;
    margin: 0 0 26px;
    font-size: clamp(45px, 5.3vw, 78px);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: -.045em
}

.eden-hero__title span {
    color: var(--secondary-color)
}

.eden-hero__description {
    max-width: 570px;
    margin: 0 0 34px;
    color: #a9aebd;
    font-family: "Clash Grotesk", sans-serif;
    font-size: 17px;
    line-height: 1.75
}

.eden-hero__actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 26px
}

.eden-hover-button {
    position: relative !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 180px !important;
    min-width: 180px !important;
    height: 52px;
    overflow: hidden;
    border: 1px solid var(--secondary-color);
    border-radius: 999px;
    background: var(--secondary-color);
    color: #0e1218 !important;
    font-family: "Clash Grotesk", sans-serif;
    font-size: 15px;
    font-weight: 600
}

.eden-hover-button span {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    transition: transform .35s ease, opacity .35s ease
}

.eden-hover-button__default {
    opacity: 1;
    transform: translateY(0)
}

.eden-hover-button__hover {
    opacity: 0;
    transform: translateY(130%)
}

.eden-hover-button:hover .eden-hover-button__default {
    opacity: 0;
    transform: translateY(-130%)
}

.eden-hover-button:hover .eden-hover-button__hover {
    opacity: 1;
    transform: translateY(0)
}

.eden-hero__text-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #eef2f6 !important;
    font-size: 15px;
    border-bottom: 1px solid rgb(246 246 246);
    padding: 0 0 12px;
}

.eden-hero__text-link span {
    transition: transform .25s ease
}

.eden-hero__text-link:hover span {
    transform: translate(4px, -4px)
}

.eden-showcase {
    position: relative;
    min-width: 0
}

.eden-showcase__top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 14px;
    color: #7d838c;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .14em
}

.eden-showcase__frame {
    position: relative;
    min-height: 540px;
    overflow: visible;
    border: 1px solid #2d333c;
    border-radius: 22px;
    background: #151a21;
    box-shadow: 0 30px 70px rgba(0, 0, 0, .32)
}

.eden-showcase__slide {
    position: absolute;
    inset: 0;
    overflow: hidden;
    border-radius: 22px;
    opacity: 0;
    visibility: hidden;
    transform: scale(.985);
    transition: opacity .75s ease, transform .75s ease, visibility .75s
}

.eden-showcase__slide.is-active {
    z-index: 2;
    opacity: 1;
    visibility: visible;
    transform: scale(1)
}

.eden-showcase__slide img {
    width: 100%;
    height: calc(100% - 86px);
    object-fit: cover;
    filter: saturate(.78) contrast(.96)
}

.eden-showcase__caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    gap: 18px;
    align-items: flex-start;
    min-height: 86px;
    padding: 18px 20px;
    background: #151a21;
    border-top: 1px solid #2d333c
}

.eden-showcase__caption>span {
    color: #7d838c;
    font-family: monospace;
    font-size: 11px
}

.eden-showcase__caption h2 {
    margin: 0 0 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 500
}

.eden-showcase__caption p {
    margin: 0;
    color: #7d838c;
    font-family: "Clash Grotesk", sans-serif;
    font-size: 12px
}

.eden-showcase__controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 18px
}

.eden-showcase__dots {
    display: flex;
    gap: 9px
}

.eden-showcase__dots button {
    width: 30px;
    height: 3px;
    padding: 0;
    border: 0;
    background: #2d333c;
    transition: width .3s ease, background .3s ease
}

.eden-showcase__dots button.is-active {
    width: 52px;
    background: var(--secondary-color)
}

.eden-showcase__arrows {
    display: flex;
    gap: 8px
}

.eden-showcase__arrows button {
    display: grid;
    place-items: center;
    width: 42px;
    height: 42px;
    border: 1px solid #4b515a;
    border-radius: 50%;
    color: #d7dadd;
    transition: .25s
}

.eden-showcase__arrows button:hover {
    border-color: var(--secondary-color);
    background: var(--secondary-color);
    color: #0e1218
}

.eden-cursor-badge {
    position: absolute;
    z-index: 5;
    top: 16%;
    right: -4%;
    display: flex;
    align-items: flex-start;
    gap: 3px;
    color: #f9d442;
    pointer-events: none;
    animation: edenCursor 8s ease-in-out infinite
}

.eden-cursor-badge svg {
    width: 25px;
    height: 25px;
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, .3))
}

.eden-cursor-badge span {
    margin-top: 8px;
    padding: 6px 9px;
    border-radius: 5px;
    background: #f9d442;
    color: #0e1218;
    font-size: 10px;
    font-weight: 600
}

.eden-token-card {
    position: absolute;
    z-index: 5;
    left: -6%;
    bottom: 17%;
    width: 172px;
    padding: 18px;
    border: 1px solid rgba(215, 218, 221, .16);
    border-radius: 18px;
    background: rgba(45, 51, 60, .72);
    box-shadow: 0 18px 40px rgba(0, 0, 0, .26);
    backdrop-filter: blur(14px);
    pointer-events: none;
    animation: edenFloat 6.8s ease-in-out infinite
}

.eden-token-card small {
    display: block;
    margin-bottom: 12px;
    color: #a9aebd;
    font-size: 9px;
    font-weight: 600;
    letter-spacing: .15em
}

.eden-token-card div {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #eef2f6;
    font-family: monospace;
    font-size: 12px
}

.eden-token-card i {
    width: 25px;
    height: 25px;
    border-radius: 7px;
    background: var(--secondary-color)
}

/* .main__count {
    padding-top: 80px
} */

@keyframes edenUnderline {
    0% {
        transform: scaleX(0);
        transform-origin: left
    }

    35%,
    75% {
        transform: scaleX(1);
        transform-origin: left
    }

    100% {
        transform: scaleX(0);
        transform-origin: right
    }
}

@keyframes edenCursor {

    0%,
    100% {
        transform: translate(0, 0) rotate(-3deg)
    }

    30% {
        transform: translate(-18px, 10px) rotate(-3deg)
    }

    60% {
        transform: translate(-7px, 28px) rotate(-3deg)
    }

    82% {
        transform: translate(10px, 12px) rotate(-3deg)
    }
}

@keyframes edenFloat {

    0%,
    100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-9px)
    }
}

@media(max-width:1100px) {
    .eden-hero__container {
        grid-template-columns: 1fr;
        gap: 55px
    }

    .eden-hero__copy {
        max-width: 760px
    }

    .eden-showcase {
        width: min(100%, 780px);
        margin: auto
    }

    .eden-showcase__frame {
        min-height: 520px
    }
}

@media(max-width:767px) {
    .eden-hero {
        padding: 45px 0 65px
    }

    .eden-hero__container {
        gap: 42px
    }

    .eden-hero__title {
        font-size: clamp(42px, 12vw, 62px)
    }

    .eden-hero__description {
        font-size: 15px
    }

    .eden-showcase__frame {
        min-height: 430px
    }

    .eden-cursor-badge {
        right: 1%;
        top: 10%;
        transform: scale(.9)
    }

    .eden-token-card {
        left: 1%;
        bottom: 7%;
        width: 145px;
        padding: 14px
    }

    .eden-showcase__arrows {
        display: none
    }
}

@media(max-width:480px) {
    .eden-hero__actions {
        align-items: flex-start;
        flex-direction: column;
        gap: 18px
    }

    .eden-showcase__frame {
        min-height: 365px
    }

    .eden-showcase__slide img {
        height: calc(100% - 90px)
    }

    .eden-showcase__caption {
        min-height: 90px
    }

    .eden-token-card {
        display: none
    }

    .eden-cursor-badge {
        top: 8%
    }

    .eden-showcase__dots button {
        width: 22px
    }

    .eden-showcase__dots button.is-active {
        width: 38px
    }
}

@media(prefers-reduced-motion:reduce) {
    .eden-hero * {
        animation-duration: .01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: .01ms !important
    }
}

/* ===== End Eden portfolio hero integration ===== */

/* ===== Eden horizontal portfolio navigation ===== */
html {
    scroll-behavior: smooth;
    scroll-padding-top: 96px
}

.eden-site-header {
    position: fixed !important;
    z-index: 1000;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: auto !important;
    padding: 16px 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, .055);
    background: var(--primary-color) !important;
    transition: padding .25s ease, background .25s ease, box-shadow .25s ease
}

.eden-site-header.is-scrolled {
    padding: 10px 0 !important;
    background: rgba(14, 18, 24, .86) !important;
    box-shadow: 0 12px 32px rgba(0, 0, 0, .2);
    -webkit-backdrop-filter: blur(18px);
    backdrop-filter: blur(18px)
}

.eden-site-header .container {
    width: min(100% - 40px, 1440px);
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 !important
}

.eden-site-header__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
    min-height: 48px
}

.eden-site-header__brand {
    flex: 0 0 auto;
    color: #fff !important;
    font-family: "Clash Grotesk", sans-serif;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: -.035em;
    text-decoration: none
}

.eden-site-nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
    margin-left: auto
}

.eden-site-nav a {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 46px;
    padding: 0 18px;
    border-radius: 12px;
    color: rgba(255, 255, 255, .82) !important;
    font-family: "Clash Grotesk", sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    text-decoration: none;
    white-space: nowrap;
    transition: color .24s ease, background .24s ease, transform .24s ease
}

.eden-site-nav a:hover {
    background: #2d333c;
    color: #fff !important;
    transform: translateY(-1px)
}

.eden-site-nav a.is-active {
    background: #2d333c;
    color: var(--secondary-color) !important
}

.eden-site-header__toggle {
    display: none;
    width: 44px;
    height: 44px;
    padding: 10px;
    border: 1px solid #353b44;
    border-radius: 12px;
    background: #151a21
}

.eden-site-header__toggle span {
    display: block;
    width: 20px;
    height: 1px;
    margin: 5px auto;
    background: #fff;
    transition: transform .25s ease, opacity .25s ease
}

body {
    padding-top: 80px !important
}

.eden-hero {
    min-height: calc(100vh - 80px) !important
}

#about,
#portfolio,
#case-studies,
#blog,
#contact {
    scroll-margin-top: 92px
}

@media(max-width:900px) {
    .eden-site-header {
        padding: 12px 0 !important
    }

    .eden-site-header .container {
        width: min(100% - 28px, 1440px)
    }

    .eden-site-header__toggle {
        display: block;
        flex: 0 0 auto
    }

    .eden-site-nav {
        position: absolute;
        top: calc(100% + 1px);
        right: 14px;
        left: 14px;
        display: grid;
        grid-template-columns: 1fr;
        gap: 4px;
        padding: 10px;
        border: 1px solid #2d333c;
        border-radius: 16px;
        background: rgba(14, 18, 24, .98);
        box-shadow: 0 24px 50px rgba(0, 0, 0, .34);
        opacity: 0;
        visibility: hidden;
        transform: translateY(-8px);
        transition: opacity .22s ease, visibility .22s ease, transform .22s ease
    }

    .eden-site-nav a {
        justify-content: flex-start;
        width: 100%;
        padding: 0 18px
    }

    .eden-site-header.is-menu-open .eden-site-nav {
        opacity: 1;
        visibility: visible;
        transform: translateY(0)
    }

    .eden-site-header.is-menu-open .eden-site-header__toggle span:nth-child(1) {
        transform: translateY(6px) rotate(45deg)
    }

    .eden-site-header.is-menu-open .eden-site-header__toggle span:nth-child(2) {
        opacity: 0
    }

    .eden-site-header.is-menu-open .eden-site-header__toggle span:nth-child(3) {
        transform: translateY(-6px) rotate(-45deg)
    }

    body {
        padding-top: 72px !important
    }

    .eden-hero {
        min-height: calc(100vh - 72px) !important
    }
}

/* ===== End Eden horizontal portfolio navigation ===== */

/* ===== Eden centered pill navigation ===== */
.eden-home .main,
.eden-home .footer {
    padding-left: 0 !important;
}

.eden-site-header {
    padding: 18px 0 !important;
    border: 0 !important;
    background: transparent !important;
    pointer-events: none;
}

.eden-site-header.is-scrolled {
    padding: 12px 0 !important;
    background: transparent !important;
    box-shadow: none;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
}

.eden-site-header .container {
    width: min(calc(100% - 40px), 760px);
    max-width: 760px;
    pointer-events: auto;
}

.eden-site-header__inner {
    position: relative;
    min-height: 60px;
    padding: 7px 10px 7px 24px;
    border: 1px solid rgba(14, 18, 24, .04);
    border-radius: 999px;
    background: rgba(243, 243, 243, .96);
    box-shadow: 0 12px 34px rgba(0, 0, 0, .08);
    -webkit-backdrop-filter: blur(18px);
    backdrop-filter: blur(18px);
}

.eden-site-header__brand {
    color: #111 !important;
    font-size: 21px;
    font-weight: 700;
}

.eden-site-nav {
    gap: 2px;
}

.eden-site-nav a {
    height: 44px;
    padding: 0 14px;
    border-radius: 999px;
    color: #171717 !important;
    font-size: 14px;
}

.eden-site-nav a:hover {
    background: #fff;
    color: #111 !important;
    transform: none;
}

.eden-site-nav a.is-active {
    background: #cfcfcf;
    color: #62947e !important;
}

.eden-site-header__toggle {
    width: 42px;
    height: 42px;
    padding: 10px;
    border: 0;
    border-radius: 50%;
    background: transparent;
}

.eden-site-header__toggle span {
    width: 17px;
    height: 1.5px;
    margin: 4px auto;
    background: #111;
}

body.eden-home {
    padding-top: 96px !important;
}

.eden-home .eden-hero {
    min-height: calc(100vh - 96px) !important;
}

@media(max-width:900px) {
    .eden-site-header {
        padding: 9px 0 !important;
    }

    .eden-site-header.is-scrolled {
        padding: 9px 0 !important;
    }

    .eden-site-header .container {
        width: calc(100% - 36px);
    }

    .eden-site-header__inner {
        min-height: 52px;
        padding: 5px 9px 5px 20px;
    }

    .eden-site-header__toggle {
        display: block;
    }

    .eden-site-nav {
        top: calc(100% + 10px);
        right: 0;
        left: 0;
        gap: 2px;
        padding: 10px;
        border: 1px solid rgba(14, 18, 24, .06);
        border-radius: 24px;
        background: rgba(243, 243, 243, .98);
        box-shadow: 0 22px 48px rgba(0, 0, 0, .14);
    }

    .eden-site-nav a {
        height: 46px;
        padding: 0 16px;
        color: #171717 !important;
    }

    .eden-site-nav a:hover,
    .eden-site-nav a.is-active {
        background: #fff;
        color: #111 !important;
    }

    .eden-site-header.is-menu-open .eden-site-header__toggle span:nth-child(1) {
        transform: translateY(5.5px) rotate(45deg);
    }

    .eden-site-header.is-menu-open .eden-site-header__toggle span:nth-child(3) {
        transform: translateY(-5.5px) rotate(-45deg);
    }

    body.eden-home {
        padding-top: 70px !important;
    }

    .eden-home .eden-hero {
        min-height: calc(100vh - 70px) !important;
    }
}

/* ===== End Eden centered pill navigation ===== */


/* EDEN PORTFOLIO FILTER */
.eden-portfolio {
    padding-top: 110px;
    padding-bottom: 120px;
    scroll-margin-top: 88px
}

.eden-portfolio__header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 40px;
    margin-bottom: 34px
}

.eden-portfolio__eyebrow {
    margin: 0 0 10px;
    color: var(--secondary-color);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .16em;
    text-transform: uppercase
}

.eden-portfolio__header .groups-section-top__title {
    margin: 0
}

.eden-portfolio__intro {
    max-width: 520px;
    margin: 0;
    color: rgba(255, 255, 255, .58);
    font-size: 15px;
    line-height: 1.75
}

.eden-portfolio__filters {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 38px
}

.eden-filter {
    min-height: 42px;
    padding: 0 18px;
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 12px;
    background: transparent;
    color: rgba(255, 255, 255, .72);
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: background .25s ease, border-color .25s ease, color .25s ease, transform .25s ease
}

.eden-filter:hover {
    border-color: rgba(151, 208, 183, .55);
    background: #2b3038;
    color: #fff;
    transform: translateY(-1px)
}

.eden-filter.is-active {
    border-color: #36483f;
    background: #2f3836;
    color: #9dc8b5
}

.eden-portfolio__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 34px 24px
}

.eden-project {
    min-width: 0;
    opacity: 1;
    transform: translateY(0);
    transition: opacity .26s ease, transform .26s ease
}

.eden-project.is-hidden {
    display: none
}

.eden-project.is-entering {
    opacity: 0;
    transform: translateY(10px)
}

.eden-project__link {
    display: block;
    color: inherit;
    text-decoration: none
}

.eden-project__visual {
    position: relative;
    aspect-ratio: 4/3;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, .08);
    border-radius: 18px;
    background: #20242b
}

.eden-project__visual::after {
    content: "";
    position: absolute;
    inset: 0;
    border: 1px solid rgba(255, 255, 255, .08);
    border-radius: inherit;
    pointer-events: none
}

.eden-project__visual img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .55s cubic-bezier(.2, .7, .2, 1), filter .4s ease
}

.eden-project__link:hover .eden-project__visual img {
    transform: scale(1.035);
    filter: brightness(1.06)
}

.eden-project__meta {
    display: flex;
    justify-content: space-between;
    gap: 18px;
    margin-top: 16px;
    color: #81968d;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase
}

.eden-project h3 {
    margin: 9px 0 7px;
    color: #fff;
    font-size: 21px;
    line-height: 1.3
}

.eden-project p {
    margin: 0;
    color: rgba(255, 255, 255, .54);
    font-size: 14px;
    line-height: 1.7
}

.eden-portfolio__header .groups-section-top__title span {
    display: inline-block;
    margin-left: .35em;
    color: var(--secondary-color);
    font-size: .36em;
    font-weight: 600;
    letter-spacing: .01em;
    vertical-align: middle
}

.eden-portfolio__empty {
    padding: 50px 0;
    text-align: center;
    color: rgba(255, 255, 255, .5)
}

@media(max-width:991px) {
    .eden-portfolio {
        padding-top: 84px;
        padding-bottom: 90px
    }

    .eden-portfolio__header {
        align-items: flex-start;
        flex-direction: column;
        gap: 15px
    }

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

@media(max-width:575px) {
    .eden-portfolio {
        padding-top: 64px;
        padding-bottom: 70px
    }

    .eden-portfolio__filters {
        flex-wrap: nowrap;
        margin-right: -20px;
        padding-right: 20px;
        overflow-x: auto;
        scrollbar-width: none
    }

    .eden-portfolio__filters::-webkit-scrollbar {
        display: none
    }

    .eden-filter {
        flex: 0 0 auto
    }

    .eden-portfolio__grid {
        grid-template-columns: 1fr;
        gap: 30px
    }

    .eden-project h3 {
        font-size: 19px
    }

    .eden-portfolio__header .groups-section-top__title span {
        display: block;
        margin: 8px 0 0;
        font-size: .34em
    }
}

/* EDEN FLOATING CONTROLS */
.eden-home .switch-button {
    z-index: 900;
    right: auto;
    left: 20px;
    bottom: 20px;
    width: 48px;
    height: 26px;
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 999px
}

.eden-home .switch-button::after {
    top: 4px;
    left: 4px;
    width: 16px;
    height: 16px
}

.eden-home .switch-button--active::after {
    -webkit-transform: translateX(22px);
    -ms-transform: translateX(22px);
    transform: translateX(22px)
}

.eden-back-to-top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 900;
    display: grid;
    place-items: center;
    width: 44px;
    height: 44px;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 50%;
    background: #2d333c;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, .18);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .18);
    -webkit-transition: opacity .25s ease, visibility .25s ease, transform .25s ease, background-color .25s ease, border-color .25s ease;
    -o-transition: opacity .25s ease, visibility .25s ease, transform .25s ease, background-color .25s ease, border-color .25s ease;
    transition: opacity .25s ease, visibility .25s ease, transform .25s ease, background-color .25s ease, border-color .25s ease
}

.eden-back-to-top.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.eden-back-to-top:hover {
    border-color: var(--secondary-color);
    background: var(--secondary-color)
}

.eden-back-to-top:focus-visible,
.eden-home .switch-button:focus-visible {
    outline: 3px solid rgba(151, 208, 183, .42);
    outline-offset: 3px
}

.body--white .eden-back-to-top {
    border-color: rgba(17, 17, 17, .1);
    background: #f1f1f1;
    color: #111
}

.body--white .eden-back-to-top:hover {
    border-color: var(--secondary-color);
    background: var(--secondary-color);
    color: #fff
}

@media(max-width:640px) {
    .eden-home .switch-button {
        left: 14px;
        bottom: 14px;
        width: 44px;
        height: 24px
    }

    .eden-home .switch-button::after {
        top: 3px;
        left: 3px;
        width: 16px;
        height: 16px
    }

    .eden-home .switch-button--active::after {
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }

    .eden-back-to-top {
        right: 14px;
        bottom: 14px;
        width: 40px;
        height: 40px;
        font-size: 14px
    }
}

/* EDEN NAV CTA + MODAL CONTENT ALIGNMENT */
.eden-site-nav a.eden-site-nav__cta,
.eden-site-nav a.eden-site-nav__cta.is-active {
    margin-left: 4px;
    padding-right: 18px;
    padding-left: 18px;
    background: var(--primary-color);
    color: var(--secondary-color) !important
}

.eden-site-nav a.eden-site-nav__cta:hover {
    background: #273632;
    color: var(--secondary-color) !important;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px)
}

.eden-portfolio-modal__content {
    justify-content: flex-start
}

.eden-portfolio-modal__details {
    margin-top: auto;
    padding-top: 34px
}

@media(max-width:900px) {

    .eden-site-nav a.eden-site-nav__cta,
    .eden-site-nav a.eden-site-nav__cta.is-active {
        margin: 4px 0 0;
        background: var(--primary-color);
        color: var(--secondary-color) !important
    }

    .eden-site-nav a.eden-site-nav__cta:hover {
        background: #273632;
        color: var(--secondary-color) !important
    }
}

@media(max-width:640px) {
    .eden-portfolio-modal__details {
        margin-top: 28px;
        padding-top: 0
    }
}

/* EDEN HOME CASE STUDIES */
.eden-home-cases {
    scroll-margin-top: 110px
}

.eden-case-studies-list {
    overflow: visible
}

.eden-case-studies-list__inner {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 24px
}

.eden-case-study-card .card {
    padding: 30px;
    border: 1px solid rgba(255, 255, 255, .08)
}

.eden-case-study-card .card__inner {
    display: grid;
    grid-template-columns: minmax(0, 1.08fr) minmax(360px, .92fr);
    grid-template-rows: auto auto 1fr auto;
    column-gap: 48px;
    align-items: start
}

.eden-case-study-card .card-box__poster {
    grid-column: 1;
    grid-row: 1 / 5;
    height: 380px;
    max-height: none;
    margin: 0
}

.eden-case-study-card .card__suptext,
.eden-case-study-card .card__title,
.eden-case-study-card .eden-case-card__description,
.eden-case-study-card .eden-case-card__tags {
    grid-column: 2
}

.eden-case-study-card .card__suptext {
    width: fit-content;
    justify-self: start;
    margin-bottom: 20px;
    padding: 6px 16px;
}

.eden-case-study-card .card__title {
    margin: 0 0 18px;
    font-size: clamp(30px, 3.2vw, 48px);
    line-height: 1.18;
    text-decoration: none
}

.eden-case-study-card--coming-soon .card__title:hover {
    color: #fff
}

.eden-case-card__description {
    max-width: 560px;
    margin: 0;
    color: #d7dadd;
    font-size: 17px;
    line-height: 1.75
}

.eden-case-card__tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-self: end;
    margin-top: 34px
}

.eden-case-card__tags span {
    padding: 7px 11px;
    color: #d7dadd;
    border: 1px solid #4b515a;
    border-radius: 999px;
    font-size: 12px;
    line-height: 1.35
}

.eden-case-study-card .card-list {
    display: none
}

.eden-case-study-card .card-box__poster-text {
    right: 18px;
    bottom: 18px;
    padding: 9px 13px;
    color: #0e1218;
    background: #f9d442;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.4
}

.eden-case-study-card--coming-soon .card-box__poster {
    cursor: default
}

.eden-case-study-card--coming-soon .card-box__poster:hover .card-box__poster-img {
    transform: none
}

.eden-case-study-card--coming-soon .card-box__poster-text {
    color: #fff;
    background: var(--secondary-color)
}

.body--white .eden-case-study-card .card {
    background: #fff;
    border-color: #d7dadd
}

.body--white .eden-case-study-card .card__title,
.body--white .eden-case-study-card--coming-soon .card__title:hover {
    color: #0e1218
}

.body--white .eden-case-card__description {
    color: #4b515a
}

.body--white .eden-case-card__tags span {
    color: #4b515a;
    border-color: #d7dadd
}

@media(max-width:900px) {
    .eden-case-study-card .card__inner {
        grid-template-columns: 1fr;
        grid-template-rows: auto
    }

    .eden-case-study-card .card-box__poster {
        grid-column: 1;
        grid-row: 1;
        height: clamp(240px, 52vw, 400px);
        margin-bottom: 28px
    }

    .eden-case-study-card .card__suptext,
    .eden-case-study-card .card__title,
    .eden-case-study-card .eden-case-card__description,
    .eden-case-study-card .eden-case-card__tags {
        grid-column: 1
    }

    .eden-case-card__tags {
        align-self: auto
    }
}

@media(max-width:640px) {
    .eden-case-studies-list__inner {
        gap: 16px
    }

    .eden-case-study-card .card {
        padding: 18px
    }

    .eden-case-study-card .card-box__poster {
        margin-bottom: 22px
    }

    .eden-case-study-card .card__title {
        font-size: 28px
    }

    .eden-case-card__description {
        font-size: 15px
    }

    .eden-case-card__tags {
        margin-top: 24px
    }
}

/* EDEN HOME BLOG CAROUSEL */
.eden-blog-card {
    display: block;
    height: 100%;
    color: inherit;
    text-decoration: none;
    cursor: pointer
}

.eden-blog-card:focus-visible {
    outline: 2px solid var(--secondary-color);
    outline-offset: 4px
}

.eden-blog-card:hover .card__title {
    color: var(--secondary-color)
}

.eden-blog-card:hover .card-box__poster-img {
    transform: scale(1.06)
}

.news-section__swiper {
    position: relative;
    padding-bottom: 34px
}

.news-section__swiper .swiper-wrapper {
    cursor: grab
}

.news-section__swiper .swiper-wrapper:active {
    cursor: grabbing
}

.news-section__swiper .card__title {
    font-size: clamp(24px, 2.1vw, 32px);
    line-height: 1.18
}

.news-section__swiper .card__description {
    font-size: 15px;
    line-height: 1.6
}

.news-section__buttons {
    position: absolute;
    inset: 0 0 34px;
    z-index: 8;
    pointer-events: none
}

.news-section__buttons .swiper-buttons-prev-btn,
.news-section__buttons .swiper-buttons-next-btn {
    position: absolute;
    top: 50%;
    width: 52px;
    height: 52px;
    padding: 0;
    transform: translateY(-50%);
    border: 1px solid rgba(255, 255, 255, .36);
    border-radius: 50%;
    background: rgba(14, 18, 24, .42);
    box-shadow: 0 8px 24px rgba(0, 0, 0, .16);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    opacity: .58;
    pointer-events: auto;
    transition: opacity .25s ease, background .25s ease, border-color .25s ease
}

.news-section__buttons .swiper-buttons-prev-btn {
    left: 12px
}

.news-section__buttons .swiper-buttons-next-btn {
    right: 12px
}

.news-section__buttons .swiper-buttons-prev-btn svg {
    transform: rotate(180deg)
}

.news-section__buttons .swiper-buttons-prev-btn svg path,
.news-section__buttons .swiper-buttons-next-btn svg path {
    stroke: #fff
}

.news-section__buttons .swiper-buttons-prev-btn:hover,
.news-section__buttons .swiper-buttons-next-btn:hover,
.news-section__buttons .swiper-buttons-prev-btn:focus-visible,
.news-section__buttons .swiper-buttons-next-btn:focus-visible {
    border-color: rgba(255, 255, 255, .72);
    background: rgba(14, 18, 24, .72);
    opacity: 1;
    outline: none
}

.news-section__buttons .swiper-button-disabled {
    opacity: 0;
    pointer-events: none
}

.news-section__progress.swiper-pagination-progressbar {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    overflow: hidden;
    background: rgba(255, 255, 255, .16);
    border-radius: 999px
}

.news-section__progress.swiper-pagination-lock {
    display: block
}

.news-section__progress .swiper-pagination-progressbar-fill {
    background: var(--secondary-color);
    border-radius: inherit
}

@media(max-width:640px) {
    .news-section__swiper {
        padding-bottom: 28px
    }

    .news-section__buttons {
        inset: 0 0 28px
    }

    .news-section__buttons .swiper-buttons-prev-btn,
    .news-section__buttons .swiper-buttons-next-btn {
        width: 42px;
        height: 42px
    }

    .news-section__buttons .swiper-buttons-prev-btn {
        left: 8px
    }

    .news-section__buttons .swiper-buttons-next-btn {
        right: 8px
    }
}

/* EDEN RELATED BLOG ARTICLES */
.eden-related-blog {
    color: #fff;
    background: var(--primary-color)
}

.eden-related {
    padding: 100px 20px 112px
}

.eden-related__inner {
    width: min(1210px, 100%);
    margin: 0 auto
}

.eden-related__header {
    display: flex;
    align-items: end;
    justify-content: space-between;
    margin-bottom: 42px
}

.eden-related__eyebrow {
    margin: 0 0 12px;
    color: var(--secondary-color);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase
}

.eden-related__header h2 {
    margin: 0;
    color: #fff;
    font-size: clamp(38px, 5vw, 64px);
    line-height: 1;
    letter-spacing: -.04em
}

.eden-related__carousel {
    position: relative
}

.eden-related__swiper {
    overflow: hidden
}

.eden-related__slide {
    height: auto
}

.eden-related-card {
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
    color: #fff;
    background: #2d333c;
    border: 1px solid rgba(255, 255, 255, .08);
    border-radius: 24px;
    text-decoration: none;
    transition: transform .25s ease, border-color .25s ease
}

.eden-related-card:hover {
    transform: translateY(-4px);
    border-color: rgba(151, 208, 183, .72)
}

.eden-related-card:focus-visible {
    outline: 2px solid var(--secondary-color);
    outline-offset: 4px
}

.eden-related-card__image-wrap {
    height: 220px;
    overflow: hidden;
    background: #11161d;
    border-radius: 23px 23px 0 0
}

.eden-related-card__image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .35s ease
}

.eden-related-card:hover .eden-related-card__image {
    transform: scale(1.05)
}

.eden-related-card__content {
    display: flex;
    flex: 1;
    flex-direction: column;
    padding: 26px
}

.eden-related-card__category {
    width: fit-content;
    margin: 0 0 18px;
    padding: 3px 9px;
    color: #0e1218;
    background: #9981c2;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.35;
    text-transform: uppercase
}

.eden-related-card h3 {
    margin: 0 0 14px;
    color: #fff;
    font-size: clamp(22px, 2.1vw, 29px);
    line-height: 1.25;
    letter-spacing: -.025em
}

.eden-related-card__description {
    flex: 1;
    margin: 0 0 22px;
    color: #d7dadd;
    font-size: 14px;
    line-height: 1.65
}

.eden-related-card__date {
    margin: 0;
    color: #929a96;
    font-size: 12px;
    letter-spacing: .08em
}

.eden-related__button {
    position: absolute;
    top: 50%;
    z-index: 4;
    display: grid;
    place-items: center;
    width: 50px;
    height: 50px;
    padding: 0;
    color: rgba(255, 255, 255, .84);
    background: rgba(14, 18, 24, .52);
    border: 1px solid rgba(255, 255, 255, .32);
    border-radius: 50%;
    font-size: 22px;
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    transition: opacity .25s ease, background .25s ease
}

.eden-related__button--prev {
    left: 12px
}

.eden-related__button--next {
    right: 12px
}

.eden-related__button:hover,
.eden-related__button:focus-visible {
    color: #0e1218;
    background: rgba(255, 255, 255, .88);
    outline: none
}

.eden-related__button.swiper-button-disabled {
    opacity: 0;
    pointer-events: none
}

@media(max-width:900px) {
    .eden-related {
        padding: 74px 18px 84px
    }

    .eden-related-card__image-wrap {
        height: 200px
    }
}

@media(max-width:620px) {
    .eden-related__header {
        margin-bottom: 28px
    }

    .eden-related-card {
        border-radius: 20px
    }

    .eden-related-card__image-wrap {
        height: 180px;
        border-radius: 19px 19px 0 0
    }

    .eden-related-card__content {
        padding: 22px
    }

    .eden-related__button {
        width: 42px;
        height: 42px;
        font-size: 19px
    }

    .eden-related__button--prev {
        left: 8px
    }

    .eden-related__button--next {
        right: 8px
    }
}

/* ===== Eden interactive product-system hero ===== */
.eden-intro {
    position: fixed;
    inset: 0;
    z-index: 2000;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #0e1218;
    color: #fff;
    transition: transform .9s cubic-bezier(.66, 0, .01, 1), visibility .9s;
    will-change: transform
}

.eden-intro.is-complete {
    visibility: hidden;
    transform: translateY(-105%)
}

.eden-intro__mark {
    font-size: clamp(48px, 7vw, 94px);
    font-weight: 600;
    line-height: 1;
    letter-spacing: -.055em
}

.eden-intro__mark span {
    color: var(--secondary-color)
}

.eden-intro>p {
    margin: 18px 0 24px;
    color: #7d838c;
    font-family: monospace;
    font-size: 10px;
    letter-spacing: .18em
}

.eden-intro__track {
    width: 150px;
    height: 2px;
    overflow: hidden;
    background: #2d333c
}

.eden-intro__track i {
    display: block;
    width: 100%;
    height: 100%;
    background: var(--secondary-color);
    transform: scaleX(0);
    transform-origin: left;
    animation: edenIntroProgress 1s cubic-bezier(.22, 1, .36, 1) forwards
}

@keyframes edenIntroProgress {
    to {
        transform: scaleX(1)
    }
}

.eden-motion .eden-hero__copy,
.eden-motion .eden-system {
    opacity: 0;
    transform: translateY(24px)
}

.eden-ready .eden-hero__copy,
.eden-ready .eden-system {
    opacity: 1;
    transform: translateY(0);
    transition: opacity .75s ease, transform .9s cubic-bezier(.22, 1, .36, 1)
}

.eden-ready .eden-system {
    transition-delay: .12s
}

.eden-home .eden-hero {
    min-height: calc(100dvh - 80px) !important;
    padding: 54px 0 64px;
    background: var(--primary-color)
}

.eden-home .eden-hero__container {
    grid-template-columns: minmax(390px, .78fr) minmax(600px, 1.22fr);
    gap: clamp(38px, 5vw, 78px)
}

.eden-system {
    position: relative;
    min-width: 0
}

.eden-system__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    color: #8b929b;
    font-family: monospace;
    font-size: 10px;
    letter-spacing: .13em
}

.eden-system__top span:last-child {
    display: flex;
    align-items: center;
    gap: 7px;
    color: #9dc8b5
}

.eden-system__top i {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--secondary-color);
    box-shadow: 0 0 0 5px rgba(151, 208, 183, .12);
    animation: edenLive 1.8s ease-in-out infinite
}

@keyframes edenLive {
    50% {
        opacity: .35;
        box-shadow: 0 0 0 9px rgba(151, 208, 183, 0)
    }
}

.eden-system__canvas {
    position: relative;
    height: min(65vh, 610px);
    min-height: 535px;
    overflow: hidden;
    border: 1px solid rgba(215, 218, 221, .12);
    border-radius: 24px;
    background: rgba(14, 18, 24, .68);
    box-shadow: 0 30px 75px rgba(0, 0, 0, .27);
    isolation: isolate
}

.eden-system__canvas:before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -2;
    background-image: linear-gradient(rgba(215, 218, 221, .055) 1px, transparent 1px), linear-gradient(90deg, rgba(215, 218, 221, .055) 1px, transparent 1px);
    background-size: 42px 42px;
    mask-image: linear-gradient(to bottom, #000 72%, transparent)
}

.eden-system__canvas:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 35%;
    left: 48%;
    width: 330px;
    height: 330px;
    border-radius: 50%;
    background: rgba(151, 208, 183, .12);
    filter: blur(85px);
    transform: translate(-50%, -50%);
    pointer-events: none
}

.eden-system__connections {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    overflow: visible;
    pointer-events: none
}

.eden-system__connections line {
    stroke: rgba(157, 200, 181, .35);
    stroke-width: 1;
    stroke-dasharray: 5 7;
    transition: x1 .9s cubic-bezier(.22, 1, .36, 1), y1 .9s cubic-bezier(.22, 1, .36, 1), x2 .9s cubic-bezier(.22, 1, .36, 1), y2 .9s cubic-bezier(.22, 1, .36, 1), stroke .25s ease
}

.eden-system__node {
    --mx: 0px;
    --my: 0px;
    position: absolute;
    left: calc(var(--x)*1%);
    top: calc(var(--y)*1%);
    z-index: 2;
    width: max-content;
    max-width: 190px;
    min-width: 132px;
    padding: 13px 15px;
    border: 1px solid rgba(215, 218, 221, .16);
    border-radius: 15px;
    background: rgba(45, 51, 60, .86);
    box-shadow: 0 14px 34px rgba(0, 0, 0, .2);
    backdrop-filter: blur(14px);
    transform: translate(-50%, -50%) translate(var(--mx), var(--my));
    transition: left .9s cubic-bezier(.22, 1, .36, 1), top .9s cubic-bezier(.22, 1, .36, 1), transform .18s ease, border-color .25s ease, background .25s ease, box-shadow .25s ease;
    will-change: left, top, transform
}

.eden-system.is-rearranged .eden-system__node {
    left: calc(var(--x-alt)*1%);
    top: calc(var(--y-alt)*1%)
}

.eden-system__node>span {
    display: block;
    margin-bottom: 7px;
    color: #7d838c;
    font-family: monospace;
    font-size: 8px;
    letter-spacing: .11em
}

.eden-system__node h2 {
    margin: 0;
    color: #eef2f6;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    white-space: nowrap
}

.eden-system__node p {
    margin: 5px 0 0;
    color: #9299a3;
    font-family: monospace;
    font-size: 9px;
    line-height: 1.35
}

.eden-system__node:hover,
.eden-system__node.is-near {
    border-color: rgba(157, 200, 181, .72);
    background: rgba(54, 72, 65, .95);
    box-shadow: 0 18px 42px rgba(0, 0, 0, .3), 0 0 0 1px rgba(151, 208, 183, .12)
}

.eden-system__node--core {
    padding: 17px 19px;
    border-color: var(--secondary-color);
    background: #30463e
}

.eden-system__node--core h2 {
    font-size: 17px
}

.eden-system__node--output {
    border-color: rgba(249, 212, 66, .38)
}

.eden-system__node--output>span {
    color: #d7b92f
}

.eden-system__cursor {
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    gap: 9px;
    color: #9dc8b5;
    font-family: monospace;
    font-size: 9px;
    letter-spacing: .08em;
    opacity: 0;
    transform: translate(18px, 18px);
    pointer-events: none;
    transition: opacity .2s ease
}

.eden-system:hover .eden-system__cursor {
    opacity: 1
}

.eden-system__cursor b {
    width: 8px;
    height: 8px;
    border: 1px solid #9dc8b5;
    border-radius: 50%;
    box-shadow: 0 0 0 5px rgba(151, 208, 183, .12)
}

.eden-system__hint {
    position: absolute;
    right: 18px;
    bottom: 14px;
    margin: 0;
    color: #59616b;
    font-family: monospace;
    font-size: 8px;
    letter-spacing: .1em
}

.eden-system__hint span {
    color: #9dc8b5
}

@media(max-width:1180px) {
    .eden-home .eden-hero__container {
        grid-template-columns: 1fr;
        gap: 52px
    }

    .eden-hero__copy {
        max-width: 760px
    }

    .eden-system {
        width: min(100%, 860px);
        margin: auto
    }

    .eden-system__canvas {
        height: 590px
    }

    .eden-home .eden-hero {
        padding-top: 70px
    }
}

@media(max-width:767px) {
    .eden-home .eden-hero {
        padding: 48px 0 70px
    }

    .eden-system__canvas {
        min-height: 520px;
        height: 68vw
    }

    .eden-system__node {
        padding: 11px 12px;
        min-width: 112px;
        max-width: 158px
    }

    .eden-system__node h2 {
        font-size: 12px
    }

    .eden-system__node--core h2 {
        font-size: 14px
    }

    .eden-system__node p {
        display: none
    }
}

@media(max-width:620px) {
    .eden-system__top {
        margin-bottom: 10px
    }

    .eden-system__canvas {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
        height: auto;
        min-height: 0;
        padding: 14px;
        overflow: visible
    }

    .eden-system__connections,
    .eden-system__cursor,
    .eden-system__hint {
        display: none
    }

    .eden-system__node,
    .eden-system.is-rearranged .eden-system__node {
        position: relative;
        left: auto;
        top: auto;
        width: 100%;
        max-width: none;
        min-width: 0;
        min-height: 92px;
        transform: none !important
    }

    .eden-system__node h2 {
        white-space: normal
    }

    .eden-system__node p {
        display: block
    }

    .eden-system__node--core {
        grid-column: 1/-1
    }

    .eden-system__node--output {
        grid-column: 1/-1
    }

    .eden-intro__track {
        width: 120px
    }
}

@media(prefers-reduced-motion:reduce) {
    .eden-intro {
        display: none
    }

    .eden-motion .eden-hero__copy,
    .eden-motion .eden-system {
        opacity: 1;
        transform: none
    }

    .eden-system__node,
    .eden-system__connections line {
        transition: none !important
    }

    .eden-system__top i {
        animation: none
    }
}

/* Restore the original portfolio-carousel hero while retaining the home intro. */
.eden-motion .eden-showcase {
    opacity: 0;
    transform: translateY(24px)
}

.eden-ready .eden-showcase {
    opacity: 1;
    transform: translateY(0);
    transition: opacity .75s ease .12s, transform .9s cubic-bezier(.22, 1, .36, 1) .12s
}

.eden-home .eden-hero {
    min-height: calc(100vh - 125px) !important;
    padding: 70px 0 82px
}

.eden-home .eden-hero__container {
    grid-template-columns: minmax(0, .82fr) minmax(520px, 1.18fr);
    gap: 64px
}

@media(max-width:1100px) {
    .eden-home .eden-hero__container {
        grid-template-columns: 1fr;
        gap: 55px
    }

    .eden-home .eden-hero {
        padding: 70px 0 82px
    }
}

@media(max-width:767px) {
    .eden-home .eden-hero {
        padding: 45px 0 65px
    }
}

@media(prefers-reduced-motion:reduce) {
    .eden-motion .eden-showcase {
        opacity: 1;
        transform: none
    }
}

/* Shared transitions between Eden Design Lab pages. */
.eden-intro.is-preparing {
    visibility: visible;
    transform: translateY(105%);
    transition: none
}

.eden-intro.is-covering {
    visibility: visible;
    transform: translateY(0);
    transition: transform .72s cubic-bezier(.66, 0, .01, 1)
}

.eden-intro.is-returning {
    visibility: visible;
    transform: translateY(0);
    transition: none
}

body.eden-page-leaving {
    overflow: hidden
}

@media(prefers-reduced-motion:reduce) {

    .eden-intro.is-preparing,
    .eden-intro.is-covering,
    .eden-intro.is-returning {
        display: none
    }
}

/* Eden hero typography */
.eden-hero__title {
    font-size: clamp(45px, 3.6vw, 60px);
}

@media(max-width:767px) {
    .eden-hero__title {
        font-size: clamp(42px, 10vw, 62px)
    }
}

/* Eden compact color-mode toggle */
.eden-home .switch-button {
    display: block;
    z-index: 900;
    left: 20px;
    right: auto;
    bottom: 20px;
    width: 54px;
    height: 26px;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, .08);
    border-radius: 999px;
    background: #1b2732;
    box-shadow: 0 7px 18px rgba(0, 0, 0, .18);
    transition: background .25s ease, border-color .25s ease, box-shadow .25s ease
}

.eden-home .switch-button::after {
    display: none
}

.switch-button__icon {
    position: absolute;
    top: 50%;
    z-index: 1;
    display: grid;
    width: 20px;
    height: 20px;
    place-items: center;
    transform: translateY(-50%);
    font-size: 11px;
    line-height: 1;
    transition: opacity .2s ease, transform .25s ease, color .25s ease
}

.switch-button__icon--light {
    left: 4px;
    color: #dce8e4
}

.switch-button__icon--dark {
    right: 4px;
    color: #10161d;
    opacity: 0;
    transform: translateY(-50%) scale(.72)
}

.switch-button__thumb {
    position: absolute;
    top: 3px;
    right: 3px;
    z-index: 2;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #8293ad;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    transition: transform .28s cubic-bezier(.2, .8, .2, 1), background .25s ease
}

.eden-home .switch-button.switch-button--active {
    border-color: rgba(17, 22, 29, .08);
    background: #f0f1f1;
    box-shadow: 0 6px 16px rgba(14, 18, 24, .1)
}

.eden-home .switch-button.switch-button--active .switch-button__thumb {
    transform: translateX(-28px)
}

.eden-home .switch-button.switch-button--active .switch-button__icon--light {
    opacity: 0;
    transform: translateY(-50%) scale(.72)
}

.eden-home .switch-button.switch-button--active .switch-button__icon--dark {
    opacity: 1;
    transform: translateY(-50%) scale(1)
}

.eden-home .switch-button:hover {
    box-shadow: 0 9px 22px rgba(0, 0, 0, .24)
}

@media(max-width:640px) {
    .eden-home .switch-button {
        left: 14px;
        bottom: 14px;
        width: 54px;
        height: 26px
    }

    .eden-home .switch-button.switch-button--active .switch-button__thumb {
        transform: translateX(-28px)
    }
}