p{font-family:Roboto;font-size:16px}h1{font-size:2em;color:#dda249;font-family:Merriweather;margin:1em 0}h2{font-size:1.5em;margin:.5em 0;font-family:Merriweather}body{color:#333;font-family:Roboto;font-size:16px}h3,h4,h5,h6{font-family:Merriweather;margin:1em 0}.container{margin:auto}.container.inner{padding-top:100px;min-height:100vh}.inner p{margin:1em 0}.inner ol{list-style-type:none;counter-reset:num;margin:0 0 0 35px;padding:15px 0 5px;font-size:18px}.inner ol li{position:relative;margin:0;padding:0 0 10px}.inner ol li:before{content:counter(num) ".";counter-increment:num;display:inline-block;position:absolute;top:0;left:-26px;width:20px;color:#dda249;text-align:right}.inner ol.circle{list-style-type:none;counter-reset:num;margin:0 0 0 45px;padding:15px 0 5px;font-size:16px}.inner ol.circle li{position:relative;margin:0;padding:5px 0 10px;line-height:1.4}.inner ol.circle li:before{content:counter(num);counter-increment:num;display:inline-block;position:absolute;top:0;left:-38px;width:28px;height:28px;background:#dda249;color:#fff;text-align:center;line-height:28px;font-size:18px;border-radius:50%;border:1px solid #dda249}.inner ul{list-style-type:none;counter-reset:num;margin:0 0 0 45px;padding:15px 0 5px;font-size:16px}.inner ul li{position:relative;margin:0;padding:0 0 10px;line-height:1.4}.inner ul li:before{content:"";display:inline-block;position:absolute;top:5px;left:-26px;width:12px;height:12px;background:#dda249;color:#fff;text-align:center;line-height:19px;font-size:18px;border-radius:50%;border:1px solid #dda249}header{display:flex;justify-content:space-between;padding:1em;border-bottom:1px solid #dda249;background-color:#000;color:#fff;position:fixed;z-index:1;width:100%}.logo .top{font-size:2em;font-family:Merriweather;line-height:.7}.logo .top span{color:#dda249}.logo.black{height:52px;width:200px;background-image:url(../../img/logo_b.png)}.logo.white{height:52px;width:200px;background-image:url(../../img/logo_w.png)}header nav{display:flex}header nav ul{display:flex;gap:1em;align-items:center}header nav li a{position:relative}header nav li a:after{position:absolute;content:"";height:1px;display:block;width:0;background-color:#e5ab51;left:50%}header nav li a:hover:after{width:100%;transition:.4s;will-change:width;left:0}.label{background-color:#dda249;position:relative;color:#70542a;width:-moz-fit-content;width:fit-content;padding:.6em 1.2em;border-radius:20px;line-height:1;font-weight:400;font-family:Roboto}.hero{background-image:url(../../img/hero-bg.jpg);background-color:#000;min-height:100vh}.hero .subtitle{top:25vh}.hero .title{max-width:60%;border-radius:.5em;padding:.5em;width:-moz-fit-content;width:fit-content;position:relative;color:#fff;top:25vh;font-family:Merriweather;font-size:4em;line-height:1;margin-top:.5em;background-color:#000000c7;border:1px solid rgb(82 77 69)}.hero .text{padding:.5em 1em;top:25vh;position:relative;color:#fff;background-color:#000000c7;max-width:60%;border:1px solid rgb(82 77 69);margin-top:1.5em;border-radius:.5em;font-size:1.2em;font-family:Roboto}.advant{display:flex;justify-content:center;padding:3em 0;gap:2em}.advant-item{display:flex;align-items:flex-start;gap:1em;max-width:20%}.advant-item h4{margin:0;color:#e5ab51;font-size:1.2em}.advant .icon-horse{background-image:url(../../img/horse.png);min-width:60px;width:60px;height:60px;background-color:#ccc;background-position:center;background-repeat:no-repeat;border-radius:50%}footer{font-size:1em;font-family:Roboto;font-weight:400;padding:1em;display:flex;align-items:center;justify-content:center;background-color:#eee;margin-top:1em;position:relative;bottom:0;width:100%}footer span{color:#dda249}.ham-icon{margin-top:-20px;width:60px}.ham{cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .4s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ham path{fill:none;transition:stroke-dasharray .4s,stroke-dashoffset .4s;stroke:#fff;stroke-width:5.5;stroke-linecap:round}.ham.active{transform:rotate(45deg)}.ham .top,.ham .bottom{stroke-dasharray:40 121}.ham.active .top,.ham.active .bottom{stroke-dashoffset:-68px}@media (max-width: 1024px){.container{margin:0 1em;max-width:calc(100% - 2em)}.hero .title{font-size:2em;max-width:90%}.hero .text{max-width:90%}.hero{background-position:center}.advant{flex-wrap:wrap;padding-bottom:0}.advant-item{max-width:90%}header nav ul{display:grid;position:absolute;width:-moz-max-content;width:max-content;right:15px;padding:1em;background-color:#000;border:1px solid rgb(82 77 69);border-radius:.5em;top:70px;opacity:0;transition:.3s}header nav ul.opened{opacity:1;transition:.3s}}
