html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

body {
    line-height: 1
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

nav ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

ins {
    background-color: #ff9;
    color: var(--color-black);
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: var(--color-black);
    font-style: italic;
    font-weight: bold
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

input,
select {
    vertical-align: middle
}

ul {
    list-style: none;
}

input:focus,
select:focus,
textarea:focus {
    outline: none;
}

body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-44px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:33px;font-weight:700;text-align:center}.fancybox-share p{margin:0;padding:0;text-align:center}.fancybox-share p:first-of-type{margin-right:-10px}.fancybox-share_button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:10px 20px;border:0;border-radius:3px;box-shadow:0 2px 2px 0 rgba(0,0,0,.16);background:#fff;white-space:nowrap;font-size:16px;line-height:23px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:140px;color:#707070;transition:all .2s}.fancybox-share_button:focus,.fancybox-share_button:hover{text-decoration:none;color:#333;box-shadow:0 2px 2px 0 rgba(0,0,0,.3)}.fancybox-share_button svg{margin-right:5px;width:20px;height:20px;vertical-align:text-bottom}.fancybox-share input{box-sizing:border-box;width:100%;margin:5px 0 0;padding:10px 15px;border:1px solid #d7d7d7;border-radius:3px;background:#ebebeb;color:#5d5b5b;font-size:14px;outline:none}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}

html {
    overflow-x: hidden;
}



:root {
    --black: #000000;
    --text: #4D4D4D;
    --red: #ED1C24;
    --Inter: "Inter", sans-serif;
    --Goldman: "Goldman", sans-serif;

}


body {
    font-family: var(--Inter);
    background: #fff;
    font-size: 16px;
    line-height: 26px;
    color: var(--text);
    min-width: 320px;
    font-weight: normal;
    position: relative;
    padding: 150px 0 0;
     overflow-x: hidden;
}


.container {
    max-width: 1360px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}





header {
    background: #fff;
    transition: all 0.2s;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 500;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    /*height: 150px;*/
    transition: all 0.2s;
}




.f-nav header .bottom{
    padding: 16px 0;
}

header .flex {
    align-items: center;
}

header .top {
    background: #161616;
    color: #fff;
    padding: 16px 0;
    font-size: 14px;
    line-height: normal;
}

header .top .flex {
    gap: 16px;
}

header .top span {
    font-weight: 300;
}

header .top .ct {
    padding: 0 0 0 22px;
    background: url("../img/location.svg") 0 50% no-repeat;
    transition: all 0.2s;
}

header .top .ct.phone {
    background: url("../img/phone.svg") 0 50% no-repeat;
}

header .top .ct a {
    color: #fff;
}

header .top .ct:hover a,
header .top .ct:hover {
    color: #FF5D63;
}

header .bottom {
    padding: 27px 0;
    position: relative;
    transition: all 0.2s;
}

header .bottom .logo {
    position: absolute;
    top: calc(50% - 25px);
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

header .bottom ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 24px;
}

header .bottom ul li a {
    color: var(--text);
}

header .bottom ul li a:hover {
    color: var(--red);
}

header .bottom .navs,
header .bottom .actions {
    position: relative;
    z-index: 3;
    gap: 24px;
}

header .bottom .catalog {
    transition: all 0.2s;
    box-sizing: border-box;
    width: 34px;
    height: 34px;
    border-radius: 4px;
    border: 1px solid #E4E4E7;
    background: url("../img/catalog.svg") 50% 50% no-repeat;
    cursor: pointer;
}

header .bottom .catalog.open {
    background: url("../img/close.svg") 50% 50% no-repeat;
    border-color: #000
}

header .bottom .catalog:hover {
    border-color: #000
}

header .bottom .actions {
    gap: 16px;
}

header .bottom .actions ul {
    margin-right: 8px;
}

header .bottom .actions .phone {
    display: none;
}


/* new navigation */
.avm-menu-container {
    position: relative;
    display: inline-block;
    padding: 0;
  }

  .avm-menu-wrapper .container {
    padding: 0!important;
  }

  .avm-menu-wrapper {
    position: fixed;
    top: 150px;
    z-index: 1000;
    width: 100%;
    display: none;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
  }

  .f-nav .avm-menu-wrapper {
    top: 127px;
  }


  .avm-menu-wrapper:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 25%;
    height: 100vh;
    background: #fff;
    content: '';
}
  /* Основное меню */
  .avm-menu-level {
    list-style: none;
    background: white;
   width: 330px;
   box-shadow: 4px 0 20px -16px rgba(0, 0, 0, 0.4);
  }

  .avm-menu-level.avm-level-0 {
    position: relative;
    z-index: 30;
    height: 100vh;
    max-width: 330px;
    padding: 40px 0;
  }

  .avm-menu-level.avm-level-1 {
    position: absolute;
    left: calc(100% + 10px);
    top: 0;
    height: 100vh;
    opacity: 0;
    visibility: hidden;
    box-shadow: none;
    transition: all 0.15s ease;
    border-right: 1px solid rgba(228, 228, 231, 1);
    background: rgba(247, 247, 248, 1);
    z-index: 20;
  }


  .avm-menu-level.avm-level-1::before, .avm-menu-level.avm-level-2::before, .avm-menu-level.avm-level-3::before {
    content: '';
    position: relative;
    height: 40px;
    width: 100%;
    display: block;
  }

  .avm-menu-level.avm-level-2 {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    border-right: 1px solid rgba(228, 228, 231, 1);
    box-shadow: none;
    transition: all 0.15s ease;
    background: rgba(247, 247, 248, 1);
    z-index: 10;
  }

  .avm-menu-level.avm-level-3 {
    position: fixed;
    opacity: 0;
    background: rgba(247, 247, 248, 1);
    visibility: hidden;
    border-right: 1px solid rgba(228, 228, 231, 1);
    box-shadow: none;
    transition: all 0.15s ease;
    z-index: 5;
  }

  .avm-menu-level.avm-level-1.avm-active {
    z-index: 10;
    opacity: 1;
    visibility: visible;
    transform: translateX(-15px);
  }

  .avm-menu-level.avm-level-2.avm-active,
  .avm-menu-level.avm-level-3.avm-active {
    opacity: 1;
    visibility: visible;
    transform: translateX(0px);
  }

  .avm-menu-item {
    position: relative;
  }

  .avm-menu-item:last-child {
    border-bottom: none;
  }

  .avm-menu-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 40px;
    color: rgba(77, 77, 77, 1);
    text-decoration: none;
    cursor: pointer;
    transition: all 0.2s;
    font-size: 18px;
  }

  .avm-menu-level.avm-level-1 .avm-menu-link, .avm-menu-level.avm-level-2 .avm-menu-link, .avm-menu-level.avm-level-3 .avm-menu-link {
    font-size: 16px;
  }

  .avm-menu-link:hover {
    color: rgba(237, 28, 36, 1);
    background: transparent;
  }

  .avm-menu-link.avm-active {
    background: transparent;
    color: rgba(237, 28, 36, 1);
  }

  .avm-menu-link.avm-has-submenu {
    cursor: pointer;
  }

  /* Стиль для родительского пункта, когда его подменю открыто */
  .avm-menu-item.avm-has-open-submenu > .avm-menu-link {
    color: rgba(237, 28, 36, 1);
    background-color: #f8f8f8;
  }

  .avm-menu-item.avm-has-open-submenu > .avm-menu-link:hover {
    color: rgba(237, 28, 36, 1);
    background: transparent;
  }

  .avm-arrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    transition: transform 0.3s;
    margin-left: 8px;
  }

  .avm-arrow svg {
    width: 100%;
    height: 100%;
    display: block;
    transition: fill 0.2s;
  }

  .avm-arrow path {
    transition: fill 0.2s;
  }

  /* Цвет стрелки при наведении на пункт меню */
  .avm-menu-link:hover .avm-arrow path {
    fill: rgba(237, 28, 36, 1);
  }



  .avm-menu-item.avm-has-open-submenu > .avm-menu-link > .avm-arrow path {
    fill: rgba(237, 28, 36, 1);
  }

  .avm-logo {
    text-align: center;
    margin-top: 100px;
  }

  .avm-social {
    padding: 20px;
    text-align: center;
    color: #666;
    font-size: 14px;
  }

  .avm-social-icons {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 15px;
  }

  .avm-social-icon {
    width: 45px;
    height: 45px;
    border: 1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    text-decoration: none;
    font-size: 20px;
    transition: all 0.2s;
  }

  .avm-social-icon:hover {
    border-color: #ccc;
  }

  /* Кнопка "Назад" для подменю */
  .avm-back-button {
    display: none;
    align-items: center;
    text-decoration: none;
    cursor: pointer;
    font-size: 16px;
    margin-bottom: 20px;
    margin-left: 37px;
    margin-top: 20px;
  }


  .avm-back-button-icon {
    margin-right: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
  }

  .avm-back-button-icon svg {
    width: 100%;
    height: 100%;
  }




.avm-menu-wrapper .information {
    padding: 40px 0 20px;
    width: 330px;
    background: #fff;
    margin-bottom: 50px;
    box-sizing: border-box;
}

.avm-menu-wrapper .logo img {
    height: 32px;
    width: auto;
    margin: 0 auto
}

.avm-menu-wrapper .socials {
    padding: 16px 0 0;
    padding-bottom: 30px;
    gap: 8px
}

.avm-menu-wrapper .socials span {
    font-size: 14px;
}

.avm-menu-wrapper .socials a svg path {
    fill: #4D4D4D;
}

.avm-menu-wrapper .socials a:hover svg path {
    fill: var(--red);
}

  /* new navigation ends */

#navigation {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    z-index: 400;
    background: rgba(0, 0, 0, 0.6);
    box-sizing: border-box;
    display: none;
}

#navigation .close__nav {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

#navigation:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 25%;
    height: 100vh;
    background: #fff;
    content: '';
}

#navigation .wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% + 2px);
    z-index: 5;
    box-sizing: border-box;
    padding: 150px 0 0;
    overflow-y: auto;
}


.f-nav #navigation .wrapper{padding: 125px 0 0}

.f-nav #navigation .col{height: calc(100vh - 125px)}


#navigation .wrapper:after {
    width: 330px;
    height: 100%;
    background: red;
    position: absolute;
    top: 0;
    left: 0;
}

#navigation .col {
    width: 330px;
    background: #fff;
    height: calc(100vh - 150px);
    box-sizing: border-box;
    padding: 80px 0;
    position: relative;
    background: #fff;
    z-index: 3;
    top: -1px;
}


#navigation ul {
    background: #fff;
}

#navigation ul li {
    margin-bottom: 20px;
    line-height: normal;
    padding: 0 60px;
    padding-left: 30px;
}

#navigation ul li:last-child {
    margin: 0
}

#navigation ul li a {
    color: var(--text);
    font-size: 18px;
    position: relative;
    display: block;
    margin-right: 15px;
}

#navigation ul li.menu-item-has-children .menu-link {
    padding-right: 35px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#navigation ul li .menu-link span {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url("../img/arrb.svg") 50% 50% no-repeat;
  transition: transform .25s ease, background .25s ease;
}

/* При наведении (десктоп) */
#navigation ul li:hover > .menu-link > a,
#navigation ul li:hover > a {
  color: #ED1C24;
}

#navigation ul li.menu-item-has-children:hover > .menu-link span {
  background: url("../img/arrr.svg") 50% 50% no-repeat;
}

#navigation li:hover>ul.sub-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}

#navigation ul.sub-menu {
    box-shadow: 4px -2px 22px 0px rgba(0, 0, 0, 0.23);
    display: none1;
    transform: translateX(-15px);
    transition: all 0.25s ease;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    padding: 80px 0;
    box-sizing: border-box;
    height: 100%;
    left: 99%;
    z-index: 100;
    background: #F7F7F8;
    width: 340px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

#navigation ul.sub-menu li a {
    font-size: 16px;
}

#navigation ul.sub-menu li a {
    padding: 0
}

#navigation ul.sub-menu li a:after {
    display: none;
}

#navigation ul.sub-menu li.menu-item-has-children a:after {
    display: block;
}

#navigation ul.sub-menu li ul.sub-menu a:after {
    display: none;
}

#navigation .back {
    display: none
}


/*box-shadow: 4px 0px 20px rgba(0, 0, 0, 0.1);*/



#promo {
    text-align: center;
}

#promo .swiper-slide {
    position: relative;
}

#promo .image {
    position: relative;
}

#promo .image img {
    width: 100%;
    height: 800px;
    object-fit: cover;
}

#promo .image:after {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ''
}



#promo .text p {
    margin: 0 auto 60px;
    max-width: 520px;
    font-size: 18px;
    opacity: 0.8
}

#promo .title {
    text-transform: uppercase;
    font-family: var(--Goldman);
    margin-bottom: 30px;
    font-weight: normal;
    font-size: 64px;
    line-height: normal;
}

#promo .actions {
    gap: 12px;
    justify-content: center;
}

#promo .btn-white:hover {
    background: rgba(255, 255, 255, 0.2);
    color: #fff
}

#promo .sw__nav {
    position: absolute;
    bottom: 40px;
    left: calc(50% - 220px);
    z-index: 10;
    width: 440px;
    height: 30px;
}

#promo .swiper-pagination {
    background: rgba(255, 255, 255, 0.08);
    height: 2px;
    background: transparent;
}

#promo .swiper-pagination span {
    background: #fff; margin: 0; width: calc(100%/3); border-radius: 0; height: 2px;
}

#promo .swiper-pagination-fraction {
    position: absolute;
    top: -50px;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    font-size: 16px;
    font-family: var(--Goldman);
}





#about {
    position: relative;
    background: url("../img/about_bg.svg") calc(50% + 600px) 48px no-repeat;
}

#about .bt {
    text-align: left;
    margin-bottom: 100px;
}

#about .data {
    width: calc(50% - 10px);
}

#about .data p {
    margin-bottom: 24px;
    max-width: 555px;
}

#about .data ul {
    padding-left: 30px;
    list-style: disc;
}

#about .info {
    width: calc(50% - 10px);
    position: relative;
}

#about .info img {
    margin: 0 0 0 142px;
    position: relative;
    z-index: 3
}

#about .info img.about_text {
    position: absolute;
    top: 75px;
    left: 0;
    margin: 0
}

#about.page__about .bt {
    margin-bottom: 60px;
}

#about.page__about .info img.about_text {
    margin: 0;
    top: 0
}

#about.page__about .info img {
    margin: 40px 0 0;
}





#programs {
    background: #F7F7F8 url("../img/programs_bg.svg") 0 72px no-repeat;
}

#programs .items {
    margin-bottom: 60px;
}

.item__program:hover .title,
.item__program:hover .image span {
    color: var(--red);
}

.item__program:hover .title svg path {
    fill: var(--red);
}

.item__program .image {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}

.item__program .image img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    transition: all 0.5s;
}

.item__program:hover .image img {
    transform: scale(1.2);
}

.item__program .image a {
    position: relative;
    z-index: 3;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.item__program .image:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    content: ''
}

.item__program .image span {
    position: absolute;
    color: #fff;
    top: 12px;
    left: 12px;
    font-size: 26px;
    font-family: var(--Goldman);
    z-index: 3;
    transition: all 0.2s;
}

.item__program .title {
    margin: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-transform: uppercase;
    color: #000;
    font-size: 26px;
    font-family: var(--Goldman);
}

.item__program .excerpt {
    font-size: 14px;
    line-height: 20px;
}





#register {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(278.2deg, #ED1C24 0%, #54080C 59.37%);
    color: #fff;
}

#register .container {
    max-width: 1100px;
    align-items: center;
}

#register .data {
    max-width: 512px;
}

#register .data .bt {
    text-align: left;
    color: #fff;
    margin-bottom: 40px;
    font-size: 60px;
}

#register .data .bt span {
    color: #fff;
    opacity: 0.6
}

#register .data p {
    margin-bottom: 40px;
    opacity: 0.6;
}

#register .info {
    position: relative;
}

#register .info .register_text {
    position: absolute;
    top: -74px;
    left: 190px;
}

#register .info img {
    position: relative;
    z-index: 3;
}





#gallery {
    background: url("../img/gallery_bg.svg") 0 0 no-repeat;
}

#gallery .swiper-slide {
    width: 600px;
    /* базовая ширина */
    height: 400px;
    opacity: 0.4;
    transform: scale(0.7);
    transition: transform 0.4s ease, opacity 0.4s ease;
}

#gallery .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#gallery .swiper-slide-active {
    opacity: 1;
    transform: scale(1.43);
    /* увеличиваем активный */
    z-index: 10;
}



#coaches {
    background: #F7F7F8
}

.item__coach:hover .title,
.item__coach:hover .image span {
    color: var(--red);
}

.item__coach:hover .title svg path {
    fill: var(--red);
}

.item__coach .image {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}

.item__coach .image img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.item__coach .image a {
    position: relative;
    z-index: 3;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.item__coach .image:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    content: '';
    opacity: 0;
    transition: all 0.2s;
}

.item__coach:hover .image:after {
    opacity: 1
}

.item__coach .image span {
    position: absolute;
    color: #fff;
    top: 12px;
    left: 12px;
    font-size: 26px;
    font-family: var(--Goldman);
    z-index: 3;
    transition: all 0.2s;
}

.item__coach .title {
    margin: 20px 0 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-transform: uppercase;
    color: #000;
    font-size: 26px;
    font-family: var(--Goldman);
}

.item__coach .excerpt {
    font-size: 14px;
    line-height: 20px;
}

.item__coach .image img {
    transition: all 0.5s;
}

.item__coach:hover .image img {
    transform: scale(1.2);
}



#questions {
    padding: 50px 0;
    background: url("../img/question_bg.jpg") 50% 0 no-repeat;
    background-size: cover;
    overflow: hidden;
}

#questions .container {
    position: relative;
    max-width: 1240px
}

#questions .form {
    margin: 0 auto;
    max-width: 395px
}

#questions .image {
    position: absolute;
    top: 12px;
    left: calc(50% - 660px)
}

#questions .flex {
    justify-content: flex-end;
}

#questions .data {
    width: 100%;
    max-width: 555px;
    box-sizing: border-box;
    padding: 40px 60px;
    background: #fff;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid #E4E4E7;
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
    backdrop-filter: blur(15px);
    border-radius: 4px;
}

#questions .bt {
    margin-bottom: 8px;
}

#questions .bt__note {
    margin-bottom: 48px;
}

#questions .checkbox {
    margin: 28px 0 40px;
}





#news {}

#news .container {
    position: relative;
}

#news .flex__center {
    position: absolute;
    top: 30px;
    right: 0;
}

#news .bt {
    text-align: left;
    margin-bottom: 60px
}

.item__news {}

.item__news img {
    width: 100%;
    height: 235px;
    object-fit: cover;
    border-radius: 0;
    margin-bottom: 20px
}

.item__news .date {
    font-size: 12px;
    margin-bottom: 8px;
    line-height: normal;
}

.item__news .title {
    line-height: 140%;
    font-size: 20px;
    margin-bottom: 8px;
    font-family: var(--Goldman);
}

.item__news .title a {
    color: #000;
}

.item__news:hover .title a {
    color: var(--red);
}

.item__news .excerpt {
    margin-bottom: 24px;
    font-size: 14px;
    line-height: 150%;
}





#contacts {
    position: relative;
}

#contacts iframe {
    display: block;
    width: 100%;
    object-fit: cover;
    height: 712px;
    filter: grayscale(100%);
}

#contacts .data {
    position: absolute;
    top: 0;
    left: calc(50% + 240px);
    box-sizing: border-box;
    background: #fff;
    padding: 40px 60px;
    width: 440px;
    top: 130px;
}

#contacts .bt {
    margin-bottom: 35px;
    text-align: left;
}

#contacts .row {
    margin-bottom: 34px;
}

#contacts .row:last-child {
    margin: 0
}

#contacts .row a {
    display: block;
    color: #000;
    font-weight: 500;
}

#contacts .row a.email {
    color: var(--text);
    font-weight: normal;
}

#contacts .row span {
    color: var(--red);
}

#contacts .row a:hover {
    color: var(--red) !important;
}





#promo__page {
    padding: 0 0 70px;
    background: #F7F7F8;
    position: relative;
}

#promo__page .container {
    position: relative;
    z-index: 3;
}

#promo__page.night {
    color: #fff;
}

#promo__page.night:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.85);
}

#promo__page.night.about:after {
    background: rgba(0, 0, 0, 0.4);
}

#promo__page.night .bt {
    color: #fff;
}

#promo__page.night .bt span {
    color: #FF5D63
}

#promo__page.night .bt__note {
    opacity: 0.8
}

#promo__page .bt__note {
    margin-bottom: 0;
    padding-top: 10px
}

#promo__page .bt {
    font-size: 56px;
    max-width: 920px;
    margin: 0 auto
}

#promo__page .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: blur(5px);
}

#promo__page .image img {
    height: 100%;
    width: 100%;
}

#promo__page .flex__center {
    padding: 60px 0 0;
}

#promo__page.about {
    height: 600px
}

#promo__page .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#promo__page video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}





#breadcrumbs {
    padding: 24px 0 60px;
    font-size: 12px;
    color: #4D4D4D
}

#breadcrumbs .flex {
    gap: 5px;
    justify-content: flex-start;
}

#breadcrumbs a {
    color: #4D4D4D;
}

#breadcrumbs a:hover,
#promo__page.night #breadcrumbs a:hover {
    color: var(--red);
}

#breadcrumbs .sep {
    color: var(--red);
}

#promo__page.night #breadcrumbs {
    color: rgba(255, 255, 255, 0.8);
}

#promo__page.night #breadcrumbs a {
    color: rgba(255, 255, 255, 0.8);
}





#page__news {
    padding: 80px 0 40px;
}

#page__news .item__news {
    margin-bottom: 40px;
}





#page__programs {
    padding: 80px 0 40px;
    background: url("../img/page_program_bg.svg") 16px 32px no-repeat;
}

#page__programs.section__grey {
    background-color: #F7F7F8 !important
}

#page__programs .item__program {
    margin: 0 0 40px;
}





#subscribe {
    color: #fff;
}

#subscribe .data {
    padding: 100px 60px;
    align-items: center;
    background: linear-gradient(84.38deg, rgba(0, 0, 0, 0) -9.31%, rgba(0, 0, 0, 0.7) 46.87%), linear-gradient(286.54deg, #ED1C24 62.46%, #871015 100%);
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
    backdrop-filter: blur(15px);
    border-radius: 4px;
}

#subscribe .text {
    max-width: 495px;
}

#subscribe .text p {
    font-size: 14px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.6);
}

#subscribe .bt {
    text-align: left;
    color: #fff;
    margin-bottom: 8px
}

#subscribe .bt span {
    color: rgba(255, 255, 255, 0.6);
}

#subscribe input[type="email"] {
    margin-bottom: 12px;
    height: 50px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.1);
    padding: 0 15px;
    color: #fff;
}

#subscribe input[type="email"]::placeholder {
    color: #fff !important
}

#subscribe input[type="email"]:focus {
    border-color: #fff
}

#subscribe .checkbox {
    margin: 0
}

#subscribe .checkbox span {
    color: rgba(255, 255, 255, 0.6);
}

#subscribe .form {
    max-width: 620px;
}

#subscribe .form .in {
    width: calc(100% - 210px)
}

#subscribe .form .btn {
    width: 170px;
    padding: 0;
    height: 50px
}





#tabs {
    background: url("../img/tabs_bg.svg") 0 0 no-repeat;
}

#tabs.section__grey {
    background-color: #F7F7F8 !important
}

#tabs .filters {
    justify-content: center;
    margin-bottom: 60px
}

#tabs .filters a {
    line-height: 44px;
    padding: 0 22px;
    color: #000;
    border-bottom: 2px solid #E4E4E7;
    position: relative;
}

#tabs .filters a:after {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0%;
    height: 2px;
    background: var(--red);
    content: '';
    transition: all 0.2s;
}

#tabs .filters a.active:after,
#tabs .filters a:hover:after {
    width: 100%;
}

#tabs .filters a.active {
    color: var(--red);
}

#tabs .tabs {
    margin: 0 auto;
    max-width: 900px;
}

#tabs .tabs .tab {
    display: none;
}

#tabs .tabs .tab.tab1 {
    display: block;
}

#tabs .content a {
    color: var(--text);
    border-color: var(--text);
    font-weight: 600;
}

#tabs .content a:hover {
    border-color: transparent;
}





#page__coaches {
    background: url("../img/tabs_bg.svg") 0 0 no-repeat;
}

#page__coaches .flex {
    gap: 20px;
    justify-content: center;
}

#page__coaches .item {
    position: relative;
    width: 325px;
    max-width: 100%;
}

#page__coaches .item:hover .title{
    color: var(--red);
}

#page__coaches .item a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

#page__coaches .item:hover .title svg path{
    fill: var(--red);
}

#page__coaches .item:hover img{
    transform: scale(1.2);
}

#page__coaches .item .title svg{
    position: relative;
    top: -3px;
}

#page__coaches .item .title {
    text-transform: uppercase;
    transition: all 0.2s;
    font-family: var(--Goldman);
    padding: 24px 0 0;
    font-size: 26px;
    color: #000;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

#page__coaches .item .image {
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}

#page__coaches .item .image img {
    width: 100%;
    height: 250px;
}

#page__coaches .item .image:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.4);
}





.list__coaches {
    padding: 120px 0 0;
}

.list__coaches .item {
    margin-bottom: 40px;
    align-items: flex-start;
    padding: 20px;
    border-radius: 4px;
    border: 1px solid #E4E4E7;
}

.list__coaches .item .image {
    width: calc(50% - 10px)
}

.list__coaches .item .info {
    width: calc(50% - 10px)
}

.list__coaches .item .bt {
    text-align: left;
    margin-bottom: 40px;
    font-size: 26px;
    line-height: normal;
}

.list__coaches .item .text {
    font-size: 14px;
    line-height: 20px;
}

.list__coaches .item .text ul {
    list-style: disc;
    padding-left: 20px;
}

.list__coaches .item .text ul li {
    margin-bottom: 8px;
}

.list__coaches .item .contacts {
    padding: 32px 0 0;
}

.list__coaches .item .contacts a {
    color: var(--text);
    display: block;
    margin-top: 8px;
    padding-left: 26px;
    color: #000;
    font-weight: 500;
    font-size: 18px;
    background: url("../img/phone.svg") 0 50% no-repeat;
    background-size: 22px !important
}

.list__coaches .item .contacts a.email {
    background: url("../img/email.svg") 0 50% no-repeat;
}

.list__coaches .item .contacts a:hover {
    color: var(--red);
}





#page__article {}

#page__article .container {
    max-width: 900px
}

#page__article .thumbnail img {
    width: 100%;
    margin-bottom: 40px;
}

#page__article .thumbnail-coach img {
    width: 100%;
    max-width: 380px;
    margin-bottom: 40px;
    margin: 30px auto;
}





#page__contacts {}

#page__contacts img {
    width: calc(50% - 10px)
}

#page__contacts .data {
    width: calc(50% - 10px);
    box-sizing: border-box;
    border-radius: 4px;
    padding: 22px 115px 40px;
    border: 1px solid #E4E4E7
}

#page__contacts .data .form {
    margin: 0 auto;
    max-width: 394px
}

#page__contacts .bt__note {
    margin-bottom: 22px
}





#department {
    background: url("../img/contacts_bg.jpg") 50% 50% no-repeat;
    background-size: cover;
    color: #fff;
    margin-bottom: 60px;
}

#department .bt {
    text-align: left;
    color: #fff;
    margin-bottom: 60px;
}

#department .bt span {
    color: #FF5D63
}

#department .grid {
    gap: 16px;
    margin-bottom: 40px;
}

#department .grid:last-child {
    margin: 0
}

#department .item {
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(15px);
    border-radius: 5px;
    padding: 40px 24px 32px;
}

#department .item .title {
    margin-bottom: 40px;
    font-size: 24px;
    font-weight: 600;
}

#department .item a {
    display: block;
    color: rgba(255, 255, 255, 0.8);
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 8px;
    padding-left: 26px;
    background: url("../img/phone.svg") 0 50% no-repeat;
    background-size: 22px !important
}

#department .item a.email {
    background: url("../img/email.svg") 0 50% no-repeat;
}

#department .item a:hover {
    color: #FF5D63
}





#coaches__block {}

#coaches__block .container {
    position: relative;
}

#coaches__block .coaches {
    position: absolute;
    top: 0;
    left: 0;
}

#coaches__block .info {
    max-width: 555px;
    margin-top: 75px
}

#coaches__block .bt {
    text-align: left;
}

#coaches__block .bt__note {
    text-align: left;
}

#coaches__block .data {
    max-width: calc(100% - 690px)
}

#coaches__block .item__coach {
    width: 325px
}





#spring {
    background: url("../img/springs_bg.jpg") 50% 50% no-repeat;
    background-size: cover;
    color: #fff;
}

#spring .bt {
    text-align: left;
    color: #fff;
    margin-bottom: 60px;
}

#spring .bt span {
    color: #FF5D63
}

#spring .btn {
    width: 210px;
    padding: 0;
    margin-top: 36px;
}

#spring .grid {
    gap: 16px;
}

#spring .item {
    margin-bottom: 24px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(15px);
    border-radius: 5px;
    padding: 16px 12px;
}

#spring .item .title {
    margin-bottom: 8px;
    font-size: 24px;
    font-weight: 600;
}

#spring .item .price {
    margin-bottom: 16px;
    color: #FF5D63
}

#spring .item .text {
    color: rgba(255, 255, 255, 0.8);
    line-height: normal;
}

#spring .item .text p {
    margin-top: 8px
}

#spring .item .text p a, #program__about .text p a, .content p a {
	color: var(--red);
  border-bottom: 1px solid transparent;
}
#spring .item .text p a:hover, .content p a:hover, #program__about .text p a:hover {
	color: var(--red);
  border-bottom: 1px solid var(--red);
}


#program__about {
    background: #F7F7F8 url("../img/aboutprogram_bg.svg") calc(100% - 24px) 30px no-repeat;
}

#program__about .gallery {
    width: calc(50% - 10px);
    padding: 0;
    box-sizing: border-box;
}

#program__about .info {
    width: calc(50% - 10px);
    box-sizing: border-box;
}

#program__about .bt {
    text-align: left;
    margin-bottom: 20px;
}

#program__about .text {
    max-width: 555px;
    margin-bottom: 24px;
}

#program__about .text p {
    margin-bottom: 30px;
}

#program__about .text p:last-child {
    margin: 0
}

#program__about .text p a {
	
}

#program__about .phone {
    margin-bottom: 24px
}

#program__about .phone a {
    display: block;
    padding: 0 0 0 26px;
    background: url("../img/phone.svg") 0 50% no-repeat;
    background-size: 22px;
    color: #000;
    font-size: 18px;
    font-weight: 500;
}

#program__about .phone a:hover {
    color: var(--red);
}

#program__about .slider-sw {
    padding: 0 20px !important;
}

#program__about .gallery img {
    width: 100%;
}

#program__about .swiper__gallery__main {
    margin-bottom: 16px
}

#program__about .swiper__gallery__main img {
    height: 640px
}

#program__about .swiper__gallery__thumbs img {
    height: 110px
}

#program__about .slider-sw.swiper.swiper__gallery__main {
    padding: 0 !important;
    margin: 0 20px 16px
}

#program__about .swiper-button-prev,
#program__about .swiper-button-next {
    width: 42px;
    opacity: 1 !important;
    height: 42px;
    background: #fff;
    border: 1px solid #E4E4E7;
    border-radius: 4px;
    transition: all 0.2s ease-out;
}

#program__about .swiper-button-prev:hover,
#program__about .swiper-button-next:hover {
    background: #E4E4E7;
}

#program__about .swiper-button-prev svg,
#program__about .swiper-button-next svg {
    width: auto;
    height: auto;
}

#program__about .swiper-button-prev:after,
#program__about .swiper-button-next:after {
    display: none;
}

#program__about .swiper-button-prev {
    left: 0px !important;
    top: 50%;
    margin-top: -22px
}

#program__about .swiper-button-next {
    right: 0px;
    top: 50%;
    margin-top: -22px
}









footer {
    color: #fff;
    background: #161616;
    padding: 100px 0 24px;
    line-height: normal;
}

footer .copyright {
    width: 100%;
    text-align: center;
    padding: 36px 0 0;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    font-size: 14px;
    line-height: 22px;
    opacity: 0.8;
    margin-top: 30px;
}

footer .col {
    max-width: 325px;
}

footer .logo img {
    margin: 0 auto 72px
}

footer .title {
    font-size: 20px;
    margin-bottom: 24px;
    font-family: var(--Goldman);
}

footer ul li {
    margin-bottom: 20px;
}

footer ul li:last-child {
    margin: 0
}

footer ul li a {
    color: #fff;
    opacity: 0.8
}

footer ul li a:hover {
    opacity: 1
}

footer .row {
    margin-bottom: 32px;
    color: rgba(255, 255, 255, 0.8);
}

footer .row a {
    display: block;
    margin-top: 12px;
}

footer .row a {
    color: rgba(255, 255, 255, 0.8);
    padding: 0 0 0 27px;
    background: url("../img/phone.svg") 0 50% no-repeat;
}

footer .row a.email {
    background: url("../img/email.svg") 0 50% no-repeat;
}

footer .row a:hover {
    color: #FF5D63;
}














/* common styles */

.section {
    padding: 80px 0;
}


.padding {
    padding-bottom: 80px
}


.section__grey {
    background-color: #F7F7F8 !important
}





.content {
    font-size: 16px;
    line-height: 150%;
}

.content p {
    margin-bottom: 24px;
}

.content p:last-child {
    margin: 0
}

.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
    margin-bottom: 24px;
    font-weight: normal;
    font-size: 28px;
    line-height: 120%;
    font-family: var(--Goldman);
    text-transform: uppercase;
    color: #000
}

.content h3 {
    font-size: 24px
}

.content h4 {
    font-size: 22px
}

.content h5 {
    font-size: 20px
}

.content h6 {
    font-size: 18px
}

.content__gallery {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(4, 1fr);
    margin-bottom: 24px;
}

.content__gallery img {
    height: 200px;
}

.content ol {
    padding-left: 20px;
}

.content li {
    margin-bottom: 24px;
}

.content ul {
    list-style: disc;
    padding-left: 20px;
}

.content a {
    color: var(--red);
    font-weight: 500;
    border-bottom: 1px solid var(--red);
}

.content a:hover {
    border-color: transparent;
}





.socials {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    flex-wrap: wrap;
}

.socials span {
    display: block;
    text-align: center;
    width: 100%;
    font-size: 18px;
}

.socials a {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid #E4E4E7;
    border-radius: 4px;
}

.socials a:hover {
    background: #fff
}

.socials a:hover svg path {
    fill: #000
}






.pagination {
    padding: 72px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: #000
}

.pagination .prev,
.pagination .next {
    margin: 0 0 0 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: 36px;
    height: 36px;
    background: var(--violet);
    border-radius: 50%;
    border: 2px solid var(--violet);
}

.pagination .prev {
    transform: rotate(180deg);
    margin: 0 12px 0 0;
}

.pagination .prev:hover,
.pagination .next:hover {
    background: #fff;
}

.pagination .prev:hover svg path,
.pagination .next:hover svg path {
    stroke: var(--violet);
}

.pagination a {
    color: #000;
}

.pagination a:hover {
    color: var(--violet);
}

.pagination .current {
    color: var(--violet);
    font-weight: 700;
}

.pagination .disable {
    background: #fff;
    cursor: default;
    border-color: #fff;
}

.pagination .disable svg path {
    stroke: #E8E8E8 !important;
    cursor: default;
}

.pagination .disable svg {
    cursor: default;
}


/* common styles */












.slider-products .swiper {
    padding: 0 1px
}

.slider-sw,
.list__swiper {
    position: relative;
}

.swiper .swiper-button-prev,
.swiper .swiper-button-next {
    width: 42px;
    opacity: 1 !important;
    height: 42px;
    background: #fff;
    border: 1px solid #E4E4E7;
    border-radius: 4px;
    top: 0;
    transition: all 0.2s ease-out;
    margin: 0
}

.swiper .swiper-button-prev:hover,
.swiper .swiper-button-next:hover {
    background: #E4E4E7;
}

.swiper .swiper-button-prev svg,
.swiper .swiper-button-next svg {
    width: auto;
    height: auto;
}




.swiper .swiper-button-prev:after,
.swiper .swiper-button-next:after {
    display: none;
}




.slider-sw .swiper-pagination {
    bottom: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider-sw .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    opacity: 1;
    background: #fff;
    border-radius: 50% !important;
    background: #fff;
    transition: all 0.25s;
}

.slider-sw .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--violet);
    width: 20px;
    border-radius: 20px !important;
}


.sp__standart .swiper-pagination {
    bottom: 0 !important
}

.sp__standart .swiper-pagination-bullet {
    width: 16px;
    height: 3px;
    background: #E4E4E7;
    border-radius: 0 !important;
    transition: all 0.2s;
}

.sp__standart .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #000;
    width: 25px;
    height: 8px;
    border-radius: 10px;
}


.swiper .swiper-button-next {
    right: 0;
}

.swiper .swiper-button-prev {
    left: calc(100% - 100px);
}


.slider-sw {
    padding: 66px 0 48px !important;
}













.compensate-for-scrollbar {
    margin-right: 0 !important
}





section {
    position: relative;
    z-index: 2
}






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

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

.flex.flex__start {
    justify-content: flex-start;
    gap: 16px;
}




.grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}

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

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

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

.grid.grid-5 {
    grid-template-columns: repeat(5, 1fr);
}

.grid.grid-6 {
    grid-template-columns: repeat(6, 1fr);
}

.grid.grid-7 {
    grid-template-columns: repeat(7, 1fr);
}





.bt {
    margin-bottom: 24px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    font-size: 40px;
    font-weight: normal;
    font-family: var(--Goldman);
    line-height: normal;
}

.bt span {
    display: block;
    margin-bottom: 8px;
    line-height: normal;
    color: var(--red);
    font-size: 14px;
    letter-spacing: 0.1em;
}





.bt__note {
    text-align: center;
    margin: 0 auto 60px;
    max-width: 670px;
}









::placeholder {
    color: #8F8F8F !important;
}


section {
    box-sizing: border-box;
    position: relative;
}


.form .form__item {
    margin-bottom: 16px;
    position: relative;
}

.form .form__item i {
    color: #000;
    opacity: 0.5;
    font-size: 16px;
    font-style: normal;
    position: absolute;
    top: -30px;
    left: 0;
}


.form .form__item {
    position: relative;
    overflow: visible;
  }
  
  .form .form__item label {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    pointer-events: none;
    transition: 0.18s ease all;
    transform-origin: left top;
  }
  
  /* когда родитель имеет класс active — поднимаем label */
  .form .form__item.active label {
    top: -12px;
    font-size: 12px;
  }


  .wpcf7-not-valid-tip {
    display: none;
  }

  .wpcf7-not-valid {
    border-color: #BB0A0A !important;
  }

  .wpcf7-not-valid::placeholder-shown {
    color: #BB0A0A !important;
  }


.form input[type="text"],
.form input[type="email"],
.form input[type="tel"],
.form input[type="password"],
.form textarea,
.form select {
    width: 100%;
    height: 51px;
    background: transparent;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    font-size: 16px;
    transition: all 0.2s;
    vertical-align: top;
    padding: 0;
}

.form textarea {
    height: 122px;
    resize: none;
}

.form input:focus,
.form input:hover {
    border-color: #000;
}

.form input:focus::placeholder {
    color: #000 !important
}

.form .btn {
    width: 100%;
    font-size: 16px;
}




::placeholder {
    font-weight: normal;
    color: transparent !important;
    transition: all 0.2s;
}





label.user__file {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    box-sizing: border-box;
    cursor: pointer;
    transition: all 0.2s;
    height: 180px;
    text-align: center;
    border: 1.5px dashed #E6E6E6;
    border-radius: 12px;
}

label.user__file:hover {
    border-color: var(--black);
    background: var(--white);
}

label.user__file span {
    display: block;
    margin-top: 5px;
    color: var(--blackGrey);
    font-size: 13px;
    font-weight: 500;
}


input[type="checkbox"],
input[type="radio"] {
    display: none;
}


label.checkbox {
    display: block;
    position: relative;
    padding: 0px;
    box-sizing: border-box;
    font-size: 14px;
    cursor: pointer;
    line-height: 20px;
    margin-bottom: 40px;
    text-align: left;
}

label.checkbox a {
    color: var(--red);
    border-bottom: 1px solid transparent;
}

label.checkbox a:hover {
    border-color: var(--red);
}

label.checkbox label {
    display: flex;
    gap: 10px;
}

label.checkbox .wpcf7-list-item {
    margin-left: 0;
}

label.checkbox input{
    display: block;
    min-width: 24px;
    height: 24px;
    cursor: pointer;
    background: url("../img/check.svg") 0% 0 no-repeat;
    background-size: 100% 100%;
    background-position: center;
}

label.checkbox input:checked {
    background-position: center;
    background: url("../img/checkh.svg") 0% 0 no-repeat;
}









button {
    background: transparent;
}



.clearfix {
    clear: both;
}

.center {
    display: inline-block;
    width: 100%;
    text-align: center;
}


a,
svg,
svg path,
rect {
    text-decoration: none;
    transition: all 0.15s ease-out;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer;
}

a:hover {
    transition: all 0.15s ease-out;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:focus {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

svg,
svg path,
rect {
    transition: all 0.4s ease-out;
}

img {
    display: block;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    max-width: 100%;
    height: auto;
    transition: all 0.15s ease-out;
    object-fit: cover;
}

div {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}



.btn,
.btn:after {
    font-family: var(--Goldman);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    text-align: center;
    cursor: pointer;
    padding: 0;
    border: none;
    transition: all 0.2s ease-out;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    outline: none;
}

.btn:hover {
    transition: all 0.2s ease-out;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}



.btn-grey-tr {
    height: 44px;
    padding: 22px;
    border-radius: 4px;
    border: 1px solid #E4E4E7;
    color: var(--black);
    gap: 8px
}

.btn-grey-tr:hover {
    filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.16));
    color: var(--red);
}

.btn-grey-tr:hover svg path {
    fill: var(--red);
}


.btn-white {
    height: 44px;
    padding: 22px;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    ;
    color: #fff;
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(15px);
}

.btn-white:hover {
    filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.16));
    color: #000;
    background: #fff
}


.btn-white-main {
    height: 44px;
    padding: 22px;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 1);
    ;
    color: #000;
    background: rgba(255, 255, 255, 1);
    backdrop-filter: blur(15px);
}

.btn-white-main:hover {
    filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.16));
    color: var(--red);
    background: #fff
}




.btn-red {
    height: 44px;
    padding: 22px;
    border-radius: 4px;
    border: 1px solid var(--red);
    color: #fff;
    background: var(--red);
}

.btn-red:hover {
    background: #BB0A0A;
    border-color: #BB0A0A;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
}





.btn-more {
    gap: 8px;
    text-transform: uppercase;
    height: 34px;
    font-size: 14px;
    color: #000;
    border-bottom: 1px solid #000;
    backdrop-filter: blur(15px);
}

.btn-more:hover {
    color: var(--red);
    border-color: var(--red);
}

.btn-more:hover svg path {
    fill: var(--red);
}





input,
textarea,
select,
button {
    -webkit-appearance: none;
    box-sizing: border-box;
    font-family: var(--Inter);
}


.page-404 {
    padding: 120px 0;
    text-align: center;
}

.page-404__content {
    max-width: 640px;
width: 100%;
    margin: 0 auto;
}

.page-404__code {
    font-size: clamp(96px, 20vw, 160px);
    font-weight: 700;
line-height: 1;
    color: #161616;
    letter-spacing: -4px;
    margin-bottom: 24px;
}

.page-404__title {
    font-size: clamp(28px, 5vw, 40px);
    font-weight: 600;
    color: #162b57;
    margin-bottom: 16px;
}

.page-404__description {
    font-size: 18px;
    line-height: 1.6;
    color: rgba(15, 31, 68, 0.72);
    margin-bottom: 32px;
}

.page-404__actions {
    display: flex;
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap;
}

#gallery-1,#gallery-2 {
    margin: 0 !important;
    padding: 0 !important;
    display: grid !important;
    grid-template-columns: repeat(4,1fr);
    gap: 10px;
    margin-bottom: 30px !important
}

#gallery-1.gallery .gallery-item,#gallery-2.gallery .gallery-item {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    display: block
}

#gallery-1.gallery .gallery-icon,#gallery-2.gallery .gallery-icon {
    margin: 0 !important
}

#gallery-1.gallery img,#gallery-2.gallery img {
    width: 100%;
    height: 200px;
    display: block;
    object-fit: cover;
    border: none !important
}

#gallery-1.gallery br,#gallery-2.gallery br {
    display: none !important
}

#gallery-1.gallery-columns-3,#gallery-2.gallery-columns-3 {
 grid-template-columns: 1fr 1fr 1fr;   
}

.gallery-icon a {
    position: relative;
    display: block;
    border: none !important;
}

.gallery-icon a:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: transparent;
    background-image: url(../img/plus.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0px;
    z-index: 1;
    transition: .2s;
    cursor: pointer
}

.gallery-icon a:hover:before {
    background-color: rgba(0,0,0,.32);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px
}

.custom-text-after {
	text-align: center;
	font-style: italic
}