@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";html{font-size:10px}body{font-family:Inter,Helvetica,Arial,sans-serif;font-size:var(--font-size-mobile);text-rendering:geometricprecision;font-weight:300;line-height:1.375}@media (width>=768px){body{font-size:var(--font-size)}}h1{font-size:3.6rem;font-weight:300;line-height:1.2917}@media (width>=1360px){h1{font-size:4.8rem}}.like-h2,h2{font-size:2.4rem;font-weight:300;line-height:1.389}@media (width>=1360px){.like-h2,h2{font-size:3.6rem}}h3,h4{font-size:2.4rem;font-weight:300;line-height:1.389}@media (width>=1360px){h3,h4{font-size:3.6rem}}h5{margin-bottom:1em;font-size:2rem;font-weight:500}@media (width>=1360px){h5{font-size:3.2rem}}h1 em,h2 em,h3 em{text-transform:uppercase;font-style:normal}.button{cursor:pointer;color:var(--button-text-color,inherit);background:var(--button-color,#c59658);border:none;border-radius:20px;justify-content:center;align-items:center;gap:10px;padding:8px 15px 5px;font-size:1.8rem;font-style:normal;font-weight:300;line-height:1;text-decoration:none;display:inline-flex}@media (width>=768px){.button{padding:13px 30px 10px}}.button:hover{color:var(--button-hover-text-color,--button-text-color,inherit);background:var(--button-hover-color,#ac8149)}.button--outline{background:0 0;border:2px solid;padding:11px 30px 8px}.button--outline:hover{border-color:var(--button-color,#c59658);color:var(--button-text-color,inherit);background:var(--button-color,#c59658)}.slider__wrapper{grid-template:"title""nav""content"1fr/1fr;display:grid}@media (width>=768px){.slider__wrapper{-moz-column-gap:calc(20px + 8.33333%);-moz-column-gap:calc(40px + 8.33333%);grid-template:"content title""content nav"1fr/7fr 4fr;column-gap:calc(40px + 8.33333%)}}@media (width>=1360px){.slider__wrapper{-moz-column-gap:calc(40px + 10%);grid-template-columns:6fr 3fr;column-gap:calc(40px + 10%)}}.slider__wrapper.wrapper{padding:72px 24px}@media (width>=768px){.slider__wrapper.wrapper{padding-left:20px;padding-right:20px}}@media (width>=992px){.slider__wrapper.wrapper{padding:140px calc(20px + 8.33333%)}}.slider__title{grid-area:title;min-width:0;margin-top:0}.slider__title.toggle-nav-mobile{cursor:pointer;border-bottom:1px solid;display:flex}@media (width>=768px){.slider__title.toggle-nav-mobile{cursor:default;border-bottom:0;display:block}}.slider__title.toggle-nav-mobile:after{content:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 11\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1 1L10 10L19 1\" stroke=\"white\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>");width:18px;height:9px;margin-left:auto;display:inline-block}@media (width>=768px){.slider__title.toggle-nav-mobile:after{content:normal}}.slider__title.toggle-nav-mobile[aria-expanded=true]:after{content:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 11\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1 10L10 1L19 10\" stroke=\"white\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>")}@media (width>=768px){.slider__title.toggle-nav-mobile[aria-expanded=true]:after{content:normal}}.slider__nav{grid-area:nav;min-width:0;max-height:100%;font-weight:500;overflow:hidden}@media (width>=768px){.slider__nav{margin-top:0;padding-left:0;padding-right:24px;overflow:visible}}.slider__nav.hidden-mobile{display:none}@media (width>=768px){.slider__nav.hidden-mobile{display:block}}.slider__nav .nav{margin-bottom:32px;font-size:1.8rem;line-height:1.6}@media (width>=768px){.slider__nav .nav{font-size:2rem}}.slider__nav .nav .nav-item,.slider__nav .nav a{cursor:pointer;color:inherit;opacity:.8;border-bottom:1px solid;padding-top:1em;padding-bottom:1em;text-decoration:none;transition:opacity .2s cubic-bezier(.19,1,.22,1);display:block}@media (width>=768px){.slider__nav .nav .nav-item,.slider__nav .nav a{padding-top:1em;padding-bottom:1em}}.slider__nav .nav .nav-item:first-child,.slider__nav .nav a:first-child{padding-top:0}@media (width>=768px){.slider__nav .nav .nav-item:first-child,.slider__nav .nav a:first-child{border-top:1px solid;padding-top:1em}}.slider__nav .nav .nav-item.active,.slider__nav .nav a.active{opacity:1}@media (width>=768px){.slider__nav .nav .nav-item.active,.slider__nav .nav a.active{border:1px solid;border-radius:10px;margin-top:-1px;margin-left:-21px;margin-right:-21px;padding-left:20px;padding-right:20px}.slider__nav .nav .nav-item.active:first-child,.slider__nav .nav a.active:first-child{margin-top:0}}.slider__nav .nav .nav-item:hover,.slider__nav .nav a:hover{opacity:1}.slider__nav.slidedown-enter-active,.slider__nav.slidedown-leave-active{transition:max-height .5s cubic-bezier(.77,0,.175,1)}.slider__nav.slidedown-enter-to,.slider__nav.slidedown-leave-from{max-height:1000px;overflow:hidden}.slider__nav.slidedown-enter-from,.slider__nav.slidedown-leave-to{max-height:0;overflow:hidden}.slider__content{grid-area:content;width:100%}.slider__content img{max-width:100%;height:auto}html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{text-decoration:underline;border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}button:-moz-focusring{outline:1px dotted buttontext}input{overflow:visible}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[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}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;max-width:100%;color:inherit;white-space:normal;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}[hidden],template{display:none}.video-player{--base-color:#494949;cursor:pointer;aspect-ratio:16/9;background:var(--base-color);border:2px solid;border-radius:10px;position:relative;overflow:hidden}.video-player img,.video-player video{opacity:.6;transition:opacity .1s ease-out}.video-player iframe{display:none}.video-player:hover img,.video-player:hover video{opacity:1;transition-duration:.4s}.video-player:hover:after{box-shadow:0 0 12px #0006}.video-player:after,.video-player:before{content:"";z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-player:before{opacity:1;border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:20px solid #fff;width:0;height:0;margin-left:2px}@media (width>=768px){.video-player:before{border-width:20px 20px 20px 40px;margin-left:5px}}.video-player:after{z-index:1;opacity:.8;background:var(--base-color);border:2px solid;border-radius:50%;width:60px;height:60px;box-shadow:0 2px 8px #000c}@media (width>=768px){.video-player:after{width:105px;height:105px}}.video-player.is-playing iframe,.video-player.is-playing img,.video-player.is-playing video{opacity:1;display:block}.video-player.is-loading:after,.video-player.is-loading:before,.video-player.is-playing:after,.video-player.is-playing:before{content:normal}.video-player .youtube-poster{z-index:1;-o-object-fit:cover;object-fit:cover}.loading-graphic,.video-player .youtube-poster{width:100%;height:100%;position:absolute;top:0;left:0}.loading-graphic{pointer-events:none;z-index:3;color:#324c43;background:#d9d9d980;flex-direction:column;justify-content:center;align-items:center;gap:32px;font-size:1.5em;display:flex}.loading-graphic>svg{max-width:20%;height:auto}
