:export{headerHeight:60px;searchFieldTransitionDuration:.5s;appMaxWidth:1440px;mobileHeaderWidth:720px;rootPageGap:3px;minCardWidth:240px;travelMapImgMinWidth:1024px}.grecaptcha-badge{position:fixed!important;right:0!important;bottom:calc(40px + 5px)!important;width:calc(5vw - 6px)!important;overflow:hidden!important;transition:width .3s ease!important;z-index:1000}.grecaptcha-badge:hover{width:256px!important}@media screen and (max-width:1024px){.grecaptcha-badge{width:calc(2*6px)!important}}body,html{overflow-x:hidden;font-family:var(--font-oranienbaum,sans-serif);scroll-behavior:smooth}body{max-width:100vw;min-width:360px;min-height:100vh;color:#171717;background:#f3efe4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}header{top:0;max-width:1440px;min-width:360px;grid-row-start:1;align-items:center;width:calc(100vw - 2*0px);height:60px;z-index:10}.header-underline{max-width:calc(1440px - 2*5vw - 0px);min-width:calc(360px - 2*5vw - 0px);width:calc(calc(100vw - 2 * 0px) - 2*5vw - 0px);padding-right:calc(5vw - 6px);height:1.5px;background:#000;margin-left:5vw}.root-page{display:grid;grid-template-rows:60px 1fr 40px;min-width:360px;width:100%;align-items:center;justify-items:center;overflow:hidden;min-height:100svh;padding:0;grid-gap:3px;gap:3px}.main-content{display:flex;max-width:1440px;flex-direction:column;grid-row-start:2;overflow-y:auto;scroll-snap-type:none;height:calc(100svh - 60px - 40px - 2*3px - 2*0px);min-width:360px;width:calc(100vw - 2*0px);padding-left:5vw;padding-right:calc(5vw - 6px);gap:3px;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.main-content::-webkit-scrollbar{width:6px;background-color:rgba(0,0,0,0);height:100%}.main-content::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0);border-radius:10px;border:none;-webkit-appearance:none}.main-content:hover::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4)}.main-content:hover::-webkit-scrollbar-thumb:hover{background-color:rgba(159,145,100,.8)}footer{bottom:0;max-width:calc(1440px - 2*5vw);width:calc(calc(100vw - 2 * 0px) - 2*5vw);grid-row-start:3;display:flex;flex-direction:row;height:40px;align-items:center;justify-content:space-between}footer p{font-size:1.15rem}@media screen and (max-width:1400px){.main-content{padding-right:5vw;padding-left:5vw}}@media screen and (min-width:1700px){.grecaptcha-badge{width:70px!important}}