.property-accordion{background-color:#fff;border-radius:6px;overflow:hidden}@media(min-width: 1024px){.property-accordion{display:none}}.property-accordion__drawer-label{text-decoration:underline}.property-accordion__drawer-label--open{display:block}.property-accordion__drawer-label--close{display:none}.property-accordion__drawer{background-color:rgba(206,223,226,.4);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.property-accordion__drawer[data-expanded=true] .property-accordion__drawer-content{display:block}.property-accordion__drawer[data-expanded=true] .property-accordion__drawer-label--open{display:none}.property-accordion__drawer[data-expanded=true] .property-accordion__drawer-label--close{display:block}.property-accordion__drawer-content{display:none;padding:0 12px}.property-accordion__drawer-heading{background-color:rgba(206,223,226,.4);border-bottom:1px solid #cedfe2;padding:20px 22px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.property-accordion__no-availability{display:block;padding:20px 22px;font-family:"kanit",sans-serif;font-weight:600}.property-drawer__content{border-bottom:1px solid #cedfe2;display:grid;grid:auto-flow auto/1fr 1fr;padding:20px 10px 30px 10px}.property-drawer__content span{padding:10px}.property-drawer__content .floorplan{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.property-drawer__content .floorplan span{text-decoration:underline}.property-drawer__data{font-family:"kanit",sans-serif;font-weight:400;font-size:16px;line-height:20px;letter-spacing:.03em}.property-drawer__label{font-family:"kanit",sans-serif;font-weight:600;font-size:16px;line-height:20px;letter-spacing:.03em}.property-drawer__footer{grid-column:1/-1;margin-top:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.property-drawer__apartment-apply{border:1px solid #cedfe2;border-radius:4px;padding:15px 12px;text-decoration:none;background-color:#fff;color:#3a4754;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;font-family:"kanit",sans-serif;font-weight:900}@media(prefers-reduced-motion: reduce){.property-drawer__apartment-apply{-webkit-transition:none;transition:none}}.property-drawer__apartment-apply:hover{background-color:#e6e6e6;color:#3a4754}