/*! W3D - Jacques Baars <j@w3d.co.za> - Copyright (c) W3Designs (PTY) Ltd. (https://w3d.co.za) */:root{--bodyBgColor:#ECEEF0;--accentColor:#013068;--accentColor2:#012855;--linkColor:#222;--linkHoverColor:#008ce5;--btnColor:#000;--btnBgColor:#E7C725;--btnHoverColor:#000;--btnBgHoverColor:#DFBD12;--mobileMenuColor:#000;--mobileMenuBtnColor:#013068;--mobileMenuSelectedBgColor:#013068;--mobileMenuContentBgColor:#fff;--pageHeadingBorderColor:#E7C725;--spreadTitleBorderColor:#E7C725;--labelBoxTitleBorderColor:#E7C725;--pageOptionsBgColor:#013068;--pageOptionsHoverBgColor:#012855;--footerBgColor:#012855;--footerLinkColor:#eee;--widgetBgColor:#013068;--widgetHoverBgColor:#012855;--whatsAppChatBtnBgColor:#013068;--whatsAppChatBtnBgColorHover:#012855;--dialogBgColor:#013068;--dialogBtnBgColor:#012855;--tooltipsBgColor:#012855;--customBgColor:#E7C725;--customBgColor3:#E1E6EB;--customRGBA:rgba(1, 48, 104, 0.8)}body{font-family:Montserrat,Helvetica,Arial,sans-serif}h1,h2,h3{letter-spacing:2px;font-family:Jost,Helvetica,Arial,sans-serif}#menu-banner{background-color:var(--whiteBgColor)}#menu-banner .top-banner{border-bottom:1px solid var(--bodyBgColor)}#menu-banner .menu-banner .nav-anchor{color:var(--blackColor);padding:clamp(12px,1.3vw,24px) clamp(5px,.7vw,12px)}#menu-banner .menu-banner .nav-bar .nav-bar-item.active>.nav-anchor{font-weight:700}#menu-banner .menu-banner .nav-bar .nav-bar-item>.nav-anchor::after{width:0;content:'';height:3px;bottom:-5px;display:block;position:relative;background-color:var(--accentColor);transition:width .3s,left .3s}#menu-banner .menu-banner .nav-bar .nav-bar-item.active>.nav-anchor::after,#menu-banner .menu-banner .nav-bar .nav-bar-item:hover>.nav-anchor::after{left:10%;width:80%}#menu-banner .menu-banner .nav-dropdown .nav-dropdown-item>.nav-anchor{color:var(--blackColor)}#menu-banner .menu-banner .nav-dropdown .nav-dropdown-item.active>.nav-anchor,#menu-banner .menu-banner .nav-dropdown .nav-dropdown-item:hover>.nav-anchor{font-weight:700;background-color:var(--customBgColor)}#menu-banner .menu-banner .nav-dropdown .nav-dropdown-item:hover>.nav-anchor::after{left:0;width:50%;color:var(--neutralDDD);transition:width .5s,right .5s}#slider .content{padding:10vw 0;position:relative;background-color:var(--customRGBA)}#slider .content h1{text-align:center;color:var(--whiteColor);font-size:var(--fontSize300)}#slider.home .content{padding:22vw 0;overflow-x:hidden}#slider.home .content .blurb{color:var(--whiteColor);width:900px;z-index:101;position:absolute}#slider.home .content .copy{width:60%;text-align:center}#slider.home .content .blurb .copy h2{color:var(--whiteColor);font-size:var(--fontSize220)}#slider.home .content .blurb .copy .text{margin:0 0 40px;font-size:var(--fontSize160)}#slider.home .content .media{width:35%;margin-left:5%}#slider.home .content .blurb .media .image{background-color:var(--customBgColor)}#slider.home .content .blurb .media .image img{width:60%;padding:20%}#sum-div{background-color:var(--whiteBgColor);background-repeat:no-repeat;background-attachment:fixed;background-size:500px 500px;background-position:bottom center;background-image:url('../images/ui/water-lilly.png')}#sum-div .sum-row.circles .sum-column .image{width:90%}#sum-div .sum-row.cover{background-image:url('../images/home/bg.jpg')}#sum-div .sum-row.cover .sum-column{background-color:var(--whiteBgColor95)}#content>.spread>.data h3{border-bottom:1px solid var(--customBgColor3)}#content>.panel:nth-child(odd){background-repeat:no-repeat;background-attachment:fixed;background-size:500px 500px;background-position:bottom center;background-image:url('../images/ui/water-lilly.png')}#content>.panel:nth-child(2n){background-color:var(--bodyBgColor)}#content>.panel h3{border-bottom:1px solid var(--customBgColor3)}#content>.panel.practice.dr{background-size:300px 450px;background-position:80% bottom;background-image:url('../images/practice/dr-nokuthula-mavie-shibanda.png')}#content>.panel.conditions .conditions .condition{position:relative;background-color:var(--bodyBgColor);transition-duration:.3s;transition-property:box-shadow,transform}#content>.panel.conditions .conditions .condition:active,#content>.panel.conditions .conditions .condition:focus,#content>.panel.conditions .conditions .condition:hover{z-index:100;box-shadow:-4px 10px 46px -8px var(--blackBgColor75)}#content>.panel.conditions .conditions .condition .image{padding:5px}#content>.panel.conditions .conditions .condition .label{color:var(--blackColor);padding:10px;margin-top:5px;text-align:center}@media screen and (max-width:1380px){#slider.home .content .blurb{width:800px}#content>.panel:nth-child(odd),#sum-div{background-size:400px 400px}}@media screen and (max-width:1250px){#slider.home .content .blurb{width:700px}}@media screen and (max-width:1024px){#slider.home .content .blurb{width:600px}#content>.panel:nth-child(odd),#sum-div{background-size:300px 300px}}@media screen and (max-width:600px){#slider .content{padding:20% 0}#slider.home .content{padding:80% 0}#slider.home .content .blurb{width:70%;text-align:center}#slider.home .content .blurb .copy{width:100%}#slider.home .content .blurb .media{display:none}}