*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}*{--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgba(59, 130, 246, .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}::moz-focus-inner{border-style:none;padding:0}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{color:inherit;text-decoration:inherit}body{margin:0;font-family:inherit;line-height:inherit}html{-webkit-text-size-adjust:100%;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";line-height:1.5}h1,h2{margin:0;font-size:inherit;font-weight:inherit}img{border-style:solid;max-width:100%;height:auto}svg,img{display:block;vertical-align:middle}.bg-\$yellow{background-color:var(--yellow)}.cursor-pointer{cursor:pointer}.block{display:block}.flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.grid{display:-ms-grid;display:grid}.hidden{display:none}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.items-center{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.flex-shrink-0{-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0}.h-full{height:100%}.h-0{height:0px}.h-auto{height:auto}.mt-20{margin-top:5rem}.ml-4{margin-left:1rem}.ml-15{margin-left:3.75rem}.mt-1{margin-top:.25rem}.mb-5{margin-bottom:1.25rem}.mt-4{margin-top:1rem}.ml-6{margin-left:1.5rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.mb-5px{margin-bottom:5px}.ml-5px{margin-left:5px}.min-h-screen{min-height:100vh}.min-h-0{min-height:0px}.overflow-hidden{overflow:hidden}.px-4{padding-left:1rem;padding-right:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pt-4{padding-top:1rem}.pointer-events-none{pointer-events:none}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.top-2{top:.5rem}.left-2{left:.5rem}.top-6{top:1.5rem}.right-6{right:1.5rem}.left-0{left:0}.top-0{top:0}.left-1\/2{left:50%}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.whitespace-nowrap{white-space:nowrap}.w-full{width:100%}.w-1\/2{width:50%}.w-max{width:-webkit-max-content;width:-moz-max-content;width:max-content}.w-60px{width:60px}.w-100px{width:100px}.z-1337{z-index:1337}.z-10{z-index:10}.z-20{z-index:20}.grid-rows-\[0fr\]{grid-template-rows:0fr}.transition-all{-webkit-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);-o-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s}.duration-300{-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s}@media (min-width: 500px){.bp1\:mt-32{margin-top:8rem}.bp1\:mr-5px{margin-right:5px}.bp1\:top-6{top:1.5rem}.bp1\:left-6{left:1.5rem}.bp1\:w-180px{width:180px}}@media (max-width: 849.9px){.\<bp2\:w-32px{width:32px}}@media (max-width: 499.9px){.\!\<bp1\:block{display:block!important}.\!\<bp1\:inline-block{display:inline-block!important}.\<bp1\:hidden{display:none}.\!\<bp1\:items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;-webkit-align-items:flex-start!important;align-items:flex-start!important}.\<bp1\:mt-1{margin-top:.25rem}.\!\<bp1\:opacity-100{opacity:1!important}.\<bp1\:w-48px{width:48px}}.text-F_S{font-size:1.4rem;line-height:1;margin-bottom:0;color:#000;font-weight:400}@media (max-width: 500px){.text-F_S{font-size:1.2rem}}.text-F_M{font-size:2.2rem;line-height:1;margin-bottom:0;color:#000;font-weight:400}@media (max-width: 1400px){.text-F_M{font-size:1.8rem}}.text-F_L{font-size:6rem;line-height:1.15;margin-bottom:1.2rem;color:#000;font-weight:400}@media (max-width: 500px){.text-F_L{font-size:3.6rem}}.text-bottom{display:flex;align-items:end}.gridContainer{display:grid;grid-template-columns:70% 30%;grid-template-rows:min-content 1fr;gap:0px 0px;grid-auto-flow:row;grid-template-areas:"menu sidebar" "content sidebar";height:100vh}.sidebarArea{grid-area:sidebar;overflow-y:auto}.menuArea{grid-area:menu}.menuArea a{width:fit-content}.contentArea{grid-area:content;overflow-y:auto}.readMore{cursor:pointer;opacity:0;transition:opacity .3s ease-in-out}.readMore:after{content:"read more"}.readMore.readLess:after{content:"read less"}@media (max-width: 1024px){.readMore{opacity:1}}.swiper-description-header:hover .readMore{opacity:1}.postExtraInfo p:first-of-type,.extraInfoContent p:first-of-type{margin-top:0}.postExtraInfo p:last-of-type,.extraInfoContent p:last-of-type{margin-bottom:0}.content.expanded{grid-template-rows:1fr}p{line-height:115%}.underline{text-decoration:none!important;border-bottom:3px solid black}nav h1 a,nav h2 a,.homeNav h1 a,.homeNav h2 a,.sidebar .menu h1 a,.sidebar .menu h2 a{display:block;width:fit-content;border-bottom:3px solid transparent;font-size:6rem;line-height:1;color:#000;font-weight:400;margin-bottom:3px}@media (max-width: 500px){nav h1 a,nav h2 a,.homeNav h1 a,.homeNav h2 a,.sidebar .menu h1 a,.sidebar .menu h2 a{font-size:3.6rem}}nav h1 a:hover,nav h2 a:hover,.homeNav h1 a:hover,.homeNav h2 a:hover,.sidebar .menu h1 a:hover,.sidebar .menu h2 a:hover{border-bottom:3px solid black}.sidebarEntry{font-size:1.4rem;line-height:1.15;margin-bottom:1.2rem;color:#000;font-weight:400}@media (max-width: 500px){.sidebarEntry{font-size:1.2rem}}.sidebarEntry:not(:last-child){border-bottom:1px solid black;padding-top:10px}.sidebarEntry p{margin-block:1rem}.sidebarEntry .sidebarEntryTitle{font-size:2.2rem;line-height:1.15;margin-bottom:1.2rem;color:#000;font-weight:400}@media (max-width: 1400px){.sidebarEntry .sidebarEntryTitle{font-size:1.8rem}}.sidebarEntry h4{font-size:2.2rem;line-height:1.15;margin-bottom:1.2rem;color:#000;font-weight:400}@media (max-width: 1400px){.sidebarEntry h4{font-size:1.8rem}}.sidebarEntry ul{padding-left:0}.sidebarEntry ul li{list-style:none;margin-bottom:3px}.sidebar .active{display:block}@media (max-width: 500px){.contentArea{margin-bottom:5px;margin-left:5px;margin-right:5px}}@media (min-width: 501px) and (max-width: 850px){.currentSlide{font-size:1.2rem}}@media (max-width: 850px){.gridContainer,.gridContainer.menuOpen{grid-template-columns:auto 40px}.sidebarArea{transition:all .3s ease-in-out;position:fixed;right:0;width:40px;max-height:100%;z-index:1337}.sidebarArea.open{width:calc(100% - 40px)}.sidebarArea.open nav *,.sidebarArea.open .text *{color:#000!important;pointer-events:auto}.sidebarArea.open #btn-close{display:block}.sidebarArea.open #btn-open{display:none}.sidebarArea.open .sidebar{max-height:100%;overflow-y:auto}.sidebarArea .sidebar{max-height:100vh;overflow-y:hidden}.sidebarArea nav *,.sidebarArea .text *{color:var(--yellow)!important;pointer-events:none;transition:all .3s ease-in-out}.sidebarArea #btn-close{display:none;z-index:10;height:2.5rem}.sidebarArea #btn-open{display:block;z-index:10;height:2.5rem}}@media (min-width: 851px) and (max-width: 1400px){.gridContainer{grid-template-columns:65% 35%}}@media (max-width: 1400px){.text-bottom.extraInfoTitle{align-items:start}}@font-face{font-family:Lineto Akkurat Regular;src:url(/fonts/lineto-akkurat-regular.woff2) format("woff2"),url(/fonts/lineto-akkurat-regular.woff) format("woff"),url(/fonts/lineto-akkurat-regular.eot) format("embedded-opentype");font-weight:400;font-style:normal;font-display:swap}html{font-size:10px}:root{font-family:Lineto Akkurat Regular,Inter,Avenir,Helvetica,Arial,sans-serif;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--yellow: rgb(255, 252, 224)}h3,h4{margin-block:0}
