/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,::after,::before{margin:0;padding:0;box-sizing:border-box;outline:0}body.hide_scroll{overflow:hidden}footer{margin-top:80px}h1,h2,h3,h4,h5,h6{font-family:Lato,sans-serif;font-weight:700}h1{font-size:4.5rem}@media (max-width:767px){h1{font-size:3.2rem}}h2{font-size:3.2rem}@media (max-width:767px){h2{font-size:3rem}}h1,h2{text-transform:uppercase;margin-bottom:2rem}h3{font-weight:500;margin-bottom:2.5rem;text-align:left}h4{font-weight:400;font-size:1.6rem;color:#323334}h3,h4,h5{margin:0;padding:0}a,blockquote,p{font-family:Lora,serif;font-size:1rem;line-height:150%;color:#333;font-weight:400}blockquote,p{margin-bottom:.9rem}a{text-decoration:none;outline:0;cursor:pointer}a:hover{text-decoration:none}li,ol,ul{font-family:Lora,serif;margin-top:0;list-style:none}ol,ul{margin:0;padding:0}picture{display:flex;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}img{width:100%;height:auto;max-width:100%}img.img-responsive{width:100%;height:auto;max-width:100%}.main-header{position:relative;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;background:#313131;width:100%;min-height:76px;padding:1rem 1.5rem 0;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);border-bottom:.5px solid #f3e8cc}.main-header .logo{width:260px;min-width:180px}.main-header .logo .navPhone{position:relative;margin-top:5px;font-weight:400;font-size:.8rem;color:#ddd;display:block;width:100%;text-align:right}.main-header .accent-element{margin-right:1rem}.main-header .accent-element.mobile{display:none}.main-header .accent-element a{font-weight:700;padding:10px;font-size:15px;display:block;text-decoration:none;transition:all .8s ease;-webkit-animation:accent-Sportsman 8s infinite;animation:accent-Sportsman 8s infinite;color:#f3e8cc!important}.main-header .accent-element a:hover{-webkit-animation-play-state:paused;animation-play-state:paused;color:#f3e8cc;text-decoration:none!important}@media (max-width:1400px){.main-header .accent-element{position:absolute;top:0;right:13rem}}.main-header .menu{display:flex;gap:.9rem;margin-top:1.5rem}.main-header .menu a,.main-header .menu p{color:#9d9d9d;font-weight:700;font-size:1rem;white-space:nowrap;transition:all .2s ease-in-out;margin-bottom:0}.main-header .menu a:hover,.main-header .menu p:hover{color:#fff}.main-header .menu p{cursor:default}.main-header .menu .menu-item{position:relative;display:flex;gap:10px;padding:.5rem;z-index:3}.main-header .menu .menu-item .down-arrow{background:0 0;display:inline-block;padding:0;text-align:center;width:7px;height:auto;fill:#9d9d9d;transition:all .2s ease-in-out}.main-header .menu .menu-item .sub-menu{position:absolute;left:0;top:calc(100% + .5px);background:#313131;display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:170px;max-height:0;transition:all .3s ease-in-out;overflow:hidden;z-index:3}.main-header .menu .menu-item .sub-menu:last-of-type{left:unset;right:0}.main-header .menu .menu-item .sub-menu li{border-bottom:1px solid #9d9d9d;padding:.5rem .8rem}.main-header .menu .menu-item .sub-menu li a{display:block;font-weight:400}.main-header .menu .menu-item:hover .down-arrow{fill:#fff}@media (min-width:1150px){.main-header .menu .menu-item:hover .sub-menu{max-height:1000px}}.main-header .social-icons-header{position:absolute;top:.5rem;right:1.5rem;display:flex;gap:.5rem}.main-header .social-icons-header a svg{height:24px;width:auto;fill:#f3e8cc;transition:all .2s ease-in-out}.main-header .social-icons-header a:hover svg{fill:#8e7b58}.main-header #button-Main-Menu{display:none}@media (max-width:1150px){.main-header{align-items:flex-start}.main-header .social-icons-header{display:none}.main-header .accent-element.mobile{display:block;top:1rem;right:5rem}.main-header #button-Main-Menu{display:block;background:0 0;border:1px solid #9d9d9d;border-radius:5px;padding:10px 8px;color:#9d9d9d;text-align:center;transform:scale(.8)}.main-header #button-Main-Menu .hamburger-lines{display:block;height:20px;width:28px;display:flex;flex-direction:column;justify-content:space-between}.main-header #button-Main-Menu .hamburger-lines .line{display:block;height:2.5px;width:100%;border-radius:10px;background:#9d9d9d}.main-header #button-Main-Menu .hamburger-lines .line.line1{transform-origin:0 0;transition:transform .4s ease-in-out}.main-header #button-Main-Menu .hamburger-lines .line.line2{transition:transform .2s ease-in-out}.main-header #button-Main-Menu .hamburger-lines .line.line3{transform-origin:0 100%;transition:transform .4s ease-in-out}.main-header #button-Main-Menu.opened .hamburger-lines .line.line1{transform:rotate(45deg)}.main-header #button-Main-Menu.opened .hamburger-lines .line.line2{transform:scaleY(0)}.main-header #button-Main-Menu.opened .hamburger-lines .line.line3{transform:rotate(-45deg)}.main-header .menu{position:absolute;top:100%;left:0;right:0;display:block;background:#313131;gap:0;margin-top:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:0;transition:all .2s ease-in-out;overflow:hidden}.main-header .menu .menu-item{justify-content:space-between;flex-wrap:wrap;width:100%;padding:.5rem 0 0;border-bottom:1px solid #9d9d9d;background:#313131}.main-header .menu .menu-item a,.main-header .menu .menu-item p{margin-left:1.2rem}.main-header .menu .menu-item .down-arrow{background:0 0;display:inline-block;padding:0;text-align:center;width:7px;height:auto;fill:#9d9d9d;transition:all .2s ease-in-out;margin-right:1.2rem}.main-header .menu .menu-item .sub-menu{position:relative;z-index:4;background:#313131;display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;min-width:100vw;max-height:0;transition:all .2s ease-in-out;overflow:hidden}.main-header .menu .menu-item .sub-menu:last-of-type{left:unset;right:0}.main-header .menu .menu-item .sub-menu li{padding:.5rem .8rem;padding-left:3rem;border-top:1px solid #666;border-bottom:1px solid #9d9d9d}.main-header .menu .menu-item .sub-menu li a{font-weight:400}.main-header .menu .menu-item.open{color:#fff}.main-header .menu .menu-item.open svg{fill:#fff}.main-header .menu .menu-item.open .sub-menu{max-height:1000px}.main-header .menu a.menu-item{padding:.5rem 1.2rem}.main-header .menu .accent-element{display:none}.main-header .menu.open{max-height:1000px;display:block}}@media (max-width:600px){.main-header .accent-element.mobile{display:none}}footer.footer{background-color:#8e7b58;padding:1rem 0}footer.footer .flex{display:flex;justify-content:space-between;gap:1.5rem;align-items:center}footer.footer .flex.column{flex-direction:column;align-items:flex-start;justify-content:center}footer.footer .footer-address{color:#f3e8cc;font-size:.9rem;line-height:1.5}footer.footer .social-icons-header{display:flex;gap:.5rem}footer.footer .social-icons-header a{line-height:1}footer.footer .social-icons-header a svg{height:24px;width:auto;fill:#f3e8cc;transition:all .2s ease-in-out}footer.footer .social-icons-header a:hover svg{fill:#fff}footer.footer .asnet-logo{line-height:1}footer.footer .asnet-logo svg{fill:#f3e8cc;transition:all .2s ease-in-out}footer.footer .asnet-logo:hover svg{fill:#fff}@media (max-width:768px){footer.footer .flex{flex-wrap:wrap}footer.footer .asnet-logo{width:100%;text-align:center}}@media (max-width:550px){footer.footer .flex{justify-content:center;row-gap:2rem}footer.footer .footer-address{text-align:center}}.backTop{position:fixed;bottom:2rem;right:2rem;width:3rem;height:3rem;padding:10px;border:none;border-radius:4px;cursor:pointer;z-index:9999;background-color:#8e7b58;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.backTop svg{height:30px;fill:#f3e8cc}.backTop.visible{opacity:1;visibility:visible}.scroll-up{opacity:0;visibility:hidden}.showUp{animation:showUp 1s forwards;-webkit-animation:showUp 1s forwards}@-webkit-keyframes showUp{0%{opacity:0;visibility:hidden;transform:translateY(60px)}100%{opacity:1;visibility:visible;transform:translateY(0)}}@keyframes showUp{0%{opacity:0;visibility:hidden;transform:translateY(60px)}100%{opacity:1;visibility:visible;transform:translateY(0)}}@-webkit-keyframes accent-Sportsman{0%{transform:scale(1)}5%{transform:scale(1.1)}10%{transform:scale(1)}18%{transform:scale(1.1)}25%{transform:scale(1)}100%{transform:scale(1)}}@keyframes accent-Sportsman{0%{transform:scale(1)}5%{transform:scale(1.1)}10%{transform:scale(1)}18%{transform:scale(1.1)}25%{transform:scale(1)}100%{transform:scale(1)}}.showDowm{animation:showDowm 1.5s ease-in-out forwards;-webkit-animation:showDowm 1.5s ease-in-out forwards}@keyframes showDowm{0%{visibility:hidden;opacity:0;transform:translateY(-1.5rem)}50%{visibility:visible;opacity:1;transform:translateY(.8rem)}100%{visibility:visible;opacity:1;transform:translateY(0)}}@-webkit-keyframes showDowm{0%{visibility:hidden;opacity:0;transform:translateY(-1.5rem)}50%{visibility:visible;opacity:1;transform:translateY(.8rem)}100%{visibility:visible;opacity:1;transform:translateY(0)}}