@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Ultra&display=swap);@import url(https://fonts.googleapis.com/css2?family=Ultra&display=swap);@import url(https://fonts.googleapis.com/css2?family=Ultra&display=swap);@font-face{font-family:Ultra;font-weight:400;font-style:normal}@font-face{font-family:"Roboto Condensed";font-weight:400;font-style:normal}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{margin-top:32px}body,html{font-family:Ultra,sans-serif;font-variant:small-caps;height:100%;margin:0;padding:0;line-height:1.5}body.scroll-disable,html.scroll-disable{overflow-y:hidden}.global_wr{background-image:linear-gradient(rgba(89,18,27,.8),rgba(89,18,27,.8)),url(../img/bg.jpg);background-attachment:fixed;background-repeat:no-repeat;background-position:center;background-size:cover;min-height:100vh}label{margin-bottom:0}a{text-decoration:none}a:hover{text-decoration:none}p{width:fit-content;margin:0 auto 28px;color:#fff;text-align:left}ul{margin:0;padding:0}li{list-style:none}a:active,a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:0}button{cursor:pointer}img{max-width:100%;height:auto;display:inline-block;margin:0 auto}h1{margin:0;padding:2vw 0}h1 a{color:#fff;text-shadow:0 5px 20px rgba(0,0,0,.6);transition:all .2s ease;font-size:7.8vw;font-family:Ultra,sans-serif;font-weight:400}@media screen and (min-width:767px){h1 a{font-size:4.7vw}}h1 a:hover{text-shadow:0 10px 50px #000}.plus{content:"+";position:absolute;right:15px}.minus{content:"-"}.container{padding:0 15px;margin:0 auto;width:100%}@media screen and (min-width:576px){.container{max-width:540px}}@media screen and (min-width:768px){.container{max-width:720px}}@media screen and (min-width:992px){.container{max-width:960px}}@media screen and (min-width:1200px){.container{max-width:1190px}}.header{background:#f6ce6f;font-family:Ultra,sans-serif;z-index:10}.header .burger{display:none}@media screen and (max-width:767px){.header .burger{display:flex;cursor:pointer;flex-direction:column;height:62px;align-items:center;justify-content:center}.header .burger span{width:30px;height:2px;display:block;background:#000;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.header .burger span:nth-child(2){margin:3px 0}}.header .burger.burger-opened span{transform:rotatey(180deg) rotatex(360deg);-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease}.header .burger.burger-opened span:first-child{margin-top:0;transform:rotate(45deg)}.header .burger.burger-opened span:nth-child(2){opacity:0;-ms-transform:translate(-90px,-6px);-webkit-transform:translate(-90px,-6px);transform:translate(-90px,-6px)}.header .burger.burger-opened span:nth-child(3){transform:rotate(-45deg);margin-top:-10px}.header #menu-main-menu{display:flex;justify-content:center;max-width:1000px;align-items:center;margin:0 auto;flex-wrap:wrap;gap:0 5px}.header #menu-main-menu .current-menu-item{background:#fff;box-shadow:0 4px 10px 0 rgba(0,0,0,.8)}.header #menu-main-menu a{display:block;padding:20px 15px;font-size:20px;color:#59121b;transition:all .2s ease}.header #menu-main-menu a:hover{background:#fff;box-shadow:0 4px 10px 0 rgba(0,0,0,.8)}@media screen and (max-width:767px){.header #menu-main-menu{flex-direction:column}.header #menu-main-menu .current-menu-item{width:100%;text-align:center;margin:0}.header #menu-main-menu .current-menu-item a{width:100%}}@media screen and (max-width:767px){.header_menu_container{display:none}}.header_menu_container.menu-opened{display:block;position:absolute;width:100%;background:#f6ce6f;z-index:2}footer{font-family:Ultra,sans-serif;display:flex;flex-direction:column;align-items:center;font-size:4.3w;color:#f6ce6f;padding:2vw 20px;border-top:solid 1px rgba(246,206,111,.2);max-width:1000px;margin:4% auto;font-style:normal;gap:5px}@media screen and (min-width:767px){footer{font-size:1.6vw}}footer p{margin:0;color:#f6ce6f}footer a{color:#f6ce6f}footer address{font-style:normal;text-align:center}