:root{--red:#c51e1e;--redHover:#ff383c;--dark:#333;--grayWhite:#f5f5f5;--white:#fff;--gray:#d9d9d9;--black:#1e1e1e;--grayDark:#8e8e93;--orange:#ff9500;--transition:.35s;--shadow:0px 0px 15px 0px #0003}
*{box-sizing:border-box;margin:0;padding:0}html,body{scroll-behavior:smooth;width:100%}html{height:100%}body{flex-direction:column;height:100%;padding:80px 0 0;display:flex}main{flex:1 1 0}html,body,a,p,span,button{font-family:Inter,sans-serif;font-style:normal}a,button{cursor:pointer;transition:var(--transition);color:var(--dark);background:0 0;border:none;outline:none;text-decoration:none}a:hover{color:var(--redHover)}h2{letter-spacing:0%;color:var(--dark);margin-bottom:70px;font-size:40px;font-weight:500;line-height:48px}.container{width:100%;max-width:1280px;margin:0 auto;scroll-margin-top:100px;position:relative}@media (min-width:1200px){.container{padding:0 clamp(16px,2.5vw,28px)}}#academy,#certificates,#abonements{scroll-margin-top:100px}.shadow{box-shadow:var(--shadow)}.line-before:before{content:"";background:linear-gradient(#e10600 0%,#ff9500 100%);width:100%;max-width:276px;height:2px;margin:0 0 10px;display:block;position:relative;left:50%;transform:translate(-50%)}.line-after:after{content:"";background:linear-gradient(#e10600 0%,#ff9500 100%);width:100%;max-width:276px;height:2px;margin:10px 0 0;display:block;position:relative;left:50%;transform:translate(-50%)}.text-center{text-align:center}.yButton{width:60px!important;height:60px!important}@media (max-width:1199px){html,body{overflow-x:hidden}body{padding:60px 0 0}.container{max-width:600px}h2{margin:0 0 40px;font-size:28px;line-height:32px}}@media (max-width:679px){.container{max-width:100%;padding:0 15px}h2{font-size:22px;line-height:26px}}
