/*! 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:0.67em 0}hr{-webkit-box-sizing:content-box;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:-0.25em}sup{top:-0.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}button,[type='button'],[type='reset'],[type='submit']{-webkit-appearance:button}button::-moz-focus-inner,[type='button']::-moz-focus-inner,[type='reset']::-moz-focus-inner,[type='submit']::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type='button']:-moz-focusring,[type='reset']:-moz-focusring,[type='submit']:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;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']{-webkit-box-sizing:border-box;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}button{background:none;border:none;font-size:1rem}.container{max-width:960px;margin:0 auto;padding:0 20px}@media only screen and (min-width: 1024px){.container{padding:0}}.noscroll{position:fixed;overflow-y:scroll;top:0;left:0;width:100%}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:'Montserrat', sans-serif;font-size:18px;line-height:1.5}a{color:#212121;text-decoration:none}header{background-color:rgba(33,33,33,0.05);position:fixed;top:0;left:0;right:0;padding:1rem 0}header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .brand{font-size:1.5rem;font-weight:600}header nav{margin-left:auto}header nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;margin:0}header nav ul li{font-size:0.9rem;padding-right:0.75rem}header nav ul li:last-of-type{padding-right:0}.hero{background-image:url("https://images.unsplash.com/photo-1436262513933-a0b06755c784?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1951&q=80");background-repeat:no-repeat;background-size:cover;background-position:bottom right}.hero .container{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blur-bg{background-repeat:no-repeat;background-size:cover;background-position:bottom right;z-index:1;position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@-moz-document url-prefix(){.blur-bg{background-image:url("https://images.unsplash.com/photo-1436262513933-a0b06755c784?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1951&q=80");filter:blur(5px)}}.popup{z-index:2;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:90%;height:90%;background-color:#ffee93;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem}.popup .title{margin:0 0 0.5rem;font-size:1.5rem;font-weight:bold}.popup .short-info{font-size:0.9rem;text-align:center}.popup .select-all,.popup .remove-all{margin-bottom:0.5rem;-ms-flex-item-align:end;align-self:flex-end;font-weight:600;cursor:pointer;-webkit-transition:all 0.1s;transition:all 0.1s}.popup .select-all:hover,.popup .remove-all:hover{color:#e97878}.popup .vendors{width:100%;margin-bottom:3rem;padding:0 0 0.5rem;overflow-y:scroll}.popup .vendors__box{background-color:#f5d782;margin-bottom:0.5rem;padding:0 0.5rem 0.5rem;font-size:0.85rem}.popup .vendors__box h3{margin-top:0;margin-bottom:0.25rem;padding:0.25rem 0 0}.popup .vendors__consent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup .vendors__consent .accept{margin-left:auto}.popup .vendors__consent a{-webkit-transition:0.1s;transition:0.1s}.popup .vendors__consent a:hover{color:#e97878}.popup .vendors__consent input[type='checkbox']{cursor:pointer}.popup .vendors__consent label{margin-left:0.25rem;cursor:pointer}.popup .buttons{position:absolute;bottom:1rem;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:0 1rem}.popup .buttons__btn,.popup .buttons__btn--accept,.popup .buttons__btn--reject{width:100%;background:none;border:1px solid #e97878;min-width:100px;padding:0.5rem;cursor:pointer;font-size:1rem;font-weight:600}.popup .buttons__btn:first-child,.popup .buttons__btn--accept:first-child,.popup .buttons__btn--reject:first-child{margin-right:0.5rem}.popup .buttons__btn--accept{background-color:#e97878;color:#fff}.popup .buttons__btn--reject{color:#e97878}@media only screen and (min-width: 768px){.popup{width:30%;min-width:500px}}.posts{margin:2rem auto}.hide{display:none}
