*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{align-items:center;border-bottom:1px solid #e0eef0;color:#999;display:flex;justify-content:space-between;margin-left:20%;margin-right:20%;padding:10px 0;z-index:10000}.header__logo{cursor:pointer;height:50px;margin-right:auto;object-fit:contain}.header__nav{align-items:center;display:flex;gap:20px;list-style-type:none}.header__nav li{cursor:pointer;font-size:14px;font-weight:500;text-decoration:none}.header__nav__active{color:#006}.header__acc{align-items:center;display:flex;gap:20px;margin-left:auto}.header__acc>a>button{background-color:initial;border:0;color:#006;cursor:pointer;font-size:14px;font-weight:600}.header__acc button{background-color:#006;border:0;border-radius:20px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 15px}.header__menu{color:#006;cursor:pointer;font-size:30px;font-weight:700}.sidebar{top:-100%}.sidebar,.sidebar--active{background-image:linear-gradient(135deg,#f5f7fa,#c3cfe2);height:max-content;padding:20px 20%;position:fixed;right:0;transition:all 1s ease-in-out;width:100%;z-index:10}.sidebar--active{top:0}.sidebar__header{border-bottom:1px solid #fff;display:flex;padding:20px 0;width:100%}.sidebar__header button{background-color:initial;border:0;border-radius:20px;color:#006;cursor:pointer;font-size:14px;font-weight:500;margin-left:auto;padding:10px 15px}.sidebar__nav{display:flex;flex-direction:column;gap:20px;list-style-type:none;margin:20px 0}.sidebar__nav li{color:#006;cursor:pointer;font-size:14px;font-weight:500}.sidebar__acc{align-items:center;display:flex;gap:20px}.sidebar__acc>a>button{background-color:#fff;border:0;color:#006;cursor:pointer;font-size:14px;font-weight:600}.sidebar__acc button{background-color:#006;border:0;border-radius:20px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 15px}@media (max-width:768px){.header{margin:0;padding:2.5% 5%}.header__nav{display:none}.sidebar--active{padding:5%}.header__acc button,.header__acc>a>button{display:none}}.modal{align-items:center;background-color:#262626b3;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100}.modal__content{background:#fff;border-radius:5px;color:#000;padding:1%;width:22.5%}.modal__close{display:flex;width:100%}.modal__close__icon{color:var(--primary-text-color);color:crimson;cursor:pointer;font-size:30px;font-weight:600;margin-bottom:10px;margin-left:auto}@media (max-width:768px){.modal{background-color:#262626cc;position:fixed}.modal__content{height:100%;padding:5% .5%;width:95%}}.footer{background-color:#fff;color:#006;padding:2.5% 20%}.footer__header{align-items:center;border-bottom:1px solid #e0eef0;display:flex;justify-content:space-between;padding:20px 0}.footer__header>span{align-items:center;display:flex;gap:20px}.footer__header>span>h1{align-items:center;cursor:pointer;display:flex;gap:10px}.footer__header>span>h1,.footer__header>span>p{color:#006;font-size:14px;font-weight:500}.footer__body{align-items:end;border-bottom:1px solid #e0eef0;display:flex;justify-content:space-between;padding:40px 0}.footer__body__nav{display:flex;flex-direction:column;gap:20px;list-style-type:none}.footer__body__nav>li{cursor:pointer;font-size:14px;font-weight:500}.footer__body__socials{align-items:center;display:flex;gap:20px}.footer__foot{align-items:start;display:flex;justify-content:space-between;padding:20px 0}.footer__foot>p{font-size:11px;line-height:16px;width:65%}.footer__foot>span{align-items:center;display:flex;font-size:11px;gap:20px;justify-content:end;width:30%}@media (max-width:768px){.footer{padding:10% 5%}.footer__foot{flex-direction:column}.footer__foot>p{width:100%}.footer__foot>span{justify-content:start;margin-top:20px;width:100%}}.home__section__one{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;gap:30px;justify-content:space-between;min-height:60vh;padding:5% 20%}.home__section__xx{align-items:center;background:#e2e8f1;display:flex;width:max-content}.static-text{color:#006;font-size:45px;font-weight:600}.dynamic-text{color:#006;font-size:45px;font-weight:900}.wrapper{align-items:center;display:flex}.wrapper .static-text{width:max-content}.wrapper .dynamic-text{height:45px;line-height:45px;margin-left:10px;overflow:hidden}.dynamic-text li{animation:slide 14s steps(4) infinite;color:#f60;font-weight:600;list-style-type:none;position:relative;top:0}@keyframes slide{to{top:-180px}}.dynamic-text li span{position:relative}.dynamic-text li span:after{animation:typing 3.5s steps(8) infinite;background:#e2e8f1;border-left:2px solid #e2e8f1;content:"";height:100%;left:0;padding:2px;position:absolute;width:100%}@keyframes typing{50%{left:100%;margin:0 -5px 0 5px}to{left:0;margin:0 -5px 0 5px}}.home__section__one__start{width:50%}.home__section__one__start>h1{color:#006;font-size:45px;font-weight:600}.home__section__one__start>p{color:#999;font-size:14px;font-weight:400;line-height:25px;margin-bottom:30px;margin-top:30px;width:85%}.home__section__one__start>span{align-items:center;display:flex;gap:20px;margin-top:30px}.home__section__one__start>span>button{align-items:center;background:#fff;border:0;border-radius:20px;color:#006;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:10px;justify-content:center;padding:10px 15px}.home__section__one__start>span>button:last-of-type{background:#006;color:#fff}.home__section__one__end{display:flex;justify-content:end;width:50%}.home__section__one__end>img{border-radius:10px;height:400px;object-fit:cover;width:500px}.home__section__one__amala{align-items:center;background-image:linear-gradient(120deg,#fdfbfb,#ebedee);display:flex;padding:1% 0}.slider-container{overflow:hidden;white-space:nowrap;width:100%}.slider-content{display:flex}.slider-content.normal{animation:scroll-normal 10s linear infinite}.slider-content.reverse{animation:scroll-reverse 10s linear infinite}.slider-item{align-items:center;color:#006;display:flex;font-size:16px;font-weight:600;gap:20px;margin:0 20px;text-align:center}.slider-item>img{height:30px;object-fit:cover;width:30px}@keyframes scroll-normal{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scroll-reverse{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.home__section__egusi{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2.5% 20%}.home__section__egusi>h1{color:#006;font-size:20px;font-weight:600;text-align:center;width:550px}.home__section__egusi__wrap{align-items:center;display:flex;gap:20px;justify-content:space-evenly;margin-top:20px}.home__section__egusi__div{display:flex;flex-direction:column;gap:5px;padding:10px;width:20%}.home__section__egusi__div>h3{color:#006;font-size:45px;font-weight:700;text-align:center}.home__section__egusi__div>p{color:#006;font-size:14px;line-height:20px;text-align:center}.home__section__dodo{align-items:center;background-image:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;flex-direction:column;justify-content:center;padding:2.5% 20%}.home__section__dodo>h1{color:#006;font-size:25px;font-weight:700;margin-bottom:15px;text-align:center;width:550px}.home__section__dodo__wrap{display:flex;gap:30px;justify-content:center;margin-top:30px}.home__section__dodo__stick{display:flex;justify-content:end;width:50%}.home__section__dodo__stick>img{height:400px;object-fit:contain;position:sticky;position:-webkit-sticky;top:0;width:400px;z-index:10}.home__section__dodo__text{width:50%}.home__section__dodo__text>div{margin-bottom:80px;width:100%}.home__section__dodo__text>div>h1{color:#006;font-size:30px;font-weight:600;margin-bottom:20px}.home__section__dodo__text>div>p,.home__section__dodo__text>div>ul{word-wrap:break-word;color:#006;font-size:17px;font-weight:400;line-height:30px;margin-bottom:20px;overflow-wrap:break-word}.home__section__dodo__text>div>ul{margin-left:5%}.home__section__fufu{align-items:center;background:#f5f7fa;display:flex;flex-direction:column;justify-content:center;padding:5% 20%}.home__section__fufu>h1{color:#006;font-size:25px;font-weight:700;margin-bottom:15px;text-align:center}.home__section__fufu>p{color:#aaa;font-size:13px;font-weight:500;line-height:25px;text-align:center;width:600px}.home__section__fufu__wrap{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-top:30px}.home__section__fufu__div{border:1px solid #fff;border-radius:10px;display:flex;flex-direction:column;gap:10px;padding:10px;width:30%}.home__section__fufu__div>h3{font-size:18px;font-weight:600}.home__section__fufu__div>p{color:#999;font-size:12px;line-height:20px}.home__section__fufu__div>img{border-radius:10px;height:200px;object-fit:cover;width:100%}.home__section__eba{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5% 20%}.home__section__eba>h1{color:#006;font-size:25px;font-weight:700;margin-bottom:15px}.home__section__eba>p{color:#aaa;font-size:13px;font-weight:500;line-height:25px;text-align:center;width:600px}.home__section__eba__faq__wrap{border:1px solid #e0eef0;border-radius:10px;margin-top:20px;padding:20px;width:600px}.lp__faq{border-bottom:1px solid #e0eef0;padding:10px 0}.lp__faq__question{color:#000;cursor:pointer;display:flex;font-size:13px;font-weight:600;justify-content:space-between;padding:10px 0}.lp__faq__question>h1{color:#999;font-size:13px}.lp__faq__question>span{align-items:center;display:flex;gap:20px}.lp__arrow{color:#006;transition:transform .25s ease-out}.lp__arrow.open{transform:rotate(90deg)}.lp__faq__answer{max-height:0;overflow:hidden;padding:0;transition:max-height .3s ease-out,padding .3s ease-out}.lp__faq__answer>p{color:#555;font-size:13px;line-height:25px;margin:10px 0}.lp__faq__answer.open{max-height:200px;transition:max-height .3s ease-out,padding .3s ease-out}.home__section__end{align-items:center;background-image:linear-gradient(135deg,#f5f7fa,#c3cfe2);color:#006;display:flex;flex-direction:column;gap:25px;justify-content:center;padding:5% 20%}.home__section__end>h1{color:#006;font-size:35px;font-weight:600;text-align:center;width:35%}.home__section__end>button{background-color:#006;color:#fff;font-size:15px}.home__section__end>button,.tonal__buttons{align-items:center;border:0;border-radius:20px;display:flex;font-weight:600;gap:10px;justify-content:center;padding:10px 15px}.tonal__buttons{font-size:14px;margin-bottom:10px}@media (max-width:768px){.home__section__end{padding:5%}.home__section__end>h1{font-size:25px;font-weight:700;width:100%}.home__section__eba{padding:5%}.home__section__eba>p,.home__section__eba__faq__wrap{width:100%}.home__section__one{flex-direction:column;padding:5%}.home__section__one__start{width:100%}.home__section__one__end{justify-content:start;width:100%}.home__section__one__start>p{width:100%}.home__section__one__end>img{height:auto;object-fit:contain;width:100%}.home__section__fufu{padding:5%}.home__section__fufu>p{width:100%}.home__section__fufu__wrap{flex-direction:column}.home__section__fufu__div{width:100%}.home__section__egusi{padding:5%}.home__section__egusi>h1{text-align:start;width:100%}.home__section__egusi__wrap{flex-direction:column}.home__section__egusi__div{width:100%}.home__section__dodo{padding:5%}.home__section__dodo>h1{width:100%}.home__section__dodo__wrap{display:flex;flex-direction:column}.home__section__dodo__stick{width:100%}.home__section__dodo__text{padding:0 5%;width:100%}}.modal__form{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:0 20px}.modal__form>img{height:50px;object-fit:contain}.modal__form>h1{font-size:18px;font-weight:600;text-align:center}.modal__form__container{align-items:start;display:flex;flex-direction:column;gap:10px;justify-content:center;width:100%}.modal__form__container>input,.modal__form__container>label{color:#777;font-size:14px;font-weight:500}.modal__form__container>input{border:1px solid #006;border-radius:5px;padding:10px;width:100%}.modal__form__container>input:focus{outline:none}.modal__form__container>select{border:1px solid #006;border-radius:5px}.modal__form__container>select,.modal__form__container>select>option{color:#777;font-size:14px;font-weight:500;padding:10px;width:100%}.modal__form__container>span{align-items:center;display:flex;gap:10px;margin-top:20px}.modal__form__container>span>button{background:#fff;border:1px solid #006;border-radius:5px;color:#006;cursor:pointer;font-size:14px;font-weight:500;min-width:100px;padding:10px}.modal__form__container>span>button:last-of-type{background:#006;border:0;color:#fff}.modal__form__message{background-color:#90ee90;color:#222;font-size:13px;font-weight:500;line-height:25px;padding:20px;text-align:center;width:100%}.im__section__one{align-items:center;background-color:#f4eaef;background:#e2e8f1;display:flex;gap:30px;justify-content:space-between;min-height:360px;padding:0 20%}.im__section__one__start{padding:5% 0;width:40%}.im__section__one__start>h1{color:#006;font-size:45px;font-weight:700;margin-bottom:20px}.im__section__one__start>p{color:#999;font-size:14px;font-weight:400;line-height:25.5px;margin-bottom:20px;width:85%}.im__section__one__start>span{align-items:center;display:flex;gap:20px;margin-top:30px}.im__section__one__start>span>button{align-items:center;background:#fff;border:0;border-radius:20px;color:#006;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:10px;justify-content:center;padding:10px 15px}.im__section__one__start>span>button:last-of-type{background:#006;color:#fff}.im__section__one__end{display:flex;justify-content:end;width:50%}.im__section__one__end>video{height:400px;width:640px}.custom-shape-divider-top-1722811141{left:0;line-height:0;overflow:hidden;position:relative;top:0;width:100%}.custom-shape-divider-top-1722811141 svg{background:#006;display:block;height:100px;position:relative;transform:rotateY(180deg);width:calc(100% + 1.3px)}.custom-shape-divider-top-1722811141 .shape-fill{fill:#fff}.im__section__beans{align-items:center;background-color:#006;color:#fff;display:flex;gap:30px;justify-content:space-between;padding:0 20%}.im__section__beans__start{width:50%}.im__section__beans__end{align-items:end;display:flex;justify-content:end;width:50%}.im__section__beans__end>img{height:300px;object-fit:cover;width:400px}.im__section__tomatoes{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5% 20% 0}.im__section__tomatoes>h1{color:#006;font-size:25px;font-weight:700;margin-bottom:15px}.im__section__tomatoes>p{color:#aaa;font-size:13px;font-weight:500;line-height:25px;text-align:center;width:600px}.im__section__stages{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;padding:5% 0}.im__section__stages>div{background:#e2e8f1;border-radius:10px;display:flex;flex-direction:column;justify-content:center;min-height:150px;min-width:250px;padding:10px}.im__section__stages>div>h1{color:#006;font-size:15px;font-weight:500;margin-bottom:10px}.im__section__stages>div>ul{color:777;font-size:12px;font-weight:500;line-height:25px;list-style-type:none}@media (max-width:768px){.im__section__beans{flex-direction:column;padding:0}.im__section__beans__start{padding:5% 5% 0;width:100%}.im__section__beans__end,.im__section__beans__end>img{width:100%}.im__section__one{display:flex;flex-direction:column;height:auto;padding:5%}.im__section__one__start{width:100%}.im__section__one__end{justify-content:start;width:100%}.im__section__one__start>p{width:100%}.im__section__one__end>video{height:100%;width:100%}.im__section__tomatoes{padding:5%}.im__section__stages>div,.im__section__tomatoes>p{width:100%}}.cm__section__one{align-items:center;background:#006;display:flex;gap:30px;justify-content:space-between;padding:0 20%}.cm__section__one__start{padding:5% 0;width:45%}.cm__section__one__start>h1{color:#fff;font-size:45px;font-weight:700;margin-bottom:30px}.cm__section__one__start>p{color:#fff;font-size:14px;font-weight:400;line-height:25px;margin-bottom:30px;width:85%}.cm__section__one__start>span{align-items:center;display:flex;gap:20px;margin-top:30px}.cm__section__one__start>span>button{align-items:center;background:#fff;border:0;border-radius:20px;color:#006;display:flex;font-size:14px;font-weight:600;gap:10px;justify-content:center;padding:10px 15px}.cm__section__one__start>span>button:last-of-type{background:#e2e8f1;color:#006}.cm__section__one__end{display:flex;justify-content:end;width:50%}.cm__section__one__end>img{height:400px;object-fit:contain}.cm__section__two{align-items:center;background:#f2f0fa;display:flex;flex-direction:column;justify-content:center;padding:5% 0}.cm__section__two>h1{color:#006;font-size:25px;font-weight:700;margin-bottom:15px}.cm__section__two__wrap{align-items:center;display:flex;justify-content:space-between;padding:0 20%;width:100%}.cm__section__two__start{align-items:end;display:flex;flex-direction:column;justify-content:end;text-align:end;width:45%}.cm__section__two__start>h1{color:#006;font-size:20px;font-weight:800;line-height:35px;margin-bottom:10px}.cm__section__two__start>p{font-size:13px;font-weight:500;line-height:25px;margin-bottom:30px;width:350px}.cm__section__two__end{display:flex;justify-content:start;width:50%}.box{background-color:#f0f0f0;border:4px solid #000;border-radius:20px;box-shadow:5px 5px 2.5px 6px #d1dada;display:flex;flex-direction:column;height:600px;justify-content:center;position:relative;width:320px}.box__top-border{background-color:#000;border:1px solid #000;border-radius:0 0 20px 20px;height:16px;left:72px;position:absolute;top:0;width:160px}.box__right-border{border:4px solid #000;border-radius:10px;position:absolute;right:-2px}.box__right-border--top{height:56px;top:112px}.box__right-border--bottom{bottom:288px;height:80px}@keyframes blob-bounce{0%{transform:translate(-100%,-100%) translateZ(0)}25%{transform:translate(-100%,-100%) translate3d(100%,0,0)}50%{transform:translate(-100%,-100%) translate3d(100%,100%,0)}75%{transform:translate(-100%,-100%) translate3d(0,100%,0)}to{transform:translate(-100%,-100%) translateZ(0)}}@media (max-width:768px){.cm__section__one{flex-direction:column;padding:5%}.cm__section__one__start{padding:0;width:100%}.cm__section__one__end{justify-content:start;width:100%}.cm__section__one__start>p{width:100%}.cm__section__one__end>img{height:auto;object-fit:contain;width:100%}.cm__section__two__wrap{flex-direction:column;padding:0 5%}.cm__section__two__start{align-items:center;justify-content:center;text-align:center;width:100%}.cm__section__two__start>p{width:100%}.cm__section__two__end{display:flex;justify-content:center;width:100%}}.about__section__one{align-items:center;background:#006;color:#fff;display:flex;flex-direction:column;gap:30px;justify-content:center;padding:2.5% 20%}.about__section__one>h1{font-size:30px;font-weight:600;margin-bottom:10px;text-align:center;width:400px}.about__section__one>p{word-wrap:break-word;font-size:17px;font-weight:400;line-height:30px;overflow-wrap:break-word;text-align:center;width:750px}.about__section__two{display:flex;gap:30px;justify-content:space-between}.about__section__two__start{display:flex;flex-direction:column;gap:10px;padding:2.5% 0 2.5% 20%;width:60%}.about__section__two__start>h1{font-size:25px;font-weight:700;margin-bottom:10px;width:400px}.about__section__two__start>p{word-wrap:break-word;font-size:17px;font-weight:400;line-height:30px;overflow-wrap:break-word;width:100%}.about__section__two__end{display:flex;justify-content:end;width:35%}.about__section__two__end>img{object-fit:cover;width:100%}.about__section__three{align-items:center;background:#e2e8f1;color:#006;display:flex;flex-direction:column;gap:30px;justify-content:center;padding:2.5% 20%}.about__section__three>h1{font-size:30px;font-weight:600;text-align:center;width:400px}.about__section__three>p{word-wrap:break-word;font-size:17px;font-weight:400;line-height:30px;overflow-wrap:break-word;text-align:center;width:750px}@media screen and (max-width:768px){.about__section__one,.about__section__three{padding:7.5% 5%}.about__section__one>p,.about__section__three>P{width:100%}.about__section__two{flex-direction:column}.about__section__two__start{padding:5%;width:100%}.about__section__two__end{width:100%}}.services__section__one{align-items:center;background:url(/static/media/portrait-nurse-sitting-desk-with-laptop-documents-while-wearing-uniform-gloves-face-mask-medical-facility-assistant-looking-camera-with-bottle-pills-table.c18c9b1b68ae5eb6a8c5.jpg);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;min-height:45vh}.services__section__one>h1{color:#fff;font-size:40px;font-weight:600}.services__section__two{display:flex;gap:20px;justify-content:space-between;padding:2.5% 20%}.services__section__two__start{display:flex;flex-direction:column;justify-content:center;width:45%}.services__section__two__start>h2{color:#006;font-size:30px;font-weight:600;line-height:45px;margin-bottom:10px}.services__section__two__start>p{color:#444;font-size:16px;font-weight:600;line-height:30px;margin-bottom:10px}.services__section__two__start>h3{align-items:center;color:#006;cursor:pointer;display:flex;font-size:16px;font-weight:700;gap:10px;line-height:30px}.services__section__two__end{align-items:center;display:flex;width:45%}.services__section__two__end>img{border-radius:5px;height:300px;object-fit:cover;width:100%}.services__section__three{background:#e2e8f1;flex-direction:row-reverse}.services__section__four,.services__section__three{display:flex;gap:20px;justify-content:space-between;padding:2.5% 20%}.services__section__five{align-items:center;background-color:#006;color:#fff;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:2.5% 20%}.services__section__five>h3{color:#eee;font-size:16px;font-weight:500;margin-bottom:10px;text-align:center}.services__section__five__wrap{align-items:start;display:flex;gap:10px;justify-content:space-evenly}.services__section__five__wrap>div{background-color:#fff;border-radius:5px;color:#006;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:20px;width:30%}.services__section__five__wrap>div>h2{align-items:center;color:#006;cursor:pointer;display:flex;font-size:20px;font-weight:700;gap:10px;justify-content:space-between;line-height:30px;width:100%}.services__section__five__wrap>div>p{color:#006;font-size:14px;font-weight:200;line-height:25px}@media (max-width:768px){.services__section__one{background-position:50%;min-height:70svh;padding:5%}.services__section__one>h1{font-size:30px}.services__section__two{flex-direction:column;padding:5%}.services__section__two__end,.services__section__two__start{width:100%}.services__section__four,.services__section__three{flex-direction:column;padding:5%}.services__section__five{padding:5%}.services__section__five__wrap{flex-direction:column;justify-content:start}.services__section__five__wrap>div{width:100%}}.service__section__one{align-items:center;background:#006;display:flex;flex-direction:column;justify-content:center;min-height:30vh}.service__section__one>h1{color:#fff;font-size:40px;font-weight:600}.service__section__two{align-items:center;display:flex;justify-content:center;padding:2.5% 20%}.service__section__two>p{font-size:20px;font-weight:300;line-height:35px;text-align:center;width:700px}.service__section__three{align-items:center;border:10px solid #e2e8f1;display:flex;flex-direction:column;justify-content:center;margin:2.5% 20%;padding:2.5% 0}.service__section__three>h2{color:#006;font-size:30px;font-weight:600;line-height:45px;margin-bottom:10px}.service__section__three__wrap{align-items:start;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-evenly;padding:20px;text-align:center}.service__section__three__wrap>div{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;width:22.5%}.service__section__three__wrap>div>h2{color:#000;font-size:16px;font-weight:700;line-height:45px;margin-bottom:10px}.service__section__three__wrap>div>p{color:#444;font-size:16px;font-weight:200;line-height:25px}.service__section__four{align-items:center;background:#e2e8f1;display:flex;flex-direction:column;justify-content:center;padding:2.5% 20%}.service__section__four>h2{color:#444;font-size:22px;font-weight:600;line-height:35px;margin-bottom:10px;text-align:center;width:700px}.service__section__four__wrap{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-evenly;padding:20px;text-align:center}.service__section__four__wrap>div{align-items:center;background:#fff;border-radius:5px;display:flex;gap:10px;justify-content:start;padding:20px 10px;text-align:start;width:23.5%}.service__section__four__wrap>div>p{color:#444;font-size:14px;font-weight:200;line-height:20px}.service__section__four__wrap__icon{color:#006;font-size:30px;width:20%}@media (max-width:768px){.service__section__one{min-height:30vh;padding:5%}.service__section__two{padding:5%}.service__section__three__wrap>div,.service__section__two>p{width:100%}.service__section__three{margin:5% 0;padding:5% 0}.service__section__four{padding:5%}.service__section__four>h2{width:100%}.service__section__four__wrap{padding:20px 0}.service__section__four__wrap>div{width:100%}.service__section__four__wrap__icon{color:#006;font-size:30px;width:15%}}
/*# sourceMappingURL=main.111216ee.css.map*/