:root{--mw-ink:#17201d;--mw-paper:#fffdf9;--mw-sand:#f3eee6;--mw-line:#ddd6cb;--mw-olive:#596962;--mw-warm:#9c7658}.mw-wrap{width:min(1180px,calc(100% - 36px));margin:auto}.mw-site-header{position:sticky;top:0;z-index:999;background:rgba(255,253,249,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--mw-line)}.mw-header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.mw-brand{display:flex;align-items:center;max-width:230px}.mw-logo{width:220px;max-width:100%;height:auto}.mw-wordmark{font:700 1.4rem Georgia,serif;color:var(--mw-ink)}.mw-desktop-nav{display:flex;align-items:center;gap:18px}.mw-desktop-nav a{font-size:.88rem;font-weight:700;color:var(--mw-ink);text-decoration:none}.mw-nav-cta,.mw-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--mw-ink);color:#fff!important;padding:12px 18px;border-radius:999px;text-decoration:none;font-weight:800}.mw-menu-toggle{display:none;background:0 0;border:0;padding:10px}.mw-menu-toggle span{display:block;width:26px;height:2px;background:var(--mw-ink);margin:5px}.mw-mobile-nav{position:fixed;inset:0;background:rgba(23,32,29,.38);z-index:1001}.mw-mobile-nav__inner{margin-left:auto;width:min(88vw,390px);height:100%;background:var(--mw-paper);padding:78px 26px 30px;display:flex;flex-direction:column;gap:4px;overflow:auto}.mw-mobile-nav a{padding:14px 6px;color:var(--mw-ink);font-size:1.1rem;font-weight:750;text-decoration:none;border-bottom:1px solid var(--mw-line)}.mw-menu-close{position:absolute;right:20px;top:20px;font-size:38px;border:0;background:0 0}.mw-hero{min-height:clamp(640px,82vh,900px);display:flex;align-items:flex-end;background-image:linear-gradient(0deg,rgba(8,16,13,.72),rgba(8,16,13,.05) 70%),var(--mw-hero);background-size:cover;background-position:center;color:#fff}.mw-hero__inner{padding:110px 0 78px}.mw-eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:850}.mw-hero h1,.mw-section h2,.mw-cta h2,.mw-hub h1{font-family:Georgia,serif;letter-spacing:-.045em}.mw-hero h1{font-size:clamp(3.6rem,8vw,7.7rem);line-height:.9;margin:.15em 0 .3em;max-width:900px}.mw-hero p{max-width:700px;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.55}.mw-actions{display:flex;gap:12px;flex-wrap:wrap}.mw-btn--ghost{background:0 0;border:1px solid rgba(255,255,255,.7)}.mw-btn--light{background:#fff;color:var(--mw-ink)!important}.mw-strip{background:#fff;border-bottom:1px solid var(--mw-line);padding:24px 0}.mw-strip__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.mw-strip b,.mw-strip span{display:block}.mw-strip span{font-size:.8rem;color:#68716e;margin-top:3px}.mw-section,.mw-hub{padding:clamp(72px,9vw,125px) 0;background:var(--mw-paper)}.mw-section--soft{background:#edf0ed}.mw-section--sand{background:var(--mw-sand)}.mw-section--dark{background:var(--mw-ink);color:#fff}.mw-section h2,.mw-hub h1{font-size:clamp(2.7rem,5vw,5.2rem);line-height:.96;margin:.15em 0 .55em}.mw-split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.mw-split p{font-size:1.1rem;line-height:1.75}.mw-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.mw-card{background:#fff;border:1px solid var(--mw-line);border-radius:20px;overflow:hidden;color:var(--mw-ink)}.mw-card__media{display:block;aspect-ratio:4/3;background:#e5e0d8}.mw-card__media img{width:100%;height:100%;object-fit:cover;display:block}.mw-card__body{padding:22px}.mw-card h3{font:700 1.55rem/1.12 Georgia,serif;margin:.2em 0 .55em}.mw-card h3 a,.mw-link{color:var(--mw-ink);text-decoration:none}.mw-card p{color:#5e6865;line-height:1.6}.mw-center{text-align:center;margin-top:36px}.mw-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:40px}.mw-steps>div{border-top:1px solid var(--mw-line);padding-top:22px}.mw-steps b{color:var(--mw-warm)}.mw-steps h3{font:700 1.4rem Georgia,serif}.mw-cta{background:var(--mw-warm);color:#fff;padding:clamp(90px,12vw,150px) 0}.mw-cta h2{font-size:clamp(3rem,6vw,6rem);line-height:.94;margin:.15em 0 .3em}.mw-cta p{max-width:700px;font-size:1.15rem}.mw-footer{background:#0e1513;color:#eaf0ed;padding:70px 0}.mw-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.mw-footer a{display:block;color:#dbe4df;text-decoration:none;padding:5px 0}.mw-logo--footer{max-width:260px}.mw-footer h3{font:700 1.2rem Georgia,serif}.mw-hub>.mw-wrap>p{max-width:760px;font-size:1.1rem}.mw-hub .mw-grid{margin-top:40px}@media(max-width:980px){.mw-desktop-nav{display:none}.mw-menu-toggle{display:block}.mw-grid{grid-template-columns:repeat(2,1fr)}.mw-steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.mw-wrap{width:min(100% - 28px,1180px)}.mw-header-inner{min-height:68px}.mw-brand{max-width:190px}.mw-hero{min-height:690px}.mw-hero__inner{padding:90px 0 55px}.mw-hero h1{font-size:clamp(3.2rem,16vw,5.2rem)}.mw-strip__grid{grid-template-columns:1fr 1fr}.mw-split,.mw-grid,.mw-steps,.mw-footer-grid{grid-template-columns:1fr}.mw-section,.mw-hub{padding:64px 0}.mw-actions{flex-direction:column;align-items:stretch}.mw-btn{width:100%;box-sizing:border-box}.mw-card__body{padding:19px}}.mw-contact-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:40px;align-items:start;margin-top:42px}.mw-contact-aside{background:var(--mw-sand);border:1px solid var(--mw-line);border-radius:22px;padding:28px;position:sticky;top:110px}.mw-contact-aside h2{font:700 2rem/1.05 Georgia,serif}.mw-contact-aside a:not(.mw-btn){color:var(--mw-ink)}.mw-contact .nf-form-content{max-width:none!important}.mw-contact .nf-field-container{margin-bottom:20px!important}.mw-contact .nf-form-content label{font-weight:750!important;color:var(--mw-ink)!important}.mw-contact .nf-form-content input:not([type=button]),.mw-contact .nf-form-content textarea,.mw-contact .nf-form-content select{border:1px solid var(--mw-line)!important;background:#fff!important;border-radius:12px!important;min-height:50px!important;padding:12px 14px!important}.mw-contact .nf-form-content input[type=button]{background:var(--mw-ink)!important;color:#fff!important;border:0!important;border-radius:999px!important;padding:13px 22px!important;font-weight:800!important}.mw-form-success{background:#eef2ef;border:1px solid #cbd6d0;border-radius:16px;padding:22px}.mw-form-success h3{font:700 1.5rem Georgia,serif;margin-top:0}@media(max-width:780px){.mw-contact-grid{grid-template-columns:1fr}.mw-contact-aside{position:static}}.mw-desktop-list,.mw-mobile-list{list-style:none;margin:0;padding:0}.mw-desktop-list{display:flex;align-items:center;gap:18px}.mw-desktop-list>.mw-menu-item{position:relative;display:flex;align-items:center}.mw-desktop-list a{font-size:.88rem;font-weight:700;color:var(--mw-ink);text-decoration:none;padding:11px 2px}.mw-desktop-list .mw-submenu{display:none;position:absolute;top:100%;left:-18px;min-width:240px;list-style:none;margin:0;padding:10px;background:#fff;border:1px solid var(--mw-line);border-radius:14px;box-shadow:0 18px 40px rgba(20,28,25,.12)}.mw-desktop-list .mw-menu-item:hover>.mw-submenu,.mw-desktop-list .mw-menu-item:focus-within>.mw-submenu{display:block}.mw-desktop-list .mw-submenu .mw-menu-item{display:block}.mw-desktop-list .mw-submenu a{display:block;padding:10px 12px}.mw-desktop-list .mw-submenu-toggle{display:none}.mw-mobile-list>.mw-menu-item{position:relative;border-bottom:1px solid var(--mw-line)}.mw-mobile-list .mw-menu-item>a{display:block;padding:14px 46px 14px 6px;border:0}.mw-mobile-list .mw-submenu{display:none;list-style:none;margin:0;padding:0 0 10px 14px}.mw-mobile-list .mw-menu-item.is-open>.mw-submenu{display:block}.mw-mobile-list .mw-submenu-toggle{position:absolute;right:0;top:6px;width:42px;height:42px;border:0;border-radius:50%;background:var(--mw-sand);font-size:22px}.mw-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0 auto 40px}.mw-gallery img{width:100%;height:100%;aspect-ratio:4/3;object-fit:cover;border-radius:16px;display:block}.mw-gallery img:first-child{grid-column:1/-1;aspect-ratio:16/8.5}@media(max-width:680px){.mw-gallery{grid-template-columns:1fr}.mw-gallery img:first-child{grid-column:auto;aspect-ratio:4/3}}.mw-blog-hero{padding:clamp(80px,10vw,140px) 0 60px;background:linear-gradient(135deg,var(--mw-sand),var(--mw-paper))}.mw-blog-hero h1{max-width:980px;font:700 clamp(3rem,6vw,6.2rem)/.94 Georgia,serif;letter-spacing:-.055em;margin:.15em 0 .3em}.mw-blog-hero p{max-width:760px;font-size:1.15rem;line-height:1.7;color:#59645f}.mw-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.mw-blog-card{background:#fff;border:1px solid var(--mw-line);border-radius:20px;overflow:hidden}.mw-blog-card__image{display:block;aspect-ratio:4/3;background:#e5e0d8}.mw-blog-card__image img{display:block;width:100%;height:100%;object-fit:cover}.mw-blog-card__body{padding:22px}.mw-blog-card h2{font:700 1.6rem/1.12 Georgia,serif;margin:.25em 0 .55em}.mw-blog-card h2 a{color:var(--mw-ink);text-decoration:none}.mw-blog-card p{color:#59645f;line-height:1.65}.mw-blog-meta{font-size:.82rem;color:#7b8581;margin-bottom:14px}.mw-pagination{margin-top:44px}.mw-pagination .page-numbers{list-style:none;display:flex;gap:8px;justify-content:center;flex-wrap:wrap;padding:0}.mw-pagination a,.mw-pagination span{display:inline-flex;min-width:42px;min-height:42px;align-items:center;justify-content:center;border:1px solid var(--mw-line);border-radius:999px;padding:0 12px;text-decoration:none;color:var(--mw-ink)}.mw-pagination .current{background:var(--mw-ink);color:#fff}@media(max-width:900px){.mw-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.mw-blog-grid{grid-template-columns:1fr}.mw-blog-hero{padding:65px 0 40px}}.mw-uk-partners{padding:70px 18px;background:#273630;color:#fff}.mw-uk-partners__inner{display:grid;grid-template-columns:minmax(0,1.5fr) auto;gap:40px;align-items:center}.mw-uk-partners h2{font:700 clamp(2.4rem,4.5vw,4.6rem)/.98 Georgia,serif;letter-spacing:-.045em;margin:.18em 0 .3em;color:#fff}.mw-uk-partners p{max-width:760px;color:rgba(255,255,255,.88);font-size:1.08rem}.mw-uk-partners .mw-btn{background:#fff;color:#273630!important;white-space:nowrap}.mw-partner-hero{padding:clamp(90px,12vw,155px) 18px 80px;background:radial-gradient(circle at 82% 16%,rgba(182,126,121,.2),transparent 30%),linear-gradient(135deg,#f8f0ea,#fffaf7)}.mw-partner-hero .mw-wrap{max-width:1180px}.mw-partner-hero h1{max-width:1000px;font:700 clamp(3.2rem,7vw,7rem)/.91 Georgia,serif;letter-spacing:-.06em;margin:.15em 0 .3em}.mw-partner-hero p{max-width:760px;font-size:1.2rem;line-height:1.7;color:#5e6a65}.mw-btn--ghost-dark{background:transparent!important;color:#24302d!important;border:1px solid #7f9087}.mw-partner-split{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:start}.mw-partner-split h2,.mw-partner-form-head h2{font:700 clamp(2.7rem,5vw,5rem)/.96 Georgia,serif;letter-spacing:-.05em}.mw-partner-panel{background:#fff;border:1px solid var(--mw-line,#e7dcd4);border-radius:24px;padding:30px;box-shadow:0 16px 45px rgba(61,48,42,.08)}.mw-partner-panel h3{font:700 1.8rem Georgia,serif}.mw-partner-panel li{padding:.55em 0;border-bottom:1px solid #eee4de}.mw-partner-commission{display:grid;grid-template-columns:190px 1fr;gap:35px;align-items:center;background:#fff;border:1px solid var(--mw-line,#e7dcd4);border-radius:24px;padding:30px;margin-top:30px}.mw-partner-commission>div{text-align:center}.mw-partner-commission strong{display:block;font:700 4.5rem/1 Georgia,serif;color:#b67e79}.mw-partner-commission span{display:block;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:800}.mw-partner-commission p{font-size:1.08rem;line-height:1.7}.mw-partner-note{font-size:.85rem;color:#6c7772}.mw-partner-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:38px}.mw-partner-benefits article{background:#fff;border:1px solid var(--mw-line,#e7dcd4);border-radius:20px;padding:25px}.mw-partner-benefits h3{font:700 1.55rem Georgia,serif}.mw-partner-form-head{max-width:760px;margin-bottom:35px}@media(max-width:850px){.mw-uk-partners__inner,.mw-partner-split,.mw-partner-commission{grid-template-columns:1fr}.mw-partner-benefits{grid-template-columns:1fr}.mw-uk-partners .mw-btn{width:100%;text-align:center}.mw-partner-commission>div{text-align:left}}.mw-faq-section{padding:clamp(75px,9vw,120px) 18px;background:#fffaf7;border-top:1px solid #e8ddd5}.mw-faq-section .mw-wrap{max-width:980px}.mw-faq-head{margin-bottom:32px}.mw-faq-head h2{font:600 clamp(2.5rem,5vw,4.8rem)/.98 Georgia,serif;letter-spacing:-.045em;color:#4a4744;margin:.15em 0 .25em}.mw-faq-list{border-top:1px solid #dfd3ca}.mw-faq-item{border-bottom:1px solid #dfd3ca}.mw-faq-item summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;padding:22px 0;font:600 clamp(1.12rem,2vw,1.35rem)/1.3 Georgia,serif;color:#4a4744}.mw-faq-item summary::-webkit-details-marker{display:none}.mw-faq-item summary span{display:grid;place-items:center;width:34px;height:34px;border:1px solid #c5a56d;border-radius:50%;color:#a98b5a;font-family:system-ui,sans-serif;font-weight:500}.mw-faq-item[open] summary span{transform:rotate(45deg)}.mw-faq-answer{padding:0 52px 22px 0;color:#6e6965}.mw-faq-answer p{margin:0;line-height:1.75}.single-product .mw-faq-section{margin-top:55px}@media(max-width:680px){.mw-faq-section{padding:62px 16px}.mw-faq-answer{padding-right:0}.mw-faq-item summary{font-size:1.08rem}}.mw-mobile-nav{position:fixed!important;inset:0!important;background:rgba(34,43,40,.48)!important;z-index:99999!important}.mw-mobile-nav__inner{position:absolute!important;right:0!important;top:0!important;width:min(91vw,410px)!important;height:100%!important;background:#fffaf7!important;padding:78px 24px 30px!important;overflow-y:auto!important;box-shadow:-18px 0 55px rgba(36,48,45,.18)!important}.mw-mobile-list,.mw-mobile-list ul{list-style:none!important;margin:0!important;padding:0!important}.mw-mobile-list>.mw-menu-item{border-bottom:1px solid #e7dcd4!important}.mw-mobile-list .mw-menu-item>a{display:block!important;color:#57514c!important;text-decoration:none!important;font-family:Georgia,"Times New Roman",serif!important;font-size:1.22rem!important;font-weight:500!important;line-height:1.25!important;padding:16px 50px 16px 2px!important}.mw-mobile-list>.mw-menu-item:last-child>a{display:inline-flex!important;background:#c3a46b!important;color:#fff!important;border-radius:999px!important;padding:13px 20px!important;margin:18px 0 5px!important;font-family:system-ui,sans-serif!important;font-size:1rem!important;font-weight:700!important}.mw-menu-close{position:absolute!important;right:18px!important;top:17px!important;color:#57514c!important;font-weight:300!important}.mw-mobile-list .mw-submenu{padding:0 0 10px 12px!important}.mw-mobile-list .mw-submenu a{font-family:system-ui,sans-serif!important;font-size:.96rem!important;font-weight:500!important;color:#6d6762!important}.mw-desktop-list>.mw-menu-item:last-child>a{background:#c3a46b;color:#fff!important;border-radius:999px;padding:10px 17px!important}.mw-desktop-list a{color:#57514c!important;font-weight:600!important}.mw-legacy-image{display:block;max-width:100%;height:auto;border-radius:18px;margin:24px auto}.mw-legacy-btn{display:inline-flex!important;width:auto!important}.mw-page-article .wp-caption,.mw-single-article .wp-caption{max-width:100%}.mw-page-article img,.mw-single-article img{max-width:100%;height:auto}.mw-footer-links{list-style:none;margin:0;padding:0;columns:2;column-gap:28px}.mw-footer-links li{break-inside:avoid;margin:0 0 8px}.mw-footer-links a{color:#e9e1da;text-decoration:none}.mw-footer-links a:hover{text-decoration:underline}.mw-footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:42px;padding-top:20px;font-size:.85rem;color:#bfc5c1}.mw-footer-bottom a{color:#d5bd8f;text-decoration:none}@media(max-width:680px){.mw-footer-links{columns:1}.mw-footer-bottom{text-align:center}}.mw-wordmark{font-weight:500}.mw-hero h1,.mw-section h2,.mw-cta h2,.mw-hub h1,.mw-blog-hero h1,.mw-faq-head h2,.mw-partner-hero h1{font-weight:400!important;letter-spacing:-.035em!important}.mw-card h3,.mw-steps h3,.mw-footer h3,.mw-blog-card h2,.mw-faq-item summary{font-weight:500!important}.mw-hub h2,.mw-section h3,.mw-article-cta h2{font-family:Georgia,serif;font-weight:500}.mw-hub a:not(.mw-btn),.mw-section a:not(.mw-btn),.mw-blog-card a:not(.mw-btn),.mw-footer a:not(.mw-btn){color:var(--mw-warm);text-decoration-color:rgba(156,118,88,.45);text-underline-offset:3px}.mw-card h3 a,.mw-blog-card h2 a{color:var(--mw-ink)!important;text-decoration:none!important}.mw-card__media:empty,.mw-blog-card__image:empty{background:linear-gradient(135deg,#eee8df,#d9d2c8);position:relative}.mw-card__media:empty:after,.mw-blog-card__image:empty:after{content:'Malta Weddings';position:absolute;inset:auto 18px 18px;color:#756f67;font:500 1rem Georgia,serif}.mw-article-lead{font-size:1.25rem;line-height:1.7;color:#4e5753}.mw-article-cta{margin:48px 0 10px;padding:34px;border-radius:22px;background:var(--mw-sand)}@media(max-width:680px){.mw-hero h1{font-size:clamp(2.9rem,13vw,4.5rem)!important;line-height:.96}.mw-section h2,.mw-hub h1,.mw-blog-hero h1,.mw-faq-head h2{font-size:clamp(2.35rem,10vw,3.8rem)!important;line-height:1.02}.mw-article-cta{padding:24px}}.mw-hero,.mw-blog-hero,.mw-partner-hero,.mw-section--dark,.mw-cta{color:#fff!important}.mw-blog-hero,.mw-partner-hero{background:linear-gradient(135deg,#17201d,#273630)!important}.mw-hero h1,.mw-hero h2,.mw-hero h3,.mw-hero p,.mw-hero .mw-eyebrow,.mw-blog-hero h1,.mw-blog-hero h2,.mw-blog-hero h3,.mw-blog-hero p,.mw-blog-hero .mw-eyebrow,.mw-partner-hero h1,.mw-partner-hero h2,.mw-partner-hero h3,.mw-partner-hero p,.mw-partner-hero .mw-eyebrow,.mw-section--dark h1,.mw-section--dark h2,.mw-section--dark h3,.mw-section--dark p,.mw-section--dark li,.mw-section--dark .mw-eyebrow,.mw-cta h1,.mw-cta h2,.mw-cta h3,.mw-cta p,.mw-cta .mw-eyebrow{color:#fff!important}.mw-hero a:not(.mw-btn),.mw-blog-hero a:not(.mw-btn),.mw-partner-hero a:not(.mw-btn),.mw-section--dark a:not(.mw-btn),.mw-cta a:not(.mw-btn){color:#fff!important}.mw-blog-hero p,.mw-partner-hero p{color:rgba(255,255,255,.88)!important}.mw-hero .mw-btn--ghost,.mw-partner-hero .mw-btn--ghost-dark{background:transparent!important;border:1px solid rgba(255,255,255,.75)!important;color:#fff!important}.mw-cta .mw-btn--light{background:#fff!important;color:var(--mw-ink)!important}.mw-section--visual-break{overflow:hidden;background:#fffdf9}.mw-visual-collage{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:1fr 1fr;gap:12px;min-height:520px}.mw-collage__item{margin:0;overflow:hidden;border-radius:22px;background:#eee8df}.mw-collage__item--1{grid-row:1/3}.mw-collage__img{width:100%;height:100%;object-fit:cover;display:block}.mw-section--soft>.mw-wrap>.mw-head p{max-width:680px;font-size:1.08rem;line-height:1.7}.mw-card__media{aspect-ratio:16/10}.mw-card__media img{transition:transform .5s ease}.mw-card:hover .mw-card__media img{transform:scale(1.025)}@media(max-width:680px){.mw-visual-collage{grid-template-columns:1fr 1fr;grid-template-rows:300px 180px;min-height:0}.mw-collage__item--1{grid-column:1/3;grid-row:auto}.mw-collage__item--2,.mw-collage__item--3{grid-row:2}.mw-card__media{aspect-ratio:16/10}}.mw-story-strip{display:grid;grid-template-columns:1.35fr .9fr .9fr 1.1fr;gap:12px;margin:34px 0 46px}.mw-story-strip__item{margin:0;overflow:hidden;border-radius:18px;background:#e8e1d8;min-height:250px}.mw-story-strip__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.mw-story-strip__item:hover .mw-story-strip__img{transform:scale(1.025)}.mw-section--visual-journal{padding-top:45px;padding-bottom:15px;background:var(--mw-paper)}.mw-singular-visual{width:min(1180px,calc(100% - 36px));height:clamp(340px,55vw,680px);margin:34px auto 56px;overflow:hidden;border-radius:24px;background:#e8e1d8}.mw-singular-visual__img{width:100%;height:100%;object-fit:cover;display:block}.mw-related-gallery{margin-top:70px;padding:70px 0;background:var(--mw-sand)}.mw-related-gallery h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(2.3rem,4.5vw,4.4rem);line-height:1;margin:.2em 0 .65em}.mw-related-gallery .mw-gallery{margin-top:28px}.mw-trade-partners{background:#17201d;color:#fff}.mw-trade-partners__inner{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(220px,.7fr);align-items:center;gap:42px;padding:72px 0}.mw-trade-partners h2,.mw-trade-partners p,.mw-trade-partners .mw-eyebrow{color:#fff!important}.mw-trade-partners h2{font-family:Georgia,serif;font-weight:400}.mw-trade-partners p{color:rgba(255,255,255,.86)!important}.mw-trade-partners .mw-btn{background:#fff;color:var(--mw-ink)!important}@media(max-width:900px){.mw-story-strip{grid-template-columns:1fr 1fr}.mw-story-strip__item{min-height:220px}.mw-trade-partners__inner{grid-template-columns:1fr}}@media(max-width:680px){.mw-story-strip{grid-template-columns:1fr 1fr;gap:8px;margin:24px 0 36px}.mw-story-strip__item{min-height:165px;border-radius:14px}.mw-story-strip__item:first-child{grid-column:1/3;min-height:260px}.mw-singular-visual{width:calc(100% - 28px);height:56vw;min-height:250px;margin:22px auto 38px;border-radius:18px}.mw-related-gallery{padding:52px 0;margin-top:48px}.mw-trade-partners__inner{padding:58px 0}}.mw-hero{position:relative;overflow:hidden;background:#17201d!important;background-image:none!important}.mw-hero__bg,.mw-contact-hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;z-index:0}.mw-hero__shade,.mw-contact-hero__shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,16,14,.78),rgba(10,16,14,.22) 70%);z-index:1}.mw-hero__inner{position:relative;z-index:2}.mw-contact-hero{position:relative;min-height:720px;background:#17201d;color:#fff;overflow:hidden;display:flex;align-items:center}.mw-contact-hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center;padding:90px 0}.mw-contact-hero__copy h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(3.1rem,6.5vw,6.4rem);line-height:.94;letter-spacing:-.035em;margin:.16em 0 .3em;color:#fff}.mw-contact-hero__copy p{font-size:1.15rem;line-height:1.7;max-width:640px;color:#fff}.mw-contact-trust{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.mw-contact-trust span{border:1px solid rgba(255,255,255,.45);border-radius:999px;padding:9px 13px;font-size:.82rem;color:#fff}.mw-contact-form-card{background:rgba(255,253,249,.97);color:var(--mw-ink);border-radius:24px;padding:30px;box-shadow:0 20px 55px rgba(0,0,0,.25)}.mw-contact-form-card .mw-eyebrow{color:var(--mw-warm)}.mw-contact-form-card .nf-form-content input:not([type=button]),.mw-contact-form-card .nf-form-content textarea,.mw-contact-form-card .nf-form-content select{background:#fff;border:1px solid #d9d2c8;border-radius:10px}.mw-contact-form-card .nf-form-content input[type=button]{background:var(--mw-warm);color:#fff;border-radius:999px;font-weight:800}.mw-contact-reassure a:not(.mw-btn){color:var(--mw-ink)}.mw-section--visual-journal .mw-story-strip:empty{display:none}@media(max-width:800px){.mw-contact-hero{min-height:0}.mw-contact-hero__grid{grid-template-columns:1fr;gap:30px;padding:70px 0 48px}.mw-contact-form-card{padding:22px}.mw-contact-hero__copy h1{font-size:clamp(2.8rem,12vw,4.6rem)}.mw-contact-hero__bg{object-position:center}}[hidden]{display:none!important}@media(max-width:980px){.mw-site-header{z-index:100000!important}.mw-menu-toggle{display:block!important;position:relative!important;z-index:100002!important;cursor:pointer!important;touch-action:manipulation!important}.mw-mobile-nav:not([hidden]){display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.mw-mobile-nav__inner{z-index:100001!important}.mw-menu-close{z-index:100003!important;cursor:pointer!important;touch-action:manipulation!important}}.mw-blog-card__image,.mw-card__media{position:relative;overflow:hidden;background:#eee8df}.mw-blog-card__image img,.mw-card__media img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}:root{--mw-gold:#c3a46b;--mw-charcoal:#111718}.home .mw-site-header,.page-id-0 .mw-site-header{background:rgba(13,18,19,.97);border-bottom-color:rgba(255,255,255,.1)}.home .mw-site-header .mw-desktop-nav a,.home .mw-site-header .mw-wordmark{color:#fff}.home .mw-site-header .mw-menu-toggle span{background:#fff}.home .mw-site-header .mw-logo{filter:brightness(0) invert(1)}.mw-hero--editorial{min-height:760px;align-items:center}.mw-hero--editorial .mw-hero__shade{background:linear-gradient(90deg,rgba(8,12,13,.88) 0%,rgba(8,12,13,.55) 46%,rgba(8,12,13,.18) 78%),linear-gradient(0deg,rgba(8,12,13,.38),rgba(8,12,13,.05))}.mw-hero--editorial .mw-hero__inner{padding:110px 0 80px}.mw-hero--editorial h1{font-size:clamp(3.7rem,7vw,7rem);max-width:760px}.mw-hero--editorial p{max-width:620px}.mw-btn--gold{background:var(--mw-gold)!important;color:#fff!important}.mw-hero-trust{display:flex;gap:36px;margin-top:50px;max-width:760px}.mw-hero-trust span{font-size:.84rem;line-height:1.45;color:rgba(255,255,255,.8)}.mw-hero-trust b{display:block;color:#fff;font-family:Georgia,serif;font-weight:400;font-size:1.05rem}.mw-section--editorial{background:#fff}.mw-editorial-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center}.mw-editorial-gallery .mw-visual-collage{min-height:600px}.mw-editorial-copy h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(2.8rem,5vw,5rem);line-height:.98;letter-spacing:-.035em}.mw-editorial-copy>p,.mw-lead{max-width:760px;font-size:1.08rem;line-height:1.7}.mw-check-list{list-style:none;padding:0;margin:30px 0}.mw-check-list li{position:relative;padding:13px 0 13px 36px;border-bottom:1px solid var(--mw-line)}.mw-check-list li:before{content:'♡';position:absolute;left:0;color:var(--mw-gold);font-size:1.35rem}.mw-check-list b,.mw-check-list span{display:block}.mw-check-list b{font-family:Georgia,serif;font-weight:400;font-size:1.15rem}.mw-check-list span{color:#6b706e;margin-top:3px}.mw-image-cta{position:relative;min-height:520px;display:flex;align-items:center;overflow:hidden;background:var(--mw-charcoal);color:#fff}.mw-image-cta__media,.mw-image-cta__shade{position:absolute;inset:0}.mw-image-cta__img{width:100%;height:100%;object-fit:cover}.mw-image-cta__shade{background:linear-gradient(90deg,rgba(9,14,15,.9),rgba(9,14,15,.56) 55%,rgba(9,14,15,.22))}.mw-image-cta__content{position:relative;z-index:2;padding:90px 0}.mw-image-cta h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(3rem,5.5vw,5.5rem);line-height:.96;max-width:760px;margin:.18em 0 .3em}.mw-image-cta p{font-size:1.1rem;line-height:1.7;max-width:650px}.mw-image-cta .mw-eyebrow{color:#fff}.mw-section--gallery{background:#fff}.mw-cta--final{background:#4f5b57}.mw-cta--final h2{max-width:900px}.mw-section--dark .mw-card{background:#fff;color:var(--mw-ink)}.mw-section--dark .mw-card .mw-eyebrow{color:var(--mw-warm)}@media(max-width:980px){.home .mw-site-header{background:rgba(255,253,249,.98)}.home .mw-site-header .mw-wordmark{color:var(--mw-ink)}.home .mw-site-header .mw-menu-toggle span{background:var(--mw-ink)}.home .mw-site-header .mw-logo{filter:none}.mw-editorial-grid{grid-template-columns:1fr;gap:42px}.mw-editorial-gallery .mw-visual-collage{min-height:520px}}@media(max-width:680px){.mw-hero--editorial{min-height:720px}.mw-hero--editorial .mw-hero__shade{background:linear-gradient(0deg,rgba(8,12,13,.82),rgba(8,12,13,.22) 70%)}.mw-hero--editorial .mw-hero__inner{padding:90px 0 50px}.mw-hero-trust{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:30px}.mw-hero-trust span:last-child{grid-column:1/3}.mw-editorial-gallery .mw-visual-collage{min-height:0}.mw-image-cta{min-height:600px}.mw-image-cta__shade{background:linear-gradient(0deg,rgba(9,14,15,.88),rgba(9,14,15,.25) 75%)}.mw-image-cta__content{padding:75px 0 55px}}.mw-hero{background-color:#17201d!important;background-image:var(--mw-hero-fallback,none)!important;background-size:cover!important;background-position:center!important}.mw-hero__bg{opacity:1!important;visibility:visible!important;pointer-events:none!important}.mw-hero--editorial .mw-hero__shade{background:linear-gradient(90deg,rgba(8,12,13,.78) 0%,rgba(8,12,13,.46) 45%,rgba(8,12,13,.1) 82%),linear-gradient(0deg,rgba(8,12,13,.28),rgba(8,12,13,.02))!important}@media(max-width:980px){html.mw-menu-open,html.mw-menu-open body{overflow:hidden!important}.mw-mobile-nav{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;background:rgba(10,14,14,.52)!important;z-index:2147483000!important;padding:0!important;margin:0!important}.mw-mobile-nav__inner{position:absolute!important;top:0!important;right:0!important;width:min(88vw,390px)!important;max-width:390px!important;height:100dvh!important;box-sizing:border-box!important;background:#fffdf9!important;padding:82px 24px 30px!important;margin:0!important;overflow-y:auto!important;box-shadow:-20px 0 50px rgba(0,0,0,.18)!important}.mw-mobile-nav nav{display:block!important;width:100%!important}.mw-mobile-list--curated{display:block!important;list-style:none!important;margin:0!important;padding:0!important;width:100%!important}.mw-mobile-list--curated>.mw-menu-item{display:block!important;position:static!important;margin:0!important;padding:0!important;border-bottom:1px solid #e7dcd4!important}.mw-mobile-list--curated>.mw-menu-item>a{display:block!important;width:100%!important;box-sizing:border-box!important;padding:15px 2px!important;color:#4f4a46!important;background:transparent!important;border:0!important;border-radius:0!important;font-family:Georgia,"Times New Roman",serif!important;font-size:1.22rem!important;font-weight:400!important;line-height:1.25!important;text-decoration:none!important}.mw-mobile-list--curated>.mw-menu-item--cta{border-bottom:0!important;padding-top:18px!important}.mw-mobile-list--curated>.mw-menu-item--cta>a{display:flex!important;justify-content:center!important;align-items:center!important;background:#c3a46b!important;color:#fff!important;border-radius:999px!important;padding:14px 18px!important;font-family:system-ui,sans-serif!important;font-size:1rem!important;font-weight:750!important}.mw-menu-close{position:absolute!important;top:18px!important;right:18px!important;width:44px!important;height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;border:0!important;border-radius:50%!important;background:#f3eee6!important;color:#403c39!important;font-family:Arial,sans-serif!important;font-size:0!important;line-height:1!important}.mw-menu-close:before,.mw-menu-close:after{content:""!important;position:absolute!important;width:20px!important;height:2px!important;background:#403c39!important;border-radius:2px!important}.mw-menu-close:before{transform:rotate(45deg)!important}.mw-menu-close:after{transform:rotate(-45deg)!important}.mw-menu-toggle[aria-expanded=true]{opacity:0!important;pointer-events:none!important}}@media(max-width:680px){.mw-hero--editorial .mw-hero__shade{background:linear-gradient(0deg,rgba(8,12,13,.76),rgba(8,12,13,.12) 72%)!important}.mw-hero__bg{object-position:center 35%!important}}[data-mw-suppressed="1"]{display:none!important;visibility:hidden!important;pointer-events:none!important}html.mw-menu-open,body.mw-menu-open{overflow:hidden!important;overscroll-behavior:none!important}@media(max-width:980px){.mw-site-header{position:sticky!important;top:0!important;z-index:2147482000!important}.mw-site-header .mw-header-inner{position:relative!important;z-index:2!important}.mw-site-header .mw-menu-toggle{position:relative!important;z-index:2147483002!important;appearance:none!important;-webkit-appearance:none!important}#mw-mobile-nav[hidden]{display:none!important}#mw-mobile-nav:not([hidden]){display:block!important}#mw-mobile-nav{z-index:2147483001!important}#mw-mobile-nav .mw-mobile-nav__inner{background:#111717!important;color:#fff!important;transform:translateX(0)!important}#mw-mobile-nav .mw-menu-close{position:absolute!important;top:20px!important;right:20px!important;z-index:4!important;color:#fff!important;font-family:Arial,sans-serif!important;font-size:42px!important;line-height:1!important;width:44px!important;height:44px!important;display:grid!important;place-items:center!important}#mw-mobile-nav .mw-mobile-list--curated>.mw-menu-item{border-bottom:1px solid rgba(255,255,255,.13)!important}#mw-mobile-nav .mw-mobile-list--curated>.mw-menu-item>a{color:#fff!important;background:transparent!important;font-family:Georgia,"Times New Roman",serif!important;font-weight:400!important;font-size:1.23rem!important;padding:17px 4px!important}#mw-mobile-nav .mw-mobile-list--curated>.mw-menu-item--cta{padding-top:20px!important;border-bottom:0!important}#mw-mobile-nav .mw-mobile-list--curated>.mw-menu-item--cta>a{background:#c3a46b!important;color:#fff!important;font-family:system-ui,sans-serif!important;font-weight:750!important;border-radius:999px!important;padding:15px 20px!important;text-align:center!important}body .wp-block-navigation__responsive-container,body .wp-block-navigation__responsive-container-open,body .wp-block-navigation__responsive-dialog,body .wp-block-navigation:not(.mw-desktop-nav){display:none!important}}.mw-hero--image-failed .mw-hero__shade{background:linear-gradient(135deg,#26332f,#111917)!important}#mw-fixed-menu-button,#mw-fixed-menu{display:none}@media(max-width:980px){.mw-site-header .mw-menu-toggle,#mw-mobile-nav,#slide-out-widget-area,#slide-out-widget-area-bg,#mobile-menu,.slide-out-widget-area-toggle,.mobile-icon,.nectar-mobile-only .slide-out-widget-area-toggle,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-open,.wp-block-navigation__responsive-dialog,.wp-block-navigation__responsive-container-close,button[aria-controls=mobile-menu],button[aria-controls=slide-out-widget-area]{display:none!important;visibility:hidden!important;pointer-events:none!important}#mw-fixed-menu-button{display:flex!important;position:fixed!important;right:18px!important;top:16px!important;z-index:2147483645!important;width:46px!important;height:46px!important;border:0!important;border-radius:50%!important;background:rgba(255,253,249,.97)!important;box-shadow:0 6px 22px rgba(0,0,0,.14)!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:5px!important;padding:0!important;margin:0!important;appearance:none!important;-webkit-appearance:none!important}#mw-fixed-menu-button span{display:block!important;width:22px!important;height:2px!important;background:#2f3432!important;border-radius:2px!important;margin:0!important;padding:0!important}html.mw-fixed-menu-open,html.mw-fixed-menu-open body{overflow:hidden!important}#mw-fixed-menu[hidden]{display:none!important}#mw-fixed-menu:not([hidden]){display:block!important;position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;background:rgba(7,10,10,.64)!important;z-index:2147483646!important;margin:0!important;padding:0!important}#mw-fixed-menu:before{content:"";position:absolute;inset:0 0 0 auto;width:min(88vw,390px);height:100%;background:#111717;box-shadow:-24px 0 60px rgba(0,0,0,.28)}#mw-fixed-menu nav{position:absolute!important;right:0!important;top:0!important;width:min(88vw,390px)!important;height:100dvh!important;box-sizing:border-box!important;padding:86px 26px 32px!important;overflow-y:auto!important;z-index:2!important}#mw-fixed-menu ul{list-style:none!important;margin:0!important;padding:0!important}#mw-fixed-menu li{margin:0!important;padding:0!important;border-bottom:1px solid rgba(255,255,255,.13)!important}#mw-fixed-menu li a{display:block!important;padding:16px 2px!important;color:#fff!important;text-decoration:none!important;font-family:Georgia,"Times New Roman",serif!important;font-size:1.22rem!important;font-weight:400!important;line-height:1.25!important}#mw-fixed-menu .mw-fixed-menu-cta{border-bottom:0!important;padding-top:20px!important}#mw-fixed-menu .mw-fixed-menu-cta a{display:flex!important;justify-content:center!important;align-items:center!important;background:#c3a46b!important;border-radius:999px!important;padding:14px 20px!important;font-family:system-ui,sans-serif!important;font-size:1rem!important;font-weight:750!important}#mw-fixed-menu .mw-fixed-menu-close{display:flex!important;position:absolute!important;right:20px!important;top:20px!important;z-index:3!important;width:44px!important;height:44px!important;border:0!important;border-radius:50%!important;background:rgba(255,255,255,.1)!important;color:#fff!important;align-items:center!important;justify-content:center!important;font-family:Arial,sans-serif!important;font-size:34px!important;line-height:1!important;padding:0!important;margin:0!important}}.mw-hero--showcase{min-height:620px;position:relative;display:flex;align-items:center;overflow:hidden;background:#1d221f var(--mw-hero-fallback) center/cover no-repeat}.mw-hero--showcase .mw-hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.mw-hero--showcase .mw-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,18,15,.58),rgba(12,18,15,.22) 55%,rgba(12,18,15,.28))}.mw-hero--showcase .mw-hero__inner{position:relative;z-index:2;text-align:center;color:#fff;max-width:760px;padding:130px 24px 115px;margin-left:auto}.mw-hero--showcase h1{font-size:clamp(54px,7vw,96px);font-weight:400;line-height:.95;margin:.12em 0 .18em;color:#fff;letter-spacing:.01em}.mw-hero--showcase p{font-size:clamp(20px,2.3vw,30px);line-height:1.35;color:#fff}.mw-hero--showcase .mw-eyebrow{color:#fff}.mw-hero--showcase .mw-actions{justify-content:center}.mw-quicklinks{position:relative;z-index:5;margin-top:-48px}.mw-quicklinks__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.mw-quicklinks a{background:#fff;border:1px solid rgba(185,154,91,.25);box-shadow:0 8px 30px rgba(0,0,0,.08);padding:24px 14px;text-align:center;text-decoration:none;color:#302f2b;border-radius:8px;min-height:116px;display:flex;flex-direction:column;justify-content:center}.mw-quicklinks b{font-size:15px;text-transform:uppercase;letter-spacing:.04em}.mw-quicklinks span{font-size:13px;color:#777;margin-top:6px}.mw-section--showcase{padding-top:72px}.mw-showcase-grid{display:grid;grid-template-columns:.95fr 2fr;gap:44px;align-items:center}.mw-showcase-copy h2{font-weight:400}.mw-showcase-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mw-showcase-cards article{position:relative;min-height:305px;overflow:hidden;border-radius:8px;background:#222}.mw-showcase-cards img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.mw-showcase-cards article:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.82))}.mw-showcase-cards span{position:absolute;z-index:2;bottom:20px;left:12px;right:12px;color:#fff;text-align:center;font:400 20px/1.2 Georgia,serif}.mw-trustbar{padding:24px 0 34px}.mw-trustbar .mw-wrap{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #eee;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.05);border-radius:8px}.mw-trustbar .mw-wrap>div{padding:22px 24px;border-right:1px solid #eee}.mw-trustbar .mw-wrap>div:last-child{border-right:0}.mw-trustbar b,.mw-trustbar span{display:block}.mw-trustbar b{text-transform:uppercase;letter-spacing:.05em}.mw-trustbar span{color:#777;font-size:14px;margin-top:4px}.mw-about-malta__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.mw-about-malta__image{border-radius:10px;overflow:hidden;min-height:360px}.mw-about-malta__photo{width:100%;height:100%;object-fit:cover;min-height:360px}.mw-about-points{display:grid;gap:12px;margin:24px 0}.mw-about-points span{padding-left:24px;position:relative}.mw-about-points span:before{content:"♡";position:absolute;left:0;color:#b78a36}@media(max-width:900px){.mw-quicklinks{margin-top:0}.mw-quicklinks__grid{grid-template-columns:repeat(2,1fr);gap:8px;padding-top:12px}.mw-showcase-grid,.mw-about-malta__grid{grid-template-columns:1fr}.mw-showcase-cards{grid-template-columns:repeat(2,1fr)}.mw-trustbar .mw-wrap{grid-template-columns:1fr 1fr}.mw-trustbar .mw-wrap>div:nth-child(2){border-right:0}.mw-hero--showcase{min-height:640px}.mw-hero--showcase .mw-hero__inner{margin:0 auto;padding:120px 24px 80px}.mw-hero--showcase h1{font-size:58px}}@media(max-width:560px){.mw-hero--showcase{min-height:620px}.mw-hero--showcase .mw-hero__bg{object-position:38% center}.mw-hero--showcase .mw-hero__shade{background:linear-gradient(rgba(10,15,12,.3),rgba(10,15,12,.58))}.mw-hero--showcase .mw-hero__inner{padding:125px 24px 55px}.mw-hero--showcase h1{font-size:50px}.mw-hero--showcase p{font-size:19px}.mw-hero--showcase .mw-actions{display:grid;grid-template-columns:1fr}.mw-quicklinks__grid{grid-template-columns:1fr 1fr}.mw-quicklinks a{min-height:96px;padding:16px 10px}.mw-showcase-cards{grid-template-columns:1fr 1fr}.mw-showcase-cards article{min-height:250px}.mw-trustbar .mw-wrap{grid-template-columns:1fr}.mw-trustbar .mw-wrap>div{border-right:0;border-bottom:1px solid #eee}.mw-about-malta__image,.mw-about-malta__photo{min-height:260px}}#mw-mobile-shell,#mw-mobile-shell-drawer{display:none}@media (max-width:980px){body #header-outer,body header#top,body #top-nav,body #masthead,body .site-header,body .main-header,body .header-wrapper,body .header-container,body .mobile-header,body .mobile-menu-toggle,body .menu-toggle,body .hamburger,body .navbar-toggler,body .slide-out-widget-area-toggle,body #slide-out-widget-area,body #slide-out-widget-area-bg,body #mobile-menu,body .wp-block-navigation__responsive-container,body .wp-block-navigation__responsive-container-open,body .wp-block-navigation__responsive-dialog,body .mw-site-header,body #mw-fixed-menu-button,body #mw-fixed-menu,body #mw-mobile-nav{display:none!important;visibility:hidden!important;pointer-events:none!important}html.mw-v36-mobile body{padding-top:82px!important}html.mw-v36-mobile body.admin-bar{padding-top:82px!important}#mw-mobile-shell{display:flex!important;position:fixed!important;left:0!important;right:0!important;top:0!important;height:82px!important;z-index:2147483638!important;background:#fffdf9!important;border-bottom:1px solid #e5ddd2!important;box-shadow:0 3px 16px rgba(0,0,0,.06)!important;align-items:center!important;justify-content:space-between!important;padding:0 24px!important;box-sizing:border-box!important}body.admin-bar #mw-mobile-shell{top:46px!important}.mw-mobile-shell-brand{font-family:Georgia,"Times New Roman",serif!important;font-size:2rem!important;font-weight:500!important;line-height:1!important;color:#3e3b36!important;text-decoration:none!important;letter-spacing:-.02em!important;white-space:nowrap!important}#mw-mobile-shell-toggle{display:flex!important;width:48px!important;height:48px!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:6px!important;border:0!important;background:transparent!important;padding:0!important;margin:0!important;box-shadow:none!important;border-radius:0!important;appearance:none!important;-webkit-appearance:none!important}#mw-mobile-shell-toggle span{display:block!important;width:30px!important;height:2px!important;background:#45443f!important;border-radius:2px!important;margin:0!important}html.mw-v36-menu-open,html.mw-v36-menu-open body{overflow:hidden!important}#mw-mobile-shell-drawer[hidden]{display:none!important}#mw-mobile-shell-drawer:not([hidden]){display:block!important;position:fixed!important;inset:0!important;z-index:2147483646!important;background:rgba(13,16,15,.55)!important;margin:0!important;padding:0!important;width:100vw!important;height:100dvh!important}.mw-mobile-shell-panel{position:absolute!important;right:0!important;top:0!important;width:min(88vw,390px)!important;height:100dvh!important;background:#111717!important;box-sizing:border-box!important;padding:92px 28px 32px!important;overflow-y:auto!important;box-shadow:-24px 0 60px rgba(0,0,0,.3)!important}.mw-mobile-shell-close{position:absolute!important;right:20px!important;top:20px!important;width:46px!important;height:46px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:50%!important;background:rgba(255,255,255,.1)!important;color:#fff!important;font-family:Arial,sans-serif!important;font-size:35px!important;line-height:1!important;padding:0!important;margin:0!important}.mw-mobile-shell-panel ul{list-style:none!important;margin:0!important;padding:0!important}.mw-mobile-shell-panel li{margin:0!important;padding:0!important;border-bottom:1px solid rgba(255,255,255,.13)!important}.mw-mobile-shell-panel li a{display:block!important;padding:17px 2px!important;color:#fff!important;background:transparent!important;text-decoration:none!important;font-family:Georgia,"Times New Roman",serif!important;font-size:1.24rem!important;font-weight:400!important;line-height:1.3!important}.mw-mobile-shell-panel .mw-mobile-shell-enquire{padding-top:22px!important;border-bottom:0!important}.mw-mobile-shell-panel .mw-mobile-shell-enquire a{display:flex!important;justify-content:center!important;align-items:center!important;background:#c3a46b!important;border-radius:999px!important;padding:15px 18px!important;font-family:system-ui,sans-serif!important;font-size:1rem!important;font-weight:750!important}}@media(max-width:782px){body.admin-bar #mw-mobile-shell{top:46px!important}}@media(min-width:783px) and (max-width:980px){body.admin-bar #mw-mobile-shell{top:32px!important}}@media(max-width:980px){.mw-wordmark{font-family:Georgia,"Times New Roman",serif!important;font-size:1.55rem!important;font-weight:400!important;letter-spacing:-.025em!important}.mw-mobile-shell-brand{font-family:Georgia,"Times New Roman",serif!important;font-size:1.55rem!important;font-weight:400!important;letter-spacing:-.025em!important}}.mw-card__media{background:transparent!important}.mw-card__media:empty{display:none!important}.mw-card__media img,.mw-singular-visual img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.mw-hero--showcase .mw-hero__bg{object-position:center center!important}@media(max-width:560px){.mw-hero--showcase .mw-hero__bg{object-position:center center!important}.mw-hero--showcase{min-height:600px!important}.mw-hero--showcase .mw-hero__inner{padding:115px 22px 52px!important}.mw-hero--showcase h1{font-size:46px!important;line-height:.98!important}}:root{--mw-gold:#b99a63;--mw-gold-soft:#d9c59e;--mw-ivory:#fffaf5;--mw-blush:#f3e6e2;--mw-sage:#dfe7e1;--mw-charcoal:#4d4a47}.mw-hero--showcase h1{font-weight:400!important;letter-spacing:-.045em}.mw-hero--showcase .mw-eyebrow{color:var(--mw-gold-soft)!important}.mw-showcase-copy h2,.mw-about-malta h2,.mw-section h2{font-weight:400}.mw-showcase-cards article{position:relative;overflow:hidden;border-radius:22px;background:#ddd4ca;box-shadow:0 18px 45px rgba(55,45,40,.09)}.mw-showcase-cards article img{width:100%;height:100%;min-height:280px;object-fit:cover;display:block}.mw-showcase-cards article span{position:absolute;left:0;right:0;bottom:0;padding:35px 20px 18px;background:linear-gradient(transparent,rgba(20,24,23,.76));color:#fff;font-family:Georgia,serif;font-size:1.2rem}.mw-about-malta__photo{width:100%;height:100%;min-height:520px;object-fit:cover;border-radius:24px}.mw-card__media{background:linear-gradient(135deg,var(--mw-blush),var(--mw-sage))}.mw-card__media img{filter:saturate(.94) contrast(.98)}.mw-card h3{font-weight:400!important}.mw-trustbar b{font-weight:500}.mw-btn--gold{background:var(--mw-gold)!important}@media(max-width:680px){.mw-showcase-cards article img{min-height:220px}.mw-about-malta__photo{min-height:340px}}body.home .wp-block-post-title,body.home .entry-title,body.page-home .wp-block-post-title,body.page-home .entry-title{display:none!important}body.home .site-main,body.home main{padding-top:0}body.woocommerce .widget-area,body.woocommerce-page .widget-area,body.woocommerce .sidebar,body.woocommerce-page .sidebar,body.woocommerce #secondary,body.woocommerce-page #secondary{display:none!important}body.woocommerce main,body.woocommerce-page main,body.single-product main,body.post-type-archive-product main{width:min(1280px,calc(100% - 48px))!important;max-width:1280px!important;margin:0 auto!important;padding:42px 0 72px!important}.single-product .woocommerce div.product{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr)!important;gap:clamp(36px,5vw,78px)!important;align-items:start!important}.single-product .woocommerce div.product div.images,.single-product .woocommerce div.product div.summary{width:100%!important;float:none!important;margin:0!important}.single-product .woocommerce-product-gallery__image img{width:100%!important;aspect-ratio:4/3;height:auto!important;object-fit:cover!important;border-radius:18px}.single-product .summary .product_title{font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(2rem,3vw,3.4rem)!important;line-height:1.04!important;font-weight:400!important;color:#4a4743!important;margin:0 0 16px!important}.single-product .summary .price{font-size:1.3rem!important;color:#9c7d49!important;margin:0 0 24px!important}.woocommerce div.product .woocommerce-tabs,.single-product .related.products,.single-product .up-sells{grid-column:1/-1!important;width:100%!important;margin-top:58px!important}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:30px!important;margin:28px 0 0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{width:auto!important;float:none!important;margin:0!important;display:flex!important;flex-direction:column!important;min-width:0!important}.woocommerce ul.products li.product a img{width:100%!important;aspect-ratio:4/3!important;height:auto!important;object-fit:cover!important;margin:0 0 16px!important;border-radius:18px;background:#f3eee7}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:Georgia,"Times New Roman",serif;font-weight:400!important;font-size:1.18rem!important;line-height:1.25;color:#4a4743;padding:0!important;margin:0 0 8px!important}.woocommerce ul.products li.product .price{color:#9c7d49!important;font-size:1rem!important;margin:auto 0 12px!important}@media(max-width:1000px){.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:780px){body.woocommerce main,body.woocommerce-page main,body.single-product main,body.post-type-archive-product main{width:min(100% - 28px,1280px)!important;padding-top:24px!important}.single-product .woocommerce div.product{grid-template-columns:1fr!important;gap:28px!important}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}}@media(max-width:480px){.woocommerce ul.products{grid-template-columns:1fr!important}}:root{--mw-card-bg:#fff;--mw-text-dark:#3f3b37;--mw-text-body:#5c5650;--mw-gold:#b99a63;--mw-border:#eadfce}.mw-card,.mw-package-card,.mw-product-card,.mw-showcase-card,.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{background:var(--mw-card-bg)!important;color:var(--mw-text-dark)!important;border:1px solid var(--mw-border)!important;box-shadow:0 12px 32px rgba(55,45,40,.07)!important;overflow:hidden!important}.mw-card *,.mw-package-card *,.mw-product-card *,.woocommerce ul.products li.product *{background-color:transparent!important;box-decoration-break:clone;-webkit-box-decoration-break:clone}.mw-card img,.mw-package-card img,.mw-product-card img,.woocommerce ul.products li.product img{background:#f5f1eb!important}.mw-card h2,.mw-card h3,.mw-card h4,.mw-package-card h2,.mw-package-card h3,.mw-product-card h2,.mw-product-card h3,.woocommerce ul.products li.product .woocommerce-loop-product__title,.single-product .summary .product_title{color:var(--mw-text-dark)!important}.mw-card p,.mw-package-card p,.mw-product-card p,.woocommerce ul.products li.product,.woocommerce ul.products li.product .price,.single-product .summary,.single-product .summary p,.single-product .woocommerce-product-details__short-description{color:var(--mw-text-body)!important}.mw-card .mw-eyebrow,.mw-package-card .mw-eyebrow,.mw-product-card .mw-eyebrow,.woocommerce ul.products li.product .price,.single-product .summary .price{color:var(--mw-gold)!important}.mw-card a:not(.button),.mw-package-card a:not(.button),.mw-product-card a:not(.button),.woocommerce ul.products li.product a:not(.button){color:var(--mw-text-dark)!important;text-decoration:none!important}.mw-card .button,.mw-package-card .button,.mw-product-card .button,.woocommerce a.button,.woocommerce button.button{background:var(--mw-gold)!important;color:#fff!important;border-color:var(--mw-gold)!important}.mw-card,.mw-package-card,.mw-product-card,.woocommerce ul.products li.product{min-height:0!important;height:auto!important}.mw-card__content,.mw-package-card__content,.mw-product-card__content,.woocommerce ul.products li.product{padding-bottom:0!important}.mw-card__content,.mw-package-card__content,.mw-product-card__content{padding:22px!important}.mw-card h3,.mw-package-card h3,.mw-product-card h3{margin:0 0 10px!important;line-height:1.2!important}.mw-card p,.mw-package-card p,.mw-product-card p{margin:0 0 14px!important;line-height:1.6!important}.woocommerce ul.products li.product{padding:0 0 22px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .button{margin-left:18px!important;margin-right:18px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{margin-top:4px!important}.woocommerce ul.products li.product .button{width:auto!important;align-self:flex-start!important}.single-product .woocommerce div.product div.summary,.single-product .woocommerce div.product .woocommerce-tabs,.single-product .related.products{background:#fff!important;color:var(--mw-text-dark)!important}.single-product .woocommerce div.product div.summary{padding:28px!important;border:1px solid var(--mw-border);border-radius:18px}.mw-section--dark .mw-card,.mw-section--dark .mw-package-card,.mw-section--dark .mw-product-card{background:#fff!important}.mw-section--dark .mw-card *,.mw-section--dark .mw-package-card *,.mw-section--dark .mw-product-card *{color:inherit}.post-type-archive-product .woocommerce ul.products li.product img,.tax-product_cat .woocommerce ul.products li.product img,.tax-product_tag .woocommerce ul.products li.product img,.mw-product-card img,.mw-package-card img{display:none!important}.post-type-archive-product .woocommerce ul.products,.tax-product_cat .woocommerce ul.products,.tax-product_tag .woocommerce ul.products{display:flex!important;flex-direction:column!important;gap:0!important;border-top:1px solid #e5dacb;margin-top:28px!important}.post-type-archive-product .woocommerce ul.products li.product,.tax-product_cat .woocommerce ul.products li.product,.tax-product_tag .woocommerce ul.products li.product{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"title price" "actions actions";gap:10px 28px!important;align-items:center!important;width:100%!important;padding:24px 4px!important;margin:0!important;border:0!important;border-bottom:1px solid #e5dacb!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}.post-type-archive-product .woocommerce ul.products li.product .woocommerce-LoopProduct-link,.tax-product_cat .woocommerce ul.products li.product .woocommerce-LoopProduct-link,.tax-product_tag .woocommerce ul.products li.product .woocommerce-LoopProduct-link{display:contents!important}.post-type-archive-product .woocommerce-loop-product__title,.tax-product_cat .woocommerce-loop-product__title,.tax-product_tag .woocommerce-loop-product__title{grid-area:title!important;margin:0!important;padding:0!important;font-family:Georgia,"Times New Roman",serif!important;font-weight:400!important;font-size:clamp(1.25rem,1.8vw,1.65rem)!important;color:#3f3b37!important}.post-type-archive-product .woocommerce ul.products li.product .price,.tax-product_cat .woocommerce ul.products li.product .price,.tax-product_tag .woocommerce ul.products li.product .price{grid-area:price!important;margin:0!important;padding:0!important;white-space:nowrap;color:#9c7d49!important;font-size:1.05rem!important}.post-type-archive-product .woocommerce ul.products li.product .button,.tax-product_cat .woocommerce ul.products li.product .button,.tax-product_tag .woocommerce ul.products li.product .button{margin:0 10px 0 0!important;display:inline-flex!important;width:auto!important;min-height:42px!important;align-items:center;justify-content:center}.post-type-archive-product .woocommerce ul.products li.product>.button,.tax-product_cat .woocommerce ul.products li.product>.button,.tax-product_tag .woocommerce ul.products li.product>.button{grid-area:actions!important;justify-self:start!important}.woocommerce .mw-catalogue-quote,.mw-quote-whatsapp{background:#fff!important;color:#3f3b37!important;border:1px solid #b99a63!important}.woocommerce .mw-catalogue-quote:hover,.mw-quote-whatsapp:hover{background:#f8f3eb!important;color:#3f3b37!important}.single-product .woocommerce div.product{display:block!important;max-width:980px!important;margin:0 auto!important}.single-product .woocommerce div.product div.images{display:none!important}.single-product .woocommerce div.product div.summary{width:100%!important;max-width:900px!important;margin:0 auto!important;padding:34px!important;background:#fff!important;border:1px solid #e5dacb!important;border-radius:20px!important}.single-product .summary form.cart,.single-product .summary .single_add_to_cart_button,.single-product .summary .quantity{display:none!important}.single-product .summary .product_meta{border-top:1px solid #eadfce;padding-top:18px;margin-top:24px}.mw-single-quote-actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 4px}.mw-single-quote-actions .button{text-decoration:none!important}.mw-quote-note{flex-basis:100%;margin:8px 0 0!important;font-size:.94rem;color:#6c665f!important;line-height:1.6}.mw-quote-context{max-width:850px;margin:0 auto 34px;padding:28px 30px;background:#fff;border:1px solid #e5dacb;border-radius:20px;color:#4a4743}.mw-quote-context h2{margin:6px 0 10px;color:#3f3b37;font-family:Georgia,"Times New Roman",serif;font-weight:400}.mw-quote-context-price{color:#9c7d49!important;font-weight:600}@media(max-width:680px){.post-type-archive-product .woocommerce ul.products li.product,.tax-product_cat .woocommerce ul.products li.product,.tax-product_tag .woocommerce ul.products li.product{grid-template-columns:1fr!important;grid-template-areas:"title" "price" "actions"!important;gap:8px!important;padding:20px 0!important}.post-type-archive-product .woocommerce ul.products li.product .price,.tax-product_cat .woocommerce ul.products li.product .price,.tax-product_tag .woocommerce ul.products li.product .price{white-space:normal}.single-product .woocommerce div.product div.summary{padding:24px 20px!important}.mw-single-quote-actions{flex-direction:column}.mw-single-quote-actions .button{width:100%;text-align:center}}.woocommerce .single_add_to_cart_button,.woocommerce form.cart,.woocommerce .quantity,.woocommerce a.add_to_cart_button,.woocommerce a.ajax_add_to_cart,.woocommerce .added_to_cart,.widget_shopping_cart,.product-table .quantity,.wc-product-table .quantity,.product-table img,.wc-product-table img{display:none!important}.product-table,.wc-product-table{width:100%!important;border-collapse:collapse!important;background:#fff!important;color:#403c38!important}.product-table th,.product-table td,.wc-product-table th,.wc-product-table td{padding:16px 14px!important;border-bottom:1px solid #e8ded0!important;vertical-align:middle!important;background:#fff!important;color:#403c38!important}.product-table th,.wc-product-table th{font-size:.78rem!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#8b7653!important}.product-table a,.wc-product-table a{color:#403c38!important}.product-table .price,.wc-product-table .price{color:#9c7d49!important;font-weight:600!important;white-space:nowrap}.mw-catalogue-intro{margin:0 0 28px;padding:22px 24px;background:#f8f4ed;border-left:3px solid #b99a63;color:#4b4742}.mw-catalogue-intro strong{display:block;margin-bottom:5px;font-family:Georgia,"Times New Roman",serif;font-size:1.35rem;font-weight:400;color:#3f3b37}.mw-catalogue-intro p{margin:0;line-height:1.65}.mw-final-cta{max-width:900px;margin:48px auto 20px;padding:38px 34px;text-align:center;background:#f8f4ed;border:1px solid #e5dacb;border-radius:20px;color:#4b4742}.mw-final-cta h2{margin:7px 0 12px;color:#3f3b37;font-family:Georgia,"Times New Roman",serif;font-weight:400}.mw-final-cta p{max-width:680px;margin:0 auto 20px;line-height:1.7}.mw-final-cta .button{background:#b99a63!important;color:#fff!important;border:1px solid #b99a63!important;text-decoration:none!important}.nf-form-cont input,.nf-form-cont select,.nf-form-cont textarea{background:#fff!important;color:#403c38!important;border:1px solid #d9cdbd!important}.nf-form-cont label{color:#403c38!important}.nf-form-cont input[type=button],.nf-form-cont input[type=submit]{background:#b99a63!important;color:#fff!important;border-color:#b99a63!important}@media(max-width:680px){.product-table,.wc-product-table{font-size:.92rem!important}.product-table th,.product-table td,.wc-product-table th,.wc-product-table td{padding:12px 8px!important}.mw-final-cta{padding:28px 20px}}body.page-malta-wedding-packages .mw-final-catalogue-table,body.page-id-0 .mw-final-catalogue-table,.mw-final-catalogue-table{width:100%!important;border:0!important;border-collapse:collapse!important;background:#fff!important;box-shadow:none!important}.mw-final-catalogue-table thead th{padding:13px 12px!important;background:#f7f3ed!important;color:#7e6948!important;border:0!important;border-bottom:1px solid #d9cdbd!important;font-size:.75rem!important;letter-spacing:.09em!important;text-transform:uppercase!important}.mw-final-catalogue-table tbody td{padding:19px 12px!important;background:#fff!important;color:#403c38!important;border:0!important;border-bottom:1px solid #e9e0d4!important;vertical-align:middle!important}.mw-final-catalogue-table tbody tr:hover td{background:#fcfaf6!important}.mw-final-catalogue-table a[href*="/product/"]{color:#3e3a36!important;font-family:Georgia,"Times New Roman",serif!important;font-size:1.08rem!important;font-weight:400!important;text-decoration:none!important}.mw-final-catalogue-table .price,.mw-final-catalogue-table td[class*=price]{color:#9b7b46!important;font-weight:600!important;white-space:nowrap!important}.mw-table-actions{display:flex!important;gap:8px!important;flex-wrap:wrap!important;justify-content:flex-end!important}.mw-final-catalogue-table .mw-table-actions .button{display:inline-flex!important;width:auto!important;min-height:38px!important;margin:0!important;padding:9px 14px!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;font-family:Arial,sans-serif!important;font-size:.78rem!important;letter-spacing:.02em!important;text-decoration:none!important}.mw-final-catalogue-table .mw-table-view{background:#fff!important;color:#3f3b37!important;border:1px solid #b99a63!important}.mw-final-catalogue-table .mw-table-quote{background:#b99a63!important;color:#fff!important;border:1px solid #b99a63!important}.mw-actions-cell{min-width:215px!important}.mw-actions-head{text-align:right!important}.mw-final-catalogue-table img,.mw-final-catalogue-table .quantity,.mw-final-catalogue-table .qty,.mw-final-catalogue-table form.cart,.mw-final-catalogue-table .add_to_cart_button,.mw-final-catalogue-table .ajax_add_to_cart,.mw-final-catalogue-table .added_to_cart{display:none!important}@media(max-width:760px){.mw-final-catalogue-table thead{display:none!important}.mw-final-catalogue-table,.mw-final-catalogue-table tbody,.mw-final-catalogue-table tr,.mw-final-catalogue-table td{display:block!important;width:100%!important}.mw-final-catalogue-table tr{padding:18px 0!important;border-bottom:1px solid #dfd4c5!important}.mw-final-catalogue-table td{padding:5px 4px!important;border:0!important}.mw-actions-cell{min-width:0!important;padding-top:12px!important}.mw-table-actions{justify-content:flex-start!important}}.mw-packages-catalogue{padding:clamp(48px,7vw,96px) 0;background:#fbf7f1;color:#3d3935}.mw-packages-catalogue .mw-wrap{max-width:1120px;margin:auto;padding:0 24px}.mw-packages-catalogue h1{max-width:760px;margin:.2em 0 .35em;font-size:clamp(2.5rem,5vw,4.7rem);line-height:1.02;color:#393530}.mw-packages-catalogue .mw-lead{max-width:820px;font-size:1.15rem;line-height:1.7;color:#554f49}.mw-catalogue-note{max-width:820px;margin:0 0 38px;color:#766d64}.mw-package-list{border-top:1px solid #d8cbbb}.mw-package-list__item{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,330px);gap:40px;align-items:center;padding:28px 4px;border-bottom:1px solid #ded3c5;background:transparent!important}.mw-package-list__item h2{margin:0 0 8px;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.2}.mw-package-list__item h2 a{color:#393530!important;text-decoration:none!important}.mw-package-list__item p{max-width:700px;margin:0;color:#655e57;line-height:1.55}.mw-package-list__meta{text-align:right}.mw-package-list__price{margin-bottom:12px;color:#96733d;font-size:1.15rem;font-weight:700}.mw-package-list__actions{display:flex;gap:10px;justify-content:flex-end;align-items:center;flex-wrap:wrap}.mw-list-link,.mw-list-quote{display:inline-flex;align-items:center;justify-content:center;padding:10px 15px;border-radius:999px;text-decoration:none!important;font-size:.86rem;font-weight:600}.mw-list-link{border:1px solid #b89a68;color:#4b443d!important;background:0 0}.mw-list-quote{border:1px solid #b89a68;background:#b89a68;color:#fff!important}.mw-packages-catalogue img,.mw-package-list img{display:none!important}@media(max-width:720px){.mw-package-list__item{grid-template-columns:1fr;gap:14px;padding:23px 0}.mw-package-list__meta{text-align:left}.mw-package-list__actions{justify-content:flex-start}}body.page-malta-wedding-packages .mw-catalogue-list h2,body.page-malta-wedding-packages .mw-catalogue-list h3,body.page-malta-wedding-packages .mw-catalogue-list .product-title,body.page-malta-wedding-packages .mw-catalogue-list .woocommerce-loop-product__title,body.page-malta-wedding-packages .mw-catalogue-list a[href*="/product/"],body.page-malta-wedding-packages .mw-final-catalogue-table a[href*="/product/"]{font-size:1.02rem !important;line-height:1.35 !important;font-weight:400 !important;letter-spacing:0 !important}body.page-malta-wedding-packages main h1,body.page-malta-wedding-packages .entry-title{font-size:clamp(2rem, 4vw, 3.25rem) !important;line-height:1.08 !important;font-weight:400 !important;letter-spacing:-.02em !important}@media (max-width:760px){body.page-malta-wedding-packages .mw-catalogue-list h2,body.page-malta-wedding-packages .mw-catalogue-list h3,body.page-malta-wedding-packages .mw-catalogue-list .product-title,body.page-malta-wedding-packages .mw-catalogue-list .woocommerce-loop-product__title,body.page-malta-wedding-packages .mw-catalogue-list a[href*="/product/"],body.page-malta-wedding-packages .mw-final-catalogue-table a[href*="/product/"]{font-size:.98rem !important}body.page-malta-wedding-packages main h1,body.page-malta-wedding-packages .entry-title{font-size:2rem !important}}.mw-trade-hero{background:#fbf8f3;padding:clamp(54px,7vw,94px) 0;border-bottom:1px solid #eadfce}.mw-trade-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(38px,6vw,84px);align-items:center}.mw-trade-hero__copy h1{margin:10px 0 20px;max-width:760px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.45rem,5vw,4.7rem);line-height:1.02;font-weight:400;letter-spacing:-.045em;color:#3e3a36}.mw-trade-lead{max-width:720px;font-size:1.08rem;line-height:1.75;color:#625d57}.mw-trade-hero__media{margin:0;overflow:hidden;border-radius:26px;aspect-ratio:4/5;box-shadow:0 22px 55px rgba(61,48,38,.12);background:#eee8df}.mw-trade-hero__media img{width:100%;height:100%;display:block;object-fit:cover}.mw-trade-trust{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.mw-trade-trust span{padding:8px 12px;border:1px solid #dccfbf;border-radius:999px;background:#fff;color:#655d54;font-size:.83rem}.mw-trade-intro{max-width:850px;margin-bottom:34px}.mw-trade-intro h2,.mw-trade-split h2,.mw-trade-enquiry h2,.mw-trade-process-title{font-family:Georgia,"Times New Roman",serif;font-weight:400;color:#403b37}.mw-trade-services{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.mw-trade-services article{padding:27px 24px;background:#fff;border:1px solid #eadfce;border-radius:18px}.mw-trade-services article>span{display:block;margin-bottom:22px;color:#aa8b58;font-size:.8rem;letter-spacing:.1em}.mw-trade-services h3{margin:0 0 9px;color:#403b37;font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:1.25rem}.mw-trade-services p{margin:0;color:#68615a;line-height:1.65;font-size:.94rem}.mw-trade-split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:clamp(34px,6vw,78px);align-items:start}.mw-trade-checks{list-style:none;padding:0;margin:24px 0 0}.mw-trade-checks li{position:relative;padding:10px 0 10px 28px;border-bottom:1px solid #e6ddd2;color:#554f49}.mw-trade-checks li:before{content:"✓";position:absolute;left:0;color:#a48654}.mw-trade-callout{padding:30px;background:#fff;border:1px solid #e4d8c8;border-radius:20px}.mw-trade-callout h3{margin:6px 0 13px;color:#403b37;font-family:Georgia,"Times New Roman",serif;font-size:1.65rem;font-weight:400}.mw-trade-callout a{color:#8c7045;text-decoration:none}.mw-trade-process{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:26px}.mw-trade-process>div{padding:26px;border-top:2px solid #b89a67;background:#fff}.mw-trade-process strong{color:#a38554;font-size:.86rem}.mw-trade-process h3{margin:10px 0 8px;color:#403b37;font-family:Georgia,"Times New Roman",serif;font-weight:400}.mw-trade-process p{margin:0;color:#68615a;line-height:1.65}.mw-trade-enquiry{padding:clamp(54px,7vw,90px) 0;background:#3f4a45}.mw-trade-enquiry__grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);gap:clamp(36px,6vw,82px);align-items:start}.mw-trade-enquiry__copy,.mw-trade-enquiry__copy h2,.mw-trade-enquiry__copy p,.mw-trade-enquiry__copy a{color:#fff!important}.mw-trade-enquiry__copy .mw-eyebrow{color:#d8bd8c!important}.mw-trade-enquiry__copy h2{margin:8px 0 14px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.06}.mw-trade-contact{margin-top:28px;padding-top:22px;border-top:1px solid rgba(255,255,255,.2)}.mw-trade-form-card{padding:30px;background:#fff;border-radius:22px;box-shadow:0 22px 54px rgba(0,0,0,.14);color:#403b37}.mw-trade-form-card .nf-form-cont,.mw-trade-form-card .nf-form-content{max-width:none!important;margin:0!important}.mw-trade-form-card .nf-field-container{margin-bottom:15px!important}.mw-trade-form-card label{color:#403b37!important;font-size:.88rem!important;font-weight:600!important}.mw-trade-form-card input:not([type=button]):not([type=submit]),.mw-trade-form-card select,.mw-trade-form-card textarea{width:100%!important;background:#fff!important;color:#403b37!important;border:1px solid #d9cdbd!important;border-radius:8px!important;min-height:46px!important;padding:10px 12px!important;box-shadow:none!important}.mw-trade-form-card textarea{min-height:135px!important}.mw-trade-form-card input[type=button],.mw-trade-form-card input[type=submit]{width:100%!important;min-height:48px!important;border:0!important;border-radius:999px!important;background:#b89a67!important;color:#fff!important;font-weight:600!important;cursor:pointer}.mw-trade-form-card .nf-error-msg,.mw-trade-form-card .ninja-forms-req-symbol{color:#9d3b35!important}.mw-trade-form-card .nf-response-msg{color:#403b37!important}@media(max-width:900px){.mw-trade-hero__grid,.mw-trade-split,.mw-trade-enquiry__grid{grid-template-columns:1fr}.mw-trade-hero__media{aspect-ratio:16/10}.mw-trade-services{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.mw-trade-hero{padding:42px 0}.mw-trade-hero__copy h1{font-size:2.35rem}.mw-trade-services,.mw-trade-process{grid-template-columns:1fr}.mw-trade-form-card{padding:22px 18px}}.mw-legal-hero{padding:clamp(48px,7vw,84px) 0;background:#fbf8f3;border-bottom:1px solid #eadfce}.mw-legal-hero h1{margin:8px 0 12px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.08;font-weight:400;color:#403b37}.mw-legal-hero p{max-width:720px;margin:0;color:#625d57;line-height:1.7}.mw-legal-copy{max-width:900px;color:#4e4944}.mw-legal-copy h2{margin:34px 0 10px;font-family:Georgia,"Times New Roman",serif;font-size:1.55rem;font-weight:400;color:#403b37}.mw-legal-copy p{line-height:1.78}.mw-legal-copy a{color:#8d7148}:root{--mw-font-body:16px;--mw-font-small:14px;--mw-h1:clamp(2rem, 4vw, 3.4rem);--mw-h2:clamp(1.65rem, 3vw, 2.5rem);--mw-h3:clamp(1.15rem, 2vw, 1.45rem)}body,button,input,select,textarea{font-size:var(--mw-font-body)!important;line-height:1.6!important}p,li,label,input,select,textarea{font-size:1rem!important;line-height:1.65!important}h1,.entry-title,.page-title,.mw-hero h1,.mw-contact-hero h1,.mw-trade-hero__copy h1,.single-product .summary .product_title{font-size:var(--mw-h1)!important;line-height:1.08!important;font-weight:400!important;letter-spacing:-.025em!important}h2,.mw-section h2,.mw-final-cta h2,.mw-trade-enquiry__copy h2,.mw-trade-process-title{font-size:var(--mw-h2)!important;line-height:1.15!important;font-weight:400!important;letter-spacing:-.015em!important}h3,.mw-card h3,.mw-package-card h3,.mw-product-card h3,.mw-trade-services h3,.mw-trade-process h3{font-size:var(--mw-h3)!important;line-height:1.3!important;font-weight:400!important}.mw-eyebrow,.woocommerce ul.products li.product .price,.mw-catalogue-intro strong{font-size:.78rem!important;letter-spacing:.08em!important}.site-header,header,nav,.mw-menu-item a,.menu-item a{font-size:.9rem!important}.mw-btn,.button,button,input[type=button],input[type=submit]{font-size:.9rem!important;line-height:1.2!important}body.page-malta-wedding-packages main h1,body.page-malta-wedding-packages .entry-title{font-size:clamp(1.9rem,3.4vw,2.9rem)!important}body.page-malta-wedding-packages .mw-catalogue-list h2,body.page-malta-wedding-packages .mw-catalogue-list h3,body.page-malta-wedding-packages .mw-catalogue-list .product-title,body.page-malta-wedding-packages .mw-catalogue-list .woocommerce-loop-product__title,body.page-malta-wedding-packages .mw-catalogue-list a[href*="/product/"],body.page-malta-wedding-packages .mw-final-catalogue-table a[href*="/product/"]{font-size:.98rem!important;font-weight:400!important;line-height:1.35!important}.blog .entry-title,.archive .entry-title,.mw-blog-card h2,.mw-blog-card h3{font-size:1.35rem!important;line-height:1.25!important}.mw-trade-hero__copy h1{font-size:clamp(2.1rem,4vw,3.5rem)!important}.mw-trade-enquiry__copy h2{font-size:clamp(1.8rem,3vw,2.6rem)!important}.mw-contact-hero__copy h1{font-size:clamp(2rem,4vw,3.2rem)!important}footer,.site-footer,.mw-footer{font-size:.88rem!important}@media(max-width:780px){:root{--mw-font-body:15px;--mw-h1:clamp(1.8rem,8vw,2.45rem);--mw-h2:clamp(1.45rem,6vw,2rem);--mw-h3:1.12rem}.mw-hero h1,.mw-contact-hero h1,.mw-trade-hero__copy h1{font-size:var(--mw-h1)!important}nav,.mw-menu-item a,.menu-item a{font-size:.88rem!important}}:root{--mw-h1:clamp(1.75rem,3vw,2.65rem);--mw-h2:clamp(1.4rem,2.3vw,2rem);--mw-h3:clamp(1.05rem,1.6vw,1.3rem)}h1,.entry-title,.page-title,.mw-hero h1,.mw-contact-hero h1,.mw-trade-hero__copy h1,.single-product .summary .product_title{font-size:var(--mw-h1)!important;line-height:1.12!important;font-weight:400!important}h2,.mw-section h2,.mw-final-cta h2,.mw-trade-enquiry__copy h2,.mw-trade-process-title{font-size:var(--mw-h2)!important;line-height:1.18!important;font-weight:400!important}h3,.mw-card h3,.mw-package-card h3,.mw-product-card h3,.mw-trade-services h3,.mw-trade-process h3{font-size:var(--mw-h3)!important;line-height:1.3!important;font-weight:400!important}.mw-hero h1{font-size:clamp(2rem,3.5vw,3rem)!important}body.page-malta-wedding-packages main h1,body.page-malta-wedding-packages .entry-title,.mw-contact-hero__copy h1,.mw-trade-hero__copy h1{font-size:clamp(1.8rem,3vw,2.55rem)!important}.mw-faq h2,.mw-faq-title{font-size:clamp(1.5rem,2.5vw,2.1rem)!important}@media(max-width:780px){:root{--mw-h1:clamp(1.6rem,7vw,2.15rem);--mw-h2:clamp(1.3rem,5.5vw,1.75rem);--mw-h3:1.05rem}.mw-hero h1,.mw-contact-hero__copy h1,.mw-trade-hero__copy h1,body.page-malta-wedding-packages main h1,body.page-malta-wedding-packages .entry-title{font-size:var(--mw-h1)!important}}.mw-contact-v416{padding:clamp(46px,6vw,76px) 0;background:#fbf8f3;border-bottom:1px solid #e7ddcf}.mw-contact-v416__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.85fr);gap:clamp(34px,6vw,72px);align-items:center}.mw-contact-v416__copy h1{margin:8px 0 16px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.8rem,3vw,2.55rem)!important;line-height:1.12!important;font-weight:400!important;color:#403b37}.mw-contact-v416__copy>p{max-width:690px;color:#625d57;line-height:1.7}.mw-contact-v416__image{margin:0;aspect-ratio:4/3;overflow:hidden;border-radius:20px;background:#eee8df}.mw-contact-v416__image img{display:block;width:100%;height:100%;object-fit:cover}.mw-contact-v416__details{display:flex;flex-wrap:wrap;gap:28px;margin-top:24px}.mw-contact-v416__details p{margin:0}.mw-contact-v416__details a{color:#856b44;text-decoration:none}.mw-contact-v416__form-section{padding:clamp(50px,7vw,84px) 0;background:#fff}.mw-contact-v416__form-grid{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(420px,1.3fr);gap:clamp(34px,6vw,76px);align-items:start}.mw-contact-v416__form-grid h2,.mw-contact-v416__next h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.4rem,2.3vw,2rem)!important;font-weight:400!important;color:#403b37}.mw-contact-v416__form-grid ul{margin:22px 0 0;padding-left:20px;color:#625d57}.mw-contact-v416__form{padding:28px;border:1px solid #e5dacb;border-radius:18px;background:#fbfaf8}.mw-contact-v416__form .nf-field-container{margin-bottom:15px!important}.mw-contact-v416__form label{color:#403b37!important;font-size:.88rem!important;font-weight:600!important}.mw-contact-v416__form input:not([type=button]):not([type=submit]),.mw-contact-v416__form select,.mw-contact-v416__form textarea{width:100%!important;min-height:44px!important;padding:9px 11px!important;background:#fff!important;color:#403b37!important;border:1px solid #d9cdbd!important;border-radius:7px!important;box-shadow:none!important}.mw-contact-v416__form textarea{min-height:130px!important}.mw-contact-v416__form input[type=button],.mw-contact-v416__form input[type=submit]{min-height:46px!important;padding:10px 22px!important;border:0!important;border-radius:999px!important;background:#b89a67!important;color:#fff!important}.mw-contact-v416__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.mw-contact-v416__steps>div{padding:24px;border-top:2px solid #b89a67;background:#fbf8f3}.mw-contact-v416__steps strong{color:#9b7d4d;font-size:.78rem!important}.mw-contact-v416__steps h3{margin:8px 0;font-family:Georgia,"Times New Roman",serif;font-size:1.08rem!important;font-weight:400!important;color:#403b37}.mw-contact-v416__steps p{margin:0;color:#655f58;font-size:.94rem!important}.blog .post-thumbnail img,.archive .post-thumbnail img,.mw-blog-card img,body.category article img.wp-post-image,body.blog article img.wp-post-image{width:100%!important;aspect-ratio:16/10!important;object-fit:cover!important;display:block!important;border-radius:12px!important}@media(max-width:820px){.mw-contact-v416__hero,.mw-contact-v416__form-grid{grid-template-columns:1fr}.mw-contact-v416__image{aspect-ratio:16/10}.mw-contact-v416__steps{grid-template-columns:1fr}.mw-contact-v416__form{padding:21px 17px}}.site-header .custom-logo,.site-header .site-logo img,header .custom-logo,header .site-logo img,.mw-header .custom-logo,.mw-header .site-logo img{filter:brightness(0) invert(1) !important;opacity:.96}.site-header .site-title,.site-header .site-title a,header .site-title,header .site-title a,.mw-header .site-title,.mw-header .site-title a{color:#ffffff!important}.site-header.is-light .custom-logo,.site-header.header-light .custom-logo,header.is-light .custom-logo,header.header-light .custom-logo{filter:none!important}.site-header.is-light .site-title,.site-header.is-light .site-title a,.site-header.header-light .site-title,.site-header.header-light .site-title a{color:#1f2321!important}body.home .mw-site-header,body.home .site-header,body.home header.site-header,body.home header.mw-site-header{background:rgba(255,252,247,.98)!important;border-bottom:1px solid #e8dfd3!important;color:#2e2c29!important}body.home .mw-site-header .custom-logo,body.home .mw-site-header .site-logo img,body.home .site-header .custom-logo,body.home .site-header .site-logo img,body.home header .custom-logo,body.home header .site-logo img,body.home .mw-logo{filter:none!important;opacity:1!important}body.home .mw-site-header a,body.home .site-header a,body.home header.site-header a,body.home .mw-desktop-nav a,body.home .site-title,body.home .site-title a{color:#35322f!important}body.home .mw-menu-toggle span{background:#35322f!important}body.home .mw-nav-cta,body.home header .menu-item:last-child>a,body.home .site-header .menu-item:last-child>a{background:#bd995d!important;color:#fff!important}footer,.site-footer,.mw-footer{color:#f6f1e8!important}footer .site-title,footer .site-title a,.site-footer .site-title,.site-footer .site-title a,.mw-footer .site-title,.mw-footer .site-title a{color:#fff!important}footer .site-description,.site-footer .site-description,.mw-footer .site-description{color:#e9e2d7!important;font-size:.9rem!important}footer h2,footer h3,.site-footer h2,.site-footer h3,.mw-footer h2,.mw-footer h3{color:#fff!important;font-size:1.25rem!important;line-height:1.25!important;font-weight:400!important}footer a,.site-footer a,.mw-footer a{color:#d8b77f!important;font-size:.9rem!important;text-decoration:none!important}footer a:hover,.site-footer a:hover,.mw-footer a:hover{color:#fff!important}footer nav a,.site-footer nav a,.mw-footer nav a{line-height:1.5!important}@media(max-width:780px){body.home .mw-header-inner{min-height:68px!important}body.home .mw-logo{max-width:190px!important}}.mw-safe-form-fallback{padding:48px 0 68px;background:#fff}.mw-safe-form-fallback>.mw-wrap{max-width:900px}.mw-safe-form-fallback h2{margin:6px 0 22px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.4rem,2.2vw,1.9rem)!important;font-weight:400!important;color:#403b37!important}.mw-safe-form-fallback .nf-form-cont{padding:24px;border:1px solid #e5dacb;border-radius:16px;background:#fbfaf8}body.blog article .post-thumbnail,body.archive article .post-thumbnail{overflow:hidden;border-radius:12px;background:#f1ece4}body.blog article .post-thumbnail img,body.archive article .post-thumbnail img{width:100%!important;aspect-ratio:16/10!important;object-fit:cover!important}.mw-footer .mw-logo--footer{max-width:220px!important;height:auto!important;filter:none!important}.mw-footer-links{list-style:none!important;margin:0!important;padding:0!important}.mw-footer-links li{margin:0 0 8px!important}body.blog article .post-thumbnail,body.archive article .post-thumbnail,.mw-blog-card .post-thumbnail{display:block!important;margin:0 0 18px!important;overflow:hidden!important;border-radius:12px!important;background:#f1ece4!important}body.blog article .post-thumbnail img,body.archive article .post-thumbnail img,.mw-blog-card .post-thumbnail img,body.blog article img.wp-post-image,body.archive article img.wp-post-image{display:block!important;width:100%!important;aspect-ratio:16/10!important;object-fit:cover!important}body.single-post .post-thumbnail{max-width:1050px!important;margin:24px auto 34px!important;overflow:hidden!important;border-radius:16px!important}body.single-post .post-thumbnail img,body.single-post img.wp-post-image{width:100%!important;max-height:620px!important;object-fit:cover!important;display:block!important}body.single-product .wp-post-image{display:block;max-width:100%;height:auto}@media (max-width:780px){.mw-site-header{position:sticky!important;top:0!important;z-index:9999!important;display:block!important;min-height:0!important;height:auto!important;background:rgba(255,252,247,.98)!important;border-bottom:1px solid #e7ded2!important;backdrop-filter:blur(12px)!important}.mw-header-inner{min-height:68px!important;height:68px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important}.mw-brand{display:flex!important;align-items:center!important;flex:0 1 auto!important;max-width:210px!important;min-width:0!important;overflow:visible!important}.mw-brand .mw-logo,.mw-site-header .mw-logo{display:block!important;width:auto!important;max-width:195px!important;max-height:42px!important;height:auto!important;object-fit:contain!important;filter:none!important;opacity:1!important}.mw-wordmark{color:#2f2c29!important;font-size:1.05rem!important;line-height:1.1!important;white-space:nowrap!important}.mw-desktop-nav{display:none!important}.mw-menu-toggle{display:inline-flex!important;width:44px!important;height:44px!important;flex:0 0 44px!important;padding:9px!important;border:1px solid #ded3c5!important;border-radius:10px!important;background:#fff!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:4px!important;box-shadow:none!important}.mw-menu-toggle span{display:block!important;width:22px!important;height:2px!important;margin:0!important;border-radius:2px!important;background:#2f2c29!important}.mw-mobile-nav{position:fixed!important;inset:0!important;z-index:10000!important;background:rgba(20,24,22,.48)!important;padding:0!important;margin:0!important}.mw-mobile-nav[hidden]{display:none!important}.mw-mobile-nav:not([hidden]){display:block!important}.mw-mobile-nav__inner{position:absolute!important;top:0!important;right:0!important;width:min(88vw,360px)!important;height:100%!important;margin:0!important;padding:76px 22px 28px!important;background:#fffdf9!important;overflow-y:auto!important;box-shadow:-14px 0 40px rgba(0,0,0,.16)!important}.mw-menu-close{position:absolute!important;top:16px!important;right:16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;padding:0!important;border:1px solid #ded3c5!important;border-radius:10px!important;background:#fff!important;color:#2f2c29!important;font-size:30px!important;line-height:1!important}.mw-mobile-list{list-style:none!important;margin:0!important;padding:0!important}.mw-mobile-list .mw-menu-item{margin:0!important;padding:0!important;border-bottom:1px solid #ebe3d8!important}.mw-mobile-list .mw-menu-item>a{display:block!important;padding:15px 4px!important;color:#302d2a!important;font-size:1rem!important;line-height:1.3!important;font-weight:600!important;text-decoration:none!important;background:transparent!important;border:0!important;border-radius:0!important}.mw-mobile-list .mw-menu-item:last-child>a{margin-top:12px!important;padding:13px 16px!important;text-align:center!important;color:#fff!important;background:#bd995d!important;border-radius:999px!important}.mw-mobile-list .mw-submenu{list-style:none!important;margin:0 0 8px!important;padding:0 0 0 14px!important}.mw-mobile-list .mw-submenu a{display:block!important;padding:11px 4px!important;color:#5a534c!important;font-size:.92rem!important;text-decoration:none!important}.mw-mobile-list .mw-submenu-toggle{display:none!important}body.home .site,body.home #page,body.home .wp-site-blocks,body.home main,body.home .site-main{margin-top:0!important;padding-top:0!important}body.home .mw-site-header+*,body.home header.mw-site-header+*{margin-top:0!important;padding-top:0!important}body.home .mw-hero{min-height:calc(100svh - 68px)!important;margin-top:0!important;padding-top:0!important;align-items:center!important;background-position:center center!important}body.home .mw-hero__inner{padding:72px 0 58px!important;text-align:center!important}body.home .mw-hero h1{font-size:clamp(2rem,10vw,2.7rem)!important;line-height:1.08!important;margin:.2em 0 .35em!important}body.home .mw-hero p{font-size:1rem!important;line-height:1.55!important;margin-left:auto!important;margin-right:auto!important}body.home .mw-actions{justify-content:center!important;gap:12px!important}body.home .mw-actions .mw-btn{width:100%!important;max-width:320px!important}}.mw-v432-mobile-header,.mw-v432-drawer{display:none}@media(max-width:780px){.mw-site-header,.site-header,header.site-header,header.mw-site-header,.wp-block-template-part>header,.wp-site-blocks>header{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.mw-v432-mobile-header{position:sticky!important;top:0!important;z-index:10050!important;display:flex!important;height:64px!important;min-height:64px!important;padding:0 16px!important;align-items:center!important;justify-content:space-between!important;background:#fffaf4!important;border-bottom:1px solid #e7ddd0!important;box-sizing:border-box!important}.mw-v432-mobile-brand{display:flex!important;align-items:center!important;max-width:210px!important;min-width:0!important;text-decoration:none!important}.mw-v432-mobile-logo{display:block!important;width:auto!important;max-width:190px!important;max-height:40px!important;height:auto!important;filter:none!important;opacity:1!important;object-fit:contain!important}.mw-v432-mobile-wordmark{color:#2f2c29!important;font-family:Georgia,"Times New Roman",serif!important;font-size:1.05rem!important;line-height:1.1!important}.mw-v432-burger{display:flex!important;width:42px!important;height:42px!important;padding:0!important;flex:0 0 42px!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;border:1px solid #ddd2c4!important;border-radius:10px!important;background:#fff!important}.mw-v432-burger span{display:block!important;width:21px!important;height:2px!important;border-radius:2px!important;background:#2f2c29!important}.mw-v432-drawer{position:fixed!important;inset:0!important;z-index:10100!important;background:rgba(18,22,20,.5)!important}.mw-v432-drawer[hidden]{display:none!important}.mw-v432-drawer:not([hidden]){display:block!important}.mw-v432-drawer-panel{position:absolute!important;top:0!important;right:0!important;width:min(88vw,360px)!important;height:100%!important;padding:74px 22px 26px!important;box-sizing:border-box!important;overflow-y:auto!important;background:#fffdf9!important;box-shadow:-14px 0 40px rgba(0,0,0,.18)!important}.mw-v432-close{position:absolute!important;top:15px!important;right:15px!important;display:flex!important;width:42px!important;height:42px!important;padding:0!important;align-items:center!important;justify-content:center!important;border:1px solid #ddd2c4!important;border-radius:10px!important;background:#fff!important;color:#2f2c29!important;font-size:28px!important;line-height:1!important}.mw-v432-drawer .mw-mobile-list{list-style:none!important;margin:0!important;padding:0!important}.mw-v432-drawer .mw-menu-item{margin:0!important;padding:0!important;border-bottom:1px solid #ebe3d8!important}.mw-v432-drawer .mw-menu-item>a{display:block!important;padding:14px 4px!important;color:#302d2a!important;font-size:1rem!important;line-height:1.3!important;font-weight:600!important;text-decoration:none!important;background:transparent!important}.mw-v432-drawer .mw-menu-item:last-child>a{margin-top:12px!important;padding:13px 16px!important;color:#fff!important;text-align:center!important;background:#bd995d!important;border-radius:999px!important}body,body .wp-site-blocks,body #page,body .site,body main,body .site-main{margin-top:0!important;padding-top:0!important}figure[style*="display: none"],.wp-block-image[style*="display: none"],.mw-contact-v416__image[style*="display: none"]{margin:0!important;padding:0!important;height:0!important;min-height:0!important}.mw-contact-page-v432 .mw-contact-v416__hero{grid-template-columns:1fr!important}.mw-contact-page-v432 .mw-contact-v416__copy{max-width:100%!important}.mw-contact-page-v432 .mw-contact-v416,.mw-contact-page-v432 .mw-contact-v416__form-section{padding-top:36px!important;padding-bottom:42px!important}}@media(max-width:782px){.nf-form-cont .nf-field-container,.nf-form-layout .nf-field-container{width:100%!important;max-width:100%!important}.nf-form-cont input:not([type=checkbox]):not([type=radio]),.nf-form-cont select,.nf-form-cont textarea{width:100%!important;max-width:100%;box-sizing:border-box}.nf-form-cont .submit-container{margin-top:18px!important}.nf-form-cont .submit-container input,.nf-form-cont .submit-container button{min-height:48px;padding:11px 20px}}img[src=""],img:not([src]){display:none!important}@media (max-width:980px){html.mw-v36-mobile body{padding-top:64px!important}html.mw-v36-mobile body.admin-bar{padding-top:64px!important}#mw-mobile-shell{height:64px!important;padding:0 16px!important}.mw-mobile-shell-brand{font-size:1.42rem!important;line-height:1!important}#mw-mobile-shell-toggle{width:44px!important;height:44px!important;gap:5px!important}#mw-mobile-shell-toggle span{width:27px!important;height:2px!important}}.mw-card__media:empty,.mw-blog-card__image:empty,.mw-collage__item:empty,.mw-story-strip__item:empty,.mw-singular-visual:empty,.mw-image-cta__media:empty,.wp-block-image:empty,figure:empty,picture:empty{display:none!important}.mw-card__media:empty:after,.mw-blog-card__image:empty:after{content:none!important}img.mw-image-failed{display:none!important}.mw-media-failed{display:none!important}.mw-image-failed,.mw-media-failed{display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important}.mw-venue-guide-final.mw-image-guard img:not(.mw-image-ok){visibility:hidden}.mw-venue-guide-final .wp-block-post-featured-image:has(img.mw-image-failed),.mw-venue-guide-final figure:has(img.mw-image-failed),.mw-venue-guide-final picture:has(img.mw-image-failed){display:none!important}.mw-venue-guide-final .wp-block-query .wp-block-post,.mw-venue-guide-final article{overflow:hidden}.mw-venue-guide-final .wp-block-post-featured-image img{width:100%;height:220px;object-fit:cover;display:block}@media(max-width:782px){.mw-venue-guide-final .wp-block-post-featured-image img{height:190px}}html.mw-prepaint-images img:not(.mw-image-ok){visibility:hidden!important}html.mw-prepaint-images img.mw-image-failed{display:none!important;visibility:hidden!important}.mw-media-failed{display:none!important;min-height:0!important;height:0!important;margin:0!important;padding:0!important;border:0!important;background:none!important}.mw-card__media,.mw-blog-card__image,.mw-singular-visual,.mw-image-cta__media,.mw-contact-v416__image,.mw-about-malta__image{background-image:none!important}.mw-card__media:empty,.mw-blog-card__image:empty,.mw-singular-visual:empty,.mw-image-cta__media:empty,.mw-contact-v416__image:empty,.mw-about-malta__image:empty{display:none!important}@media(max-width:980px){html.mw-v36-mobile body,html.mw-v36-mobile body.admin-bar,body,body.admin-bar{padding-top:0!important;margin-top:0!important}#mw-mobile-shell,#mw-mobile-shell-drawer{display:none!important;height:0!important;min-height:0!important}.mw-v432-mobile-header{position:sticky!important;top:0!important;height:60px!important;min-height:60px!important;padding:0 14px!important;margin:0!important}.mw-v432-mobile-brand{max-width:220px!important;height:60px!important;align-items:center!important}.mw-v432-mobile-logo{max-width:205px!important;max-height:34px!important}.mw-v432-burger{width:40px!important;height:40px!important;flex-basis:40px!important;border-radius:9px!important}.mw-v432-burger span{width:22px!important}body .wp-site-blocks,body #page,body .site,body main,body .site-main,body .site-content,body .content-area{margin-top:0!important;padding-top:0!important}}body.single-post .post-thumbnail,body.single-post .wp-block-post-featured-image,body.single-post .mw-singular-visual{background:transparent!important;background-image:none!important}body.single-post .post-thumbnail:empty,body.single-post .wp-block-post-featured-image:empty,body.single-post .mw-singular-visual:empty,body.single-post .post-thumbnail:has(img.mw-image-failed),body.single-post .wp-block-post-featured-image:has(img.mw-image-failed),body.single-post .mw-singular-visual:has(img.mw-image-failed){display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important}html.mw-prepaint-images body.single-post img:not(.mw-image-failed){visibility:visible!important}body.single-post img.mw-image-failed{display:none!important}body.single-post .mw-duplicate-title{display:none!important}body.single-post .entry-content>h1:first-child,body.single-post .entry-content>h2:first-child{max-width:100%}@media(max-width:680px){body.single-post .entry-title,body.single-post h1.entry-title{font-size:clamp(2.45rem,11vw,3.8rem)!important;line-height:1.01!important;letter-spacing:-.035em!important;overflow-wrap:anywhere}body.single-post .post-thumbnail,body.single-post .wp-block-post-featured-image{margin:24px 14px 34px!important;border-radius:18px!important;overflow:hidden!important}body.single-post .post-thumbnail img,body.single-post .wp-block-post-featured-image img{width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:4/3!important;object-fit:cover!important}}body.single-post .mw-duplicate-featured-content-image{display:none!important}@media(max-width:680px){body.single-post .entry-header{margin-bottom:18px!important}body.single-post .entry-title,body.single-post h1.entry-title{margin-bottom:12px!important}body.single-post .entry-meta{margin-bottom:22px!important}body.single-post .post-thumbnail,body.single-post .wp-block-post-featured-image{margin-top:18px!important;margin-bottom:28px!important}}@media(min-width:981px){.mw-site-header .mw-header-inner{width:min(1680px,calc(100% - 56px))!important;max-width:none!important;margin:0 auto!important;gap:34px!important}.mw-site-header .mw-brand{flex:0 0 auto!important;max-width:250px!important}.mw-site-header .mw-logo{width:240px!important;max-width:240px!important}.mw-desktop-nav{flex:1 1 auto!important;min-width:0!important}.mw-desktop-nav .mw-desktop-list{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;gap:18px!important;margin:0!important;padding:0!important;list-style:none!important}.mw-desktop-nav .mw-menu-item{flex:0 1 auto!important;white-space:nowrap!important}.mw-desktop-nav a{font-size:.88rem!important}}.mw-footer-wide{width:min(1540px,calc(100% - 56px));margin-left:auto;margin-right:auto}.mw-footer-grid--four{grid-template-columns:minmax(260px,1.25fr) repeat(3,minmax(180px,1fr))!important;gap:clamp(34px,4vw,72px)!important;align-items:start!important}.mw-footer-grid--four .mw-footer-links{columns:1!important;column-gap:0!important}.mw-footer-grid--four .mw-footer-links li{margin:0 0 7px!important}.mw-footer-grid--four .mw-footer-links a{display:inline-block!important;line-height:1.45!important}.mw-footer-grid--four .mw-footer-enquiry{display:inline-flex!important;width:auto!important;margin-top:8px!important}.mw-footer-bottom{margin-top:44px!important;padding-top:22px!important;border-top:1px solid rgba(255,255,255,.14)!important}@media(max-width:1100px) and (min-width:681px){.mw-footer-grid--four{grid-template-columns:1fr 1fr!important}}@media(max-width:680px){.mw-footer-wide{width:min(100% - 36px,1180px)!important}.mw-footer-grid--four{grid-template-columns:1fr!important;gap:28px!important}.mw-footer-grid--four .mw-footer-enquiry{width:100%!important}}@media(min-width:981px){.mw-site-header .mw-header-inner{display:grid!important;grid-template-columns:260px minmax(0,1fr) 260px!important;align-items:center!important;width:min(1680px,calc(100% - 56px))!important;max-width:none!important;margin-inline:auto!important}.mw-site-header .mw-brand{grid-column:1!important;justify-self:start!important}.mw-site-header .mw-desktop-nav{grid-column:2!important;justify-self:center!important;width:auto!important;max-width:100%!important}.mw-site-header .mw-desktop-list{width:auto!important;justify-content:center!important;gap:clamp(20px,1.7vw,36px)!important}.mw-site-header .mw-menu-toggle{grid-column:3!important;justify-self:end!important}}body .site-footer:not(.mw-footer),body footer.wp-block-template-part:not(.mw-footer){display:none!important}body .mw-footer{display:block!important;width:100%!important}body .mw-footer .mw-footer-wide{width:min(1540px,calc(100% - 56px))!important;margin-inline:auto!important}body .mw-footer .mw-footer-grid--four{display:grid!important;grid-template-columns:minmax(270px,1.25fr) repeat(3,minmax(190px,1fr))!important;gap:clamp(36px,4vw,72px)!important;align-items:start!important}body .mw-footer .mw-footer-nav{min-width:0!important}body .mw-footer .mw-footer-links{display:block!important;columns:1!important;margin:0!important;padding:0!important;list-style:none!important}body .mw-footer .mw-footer-bottom p{margin:0!important}@media(max-width:1100px) and (min-width:681px){body .mw-footer .mw-footer-grid--four{grid-template-columns:1fr 1fr!important}}@media(max-width:680px){body .mw-footer .mw-footer-grid--four{grid-template-columns:1fr!important}}body .mw-footer .mw-footer-bottom{display:flex!important;align-items:center!important;justify-content:flex-start!important}body .mw-footer .mw-footer-bottom p{margin:0!important;white-space:nowrap!important;line-height:1.5!important}@media(max-width:680px){body .mw-footer .mw-footer-bottom{justify-content:center!important;text-align:center!important}body .mw-footer .mw-footer-bottom p{white-space:normal!important}}@media(min-width:981px){body .mw-site-header .mw-header-inner{display:flex!important;width:100%!important;max-width:none!important;min-height:78px!important;box-sizing:border-box!important;padding-left:clamp(28px,4vw,76px)!important;padding-right:clamp(28px,4vw,76px)!important;margin:0!important;gap:clamp(28px,3vw,58px)!important;align-items:center!important;justify-content:flex-start!important}body .mw-site-header .mw-brand{flex:0 0 clamp(220px,15vw,270px)!important;width:auto!important;max-width:none!important;justify-self:auto!important}body .mw-site-header .mw-logo{width:min(240px,100%)!important;max-width:240px!important}body .mw-site-header .mw-desktop-nav{display:block!important;flex:1 1 auto!important;width:auto!important;max-width:none!important;min-width:0!important;margin:0!important;justify-self:auto!important}body .mw-site-header .mw-desktop-nav .mw-desktop-list{display:flex!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;align-items:center!important;justify-content:space-between!important;gap:clamp(12px,1.25vw,30px)!important}body .mw-site-header .mw-desktop-list>.mw-menu-item{flex:0 0 auto!important;white-space:nowrap!important}body .mw-site-header .mw-desktop-nav a{font-size:clamp(.82rem,.82vw,.94rem)!important}body .mw-site-header .mw-menu-toggle{display:none!important}}body footer:not(.mw-footer-v43424){display:none!important}body footer.mw-footer-v43424{display:block!important;width:100%!important;margin:0!important;background:#4d5552!important;color:#fff!important}body footer.mw-footer-v43424 .mw-footer-wide{width:min(1540px,calc(100% - 64px))!important;max-width:none!important;margin-inline:auto!important}body footer.mw-footer-v43424 .mw-footer-grid--four{display:grid!important;grid-template-columns:minmax(260px,1.2fr) repeat(3,minmax(190px,1fr))!important;gap:clamp(40px,4.5vw,84px)!important;align-items:start!important;padding-top:56px!important;padding-bottom:18px!important}body footer.mw-footer-v43424 .mw-footer-brand,body footer.mw-footer-v43424 .mw-footer-nav{display:block!important;min-width:0!important}body footer.mw-footer-v43424 .mw-footer-links{display:block!important;columns:1!important;list-style:none!important;padding:0!important;margin:0!important}body footer.mw-footer-v43424 .mw-footer-links li{display:block!important;margin:0 0 9px!important}body footer.mw-footer-v43424 .mw-footer-bottom{width:min(1540px,calc(100% - 64px))!important;margin:30px auto 0!important;padding:20px 0 28px!important;border-top:1px solid rgba(255,255,255,.18)!important;display:flex!important;justify-content:flex-start!important;align-items:center!important;text-align:left!important}body footer.mw-footer-v43424 .mw-footer-bottom p{margin:0!important;white-space:nowrap!important;line-height:1.5!important}@media(min-width:981px){body .mw-site-header .mw-header-inner{position:relative!important;display:flex!important;width:100%!important;max-width:none!important;min-height:78px!important;padding:0 clamp(34px,4vw,78px)!important;margin:0!important;box-sizing:border-box!important;align-items:center!important;justify-content:center!important}body .mw-site-header .mw-brand{position:absolute!important;left:clamp(34px,4vw,78px)!important;top:50%!important;transform:translateY(-50%)!important;display:flex!important;align-items:center!important;width:clamp(210px,15vw,270px)!important;max-width:270px!important;margin:0!important;z-index:2!important}body .mw-site-header .mw-logo{width:min(240px,100%)!important;max-width:240px!important}body .mw-site-header .mw-desktop-nav{display:block!important;width:min(1080px,calc(100% - 620px))!important;max-width:1080px!important;min-width:760px!important;margin:0 auto!important;flex:none!important}body .mw-site-header .mw-desktop-nav .mw-desktop-list{display:flex!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;align-items:center!important;justify-content:space-between!important;gap:clamp(16px,1.35vw,30px)!important;list-style:none!important}body .mw-site-header .mw-desktop-list>.mw-menu-item{flex:0 0 auto!important;white-space:nowrap!important}body .mw-site-header .mw-desktop-nav a{font-size:clamp(.82rem,.8vw,.93rem)!important}body .mw-site-header .mw-menu-toggle{display:none!important}}@media(min-width:981px) and (max-width:1240px){body .mw-site-header .mw-desktop-nav{width:min(820px,calc(100% - 430px))!important;min-width:0!important}body .mw-site-header .mw-desktop-nav a{font-size:.78rem!important}body .mw-site-header .mw-brand{width:190px!important}}@media(max-width:1100px) and (min-width:681px){body footer.mw-footer-v43424 .mw-footer-grid--four{grid-template-columns:1fr 1fr!important}}@media(max-width:680px){body footer.mw-footer-v43424 .mw-footer-wide,body footer.mw-footer-v43424 .mw-footer-bottom{width:min(100% - 36px,1180px)!important}body footer.mw-footer-v43424 .mw-footer-grid--four{grid-template-columns:1fr!important;gap:28px!important;padding-top:40px!important}body footer.mw-footer-v43424 .mw-footer-bottom{justify-content:center!important;text-align:center!important}body footer.mw-footer-v43424 .mw-footer-bottom p{white-space:normal!important}}body footer.mw-footer-v43424 .mw-footer-enquiry{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:190px!important;min-height:48px!important;padding:13px 24px!important;margin-top:14px!important;border-radius:999px!important;font-size:15px!important;line-height:1.2!important;font-weight:800!important;text-align:center!important;white-space:nowrap!important;box-sizing:border-box!important}@media(max-width:680px){body footer.mw-footer-v43424 .mw-footer-enquiry{width:100%!important;min-width:0!important;min-height:50px!important;font-size:16px!important}}@media (min-width:981px){body .mw-site-header,body header.mw-site-header{position:relative!important;width:100%!important;max-width:none!important;overflow:visible!important}body .mw-site-header .mw-header-inner{position:relative!important;width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0 clamp(28px,3.5vw,68px)!important;display:block!important;min-height:78px!important}body .mw-site-header .mw-brand{position:absolute!important;left:clamp(28px,3.5vw,68px)!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important;z-index:3!important}body .mw-site-header .mw-desktop-nav{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:min(1040px,calc(100vw - 620px))!important;min-width:0!important;max-width:1040px!important;margin:0!important;padding:0!important;z-index:2!important}body .mw-site-header .mw-desktop-nav .mw-desktop-list{display:flex!important;justify-content:center!important;align-items:center!important;gap:clamp(18px,1.45vw,32px)!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important}body .mw-site-header .mw-desktop-list>.mw-menu-item{flex:0 0 auto!important}body .mw-site-header .mw-menu-toggle{display:none!important}}@media (min-width:981px) and (max-width:1280px){body .mw-site-header .mw-desktop-nav{width:calc(100vw - 390px)!important}body .mw-site-header .mw-desktop-nav .mw-desktop-list{gap:14px!important}body .mw-site-header .mw-desktop-nav a{font-size:.78rem!important}}