h2{font-size:var(--size-09)}@media (min-width:1280px){h2{font-size:var(--size-12)}}#book-section{--wrapper-padding-mobile:var(--size-07)var(--size-05)var(--size-09);--wrapper-padding-tablet:var(--size-08)var(--size-09)var(--size-16);--wrapper-padding-desktop:var(--size-09)var(--size-12)var(--size-16)}#book-section-grid{grid-template-columns:1fr;grid-template-areas:"title""carousel""specs""description""cta";align-items:start;display:grid}#overview-carousel{margin-top:var(--size-05);grid-area:carousel}#book-title{grid-area:title}#book-title h1{font-size:var(--size-10);line-height:1.3}#book-title p{font-family:var(--heading-font-name);font-weight:var(--font-weight-bold);font-size:var(--size-08);color:var(--clr-accent-60);line-height:1.5}#book-specs{text-align:left;margin-top:var(--size-04);border-spacing:0 var(--size-06);border:none;grid-area:specs}#book-specs td{padding-left:var(--size-03)}#book-description{margin-top:var(--size-02);grid-area:description}#book-description p+p{margin-top:var(--size-05)}#map-section{--wrapper-padding-mobile:var(--size-09)var(--size-05)var(--size-16);--wrapper-padding-tablet:var(--size-16)var(--size-09)var(--size-16);--wrapper-padding-desktop:var(--size-16)var(--size-12)var(--size-19)}#map-section h2{font-size:var(--size-09);line-height:var(--size-12);color:var(--clr-primary-95);margin-bottom:var(--size-05)}#map-description{max-width:70ch;color:var(--clr-primary-90);margin-bottom:var(--size-10);line-height:1.75}#map-sub-description{color:var(--clr-primary-90);margin-top:var(--size-05);line-height:1.75}#map{width:100%;height:80vh}#map .marker:before{--scale:4;content:"";opacity:1;background-image:url(/img/icons.png);background-repeat:no-repeat;background-size:calc(var(--sprite-sheet-width)/var(--scale))calc(var(--sprite-sheet-height)/var(--scale));width:calc(172px/var(--scale));height:calc(202px/var(--scale));cursor:pointer;transition-behavior:allow-discrete;background-position:4.771% 69.959%;transition:opacity .3s ease-in-out;display:block;position:absolute;inset:0;transform:translate(-50%,-100%)translate(0)}#map .marker:after{--scale:4.4;content:"";opacity:0;background-image:url(/img/icons.png);background-repeat:no-repeat;background-size:calc(var(--sprite-sheet-width)/var(--scale))calc(var(--sprite-sheet-height)/var(--scale));width:calc(188px/var(--scale));height:calc(222px/var(--scale));cursor:pointer;transition-behavior:allow-discrete;background-position:.48% 71.766%;transition:opacity .3s ease-in-out;display:block;position:absolute;inset:0;transform:translate(-50%,-100%)translate(0)}#map .marker:hover:before,#map .marker[aria-expanded=true]:before{opacity:0}#map .marker:hover:after,#map .marker[aria-expanded=true]:after{opacity:1}#map .mapboxgl-popup{max-width:220px}#map .mapboxgl-popup-tip{display:none}#map .mapboxgl-popup-content{font-family:var(--body-font-name);border:1px solid var(--clr-neutral-30);border-radius:var(--size-04);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:0 0 var(--size-05)0;background:#19191980}#map .mapboxgl-popup-content div{background:var(--clr-primary-95);border-radius:var(--size-04);padding:var(--size-03)var(--size-09)}#map .mapboxgl-popup-content h3{font-family:var(--heading-font-name);font-size:1.125rem;font-weight:var(--font-weight-bold);line-height:var(--size-07);margin-top:var(--size-04);margin-bottom:var(--size-02);margin-left:var(--size-04)}#map .mapboxgl-popup-content p{font-size:.875rem;font-weight:var(--font-weight-regular);line-height:var(--size-07);margin-left:var(--size-04)}#map .mapboxgl-popup-content p:last-child{margin-top:var(--size-02)}#map .mapboxgl-popup-content p:last-child:before{--scale:12;content:"";vertical-align:sub;background-image:url(/img/icons.png);background-repeat:no-repeat;background-size:calc(var(--sprite-sheet-width)/var(--scale))calc(var(--sprite-sheet-height)/var(--scale));width:calc(188px/var(--scale));height:calc(222px/var(--scale));margin-right:var(--size-02);background-position:.48% 71.766%;display:inline-block}#map a:hover{color:var(--clr-accent-50);text-decoration:none}#map .mapboxgl-scroll-zoom-blocker,#map .mapboxgl-touch-pan-blocker{background:#1a1a1acc}.carousel-slide{aspect-ratio:3/2;width:100%;display:none}.carousel-slide.active{display:block}.carousel-slide img{object-fit:contain;width:100%;height:100%;margin-inline:auto}#carousel-controls{justify-content:space-between;align-items:center;gap:var(--size-07);margin-top:var(--size-05);touch-action:manipulation;flex-flow:row;display:flex}#carousel-controls [role=tablist]{--button-height:42px;--button-width:52px;--button-count:4;--button-gap:var(--size-04);align-items:center;gap:var(--button-gap);scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;touch-action:pan-x;scroll-behavior:smooth;width:calc((var(--button-width) + var(--button-gap))*var(--button-count));flex-flow:row;display:inline-flex;overflow-x:auto}#carousel-controls>div[role=tablist]::-webkit-scrollbar{display:none}#carousel-controls [role=tablist] button{height:var(--button-height);width:var(--button-width);flex:none;margin:auto}#carousel-controls [role=tablist] button[aria-selected=true]{cursor:default}#carousel-controls img{object-fit:contain;opacity:.8;width:100%;height:100%}#carousel-controls [role=tablist] button[aria-selected=true] img,#carousel-controls [role=tablist] button:hover img{opacity:1}#book-section .book-cta{justify-content:center;align-items:center;gap:var(--size-09);z-index:3;flex-flow:row;grid-area:cta;width:100%;padding:1rem;display:flex;position:fixed;bottom:0;left:0}#book-section .book-cta.backdrop{-webkit-backdrop-filter:url(#blur);backdrop-filter:url(#blur);background:linear-gradient(#19191900 0%,#191919cc 45%)}#book-section .book-cta div{justify-content:center;align-items:center;gap:var(--size-06);flex-flow:row;display:flex}#book-section .book-cta div input{text-align:center;width:20px;font-weight:var(--font-weight-bold);color:var(--clr-primary-95);border:none}@media not (min-width:375px){#carousel-controls [role=tablist]{--button-height:42px;--button-width:52px;--button-count:3;--button-gap:var(--size-04)}}@media (min-width:800px){#carousel-controls [role=tablist]{--button-height:44px;--button-width:60px;--button-count:4;--button-gap:var(--size-04)}#book-section-grid{column-gap:var(--size-09);grid-template:"carousel title""carousel specs"1fr"description description""cta cta"/1fr 1fr}#overview-carousel{margin-top:0}#book-specs{margin-top:var(--size-02)}#book-title p{font-size:var(--size-09);margin-top:var(--size-04)}#book-description{margin-top:var(--size-04)}#map-section h2{font-size:var(--size-12);line-height:var(--size-13)}#book-section .book-cta{margin-top:var(--size-09);-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;justify-content:flex-end;padding:0;position:static}}@media (min-width:1280px){#carousel-controls [role=tablist]{--button-height:65px;--button-width:98px;--button-count:4;--button-gap:var(--size-05)}#book-section-grid{column-gap:var(--size-16);grid-template-areas:"carousel title""carousel specs""carousel description""carousel cta"}#book-title p{margin-top:var(--size-05)}#book-description{margin-top:var(--size-02)}#book-section .book-cta{justify-content:flex-start}}@supports (background-image:image-set(url('/img/icons.png') type('image/png'))){#map .marker,#map .mapboxgl-popup-content p:last-child:before{background-image:-webkit-image-set(url(/img/icons.avif) 1x type("image/avif"),url(/img/icons.webp) 1x type("image/webp"),url(/img/icons.png) 1x type("image/png"));background-image:image-set("/img/icons.avif" 1x type("image/avif"),"/img/icons.webp" 1x type("image/webp"),"/img/icons.png" 1x type("image/png"))}}@media (prefers-reduced-motion:reduce){#carousel-controls [role=tablist]{scroll-behavior:auto}}