.section-showrooms-booking-test{position:relative;margin:0 auto;max-width:1600px;padding:30px 20px 20px}.section-showrooms-booking-test__grid{display:flex;flex-flow:row wrap;gap:20px}.section-showrooms-booking-test__item{flex:0 1 calc((100% - 60px)/4);padding-bottom:30px}.section-showrooms-booking-test__image{aspect-ratio:794 / 1034;overflow:hidden;background:#eee9e5}.section-showrooms-booking-test__image img{display:block;width:100%;height:100%;object-fit:cover}.section-showrooms-booking-test__item h2{margin:0;padding:25px 0;font-family:English Egyptian,serif;font-size:28px;font-weight:400;line-height:1.2;letter-spacing:.02em;text-transform:uppercase;color:#2b2920}.section-showrooms-booking-test__text{max-width:295px;padding-bottom:20px}.section-showrooms-booking-test__text p,.section-showrooms-booking-test__text a{margin:0;font-family:Lyon Text,serif;font-weight:400;font-size:13px;line-height:1.55;color:#2b2920;text-decoration:none}.section-showrooms-booking-test__link,.section-showrooms-booking-test__button{display:block;width:fit-content;margin:0 0 5px;padding:0;border:0;border-bottom:1px solid transparent;background:transparent;color:#2b2920;font-family:"Default Sans",sans-serif;font-size:11px;font-weight:400;line-height:1.8;letter-spacing:.1em;text-align:left;text-transform:uppercase;cursor:pointer}.section-showrooms-booking-test__link:hover,.section-showrooms-booking-test__button:hover,.section-showrooms-booking-test__link:focus-visible,.section-showrooms-booking-test__button:focus-visible{border-bottom-color:currentColor;outline:none}.showroom-booking-test-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:flex;align-items:center;justify-content:center;padding:20px;visibility:hidden;opacity:0;background:#00000080;transition:opacity .25s ease,visibility .25s ease}.showroom-booking-test-modal.is-active{visibility:visible;opacity:1}.showroom-booking-test-modal__dialog{position:relative;width:min(815px,100%);max-height:calc(100dvh - 40px);overflow-y:auto;border-radius:2px;background:#fbf7f5;color:#2b2920}.showroom-booking-test-modal__content{padding:45px 40px 40px}.showroom-booking-test-modal__close{position:absolute;top:18px;right:24px;z-index:1;width:26px;height:26px;padding:0;border:0;background:transparent;cursor:pointer}.showroom-booking-test-modal__close svg{display:block;width:26px;height:26px}.showroom-booking-test-modal h2{max-width:520px;margin:0 0 12px;font-family:English Egyptian,serif;font-size:20px;font-weight:400;line-height:1.4;letter-spacing:.02em;text-transform:uppercase}.showroom-booking-test-modal__intro,.showroom-booking-test-modal__status,.showroom-booking-test-modal__success p{margin:0 0 20px;font-family:Lyon Text,serif;font-size:13px;line-height:1.6}.showroom-booking-test-modal__row{display:flex;gap:20px}.showroom-booking-test-modal__field{flex:1 1 0;min-width:0}.showroom-booking-test-modal label:not(.showroom-booking-test-modal__privacy-label){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.showroom-booking-test-modal input[type=text],.showroom-booking-test-modal input[type=email],.showroom-booking-test-modal input[type=tel],.showroom-booking-test-modal input[type=date],.showroom-booking-test-modal select,.showroom-booking-test-modal textarea{width:100%;margin:0 0 12px;padding:14px 24px 8px 0;border:0;border-bottom:1px solid #2b2920;border-radius:0;outline:0;background:transparent;color:#2b2920;font-family:Lyon Text,serif;font-size:13px;line-height:1.4;box-shadow:none}.showroom-booking-test-modal input::placeholder,.showroom-booking-test-modal textarea::placeholder,.showroom-booking-test-modal select:invalid{color:#2b2920;opacity:1}.showroom-booking-test-modal input:focus,.showroom-booking-test-modal select:focus,.showroom-booking-test-modal textarea:focus{border-bottom-color:#8a6f60}.showroom-booking-test-modal select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns%3D%22http%3A//www.w3.org/2000/svg%22 viewBox%3D%220 0 10 6%22%3E%3Cpath d%3D%22M0 0l5 6 5-6H0z%22 fill%3D%22%232B2920%22/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 4px center;background-size:10px}.showroom-booking-test-modal textarea{min-height:100px;resize:vertical}.showroom-booking-test-modal__privacy{display:flex;align-items:flex-start;gap:10px;margin-top:8px}.showroom-booking-test-modal__privacy input{flex:0 0 auto;width:13px;height:13px;margin:3px 0 0;border:1px solid #2b2920;border-radius:2px;-webkit-appearance:none;appearance:none;cursor:pointer}.showroom-booking-test-modal__privacy input:checked{background:#2b2920;box-shadow:inset 0 0 0 2px #fbf7f5}.showroom-booking-test-modal__privacy-label{font-family:"Default Sans",sans-serif;font-size:9px;line-height:1.8;letter-spacing:.1em;text-transform:uppercase}.showroom-booking-test-modal__privacy-label a{color:inherit;font-weight:inherit;text-decoration:none}.showroom-booking-test-modal__submit{display:block;width:100%;max-width:278px;margin:20px auto 0;padding:11px 35px 9px;border:1px solid #2b2920;border-radius:3px;background:#2b2920;color:#fbf7f5;font-family:"Default Sans",sans-serif;font-size:11px;line-height:22px;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.showroom-booking-test-modal__submit:hover{background:#fbf7f5;color:#2b2920}.showroom-booking-test-modal__submit:disabled{cursor:wait;opacity:.65}.showroom-booking-test-modal__status{margin:16px 0 0;font-family:"Default Sans",sans-serif;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.showroom-booking-test-modal__success[hidden],.showroom-booking-test-modal form[hidden]{display:none}body.showroom-booking-test-is-open{overflow:hidden}@media(max-width:900px){.section-showrooms-booking-test{padding:10px 10px 20px}.section-showrooms-booking-test__grid{gap:10px}.section-showrooms-booking-test__item{flex-basis:calc((100% - 10px)/2);padding-bottom:20px}.section-showrooms-booking-test__item h2{padding:10px 0;font-size:22px}.section-showrooms-booking-test__text{max-width:100%;padding-bottom:10px}.showroom-booking-test-modal{padding:10px}.showroom-booking-test-modal__dialog{max-height:calc(100dvh - 20px)}.showroom-booking-test-modal__content{padding:45px 25px 30px}.showroom-booking-test-modal__row{display:block}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/showroom-booking.css.map */
