/**handles:contact-form-7,mandela-style**/
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.aborted .wpcf7-response-output,.wpcf7 form.failed .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::after,.wpcf7-list-item-label::before{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=email],.wpcf7 input[type=tel],.wpcf7 input[type=url]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
.e-con{padding:0!important}:root{--font-primary:"Alice",serif;--bg-color-papaya:#fceac9}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}a,a:focus,a:hover{text-decoration:none}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button,input{all:revert;border:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:content-box;box-sizing:content-box;border:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:content-box;box-sizing:content-box}textarea{overflow:auto;vertical-align:top;resize:vertical}img{vertical-align:middle;border-style:none;max-width:100%;max-inline-size:100%}svg{vertical-align:middle}b,strong{font-weight:medium;font-weight:600}em,i{font-style:italic}a{color:inherit}a,button{cursor:revert}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}html{scroll-behavior:smooth}body{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:none;text-rendering:optimizeLegibility;text-align:left;margin:0;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:.28px;overflow-x:hidden}body{padding-top:48px}@media (min-width:768px){body{padding-top:72px}}body.menu-open{overflow:hidden}header{position:fixed;top:0;z-index:999;width:100%;background:#8a6e4e;padding-top:9px;padding-bottom:9px}header .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .header__logo img{width:248px;height:34px}header .header__button .menu-icon{width:30px;height:20px;position:relative;cursor:pointer;display:block}@media (min-width:768px){header .header__button .menu-icon{display:none}}header .header__button .menu-icon__line{width:100%;height:2px;background-color:#fff;position:absolute;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}header .header__button .menu-icon__line--middle{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}header .header__button .menu-icon__line--bottom{top:auto;bottom:0}header .header__button .menu-icon--open .menu-icon__line--middle{display:none;opacity:0}header .header__button .menu-icon--open .menu-icon__line--top{-webkit-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg)}header .header__button .menu-icon--open .menu-icon__line--bottom{-webkit-transform:translateY(-12px) rotate(-45deg);transform:translateY(-12px) rotate(-45deg)}header .header__nav--lists{position:absolute;left:0;right:0;top:43px;top:39px;background:#8a6e4e;width:100%;display:none}@media (min-width:768px){header .header__nav--lists{display:block;position:static;width:auto}}header .header__nav--lists.menu--open{display:block}header .header__nav--lists li{padding:0;margin:0;display:block}@media (min-width:768px){header .header__nav--lists li{display:inline-block}}header .header__nav--lists li a{z-index:1;display:block;color:#fff;font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding:16px;width:calc(100% - 40px)}@media (min-width:768px){header .header__nav--lists li a{width:100%;padding-left:8px;padding-right:8px}}@media (min-width:992px){header .header__nav--lists li a{padding-left:16px;padding-right:16px}}header .header__nav--lists li.active>a,header .header__nav--lists li:hover>a{text-decoration:underline;text-underline-offset:8px}header .header__nav--lists li.menu-item-has-children{position:relative}header .header__nav--lists li.menu-item-has-children .with-submenu__icon{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;z-index:2;position:absolute;right:16px;top:18px}@media (min-width:768px){header .header__nav--lists li.menu-item-has-children .with-submenu__icon{right:0}}header .header__nav--lists li.menu-item-has-children a{padding-right:16px}@media (min-width:768px){header .header__nav--lists li.menu-item-has-children a{padding-right:24px}}header .header__nav--lists li.menu-item-has-children .sub-menu{display:none;background:#fff;width:100%}header .header__nav--lists li.menu-item-has-children .sub-menu.active{display:block}@media (min-width:768px){header .header__nav--lists li.menu-item-has-children .sub-menu{position:absolute;width:226px;top:calc(100% + 10px);top:calc(100% + 0px);padding:16px 24px}}header .header__nav--lists li.menu-item-has-children .sub-menu li{display:block}header .header__nav--lists li.menu-item-has-children .sub-menu li a{color:#000;color:var(--Black,#181818);text-decoration:none;font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding:8px;margin:0 auto 4px;width:calc(100% - 16px)}@media (min-width:768px){header .header__nav--lists li.menu-item-has-children .sub-menu li a{margin:0 0 4px;width:100%}}header .header__nav--lists li.menu-item-has-children .sub-menu li a:hover{background:#46a1bc;color:#fff}.page__hero{overflow:hidden}.page__hero .cover__image video{-o-object-fit:cover;object-fit:cover;min-height:364px;width:100%}@media (min-width:768px){.page__hero .cover__image video{width:100%;min-height:initial;-o-object-fit:initial;object-fit:initial}}.page__hero .cover__image img{-o-object-fit:cover;object-fit:cover;min-height:364px}@media (min-width:768px){.page__hero .cover__image img{width:100%;min-height:initial;-o-object-fit:initial;object-fit:initial}}.page__hero .cover__title{max-width:960px;margin:0 auto}.page__hero .cover__data{max-width:585px;margin:0 auto}.page__hero .cover__content{position:absolute;top:0;left:0;right:0;color:#fff;text-align:center;margin:0 auto;padding-left:16px;padding-right:16px;padding-top:64px;height:100%}@media (min-width:768px){.page__hero .cover__content{padding-top:86px;display:block;height:calc(100% - 24px)}}.page__hero .cover__content .cover__title__small{color:#414042;color:#fff;text-align:center;font-family:Manrope;font-style:normal;font-weight:500;line-height:normal;letter-spacing:10px;font-size:16px}@media (min-width:768px){.page__hero .cover__content .cover__title__small{font-size:20px}}.page__hero .cover__content .cover__title{font-family:Manrope,sans-serif;color:#fff;text-align:center;font-style:normal;font-weight:700;line-height:normal;font-size:24px;margin-bottom:16px}@media screen and (min-width:576px){.page__hero .cover__content .cover__title{font-size:calc(4.4871794872vw - 1.8461538462px)}}@media screen and (min-width:714.6666666667px){.page__hero .cover__content .cover__title{font-size:calc(8.3333333333vw - 29.3333333333px)}}@media screen and (min-width:853.3333333333px){.page__hero .cover__content .cover__title{font-size:calc(4.4871794872vw + 3.4871794872px)}}@media screen and (min-width:992px){.page__hero .cover__content .cover__title{font-size:48px}}@media screen and (min-width:576px){.page__hero .cover__content .cover__title{margin-bottom:calc(2.9914529915vw - 1.2307692308px)}}@media screen and (min-width:714.6666666667px){.page__hero .cover__content .cover__title{margin-bottom:calc(5.5555555556vw - 19.5555555556px)}}@media screen and (min-width:853.3333333333px){.page__hero .cover__content .cover__title{margin-bottom:calc(2.9914529915vw + 2.3247863248px)}}@media screen and (min-width:992px){.page__hero .cover__content .cover__title{margin-bottom:32px}}.page__hero .cover__content .cover__link{color:#fff;font-family:Manrope,sans-serif;font-style:normal;font-weight:500;line-height:28px;font-size:16px}@media (min-width:768px){.page__hero .cover__content .cover__link{font-size:20px}}.page__hero .cover__content .cover__data{color:#414042;color:#fff;text-align:center;font-family:Manrope;font-style:normal;font-weight:500;font-size:16px;line-height:normal}@media (min-width:768px){.page__hero .cover__content .cover__data{font-size:18px;line-height:28px}}.page-about .page__hero{margin-bottom:0}.page-about .page__hero .cover__content .cover__title__small{color:#414042;color:#fff}.page-about .page__hero .cover__content .cover__title{color:#414042;color:#fff}.page-business .page__hero{margin-bottom:0}.page-business .page__hero .cover__content .cover__title{color:#414042;color:#fff;margin-bottom:12px}.page-business .page__hero .cover__content .cover__data{max-width:585px;margin:0 auto}.page-promotion .page__hero .cover__content .cover__title{color:#fff;margin-bottom:12px}.page-promotion .page__hero .cover__content .cover__data{color:#fff;max-width:585px;margin:0 auto}.page-event .page__hero .cover__content .cover__data{color:#fff;max-width:585px;margin:0 auto}.page-contact .page__hero{margin-bottom:0}.page-contact .page__hero .cover__content .cover__title{color:#fff;margin-bottom:12px}.page-contact .page__hero .cover__content .cover__data{color:#fff;max-width:585px;margin:0 auto}.with-submenu.submenu--open .with-submenu__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.hero__animation{position:absolute;left:0;right:0;top:0;bottom:0;margin:0 auto;width:100vw;height:100vh;width:100%;height:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero__animation--container{display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.hero__animation .welcome__text{grid-area:1/-1;color:#fff;font-size:32px;font-size:48px;font-weight:600;line-height:normal;font-family:Manrope,sans-serif}@media (min-width:992px){.hero__animation .welcome__text{font-size:98px;font-size:160px;font-weight:600}}.hero__animation .hero__logo--container{grid-area:1/-1;margin:0 auto}.hero__animation .hero__logo--container .moblieme{display:block}.hero__animation .hero__logo--container .deskme{display:none}@media (min-width:768px){.hero__animation .hero__logo--container .moblieme{display:none}.hero__animation .hero__logo--container .deskme{width:calc(100vw - 800px);display:block}}.hero__animation .hero__logo--container svg{width:100%;height:100%}.hero__animation .hero__logo--container svg path{fill:#fff}.welcome__text{position:relative;-webkit-animation:moveFromBottom 4s 2s forwards;animation:moveFromBottom 4s 2s forwards;opacity:1}.hero__logo--container{opacity:1;-webkit-animation:fadeIn 4s forwards;animation:fadeIn 4s forwards}@-webkit-keyframes moveFromBottom{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(-100vh);transform:translateY(-100vh);opacity:0}}@keyframes moveFromBottom{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(-100vh);transform:translateY(-100vh);opacity:0}}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(100vh);transform:translateY(100vh)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(100vh);transform:translateY(100vh)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}:root{--color-white:#fff;--font-serif:"Manrope",sans-serif}body{font-family:Manrope,sans-serif}a{display:inline-block}svg{display:inline-block}svg:not(:root){overflow-clip-margin:content-box;overflow:hidden}main p{color:#414042;font-family:Manrope;font-style:normal;font-weight:500;font-size:16px;line-height:24px}@media (min-width:768px){main p{font-size:18px;line-height:28px}}main p:not(:last-child){margin-bottom:16px}@media (min-width:768px){main p:not(:last-child){margin-bottom:24px}}main ol li,main ul li{color:#414042;font-family:Manrope;font-style:normal;font-weight:500;font-size:16px;line-height:24px}@media (min-width:768px){main ol li,main ul li{font-size:18px;line-height:28px}}main p+ul{list-style-type:disc;-webkit-padding-start:30px;padding-inline-start:30px;margin-bottom:16px}@media (min-width:768px){main p+ul{margin-bottom:24px}}main p+ul li{position:relative;line-height:normal;margin-bottom:12px}main p+ul li:not(:last-child){margin-bottom:12px}.col__fluid{width:100%;margin-right:auto;margin-left:auto;position:relative}.col__box{width:100%;margin-right:auto;margin-left:auto;padding-left:16px;padding-right:16px;max-width:1320px;position:relative}.section__title{color:#414042;font-family:Manrope;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:4px;display:block;text-align:center}@media screen and (min-width:576px){.section__title{font-size:calc(2.9914529915vw + 6.7692307692px)}}@media screen and (min-width:714.6666666667px){.section__title{font-size:calc(5.5555555556vw - 11.5555555556px)}}@media screen and (min-width:853.3333333333px){.section__title{font-size:calc(2.9914529915vw + 10.3247863248px)}}@media screen and (min-width:992px){.section__title{font-size:40px}}.section__title--support{color:#414042;text-align:center;font-family:Manrope;font-style:normal;font-weight:500;line-height:28px;font-size:16px;margin-bottom:16px}@media (min-width:768px){.section__title--support{font-size:18px;margin-bottom:32px}}.page__hero{margin-bottom:32px}@media screen and (min-width:576px){.page__hero{margin-bottom:calc(8.9743589744vw - 19.6923076923px)}}@media screen and (min-width:714.6666666667px){.page__hero{margin-bottom:calc(16.6666666667vw - 74.6666666667px)}}@media screen and (min-width:853.3333333333px){.page__hero{margin-bottom:calc(8.9743589744vw - 9.0256410256px)}}@media screen and (min-width:992px){.page__hero{margin-bottom:80px}}.mandela__info .col__box{display:grid;gap:30px;grid-template-areas:"vision" "info" "business" "event"}@media (min-width:768px){.mandela__info .col__box{grid-template-areas:"vision  info" "event  business"}}@media (min-width:992px){.mandela__info .col__box{grid-template-areas:"vision vision info" "event business business"}}.mandela__info .mandela__business,.mandela__info .mandela__event,.mandela__info .mandela__promo,.mandela__info .mandela__vision{position:relative;overflow:hidden;height:272px}@media (min-width:768px){.mandela__info .mandela__business,.mandela__info .mandela__event,.mandela__info .mandela__promo,.mandela__info .mandela__vision{height:320px}}@media (min-width:992px){.mandela__info .mandela__business,.mandela__info .mandela__event,.mandela__info .mandela__promo,.mandela__info .mandela__vision{height:auto}}.mandela__info .mandela__business .image img,.mandela__info .mandela__event .image img,.mandela__info .mandela__promo .image img,.mandela__info .mandela__vision .image img{-o-object-fit:cover;object-fit:cover;height:240px;width:100%;height:272px}@media (min-width:768px){.mandela__info .mandela__business .image img,.mandela__info .mandela__event .image img,.mandela__info .mandela__promo .image img,.mandela__info .mandela__vision .image img{height:320px}}@media (min-width:992px){.mandela__info .mandela__business .image img,.mandela__info .mandela__event .image img,.mandela__info .mandela__promo .image img,.mandela__info .mandela__vision .image img{height:auto}}.mandela__info .mandela__business .content,.mandela__info .mandela__event .content,.mandela__info .mandela__promo .content,.mandela__info .mandela__vision .content{top:0;padding:16px;position:absolute;left:0;right:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.mandela__info .mandela__business .content,.mandela__info .mandela__event .content,.mandela__info .mandela__promo .content,.mandela__info .mandela__vision .content{padding:40px}}.mandela__info .mandela__business .content .title,.mandela__info .mandela__event .content .title,.mandela__info .mandela__promo .content .title,.mandela__info .mandela__vision .content .title{text-align:left;font-family:Manrope;font-style:normal;font-weight:500;line-height:normal;font-size:16px;margin-bottom:16px;letter-spacing:3.84px}@media (min-width:768px){.mandela__info .mandela__business .content .title,.mandela__info .mandela__event .content .title,.mandela__info .mandela__promo .content .title,.mandela__info .mandela__vision .content .title{margin-bottom:32px;font-size:20px;letter-spacing:4.8px}}.mandela__info .mandela__business .content .data,.mandela__info .mandela__event .content .data,.mandela__info .mandela__promo .content .data,.mandela__info .mandela__vision .content .data{color:#414042;text-align:left;font-family:Manrope;font-style:normal;font-weight:500;line-height:normal;font-size:16px;margin-bottom:16px}@media (min-width:768px){.mandela__info .mandela__business .content .data,.mandela__info .mandela__event .content .data,.mandela__info .mandela__promo .content .data,.mandela__info .mandela__vision .content .data{font-size:18px;margin-bottom:32px}}.mandela__info .mandela__event,.mandela__info .mandela__promo,.mandela__info .mandela__vision{grid-area:vision;position:relative;overflow:hidden}.mandela__info .mandela__event .content .title,.mandela__info .mandela__promo .content .title,.mandela__info .mandela__vision .content .title{color:#fff}.mandela__info .mandela__event .content .data,.mandela__info .mandela__promo .content .data,.mandela__info .mandela__vision .content .data{color:#fff;max-width:433px;max-width:372px}.mandela__info .mandela__event .content .link,.mandela__info .mandela__promo .content .link,.mandela__info .mandela__vision .content .link{color:#fff;text-align:left;font-family:Manrope;font-style:normal;font-weight:500;line-height:normal;font-size:16px}@media (min-width:768px){.mandela__info .mandela__event .content .link,.mandela__info .mandela__promo .content .link,.mandela__info .mandela__vision .content .link{font-size:18px;line-height:28px}}.mandela__info .mandela__event .content .link svg,.mandela__info .mandela__promo .content .link svg,.mandela__info .mandela__vision .content .link svg{margin-left:8px;width:20px;height:20px}.mandela__info .mandela__event .content .link svg path,.mandela__info .mandela__promo .content .link svg path,.mandela__info .mandela__vision .content .link svg path{fill:#fff}@media (min-width:768px){.mandela__info .mandela__event .content .link svg,.mandela__info .mandela__promo .content .link svg,.mandela__info .mandela__vision .content .link svg{width:24px;height:24px}}.mandela__info .mandela__promo{grid-area:info}.mandela__info .mandela__event{grid-area:event}.mandela__info .mandela__event .content .title{color:#fff}.mandela__info .mandela__event .content .data{color:#fff}.mandela__info .mandela__event .content .link{color:#fff}.mandela__info .mandela__event .content .link svg path{fill:#fff}.mandela__info .mandela__business{grid-area:business}.mandela__info .mandela__business .content{max-width:600px}.mandela__info .mandela__business .content .title{color:#fff}.mandela__info .mandela__business .content .data{color:#fff;font-style:normal;font-weight:700;line-height:normal;margin:0;font-size:24px}@media screen and (min-width:576px){.mandela__info .mandela__business .content .data{font-size:calc(2.9914529915vw + 6.7692307692px)}}@media screen and (min-width:714.6666666667px){.mandela__info .mandela__business .content .data{font-size:calc(5.5555555556vw - 11.5555555556px)}}@media screen and (min-width:853.3333333333px){.mandela__info .mandela__business .content .data{font-size:calc(2.9914529915vw + 10.3247863248px)}}@media screen and (min-width:992px){.mandela__info .mandela__business .content .data{font-size:40px}}@media (min-width:992px){.mandela__info .mandela__business .content .data{line-height:48px}}.mandela__business-vertical{margin-top:40px}.mandela__business-vertical .mandela__business-titleGroup{padding-top:32px;padding-bottom:16px;padding-bottom:32px;background:url("https://mandelagroup.co.ug/wp-content/themes/mandeal/images/business-verticals-gloab.png") no-repeat center;background-size:100%}@media screen and (min-width:576px){.mandela__business-vertical .mandela__business-titleGroup{padding-top:calc(8.9743589744vw - 19.6923076923px)}}@media screen and (min-width:714.6666666667px){.mandela__business-vertical .mandela__business-titleGroup{padding-top:calc(16.6666666667vw - 74.6666666667px)}}@media screen and (min-width:853.3333333333px){.mandela__business-vertical .mandela__business-titleGroup{padding-top:calc(8.9743589744vw - 9.0256410256px)}}@media screen and (min-width:992px){.mandela__business-vertical .mandela__business-titleGroup{padding-top:80px}}@media (min-width:768px){.mandela__business-vertical .mandela__business-titleGroup{background-size:50%}}.mandela__business-vertical .section__title--support{margin:0}.business--verticals{margin-bottom:32px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr)}@media screen and (min-width:576px){.business--verticals{margin-bottom:calc(8.9743589744vw - 19.6923076923px)}}@media screen and (min-width:714.6666666667px){.business--verticals{margin-bottom:calc(16.6666666667vw - 74.6666666667px)}}@media screen and (min-width:853.3333333333px){.business--verticals{margin-bottom:calc(8.9743589744vw - 9.0256410256px)}}@media screen and (min-width:992px){.business--verticals{margin-bottom:80px}}@media (min-width:576px){.business--verticals{gap:20px;grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.business--verticals{gap:30px;grid-template-columns:repeat(3,1fr)}}@media (min-width:986px){.business--verticals{gap:30px;grid-template-columns:repeat(5,1fr)}}.business--verticals a{display:block}.business--verticals .business--vertical{position:relative}.business--verticals .business--vertical .vertical--image img{width:100%}.business--verticals .business--vertical .vertical--logo{background:rgba(0,0,0,.65);position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}@media (min-width:576px){.business--verticals .business--vertical .vertical--logo{padding:20px}}@media (min-width:768px){.business--verticals .business--vertical .vertical--logo{padding:0}}.business--verticals .business--vertical .vertical--logo .white-logo{display:block}.business--verticals .business--vertical .vertical--logo .color-logo{display:none}.business--verticals .business--vertical:hover .vertical--logo .white-logo{display:none}.business--verticals .business--vertical:hover .vertical--logo .color-logo{background-color:#fff;display:block}.mandela__about--image{position:relative}.mandela__about--image img{width:100%;min-height:280px;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.mandela__about--image img{min-height:initial}}.mandela__about--content{padding:16px;position:absolute;left:0;top:0;background:linear-gradient(76deg,#000 0,rgba(0,0,0,0) 100%);width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.mandela__about--content{padding:40px}}.mandela__about--content span{display:inline-block;color:#fff;text-align:left;font-family:Manrope;font-style:normal;font-weight:500;line-height:normal;letter-spacing:4.8px;font-size:16px}@media (min-width:768px){.mandela__about--content span{font-size:20px}}.mandela__about--content p{text-align:left;max-width:456px;color:#fff;font-family:Manrope;font-style:normal;font-weight:700;line-height:normal;margin-top:14px;font-size:24px}@media screen and (min-width:576px){.mandela__about--content p{font-size:calc(2.9914529915vw + 6.7692307692px)}}@media screen and (min-width:714.6666666667px){.mandela__about--content p{font-size:calc(5.5555555556vw - 11.5555555556px)}}@media screen and (min-width:853.3333333333px){.mandela__about--content p{font-size:calc(2.9914529915vw + 10.3247863248px)}}@media screen and (min-width:992px){.mandela__about--content p{font-size:40px}}@media (min-width:768px){.mandela__about--content p{margin-top:40px;line-height:48px}}.mandela__events{overflow:hidden;margin-bottom:32px}@media screen and (min-width:576px){.mandela__events{margin-bottom:calc(8.9743589744vw - 19.6923076923px)}}@media screen and (min-width:714.6666666667px){.mandela__events{margin-bottom:calc(16.6666666667vw - 74.6666666667px)}}@media screen and (min-width:853.3333333333px){.mandela__events{margin-bottom:calc(8.9743589744vw - 9.0256410256px)}}@media screen and (min-width:992px){.mandela__events{margin-bottom:80px}}.mandela__events .blog__list--title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:32px}.mandela__events .blog__list--title p{color:#46a1bc;font-family:Manrope;font-style:normal;font-weight:600;letter-spacing:5.76px;padding:0;margin:0;font-size:16px;line-height:normal}@media (min-width:768px){.mandela__events .blog__list--title p{font-size:24px;line-height:28px}}.mandela__events .blog__list--title a{color:#46a1bc;font-family:Manrope;font-size:18px;font-style:normal;font-weight:500;line-height:28px}.blog__lists{display:grid;gap:20px 20px;grid-template-columns:repeat(1,1fr)}@media (min-width:992px){.blog__lists{grid-template-columns:repeat(2,1fr)}}.blog__list{position:relative}.blog__image img{width:100%}.blog__content{position:absolute;top:0;left:0;right:0;width:100%;height:100%;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.blog__content .blog__date{display:-webkit-box;display:-ms-flexbox;display:flex}.blog__content .blog__date .date{color:#fff;font-family:Manrope;font-style:normal;font-weight:700;line-height:normal;padding:10px;background:#46a1bc;margin-right:12px;font-size:24px}@media (min-width:768px){.blog__content .blog__date .date{font-size:32px;font-size:26px}}.blog__content .blog__date .month{display:block;color:#fff;font-family:Manrope;font-style:normal;font-weight:700;line-height:normal;font-size:24px}@media (min-width:768px){.blog__content .blog__date .month{font-size:32px;font-size:26px}}.blog__content .blog__date .time{display:block;color:#fff;font-family:Manrope;font-style:normal;font-weight:500;line-height:normal;font-size:14px}@media (min-width:768px){.blog__content .blog__date .time{font-size:18px}}.blog__list a{height:100%;display:block}.blog__list .blog__image{height:100%;position:relative}.blog__list .blog__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.blog__list .blog__image:before{content:"";display:block;position:absolute;top:0;left:0;right:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(19.63%,#000),color-stop(99.76%,rgba(0,0,0,0)));background:linear-gradient(0deg,#000 19.63%,rgba(0,0,0,0) 99.76%);width:100%;height:100%}.blog__list:first-child{grid-row-start:1;grid-row-end:4}.blog__list:first-child .blog__content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.blog__list:first-child .blog__image img{height:100%}.blog__list:first-child .blog__title{overflow:hidden;color:#fff;text-overflow:ellipsis;whitespace:nowrap;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal;font-size:20px}@media (min-width:768px){.blog__list:first-child .blog__title{font-size:26px}}.blog__list:not(:first-child) .blog__image:before{content:"";display:block;position:absolute;top:0;left:0;right:0;background:-webkit-gradient(linear,left top,right top,color-stop(.09%,#000),to(rgba(0,0,0,.61)));background:linear-gradient(90deg,#000 .09%,rgba(0,0,0,.61) 100%);width:100%;height:100%}.blog__list:not(:first-child) .blog__image img{height:120px}.blog__list:not(:first-child) .blog__title{overflow:hidden;color:#fff;text-overflow:ellipsis;font-family:Manrope;font-size:24px;font-style:normal;font-weight:600;line-height:normal;font-size:18px}@media (min-width:768px){.blog__list:not(:first-child) .blog__title{font-size:24px}}.page-about .mandela__about{background:#d5e2e9;padding-top:12px;padding-bottom:12px;margin-bottom:12px}@media screen and (min-width:576px){.page-about .mandela__about{padding-top:calc(12.7136752137vw - 61.2307692308px)}}@media screen and (min-width:714.6666666667px){.page-about .mandela__about{padding-top:calc(23.6111111111vw - 139.1111111111px)}}@media screen and (min-width:853.3333333333px){.page-about .mandela__about{padding-top:calc(12.7136752137vw - 46.1196581197px)}}@media screen and (min-width:992px){.page-about .mandela__about{padding-top:80px}}@media screen and (min-width:576px){.page-about .mandela__about{padding-bottom:calc(12.7136752137vw - 61.2307692308px)}}@media screen and (min-width:714.6666666667px){.page-about .mandela__about{padding-bottom:calc(23.6111111111vw - 139.1111111111px)}}@media screen and (min-width:853.3333333333px){.page-about .mandela__about{padding-bottom:calc(12.7136752137vw - 46.1196581197px)}}@media screen and (min-width:992px){.page-about .mandela__about{padding-bottom:80px}}@media screen and (min-width:576px){.page-about .mandela__about{margin-bottom:calc(12.7136752137vw - 61.2307692308px)}}@media screen and (min-width:714.6666666667px){.page-about .mandela__about{margin-bottom:calc(23.6111111111vw - 139.1111111111px)}}@media screen and (min-width:853.3333333333px){.page-about .mandela__about{margin-bottom:calc(12.7136752137vw - 46.1196581197px)}}@media screen and (min-width:992px){.page-about .mandela__about{margin-bottom:80px}}.page-about .mandela__about .mandela__about--count-cards{padding-top:24px;padding-bottom:24px;padding-left:20px;padding-right:20px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:576px){.page-about .mandela__about .mandela__about--count-cards{padding-left:calc(11.2179487179vw - 44.6153846154px)}}@media screen and (min-width:714.6666666667px){.page-about .mandela__about .mandela__about--count-cards{padding-left:calc(20.8333333333vw - 113.3333333333px)}}@media screen and (min-width:853.3333333333px){.page-about .mandela__about .mandela__about--count-cards{padding-left:calc(11.2179487179vw - 31.2820512821px)}}@media screen and (min-width:992px){.page-about .mandela__about .mandela__about--count-cards{padding-left:80px}}@media screen and (min-width:576px){.page-about .mandela__about .mandela__about--count-cards{padding-right:calc(11.2179487179vw - 44.6153846154px)}}@media screen and (min-width:714.6666666667px){.page-about .mandela__about .mandela__about--count-cards{padding-right:calc(20.8333333333vw - 113.3333333333px)}}@media screen and (min-width:853.3333333333px){.page-about .mandela__about .mandela__about--count-cards{padding-right:calc(11.2179487179vw - 31.2820512821px)}}@media screen and (min-width:992px){.page-about .mandela__about .mandela__about--count-cards{padding-right:80px}}@media (min-width:468px){.page-about .mandela__about .mandela__about--count-cards{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.page-about .mandela__about .mandela__about--count-card{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media (min-width:468px){.page-about .mandela__about .mandela__about--count-card{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%}}.page-about .mandela__about .mandela__about--count-card:not(:last-child){padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #414042}@media (min-width:468px){.page-about .mandela__about .mandela__about--count-card:not(:last-child){padding-bottom:0;margin-bottom:0;border-bottom:0;border-right:1px solid #414042}}.page-about .mandela__about .mandela__about--count-card .count{color:#46a1bc;text-align:center;font-family:Manrope;font-style:normal;font-weight:700;line-height:normal;display:block;margin-bottom:8px;font-size:24px}@media (min-width:768px){.page-about .mandela__about .mandela__about--count-card .count{font-size:40px}}.page-about .mandela__about .mandela__about--count-card .title{display:block;color:#414042;text-align:center;font-family:Manrope;font-style:normal;font-weight:500;line-height:28px;font-size:16px}@media (min-width:768px){.page-about .mandela__about .mandela__about--count-card .title{font-size:18px}}.page-about .mandela__vision--mission{margin-bottom:32px}@media screen and (min-width:576px){.page-about .mandela__vision--mission{margin-bottom:calc(8.9743589744vw - 19.6923076923px)}}@media screen and (min-width:714.6666666667px){.page-about .mandela__vision--mission{margin-bottom:calc(16.6666666667vw - 74.6666666667px)}}@media screen and (min-width:853.3333333333px){.page-about .mandela__vision--mission{margin-bottom:calc(8.9743589744vw - 9.0256410256px)}}@media screen and (min-width:992px){.page-about .mandela__vision--mission{margin-bottom:80px}}.page-about .mandela__vision--mission .col__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.page-about .mandela__vision--mission .col__box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.page-about .mandela__vision--mission .card{position:relative;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}@media (min-width:768px){.page-about .mandela__vision--mission .card{width:33.333%;-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%}}.page-about .mandela__vision--mission .card .image{overflow:hidden;max-height:420px}.page-about .mandela__vision--mission .card .image img{height:360px;-o-object-fit:cover;object-fit:cover;width:100%}.page-about .mandela__vision--mission .card .content{background:rgba(0,0,0,.7);position:absolute;top:0;left:0;right:0;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}@media screen and (min-width:576px){.page-about .mandela__vision--mission .card .content{padding:calc(4.4871794872vw - 9.8461538462px)}}@media screen and (min-width:714.6666666667px){.page-about .mandela__vision--mission .card .content{padding:calc(8.3333333333vw - 37.3333333333px)}}@media screen and (min-width:853.3333333333px){.page-about .mandela__vision--mission .card .content{padding:calc(4.4871794872vw - 4.5128205128px)}}@media screen and (min-width:992px){.page-about .mandela__vision--mission .card .content{padding:40px}}.page-about .mandela__vision--mission .card .content .title{color:#fff;text-align:left;font-family:Manrope;font-size:20px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:4.8px;margin-bottom:32px}.page-about .mandela__vision--mission .card .content .data{color:#fff;font-family:Manrope;font-style:normal;font-weight:500;line-height:normal;font-size:16px}@media (min-width:768px){.page-about .mandela__vision--mission .card .content .data{font-size:18px}}.page-about .mandela__business{margin-bottom:32px}@media screen and (min-width:576px){.page-about .mandela__business{margin-bottom:calc(8.9743589744vw - 19.6923076923px)}}@media screen and (min-width:714.6666666667px){.page-about .mandela__business{margin-bottom:calc(16.6666666667vw - 74.6666666667px)}}@media screen and (min-width:853.3333333333px){.page-about .mandela__business{margin-bottom:calc(8.9743589744vw - 9.0256410256px)}}@media screen and (min-width:992px){.page-about .mandela__business{margin-bottom:80px}}.page-about .mandela__business .content__data__points{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.page-about .mandela__business .content__data__points{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px}}.page-about .mandela__business .content__data{max-width:380px}.page-about .mandela__business .content__data .title{color:#46a1bc;font-family:Manrope;font-style:normal;font-weight:700;line-height:normal;margin-bottom:16px;font-size:24px}@media screen and (min-width:576px){.page-about .mandela__business .content__data .title{font-size:calc(2.9914529915vw + 6.7692307692px)}}@media screen and (min-width:714.6666666667px){.page-about .mandela__business .content__data .title{font-size:calc(5.5555555556vw - 11.5555555556px)}}@media screen and (min-width:853.3333333333px){.page-about .mandela__business .content__data .title{font-size:calc(2.9914529915vw + 10.3247863248px)}}@media screen and (min-width:992px){.page-about .mandela__business .content__data .title{font-size:40px}}@media (min-width:768px){.page-about .mandela__business .content__data .title{margin-bottom:24px}}.page-about .mandela__business .content__data .data{color:#414042;font-family:Manrope;font-style:normal;font-weight:500;font-size:16px;line-height:normal}@media (min-width:768px){.page-about .mandela__business .content__data .data{font-size:18px;line-height:28px}}.page-about .mandela__business .content__points{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.page-about .mandela__business .content__points ol{counter-reset:my-awesome-counter;margin-top:32px;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}@media (min-width:768px){.page-about .mandela__business .content__points ol{margin-top:0}}@media (min-width:1200px){.page-about .mandela__business .content__points ol{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}}.page-about .mandela__business .content__points ol li{display:-webkit-box;display:-ms-flexbox;display:flex;counter-increment:my-awesome-counter;max-width:280px;color:#414042;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal;margin-bottom:30px;font-size:16px}@media (min-width:768px){.page-about .mandela__business .content__points ol li{font-size:24px;margin-bottom:60px}}.page-about .mandela__business .content__points ol li::before{display:inline-block;margin-right:24px;content:counter(my-awesome-counter);color:#46a1bc;text-align:center;font-family:Manrope;font-style:normal;font-weight:700;line-height:normal;font-size:32px}@media (min-width:768px){.page-about .mandela__business .content__points ol li::before{font-size:40px}}.page-about .mandela__story{margin-bottom:32px}@media screen and (min-width:576px){.page-about .mandela__story{margin-bottom:calc(8.9743589744vw - 19.6923076923px)}}@media screen and (min-width:714.6666666667px){.page-about .mandela__story{margin-bottom:calc(16.6666666667vw - 74.6666666667px)}}@media screen and (min-width:853.3333333333px){.page-about .mandela__story{margin-bottom:calc(8.9743589744vw - 9.0256410256px)}}@media screen and (min-width:992px){.page-about .mandela__story{margin-bottom:80px}}.page-about .mandela__story .section__title{margin-bottom:40px}.page-about .mandela__story--data{background:#e9e8d5;margin-bottom:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:576px){.page-about .mandela__story--data{margin-bottom:calc(8.9743589744vw - 19.6923076923px)}}@media screen and (min-width:714.6666666667px){.page-about .mandela__story--data{margin-bottom:calc(16.6666666667vw - 74.6666666667px)}}@media screen and (min-width:853.3333333333px){.page-about .mandela__story--data{margin-bottom:calc(8.9743589744vw - 9.0256410256px)}}@media screen and (min-width:992px){.page-about .mandela__story--data{margin-bottom:80px}}@media (min-width:768px){.page-about .mandela__story--data{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:1200px){.page-about .mandela__story--data{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media (min-width:768px){.page-about .mandela__story--data .content,.page-about .mandela__story--data .image{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;overflow:hidden}}.page-about .mandela__story--data .image{width:100%}.page-about .mandela__story--data .image img{width:100%}@media (min-width:768px){.page-about .mandela__story--data .image img{width:auto;height:672px;-o-object-fit:cover;object-fit:cover;-o-object-position:center right;object-position:center right}}@media (min-width:992px){.page-about .mandela__story--data .image img{height:auto;width:100%}}.page-about .mandela__story--data .content{background:#e9e8d5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:20px}@media (min-width:768px){.page-about .mandela__story--data .content{padding:30px}}.page-about .mandela__story--data .content .title{color:#414042;text-align:left;font-family:Manrope;font-size:18px;font-style:normal;font-weight:600;line-height:28px;margin-bottom:8px}@media (min-width:768px){.page-about .mandela__story--data .content .title{font-size:24px;font-style:normal;font-weight:600;line-height:32px;margin-bottom:16px}}.page-about .mandela__story--data .content .data{text-align:left;color:#414042;font-family:Manrope;font-style:normal;font-weight:500;font-size:16px;line-height:24px;margin-bottom:16px}@media (min-width:768px){.page-about .mandela__story--data .content .data{font-size:18px;line-height:28px;margin-bottom:32px}}.page-about .mandela__story--data .content .link{color:#46a1bc;font-family:Manrope;font-size:18px;font-style:normal;font-weight:500;line-height:28px}.page-about .mandela__story--data .content .link svg{display:inline-block;margin-left:8px}.page-about .mandela__about--timeline{padding-top:32px;padding-bottom:32px}@media screen and (min-width:576px){.page-about .mandela__about--timeline{padding-top:calc(8.9743589744vw - 19.6923076923px)}}@media screen and (min-width:714.6666666667px){.page-about .mandela__about--timeline{padding-top:calc(16.6666666667vw - 74.6666666667px)}}@media screen and (min-width:853.3333333333px){.page-about .mandela__about--timeline{padding-top:calc(8.9743589744vw - 9.0256410256px)}}@media screen and (min-width:992px){.page-about .mandela__about--timeline{padding-top:80px}}@media screen and (min-width:576px){.page-about .mandela__about--timeline{padding-bottom:calc(8.9743589744vw - 19.6923076923px)}}@media screen and (min-width:714.6666666667px){.page-about .mandela__about--timeline{padding-bottom:calc(16.6666666667vw - 74.6666666667px)}}@media screen and (min-width:853.3333333333px){.page-about .mandela__about--timeline{padding-bottom:calc(8.9743589744vw - 9.0256410256px)}}@media screen and (min-width:992px){.page-about .mandela__about--timeline{padding-bottom:80px}}.page-about .mandela__about--timeline .section__title{margin-bottom:16px}@media screen and (min-width:576px){.page-about .mandela__about--timeline .section__title{margin-bottom:calc(4.4871794872vw - 9.8461538462px)}}@media screen and (min-width:714.6666666667px){.page-about .mandela__about--timeline .section__title{margin-bottom:calc(8.3333333333vw - 37.3333333333px)}}@media screen and (min-width:853.3333333333px){.page-about .mandela__about--timeline .section__title{margin-bottom:calc(4.4871794872vw - 4.5128205128px)}}@media screen and (min-width:992px){.page-about .mandela__about--timeline .section__title{margin-bottom:40px}}.page-about .mandela__about--timeline .your-class .slick-slide .timeline-data{display:none}.page-about .mandela__about--timeline .your-class .slick-slide.slick-current.slick-active .timeline-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:40px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media (min-width:768px){.page-about .mandela__about--timeline .your-class .slick-slide.slick-current.slick-active .timeline-data{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px}}@media (min-width:992px){.page-about .mandela__about--timeline .your-class .slick-slide .timeline-content-area{-webkit-box-flex:0;-ms-flex:0 0 485px;flex:0 0 485px;max-width:485px}}.page-about .mandela__about--timeline .your-class .slick-slide .timeline-content-area h4{-webkit-text-stroke:1px #46a1bc;-webkit-text-fill-color:transparent;text-align:left;font-family:Manrope;font-style:normal;font-weight:700;line-height:normal;font-size:48px;margin-bottom:16px}@media (min-width:768px){.page-about .mandela__about--timeline .your-class .slick-slide .timeline-content-area h4{font-size:72px;margin-bottom:24px}}.page-about .mandela__about--timeline .your-class .slick-slide .timeline-content-area p{text-align:left;color:#414042;font-family:Manrope;font-style:normal;font-weight:500;font-size:16px;line-height:24px}@media (min-width:768px){.page-about .mandela__about--timeline .your-class .slick-slide .timeline-content-area p{font-size:18px;line-height:28px}}.page-about .mandela__about--timeline .your-class .slick-slide .timeline-content-area p strong{text-align:left;font-size:32px;font-weight:600;line-height:28px;line-height:normal;display:block;margin-bottom:16px}@media (min-width:768px){.page-about .mandela__about--timeline .your-class .slick-slide .timeline-content-area p strong{margin-bottom:24px}}.page-about .mandela__about--timeline .your-class .slick-slide .timeline-content-area p:not(:last-child){margin-bottom:16px}@media (min-width:768px){.page-about .mandela__about--timeline .your-class .slick-slide .timeline-content-area p:not(:last-child){margin-bottom:24px}}.page-about .mandela__about--timeline .your-class .slick-slide .timeline-image-area{width:100%;margin-top:16px;margin-bottom:16px}@media (min-width:992px){.page-about .mandela__about--timeline .your-class .slick-slide .timeline-image-area{margin-top:0;margin-bottom:0;-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 585px);flex:0 0 calc(100% - 585px);max-width:calc(100% - 585px)}}.page-about .mandela__about--timeline .your-class .slick-slide .timeline-image-area img{-webkit-filter:grayscale(1);filter:grayscale(1);width:100%}.page-about .mandela__about--timeline .your-class .slick-slide .timeline-image-area:hover img{-webkit-filter:grayscale(0);filter:grayscale(0)}.page-about .mandela__about--timeline .slider__navigation--list h3{cursor:pointer;color:#414042;font-family:Manrope;font-style:normal;font-weight:600;position:relative;display:block;width:100%;padding-top:20px;font-size:18px;line-height:24px}@media (min-width:992px){.page-about .mandela__about--timeline .slider__navigation--list h3{font-size:24px;line-height:normal}}.page-about .mandela__about--timeline .slider__navigation--list h3:before{content:"";display:inline-block;border-radius:50%;width:16px;height:16px;border:2px solid #46a1bc;background-color:#46a1bc;position:absolute;top:0;left:0;right:0;z-index:1;margin:0 auto}.page-about .mandela__about--timeline .slider__navigation--list h3:after{content:"";display:inline-block;width:100%;height:2px;background-color:#46a1bc;position:absolute;top:8px;left:calc(50% - 8px);z-index:0}.page-about .mandela__about--timeline .slider__navigation--list .slick-slide.slick-current h3:before{background:#fff;border:2px solid #46a1bc}.page-about .mandela__about--timeline .slider__navigation--list .slick-slide:last-child h3::after{content:none}.page-about .slick-next,.page-about .slick-prev{display:none!important}.page__overview{background:#d5e2e9}.page__overview .content-image{padding:64px 0;padding-top:20px;padding-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media screen and (min-width:576px){.page__overview .content-image{padding-top:calc(8.2264957265vw - 27.3846153846px)}}@media screen and (min-width:714.6666666667px){.page__overview .content-image{padding-top:calc(15.2777777778vw - 77.7777777778px)}}@media screen and (min-width:853.3333333333px){.page__overview .content-image{padding-top:calc(8.2264957265vw - 17.6068376068px)}}@media screen and (min-width:992px){.page__overview .content-image{padding-top:64px}}@media screen and (min-width:576px){.page__overview .content-image{padding-bottom:calc(8.2264957265vw - 27.3846153846px)}}@media screen and (min-width:714.6666666667px){.page__overview .content-image{padding-bottom:calc(15.2777777778vw - 77.7777777778px)}}@media screen and (min-width:853.3333333333px){.page__overview .content-image{padding-bottom:calc(8.2264957265vw - 17.6068376068px)}}@media screen and (min-width:992px){.page__overview .content-image{padding-bottom:64px}}@media (min-width:768px){.page__overview .content-image{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:768px){.page__overview .content-image .content{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 380px - 30px);flex:0 0 calc(100% - 380px - 30px);max-width:calc(100% - 380px - 30px);margin-right:30px}}.page__overview .content-image .content .title{color:#414042;font-family:Manrope;font-style:normal;font-weight:700;line-height:normal;margin-bottom:16px;font-size:24px}@media screen and (min-width:576px){.page__overview .content-image .content .title{font-size:calc(2.9914529915vw + 6.7692307692px)}}@media screen and (min-width:714.6666666667px){.page__overview .content-image .content .title{font-size:calc(5.5555555556vw - 11.5555555556px)}}@media screen and (min-width:853.3333333333px){.page__overview .content-image .content .title{font-size:calc(2.9914529915vw + 10.3247863248px)}}@media screen and (min-width:992px){.page__overview .content-image .content .title{font-size:40px}}@media (min-width:768px){.page__overview .content-image .content .title{margin-bottom:24px}}.page__overview .content-image .content p{color:#414042;font-family:Manrope;font-style:normal;font-weight:500;font-size:16px;line-height:normal}@media (min-width:768px){.page__overview .content-image .content p{font-size:18px;line-height:28px}}.page__overview .content-image .content p:not(:last-child){margin-bottom:16px}@media (min-width:768px){.page__overview .content-image .content p:not(:last-child){margin-bottom:24px}}.page__overview .content-image .image{margin-bottom:16px}@media (min-width:768px){.page__overview .content-image .image{margin-bottom:0;width:380px}}.page__overview .content-image .image img{width:100%}.business__lists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.business__lists{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:768px){.business__lists .business__list--title{padding-left:0;padding-right:0;padding-top:32px;padding-bottom:32px;-webkit-box-flex:0;-ms-flex:0 0 278px;flex:0 0 278px;max-width:278px}}@media screen and (min-width:768px) and (min-width:576px){.business__lists .business__list--title{padding-top:calc(8.9743589744vw - 19.6923076923px)}}@media screen and (min-width:768px) and (min-width:714.6666666667px){.business__lists .business__list--title{padding-top:calc(16.6666666667vw - 74.6666666667px)}}@media screen and (min-width:768px) and (min-width:853.3333333333px){.business__lists .business__list--title{padding-top:calc(8.9743589744vw - 9.0256410256px)}}@media screen and (min-width:768px) and (min-width:992px){.business__lists .business__list--title{padding-top:80px}}@media screen and (min-width:768px) and (min-width:576px){.business__lists .business__list--title{padding-bottom:calc(8.9743589744vw - 19.6923076923px)}}@media screen and (min-width:768px) and (min-width:714.6666666667px){.business__lists .business__list--title{padding-bottom:calc(16.6666666667vw - 74.6666666667px)}}@media screen and (min-width:768px) and (min-width:853.3333333333px){.business__lists .business__list--title{padding-bottom:calc(8.9743589744vw - 9.0256410256px)}}@media screen and (min-width:768px) and (min-width:992px){.business__lists .business__list--title{padding-bottom:80px}}.business__lists .tab-content{background:#fff;display:none}.business__lists .tab-content.active{display:block}@media (min-width:768px){.business__lists .tab-content{padding:80px 0 0;padding-left:0;padding-right:0;padding-top:32px;padding-bottom:32px;-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 30px - 30px - 248px);flex:0 0 calc(100% - 30px - 30px - 248px);max-width:calc(100% - 30px - 30px - 248px)}}@media screen and (min-width:768px) and (min-width:576px){.business__lists .tab-content{padding-top:calc(8.9743589744vw - 19.6923076923px)}}@media screen and (min-width:768px) and (min-width:714.6666666667px){.business__lists .tab-content{padding-top:calc(16.6666666667vw - 74.6666666667px)}}@media screen and (min-width:768px) and (min-width:853.3333333333px){.business__lists .tab-content{padding-top:calc(8.9743589744vw - 9.0256410256px)}}@media screen and (min-width:768px) and (min-width:992px){.business__lists .tab-content{padding-top:80px}}@media screen and (min-width:768px) and (min-width:576px){.business__lists .tab-content{padding-bottom:calc(8.9743589744vw - 19.6923076923px)}}@media screen and (min-width:768px) and (min-width:714.6666666667px){.business__lists .tab-content{padding-bottom:calc(16.6666666667vw - 74.6666666667px)}}@media screen and (min-width:768px) and (min-width:853.3333333333px){.business__lists .tab-content{padding-bottom:calc(8.9743589744vw - 9.0256410256px)}}@media screen and (min-width:768px) and (min-width:992px){.business__lists .tab-content{padding-bottom:80px}}.custom-dropdown{display:block;margin:0 16px;position:relative}@media (min-width:768px){.custom-dropdown{display:none}}.custom-dropdown .dropdown-label{padding:16px 20px;border-bottom:1px solid #e8e8e8;background:#fff;cursor:pointer;background:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.54742 13.275L2.90992 6.30875C2.79912 6.19251 2.7373 6.03808 2.7373 5.8775C2.7373 5.71691 2.79912 5.56248 2.90992 5.44625L2.91742 5.43875C2.97114 5.3822 3.0358 5.33718 3.10746 5.30641C3.17913 5.27564 3.25631 5.25978 3.3343 5.25978C3.41229 5.25978 3.48947 5.27564 3.56113 5.30641C3.6328 5.33718 3.69746 5.3822 3.75117 5.43875L10.0012 11.9987L16.2487 5.43875C16.3024 5.3822 16.367 5.33718 16.4387 5.30641C16.5104 5.27564 16.5876 5.25978 16.6655 5.25978C16.7435 5.25978 16.8207 5.27564 16.8924 5.30641C16.964 5.33718 17.0287 5.3822 17.0824 5.43875L17.0899 5.44625C17.2007 5.56248 17.2625 5.71691 17.2625 5.8775C17.2625 6.03808 17.2007 6.19251 17.0899 6.30875L10.4524 13.275C10.3941 13.3363 10.3238 13.385 10.2461 13.4184C10.1683 13.4517 10.0845 13.4689 9.99992 13.4689C9.9153 13.4689 9.83156 13.4517 9.75378 13.4184C9.676 13.385 9.6058 13.3363 9.54742 13.275Z" fill="%2346A1BC"/></svg>') no-repeat right 20px}.custom-dropdown .dropdown-option{padding:12px 20px;color:#414042;font-family:Manrope;font-size:16px;font-style:normal;font-weight:500;line-height:normal;cursor:pointer}.custom-dropdown .dropdown-options{display:none;width:100%;position:relative;background:#fff;z-index:1;position:absolute}.custom-dropdown.active .dropdown-label{background:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.4526 6.725L17.0901 13.6913C17.2009 13.8075 17.2627 13.9619 17.2627 14.1225C17.2627 14.2831 17.2009 14.4375 17.0901 14.5538L17.0826 14.5613C17.0289 14.6178 16.9642 14.6628 16.8925 14.6936C16.8209 14.7244 16.7437 14.7402 16.6657 14.7402C16.5877 14.7402 16.5105 14.7244 16.4389 14.6936C16.3672 14.6628 16.3025 14.6178 16.2488 14.5613L9.99883 8.00125L3.75133 14.5613C3.69761 14.6178 3.63295 14.6628 3.56129 14.6936C3.48962 14.7244 3.41244 14.7402 3.33445 14.7402C3.25646 14.7402 3.17928 14.7244 3.10762 14.6936C3.03595 14.6628 2.97129 14.6178 2.91758 14.5613L2.91008 14.5538C2.79927 14.4375 2.73746 14.2831 2.73746 14.1225C2.73746 13.9619 2.79927 13.8075 2.91008 13.6913L9.54758 6.725C9.60595 6.66374 9.67615 6.61496 9.75393 6.58164C9.83172 6.54831 9.91546 6.53113 10.0001 6.53113C10.0847 6.53113 10.1684 6.54831 10.2462 6.58164C10.324 6.61496 10.3942 6.66374 10.4526 6.725Z" fill="%2346A1BC"/></svg>') no-repeat right 20px}.custom-dropdown.active .dropdown-options{display:block}.tabs{display:none}@media (min-width:768px){.tabs{display:block}}.tabs .tab{cursor:pointer;padding:20px 20px;margin:0;border-bottom:1px solid #e8e8e8;color:#414042;font-family:Manrope;font-size:20px;font-style:normal;font-weight:500;line-height:normal;position:relative}.tabs .tab:after{position:absolute;right:0;content:"";display:inline-block;vertical-align:bottom;width:24px;height:24px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none"><path d="M15.9299 11.957L7.57045 3.99199C7.43096 3.85903 7.24565 3.78485 7.05295 3.78485C6.86024 3.78485 6.67493 3.85903 6.53545 3.99199L6.52645 4.00099C6.45859 4.06545 6.40456 4.14304 6.36764 4.22904C6.33072 4.31504 6.31168 4.40765 6.31168 4.50124C6.31168 4.59483 6.33072 4.68745 6.36764 4.77345C6.40456 4.85944 6.45859 4.93703 6.52645 5.00149L14.3984 12.5015L6.52645 19.9985C6.45859 20.063 6.40456 20.1405 6.36764 20.2265C6.33072 20.3125 6.31168 20.4052 6.31168 20.4987C6.31168 20.5923 6.33072 20.6849 6.36764 20.7709C6.40456 20.8569 6.45859 20.9345 6.52645 20.999L6.53545 21.008C6.67493 21.141 6.86024 21.2151 7.05295 21.2151C7.24565 21.2151 7.43096 21.141 7.57045 21.008L15.9299 13.043C16.0035 12.9729 16.062 12.8887 16.102 12.7954C16.142 12.702 16.1626 12.6015 16.1626 12.5C16.1626 12.3984 16.142 12.298 16.102 12.2046C16.062 12.1113 16.0035 12.027 15.9299 11.957Z" fill="%23414042"/></svg>')}.tabs .tab.active{background:#fff;color:#46a1bc}.tabs .tab.active:after{background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none"><path d="M15.9299 11.957L7.57045 3.99199C7.43096 3.85903 7.24565 3.78485 7.05295 3.78485C6.86024 3.78485 6.67493 3.85903 6.53545 3.99199L6.52645 4.00099C6.45859 4.06545 6.40456 4.14304 6.36764 4.22904C6.33072 4.31504 6.31168 4.40765 6.31168 4.50124C6.31168 4.59483 6.33072 4.68745 6.36764 4.77345C6.40456 4.85944 6.45859 4.93703 6.52645 5.00149L14.3984 12.5015L6.52645 19.9985C6.45859 20.063 6.40456 20.1405 6.36764 20.2265C6.33072 20.3125 6.31168 20.4052 6.31168 20.4987C6.31168 20.5923 6.33072 20.6849 6.36764 20.7709C6.40456 20.8569 6.45859 20.9345 6.52645 20.999L6.53545 21.008C6.67493 21.141 6.86024 21.2151 7.05295 21.2151C7.24565 21.2151 7.43096 21.141 7.57045 21.008L15.9299 13.043C16.0035 12.9729 16.062 12.8887 16.102 12.7954C16.142 12.702 16.1626 12.6015 16.1626 12.5C16.1626 12.3984 16.142 12.298 16.102 12.2046C16.062 12.1113 16.0035 12.027 15.9299 11.957Z" fill="%2346A1BC"/></svg>')}@media (min-width:768px){.business__list--content{margin-left:30px;margin-right:30px}}.business__list--content .business--title{color:#414042;font-family:Manrope;font-style:normal;font-weight:700;line-height:normal;line-height:normal;padding:16px 0 16px;font-size:24px}@media screen and (min-width:576px){.business__list--content .business--title{font-size:calc(2.9914529915vw + 6.7692307692px)}}@media screen and (min-width:714.6666666667px){.business__list--content .business--title{font-size:calc(5.5555555556vw - 11.5555555556px)}}@media screen and (min-width:853.3333333333px){.business__list--content .business--title{font-size:calc(2.9914529915vw + 10.3247863248px)}}@media screen and (min-width:992px){.business__list--content .business--title{font-size:40px}}@media (min-width:768px){.business__list--content .business--title{padding:0 0 24px}}.business__list--content .business--content{padding-bottom:20px}@media screen and (min-width:576px){.business__list--content .business--content{padding-bottom:calc(8.2264957265vw - 27.3846153846px)}}@media screen and (min-width:714.6666666667px){.business__list--content .business--content{padding-bottom:calc(15.2777777778vw - 77.7777777778px)}}@media screen and (min-width:853.3333333333px){.business__list--content .business--content{padding-bottom:calc(8.2264957265vw - 17.6068376068px)}}@media screen and (min-width:992px){.business__list--content .business--content{padding-bottom:64px}}.tab-content{padding-left:16px;padding-right:16px;background:#fff}@media (min-width:768px){.tab-content{padding-left:0;padding-right:0}}@media (min-width:768px){.tab-content{padding:80px 0 0;-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 30px - 30px - 248px);flex:0 0 calc(100% - 30px - 30px - 248px);max-width:calc(100% - 30px - 30px - 248px)}}.business--benefits{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding-bottom:20px}@media (min-width:992px){.business--benefits{gap:30px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:576px){.business--benefits{padding-bottom:calc(8.2264957265vw - 27.3846153846px)}}@media screen and (min-width:714.6666666667px){.business--benefits{padding-bottom:calc(15.2777777778vw - 77.7777777778px)}}@media screen and (min-width:853.3333333333px){.business--benefits{padding-bottom:calc(8.2264957265vw - 17.6068376068px)}}@media screen and (min-width:992px){.business--benefits{padding-bottom:64px}}.business--benefits .benefits--title{color:#46a1bc;font-family:Manrope;font-style:normal;font-weight:600;font-size:20px;line-height:normal;padding-bottom:16px}@media (min-width:768px){.business--benefits .benefits--title{font-size:32px;line-height:38px}}@media screen and (min-width:576px){.business--benefits .benefits--title{padding-bottom:calc(4.4871794872vw - 9.8461538462px)}}@media screen and (min-width:714.6666666667px){.business--benefits .benefits--title{padding-bottom:calc(8.3333333333vw - 37.3333333333px)}}@media screen and (min-width:853.3333333333px){.business--benefits .benefits--title{padding-bottom:calc(4.4871794872vw - 4.5128205128px)}}@media screen and (min-width:992px){.business--benefits .benefits--title{padding-bottom:40px}}.business--benefits .benefits--list ol{counter-reset:my-awesome-counter}.business--benefits .benefits--list ol li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#414042;font-family:Manrope;font-style:normal;font-weight:500;line-height:normal;counter-increment:my-awesome-counter;font-size:16px;margin-bottom:16px}@media (min-width:768px){.business--benefits .benefits--list ol li{margin-bottom:24px;font-size:18px}}.business--benefits .benefits--list ol li:before{margin-right:24px;color:#46a1bc;font-family:Manrope;font-style:normal;font-weight:600;content:counter(my-awesome-counter);font-size:32px;line-height:38px}@media (min-width:768px){.business--benefits .benefits--list ol li:before{font-size:44px;line-height:38px}}.business--gallery{padding-bottom:20px}@media screen and (min-width:576px){.business--gallery{padding-bottom:calc(8.2264957265vw - 27.3846153846px)}}@media screen and (min-width:714.6666666667px){.business--gallery{padding-bottom:calc(15.2777777778vw - 77.7777777778px)}}@media screen and (min-width:853.3333333333px){.business--gallery{padding-bottom:calc(8.2264957265vw - 17.6068376068px)}}@media screen and (min-width:992px){.business--gallery{padding-bottom:64px}}.business--gallery .title{color:#46a1bc;font-family:Manrope;font-style:normal;font-weight:600;font-size:20px;line-height:normal;padding-bottom:16px}@media (min-width:768px){.business--gallery .title{font-size:32px;line-height:38px}}@media screen and (min-width:576px){.business--gallery .title{padding-bottom:calc(4.4871794872vw - 9.8461538462px)}}@media screen and (min-width:714.6666666667px){.business--gallery .title{padding-bottom:calc(8.3333333333vw - 37.3333333333px)}}@media screen and (min-width:853.3333333333px){.business--gallery .title{padding-bottom:calc(4.4871794872vw - 4.5128205128px)}}@media screen and (min-width:992px){.business--gallery .title{padding-bottom:40px}}.business--gallery .image__list{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto}@media (min-width:768px){.business--gallery .image__list{display:grid;gap:16px;grid-template-columns:calc(50% - 16px) calc(25% - 8px) calc(25% - 8px);grid-template-rows:auto auto}}.business--gallery .image__list img:not(:last-child){width:210px;margin-right:12px}@media (min-width:768px){.business--gallery .image__list img{width:100%;margin:0}.business--gallery .image__list img:not(:last-child){width:100%;margin:0}.business--gallery .image__list img:first-child{grid-row-start:1;grid-row-end:3;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.business--faq .title{color:#46a1bc;font-family:Manrope;font-style:normal;font-weight:600;border-bottom:1px solid #c4dce9;font-size:20px;line-height:normal;margin-bottom:8px;padding-bottom:8px}@media (min-width:768px){.business--faq .title{font-size:32px;line-height:38px}}@media screen and (min-width:576px){.business--faq .title{margin-bottom:calc(4.4871794872vw - 17.8461538462px)}}@media screen and (min-width:714.6666666667px){.business--faq .title{margin-bottom:calc(8.3333333333vw - 45.3333333333px)}}@media screen and (min-width:853.3333333333px){.business--faq .title{margin-bottom:calc(4.4871794872vw - 12.5128205128px)}}@media screen and (min-width:992px){.business--faq .title{margin-bottom:32px}}@media screen and (min-width:576px){.business--faq .title{padding-bottom:calc(4.4871794872vw - 17.8461538462px)}}@media screen and (min-width:714.6666666667px){.business--faq .title{padding-bottom:calc(8.3333333333vw - 45.3333333333px)}}@media screen and (min-width:853.3333333333px){.business--faq .title{padding-bottom:calc(4.4871794872vw - 12.5128205128px)}}@media screen and (min-width:992px){.business--faq .title{padding-bottom:32px}}.business--faq .faq__list{cursor:pointer;margin-bottom:20px}@media screen and (min-width:576px){.business--faq .faq__list{margin-bottom:calc(3.7393162393vw - 1.5384615385px)}}@media screen and (min-width:714.6666666667px){.business--faq .faq__list{margin-bottom:calc(6.9444444444vw - 24.4444444444px)}}@media screen and (min-width:853.3333333333px){.business--faq .faq__list{margin-bottom:calc(3.7393162393vw + 2.905982906px)}}@media screen and (min-width:992px){.business--faq .faq__list{margin-bottom:40px}}.business--faq .faq__list .faq__title{color:#414042;font-family:Manrope;font-style:normal;font-weight:600;position:relative;font-size:18px;line-height:normal;margin-bottom:8px;padding-right:24px}@media (min-width:768px){.business--faq .faq__list .faq__title{padding-right:24px;font-size:24px;line-height:38px;margin-bottom:16px}}.business--faq .faq__list .faq__title:after{-webkit-transform:rotate(90deg);transform:rotate(90deg);position:absolute;top:calc(50% - 12px);right:0;content:"";display:inline-block;vertical-align:bottom;width:24px;height:24px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none"><path d="M15.9299 11.957L7.57045 3.99199C7.43096 3.85903 7.24565 3.78485 7.05295 3.78485C6.86024 3.78485 6.67493 3.85903 6.53545 3.99199L6.52645 4.00099C6.45859 4.06545 6.40456 4.14304 6.36764 4.22904C6.33072 4.31504 6.31168 4.40765 6.31168 4.50124C6.31168 4.59483 6.33072 4.68745 6.36764 4.77345C6.40456 4.85944 6.45859 4.93703 6.52645 5.00149L14.3984 12.5015L6.52645 19.9985C6.45859 20.063 6.40456 20.1405 6.36764 20.2265C6.33072 20.3125 6.31168 20.4052 6.31168 20.4987C6.31168 20.5923 6.33072 20.6849 6.36764 20.7709C6.40456 20.8569 6.45859 20.9345 6.52645 20.999L6.53545 21.008C6.67493 21.141 6.86024 21.2151 7.05295 21.2151C7.24565 21.2151 7.43096 21.141 7.57045 21.008L15.9299 13.043C16.0035 12.9729 16.062 12.8887 16.102 12.7954C16.142 12.702 16.1626 12.6015 16.1626 12.5C16.1626 12.3984 16.142 12.298 16.102 12.2046C16.062 12.1113 16.0035 12.027 15.9299 11.957Z" fill="%23414042"/></svg>')}.business--faq .faq__list .faq__content{color:#414042;font-family:Manrope;font-style:normal;font-weight:400;font-size:16px;line-height:24px}@media (min-width:768px){.business--faq .faq__list .faq__content{font-size:20px;line-height:38px}}.business--faq .faq__list.active .faq__title::after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.business--app{background:rgba(70,161,188,.8) url("https://mandelagroup.co.ug/wp-content/themes/mandeal/images/download-app.png") no-repeat center;background-blend-mode:screen;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px}@media (min-width:992px){.business--app{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.business--app .title{color:#fff;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal;text-align:center;padding-bottom:20px;font-size:18px}@media (min-width:992px){.business--app .title{text-align:left;padding-bottom:0;font-size:28px}}.business--app .app__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:28px}@media (min-width:992px){.business--app .app__list{gap:40px}}.business--form{padding-top:20px}@media screen and (min-width:576px){.business--form{padding-top:calc(8.2264957265vw - 27.3846153846px)}}@media screen and (min-width:714.6666666667px){.business--form{padding-top:calc(15.2777777778vw - 77.7777777778px)}}@media screen and (min-width:853.3333333333px){.business--form{padding-top:calc(8.2264957265vw - 17.6068376068px)}}@media screen and (min-width:992px){.business--form{padding-top:64px}}.business--form .title{color:#46a1bc;font-family:Manrope;font-style:normal;font-weight:600;padding-bottom:16px;font-size:20px;line-height:normal}@media (min-width:768px){.business--form .title{font-size:32px;line-height:38px}}.business--form .data{color:#414042;font-family:Manrope;font-style:normal;font-weight:400;padding-bottom:16px;font-size:16px;line-height:normal}@media (min-width:768px){.business--form .data{color:#414042;font-family:Manrope;font-size:20px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:40px}}.business--form form .form__content--group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px;gap:16px}@media (min-width:768px){.business--form form .form__content--group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:30px;gap:30px}}.business--form form .form__content--group:last-child{margin-bottom:0}@media (min-width:768px){.business--form form .form__content--group .form__content{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 2px - 15px);flex:0 0 calc(50% - 2px - 15px);max-width:calc(50% - 2px - 15px)}}@media (min-width:768px){.business--form form .form__content--group.data--full .form__content{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 2px - 0px);flex:0 0 calc(100% - 2px - 0px);max-width:calc(100% - 2px - 0px)}}.business--form form label{display:block;color:#414042;font-family:Manrope;font-style:normal;font-weight:400;font-size:16px;line-height:normal}@media (min-width:768px){.business--form form label{font-size:20px;line-height:30px}}.business--form form label sup{top:-.5em;position:relative;font-size:75%;line-height:0;vertical-align:baseline}.business--form form input{width:calc(100% - 16px - 16px - 2px);padding:16px;border:1px solid #c4dce9}.business--form form textarea{width:100%;padding:16px;border:1px solid #c4dce9;resize:none}.business--form form button{cursor:pointer;padding:8px 40px;background:#46a1bc;color:#fff;font-family:Manrope;font-size:20px;font-style:normal;font-weight:600;line-height:30px}.business--address{padding-top:32px}@media screen and (min-width:576px){.business--address{padding-top:calc(5.235042735vw + 1.8461538462px)}}@media screen and (min-width:714.6666666667px){.business--address{padding-top:calc(9.7222222222vw - 30.2222222222px)}}@media screen and (min-width:853.3333333333px){.business--address{padding-top:calc(5.235042735vw + 8.0683760684px)}}@media screen and (min-width:992px){.business--address{padding-top:60px}}.business--address .title{color:#46a1bc;font-family:Manrope;font-size:20px;font-style:normal;font-weight:600;line-height:normal;padding-bottom:16px}@media (min-width:768px){.business--address .title{font-size:32px;padding-bottom:32px}}.business--address .address_lists iframe{width:100%!important}.business--website{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:32px;padding-bottom:32px;gap:10px}@media screen and (min-width:576px){.business--website{padding-top:calc(5.235042735vw + 1.8461538462px)}}@media screen and (min-width:714.6666666667px){.business--website{padding-top:calc(9.7222222222vw - 30.2222222222px)}}@media screen and (min-width:853.3333333333px){.business--website{padding-top:calc(5.235042735vw + 8.0683760684px)}}@media screen and (min-width:992px){.business--website{padding-top:60px}}@media screen and (min-width:576px){.business--website{padding-bottom:calc(5.235042735vw + 1.8461538462px)}}@media screen and (min-width:714.6666666667px){.business--website{padding-bottom:calc(9.7222222222vw - 30.2222222222px)}}@media screen and (min-width:853.3333333333px){.business--website{padding-bottom:calc(5.235042735vw + 8.0683760684px)}}@media screen and (min-width:992px){.business--website{padding-bottom:60px}}@media (min-width:768px){.business--website{gap:40px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.business--website .data{color:#414042;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal;font-size:16px}@media (min-width:768px){.business--website .data{font-size:32px}}.business--website .button{min-width:190px}.business--website .button__link{color:#fff;font-family:Manrope;font-style:normal;font-weight:500;line-height:normal;padding:10px 16px;border:1px solid #46a1bc;background:#46a1bc;font-size:16px}@media (min-width:768px){.business--website .button__link{font-size:20px}}.business--website .button__link svg{padding-left:8px}.page-business section .col__box{padding-left:0;padding-right:0}.promotions__lists .title{color:#414042;font-family:Manrope;font-style:normal;font-weight:700;line-height:normal;margin-bottom:32px;margin-bottom:16px;font-size:24px}@media screen and (min-width:576px){.promotions__lists .title{font-size:calc(2.9914529915vw + 6.7692307692px)}}@media screen and (min-width:714.6666666667px){.promotions__lists .title{font-size:calc(5.5555555556vw - 11.5555555556px)}}@media screen and (min-width:853.3333333333px){.promotions__lists .title{font-size:calc(2.9914529915vw + 10.3247863248px)}}@media screen and (min-width:992px){.promotions__lists .title{font-size:40px}}@media (min-width:768px){.promotions__lists .title{margin-bottom:24px}}@media (min-width:992px){.promotions__lists .promotions__data{gap:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;flex-direction:row}}.promotions__lists .promotions__list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:576px){.promotions__lists .promotions__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}}@media (min-width:992px){.promotions__lists .promotions__list{margin-bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 30px);flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px)}}.promotions__lists .promotions__list img{-o-object-fit:cover;object-fit:cover}@media (min-width:576px){.promotions__lists .promotions__list img{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:992px){.promotions__lists .promotions__list img{-o-object-position:center;object-position:center;-webkit-box-flex:initial;-ms-flex:initial;flex:initial;max-width:100%;width:100%}}.promotions__lists .promotions__list .content{padding:20px;background:#f8fcff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:576px){.promotions__lists .promotions__list .content{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:992px){.promotions__lists .promotions__list .content{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;max-width:100%}}@media (min-width:992px){.promotions__lists .promotions__list .content{height:100%}}.promotions__lists .promotions__list .content .title{color:#414042;font-family:Manrope;font-size:20px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:16px}.promotions__lists .promotions__list .content .data{color:#414042;font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:normal;height:100%}.promotions__lists .promotions__list .content .link a{margin-top:16px;border:1px solid #46a1bc;padding:8px 16px;color:#46a1bc;font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.promotions__lists .promotions__list .content .link a svg{margin-left:8px}.promotions__lists .promotions__list:first-child{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px);margin-bottom:32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){.promotions__lists .promotions__list:first-child{margin:0;-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 30px);flex:0 0 calc(50% - 30px);max-width:calc(50% - 30px)}}.promotions__lists .promotions__list:first-child img{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:none}.promotions__lists .promotions__list:first-child .content{text-align:center;background:0 0;position:absolute;top:0;left:0;right:0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;max-width:320px;margin:0 auto}@media (min-width:576px){.promotions__lists .promotions__list:first-child .content{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media (min-width:768px){.promotions__lists .promotions__list:first-child .content{max-width:620px}}.promotions__lists .promotions__list:first-child .content img{width:auto;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-bottom:16px}@media (min-width:768px){.promotions__lists .promotions__list:first-child .content img{margin-bottom:30px}}.promotions__lists .promotions__list:first-child .content .data{color:#fff;text-align:center;font-family:Manrope;font-style:normal;font-weight:500;line-height:normal;height:auto;font-size:16px}@media (min-width:768px){.promotions__lists .promotions__list:first-child .content .data{font-size:28px}}.promotions__lists .promotions__list:first-child .content .data b,.promotions__lists .promotions__list:first-child .content .data strong{display:block;font-weight:800;font-size:16px}@media (min-width:768px){.promotions__lists .promotions__list:first-child .content .data b,.promotions__lists .promotions__list:first-child .content .data strong{font-size:32px}}.page__promotion .promotion__header{margin:20px 0;position:relative}@media (min-width:768px){.page__promotion .promotion__header{margin:40px 0}}.page__promotion .promotion__header img{width:100%;height:348px;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.page__promotion .promotion__header img{height:auto}}.page__promotion .promotion__header .content{position:absolute;left:0;right:0;top:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:268px;margin:0 auto}@media (min-width:768px){.page__promotion .promotion__header .content{max-width:initial}}.page__promotion .promotion__header .content .title--logo{margin-bottom:30px;height:auto;width:106px}@media (min-width:768px){.page__promotion .promotion__header .content .title--logo{margin-bottom:60px;width:auto}}.page__promotion .promotion__header .content .title-mini{color:#f7b512;text-align:center;font-family:Manrope;font-size:16px;font-style:normal;font-weight:600;line-height:32px}@media (min-width:768px){.page__promotion .promotion__header .content .title-mini{font-size:24px}}.page__promotion .promotion__header .content .title{color:#fff;text-align:center;font-family:Manrope;font-size:24px;font-style:normal;font-weight:700;line-height:normal}@media (min-width:768px){.page__promotion .promotion__header .content .title{font-size:48px}}.page__promotion .event__breadcrumb nav{border-bottom:1px solid #46a1bc;padding-bottom:8px;margin-bottom:8px}@media (min-width:768px){.page__promotion .event__breadcrumb nav{padding-bottom:16px;margin-bottom:16px}}.page__promotion .event__breadcrumb nav a{color:#414042;font-family:Manrope;font-size:14px;font-style:normal;font-weight:500;position:relative;border-right:1px solid #414042;display:inline-block;padding-right:4px;margin-right:4px}@media (min-width:768px){.page__promotion .event__breadcrumb nav a{font-size:18px;line-height:28px}}.page__promotion .event__breadcrumb nav a[href="#"]{color:#46a1bc}.page__promotion .event__breadcrumb nav a:last-child{border-right:0}@media (min-width:768px){.page__promotion .page__content .col__box{padding:0}}.page__promotion .page__content .col__box.into{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.page__promotion .page__content .col__box.into{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.page__promotion .page__content .col__box.into>div:last-child{padding-top:15px}@media (min-width:768px){.page__promotion .page__content .col__box.into>div{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px);max-width:calc(50% - 15px)}}.page__promotion .page__content .data{background:#46a1bc;color:#fff;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.page__promotion .page__content .data{padding:40px}}.page__promotion .page__content .data .title{color:#fff;text-align:center;font-family:Manrope;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:16px}@media screen and (min-width:576px){.page__promotion .page__content .data .title{font-size:calc(2.9914529915vw + 6.7692307692px)}}@media screen and (min-width:714.6666666667px){.page__promotion .page__content .data .title{font-size:calc(5.5555555556vw - 11.5555555556px)}}@media screen and (min-width:853.3333333333px){.page__promotion .page__content .data .title{font-size:calc(2.9914529915vw + 10.3247863248px)}}@media screen and (min-width:992px){.page__promotion .page__content .data .title{font-size:40px}}@media (min-width:768px){.page__promotion .page__content .data .title{margin-bottom:32px}}.page__promotion .page__content .data .title--secondary{color:#fff;text-align:center;font-family:Manrope;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:4.8px}@media (min-width:768px){.page__promotion .page__content .data .title--secondary{font-size:20px}}.page__promotion .page__content .points{border:1px solid #46a1bc;padding:15px}.page__promotion .page__content .points .title{color:#414042;margin-bottom:16px;font-family:Manrope;font-size:24px;font-style:normal;font-weight:600}@media (min-width:768px){.page__promotion .page__content .points .title{line-height:32px;margin-bottom:24px}}.page__promotion .page__content .points ul{list-style-type:disc;list-style-type:disc;-webkit-padding-start:40px;padding-inline-start:40px}.page__promotion .page__content .points ul li{color:#414042;margin-bottom:16px;font-family:Manrope;font-size:18px;font-style:normal;font-weight:500;line-height:28px}.page__promotion .page__content .points ul li:last-child{margin-bottom:0}.page__promotion .page__content .terms{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:0;padding:32px 16px}@media (min-width:768px){.page__promotion .page__content .terms{padding:40px 0}}.page__promotion .page__content .event--terms .title{color:#414042;text-align:center;font-family:Manrope;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.page__promotion .page__content .event--terms .title--link{color:#46a1bc;text-align:center;font-family:Manrope;font-size:14px;margin-top:0;font-style:normal;font-weight:500;line-height:28px}@media (min-width:768px){.page__promotion .page__content .event--terms .title--link{margin-top:16px;font-size:18px}}.upcoming__events{overflow:hidden;margin-bottom:32px;overflow-x:visible}@media screen and (min-width:576px){.upcoming__events{margin-bottom:calc(8.9743589744vw - 19.6923076923px)}}@media screen and (min-width:714.6666666667px){.upcoming__events{margin-bottom:calc(16.6666666667vw - 74.6666666667px)}}@media screen and (min-width:853.3333333333px){.upcoming__events{margin-bottom:calc(8.9743589744vw - 9.0256410256px)}}@media screen and (min-width:992px){.upcoming__events{margin-bottom:80px}}.upcoming__events .title{font-family:Manrope;font-style:normal;color:#46a1bc;font-size:16px;font-weight:600;line-height:normal}@media (min-width:768px){.upcoming__events .title{color:#414042;font-size:32px;font-weight:500;letter-spacing:3.84px}}.upcoming__events .event__lists{margin-top:20px}@media (min-width:768px){.upcoming__events .event__lists{margin-top:40px}}.upcoming__events .event__lists--wrapper{gap:20px;display:grid;grid-template-columns:repeat(1,1fr)}@media (min-width:768px){.upcoming__events .event__lists--wrapper{grid-template-columns:repeat(3,1fr)}}.upcoming__events .event__list{overflow:hidden}@media (min-width:768px){.upcoming__events .event__list{height:auto}}.upcoming__events .event__list:last-child{margin-right:0}.upcoming__events .event__link{display:block;position:relative;overflow:hidden}.upcoming__events .event__link img{width:100%}.upcoming__events .event__data{position:absolute;top:0;left:0;right:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:50px}.upcoming__events .event__title{color:#fff;text-align:center;font-family:Manrope;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:8px}@media (min-width:768px){.upcoming__events .event__title{font-size:32px}}.upcoming__events .event__date{color:#fff;text-align:center;font-family:Manrope;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.all__events .all__events--control{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:32px}@media (min-width:1200px){.all__events .all__events--control{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.all__events .all__events--control .event__control--items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:scroll}@media (min-width:1200px){.all__events .all__events--control .event__control--items{overflow-x:hidden}}.all__events .all__events--control .event__control--item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:#414042;font-family:Manrope;font-size:20px;font-style:normal;font-weight:500;line-height:normal;padding:8px}.all__events .all__events--control .event__control--item.active{background-color:#46a1bc;color:#fff}.all__events .all__events--control form{width:100%}@media (min-width:768px){.all__events .all__events--control form{width:auto}}.all__events .all__events--control form input{color:#b2b1b2;font-family:Manrope;font-size:20px;font-style:normal;font-weight:500;line-height:normal;border-bottom:1px solid #414042;padding:10px 10px 10px 0;width:calc(100% - 20px)}@media (min-width:768px){.all__events .all__events--control form input{width:585px}}.all__events .all__events--lists{display:grid;margin-bottom:80px;margin-bottom:32px;grid-template-areas:"one " "two" "three" "four" "five" "six";gap:30px}@media screen and (min-width:576px){.all__events .all__events--lists{margin-bottom:calc(8.9743589744vw - 19.6923076923px)}}@media screen and (min-width:714.6666666667px){.all__events .all__events--lists{margin-bottom:calc(16.6666666667vw - 74.6666666667px)}}@media screen and (min-width:853.3333333333px){.all__events .all__events--lists{margin-bottom:calc(8.9743589744vw - 9.0256410256px)}}@media screen and (min-width:992px){.all__events .all__events--lists{margin-bottom:80px}}@media (min-width:768px){.all__events .all__events--lists{grid-template-areas:"one two" "one three" "four six" "five six"}}.all__events .all__events--lists .all__events--list{overflow:hidden}.all__events .all__events--lists .all__events--list:first-child{grid-area:one}.all__events .all__events--lists .all__events--list:nth-child(2){grid-area:two}.all__events .all__events--lists .all__events--list:nth-child(3){grid-area:three}.all__events .all__events--lists .all__events--list:nth-child(4){grid-area:four}.all__events .all__events--lists .all__events--list:nth-child(5){grid-area:five}.all__events .all__events--lists .all__events--list:nth-child(6){grid-area:six}.all__events .all__events--lists .all__events--list a{position:relative;display:block;height:100%}.all__events .all__events--lists .all__events--list .blog__image{height:100%}.all__events .all__events--lists .all__events--list .blog__image .slick-list,.all__events .all__events--lists .all__events--list .blog__image .slick-slider,.all__events .all__events--lists .all__events--list .blog__image .slick-track{height:100%!important}.all__events .all__events--lists .all__events--list .blog__image img{height:100%;-o-object-fit:cover;object-fit:cover}.all__events .all__events--lists .all__events--list .blog__content{position:absolute;top:0;left:0;right:0;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,color-stop(8.87%,#000),to(rgba(0,0,0,0)));background:linear-gradient(0deg,#000 8.87%,rgba(0,0,0,0) 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.all__events .all__events--lists .all__events--list .blog__content .blog__title{overflow:hidden;color:#fff;text-overflow:ellipsis;whitespace:nowrap;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal;font-size:16px;font-weight:500}@media (min-width:768px){.all__events .all__events--lists .all__events--list .blog__content .blog__title{font-size:32px;font-weight:600}}.mandela__help{background:url("https://mandelagroup.co.ug/wp-content/themes/mandeal/images/help-bg.png") no-repeat center;background-size:cover;padding-top:32px;padding-bottom:32px;position:relative}@media screen and (min-width:576px){.mandela__help{padding-top:calc(5.9829059829vw - 2.4615384615px)}}@media screen and (min-width:714.6666666667px){.mandela__help{padding-top:calc(11.1111111111vw - 39.1111111111px)}}@media screen and (min-width:853.3333333333px){.mandela__help{padding-top:calc(5.9829059829vw + 4.6495726496px)}}@media screen and (min-width:992px){.mandela__help{padding-top:64px}}@media screen and (min-width:576px){.mandela__help{padding-bottom:calc(5.9829059829vw - 2.4615384615px)}}@media screen and (min-width:714.6666666667px){.mandela__help{padding-bottom:calc(11.1111111111vw - 39.1111111111px)}}@media screen and (min-width:853.3333333333px){.mandela__help{padding-bottom:calc(5.9829059829vw + 4.6495726496px)}}@media screen and (min-width:992px){.mandela__help{padding-bottom:64px}}.mandela__help img{width:100%}.mandela__help .col__box{left:0;right:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.mandela__help .title{color:#fff;text-align:center;font-family:Manrope;font-style:normal;font-weight:600;line-height:38px;margin-bottom:8px;font-size:24px}@media (min-width:768px){.mandela__help .title{margin-bottom:16px;font-size:32px;font-style:normal;font-weight:600}}.mandela__help .data{color:#fff;text-align:center;font-family:Manrope;font-style:normal;font-weight:500;margin-bottom:30px;line-height:normal;font-size:16px}@media (min-width:768px){.mandela__help .data{font-size:20px;line-height:30px}}.mandela__help form{border:1px solid #a0d7e8;background:#fff;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px}@media (min-width:768px){.mandela__help form{padding:30px 60px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.mandela__help form .form__content--group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px;gap:30px}@media (min-width:768px){.mandela__help form .form__content--group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.mandela__help form .form__content--group:last-child{margin-bottom:0}@media (min-width:768px){.mandela__help form .form__content--group .form__content{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 2px - 15px);flex:0 0 calc(50% - 2px - 15px);max-width:calc(50% - 2px - 15px)}}@media (min-width:768px){.mandela__help form .form__content--group.data--full .form__content{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 2px - 0px);flex:0 0 calc(100% - 2px - 0px);max-width:calc(100% - 2px - 0px)}}.mandela__help form label{display:block;color:#414042;font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:30px}@media (min-width:768px){.mandela__help form label{font-size:20px}}.mandela__help form label sup{top:-.5em;position:relative;font-size:75%;line-height:0;vertical-align:baseline}.mandela__help form input{width:calc(100% - 4px - 2px);padding:2px;border-bottom:1px solid #c4dce9;color:#000;font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.mandela__help form textarea{width:100%;padding:16px;border:0 solid #c4dce9;border-bottom:1px solid #c4dce9;resize:none;color:#000;font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.mandela__help form button{cursor:pointer;padding:8px 40px;background:#46a1bc;color:#fff;font-family:Manrope;font-size:20px;font-style:normal;font-weight:600;line-height:30px;margin:0 auto;display:block;width:calc(100% - 80px)}@media (min-width:768px){.mandela__help form button{width:auto;width:377px}}.mandela__contact .address--map{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.mandela__contact .address--map{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.mandela__contact .address{padding:16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (min-width:768px){.mandela__contact .address{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:32px 0}}.mandela__contact .address-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%}.mandela__contact .address .title{color:#46a1bc;font-family:Manrope;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;font-size:24px;margin-bottom:16px}@media (min-width:768px){.mandela__contact .address .title{font-size:32px;line-height:38px;margin-bottom:40px}}.mandela__contact .address .content .icon-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:16px}.mandela__contact .address .content .icon-content a,.mandela__contact .address .content .icon-content address,.mandela__contact .address .content .icon-content p{color:#414042;font-family:Manrope;font-style:normal;font-weight:500;text-transform:capitalize;font-size:16px;line-height:normal}@media (min-width:768px){.mandela__contact .address .content .icon-content a,.mandela__contact .address .content .icon-content address,.mandela__contact .address .content .icon-content p{font-size:20px;line-height:38px}}.mandela__contact .address .content .icon-content svg{margin-right:20px;width:20px;height:20px}@media (min-width:768px){.mandela__contact .address .content .icon-content svg{width:32px;height:32px}}@media (min-width:768px){.mandela__contact .map{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.mandela__contact .map iframe{vertical-align:bottom;width:100%}@media (min-width:768px){.mandela__contact .map iframe{width:800px;width:100%}}.policy--content{width:100%;margin-right:auto;margin-left:auto;padding-left:16px;padding-right:16px;max-width:1320px;position:relative;padding-top:30px;padding-bottom:30px}@media (min-width:768px){.policy--content{padding-top:60px;padding-bottom:60px}}.policy--content .page--title{color:#414042;text-align:center;font-family:Manrope;font-size:24px;font-style:normal;font-weight:700;line-height:normal;padding-bottom:16px}@media screen and (min-width:576px){.policy--content .page--title{font-size:calc(4.4871794872vw - 1.8461538462px)}}@media screen and (min-width:714.6666666667px){.policy--content .page--title{font-size:calc(8.3333333333vw - 29.3333333333px)}}@media screen and (min-width:853.3333333333px){.policy--content .page--title{font-size:calc(4.4871794872vw + 3.4871794872px)}}@media screen and (min-width:992px){.policy--content .page--title{font-size:48px}}.policy--content h1,.policy--content h2,.policy--content h3,.policy--content h4{color:#414042;text-align:left;font-family:Manrope;font-size:24px;font-style:normal;font-weight:500;line-height:normal;padding:0;margin:0;padding-top:16px;padding-bottom:16px}@media screen and (min-width:576px){.policy--content h1,.policy--content h2,.policy--content h3,.policy--content h4{font-size:calc(1.4957264957vw + 15.3846153846px)}}@media screen and (min-width:714.6666666667px){.policy--content h1,.policy--content h2,.policy--content h3,.policy--content h4{font-size:calc(2.7777777778vw + 6.2222222222px)}}@media screen and (min-width:853.3333333333px){.policy--content h1,.policy--content h2,.policy--content h3,.policy--content h4{font-size:calc(1.4957264957vw + 17.1623931624px)}}@media screen and (min-width:992px){.policy--content h1,.policy--content h2,.policy--content h3,.policy--content h4{font-size:32px}}.policy--content p{color:#414042;font-family:Manrope;font-style:normal;font-weight:500;letter-spacing:.2px;font-size:16px;line-height:24px}@media (min-width:768px){.policy--content p{font-size:18px;line-height:28px}}.policy--content ul{list-style-type:disc}.policy--content ol{list-style:decimal-leading-zero}.policy--content ol,.policy--content ul{-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0px;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;-webkit-padding-start:40px;padding-inline-start:40px}.policy--content ol li,.policy--content ul li{color:#414042;font-family:Manrope;font-style:normal;font-weight:500;letter-spacing:.2px;margin-bottom:12px;font-size:16px;line-height:24px}@media (min-width:768px){.policy--content ol li,.policy--content ul li{margin-bottom:16px;font-size:18px;line-height:28px}}.csr__overview{padding-top:32px;padding-bottom:32px}@media screen and (min-width:576px){.csr__overview{padding-top:calc(8.9743589744vw - 19.6923076923px)}}@media screen and (min-width:714.6666666667px){.csr__overview{padding-top:calc(16.6666666667vw - 74.6666666667px)}}@media screen and (min-width:853.3333333333px){.csr__overview{padding-top:calc(8.9743589744vw - 9.0256410256px)}}@media screen and (min-width:992px){.csr__overview{padding-top:80px}}@media screen and (min-width:576px){.csr__overview{padding-bottom:calc(8.9743589744vw - 19.6923076923px)}}@media screen and (min-width:714.6666666667px){.csr__overview{padding-bottom:calc(16.6666666667vw - 74.6666666667px)}}@media screen and (min-width:853.3333333333px){.csr__overview{padding-bottom:calc(8.9743589744vw - 9.0256410256px)}}@media screen and (min-width:992px){.csr__overview{padding-bottom:80px}}.csr__overview .col__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.csr__overview .col__box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.csr__overview .col__box>div:last-child{padding-top:15px}@media (min-width:768px){.csr__overview .col__box>div{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px);max-width:calc(50% - 15px)}.csr__overview .col__box>div:first-child{padding-right:15px}.csr__overview .col__box>div:last-child{padding-top:0;padding-left:15px}}.csr__overview .title{color:#414042;font-family:Manrope;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:16px}@media screen and (min-width:576px){.csr__overview .title{font-size:calc(2.9914529915vw + 6.7692307692px)}}@media screen and (min-width:714.6666666667px){.csr__overview .title{font-size:calc(5.5555555556vw - 11.5555555556px)}}@media screen and (min-width:853.3333333333px){.csr__overview .title{font-size:calc(2.9914529915vw + 10.3247863248px)}}@media screen and (min-width:992px){.csr__overview .title{font-size:40px}}.csr__overview p{color:#414042;font-family:Manrope;font-size:18px;font-style:normal;font-weight:500;line-height:28px}.csr_impact{padding-bottom:32px}@media screen and (min-width:576px){.csr_impact{padding-bottom:calc(8.9743589744vw - 19.6923076923px)}}@media screen and (min-width:714.6666666667px){.csr_impact{padding-bottom:calc(16.6666666667vw - 74.6666666667px)}}@media screen and (min-width:853.3333333333px){.csr_impact{padding-bottom:calc(8.9743589744vw - 9.0256410256px)}}@media screen and (min-width:992px){.csr_impact{padding-bottom:80px}}.csr_impact .title{margin-bottom:32px;color:#414042;font-family:Manrope;font-size:24px;font-style:normal;font-weight:700;line-height:normal}@media screen and (min-width:576px){.csr_impact .title{font-size:calc(2.9914529915vw + 6.7692307692px)}}@media screen and (min-width:714.6666666667px){.csr_impact .title{font-size:calc(5.5555555556vw - 11.5555555556px)}}@media screen and (min-width:853.3333333333px){.csr_impact .title{font-size:calc(2.9914529915vw + 10.3247863248px)}}@media screen and (min-width:992px){.csr_impact .title{font-size:40px}}.csr_impact .impact-videos--list{margin-bottom:16px;display:grid;gap:30px;grid-template-columns:repeat(1,1fr)}@media (min-width:768px){.csr_impact .impact-videos--list{grid-template-columns:repeat(3,1fr)}}.csr_impact .impact-videos--list .impact-video{width:100%}.csr_impact .impact-videos--list .impact-video iframe{width:100%}.csr_impact .impact-videos--list .impact-video--title{color:#414042;font-family:Manrope;font-size:18px;font-style:normal;font-weight:500;line-height:28px}.csr_initiatives{padding-bottom:32px}@media screen and (min-width:576px){.csr_initiatives{padding-bottom:calc(8.9743589744vw - 19.6923076923px)}}@media screen and (min-width:714.6666666667px){.csr_initiatives{padding-bottom:calc(16.6666666667vw - 74.6666666667px)}}@media screen and (min-width:853.3333333333px){.csr_initiatives{padding-bottom:calc(8.9743589744vw - 9.0256410256px)}}@media screen and (min-width:992px){.csr_initiatives{padding-bottom:80px}}.csr_initiatives .title{color:#414042;margin-bottom:24px;font-family:Manrope;font-size:24px;font-style:normal;font-weight:700;line-height:normal}@media screen and (min-width:576px){.csr_initiatives .title{font-size:calc(2.9914529915vw + 6.7692307692px)}}@media screen and (min-width:714.6666666667px){.csr_initiatives .title{font-size:calc(5.5555555556vw - 11.5555555556px)}}@media screen and (min-width:853.3333333333px){.csr_initiatives .title{font-size:calc(2.9914529915vw + 10.3247863248px)}}@media screen and (min-width:992px){.csr_initiatives .title{font-size:40px}}.csr_initiatives .csr__initiatives--list .test-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.csr_initiatives .csr__initiatives--list .test-gallery{gap:30px}}.csr_initiatives .csr__initiatives--list .test-gallery a{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 8px);flex:0 0 calc(50% - 8px);max-width:calc(50% - 8px)}.csr_initiatives .csr__initiatives--list .test-gallery a img{width:100%}@media (min-width:768px){.csr_initiatives .csr__initiatives--list .test-gallery a{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 24px);flex:0 0 calc(25% - 24px);max-width:calc(25% - 24px)}}.csr_initiatives .csr__initiatives--card{padding:32px 24px;background:#d5e2e9}.csr_initiatives .csr__initiatives--card img{display:block;margin:0 auto;margin-bottom:16px}.csr_initiatives .csr__initiatives--card .title{margin-bottom:16px;color:#414042;text-align:center;font-family:Manrope;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.csr_initiatives .csr__initiatives--card p{color:#414042;text-align:center;font-family:Manrope;font-size:18px;font-style:normal;font-weight:500;line-height:28px}.page__event .cover__content{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page__event .cover__content .event__title{color:#fff;text-align:center;margin-bottom:24px;font-family:Manrope;font-size:48px;font-style:normal;font-weight:700;line-height:normal}.page__event .cover__content .event__address{color:#fff;text-align:center;margin-bottom:8px;font-family:Manrope;font-size:18px;font-style:normal;font-weight:500;line-height:28px}.page__event .cover__content .event__box{margin-bottom:8px;color:#fff;text-align:center;margin-bottom:24px;font-family:Manrope;font-size:18px;font-style:normal;font-weight:500;line-height:28px}.page__event .cover__content .event__date{color:#fff;text-align:center;font-family:Manrope;font-size:18px;font-style:normal;font-weight:500;line-height:28px;margin-bottom:24px}.page__event .cover__content .event__url{color:#fff;text-align:center;font-family:Manrope;font-size:18px;font-style:normal;font-weight:500;line-height:28px;padding:10px 40px;background:#46a1bc}.page__event .event__content{max-width:787px;margin:48px auto}.page__event .event__content .event__breadcrumb nav{border-bottom:1px solid #46a1bc;padding-bottom:8px;margin-bottom:16px}.page__event .event__content .event__breadcrumb nav a{color:#414042;font-family:Manrope;font-size:18px;font-style:normal;font-weight:500;line-height:28px;position:relative;border-right:1px solid #414042;display:inline-block;padding-right:4px;margin-right:4px}.page__event .event__content .event__breadcrumb nav a[href="#"]{color:#46a1bc}.page__event .event__content .event__breadcrumb nav a:last-child{border-right:0}.page__event .event__content .event__title{color:#414042;font-family:Manrope;font-size:40px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:16px;margin-bottom:32px}.page__event .event__content p{color:#414042;margin:0!important;padding:0!important;font-family:Manrope;font-size:18px;font-style:normal;font-weight:500;line-height:28px}.page__event .event__content .button{margin-top:32px;color:#fff;background:#46a1bc;padding:10px 40px;font-family:Manrope;font-size:18px;font-style:normal;font-weight:500;line-height:28px}.page__event .event__content .event-data{padding:80px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page__event .event__content .event-data .title-timer{padding-right:64px;color:#414042;font-family:Manrope;font-size:18px;font-style:normal;font-weight:500;line-height:28px}.page__event .event__content .event-data .event-timer{display:-webkit-box;display:-ms-flexbox;display:flex}.page__event .event__content .event-data .event-timer .timer-split{color:#46a1bc;font-family:Manrope;font-size:48px;font-style:normal;font-weight:700;line-height:48px;margin-bottom:8px}.page__event .event__content .event-data .event-timer .count-timer{color:#46a1bc;font-family:Manrope;font-size:48px;font-style:normal;font-weight:700;line-height:48px;margin-bottom:8px}.page__event .event__content .event-data .event-timer .indicator{color:#414042;font-family:Manrope;font-size:18px;font-style:normal;font-weight:500;line-height:28px}.page__event .event__content .event__agenta-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #46a1bc;margin-bottom:24px}.page__event .event__content .event__agenta-list .event__agenta--time{width:274px;background:#46a1bc;padding:40px 20px;color:#fff;text-align:center;font-family:Manrope;font-size:32px;font-style:normal;font-weight:500;line-height:normal}.page__event .event__content .event__agenta-list .event__agenta--data{padding:20px 30px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;color:#414042;font-family:Manrope;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.page__event .event__content .event__agenta-list .event__agenta--author{color:#414042;display:block;margin-top:20px;font-family:Manrope;font-size:18px;font-style:normal;font-weight:500;line-height:28px}.page__event--old .event__header{padding:20px 0;position:relative}@media (min-width:768px){.page__event--old .event__header{padding:40px 0}}.page__event--old .event__header img{margin:0 auto;display:block;width:100%;height:360px;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.page__event--old .event__header img{height:auto}}.page__event--old .event__header .event__data{width:calc(100% - 32px);position:absolute;left:16px;bottom:0;background:-webkit-gradient(linear,left bottom,left top,from(#000),color-stop(110.25%,rgba(0,0,0,0)));background:linear-gradient(0deg,#000 0,rgba(0,0,0,0) 110.25%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:20px;gap:16px}@media (min-width:768px){.page__event--old .event__header .event__data{gap:32px;padding:32px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.page__event--old .event__header .event__data .event__title{color:#fff;font-family:Manrope;font-size:20px;font-style:normal;font-weight:700;line-height:normal}@media (min-width:768px){.page__event--old .event__header .event__data .event__title{font-size:32px}}.page__event--old .event__header .event__data .event__date{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.page__event--old .event__header .event__data .event__date .date{display:inline-block;background:#46a1bc;padding:10px;color:#fff;font-family:Manrope;font-size:24px;font-style:normal;font-weight:700;line-height:normal}@media (min-width:768px){.page__event--old .event__header .event__data .event__date .date{font-size:32px}}.page__event--old .event__header .event__data .event__date .combain .month{display:block;color:#fff;font-family:Manrope;font-size:24px;font-style:normal;font-weight:700;line-height:normal}@media (min-width:768px){.page__event--old .event__header .event__data .event__date .combain .month{font-size:32px}}.page__event--old .event__header .event__data .event__date .combain .time{display:block;color:#fff;font-family:Manrope;font-size:14px;font-style:normal;font-weight:500;line-height:normal}@media (min-width:768px){.page__event--old .event__header .event__data .event__date .combain .time{font-size:18px}}.page__event--old .event__breadcrumb nav{border-bottom:1px solid #46a1bc;padding-bottom:8px;margin-bottom:8px}@media (min-width:768px){.page__event--old .event__breadcrumb nav{padding-bottom:16px;margin-bottom:16px}}.page__event--old .event__breadcrumb nav a{color:#414042;font-family:Manrope;font-size:18px;font-style:normal;font-weight:500;line-height:28px;position:relative;border-right:1px solid #414042;display:inline-block;padding-right:4px;margin-right:4px}.page__event--old .event__breadcrumb nav a[href="#"]{color:#46a1bc}.page__event--old .event__breadcrumb nav a:last-child{border-right:0}.page__event--old .page__conent{width:100%;margin-right:auto;margin-left:auto;padding-left:16px;padding-right:16px;padding-bottom:40px;max-width:1320px;position:relative}@media (min-width:768px){.page__event--old .page__conent{padding-bottom:80px}}.page__event--old .page__conent .event__content{padding:24px 15px 40px}@media (min-width:768px){.page__event--old .page__conent .event__content{max-width:780px;margin:0 auto}}.page__event--old .page__conent .event__gallery{padding-top:40px}.page__event--old .page__conent .event__gallery .section__title{color:#414042;text-align:left;font-family:Manrope;font-size:20px;font-style:normal;font-weight:600;line-height:32px}@media (min-width:768px){.page__event--old .page__conent .event__gallery .section__title{font-size:24px}}.page__event--old .page__conent .event__gallery .test-gallery{border-top:1px solid #46a1bc;margin-top:16px;padding-top:30px;margin-left:-14px;margin-right:-14px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.page__event--old .page__conent .event__gallery .test-gallery{gap:15px}}.page__event--old .page__conent .event__gallery .test-gallery a{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px);max-width:calc(50% - 15px)}@media (min-width:768px){.page__event--old .page__conent .event__gallery .test-gallery a{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 15px);flex:0 0 calc(25% - 15px);max-width:0 0 calc(25% - 15px)}.page__event--old .page__conent .event__gallery .test-gallery a img{width:100%}}.subscribe__area{margin-left:0;margin-right:0;margin-top:32px;margin-bottom:32px}@media screen and (min-width:576px){.subscribe__area{margin-top:calc(8.9743589744vw - 19.6923076923px)}}@media screen and (min-width:714.6666666667px){.subscribe__area{margin-top:calc(16.6666666667vw - 74.6666666667px)}}@media screen and (min-width:853.3333333333px){.subscribe__area{margin-top:calc(8.9743589744vw - 9.0256410256px)}}@media screen and (min-width:992px){.subscribe__area{margin-top:80px}}@media screen and (min-width:576px){.subscribe__area{margin-bottom:calc(8.9743589744vw - 19.6923076923px)}}@media screen and (min-width:714.6666666667px){.subscribe__area{margin-bottom:calc(16.6666666667vw - 74.6666666667px)}}@media screen and (min-width:853.3333333333px){.subscribe__area{margin-bottom:calc(8.9743589744vw - 9.0256410256px)}}@media screen and (min-width:992px){.subscribe__area{margin-bottom:80px}}.subscribe__area .col__box .subscribe__data{background:#d5e2e9;padding:60px 64px;padding-top:16px;padding-bottom:16px;padding-left:16px;padding-right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:576px){.subscribe__area .col__box .subscribe__data{padding-top:calc(8.2264957265vw - 31.3846153846px)}}@media screen and (min-width:714.6666666667px){.subscribe__area .col__box .subscribe__data{padding-top:calc(15.2777777778vw - 81.7777777778px)}}@media screen and (min-width:853.3333333333px){.subscribe__area .col__box .subscribe__data{padding-top:calc(8.2264957265vw - 21.6068376068px)}}@media screen and (min-width:992px){.subscribe__area .col__box .subscribe__data{padding-top:60px}}@media screen and (min-width:576px){.subscribe__area .col__box .subscribe__data{padding-bottom:calc(8.2264957265vw - 31.3846153846px)}}@media screen and (min-width:714.6666666667px){.subscribe__area .col__box .subscribe__data{padding-bottom:calc(15.2777777778vw - 81.7777777778px)}}@media screen and (min-width:853.3333333333px){.subscribe__area .col__box .subscribe__data{padding-bottom:calc(8.2264957265vw - 21.6068376068px)}}@media screen and (min-width:992px){.subscribe__area .col__box .subscribe__data{padding-bottom:60px}}@media screen and (min-width:576px){.subscribe__area .col__box .subscribe__data{padding-left:calc(8.9743589744vw - 35.6923076923px)}}@media screen and (min-width:714.6666666667px){.subscribe__area .col__box .subscribe__data{padding-left:calc(16.6666666667vw - 90.6666666667px)}}@media screen and (min-width:853.3333333333px){.subscribe__area .col__box .subscribe__data{padding-left:calc(8.9743589744vw - 25.0256410256px)}}@media screen and (min-width:992px){.subscribe__area .col__box .subscribe__data{padding-left:64px}}@media screen and (min-width:576px){.subscribe__area .col__box .subscribe__data{padding-right:calc(8.9743589744vw - 35.6923076923px)}}@media screen and (min-width:714.6666666667px){.subscribe__area .col__box .subscribe__data{padding-right:calc(16.6666666667vw - 90.6666666667px)}}@media screen and (min-width:853.3333333333px){.subscribe__area .col__box .subscribe__data{padding-right:calc(8.9743589744vw - 25.0256410256px)}}@media screen and (min-width:992px){.subscribe__area .col__box .subscribe__data{padding-right:64px}}@media (min-width:992px){.subscribe__area .col__box .subscribe__data{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.subscribe__area .col__box .subscribe__data--content{color:#414042;font-family:Manrope;font-style:normal;font-weight:400;text-align:center;font-size:16px;line-height:normal;margin-bottom:20px}@media (min-width:768px){.subscribe__area .col__box .subscribe__data--content{font-size:20px;line-height:32px}}@media (min-width:992px){.subscribe__area .col__box .subscribe__data--content{text-align:left;max-width:404px;margin-bottom:0}}.subscribe__area .col__box .subscribe__form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.subscribe__area .col__box .subscribe__form{width:auto}}.subscribe__area .col__box form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:576px){.subscribe__area .col__box form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.subscribe__area .col__box form label{display:none}.subscribe__area .col__box form input{padding:10px;width:calc(100% - 10px - 10px);background:#fff;border:1px solid #fff;color:#9c9c9c;font-family:Manrope;font-size:20px;font-style:normal;font-weight:400;line-height:28px}@media (min-width:576px){.subscribe__area .col__box form input{padding:10px 16px;width:calc(100% - 16px - 16px);min-width:280px}}@media (min-width:768px){.subscribe__area .col__box form input{width:auto;padding:16px 16px;min-width:380px}}.subscribe__area .col__box form button{cursor:pointer;border:1px solid #46a1bc;background:#46a1bc;color:#fff;font-family:Manrope;font-style:normal;font-weight:600;font-size:16px;line-height:normal;padding:10px 16px;line-height:28px;width:calc(100% - 16px - 16px)}@media (min-width:576px){.subscribe__area .col__box form button{padding:10px 16px;width:calc(100% - 16px - 16px)}}@media (min-width:768px){.subscribe__area .col__box form button{width:auto;min-width:155px;padding:16px 40px;font-size:20px;line-height:28px}}@media (min-width:992px){.subscribe__area .col__box form button{padding-left:0;padding-right:0}}.footer{background:#d5e2e9}.footer .footer__menu--title{color:#414042;font-family:Manrope;font-size:20px;font-style:normal;font-weight:700;line-height:28px;margin-bottom:35px}.footer .footer__menu--items a{color:#414042;font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:28px;display:block;margin-bottom:8px}.footer__about{padding-top:80px;padding-bottom:60px;padding-top:32px;padding-bottom:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:576px){.footer__about{padding-top:calc(8.9743589744vw - 19.6923076923px)}}@media screen and (min-width:714.6666666667px){.footer__about{padding-top:calc(16.6666666667vw - 74.6666666667px)}}@media screen and (min-width:853.3333333333px){.footer__about{padding-top:calc(8.9743589744vw - 9.0256410256px)}}@media screen and (min-width:992px){.footer__about{padding-top:80px}}@media screen and (min-width:576px){.footer__about{padding-bottom:calc(8.9743589744vw - 19.6923076923px)}}@media screen and (min-width:714.6666666667px){.footer__about{padding-bottom:calc(16.6666666667vw - 74.6666666667px)}}@media screen and (min-width:853.3333333333px){.footer__about{padding-bottom:calc(8.9743589744vw - 9.0256410256px)}}@media screen and (min-width:992px){.footer__about{padding-bottom:80px}}@media (min-width:992px){.footer__about{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:992px){.footer__about-us{-webkit-box-flex:0;-ms-flex:0 0 586px;flex:0 0 586px;max-width:586px}}.footer__about-us img{margin-bottom:40px}.footer__about-us p{color:#414042;font-family:Manrope;font-size:16px;font-style:normal;font-weight:500;line-height:28px}.footer__about-us p:not(:last-child){margin-bottom:24px}.footer__navigation--business .footer__menu--items{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.footer__communication{border-top:1px solid #46a1bc;padding-top:16px;padding-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.footer__communication{padding-top:32px;padding-bottom:62px}}@media (min-width:768px){.footer__communication{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer__communication .form__subscribe{margin-bottom:16px}@media (min-width:768px){.footer__communication .form__subscribe{margin-bottom:0}}.footer__communication .form__subscribe .footer__menu--title{margin:0 0 8px}.footer__communication .form__subscribe .menu--support-text{padding:0;color:#414042;font-family:Manrope;font-size:14px;font-style:normal;font-weight:400;line-height:28px;margin:0 0 4px}.footer__communication .form__subscribe form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.footer__communication .form__subscribe form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer__communication .form__subscribe form .form__control:first-child{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.footer__communication .form__subscribe form label{display:none}.footer__communication .form__subscribe form input{color:#9c9c9c;font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;line-height:28px;padding:10px 20px;background:#fff;border:1px solid #fff;width:calc(100% - 20px - 20px);margin-bottom:4px}@media (min-width:768px){.footer__communication .form__subscribe form input{margin-bottom:0}}.footer__communication .form__subscribe form button{cursor:pointer;background:#46a1bc;padding:10px 40px;color:#fff;font-family:Manrope;font-size:20px;font-style:normal;font-weight:600;line-height:30px}.footer__communication .form__social--links .footer__menu--title{margin:0 0 8px}.footer__communication .form__social--links .footer__menu--items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px}.footer__copyright_policy{background:#bed2dc;padding:16px 16px}.footer__copyright_policy .col__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.footer__copyright_policy .col__box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer__copyright_policy .footer__copyright{padding:0;margin:0;color:#414042;font-family:Manrope;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.footer__copyright_policy .footer__policy a{color:#414042;font-family:Manrope;font-size:12px;font-style:normal;font-weight:400;line-height:normal;position:relative;display:inline-block}.footer__copyright_policy .footer__policy a:not(:last-child){border-right:1px solid #414042;padding-right:4px;margin-right:4px}.footer__copyright_policy .made__by{color:#414042;font-family:Manrope;font-size:12px;font-style:normal;font-weight:400;line-height:normal;position:relative;display:inline-block}.footer__copyright_policy .made__by a{color:#414042;text-decoration:underline;text-underline-offset:3px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.blog__image{overflow:hidden}.mandela__business--image img,.mandela__vision--image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}header .header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .header__logo img{height:auto;-webkit-transition:width .3s;transition:width .3s}header .welcome-text{display:none;color:#fff;font-size:18px;margin-left:8px}header.shrunken-logo .header__logo img{width:auto;height:28px}header.shrunken-logo .welcome-text{display:block;font-size:14px}header.shrunken-logo .header__nav--lists li.menu-item-has-children .with-submenu__icon{top:calc(50% - 12px)}header.shrunken-logo .header__nav--lists li a{padding-top:12px;padding-bottom:12px}.mandela__business--image img,.mandela__vision--image img{max-height:377px}.slick-next,.slick-prev{z-index:5}.slick-next:before,.slick-prev:before{font-size:30px}.slick-prev{left:15px}.slick-next{right:15px}.mandela__info .slick-next,.mandela__info .slick-prev{display:none!important}.mandela__info .slick-next:before,.mandela__info .slick-prev:before{content:none}