:root{--width:70vw;--gutter:2rem;--grid-gutter:var(--gutter);--grid-column:calc((var(--width) - 13 * var(--grid-gutter)) / 12)}@media screen and (max-width:2399px){:root{--width:80vw}}@media screen and (max-width:1599px){:root{--width:92vw}}@media screen and (max-width:999px){:root{--gutter:1rem;--grid-column:calc((var(--width) - 9 * var(--grid-gutter)) / 8)}}@media screen and (max-width:799px){:root{--width:90vw;--gutter:0.5rem;--grid-column:calc((var(--width) - 7 * var(--grid-gutter)) / 6)}}*,:after,:before{box-sizing:border-box;border-style:solid;border-width:0;min-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ol,ul{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}embed,iframe,img,object,svg{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,0,0);padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}fieldset,option{padding:0}fieldset{margin:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}html{font-size:clamp(16px,1vw,16px)}body{background-color:#fbf6ee;font-family:sans-serif}h1{color:#231d16;font-size:3.2rem;text-transform:uppercase;line-height:1;text-align:center}h1.small{text-transform:none;font-size:1.6rem;font-weight:600;line-height:1.2}@media(min-width:800px){h1{font-size:5rem}h1.small{font-size:2.2rem}}@media(min-width:1200px){h1{font-size:7.2rem}h1.small{font-size:2.4rem}}h2{color:#231d16;font-size:2.8rem;text-transform:uppercase;line-height:1}@media(min-width:800px){h2{font-size:3.8rem}h2.big{font-size:4.4rem}}@media(min-width:1200px){h2{font-size:4.6rem}h2.big{font-size:5.4rem}}.text{color:#231d16;opacity:.75;line-height:1.5;font-weight:600}@media(min-width:800px){.text{font-size:1.125rem}}.text-medium{color:#231d16;line-height:1.5;font-weight:500}@media(min-width:800px){.text-medium{font-size:1.125rem}}.tag-primary{display:inline-block;background:#f4aa49;color:#231d16;padding:.75rem 1.5rem;font-weight:700}@media(min-width:800px){.tag-primary{font-size:1.125rem}.tag-primary-big{font-size:1.325rem;padding:1.25rem 2rem}}.tag-white{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#231d16;padding:.75rem 1.5rem;font-weight:700;border-radius:.125rem}@media(min-width:800px){.tag-white{font-size:1.125rem}.tag-white-big{font-size:1.325rem;padding:1.25rem 2rem}}.tag-white-lines{display:inline-flex;flex-direction:column;align-items:flex-start;color:#231d16;font-weight:700}.tag-white-lines>span{background:#fff;padding:.5rem;border-radius:.125rem;margin:-.2rem 0}@media(min-width:800px){.tag-white-lines{font-size:1.125rem}.tag-white-lines>span{padding:1rem;margin:-.4rem 0}}.btns{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:center}@media(min-width:800px){.btns{gap:1.25rem}}.wp-block-button{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:center;margin:0 auto;gap:.75rem;padding:1rem;border-radius:100px;background:#f4aa49;border:1px solid #f4aa49;color:#231d16;font-weight:600;cursor:pointer}@media(min-width:800px){.wp-block-button{padding:1.25rem}}.wp-block-button span{display:block;opacity:.5}