/*! normalize.scss v0.1.0 | MIT License | based on git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}body{background-color:#000}*{box-sizing:border-box}ul{margin:0;padding:0;list-style:none}body{font-family:DroidSans,sans-serif;font-weight:400}p{font-size:1rem;line-height:1.6;color:#d4d4b2}h1,h2,h3,h4{color:#d07b02;font-weight:600}h1{font-size:clamp(1.8rem,6vw,2.5rem)}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.2rem}a{color:#d07b02}@font-face{font-family:DroidSans;src:url(fonts/droidsans-webfont.woff) format("woff2"),url(/fonts/droidsans-webfont.woff) format("woff");font-style:normal;font-weight:400}.btn{min-width:130px;height:30px;padding:0 1em;border-radius:6px;border:1px solid #d07b02;background:#d07b02;font-size:1rem;font-weight:700;letter-spacing:.2px;color:#d4d4b2;display:inline-flex;justify-content:center;align-items:center;transition:all .2s ease-out;cursor:pointer}.btn,.btn:hover{text-decoration:none}.btn:hover{background:#fdad3b;border-color:#fdad3b;color:#fff}.form fieldset{border:none;padding:0}.form__field{height:3rem;width:20rem;margin:.5rem 0}.form__field--label{color:#fff;display:block}.form__field--textarea{height:8rem}.form__action{height:3rem;width:10rem;background-color:#d07b02;border:none}.main{max-width:100rem;margin:0 auto}.nav{padding:1rem 0}.nav__list{display:flex;justify-content:center;width:100%}@media screen and (min-width:768px){.nav__list{justify-content:flex-end}}.nav__item a{padding:1rem;text-decoration:none;color:#d07b02;font-size:18px}.header{width:100%;padding:1rem;margin:0 auto}@media screen and (min-width:768px){.header{display:flex;justify-content:space-between;max-width:100rem}}.header__logo{max-width:18rem;margin:0 auto}@media screen and (min-width:768px){.header__logo{margin:0}}.header__logo img{width:100%}.footer{min-height:3em}.block-content{max-width:40rem;width:100%;margin:0 auto;padding:0 6%}@media screen and (min-width:768px){.block-content{padding:0}}.block-content__title{color:#d07b02;font-size:clamp(1.8rem,6vw,2.5rem)}.block-image{margin:0 auto;padding:2rem 0;max-width:70rem}.block-image__image{display:block;margin:0 auto;max-width:100%}.contact-form,.mailchimp{max-width:40rem;margin:0 auto}
/*# sourceMappingURL=main.css.map*/