.AccordionItem_root__WV3jW{border-top-width:1px;--tw-border-opacity:1;border-color:rgb(var(--color-gray-200,231 231 231)/var(--tw-border-opacity))}.AccordionItem_root__WV3jW .AccordionItem_header__pce6j{display:flex}.AccordionItem_root__WV3jW .AccordionItem_trigger__ZAppW{display:flex;flex:1 1;align-items:center;justify-content:space-between;padding-top:.75rem;padding-bottom:.75rem;font-size:1.125rem;line-height:1.75rem;font-weight:500;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.AccordionItem_root__WV3jW .AccordionItem_trigger__ZAppW:hover{text-decoration-line:underline}@media (min-width:1200px){.AccordionItem_root__WV3jW .AccordionItem_trigger__ZAppW{padding-top:1.25rem;padding-bottom:1.25rem}}@media (min-width:1536px){.AccordionItem_root__WV3jW .AccordionItem_trigger__ZAppW{font-size:1.25rem;line-height:1.75rem}}.AccordionItem_root__WV3jW .AccordionItem_trigger__ZAppW .AccordionItem_icon__Zl1cC{position:relative;height:3px;width:1rem;border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}@media (min-width:1536px){.AccordionItem_root__WV3jW .AccordionItem_trigger__ZAppW .AccordionItem_icon__Zl1cC{width:1.25rem}}.AccordionItem_root__WV3jW .AccordionItem_trigger__ZAppW .AccordionItem_icon__Zl1cC:after{position:absolute;inset:0;--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity));transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);content:""}.AccordionItem_root__WV3jW .AccordionItem_trigger__ZAppW[data-state=open] .AccordionItem_icon__Zl1cC:after{--tw-rotate:0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.AccordionItem_root__WV3jW .AccordionItem_content__VInIN{overflow:hidden;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@keyframes AccordionItem_accordion-up__LJJ6z{0%{height:var(--radix-accordion-content-height)}to{height:0}}.AccordionItem_root__WV3jW .AccordionItem_content__VInIN[data-state=closed]{animation:AccordionItem_accordion-up__LJJ6z .2s ease-out}@keyframes AccordionItem_accordion-down__gC2H4{0%{height:0}to{height:var(--radix-accordion-content-height)}}.AccordionItem_root__WV3jW .AccordionItem_content__VInIN[data-state=open]{animation:AccordionItem_accordion-down__gC2H4 .2s ease-out}.AccordionItem_root__WV3jW .AccordionItem_content__VInIN>div{padding-bottom:1.25rem}.DesignProcessCTA_root__ufeMU{display:flex;flex-direction:row-reverse;gap:.5rem;padding:.5rem;--tw-shadow:0 0 4px #7777777d;--tw-shadow-colored:0 0 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:900px){.DesignProcessCTA_root__ufeMU{flex-direction:column}}@media (orientation:landscape){.DesignProcessCTA_root__ufeMU{border-top-width:1px;--tw-border-opacity:1;border-color:rgb(var(--color-gray-200,231 231 231)/var(--tw-border-opacity))}}.DesignProcessCTA_root__ufeMU>*{flex:1 1}.DesignProcessPagination_root__2y3t_{display:flex;align-items:center;--tw-bg-opacity:1;background-color:rgb(var(--color-accent-primary-500,114 114 114)/var(--tw-bg-opacity));padding:.5rem;--tw-text-opacity:1;color:rgb(var(--color-on-accent-primary-500,255 255 255)/var(--tw-text-opacity))}.DesignProcessPagination_root__2y3t_.DesignProcessPagination_last__2b69O{padding-right:3.25rem}.DesignProcessPagination_root__2y3t_ a{padding:.25rem 1rem;font-size:1.25rem;line-height:1.75rem}@media (orientation:landscape){.DesignProcessPagination_root__2y3t_ a{padding-top:.5rem;padding-bottom:.5rem}}.DesignProcessPagination_root__2y3t_ p{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.DesignProcessPagination_root__2y3t_ p span{display:block;font-size:.875rem;line-height:1.25rem;color:rgb(var(--color-on-accent-primary-500,255 255 255)/.8)}.HomeDesignProcessLayout_root__8Z37G{position:relative;display:grid;height:calc(100dvh - var(--bottom-bar-height) - var(--header-height));width:100%;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:4rem minmax(0,5fr) minmax(0,5fr);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}@media (orientation:landscape){.HomeDesignProcessLayout_root__8Z37G{grid-template-columns:1fr 17rem;grid-template-rows:auto minmax(0,1fr)}}@media (min-width:900px){@media (orientation:landscape){.HomeDesignProcessLayout_root__8Z37G{grid-template-columns:1fr 20rem}}}@media (min-width:1200px){@media (orientation:landscape){.HomeDesignProcessLayout_root__8Z37G{grid-template-columns:1fr 25%}}}.HomeDesignProcessLayout_root__8Z37G{grid-template-areas:"header" "rendering" "panel"}@media (orientation:landscape){.HomeDesignProcessLayout_root__8Z37G{grid-template-areas:"header panel" "rendering panel"}}.HomeDesignProcessLayout_root__8Z37G .HomeDesignProcessLayout_header__PM5_n{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem}@media (min-width:900px){.HomeDesignProcessLayout_root__8Z37G .HomeDesignProcessLayout_header__PM5_n{gap:1.25rem;padding:1rem 1.75rem}}.HomeDesignProcessLayout_root__8Z37G .HomeDesignProcessLayout_header__PM5_n{grid-area:header}.HomeDesignProcessLayout_root__8Z37G .HomeDesignProcessLayout_header__PM5_n h2{font-size:1.25rem;line-height:1.75rem;font-weight:600}@media (min-width:900px){.HomeDesignProcessLayout_root__8Z37G .HomeDesignProcessLayout_header__PM5_n h2{font-size:1.5rem;line-height:2rem}}.HomeDesignProcessLayout_root__8Z37G .HomeDesignProcessLayout_rendering__Rtjl2{position:relative;container-type:inline-size;grid-area:rendering}.HomeDesignProcessLayout_root__8Z37G .HomeDesignProcessLayout_panel__fIOow{position:relative;z-index:2;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:auto minmax(0,1fr) auto;grid-area:panel}.SummaryPanel_root__BnD_R{position:relative;display:grid;overflow:auto;grid-template-rows:auto 1fr auto}@media (orientation:portrait){@media (min-width:600px){.SummaryPanel_root__BnD_R{grid-template-rows:1fr auto}}}.SummaryPanel_root__BnD_R{grid-template-columns:repeat(1,minmax(0,1fr))}@media (orientation:portrait){@media (min-width:600px){.SummaryPanel_root__BnD_R{grid-template-columns:repeat(2,minmax(0,1fr))}}}.SummaryPanel_root__BnD_R .SummaryPanel_list__YCzpd{padding:1.5rem}.SummaryPanel_root__BnD_R .SummaryPanel_list__YCzpd li{margin-bottom:.5rem;display:flex;justify-content:space-between;font-weight:700}.SummaryPanel_root__BnD_R .SummaryPanel_list__YCzpd li:last-child{margin-bottom:0}@media (min-width:1536px){.SummaryPanel_root__BnD_R .SummaryPanel_list__YCzpd li{font-size:1.125rem;line-height:1.75rem}}.SummaryPanel_root__BnD_R .SummaryPanel_list__YCzpd li strong{text-align:right;font-weight:400}.SummaryPanel_root__BnD_R .SummaryPanel_actions___7zu_{position:sticky;bottom:0;z-index:1000;grid-column:1/-1;margin-top:auto;display:flex;gap:1rem;border-top-width:1px;--tw-border-opacity:1;border-color:rgb(var(--color-gray-200,231 231 231)/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1rem}.SummaryPanel_root__BnD_R .SummaryPanel_actions___7zu_ button{flex:1 1 auto}.DesignProcessPanelBackupContent_root__ohZdU{overflow:auto;padding:1.5rem;-ms-overflow-style:none;scrollbar-width:none}.DesignProcessPanelBackupContent_root__ohZdU::-webkit-scrollbar{display:none}@media (orientation:portrait){.DesignProcessPanelBackupContent_root__ohZdU{padding-bottom:6rem}}.DesignProcessPanelBackupContent_root__ohZdU h2{margin-bottom:1rem;font-size:1.125rem;line-height:1.75rem;font-weight:600}.DesignProcessPanelBackupContent_root__ohZdU p{margin-bottom:1rem;font-size:1rem;line-height:1.5rem}@media (min-width:1536px){.DesignProcessPanelBackupContent_root__ohZdU p{font-size:1.125rem;line-height:1.75rem}}.DesignProcessPanelBackupContent_description__ZMv_3 h1{margin-bottom:1.25rem;font-size:1.25rem;line-height:1.75rem;font-weight:700}.DesignProcessPanelBackupContent_description__ZMv_3 h2{margin-bottom:.75rem;font-size:1.125rem;line-height:1.75rem;font-weight:600}@container (min-width: 28rem){.DesignProcessPanelBackupContent_description__ZMv_3 h2{font-size:1.25rem;line-height:1.75rem}}.GalleryCarouselSlides_root__ciX1f{position:relative;width:100%;--tw-bg-opacity:1;background-color:rgb(var(--color-gray-100,244 244 244)/var(--tw-bg-opacity))}.GalleryCarouselSlides_root__ciX1f:not(.GalleryCarouselSlides_fill__p63uq){aspect-ratio:16/9}.GalleryCarouselSlides_root__ciX1f.GalleryCarouselSlides_dark__jvv9V{background-color:rgba(0,0,0,.7)}.GalleryCarouselSlides_root__ciX1f .GalleryCarouselSlides_slides__exnNo{display:flex;height:100%;width:100%;scroll-snap-type:x var(--tw-scroll-snap-strictness);--tw-scroll-snap-strictness:mandatory;overflow:auto;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.GalleryCarouselSlides_root__ciX1f .GalleryCarouselSlides_slides__exnNo::-webkit-scrollbar{display:none}.GalleryCarouselSlides_controls__4jCz1{position:absolute;bottom:1.25rem;right:1.25rem;z-index:2;display:flex;align-items:center;justify-content:center;gap:.75rem}.GalleryCarouselSlides_controls__4jCz1 button{height:3.5rem;width:3.5rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(var(--color-primary-500,10 10 10)/var(--tw-bg-opacity));font-size:1.5rem;line-height:2rem;--tw-text-opacity:1;color:rgb(var(--color-on-primary-500,255 255 255)/var(--tw-text-opacity))}.GalleryCarousel_root__lhlv9{display:grid;height:100%;grid-template-rows:1fr auto;grid-gap:.75rem;gap:.75rem}.GalleryCarouselImage_root__XF56E{position:relative;height:100%;width:100%;flex-shrink:0;scroll-snap-align:start;scroll-snap-stop:always}.GalleryCarouselImage_root__XF56E .GalleryCarouselImage_caption__vbFec{position:absolute;left:0;right:0;top:0;z-index:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-color:rgba(0,0,0,.7);padding:.5rem 1rem;text-align:center;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));text-shadow:1px 1px 0 #000}.GalleryCarouselImage_root__XF56E img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.GalleryCarouselImage_root__XF56E .GalleryCarouselImage_iframe__glgZj{position:absolute;height:100%;width:100%;border-style:none}.GalleryCarouselThumbnails_root__I4ud5{position:relative;display:flex;scroll-snap-type:x var(--tw-scroll-snap-strictness);--tw-scroll-snap-strictness:mandatory;gap:.5rem;overflow:auto;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.GalleryCarouselThumbnails_root__I4ud5::-webkit-scrollbar{display:none}.GalleryCarouselThumbnails_root__I4ud5 .GalleryCarouselThumbnails_item__VFQ3B{position:relative;aspect-ratio:16/11;height:100%;width:6rem;flex-shrink:0;cursor:pointer;scroll-snap-align:start;scroll-snap-stop:always;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}@media (min-width:1200px){.GalleryCarouselThumbnails_root__I4ud5 .GalleryCarouselThumbnails_item__VFQ3B{width:10rem}}.GalleryCarouselThumbnails_root__I4ud5 .GalleryCarouselThumbnails_item__VFQ3B.GalleryCarouselThumbnails_dark__hnHi6{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.GalleryCarouselThumbnails_root__I4ud5 .GalleryCarouselThumbnails_item__VFQ3B img{position:absolute;inset:0;width:100%;height:100%;opacity:.5;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.GalleryCarouselThumbnails_root__I4ud5 .GalleryCarouselThumbnails_item__VFQ3B img.GalleryCarouselThumbnails_cover__3vyez{-o-object-fit:cover;object-fit:cover}.GalleryCarouselThumbnails_root__I4ud5 .GalleryCarouselThumbnails_item__VFQ3B img.GalleryCarouselThumbnails_contain__L4PJM{-o-object-fit:contain;object-fit:contain}.GalleryCarouselThumbnails_root__I4ud5 .GalleryCarouselThumbnails_item__VFQ3B.GalleryCarouselThumbnails_active__6XzZE img,.GalleryCarouselThumbnails_root__I4ud5 .GalleryCarouselThumbnails_item__VFQ3B:hover img{opacity:1}.GalleryCarouselThumbnails_root__I4ud5 .GalleryCarouselThumbnails_item__VFQ3B button{position:absolute;inset:0;display:flex;height:100%;width:100%;align-items:center;justify-content:center;font-size:2.25rem;line-height:2.5rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));--tw-drop-shadow:drop-shadow(1px 1px 0 #000);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)}.ImageGallerySlider_root__zbhW4{position:relative}.ImageGallerySlider_root__zbhW4 .ImageGallerySlider_control__j2KKN{position:absolute;top:50%;display:flex;width:2.25rem;height:2.25rem;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));align-items:center;justify-content:center;border-radius:9999px;padding:0}.ImageGallerySlider_root__zbhW4 .ImageGallerySlider_control__j2KKN.ImageGallerySlider_prev__QVf05{left:.75rem}.ImageGallerySlider_root__zbhW4 .ImageGallerySlider_control__j2KKN.ImageGallerySlider_next__IoLOZ{right:.75rem}.ImageGallerySlider_root__zbhW4 .ImageGallerySlider_inner__vftMk{display:flex;scroll-snap-type:x var(--tw-scroll-snap-strictness);--tw-scroll-snap-strictness:mandatory;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.ImageGallerySlider_root__zbhW4 .ImageGallerySlider_inner__vftMk::-webkit-scrollbar{display:none}.ImageGallerySlider_root__zbhW4 .ImageGallerySlider_item__ApKVJ{position:relative;aspect-ratio:16/9;width:100%;flex-shrink:0;scroll-snap-align:start}.ImageGallerySlider_root__zbhW4 .ImageGallerySlider_item__ApKVJ>img{position:absolute;inset:0;width:100%;height:100%}.ImageGallerySlider_root__zbhW4 .ImageGallerySlider_item__ApKVJ>img.ImageGallerySlider_cover__oNBEM{-o-object-fit:cover;object-fit:cover}.ImageGallerySlider_root__zbhW4 .ImageGallerySlider_item__ApKVJ>img.ImageGallerySlider_contain__ZzM9s{-o-object-fit:contain;object-fit:contain}.ImageGallerySlider_root__zbhW4 .ImageGallerySlider_item__ApKVJ button{position:absolute;top:.75rem;right:.75rem;width:1.75rem;height:1.75rem;border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));font-size:.875rem;line-height:1.25rem}.ChangeElevationDialog_root__BD7HH p{margin-bottom:1rem}.ChangeElevationDialog_root__BD7HH p:last-child{margin-bottom:0}.ChangeElevationDialog_root__BD7HH ul{margin-left:2rem;margin-bottom:1.25rem;list-style-type:disc}.ElevationDescription_root__1b0VR{container-type:inline-size}.ElevationDescription_root__1b0VR .ElevationDescription_title__FGpAA{margin-bottom:.75rem;font-size:1.125rem;line-height:1.75rem;font-weight:600}@container (min-width: 28rem){.ElevationDescription_root__1b0VR .ElevationDescription_title__FGpAA{font-size:1.25rem;line-height:1.75rem}}.ElevationDescription_root__1b0VR .ElevationDescription_modalTitle__veqJX{margin-bottom:1.25rem;font-size:1.5rem;line-height:2rem;font-weight:700}.ElevationDescription_root__1b0VR .ElevationDescription_modalTitle__veqJX span{display:block;font-size:1.125rem;line-height:1.75rem;font-weight:500;--tw-text-opacity:1;color:rgb(var(--color-gray-500,114 114 114)/var(--tw-text-opacity))}.ElevationDescription_root__1b0VR>p{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;font-size:1rem;line-height:1.5rem}@container (min-width: 28rem){.ElevationDescription_root__1b0VR>p{font-size:1.125rem;line-height:1.75rem}}.ElevationDescription_root__1b0VR .ElevationDescription_more__omIQG{margin-top:.25rem;display:block;width:-moz-max-content;width:max-content}.ElevationDescription_root__1b0VR.ElevationDescription_extendedSpace__mhktm>p{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:9}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p{color:var(--tw-prose-body);max-width:65ch}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);font-size:.875em;border-radius:.3125rem;padding:.1875em .375em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;line-height:1.75}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.375em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(.ElevationDescription_prose__WcKyA>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(.ElevationDescription_prose__WcKyA>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(.ElevationDescription_prose__WcKyA>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(.ElevationDescription_prose__WcKyA>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(.ElevationDescription_prose__WcKyA>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-left:1.625em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.5714286em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(.ElevationDescription_prose__WcKyA>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(.ElevationDescription_prose__WcKyA>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p{font-size:1rem;line-height:1.5rem}@media (min-width:600px){.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p{font-size:1.125rem;line-height:1.7777778}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;border-radius:.3125rem;padding:.2222222em .4444444em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5555556em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5555556em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4444444em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4444444em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(.ElevationDescription_sm__prose-lg__5QTNG>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(.ElevationDescription_sm__prose-lg__5QTNG>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(.ElevationDescription_sm__prose-lg__5QTNG>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(.ElevationDescription_sm__prose-lg__5QTNG>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(.ElevationDescription_sm__prose-lg__5QTNG>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-left:1.5555556em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.75em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(.ElevationDescription_sm__prose-lg__5QTNG>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(.ElevationDescription_sm__prose-lg__5QTNG>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}@media (min-width:1536px){.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p{font-size:1.25rem;line-height:1.8}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em;border-radius:.3125rem;padding:.25em .4em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8611111em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em;padding-left:1.6em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6em;margin-bottom:.6em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:.4em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(.ElevationDescription_xl__prose-xl__0T8UF>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(.ElevationDescription_xl__prose-xl__0T8UF>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(.ElevationDescription_xl__prose-xl__0T8UF>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.2em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(.ElevationDescription_xl__prose-xl__0T8UF>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(.ElevationDescription_xl__prose-xl__0T8UF>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.2em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8em;margin-bottom:.8em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em;margin-bottom:1.2em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.2em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6em;padding-left:1.6em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8em;margin-bottom:2.8em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding:.8888889em .6666667em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-left:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-right:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(.ElevationDescription_xl__prose-xl__0T8UF>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p :where(.ElevationDescription_xl__prose-xl__0T8UF>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}@container (min-width: 28rem){.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p{font-size:1.125rem;line-height:1.75rem}}.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O p:not(:last-child){margin-bottom:.75rem}.ElevationDescription_root__1b0VR .ElevationDescription_description__7g_vg{max-height:25vh;overflow:hidden}@media (min-width:1200px){.ElevationDescription_root__1b0VR .ElevationDescription_description__7g_vg{max-height:11vh}}@media (min-width:2000px){.ElevationDescription_root__1b0VR .ElevationDescription_description__7g_vg{max-height:20vh}}.ElevationDescription_root__1b0VR .ElevationDescription_description__7g_vg h1,.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O h1{margin-bottom:1.25rem;font-size:1.25rem;line-height:1.75rem;font-weight:700}.ElevationDescription_root__1b0VR .ElevationDescription_description__7g_vg h2,.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O h2{margin-bottom:.75rem;font-size:1.125rem;line-height:1.75rem;font-weight:600}@container (min-width: 28rem){.ElevationDescription_root__1b0VR .ElevationDescription_description__7g_vg h2,.ElevationDescription_root__1b0VR .ElevationDescription_modalContent__uSS5O h2{font-size:1.25rem;line-height:1.75rem}}.ImageGallery_root__dmQ7o{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;container-type:inline-size}.ImageGallery_root__dmQ7o .ImageGallery_item__7hvEU{position:relative;aspect-ratio:3/2;width:100%}.ImageGallery_root__dmQ7o .ImageGallery_item__7hvEU>img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ImageGallery_root__dmQ7o .ImageGallery_item__7hvEU button{position:absolute;inset:0;display:flex;height:100%;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;background-color:rgb(0 0 0/var(--tw-bg-opacity));--tw-bg-opacity:0;padding:.75rem;font-size:1.25rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));--tw-drop-shadow:drop-shadow(1px 1px 0 #000);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-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@container (min-width: 32rem){.ImageGallery_root__dmQ7o .ImageGallery_item__7hvEU button{font-size:1.5rem;line-height:2rem}}@container (min-width: 36rem){.ImageGallery_root__dmQ7o .ImageGallery_item__7hvEU button{font-size:2.25rem;line-height:2.5rem}}.ImageGallery_root__dmQ7o .ImageGallery_item__7hvEU button span{display:none;font-size:.875rem;line-height:1.25rem;font-weight:500;text-transform:uppercase}@container (min-width: 32rem){.ImageGallery_root__dmQ7o .ImageGallery_item__7hvEU button span{display:block}}@container (min-width: 42rem){.ImageGallery_root__dmQ7o .ImageGallery_item__7hvEU button span{font-size:1.125rem;line-height:1.75rem}}@container (min-width: 48rem){.ImageGallery_root__dmQ7o .ImageGallery_item__7hvEU button span{font-size:1.25rem;line-height:1.75rem}}.ImageGallery_root__dmQ7o .ImageGallery_item__7hvEU button.ImageGallery_iconVisible__tfhgK{--tw-bg-opacity:0.4}.ImageGallery_root__dmQ7o .ImageGallery_item__7hvEU button.ImageGallery_iconVisible__tfhgK svg{--tw-scale-x:1;--tw-scale-y:1;opacity:1}.ImageGallery_root__dmQ7o .ImageGallery_item__7hvEU button.ImageGallery_iconVisible__tfhgK svg,.ImageGallery_root__dmQ7o .ImageGallery_item__7hvEU svg{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ImageGallery_root__dmQ7o .ImageGallery_item__7hvEU svg{--tw-scale-x:.5;--tw-scale-y:.5;opacity:0;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ImageGallery_root__dmQ7o .ImageGallery_item__7hvEU .ImageGallery_more__3vO8N{position:absolute;bottom:0;right:0;z-index:2;--tw-bg-opacity:1;background-color:rgb(var(--color-primary-500,10 10 10)/var(--tw-bg-opacity));padding:.25rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgb(var(--color-on-primary-500,255 255 255)/var(--tw-text-opacity))}.ImageGallery_root__dmQ7o .ImageGallery_item__7hvEU:focus-within button,.ImageGallery_root__dmQ7o .ImageGallery_item__7hvEU:hover button{--tw-bg-opacity:0.5}.ImageGallery_root__dmQ7o .ImageGallery_item__7hvEU:focus-within button svg,.ImageGallery_root__dmQ7o .ImageGallery_item__7hvEU:hover button svg{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:1}.ImageGallery_root__dmQ7o .ImageGallery_item__7hvEU:first-child{grid-column:1/-1}.ImageGallery_root__dmQ7o .ImageGallery_item__7hvEU:first-child button{font-size:3rem}@media (min-width:600px){.ImageGallery_root__dmQ7o .ImageGallery_item__7hvEU:first-child button{font-size:5rem}}@media (min-width:900px){.ImageGallery_root__dmQ7o .ImageGallery_item__7hvEU:first-child button{font-size:7rem}}@media (orientation:landscape){@media (min-width:900px){.ElevationGallery_gallery__iiI4B{position:sticky;top:calc(var(--header-height) + 2.5rem)}}}.ElevationList_root__S6wLz{display:grid;grid-gap:1.5rem;gap:1.5rem}@media (min-width:600px){.ElevationList_root__S6wLz{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:900px){.ElevationList_root__S6wLz{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1200px){.ElevationList_root__S6wLz{grid-template-columns:repeat(4,minmax(0,1fr))}}.InterceptingDrawer_root__60ohx[open]{margin:auto 0 0;max-height:80%;width:100%;max-width:100%;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:.75rem;border-top-right-radius:.75rem;padding:1.5rem}@media (min-width:900px){.InterceptingDrawer_root__60ohx[open]{padding-left:2.5rem;padding-right:2.5rem}}.InterceptingDrawer_root__60ohx[open]{animation:InterceptingDrawer_show-dialog__O7wIT .5s ease-in-out forwards}.InterceptingDrawer_root__60ohx.InterceptingDrawer_hide__XHrMZ{animation:InterceptingDrawer_hide-dialog__xZonn .3s ease-in-out forwards}.InterceptingDrawer_root__60ohx::backdrop{position:fixed;inset:0;background-color:rgba(0,0,0,.6);animation:none}.InterceptingDrawer_root__60ohx[open]::backdrop{animation:InterceptingDrawer_show-backdrop__UYSTq .5s ease-in-out forwards}.InterceptingDrawer_root__60ohx.InterceptingDrawer_hide__XHrMZ::backdrop{animation:InterceptingDrawer_hide-backdrop__mEVNo .3s ease-in-out forwards}@keyframes InterceptingDrawer_show-dialog__O7wIT{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes InterceptingDrawer_hide-dialog__xZonn{to{opacity:0;transform:translateY(100%)}}@keyframes InterceptingDrawer_show-backdrop__UYSTq{0%{opacity:0}to{opacity:1}}@keyframes InterceptingDrawer_hide-backdrop__mEVNo{to{opacity:0}}.PlanElevationsPageContent_title__1cAar{margin-bottom:2rem;font-size:1.5rem;line-height:2rem;font-weight:700}.PlanElevationsPageContent_modalTitle__F5cpq{margin-bottom:1.25rem;font-size:1.25rem;line-height:1.75rem}@media (orientation:landscape){@media (min-width:900px){.InventoryGallery_gallery__ZzckN{position:sticky;top:calc(var(--header-height) + 2.5rem)}}}.InventoryHeader_root__eaKd7{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:1rem;gap:1rem;container-type:inline-size}.InventoryHeader_root__eaKd7 .InventoryHeader_title__5fwqQ{margin-bottom:.25rem;font-size:1.25rem;line-height:1.75rem;font-weight:600}@container (min-width: 24rem){.InventoryHeader_root__eaKd7 .InventoryHeader_title__5fwqQ{font-size:1.5rem;line-height:2rem}}@container (min-width: 28rem){.InventoryHeader_root__eaKd7 .InventoryHeader_title__5fwqQ{font-size:1.875rem;line-height:2.25rem}}@media (min-width:1536px){.InventoryHeader_root__eaKd7 .InventoryHeader_title__5fwqQ{font-size:2.25rem;line-height:2.5rem}}.InventoryHeader_root__eaKd7 .InventoryHeader_price__IrK9_{margin-bottom:1.25rem;font-size:1.125rem;line-height:1.75rem}@container (min-width: 24rem){.InventoryHeader_root__eaKd7 .InventoryHeader_price__IrK9_{font-size:1.25rem;line-height:1.75rem}}@container (min-width: 28rem){.InventoryHeader_root__eaKd7 .InventoryHeader_price__IrK9_{font-size:1.5rem;line-height:2rem}}@media (min-width:1536px){.InventoryHeader_root__eaKd7 .InventoryHeader_price__IrK9_{font-size:1.875rem;line-height:2.25rem}}.InventoryHeader_root__eaKd7 .InventoryHeader_price__IrK9_ strong{font-weight:500}.InventoryHeader_root__eaKd7 .InventoryHeader_specs__2x_RY{display:flex}.InventoryHeader_root__eaKd7 .InventoryHeader_specs__2x_RY>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)));--tw-divide-opacity:1;border-color:rgb(0 0 0/var(--tw-divide-opacity))}.InventoryHeader_root__eaKd7 .InventoryHeader_specs__2x_RY{font-size:.875rem;line-height:1.25rem}@container (min-width: 24rem){.InventoryHeader_root__eaKd7 .InventoryHeader_specs__2x_RY{font-size:1rem;line-height:1.5rem}}@container (min-width: 28rem){.InventoryHeader_root__eaKd7 .InventoryHeader_specs__2x_RY{font-size:1.125rem;line-height:1.75rem}}@media (min-width:1536px){.InventoryHeader_root__eaKd7 .InventoryHeader_specs__2x_RY{font-size:1.25rem;line-height:1.75rem}}.InventoryHeader_root__eaKd7 .InventoryHeader_specs__2x_RY li{padding-left:.5rem;padding-right:.5rem;line-height:1}.InventoryHeader_root__eaKd7 .InventoryHeader_specs__2x_RY li:first-child{padding-left:0}.InventoryHeader_root__eaKd7 .InventoryHeader_specs__2x_RY li:last-child{padding-right:0}.InventoryHeader_root__eaKd7 .InventoryHeader_specs__2x_RY li strong{font-weight:600}.InventoryHeader_root__eaKd7 .InventoryHeader_homesite__dH6qJ{margin-top:.5rem;width:-moz-max-content;width:max-content;font-size:.875rem;line-height:1.25rem;font-weight:300}@container (min-width: 24rem){.InventoryHeader_root__eaKd7 .InventoryHeader_homesite__dH6qJ{font-size:1rem;line-height:1.5rem}}@container (min-width: 28rem){.InventoryHeader_root__eaKd7 .InventoryHeader_homesite__dH6qJ{font-size:1.125rem;line-height:1.75rem}}@media (min-width:1536px){.InventoryHeader_root__eaKd7 .InventoryHeader_homesite__dH6qJ{font-size:1.25rem;line-height:1.75rem}}.page_root___i2Jj{display:flex;min-height:100%;align-items:center}.page_root___i2Jj .page_inner__ff14r{display:grid;width:100%;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem;padding:1.25rem}@media (min-width:900px){.page_root___i2Jj .page_inner__ff14r{padding-top:2.5rem;padding-bottom:2.5rem}}@media (min-width:1200px){.page_root___i2Jj .page_inner__ff14r{gap:2.5rem;padding:2.5rem}}@media (orientation:landscape){.page_root___i2Jj .page_inner__ff14r{grid-template-columns:45% minmax(0,1fr);grid-template-rows:auto minmax(0,1fr)}@media (min-width:900px){.page_root___i2Jj .page_inner__ff14r{grid-template-columns:54% minmax(0,1fr)}}}.page_root___i2Jj .page_inner__ff14r{grid-template-areas:"header" "gallery" "content"}@media (orientation:landscape){.page_root___i2Jj .page_inner__ff14r{grid-template-areas:"gallery header" "gallery content"}}.page_root___i2Jj .page_header___JP6F{grid-area:header}.page_root___i2Jj .page_gallery__ABQxx{grid-area:gallery}.page_root___i2Jj .page_content__MaISt{display:flex;flex-direction:column;gap:2.5rem;grid-area:content}.page_root___i2Jj .page_cta__cIxsE{margin-block-start:auto}