/**handles:style**/
@charset "utf-8";:root{--main-color:#471E20;--tint-color:#FFFDF8;--text-color:var(--tint-color);--sec-color:#FFD700}body,html{padding:0;margin:0;background-color:var(--main-color);color:var(--text-color);font-family:"Red Hat Display",sans-serif;font-size:20px;line-height:1.4rem;font-weight:300;max-width:100vw;overflow-x:hidden}*{box-sizing:border-box}p{font-size:1rem;line-height:1.4rem;font-weight:300;margin:1em 0}p.bigtext{color:var(--sec-color);font-size:55px;line-height:69px;font-size:clamp(24px, 2vw, 55px);line-height:clamp(34px, 2vw, 69px);font-weight:500;margin:0 0 8px 0;text-transform:uppercase}@media screen and (max-width:530px){body,html,p{font-size:16px;line-height:26px}}a{color:#e0e0e0}a.button,button.forminator-button-submit,input[type=submit]{position:relative;z-index:2;display:inline-block;background-color:var(--main-color);padding:18px 40px;border:2px solid var(--sec-color);border-radius:0;text-decoration:none;font-weight:800;font-size:17px;line-height:17px;color:var(--text-color);text-transform:uppercase;letter-spacing:.05em;transition:.3s ease-in-out;margin:.5em 2em .5em 0;cursor:pointer;-webkit-appearance:none}a.button:hover,button.forminator-button-submit:hover,input[type=submit]:hover{color:var(--main-color);background-color:var(--tint-color)}@media screen and (max-width:480px){a.button{font-size:13px;line-height:13px;padding:14px 30px;letter-spacing:.03em}}@media screen and (max-width:380px){a.button,input[type=submit]{font-size:13px;line-height:13px;padding:12px 25px;letter-spacing:.01em}}@media screen and (max-width:350px){a.button,input[type=submit]{margin:0 12px 12px 0}}.light-bg{background-color:var(--tint-color);color:var(--main-color);position:relative}.light-bg::after{content:'';position:absolute;display:block;bottom:0;left:0;width:100%;height:10%;background-color:var(--main-color)}.light-bg>*{z-index:1}.center{text-align:center}.left{float:left!important}.right{float:right!important}.space-bottom{margin-bottom:120px}.space-top{margin-top:120px}.space{margin-top:120px;margin-bottom:120px}.bigspace-bottom{margin-bottom:160px}.bigspace-top{margin-top:160px}.bigspace{margin-top:160px;margin-bottom:160px}.smallspace{margin-top:60px;margin-bottom:60px}.smallspace-top{margin-top:60px}.smallspace-bottom{margin-bottom:60px}.fakeh1,.fakeh2,.fakeh3,h1,h2,h3{text-transform:uppercase;letter-spacing:.06em;position:relative;z-index:1}.fakeh1,h1{font-size:100px;font-size:clamp(48px, 7vw, 100px);line-height:1.25em;font-weight:600;margin:25px 0 15px 0}.fakeh2,h2{font-size:80px;font-size:clamp(38px, 6vw, 80px);line-height:1.25em;font-weight:500;margin:0 0 .5em 0}.fakeh3,h3{font-family:Dosis,sans-serif;font-size:38px;font-size:clamp(24px, 3vw, 38px);line-height:1.1em;font-weight:500;color:var(--sec-color);margin:8px 0;letter-spacing:.01em}.light-bg .fakeh3,.light-bg h3{color:var(--main-color)}.fakeh4,.footer-contact a,.footer-contact strong,h4{font-size:40px;font-size:clamp(16px, 3vw, 40px);line-height:1.25em;font-weight:300;margin:8px 0;text-transform:uppercase;letter-spacing:.05em;position:relative;z-index:1;text-decoration:none}.bigcontainer,.container,.flexrow,.headercontainer,.midcontainer,.minicontainer,.smallcontainer{display:flex;flex-wrap:wrap;position:relative;max-width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;overflow:hidden}.flexrow,.row{width:100%;overflow:hidden;padding-left:0;padding-right:0}.bigcontainer,.headercontainer{width:1640px}.container{width:1300px}.midcontainer{width:900px}.smallcontainer{width:560px}.minicontainer{width:430px}.reverse{flex-direction:row-reverse}.div5{width:calc(5% - 12px)}.div10{width:calc(10% - 12px)}.div15{width:calc(15% - 12px)}.div20{width:calc(20% - 12px)}.div25{width:calc(25% - 12px)}.div30{width:calc(30% - 12px)}.div33{width:calc(33% - 12px)}.div40{width:calc(40% - 12px)}.div45{width:calc(45% - 12px)}.div50{width:calc(50% - 12px)}.div55{width:calc(55% - 12px)}.div60{width:calc(60% - 12px)}.div70{width:calc(70% - 12px)}.div80{width:calc(80% - 12px)}@media screen and (max-width:830px){.space-top{margin-top:80px}.space-bottom{margin-bottom:80px}.space{margin-top:80px;margin-bottom:80px}.bigspace-top{margin-top:120px}.bigspace-bottom{margin-bottom:120px}.bigspace{margin-top:120px;margin-bottom:120px}.smallspace{margin-top:30px;margin-bottom:30px}.smallspace-top{margin-top:30px}.smallspace-bottom{margin-bottom:30px}.div10,.div15,.div20,.div25{width:calc(50% - 8px)}.div30,.div33,.div40,.div45,.div50,.div55,.div60,.div70,.div80{width:100%}}@media screen and (max-width:530px){.bigspace-top{margin-top:80px}.bigspace-bottom{margin-bottom:80px}.bigspace{margin-top:80px;margin-bottom:80px}.space-top{margin-top:60px}.space-bottom{margin-bottom:60px}.space{margin-top:60px;margin-bottom:60px}}header{position:fixed;z-index:99;width:100%;background:linear-gradient(to bottom,#07060b,rgba(7,6,11,0));pointer-events:none;top:0;left:0}header .logo{width:140px;margin-top:30px;pointer-events:auto!important}header .logo img{width:100%}header nav{display:flex;flex-wrap:wrap;align-items:center;margin-left:auto;padding:45px 30px 20px 30px;border:1px solid var(--sec-color);border-top:none;align-self:flex-start;pointer-events:auto!important;background-color:var(--main-color)}header nav ul{list-style:none;margin:0;padding:0}header nav li{display:inline-block}header nav li:not(:last-child){margin-right:1em}header nav li a{text-decoration:none;text-transform:uppercase;font-weight:600;letter-spacing:2px}header a.headerbutton{position:relative;display:block;font-weight:600;text-transform:uppercase;color:var(--text-color);padding-right:20px;margin-right:20px;text-decoration:none;letter-spacing:.05em;font-size:17px;line-height:21px}header a.headerbutton::after{content:'';position:absolute;top:50%;right:0;transform:translateY(-50%);height:13px;width:1px;background-color:var(--text-color)}.hamburger{position:relative;display:none;flex-wrap:wrap;align-items:center;z-index:99;width:auto;padding-left:55px;height:45px;cursor:pointer;font-weight:600;text-transform:uppercase;color:var(--text-color);letter-spacing:.05em;font-size:17px;line-height:21px}.hamburger span{display:block;position:absolute;left:6px;height:3px;width:33px;background:var(--text-color);border-radius:100px;transition:.5s cubic-bezier(.8,0,.4,1)}.hamburger span:first-child{top:10px}.hamburger span:nth-child(2){top:21px}.hamburger span:nth-child(3){top:32px}.opennav .hamburger span:first-child{top:21px;transform:rotate(45deg)}.opennav .hamburger span:nth-child(2){top:21px;opacity:0}.opennav .hamburger span:nth-child(3){top:21px;transform:rotate(-45deg)}.menu{display:none}.socials{position:fixed;z-index:99;left:35px;bottom:35px}.socials ul{margin:0;padding:0;list-style:none}.socials li{margin:4px 0;padding:0;display:block}.socials a{color:var(--sec-color);text-decoration:none;font-size:22px;line-height:22px}.socials i{display:block}.socials i img{width:28px;height:28px;object-fit:contain;object-position:left center}@media screen and (max-width:1500px){.socials{display:none}}@media screen and (max-width:680px){header .logo{width:110px}header nav{padding:35px 25px 15px 25px}.hamburger{display:flex}}@media screen and (max-width:580px){header a.headerbutton{display:none}}@media screen and (max-width:360px){header .logo{width:90px}}.hero{position:relative;z-index:1;display:flex;min-height:100vh;height:auto;padding:60px 0;align-items:stretch;overflow:hidden}.hero.smallhero{min-height:0}.hero-bg{display:block;position:absolute;z-index:-1;top:0;right:0;width:50%;height:100%}.hero-bg img{display:block;object-fit:cover;object-position:center;width:100%;height:100%}.hero-bg::before{content:'';position:absolute;top:0;height:100%;left:-1px;width:280px;max-width:35%;display:block;background:linear-gradient(to right,var(--main-color),transparent);z-index:5;pointer-events:none}.hero-bg-mobile{display:none;position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero::before{content:'';position:absolute;z-index:1;bottom:-1px;left:0;width:100%;height:380px;max-height:30%;background:linear-gradient(to top,#07060b,rgba(7,6,11,0))}.hero-container{align-items:center}.hero-content{position:relative;z-index:2;width:680px;max-width:100%}.hero-slogan img,.hero-slogan-img{max-width:65%;width:420px;display:block;margin:15px auto 60px 0;-webkit-filter:drop-shadow(0px 0px 5px #222);filter:drop-shadow(0px 0px 5px #222)}@media screen and (max-width:930px){.hero{min-height:0;padding:130px 0 45px 0}.hero-slogan img,.hero-slogan-img{margin-left:auto}.hero-bg{display:none}.hero-bg-mobile{display:block}picture:has(.hero-bg-mobile){opacity:.5}.hero-container{justify-content:space-around;align-items:stretch}.hero-content{width:430px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between}}@media screen and (max-width:530px){.hero-bg-mobile{object-position:top center}.hero-slogan p{font-size:14px;line-height:18px;letter-spacing:.1em!important}}.forminator-response-message.forminator-error{display:none}.forminator-error-message{color:red;display:block}.forminator-field-upload{border:1px dashed var(--sec-color);padding:1rem}.forminator-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;width:100%;gap:1rem;margin-bottom:1rem}.forminator-row:last-of-type{margin-bottom:0}.forminator-col{flex:1 1 0px;max-width:100%}.forminator-col-md-6{flex:1 1 0px}.form form{width:100%;max-width:630px;font-weight:300;margin:35px auto;border:1px solid var(--sec-color);padding:2rem}.form form :focus{outline:0}.form form input:not([type=submit]):not([type=file]),.form form textarea{width:100%;border-radius:0;border:none;border-bottom:1px solid var(--sec-color);background-color:transparent;font-size:17px;line-height:28px;font-weight:300;font-family:inherit;letter-spacing:.04em;color:var(--text-color);resize:none}@media screen and (max-width:480px){.form form{padding:1rem}}::placeholder{color:#e0e0e0;opacity:1;font-weight:300}:-ms-input-placeholder{color:#e0e0e0;font-weight:300}::-ms-input-placeholder{color:#e0e0e0;font-weight:300}