@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{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;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:-.25em}sup{top:-.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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{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]{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}.text-center{text-align:center}.w-100{width:100%}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}:root{--base-color: #854836;--primary-color: #FFB22C;--secondary-color: #F7F7F7}html{width:100%;height:100%}body{width:100%;font-family:Nunito Sans,sans-serif;font-size:16px;color:#854836}.popup{position:fixed;z-index:20;width:100%;height:100%;display:none;top:0;left:0}.popup__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.8}.popup__container{position:relative;width:100%;height:100%;padding-top:5rem}.popup__box{position:relative;background-color:var(--secondary-color);padding:1rem;border-radius:.8rem;width:19rem;margin:0 auto}.popup__header{display:flex;justify-content:space-between;align-items:center}.popup__body{background-color:#fff;padding:1rem;border-radius:1rem}.popup__button-close{background-color:transparent;border:none;cursor:pointer;color:var(--base-color);width:2.5rem;height:2.125rem}.popup__button-close:hover{opacity:.8}@media(min-width:0px)and (max-width:767.98px){.popup__box{margin-left:1rem;margin-right:1rem}}.banner__section{color:#854836;text-align:center;margin-top:5rem;padding-bottom:2rem}.banner__section-heading{margin:0 auto;font-size:3rem;padding-bottom:2.125rem;font-weight:700;max-width:34rem}.banner__section-highlight{color:var(--primary-color)}.banner__section-description{margin:0 auto;font-size:1.25rem;max-width:34rem;padding-bottom:4rem}.image-intro{height:18rem;background-image:url(/assets/bg-coffee-DrWKfDdm.jpg);background-size:cover;background-position:center center;position:relative;width:100%;margin-top:2rem}.button{background-color:transparent;border:none;display:block;cursor:pointer}.button-explore{border:none;margin:0 auto;margin-top:1.5rem;color:var(--base-color);margin-bottom:1.5rem}.button-explore:hover{color:var(--primary-color)}.button-explore__content-label{font-weight:600}.button-explore__content-icon{margin-top:.7rem}.button-show-trivia{display:flex;justify-content:center;background-color:var(--primary-color);border-radius:.5rem;padding:.5rem;font-size:1rem;margin-left:2rem}.button-show-trivia:hover{color:#fff;background-color:var(--base-color)}.section{position:relative;background-color:var(--secondary-color);width:100%;height:100%;display:flex;align-items:center}.section:nth-child(odd){background-color:#fff}.section__title{font-weight:700;font-size:2.5rem;padding-left:2rem}.section__description{font-weight:500;font-size:1.5rem;padding-left:2rem;padding-right:2rem}.section__content{height:40rem;width:75rem;max-width:75rem;margin:0 auto;display:flex;position:relative}.section:nth-child(odd) .section__content{flex-direction:row-reverse}.section__left{width:50%;position:relative;display:flex;justify-content:center;align-items:center;height:100%}.section__right{position:relative;width:50%;display:flex;justify-content:center;align-items:center;height:100%}.section__left:before{content:"";position:absolute;width:2px;background-color:var(--base-color);top:0;bottom:0;right:0;margin-left:-3px}.section__left:after{content:"";position:absolute;width:25px;height:25px;right:0;background-color:var(--primary-color);top:50%;border-radius:50%;z-index:1;margin-right:-12px}.section:nth-child(odd) .section__left:before{right:unset;left:1px}.section:nth-child(odd) .section__left:after{right:unset;left:1px;margin-right:unset;margin-left:-15px}.section:nth-child(2) .section__left:before{top:50%}.section:nth-child(6) .section__left:before{bottom:50%}.section__content-image img{width:28rem;height:auto}.section__content-closing{text-align:center;padding-bottom:5rem;height:auto}@media(min-width:0px)and (max-width:767.98px){.banner__section{padding:1rem}.section__title{font-size:1.5rem}.section__description{font-size:1rem;width:auto}.section{height:auto}.banner__section-heading{font-size:2rem}.banner__section-description{font-size:1.125rem}.image-intro{height:19.3125rem}.section__content{flex-wrap:wrap;height:auto}.section__left{width:100%;padding:2rem}.section__right{width:100%}.section__content-image{padding-left:3rem;padding-bottom:2rem;padding-right:2rem}.section__content-image img{width:100%;height:auto}.section__left:before{left:30px}.section__left:after{left:14px}.section__right:before{content:"";position:absolute;width:2px;background-color:var(--base-color);top:0;bottom:0;left:30px;margin-left:-3px}.section:nth-child(odd) .section__left:before{right:unset;left:30px;margin-left:-3px}.section:nth-child(odd) .section__left:after{right:unset;left:1px;margin-right:unset;margin-left:14px}.section:nth-child(6) .section__right:before{display:none}.section__content-video{padding:2rem 2rem 2rem 4rem}.section__content-video iframe{width:100%}.section:nth-child(7){padding-bottom:10rem}}@media(min-width:768px)and (max-width:991.98px){.section__content-image{padding:2rem}.section__content-image img{width:100%;height:auto}.section__content-video iframe{width:100%}}
