.content{flex-direction:column}.popup{visibility:hidden;position:fixed;top:0;left:0;width:100%;height:100%;z-index:5;background-color:rgba(78,78,78,0.7);display:flex;justify-content:center;opacity:0;padding-top:9.73vh;padding-bottom:20px;transition:visibility .3s linear, opacity .3s linear;overflow-x:auto}@media screen and (max-width: 800px){.popup{padding-top:0;padding-bottom:0}}.popup__content-container{position:relative;max-width:1242px;width:100%;max-height:652px;height:100%;border-radius:30px;padding:0 20px}@media screen and (max-width: 800px){.popup__content-container{padding:55px 20px 20px;width:100%;height:100%;max-height:inherit}}@media screen and (max-width: 600px){.popup__content-container{height:100%;border-radius:0;padding:0}}.popup__button-close{z-index:6;top:40px;right:80px;position:absolute;width:40px;height:40px;display:flex;flex-direction:column;justify-content:space-between;opacity:1}.popup__button-close>div{position:absolute;z-index:10;width:100%;height:2px;top:50%;left:50%;background-color:#fff}.popup__button-close>.popup__button-line-1{transform:translate(-50%, 0%) rotate(45deg)}.popup__button-close>.popup__button-line-2{transform:translate(-50%, 0%) rotate(-45deg)}.popup__button-close:hover{cursor:pointer;opacity:.6}@media screen and (max-width: 800px){.popup__button-close{width:35px;height:35px;top:85px;right:48px}}@media screen and (max-width: 600px){.popup__button-close{top:20px;right:20px}}@media screen and (max-height: 568px){.popup__button-close{top:5px;right:13px}}.popup__content{width:100%;height:100%;border-radius:30px;position:static;padding:120px 0 96px}@media screen and (max-width: 800px){.popup__content{padding:105px 0 42px}}@media screen and (max-width: 600px){.popup__content{padding:105px 20px 42px;border-radius:0;height:100%}}.popup_open{visibility:visible;opacity:1;display:flex;justify-content:center}.training{font-family:Raleway, serif;-webkit-font-feature-settings:'pnum' on, 'lnum' on;font-feature-settings:'pnum' on, 'lnum' on;background-color:#161616;color:#fff;display:flex;justify-content:center;align-items:center;gap:20px;padding:120px 10px 96px}@media screen and (max-width: 800px){.training{flex-direction:column;padding:42px 20px}}.training__column{display:flex;flex-direction:column;align-items:center;gap:20px;height:fit-content}@media screen and (max-width: 800px){.training__column{width:100%;gap:9px}}.training__img{object-position:center;object-fit:contain;border-radius:30px;max-width:530px;width:100%;max-height:350px}@media screen and (max-width: 800px){.training__img{border-radius:13.81px;max-width:280px}}.training__button{width:300px;height:66px;border-radius:10px;font-weight:700;font-size:25px;line-height:29px;text-align:center;letter-spacing:0.02em}@media screen and (max-width: 800px){.training__button{width:138px;height:35px;font-size:11.5px;line-height:13.5px}}.cookie{display:none;font-family:Raleway, sans-serif;-webkit-font-feature-settings:'pnum' on, 'lnum' on;font-feature-settings:'pnum' on, 'lnum' on;position:fixed;bottom:20px;left:50%;max-width:600px;width:100%;transform:translateX(-50%);padding:15px;background-color:#fff;border-radius:4px;box-shadow:2px 3px 10px rgba(0,0,0,0.4);z-index:10;align-items:center;justify-content:center}@media screen and (max-width: 800px){.cookie{padding:10px;max-width:75%}}.cookie__content{width:100%;display:flex;flex-direction:column;gap:10px}@media screen and (max-width: 800px){.cookie__content{gap:20px}}.cookie_show{display:flex}.cookie__button{width:100px;height:27px;font-size:12px}@media screen and (max-width: 800px){.cookie__button{width:150px;height:36px;font-size:13px;align-self:center}}.cookie__text{margin:0;font-size:12px;text-align:left;color:black}.cookie__link{text-decoration:none;color:#e91a23}
