ol,ul{box-sizing:border-box}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}body,html{max-width:100%;overflow-x:clip}a{word-break:break-word}@font-face{font-family:"Figtree";font-weight:300;font-style:normal;font-display:swap;src:url(/wp-content/themes/mediway-theme/assets/fonts/figtree-v9-latin-300.woff2)format("woff2"),url(/wp-content/themes/mediway-theme/assets/fonts/figtree-v9-latin-300.woff)format("woff")}@font-face{font-family:"Figtree";font-weight:400;font-style:normal;font-display:swap;src:url(/wp-content/themes/mediway-theme/assets/fonts/figtree-v9-latin-regular.woff2)format("woff2"),url(/wp-content/themes/mediway-theme/assets/fonts/figtree-v9-latin-regular.woff)format("woff")}@font-face{font-family:"Figtree";font-weight:400;font-style:italic;font-display:swap;src:url(/wp-content/themes/mediway-theme/assets/fonts/figtree-v9-latin-italic.woff2)format("woff2"),url(/wp-content/themes/mediway-theme/assets/fonts/figtree-v9-latin-italic.woff)format("woff")}@font-face{font-family:"Figtree";font-weight:500;font-style:normal;font-display:swap;src:url(/wp-content/themes/mediway-theme/assets/fonts/figtree-v9-latin-500.woff2)format("woff2"),url(/wp-content/themes/mediway-theme/assets/fonts/figtree-v9-latin-500.woff)format("woff")}@font-face{font-family:"Figtree";font-weight:600;font-style:normal;font-display:swap;src:url(/wp-content/themes/mediway-theme/assets/fonts/figtree-v9-latin-600.woff2)format("woff2"),url(/wp-content/themes/mediway-theme/assets/fonts/figtree-v9-latin-600.woff)format("woff")}@font-face{font-family:"Figtree";font-weight:600;font-style:italic;font-display:swap;src:url(/wp-content/themes/mediway-theme/assets/fonts/figtree-v9-latin-600italic.woff2)format("woff2"),url(/wp-content/themes/mediway-theme/assets/fonts/figtree-v9-latin-600italic.woff)format("woff")}@font-face{font-family:"Figtree";font-weight:700;font-style:normal;font-display:swap;src:url(/wp-content/themes/mediway-theme/assets/fonts/figtree-v9-latin-700.woff2)format("woff2"),url(/wp-content/themes/mediway-theme/assets/fonts/figtree-v9-latin-700.woff)format("woff")}#mw-header .hdr-bar{position:fixed;top:20px;left:0;right:0;z-index:99999;padding:0 15px;transition:top .4s ease-in-out}#mw-header .hdr-inner{max-width:1420px;margin:0 auto;padding:14px 30px;background:var(--mw-white);border-radius:16px;box-shadow:0 4px 24px rgb(0 0 0/.08);display:flex;align-items:center;gap:20px}#mw-header .hdr-logo{flex-shrink:0;display:flex;align-items:center}#mw-header .hdr-logo img{height:60px;width:auto;display:block}#mw-header .hdr-nav{flex:1;display:flex;justify-content:center}#mw-header .hdr-menu{list-style:none;display:flex;gap:4px}#mw-header .hdr-menu>li,#mw-header .hdr-sub li{position:relative}#mw-header .hdr-menu>li>a{display:flex;align-items:center;gap:5px;padding:10px 14px;font-family:var(--mw-font);font-size:16px;font-weight:500;color:var(--mw-navy);text-decoration:none;white-space:nowrap;border-radius:8px;transition:.2s ease}#mw-header .chevron{width:12px;height:12px;vertical-align:middle;flex-shrink:0;transition:transform .2s ease}#mw-header .hdr-menu>li:hover>a .chevron{transform:rotate(-180deg)}#mw-header .hdr-sub{list-style:none;position:absolute;top:calc(100% + 8px);left:0;min-width:280px;background:var(--mw-white);border-radius:14px;box-shadow:0 8px 32px rgb(0 0 0/.12);padding:8px 0;opacity:0;visibility:hidden;transform:translateY(8px);transition:.25s ease;z-index:100}#mw-header .hdr-menu>li:hover>.hdr-sub,#mw-header .hdr-sub li:hover>.hdr-sub{opacity:1;visibility:visible;transform:translateY(0)}#mw-header .hdr-cta,#mw-header .hdr-mob-menu>li>a,#mw-header .hdr-sub a{font-family:var(--mw-font);color:var(--mw-navy);text-decoration:none}#mw-header .hdr-sub a{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;font-size:15px;font-weight:400;transition:.15s ease;white-space:normal}#mw-header .hdr-menu>li>a:hover,#mw-header .hdr-sub a:hover{background:rgb(40 111 183/.06);color:var(--mw-blue)}#mw-header .hdr-sub .chevron{transform:rotate(-90deg)}#mw-header .hdr-sub li:hover>a .chevron{transform:rotate(0deg)}#mw-header .hdr-sub .hdr-sub{top:0;left:100%;margin-left:4px;opacity:0;visibility:hidden}#mw-header .hdr-cta{flex-shrink:0;display:inline-flex;align-items:center;gap:8px;padding:10px 20px 10px 24px;background:var(--mw-pink);color:var(--mw-white);font-size:16px;font-weight:600;border-radius:28px;transition:.2s ease;white-space:nowrap}#mw-header .hdr-cta:hover{background:var(--mw-pink-hover)}#mw-header .hdr-hamburger{display:none;flex-direction:column;gap:5px;padding:8px;background:0 0;border:0;cursor:pointer;z-index:100001}#mw-header .hdr-hamburger span{display:block;width:24px;height:2.5px;background:var(--mw-navy);border-radius:2px;transition:.25s ease;position:relative}#mw-header .hdr-mobile{display:none;position:fixed;top:0;right:-100%;width:100%;height:100%;background:var(--mw-white);z-index:100000;overflow-y:auto;overflow-x:hidden;padding:20px 24px 40px;transition:right .4s ease-in-out}#mw-header .hdr-mob-menu{list-style:none}#mw-header .hdr-mob-menu>li{border-bottom:1px solid rgb(0 0 0/.08)}#mw-header .hdr-mob-menu>li>a{padding:16px 0;font-size:18px;font-weight:500}#mw-header .hdr-mob-menu .chevron{width:14px;height:14px;flex-shrink:0;transition:.25s ease;transform:rotate(-90deg)}#mw-header .hdr-mob-sub{list-style:none;display:none;padding:0 0 8px 16px;border-top:1px solid rgb(0 0 0/.06)}#mw-header .hdr-mob-menu>li>a,#mw-header .hdr-mob-sub a,#mw-header .hdr-mob-top{display:flex;align-items:center;justify-content:space-between}#mw-header .hdr-mob-sub a{padding:12px 0;font-family:var(--mw-font);font-size:15px;font-weight:400;color:var(--mw-gray);text-decoration:none;border-bottom:1px solid rgb(0 0 0/.04)}#mw-header .hdr-mob-sub a:hover{color:var(--mw-blue)}#mw-header .hdr-mob-sub .hdr-mob-sub{display:none;padding-left:16px}#mw-header .hdr-mob-top{margin-bottom:16px}#mw-header .hdr-mob-logo{height:50px;width:auto}#mw-header .hdr-mob-close,#mw-header .hdr-mob-social a{border-radius:50%;display:flex;align-items:center;justify-content:center}#mw-header .hdr-mob-close{width:36px;height:36px;background:#286fb7;border:0;cursor:pointer;box-shadow:0 2px 8px rgb(0 0 0/.15);transition:.2s ease;font-size:22px;line-height:1;color:#fff;font-family:"Figtree",sans-serif}#mw-header .hdr-mob-close:hover{background:#274760}#mw-header .hdr-mob-footer{margin-top:24px;text-align:center}#mw-header .hdr-mob-cta{display:inline-flex;align-items:center;gap:10px;padding:12px 28px;background:var(--mw-pink);color:var(--mw-white);font-family:var(--mw-font);font-size:18px;font-weight:600;text-decoration:none;border-radius:28px;transition:.2s}#mw-header .hdr-mob-cta:hover{background:var(--mw-pink-hover)}#mw-header .hdr-mob-cta svg{width:16px;height:16px;stroke:currentColor;fill:none}#mw-header .hdr-mob-address{margin-top:20px;font-family:var(--mw-font);font-size:15px;color:var(--mw-gray);line-height:1.6}#mw-header .hdr-mob-social{display:flex;justify-content:center;gap:12px;margin-top:16px}#mw-header .hdr-mob-social a{width:42px;height:42px;border:1.5px solid rgb(40 111 183/.2);transition:.2s}#mw-header .hdr-mob-social a:hover{border-color:var(--mw-pink);background:rgb(239 91 160/.06)}#mw-header .hdr-mob-social svg{width:18px;height:18px;fill:var(--mw-blue)}#mw-header .hdr-mob-social a:hover svg{fill:var(--mw-pink)}@media (max-width:1366px){#mw-header .hdr-menu>li>a{font-size:15px;padding:10px 12px}}@media (max-width:1200px){#mw-header .hdr-cta,#mw-header .hdr-nav{display:none}#mw-header .hdr-hamburger{display:flex}#mw-header .hdr-mobile{display:block}#mw-header .hdr-inner{padding:12px 16px;justify-content:space-between}#mw-header .hdr-logo img{height:50px}#mw-header .hdr-bar{top:12px}}@media (max-width:767px){#mw-header .hdr-bar{top:8px}#mw-header .hdr-inner{padding:10px 12px;border-radius:12px}#mw-header .hdr-logo img{height:44px}}#mw-header .booking-overlay{display:none;position:fixed;inset:0;z-index:200000;background:rgb(0 0 0/.6);align-items:center;justify-content:center}#mw-header .booking-modal{position:relative;width:95%;max-width:1100px;height:56vh;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgb(0 0 0/.3)}#mw-header .booking-modal iframe{width:100%;height:100%;border:0}#mw-header .booking-close{position:absolute;top:12px;right:12px;z-index:10;width:36px;height:36px;border-radius:50%;background:#286fb7;border:0;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgb(0 0 0/.15);transition:.2s ease;font-size:22px;line-height:1;color:#fff;font-family:"Figtree",sans-serif}#mw-header .booking-close:hover{background:#274760}@media (max-width:767px){#mw-header .booking-modal{width:100%;height:100%;max-width:100%;border-radius:0}#mw-header .booking-close{top:8px;right:8px}}#mw-header *,*,::after,::before{margin:0;padding:0;box-sizing:border-box}button,input{font:inherit;-webkit-appearance:none;appearance:none}body{font-size:var(--mw-font-body);font-weight:var(--mw-weight-light);line-height:var(--mw-lh-body);background:var(--mw-page-bg);color:var(--mw-gray)}.container{max-width:var(--mw-max-w);margin:0 auto;padding:0 24px}body,h1,h2,h3,h4{font-family:"Figtree",sans-serif}h1{font-size:var(--mw-font-h1);line-height:var(--mw-lh-h1)}h1,h2,h3{font-weight:var(--mw-weight-semibold)}h1,h2{color:var(--mw-blue)}h2{font-size:var(--mw-font-h2);line-height:var(--mw-lh-h2);margin-bottom:var(--mw-sp-heading)}h3{font-size:var(--mw-font-h3);line-height:var(--mw-lh-h3)}.me-hero.hero--banner{padding-top:var(--mw-sp-hero-top-banner)}.mobile-cta-bar{display:none!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;z-index:99999!important;background:var(--mw-blue-tint)!important;padding:6px 8px;gap:6px;transform:translateY(0);transition:transform var(--mw-transition-bar)}@media (max-width:768px){.mobile-cta-bar{display:flex!important}}.mobile-cta-bar a,.mw-breadcrumb ol{display:flex;align-items:center;gap:6px}.mobile-cta-bar a{flex:1;justify-content:center;padding:8px 4px;border-radius:8px;font-family:"Figtree";font-weight:var(--mw-weight-semibold,600);font-size:var(--mw-font-secondary,15px);text-decoration:none;color:#fff;transition:var(--mw-transition)}.mobile-cta-bar .mcta-call{background:var(--mw-blue)}.mobile-cta-bar .mcta-whatsapp{background:#25d366}.mobile-cta-bar .mcta-book{background:var(--mw-pink)}.mobile-cta-bar a svg{width:16px;height:16px}.mw-breadcrumb{margin:0 0 14px;font-size:13px;font-weight:var(--mw-weight-regular,400);color:var(--mw-gray-light,#8A94A8);line-height:1.5;grid-column:1/-1}.mw-breadcrumb ol{list-style:none;margin:0;padding:0;flex-wrap:wrap}.mw-breadcrumb li{display:inline-flex;align-items:center}.mw-breadcrumb li:not(:last-child)::after{content:"›";margin-left:6px;color:var(--mw-gray-light,#8A94A8)}.mw-breadcrumb a{color:var(--mw-blue,#286FB7);text-decoration:none;font-weight:var(--mw-weight-semibold,600)}.mw-breadcrumb a:hover{color:var(--mw-pink,#EF5BA0);text-decoration:underline}.mw-breadcrumb li:last-child{color:var(--mw-navy,#274760);font-weight:var(--mw-weight-semibold,600)}.mw-reviewer-line,.mw-reviewer-meta{font-weight:var(--mw-weight-regular,400)}.mw-reviewer-line{font-size:14px;color:var(--mw-gray,#596686);margin:8px 0 20px;line-height:1.5}.mw-reviewer-line a{color:var(--mw-blue,#286FB7);font-weight:var(--mw-weight-semibold,600);text-decoration:none}.mw-reviewer-line a:hover{color:var(--mw-pink,#EF5BA0)}.mw-reviewer-meta{color:var(--mw-gray-light,#8A94A8)}.mw-faq{max-width:860px;margin:var(--mw-sp-intro) auto 0;display:flex;flex-direction:column;gap:12px}.mw-faq-item{background:#fff;border:1px solid var(--mw-border,#E8ECF1);border-radius:14px;box-shadow:0 2px 10px rgb(39 71 96/.04);transition:box-shadow .25s ease,border-color .25s ease;overflow:hidden}.mw-faq-item:hover{border-color:rgb(239 91 160/.2)}.mw-faq-q{display:grid;grid-template-columns:40px auto 1fr auto;gap:16px;align-items:center;padding:20px 24px;cursor:pointer;user-select:none;list-style:none}.mw-faq-q::-webkit-details-marker{display:none}.mw-faq--no-cat .mw-faq-q{grid-template-columns:40px 1fr auto}.mw-faq-num{font-size:13px;font-weight:var(--mw-weight-extrabold,800);color:var(--mw-pink,#EF5BA0);letter-spacing:.3px;font-variant-numeric:tabular-nums}.mw-faq-q-text{font-size:var(--mw-font-card-title,16px);font-weight:var(--mw-weight-semibold,600);color:var(--mw-navy,#274760);line-height:1.4}.mw-faq-toggle{width:32px;height:32px;border-radius:50%;background:var(--mw-blue-tint,#F4F8FB);color:var(--mw-blue,#286FB7);display:grid;place-items:center;transition:background .25s,transform .25s,color .25s;flex-shrink:0}.mw-faq-toggle svg{width:14px;height:14px;transition:transform .25s}.mw-faq-a{display:block;padding:0 24px 22px 80px;font-size:var(--mw-font-secondary,15px);color:var(--mw-gray,#596686);line-height:1.7}.mw-faq-a p{margin:0 0 10px}.mw-faq-a p:last-child{margin-bottom:0}.mw-faq-a a{color:var(--mw-blue,#286FB7);text-decoration:none;font-weight:var(--mw-weight-semibold,600)}.mw-faq-a a:hover{color:var(--mw-pink,#EF5BA0);text-decoration:underline}@media (max-width:768px){.mw-faq-num{display:none}.mw-faq-q{grid-template-columns:auto 1fr auto;gap:10px;padding:16px 20px}.mw-faq--no-cat .mw-faq-q{grid-template-columns:1fr auto}.mw-faq-toggle{width:28px;height:28px}.mw-faq-a{padding:0 20px 18px}}.mw-faq-q:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid var(--mw-pink,#EF5BA0);outline-offset:2px;border-radius:4px}a:focus:not(:focus-visible),button:focus:not(:focus-visible),summary:focus:not(:focus-visible){outline:0}