@media screen and (min-width: 991px){.hero{height:380px;margin-bottom:190px}}.hero svg{position:absolute;z-index:0;opacity:.15;width:180%;left:0%}@media screen and (max-width: 991px){.hero svg{max-width:100vw;top:-5rem}}@media screen and (min-width: 991px){.hero svg{width:100%;top:-99vh;left:-10px}}.hero-title{text-shadow:0 0px 5px rgb(255 255 255)}@media screen and (min-width: 991px){.hero-title{position:absolute;z-index:21;left:370px;top:316px}}@media screen and (min-width: 991px){.hero-img:after{content:" ";background:white;position:absolute;bottom:-40px;right:-109px;border-radius:100px;width:210px;height:210px;opacity:.9;display:none}}.hero-img{position:absolute;width:600px;height:600px;background:white;z-index:20}@media screen and (min-width: 991px){.hero-img{top:-100px;left:-180px}}.hero-img .img-tag{background-size:cover;background-position:center;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.footer{display:flex;width:100%;grid-column:large;height:300px;pointer-events:none}.footer svg{position:fixed;width:70vw;bottom:-94vw;left:-10vw;z-index:-1;opacity:.15}@media screen and (min-width: 991px){.footer svg{width:120vw;bottom:-84vw;left:-30vw}}html{--teaser-img-size: 130px}@media (min-width: 767px){html{--teaser-img-size: 170px}}@media (min-width: 990px){html{--teaser-img-size: 300px}}.teasers-wrapper{display:flex;flex-direction:column;gap:4rem;width:100%;padding:3rem 0 6rem}@media (max-width: 767px){.teasers-wrapper{padding:1rem 0 4rem}}.teaser-container{position:relative}@media (max-width: 767px){.teaser-container{padding:1rem 2rem}}.teaser{position:relative;display:flex;padding-top:calc(var(--teaser-img-size) * .3)}.teaser-img{position:absolute;top:0;height:var(--teaser-img-size);width:var(--teaser-img-size);border-radius:50%;overflow:hidden;z-index:2;box-shadow:0 8px 20px #0000002e;transition:transform .3s ease-in-out}.teaser-img img,.teaser-img span{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.teaser-left .teaser-img{left:0rem}.teaser-right .teaser-img{right:0rem}.teaser-right .teaser-box{padding-left:3rem;padding-right:6rem}.teaser-box{position:relative;width:100%;background:#fff;border-radius:16px;padding:3rem 2.5rem 2.5rem 6rem}.teaser-left .teaser-box{margin-left:calc(var(--teaser-img-size) * .75)}.teaser-right .teaser-box{margin-right:calc(var(--teaser-img-size) * .75)}.teaser-box h2{margin-top:0}.teaser-cta{display:inline-block;margin-top:1rem;color:var(--color-1);font-weight:600}.teaser:hover .teaser-box{box-shadow:7px 4px 15px 8px #ac7e53b5}@media (max-width: 600px){.teaser{flex-direction:column;align-items:center;padding-top:0}.teaser-img{position:relative;left:auto!important;right:auto!important;margin:0 auto -1.5rem;display:block}.teaser-left .teaser-box,.teaser-right .teaser-box{margin:0!important;padding:3.5rem 1.5rem 2rem;text-align:center}}.avatar{border-radius:50%;background-size:cover;background-position:center;background-color:var(--color-3);flex-shrink:0}.avatar-empty{background-color:#d4d4d4}.avatar-initials{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-family:Ubuntu,sans-serif}.member-role{color:var(--color-1);font-weight:600;margin:.2rem 0 .6rem;font-size:1.1rem}.member-profile{display:flex;align-items:center;gap:2rem;margin:2rem 0}.member-profile-socials{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap}.member-gallery{display:flex;gap:1rem;flex-wrap:wrap;margin:1.5rem 0}.member-gallery img{width:160px;height:160px;-o-object-fit:cover;object-fit:cover;border-radius:var(--img-border-radius)}@media (max-width: 600px){.member-profile{flex-direction:column;text-align:center}}.charte-alert{border-radius:10px;padding:1rem 1.2rem;margin-bottom:1.5rem}.charte-alert-full{background:#eaf3ea;color:#3f6b3f;border:1px solid #6fc96f}.charte-alert-adapted{background:#fff5e2;color:#92400e;border-left:4px solid #b45309}.charte-alert-title{font-weight:600;margin:0 0 .5rem}.charte-alert-toggle{display:block;width:100%;text-align:left;background:none;border:none;font:inherit;font-weight:600;color:inherit;cursor:pointer;padding:0;margin-bottom:.5rem}.charte-alert-text{margin:0;font-size:.95rem;font-weight:400}.charte-alert-list{margin:.6rem 0 0;padding-left:1.2rem;font-weight:400;font-size:.95rem}.charte-alert-list li{font-size:.95rem}.event-type-tag{display:inline-block;font-size:.85rem;font-weight:600;padding:.3rem .8rem .5rem;border-radius:0 0 0 20px;background:var(--color-1);color:var(--color-1);border:1px solid var(--color-3);white-space:nowrap}.event-link-body{position:relative}.event-link-body h3{margin-top:0;padding-right:9rem}.event-link-body .event-type-tag{position:absolute;top:-2px;right:-4px}.event-type-beginner{background:#eaf3ea;color:#3f6b3f;border-color:#cfe3cf}.event-type-intermediate{background:var(--color-4);color:var(--color-1-hover);border-color:var(--color-3)}.event-type-advanced{background:#f5e6e6;color:#8c3a3a;border-color:#e3cccc}.event-type-ropejam{background:#e8eef5;color:#3a5a8c;border-color:#ccd9e8}.event-type-other{background:#f0f0f0;color:#666;border-color:#ddd}.organizer-badge{display:inline-flex;align-items:center;gap:.6rem}.organizer-badge .avatar{flex-shrink:0;transition:.3s box-shadow ease}.organizer-badge.interactive:hover{color:var(--color-1);text-decoration:underline}.organizer-badge.interactive:hover .avatar{box-shadow:0 0 10px -1px #ac7e53b5}.dropdown{position:relative;display:inline-block}.dropdown-trigger{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:var(--color-1);background:#fff;border:1px solid var(--color-3);border-radius:8px;padding:.6rem 1rem;cursor:pointer;transition:all .2s ease}.dropdown-trigger.dropdown-trigger-filters,.dropdown-trigger.dropdown-trigger-calendar{background:#fff;border-radius:999px}.dropdown-trigger:hover,.dropdown-trigger.open{background:var(--color-4)}.dropdown-trigger.dropdown-trigger-calendar.open,.dropdown-trigger.dropdown-trigger-filters.open{background:#fff}.dropdown-trigger.dropdown-trigger-calendar:hover,.dropdown-trigger.dropdown-trigger-filters:hover{background:#fff;box-shadow:0 0 10px -1px #ac7e53b5}.dropdown-chevron{font-size:.8rem}.dropdown-panel{position:absolute;top:calc(100% + .5rem);left:0;z-index:20;background:#fff;border:1px solid var(--color-3);border-radius:10px;box-shadow:0 10px 30px #0000001f;padding:1rem;min-width:240px}.event-toolbar{display:flex;flex-wrap:wrap;gap:1rem;margin:1.5rem 0 2rem}.dropdown-link{display:block;padding:.4rem 0;font-size:20px;font-weight:150;white-space:nowrap}.dropdown-link:hover{color:var(--color-1)}.dropdown-field{display:flex;flex-direction:column;gap:.3rem;font-size:.95rem;font-weight:600;color:var(--color-1);margin-bottom:1rem}.dropdown-field:last-child{margin-bottom:0}.dropdown-field select{font-size:1rem;font-weight:400;color:#333;padding:.5rem .8rem;border-radius:999px;border:1px solid var(--color-3);background:#fff}.dropdown-reset{display:block;width:100%;margin-top:.5rem;padding-top:.75rem;border:none;border-top:1px solid var(--color-3);background:none;font:inherit;font-size:.9rem;font-weight:600;color:#b45309;text-align:left;cursor:pointer}.dropdown-reset:hover{color:#92400e;text-decoration:underline}.event-date-separator{margin:2rem 0 .75rem -1.5rem;padding-left:1.5rem;border-left:3px solid var(--color-1);font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--color-1)}.event-link{margin:0 0 1.5rem;border-radius:25px 10px 25px 25px}.event-link-body{padding:1.5rem;flex:1;min-width:0}.event-link-body h3{font-size:1.4rem}.event-link-body p{margin-top:0!important;margin-bottom:10px;font-size:1.2rem}.event-link-meta{line-height:1.5}.event-link-organizer{display:flex;flex-direction:row;gap:.3rem;justify-content:space-between;align-items:stretch}.event-organiser{display:flex;flex-direction:row;gap:.3rem;align-items:flex-end}.event-intro{font-size:1.4rem}.calendly-nawashi-button{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif!important;font-weight:300;background-color:var(--color-1);transition:all .2s ease-in-out;box-shadow:#0006 0 2px 5.5px,#0000004d 0 7px 12px,#0000001a 0 1.4px}.calendly-nawashi-button:hover{background-color:var(--color-1-hover)}.calendly-nawashi-button-fixed{transform:scale(1.4);position:fixed;bottom:55px;right:85px;z-index:999}@media (max-width: 768px){.calendly-nawashi-button{transform:scale(1)}.calendly-nawashi-button-fixed{bottom:20px;right:20px}}#page{overflow-x:clip}.page-layout{display:flex;justify-content:center;gap:3rem;max-width:calc(240px + 3rem + var(--container-width));margin:0 auto}.sidenav{position:sticky;top:100px;align-self:flex-start;width:240px;flex-shrink:0;height:auto;background:white;border-right:1px solid #eee;z-index:30;display:flex;flex-direction:column;padding:3rem 2rem;overflow-y:auto;border-radius:500px;box-shadow:0 0 19px -1px #ac7e53b5}.sidenav-brand{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2.5rem}.sidenav-brand .logo-svg{width:90px}.sidenav-brand .logo{font-size:2.4rem}.sidenav-links{display:flex;flex-direction:column;gap:.25rem;flex:1}.sidenav-link{position:relative;padding:.6rem .5rem;border-radius:6px;transition:color .2s ease;font-size:1.25rem}.sidenav-link:after{content:"";position:absolute;left:.5rem;right:.5rem;bottom:.3rem;height:2px;background:var(--color-1);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.sidenav-link:hover{color:var(--color-1)}.sidenav-link.active{color:var(--color-1);font-weight:600}.sidenav-link:hover:after,.sidenav-link.active:after{transform:scaleX(1)}.sidenav-insta{margin-top:1.5rem;align-self:flex-start;margin-left:auto;margin-right:auto}.page-content{flex:1;min-width:0}@media screen and (max-width: 991px){.page-layout{display:block;max-width:100%}.page-content{padding-top:5rem}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,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}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.collapse{visibility:collapse}.fixed{position:fixed}.relative{position:relative}.top-0{top:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.my-3{margin-top:.75rem;margin-bottom:.75rem}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-96{margin-bottom:24rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-8{margin-left:2rem}.mr-12{margin-right:3rem}.mr-2{margin-right:.5rem}.mt-0{margin-top:0}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.h-16{height:4rem}.h-32{height:8rem}.min-h-full{min-height:100%}.w-12{width:3rem}.w-full{width:100%}.w-screen{width:100vw}.max-w-\[var\(--container-width\)\]{max-width:var(--container-width)}.flex-initial{flex:0 1 auto}.list-none{list-style-type:none}.columns-1{-moz-columns:1;columns:1}.break-inside-avoid-column{-moz-column-break-inside:avoid;break-inside:avoid-column}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-3{gap:.75rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-8{row-gap:2rem}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.object-cover{-o-object-fit:cover;object-fit:cover}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-8{padding-left:2rem;padding-right:2rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.pb-1{padding-bottom:.25rem}.pb-6{padding-bottom:1.5rem}.pl-6{padding-left:1.5rem}.pr-1{padding-right:.25rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.align-middle{vertical-align:middle}.text-2xl{font-size:1.5rem;line-height:2rem}.text-5xl{font-size:3rem;line-height:1}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.italic{font-style:italic}.leading-7{line-height:1.75rem}.leading-none{line-height:1}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.no-underline{text-decoration-line:none}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@font-face{font-family:Poiret;src:local("Poiret"),url(https://nawashi.ch/assets/PoiretOne-Regular-9cf265b1.ttf) format("truetype")}:root{font-family:Ubuntu,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:150;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--container-width: 990px;--color-1: #ad8b73;--color-1-hover: #8f6649;--color-2: #ceab93;--color-3: #e3caa5;--color-4: #fffbe9;--img-border-radius: 6px}.bg-paper{background:url(https://nawashi.ch/img/white_paperboard.png)}.lazy-load-image-background{display:flex!important}.max-w-screen{max-width:100vw}.grid{display:grid;grid-template-columns:[large-start] 0 [thin-start] 0 [image-right-start] 1fr [image-left-end] 0 [thin-end] 0 [large-end];width:100%}@media screen and (min-width: 991px){.grid{display:grid;grid-template-columns:[large-start] 80px [thin-start] 1fr [image-left-end] 80px [image-right-start] 1fr [thin-end] 80px [large-end];width:var(--container-width);max-width:var(--container-width)}}.grid h1,.grid h2,.grid h3,.grid p{grid-column:thin}.grid .img-right{grid-column-start:image-right-start;grid-column-end:large-end}.grid .img-left{grid-column-start:large-start;grid-column-end:image-left-end}.grid .img-full{grid-column:large;width:100%}.grid *[class*=img-]{margin:4rem 0;border-radius:var(--img-border-radius);overflow:hidden}.grid .txt-left{grid-column-start:large-start;grid-column-end:image-left-end}.grid .txt-right{grid-column-start:image-right-start;grid-column-end:large-end}.grid .txt-full{grid-column:thin}.light-shadow{transition:.3s all ease;box-shadow:0 0 10px -1px #ac7e53b5}.light-shadow-hover:hover{box-shadow:7px 4px 15px 8px #ac7e53b5}.logo{font-family:Poiret,"sans-serif"}@media screen and (max-width: 991px){.logo{font-size:29px;margin-top:-3px}}.logo-svg{color:var(--color-2)}html,body,#root{height:100%}*+h1,*+h2,*+h3,*+h4{margin-top:3rem}h1,h2,h3,h4,.logo{color:#ad8b73}h1{font-size:4rem;line-height:4rem}h2{font-size:2.5rem}h3{font-size:2rem}p,ul,li{font-size:1.4rem}h1+p,h2+p,h3+p{margin-top:1.2rem}p+p,ul+p{margin-top:2.3rem}p+ul{margin-top:1rem}.insta-logo{transition:.3s all ease;filter:grayscale(1)}.insta-logo:hover{filter:grayscale(0)}.insta-logo svg{width:4rem;height:4rem}ul{list-style:"-   ";padding-left:42px}ol{padding-left:42px;list-style:auto}ul li+li,ol li+li{margin-top:.5rem}.googlesheet-iframe-container{grid-column:large-start / large-end;display:block;position:relative;margin-bottom:100px}.googlesheet-iframe{translate:calc(-1*(50vw - 495px));width:100vw;height:870px;padding:20px}.warning{border:1px solid rgb(255 166 0 / 73%);background-color:#fff5e2;border-radius:12px;padding:18px 28px}.text-amber-700,.hover\:text-amber-700:hover{color:var(--color-1)!important}.event-square{overflow:hidden}.event-square .event-type-tag{position:absolute;top:-3px;right:-4px;z-index:10}.hover\:border-amber-700:hover{--tw-border-opacity: 1;border-color:rgb(180 83 9 / var(--tw-border-opacity))}.hover\:border-opacity-50:hover{--tw-border-opacity: .5}.hover\:text-amber-700:hover{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity))}.hover\:text-amber-800:hover{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}@media (min-width: 768px){.md\:h-auto{height:auto}.md\:w-56{width:14rem}.md\:columns-2{-moz-columns:2;columns:2}.md\:flex-row{flex-direction:row}.md\:flex-nowrap{flex-wrap:nowrap}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (min-width: 1024px){.lg\:p-8{padding:2rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:pt-10{padding-top:2.5rem}}@media (max-width: 991px){.teaser-container{overflow:hidden;max-width:100vw}.teaser-container h2{font-size:1.8rem}.hero .rounded-full{transform:none;border-radius:0;position:relative;width:100vw;height:150px}@media screen and (max-width: 991px){.hero .rounded-full{height:270px}}.hero img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 70%;object-position:50% 70%}.hero svg{width:105px;left:22px;top:16.5rem}.hero-title{width:100%;text-align:left;padding-top:4rem;margin-bottom:3rem;padding-left:4.5rem}.hero-title h1{font-size:2.4rem;line-height:2.4rem}h1{font-size:2.4rem}h2{font-size:2rem}h3{font-size:1.5rem}p{font-size:1.3rem}.grid>*{margin-bottom:2.3rem}.grid *[class*=img-]{margin:2.3rem 0}.footer{height:50px}.footer svg{transform:scale(4) translateY(1.5rem)}.menumobile-content{display:none;position:fixed;left:0;top:0;width:100vw;height:100vh;overflow:scroll;background:white;padding:2rem;z-index:9999999;text-align:center;font-size:20px}.menumobile-content.open{display:block}.googlesheet-iframe{position:relative;translate:-16px;width:calc(100% + 36px);padding:0}}.close-mobile{width:34px;height:34px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;transform:rotate(45deg);transform-origin:center}.close-mobile div{width:50px}.close-mobile span{width:100%;height:2px;background:var(--color-1);display:block;border-radius:2px;transform-origin:center}.close-mobile :nth-child(1){transform:rotate(90deg);margin-bottom:-1px}
