@import "https://fonts.googleapis.com/css2?family=Outfit:wght@200;400;500;700;900&family=Inter:wght@400;500;600;700&family=Great+Vibes&display=swap";
html[data-theme=template-18]{scroll-behavior:smooth;overflow-x:hidden}body.template-18-body{overflow-x:hidden}.template-18-wrapper{--t18-font-heading:"Outfit",Helvetica,sans-serif;--t18-font-nav:"TT Travels Next-Black",Helvetica,sans-serif;--t18-font-body:"Inter",Helvetica,sans-serif;--t18-color-bg:#121a1d;--t18-color-text:#fff;--t18-color-accent:#7ac147;background-color:var(--t18-color-bg);flex-direction:column;width:100%;min-height:100vh;display:flex}.template-18-wrapper *{box-sizing:border-box}.template-18-header{z-index:100;background-color:var(--t18-color-bg);backface-visibility:hidden;border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;max-width:1920px;margin:0 auto;padding:20px max(24px,5vw);display:flex;left:0;right:0}@media (min-width:1025px){.template-18-header{z-index:100;backface-visibility:hidden;background-color:#0000;border-bottom:1px solid #0000;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;max-width:1920px;margin:0 auto;padding:20px max(24px,5vw);display:flex;top:0;left:0;right:0;position:absolute!important}.template-18-header:not(.template-18-header--scrolled) .template-18-header-right{flex-direction:column;align-items:flex-end;gap:16px}.template-18-header:not(.template-18-header--scrolled) .template-18-header-nav{display:block}.template-18-header:not(.template-18-header--scrolled) .template-18-header-nav-list{flex-direction:column;align-items:flex-end;gap:4px}.template-18-header:not(.template-18-header--scrolled) .template-18-header-nav-item{text-align:right}.template-18-header:not(.template-18-header--scrolled) .template-18-header-sublist{align-items:flex-end;padding-left:0;padding-right:20px}.template-18-header--scrolled .template-18-header-right{flex-direction:row;gap:28px}.template-18-header--scrolled .template-18-header-nav-list{flex-direction:row;align-items:center;gap:28px}.template-18-header--scrolled .template-18-header-sublist{display:none}.template-18-header--scrolled.template-18-header{background-color:var(--t18-color-bg);border-bottom:1px solid #ffffff14;padding:12px max(24px,5vw);transition:padding .2s,box-shadow .2s;box-shadow:0 2px 12px #0003;position:fixed!important}.template-18-header-right,.template-18-header-nav-list{transition:flex-direction .2s,align-items .2s}}.template-18-header-logo-link{display:block}.template-18-header-logo{-o-object-fit:contain;object-fit:contain;width:142px;height:35px}.template-18-header-right{align-items:center;gap:28px;display:flex}.template-18-header-nav{align-items:center;gap:28px;display:inline-flex}.template-18-header-nav-list{align-items:center;gap:28px;margin:0;padding:0;list-style:none;display:inline-flex}.template-18-header-nav-item{margin:0;padding:0}.template-18-header-sublist{flex-direction:column;gap:2px;margin:4px 0 0;padding:0 0 0 20px;list-style:none;display:flex}.template-18-header-sublink{font-family:var(--t18-font-body);color:var(--t18-color-text);letter-spacing:.02em;font-size:14px;font-weight:400;line-height:1.4;text-decoration:none;transition:opacity .2s}.template-18-header-sublink:hover{opacity:.85}.template-18-nav-link{font-family:var(--t18-font-nav);color:var(--t18-color-text);letter-spacing:.02em;align-items:center;gap:8px;font-size:17.7px;font-weight:900;line-height:16.5px;text-decoration:none;transition:opacity .2s,color .2s;display:inline-flex}.template-18-nav-active-icon{flex-shrink:0;display:block}.template-18-nav-link:hover{opacity:.85}.template-18-nav-link-active{color:var(--t18-color-accent)}.template-18-header-login{border:2px solid var(--t18-color-accent);font-family:var(--t18-font-body);color:var(--t18-color-text);border-radius:8px;justify-content:center;align-items:center;padding:10px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.template-18-header-login:hover{background-color:var(--t18-color-accent);color:var(--t18-color-bg)}.template-18-header-actions{align-items:center;gap:12px;display:flex}.template-18-burger{width:44px;height:44px;color:var(--t18-color-text);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:0;transition:background .2s;display:none}.template-18-burger:hover{background:#ffffff1a}.template-18-burger-line{background:currentColor;border-radius:1px;width:22px;height:2px}.template-18-mobile-menu-overlay{z-index:200;opacity:0;pointer-events:none;background:#00000080;transition:opacity .2s;display:none;position:fixed;inset:0}.template-18-mobile-menu-overlay--open{opacity:1;pointer-events:auto}.template-18-mobile-menu{z-index:201;box-sizing:border-box;background:#0a0f0d;border-left:1px solid #ffffff0f;width:min(320px,85vw);max-width:100%;height:100vh;padding:0;transition:transform .25s ease-out;display:none;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.template-18-mobile-menu--open{transform:translate(0)}.template-18-mobile-menu-decor{pointer-events:none;opacity:.8;background:linear-gradient(90deg,#ffffff08 0%,#0000 100%);width:40px;position:absolute;top:0;bottom:0;left:0}.template-18-mobile-menu-decor:before{content:"";background:repeating-linear-gradient(#0000 0 8px,#ffffff0f 8px 10px);width:1px;position:absolute;top:0;bottom:0;left:12px}.template-18-mobile-menu-close{width:40px;height:40px;color:var(--t18-color-text);cursor:pointer;z-index:2;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;top:16px;right:16px}.template-18-mobile-menu-close-line{background:currentColor;width:24px;height:2px}.template-18-mobile-menu-nav{text-align:right;margin-top:56px;padding:24px 24px 24px 20px;display:block}.template-18-mobile-menu-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.template-18-mobile-menu-item{margin:0;padding:0}.template-18-mobile-menu-nav .template-18-nav-link{font-family:var(--t18-font-nav);letter-spacing:.02em;color:#fff;border:none;justify-content:flex-end;align-items:center;gap:10px;padding:14px 0;font-size:18px;font-weight:900;text-decoration:none;transition:color .2s;display:inline-flex}.template-18-mobile-menu-nav .template-18-nav-link-active{color:#7aff47}.template-18-mobile-menu-home-icon{color:#7aff47;flex-shrink:0}.template-18-mobile-menu-nav .template-18-nav-link-active .template-18-mobile-menu-home-icon{color:#7aff47}.template-18-mobile-menu-sublist{text-align:right;flex-direction:column;gap:2px;margin:0 0 8px;padding:0 0 0 24px;list-style:none;display:flex}.template-18-mobile-menu-sublink{font-family:var(--t18-font-body);letter-spacing:.02em;color:#fff;padding:8px 0;font-size:14px;font-weight:400;text-decoration:none;transition:opacity .2s;display:block}.template-18-mobile-menu-sublink:hover{opacity:.85}.template-18-mobile-menu-actions{text-align:right;margin-top:24px;padding:0 24px 24px}.template-18-mobile-menu-actions .template-18-header-login{justify-content:center;width:100%}.template-18-home{background-color:var(--t18-color-bg);flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative}.template-18-main{flex-direction:column;flex:1;width:100%;display:flex;position:relative}.template-18-hero-zone{flex-direction:column;width:100%;min-height:911px;display:flex;position:relative}.template-18-mask-group-2{-o-object-fit:cover;object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.template-18-hero-header{z-index:1;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:1920px;margin:0 auto;padding:80px 24px 0;display:flex;position:relative}.template-18-vector-2{flex-shrink:0;width:142px;height:35px}.template-18-nav{z-index:1;flex-direction:row;align-items:flex-start;gap:7.4px;display:flex;position:relative}.template-18-vector{flex-shrink:0;width:15.3px;height:17.88px;margin-top:-.5px}.template-18-frame{flex-direction:column;align-items:flex-start;gap:16px;width:140px;margin:0;padding:0;list-style:none;display:flex}.template-18-frame li{width:100%}.template-18-text-wrapper{width:100%;font-family:var(--t18-font-nav);color:var(--t18-color-accent);cursor:pointer;align-items:center;font-size:17.7px;font-weight:900;line-height:16.5px;text-decoration:none;display:flex}.template-18-text-wrapper:hover,.template-18-text-wrapper:focus{opacity:.8}.template-18-text-wrapper-2{width:100%;font-family:var(--t18-font-nav);color:var(--t18-color-text);cursor:pointer;align-items:center;font-size:17.7px;font-weight:900;line-height:16.5px;text-decoration:none;display:flex}.template-18-text-wrapper-2:hover,.template-18-text-wrapper-2:focus{opacity:.8}.template-18-frame-2{flex-direction:column;align-items:flex-start;gap:2px;width:100%;display:flex}.template-18-locations{width:100%;font-family:var(--t18-font-nav);color:var(--t18-color-text);align-items:center;font-size:17.7px;font-weight:900;line-height:16.5px;display:flex}.template-18-cockfosters{font-family:var(--t18-font-body);color:var(--t18-color-text);margin:0;font-size:14px;font-style:normal;font-weight:500;line-height:19.7px}.template-18-hero-title-wrap{z-index:1;flex:1;justify-content:center;align-items:center;padding:40px 24px 80px;display:flex;position:relative}.template-18-LONDON-s-ONLY{font-family:var(--t18-font-heading);color:var(--t18-color-text);text-align:center;max-width:900px;margin:0;font-size:clamp(40px,6vw,114.7px);font-weight:400;line-height:1.15}.template-18-span{font-weight:900}.template-18-text-wrapper-3{font-weight:200}.template-18-mask-group{background-image:url(https://d32ftg3qemfqkh.cloudfront.net/sites/rwwolf.com/page-images/background/3-section-bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:1267px;display:flex;position:relative}.template-18-mask-group-banner{z-index:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.template-18-mask-group-banner-img{-o-object-fit:contain;object-fit:contain;width:100%;max-width:100%;height:auto;display:block}.template-18-mask-group-row{z-index:1;flex-flow:wrap;justify-content:space-evenly;align-items:center;gap:2rem;width:100%;margin:0 auto;padding:48px 24px 64px;display:flex;position:relative}.template-18-img{-o-object-fit:contain;object-fit:contain;flex:none;width:min(888px,40vw);max-width:100%;height:auto}.template-18-mask-group-content{flex-direction:column;flex:400px;justify-content:flex-start;align-items:flex-start;gap:0;min-width:280px;max-width:720px;display:flex}.template-18-best-barbers-title{font-family:var(--t18-font-heading);color:#fff;letter-spacing:-.02em;text-align:left;text-transform:uppercase;margin:0 0 1.5rem;font-size:clamp(40px,6vw,114.7px);font-weight:400;line-height:1.15}.template-18-best-barbers-light{font-weight:200}.template-18-best-barbers-heavy{font-weight:900}.template-18-best-barbers-body{flex-direction:column;gap:1rem;width:100%;display:flex}.template-18-best-barbers-p{font-family:var(--t18-font-body);color:#fff;text-align:left;max-width:720px;margin:0;font-size:1rem;font-weight:400;line-height:1.6}.template-18-group-2{font-family:var(--t18-font-heading);color:var(--t18-color-text);letter-spacing:.02em;text-align:left;max-width:743px;margin:0;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.1}.template-18-when-youre-in-search{font-family:var(--t18-font-body);color:var(--t18-color-text);text-align:left;max-width:736px;margin:0;font-size:1rem;font-weight:400;line-height:1.6}.template-18-frame-wrapper{background-image:url(https://c.animaapp.com/mm76x9e9cHRg7u/img/mask-group-4.png);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:557px;padding:60px 24px;display:flex}.template-18-section-4{background-image:url(https://d32ftg3qemfqkh.cloudfront.net/sites/rwwolf.com/page-images/background/4-section-bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:520px;padding:64px 32px 80px;display:flex}.template-18-section-4-inner{grid-template-columns:42fr 58fr;align-items:center;gap:48px 56px;width:100%;max-width:1180px;margin:0 auto;display:grid}@media (max-width:768px){.template-18-section-4-inner{grid-template-columns:1fr}}.template-18-section-4-headline{flex-direction:column;justify-content:center;align-items:flex-start;gap:0;display:flex}.template-18-section-4-headline-small{font-family:var(--t18-font-heading);color:#fff;letter-spacing:.02em;margin:0;font-size:clamp(40px,6vw,114.7px);font-weight:200;line-height:1.15}.template-18-section-4-headline-large{font-family:var(--t18-font-heading);color:#fff;letter-spacing:-.02em;text-transform:uppercase;margin:0;font-size:clamp(40px,6vw,114.7px);font-weight:900;line-height:1.15}.template-18-section-4-headline-london{font-family:var(--t18-font-heading);color:#fff;letter-spacing:.22em;text-transform:uppercase;margin:0;font-size:clamp(40px,6vw,114.7px);font-weight:200;line-height:1.15}.template-18-section-4-body{flex-direction:column;justify-content:center;align-items:flex-start;gap:14px;display:flex}.template-18-section-4-question{font-family:var(--t18-font-heading);color:#fffffff0;text-align:left;margin:0;font-size:clamp(18px,2.2vw,22px);font-weight:400;line-height:1.5}.template-18-section-4-p{font-family:var(--t18-font-body);color:#fffc;text-align:left;margin:0;font-size:15px;font-weight:400;line-height:1.65}.template-18-section-5{background-image:url(https://d32ftg3qemfqkh.cloudfront.net/sites/rwwolf.com/page-images/background/5-section-bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:520px;padding:72px 40px 88px;display:flex;position:relative}.template-18-section-5-inner{z-index:1;grid-template-columns:38fr 62fr;align-items:center;gap:40px 72px;width:100%;max-width:1200px;margin:0 auto;display:grid;position:relative}@media (max-width:768px){.template-18-section-5-inner{grid-template-columns:1fr;gap:48px}}.template-18-section-5-services{flex-direction:column;align-items:stretch;gap:16px;display:flex}.template-18-section-5-service-row{flex-direction:row;justify-content:space-between;align-items:center;gap:24px;display:flex}.template-18-section-5-service-name{font-family:var(--t18-font-body);color:#fff;letter-spacing:.06em;text-transform:uppercase;font-size:14px;font-weight:600;line-height:1.2}.template-18-section-5-service-price{font-family:var(--t18-font-body);color:#fff;letter-spacing:.02em;flex-shrink:0;font-size:14px;font-weight:700}.template-18-section-5-service-row-special .template-18-section-5-service-name-script{color:#66bb6a;letter-spacing:.02em;text-transform:none;font-family:Great Vibes,cursive;font-size:30px;font-weight:400;line-height:1.2}.template-18-section-5-service-row-special .template-18-section-5-service-price{font-size:18px;font-weight:700}.template-18-section-5-title{flex-direction:column;justify-content:center;align-items:flex-start;gap:0;line-height:.92;display:flex}.template-18-section-5-title-line{font-family:var(--t18-font-heading);color:#fff;letter-spacing:.03em;text-transform:uppercase;margin:0;line-height:1.15}.template-18-section-5-title-line.template-18-section-5-title-light{font-size:clamp(40px,6vw,114.7px);font-weight:200}.template-18-section-5-title-line.template-18-section-5-title-mid{font-size:clamp(40px,6vw,114.7px);font-weight:400}.template-18-section-5-title-line.template-18-section-5-title-heavy{font-size:clamp(40px,6vw,114.7px);font-weight:900}.template-18-frame-3{flex-flow:wrap;justify-content:center;align-items:stretch;gap:28px;max-width:1400px;margin:0 auto;display:flex}.template-18-frame-4{border-radius:20px;flex-direction:column;flex:240px;justify-content:center;align-items:center;gap:27px;max-width:320px;padding:28px;display:flex}.template-18-element-happy-gentlemen,.template-18-british-barbershop,.template-18-text-wrapper-4{font-family:var(--t18-font-nav);color:var(--t18-color-text);text-align:center;margin:0 0 .25em;font-size:22.3px;font-weight:900;line-height:20.8px}.template-18-british-barbershop{max-width:210px}.template-18-text-wrapper-4{max-width:200px}.template-18-p{font-family:var(--t18-font-body);color:var(--t18-color-text);text-align:center;max-width:258px;margin:0;font-size:17.9px;font-weight:400;line-height:23.9px}.template-18-mask-group-4{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;display:block}.template-18-footer{justify-content:center;align-items:center;width:100%;min-height:420px;padding:56px 24px 48px;display:flex;position:relative;overflow:hidden}.template-18-footer-bg{filter:brightness(.75)saturate(.4);background-image:url(https://d32ftg3qemfqkh.cloudfront.net/sites/rwwolf.com/page-images/background/footer-bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.template-18-footer-inner{z-index:1;flex-direction:column;align-items:center;gap:40px;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}.template-18-footer-top{flex-flow:wrap;justify-content:space-between;align-items:center;gap:24px;width:100%;display:flex}.template-18-footer-brand{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.template-18-footer-brand-main{font-family:var(--t18-font-heading);color:#fff;letter-spacing:.02em;font-size:28px;font-weight:900;line-height:1.1}.template-18-footer-logo-img{-o-object-fit:contain;object-fit:contain;width:auto;max-height:48px;display:block}.template-18-footer-brand-sub{font-family:var(--t18-font-heading);color:#fff;letter-spacing:.08em;text-transform:uppercase;font-size:14px;font-weight:500;line-height:1.2}.template-18-footer-nav{flex-flow:wrap;align-items:center;gap:28px;display:flex}.template-18-footer-link{font-family:var(--t18-font-body);letter-spacing:.1em;text-transform:uppercase;color:#fff;font-size:13px;font-weight:600;text-decoration:none}.template-18-footer-link-active,.template-18-footer-link:hover{color:var(--t18-color-accent)}.template-18-footer-locations{grid-template-columns:repeat(5,1fr);gap:24px 32px;width:100%;max-width:1100px;display:grid}@media (max-width:900px){.template-18-footer-locations{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.template-18-footer-locations{grid-template-columns:repeat(2,1fr);justify-items:center;gap:20px 16px;max-width:360px;margin-left:auto;margin-right:auto}.template-18-footer-location{text-align:center;align-items:center;width:100%;max-width:160px}}.template-18-footer-location{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.template-18-footer-location-name{font-family:var(--t18-font-heading);color:#fff;letter-spacing:.06em;text-transform:uppercase;font-size:14px;font-weight:700;line-height:1.2}.template-18-footer-address{font-family:var(--t18-font-body);color:#ffffffeb;margin:0;font-size:13px;font-style:normal;font-weight:400;line-height:1.5}.template-18-footer-copyright{font-family:var(--t18-font-body);color:#ffffffe6;text-align:center;margin:0;font-size:12px;font-weight:400}.template-18-footer-badge{color:#fff;width:28px;height:28px;font-family:var(--t18-font-body);z-index:2;background:#00000080;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex;position:absolute;bottom:16px;left:24px}.template-18-wrapper .container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media (max-width:1024px){.template-18-header{width:100%;padding:16px 24px;position:fixed;top:0;left:0;right:0}.template-18-header-nav{display:none}.template-18-burger{display:flex}.template-18-mobile-menu-overlay,.template-18-mobile-menu{display:block}.template-18-header-login{padding:10px 16px;font-size:14px}.template-18-hero-zone{min-height:70vh}.template-18-hero-title-wrap{padding:32px 24px 60px}.template-18-LONDON-s-ONLY{font-size:clamp(32px,5vw,72px)}.template-18-mask-group{min-height:1000px}.template-18-mask-group-row{flex-direction:column;padding:40px 24px 48px}.template-18-img{width:100%;max-width:400px}.template-18-best-barbers-title{font-size:clamp(32px,5vw,72px)}.template-18-frame-wrapper{min-height:480px;padding:48px 24px}.template-18-frame-3{gap:20px}.template-18-frame-4{flex:200px;max-width:100%}.template-18-section-4{min-height:auto;padding:48px 24px 64px}.template-18-section-4-inner{grid-template-columns:1fr;gap:32px}.template-18-section-4-headline-small,.template-18-section-4-headline-large,.template-18-section-4-headline-london{font-size:clamp(32px,5vw,64px)}.template-18-section-5{min-height:auto;padding:56px 24px 72px}.template-18-section-5-inner{grid-template-columns:1fr;gap:40px}.template-18-section-5-title-line.template-18-section-5-title-light,.template-18-section-5-title-line.template-18-section-5-title-mid,.template-18-section-5-title-line.template-18-section-5-title-heavy{font-size:clamp(32px,5vw,64px)}.template-18-footer{min-height:auto;padding:48px 24px 40px}.template-18-footer-top{text-align:center;flex-direction:column;align-items:center}.template-18-footer-brand{align-items:center}.template-18-footer-nav{justify-content:center}}@media (max-width:768px){.template-18-header{width:100%;padding:12px 16px;position:fixed;top:0;left:0;right:0}.template-18-header-logo{width:120px;height:auto}.template-18-header-login{padding:8px 14px;font-size:13px}.template-18-hero-zone{min-height:60vh}.template-18-hero-title-wrap{padding:28px 16px 48px}.template-18-LONDON-s-ONLY{font-size:clamp(28px,4.5vw,52px)}.template-18-mask-group{min-height:900px}.template-18-mask-group-row{gap:1.5rem;padding:32px 16px 40px}.template-18-best-barbers-title{font-size:clamp(28px,4.5vw,52px)}.template-18-best-barbers-p{font-size:15px}.template-18-frame-wrapper{min-height:420px;padding:40px 16px}.template-18-frame-3{gap:16px}.template-18-frame-4{padding:24px 20px}.template-18-element-happy-gentlemen,.template-18-british-barbershop,.template-18-text-wrapper-4{font-size:18px}.template-18-p{font-size:15px}.template-18-section-4{padding:40px 16px 56px}.template-18-section-4-headline-small,.template-18-section-4-headline-large,.template-18-section-4-headline-london{font-size:clamp(26px,4vw,44px)}.template-18-section-4-question{font-size:17px}.template-18-section-4-p{font-size:14px}.template-18-section-5{padding:48px 16px 64px}.template-18-section-5-service-name,.template-18-section-5-service-price{font-size:13px}.template-18-section-5-title-line.template-18-section-5-title-light,.template-18-section-5-title-line.template-18-section-5-title-mid,.template-18-section-5-title-line.template-18-section-5-title-heavy{font-size:clamp(26px,4vw,44px)}.template-18-footer{padding:40px 16px 32px}.template-18-footer-brand-main{font-size:22px}.template-18-footer-nav{gap:20px}.template-18-footer-link{font-size:12px}.template-18-footer-locations{grid-template-columns:repeat(2,1fr);justify-items:center;gap:20px 24px;margin-left:auto;margin-right:auto}.template-18-footer-location{text-align:center;align-items:center;width:100%;max-width:180px}}@media (max-width:520px){.template-18-header{width:100%;padding:10px 12px;position:fixed;top:0;left:0;right:0}.template-18-header .template-18-header-login{display:none}.template-18-header-logo{width:100px}.template-18-hero-zone{min-height:55vh}.template-18-hero-title-wrap{padding:24px 12px 40px}.template-18-LONDON-s-ONLY{font-size:clamp(22px,5vw,32px)}.template-18-mask-group{min-height:800px}.template-18-mask-group-row{padding:24px 12px 32px}.template-18-best-barbers-title{font-size:clamp(22px,5vw,32px)}.template-18-best-barbers-p{font-size:14px}.template-18-frame-wrapper{min-height:380px;padding:32px 12px}.template-18-frame-3{flex-direction:column;gap:12px}.template-18-frame-4{max-width:100%;padding:20px 16px}.template-18-element-happy-gentlemen,.template-18-british-barbershop,.template-18-text-wrapper-4{font-size:16px}.template-18-p{font-size:14px}.template-18-section-4{padding:32px 12px 48px}.template-18-section-4-headline-small,.template-18-section-4-headline-large,.template-18-section-4-headline-london{font-size:clamp(20px,4.5vw,28px)}.template-18-section-4-question{font-size:16px}.template-18-section-4-p{font-size:13px}.template-18-section-5{padding:40px 12px 56px}.template-18-section-5-inner{gap:32px}.template-18-section-5-service-row-special .template-18-section-5-service-name-script{font-size:24px}.template-18-section-5-title-line.template-18-section-5-title-light,.template-18-section-5-title-line.template-18-section-5-title-mid,.template-18-section-5-title-line.template-18-section-5-title-heavy{font-size:clamp(20px,4.5vw,28px)}.template-18-footer{padding:32px 12px 24px}.template-18-footer-top{flex-direction:column;gap:20px}.template-18-footer-brand-main{font-size:20px}.template-18-footer-nav{flex-direction:column;gap:12px}.template-18-footer-locations{grid-template-columns:repeat(2,1fr);justify-items:center;gap:20px 16px;max-width:320px;margin-left:auto;margin-right:auto}.template-18-footer-location{text-align:center;align-items:center;width:100%;max-width:140px}.template-18-footer-copyright{font-size:11px}.template-18-mobile-menu{width:min(320px,100%)}}
