:root{--navy:#0e2a47;--navy-light:#16385c;--navy-dark:#0a1420;--navy-darker:#0a1f36;--gold:#c9a227;--whatsapp:#25d366;--danger:#d9534f;--danger-light:#f2a19e;--bg:#f5f6f8;--text:#1b2733;--text-muted:#4a5a68;--text-muted-2:#5b6b7c;--border:#e1e6ec}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Tajawal,sans-serif}a{color:var(--navy);text-decoration:none}a:hover{color:var(--gold)}button{font-family:inherit}::selection{background:var(--gold);color:#fff}.app{width:100%;min-height:100vh}@keyframes modalIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.site-header{z-index:40;background:var(--navy);position:sticky;top:0;box-shadow:0 2px 12px #00000026}.site-header__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1400px;margin:0 auto;padding:18px 40px;display:flex}.site-header__brand{align-items:center;gap:14px;display:flex}.site-header__logo{object-fit:contain;width:auto;height:64px}.site-header__brand-name{color:#fff;font-size:24px;font-weight:800;line-height:1.1}.site-header__brand-tag{color:#b8c4d1;font-size:14px}.site-header__nav{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.site-header__nav a{color:#e8edf2;font-size:16px;font-weight:500}.site-header__actions{align-items:center;gap:12px;display:flex}.site-search{background:var(--navy-light);border-radius:24px;align-items:center;gap:10px;min-width:220px;padding:10px 18px;display:flex}.site-search input{color:#fff;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:15px}.site-search input::placeholder{color:#9fb1c2}.btn-complaint{border:1.5px solid var(--danger);color:var(--danger-light);cursor:pointer;white-space:nowrap;background:0 0;border-radius:22px;padding:10px 20px;font-family:inherit;font-size:15px;font-weight:700}.btn-whatsapp{background:var(--whatsapp);color:#fff;white-space:nowrap;cursor:pointer;border:none;border-radius:22px;align-items:center;gap:8px;padding:10px 22px;font-size:15px;font-weight:700;display:flex}.btn-whatsapp:hover{color:#fff;opacity:.92}.hero{align-items:center;min-height:620px;padding:0;display:flex;position:relative;overflow:hidden}.hero__bg{z-index:0;position:absolute;inset:0}.hero__bg img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 1.2s;position:absolute;inset:0}.hero__bg img.is-active{opacity:1}.hero__scrim{background:linear-gradient(90deg,#0a1423e0 0%,#0a1423b8 45%,#0a142359 100%);position:absolute;inset:0}.hero__inner{z-index:1;box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;padding:110px 40px;position:relative}.hero__content{max-width:640px}.hero__badge{color:#fff;background:#ffffff1f;border-radius:20px;margin-bottom:24px;padding:8px 18px;font-size:14px;font-weight:700;display:inline-block}.hero__title{color:#fff;margin:0 0 24px;font-size:52px;font-weight:800;line-height:1.25}.hero__title span{color:var(--gold)}.hero__text{color:#dce4ec;max-width:560px;margin:0 0 36px;font-size:19px;line-height:1.8}.hero__actions{flex-wrap:wrap;gap:16px;display:flex}.btn-gold{background:var(--gold);color:var(--navy);border-radius:10px;padding:16px 34px;font-size:17px;font-weight:700}.btn-outline-light{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:10px;padding:14px 34px;font-size:17px;font-weight:700}.products-section{background:var(--navy-dark);padding:80px 40px}.products-section__inner{max-width:1400px;margin:0 auto}.section-head{text-align:center;margin-bottom:48px}.section-head h2{color:#fff;margin:0 0 12px;font-size:38px;font-weight:800}.section-head p{color:#9fb1c2;margin:0;font-size:17px}.product-scroll{scrollbar-width:none;-ms-overflow-style:none;gap:24px;padding-bottom:4px;display:flex;overflow-x:auto}.product-scroll::-webkit-scrollbar{display:none}.product-card{background:#111d2e;border-radius:18px;flex-direction:column;flex:0 0 300px;display:flex;overflow:hidden}.product-card__img{background:#16233a;width:100%;height:auto;display:block}.product-card__body{flex-direction:column;flex:1;gap:14px;padding:24px;display:flex}.product-card__name{color:#fff;margin-bottom:6px;font-size:19px;font-weight:700}.product-card__meta{color:#8ea0b3;font-size:14px}.product-card__price{color:var(--gold);font-size:22px;font-weight:800}.product-card__actions{flex-direction:column;gap:10px;margin-top:auto;display:flex}.btn-outline-dark{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #2a3d54;border-radius:10px;width:100%;padding:12px;font-family:inherit;font-size:15px;font-weight:700}.btn-gold-block{box-sizing:border-box;text-align:center;background:var(--gold);width:100%;color:var(--navy);cursor:pointer;border:none;border-radius:10px;padding:12px;font-size:15px;font-weight:700;display:block}.empty-state{text-align:center;color:#8ea0b3;padding:56px 24px;font-size:17px}.empty-state strong{color:#fff;margin-bottom:8px;font-size:20px;display:block}.about-section{padding:90px 40px}.about-section__inner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:60px;max-width:1400px;margin:0 auto;display:grid}.about-photo{object-fit:cover;background:#dfe4ea;border-radius:20px;width:100%;height:400px}.about-section h2{color:var(--navy);margin:0 0 24px;font-size:36px;font-weight:800}.about-section p{color:var(--text-muted);margin:0 0 32px;font-size:18px;line-height:1.9}.about-stats{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.about-stat{text-align:center;background:#fff;border-radius:14px;padding:20px 12px}.about-stat__value{color:var(--gold);margin-bottom:6px;font-size:30px;font-weight:800}.about-stat__label{color:var(--text-muted-2);font-size:14px}.reviews-section{background:var(--navy);padding:90px 40px}.reviews-section__inner{max-width:1400px;margin:0 auto}.reviews-section h2{color:#fff;text-align:center;margin:0 0 56px;font-size:36px;font-weight:800}.reviews-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.review-card{background:var(--navy-light);border-radius:16px;padding:32px}.review-card__stars{color:var(--gold);letter-spacing:2px;margin-bottom:16px;font-size:18px}.review-card__text{color:#dce4ec;margin:0 0 20px;font-size:16px;line-height:1.8}.review-card__name{color:#fff;font-size:15px;font-weight:700}.location-section{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1400px;margin:0 auto;padding:90px 40px;display:grid}.location-section h2{color:var(--navy);margin:0 0 24px;font-size:36px;font-weight:800}.location-row{gap:16px;margin-bottom:24px;display:flex}.location-row__icon{background:#eef2f6;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.location-row__title{color:var(--navy);margin-bottom:4px;font-size:18px;font-weight:700}.location-row__text{color:var(--text-muted-2);font-size:16px;line-height:1.7}.location-cta{background:var(--whatsapp);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:10px;margin-top:8px;padding:14px 30px;font-size:16px;font-weight:700;display:inline-flex}.location-cta:hover{color:#fff}.location-map{border-radius:20px;width:100%;height:340px;overflow:hidden}.location-map iframe{border:0;width:100%;height:100%}.calculator-section{background:var(--navy-dark);padding:64px 40px}.calculator-section__inner{max-width:1400px;margin:0 auto}.calculator-section .section-head{margin-bottom:32px}.calculator-section .section-head p{color:#8ea0b3}.calculator-studio{background:var(--navy-dark);border:1px solid #ffffff14;border-radius:20px;overflow:hidden;box-shadow:0 18px 50px #04081059}.calculator-studio__topbar{border-bottom:1px solid #ffffff12;flex-wrap:wrap;gap:16px;padding:22px 30px;display:flex}.calculator-studio__topbar>div{flex:1;min-width:180px}.calculator-studio__grid{grid-template-columns:1fr 1.02fr;display:grid}.calculator-studio__config{border-inline-start:1px solid #ffffff12;flex-direction:column;gap:22px;padding:26px 30px 30px;display:flex}.calculator-studio__side{flex-direction:column;gap:18px;padding:26px 30px 30px;display:flex}@media (width<=1023px){.calculator-studio__grid{grid-template-columns:1fr}.calculator-studio__config{border-inline-start:none;border-bottom:1px solid #ffffff12}}@media (width<=640px){.calculator-section{padding:40px 20px}.calculator-studio__topbar,.calculator-studio__config,.calculator-studio__side{padding:18px 18px 22px}.mat-preview__svg--main{max-width:150px}.mat-preview__svg--secondary{max-width:105px}}.calculator-studio__title-row{align-items:baseline;gap:10px;display:flex}.calculator-studio__title-row span:first-child{color:var(--gold);font-size:14px;font-weight:800}.calculator-studio__rule{background:#ffffff14;flex:1;height:1px}.calculator-studio__divider{background:#ffffff12;height:1px}.calculator-studio__group{flex-direction:column;gap:11px;display:flex}.calculator-studio__label{color:#8ea0b3;font-size:12px;font-weight:600}.calculator-studio__ledger{background:#111d2e;border:1px solid #ffffff12;border-radius:18px;flex-direction:column;gap:8px;padding:18px;display:flex}.calculator-studio__contact-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.calculator-section .calculator-studio__contact-row .form-input{margin-bottom:0}.calculator-studio__actions{gap:10px;display:flex}.calculator-studio__cta-wa{flex:1.3;justify-content:center}.calculator-studio__cta-site{color:var(--gold);cursor:pointer;background:0 0;border:1px solid #c9a22780;border-radius:14px;flex:1;justify-content:center;align-items:center;padding:15px;font-family:inherit;font-size:13.5px;font-weight:700;display:flex}.calculator-studio__cta-site:hover{background:#c9a2271a}.calculator-studio__cta-site:disabled{opacity:.6;cursor:default}.calculator-studio__photos{color:#f4f6fb66;align-items:center;gap:8px;font-size:11px;display:flex}.calculator-studio__photos-rule{background:#ffffff12;flex:1;height:1px}.calculator-studio__photos-btn{color:#f4f6fb99;cursor:pointer;white-space:nowrap;border:1px dashed #fff3;border-radius:99px;padding:6px 12px;font-size:11.5px}.calculator-studio__photos-btn:hover{color:var(--gold);border-color:#c9a22780}.calculator-section .form-label{color:#8ea0b3;text-transform:uppercase;letter-spacing:.07em;font-size:11.5px;font-weight:700}.calculator-section .form-input,.calculator-section .form-select{color:#fff;background:#0c1622;border-color:#ffffff24;margin-bottom:10px}.calculator-section .form-input::placeholder{color:#5c6b7a}.calculator-section .form-select:disabled{opacity:.5}.calculator-section .select-custom{color:#fff;background:#0c1622;border-color:#ffffff24;margin-bottom:10px}.calculator-section .select-custom__label.is-placeholder{color:#5c6b7a}.calculator-section .select-custom__chevron{color:#8ea0b3}.select-custom__menu.select-custom__menu--dark{background:#16233a;border-color:#ffffff1f;box-shadow:0 10px 30px #0006}.select-custom__menu--dark .select-custom__search{color:#fff;border-bottom-color:#ffffff1f}.select-custom__menu--dark .select-custom__search::placeholder{color:#5c6b7a}.select-custom__menu--dark .select-custom__item{color:#dbe3ea}.select-custom__menu--dark .select-custom__item:hover{background:#ffffff0f}.select-custom__menu--dark .select-custom__item.is-active{color:var(--gold)}.select-custom__menu--dark .select-custom__empty{color:#5c6b7a}.mat-preview{background:linear-gradient(#111d2e,#0a1420);border:1px solid #ffffff12;border-radius:18px;padding:18px;position:relative;overflow:hidden}.mat-preview__label{text-transform:uppercase;letter-spacing:.14em;color:#8ea0b3;font-size:10.5px}.mat-preview__stage{justify-content:center;align-items:flex-end;gap:18px;padding-top:18px;display:flex}.mat-preview__svg{display:block}.mat-preview__svg--main{filter:drop-shadow(0 18px 26px #00000080);width:46%;max-width:190px}.mat-preview__svg--secondary{opacity:.9;filter:drop-shadow(0 14px 20px #00000073);width:32%;max-width:130px}.mat-preview__tags{justify-content:center;gap:8px;margin-top:14px;display:flex}.mat-preview__tags span{color:#b9c4d1;background:#ffffff0f;border-radius:99px;padding:6px 12px;font-size:11px}.mat-preview__logo-text{letter-spacing:.03em;fill:#fffc;text-shadow:0 1px #00000059;font-family:Tajawal,sans-serif;font-size:26px;font-weight:700}.calculator-notice{text-align:center;border-top:1px solid #ffffff14;margin-top:16px;padding-top:16px}.calculator-notice p{color:#8ea0b3;margin:0 0 14px;font-size:14px}.material-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:8px;margin-bottom:16px;display:grid}.material-card{color:#b9c4d1;text-align:center;cursor:pointer;background:#0c1622;border:1.5px solid #ffffff1f;border-radius:10px;padding:13px 10px;font-family:inherit;font-size:13px;font-weight:600}.material-card.is-active{border-color:var(--gold);color:var(--gold);background:#c9a22724}.color-group{flex-direction:column;gap:10px;display:flex}.color-group__head{justify-content:space-between;align-items:center;display:flex}.color-group__head>span:first-child{color:#8ea0b3;font-size:12px;font-weight:600}.color-group__active{color:var(--gold);font-size:11.5px;font-weight:600}.color-group__swatches{flex-wrap:wrap;gap:9px;display:flex}.color-swatch{cursor:pointer;border:2px solid #ffffff24;border-radius:50%;width:30px;height:30px;padding:0;transition:transform .18s,box-shadow .18s,border-color .18s}.color-swatch.is-active{border-color:var(--gold);transform:scale(1.08);box-shadow:0 0 0 4px #c9a2272e}.color-swatch--empty{background:repeating-linear-gradient(45deg,#3a4a5c,#3a4a5c 2px,#0000 2px 5px)}.pill-group{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.pill-group--last{margin-bottom:0}.pill{color:#b9c4d1;cursor:pointer;background:#0c1622;border:1.5px solid #ffffff24;border-radius:999px;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:600}.pill.is-active{border-color:var(--gold);color:var(--gold);background:linear-gradient(#c9a22733,#c9a22714)}.calculator-ledger__hint{color:#8ea0b3;margin:0;font-size:14.5px}.file-upload__input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.file-upload__input:focus-visible+.calculator-studio__photos-btn{outline:2px solid var(--gold);outline-offset:2px}.calculator-mobile-bar{z-index:30;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a1420f7;border-top:1px solid #ffffff17;align-items:center;gap:12px;margin:16px -20px 0;padding:12px 16px;display:none;position:sticky;bottom:0}@media (width<=640px){.calculator-mobile-bar{display:flex}}.calculator-mobile-bar__total{flex-direction:column;gap:1px;display:flex}.calculator-mobile-bar__total span{color:#8ea0b3;font-size:10.5px}.calculator-mobile-bar__total strong{color:var(--gold);font-size:20px;font-weight:800;line-height:1.1}.calculator-mobile-bar__cta{background:var(--gold);color:var(--navy);border-radius:12px;flex:1;justify-content:center;align-items:center;padding:13px;font-size:14px;font-weight:800;display:flex}#calculator-submit{scroll-margin-top:96px}.ledger-row{color:#b9c4d1;border-bottom:1px dashed #ffffff1a;justify-content:space-between;gap:12px;padding:6px 0;font-size:14px;display:flex}.ledger-row:has(+.ledger-total){border-bottom:none}.ledger-row .amt{color:#fff;white-space:nowrap;font-weight:700}.ledger-row.plus span:first-child:before{content:"+ ";color:#5c6b7a}.ledger-total{border-top:2px solid #ffffff29;justify-content:space-between;align-items:baseline;margin-top:8px;padding-top:12px;display:flex}.ledger-total .label{color:#fff;font-size:15px;font-weight:700}.ledger-total .amt{color:var(--gold);font-size:22px;font-weight:800}.calculator-success-price{color:var(--gold);margin:4px 0;font-size:32px;font-weight:800}.calculator-section .modal__success-title{color:#fff}.calculator-section .modal__success-text{color:#8ea0b3}.site-footer{background:var(--navy-darker);padding:56px 40px 32px}.site-footer__inner{max-width:1400px;margin:0 auto}.footer-grid{border-bottom:1px solid #1c3b5c;grid-template-columns:2fr 1fr 1fr;gap:40px;padding-bottom:40px;display:grid}.footer-brand{color:#fff;margin-bottom:12px;font-size:22px;font-weight:800}.footer-tagline{color:#8ea0b3;max-width:340px;font-size:15px;line-height:1.8}.footer-col-title{color:#fff;margin-bottom:16px;font-size:16px;font-weight:700}.footer-links{flex-direction:column;gap:10px;display:flex}.footer-links a,.footer-link-btn{color:#8ea0b3;font-size:15px}.footer-link-btn{text-align:right;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}.footer-contacts{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.footer-contact-icon{color:#cfd8e3;background:#ffffff0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,color .2s;display:flex}.footer-contact-icon:hover{background:var(--gold);color:var(--navy)}.footer-complaint-link{display:inline-block}.site-footer__bottom{text-align:center;color:#5b7085;padding-top:24px;font-size:14px}.floating-whatsapp{background:var(--whatsapp);z-index:50;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:fixed;bottom:32px;left:32px;box-shadow:0 6px 20px #00000040}.wa-picker__menu{z-index:200;background:#fff;border-radius:12px;flex-direction:column;gap:4px;min-width:200px;padding:8px;display:flex;box-shadow:0 10px 30px #0003}.wa-picker__item{color:var(--navy);white-space:nowrap;text-align:center;direction:ltr;border-radius:8px;padding:10px 14px;font-size:14px;font-weight:700}.wa-picker__item:hover{background:var(--bg);color:var(--navy)}.modal-overlay{z-index:100;background:#0a142399;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:20px;width:100%;max-width:480px;padding:40px;animation:.25s modalIn}.modal__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.modal__header h3{color:var(--navy);margin:0;font-size:24px;font-weight:800}.modal__close{width:36px;height:36px;color:var(--text-muted-2);cursor:pointer;background:#f0f2f5;border:none;border-radius:50%;font-size:18px}.modal__success{text-align:center;padding:24px 0}.modal__success-icon{margin-bottom:16px;font-size:44px}.modal__success-title{color:var(--navy);margin-bottom:8px;font-size:18px;font-weight:700}.modal__success-text{color:var(--text-muted-2);font-size:15px}.form-label{color:var(--navy);margin-bottom:8px;font-size:14px;font-weight:700;display:block}.form-input,.form-textarea,.form-select{box-sizing:border-box;border:1.5px solid var(--border);border-radius:10px;outline:none;width:100%;margin-bottom:18px;padding:12px 16px;font-family:inherit;font-size:15px}.form-textarea{resize:none}.form-select{color:inherit;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%234a5a68' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") 14px/16px no-repeat;padding-left:38px}.form-select:disabled{opacity:.6}.form-row{gap:12px;display:flex}.select-custom{box-sizing:border-box;border:1.5px solid var(--border);width:100%;color:var(--text);cursor:pointer;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:18px;padding:12px 16px;font-family:inherit;font-size:15px;font-weight:500;display:flex}.select-custom:disabled{opacity:.6;cursor:default}.select-custom__label{text-overflow:ellipsis;white-space:nowrap;text-align:right;flex:1;min-width:0;overflow:hidden}.select-custom__label.is-placeholder{color:var(--text-muted-2)}.select-custom__chevron{color:var(--text-muted-2);flex-shrink:0}.select-custom__menu{border:1px solid var(--border);z-index:200;background:#fff;border-radius:12px;flex-direction:column;min-width:220px;max-width:320px;padding:6px;display:flex;box-shadow:0 10px 30px #0000002e}.select-custom__search{box-sizing:border-box;border:none;border-bottom:1px solid var(--border);width:100%;color:inherit;background:0 0;border-radius:0;outline:none;margin:0 0 4px;padding:10px 12px;font-family:inherit;font-size:14px}.select-custom__list{scrollbar-width:thin;scrollbar-color:var(--border) transparent;flex-direction:column;gap:2px;max-height:240px;display:flex;overflow-y:auto;-webkit-mask-image:linear-gradient(#000 calc(100% - 20px),#0000 100%);mask-image:linear-gradient(#000 calc(100% - 20px),#0000 100%)}.select-custom__list::-webkit-scrollbar{width:6px}.select-custom__list::-webkit-scrollbar-track{background:0 0}.select-custom__list::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.select-custom__menu--dark .select-custom__list{scrollbar-color:#ffffff40 transparent}.select-custom__menu--dark .select-custom__list::-webkit-scrollbar-thumb{background:#ffffff40}.select-custom__item{color:var(--text);cursor:pointer;text-align:right;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;border-radius:8px;flex-shrink:0;padding:9px 10px;font-family:inherit;font-size:14px;font-weight:500;overflow:hidden}.select-custom__item:hover{background:var(--bg)}.select-custom__item.is-active{color:var(--navy);font-weight:700}.select-custom__empty{color:var(--text-muted-2);text-align:center;padding:12px;font-size:13px}.form-row>div{flex:1;min-width:0}@media (width<=480px){.form-row{flex-direction:column;gap:0}}.form-error{color:var(--danger);margin:-8px 0 16px;font-size:14px}.btn-submit{background:var(--navy);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:16px;font-family:inherit;font-size:16px;font-weight:700}.btn-submit:disabled{opacity:.6;cursor:default}@media (width<=860px){.site-header__inner{padding:14px 20px!important}.site-header__nav{display:none!important}.site-header__actions{gap:8px!important}.site-search{flex:auto!important;min-width:0!important}.site-search input{width:100%!important}.btn-whatsapp span{display:none}.hero{min-height:520px!important}.hero__inner{padding:70px 20px!important}.hero__title{font-size:34px!important}.hero__text{font-size:16px!important}.products-section,.reviews-section,.about-section{padding:56px 20px!important}.about-section__inner{grid-template-columns:1fr!important;gap:32px!important}.about-section h2{font-size:28px!important}.reviews-grid{grid-template-columns:1fr!important}.location-section{grid-template-columns:1fr!important;gap:32px!important;padding:56px 20px!important}.footer-grid{grid-template-columns:1fr!important;gap:28px!important}.modal{padding:28px!important}}
