﻿body,div,input,textarea,button{box-sizing:border-box;margin:0;padding:0;}body{scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5;font-family:"Libre Franklin",sans-serif;font-optical-sizing:auto;font-weight:300;font-style:normal;line-height:150%;color:#000;background-color:#fff;font-size:18px;}h1,h2,h3,h4{color:#000;font-weight:700;line-height:150%;}h1:first-of-type,h2:first-of-type,h3:first-of-type,h4:first-of-type{margin-top:0;}h1{margin:36px 0;text-align:center;font-weight:900;line-height:120%;}@media screen and (min-width:320px){h1{font-size:28px;}}@media screen and (min-width:768px){h1{font-size:36px;}}@media screen and (min-width:1600px){h1{font-size:50px;}}h2{margin:30px 0;text-align:center;font-weight:900;}@media screen and (min-width:320px){h2{font-size:25px;}}@media screen and (min-width:768px){h2{font-size:36px;}}h2 span{color:#2b8fce;}h3{margin:24px 0;}@media screen and (min-width:320px){h3{font-size:22px;}}@media screen and (min-width:768px){h3{font-size:24px;}}h4{margin:20px 0;font-size:20px;}p{margin:20px 0;}p:first-of-type{margin-top:0;}b{font-weight:600;}strong{font-weight:800;}header,section,footer,main,nav{overflow:hidden;}@media screen and (min-width:320px){header>div,section>div,footer>div,main>div,nav>div{width:100%;padding:0 10px;}}@media screen and (min-width:992px){header>div,section>div,footer>div,main>div,nav>div{width:990px;margin:0 auto;}}@media screen and (min-width:1200px){header>div,section>div,footer>div,main>div,nav>div{width:1170px;}}@media screen and (min-width:1600px){header>div,section>div,footer>div,main>div,nav>div{width:1400px;}}@media screen and (min-width:320px){section:not(#menu){padding:30px 10px;}}@media screen and (min-width:768px){section:not(#menu){padding:30px 15px;}}@media screen and (min-width:992px){section:not(#menu){padding:50px 15px;}}@media screen and (min-width:1200px){section:not(#menu){padding:70px 0;}}@media screen and (min-width:1850px){section:not(#menu){padding:100px 0;}}.btn{display:inline-block;padding:10px 25px;border-radius:50px;text-transform:uppercase;text-decoration:none;font-weight:600;border:0;cursor:pointer;min-width:160px;text-align:center;transition:all .5s ease;}.btn:hover{background-color:#2b8fce;}.btn-big{padding:15px 35px;font-size:1em;font-weight:800;}.btn-small{padding:5px 15px;font-size:.7em;min-width:100px;}.btn-blue{background-color:#2b8fce;color:#fff;}.btn-blue:hover{background-color:#01237e;}ul{margin:0 0 0 40px;padding:0;list-style:none;}ul li{position:relative;}ul li::before{content:url("../img/slad-ico.webp");position:absolute;top:0;left:-35px;}ul.empty{margin:0;list-style:none;}ul.empty li::before{content:"";}ol{padding:0;list-style:decimal;}@media screen and (min-width:320px){ol{margin:0 0 0 20px;}}@media screen and (min-width:1200px){ol{margin:0 0 0 40px;}}ol.letters{list-style:lower-alpha;}ul li,ol li{margin:10px 0;}img,video{max-width:100%;max-height:100%;}header{background-color:#f2f8fc;}