@font-face{font-family:outfit;src:url(../fonts/Outfit-Regular.ttf)}@font-face{font-family:outfit-bold;src:url(../fonts/Outfit-Bold.ttf)}@font-face{font-family:outfit-thin;src:url(../fonts/Outfit-Light.ttf)}@font-face{font-family:outfit-semi;src:url(../fonts/Outfit-Medium.ttf)}@font-face{font-family:outfit-black;src:url(../fonts/Outfit-Black.ttf)}:root{--logoColor: #fd0507;--primaryColor: rgb(0, 160, 170);--primaryLightColor: rgb(0 160 170 / 16%);--blackColor: #040615;--blackColor-1: hsl(0deg 0% 11% / 64%);--blackColor-2: hsl(0deg 0% 11% / 32%);--blackColor-3: hsl(0deg 0% 11% / 16%);--whiteColor: hsl(0, 0%, 99%);--boxShadow-1: 0 .125rem .25rem 0 var(--blackColor-3);--boxShadow-2: 0 .25rem .5rem 0 var(--blackColor-3);--boxShadow-3: 0 .5rem 1rem 0 var(--blackColor-3);--baseFont: outfit;--boldFont: outfit-bold;--thinFont: outfit-thin;--semiFont: outfit-semi;--fullWidth: 100vw;--fluidFullWidth: 100%;--fixedWidth: 1216px;--smallFont1: .625rem;--smallFont2: .75rem;--smallFont3: .875rem;--normalFont: 1rem;--mediumFont1: 1.125rem;--mediumFont2: 1.25rem;--mediumFont3: 1.5rem;--largeFont1: 1.75rem;--largeFont2: 2rem;--heading6: var(--normalFont);--heading5: var(--mediumFont1);--heading4: 1.25rem;--heading3: 1.75rem;--heading2: 2.5rem;--heading1: 4rem;--sectionPaddingSpacing: 6rem;--sectionSpacing: 4rem;--negativeSpacing: -4rem}@media(max-width: 64rem){html{font-size:14px}:root{--heading4: 1rem;--heading3: 1.25rem;--heading2: 1.875rem;--heading1: 2.5rem}}*{transition:all .5s}h1{font-size:var(--heading1);text-transform:uppercase}h2{font-size:var(--heading2);text-transform:uppercase}h3{font-size:var(--heading3);text-transform:uppercase}h4{font-size:var(--heading4);text-transform:uppercase}h5{font-size:var(--heading5);text-transform:uppercase}h6{font-size:var(--heading6);text-transform:uppercase}body{font-family:var(--baseFont);background:var(--whiteColor);color:var(--blackColor);background-color:var(--primaryLightColor);margin:0;overflow:hidden;overflow-y:auto}::-webkit-scrollbar{width:.25rem}::-webkit-scrollbar-track{background:var(--primaryLightColor)}::-webkit-scrollbar-thumb{background:var(--primaryColor)}::-webkit-scrollbar-thumb:hover{background:var(--primaryColor)}h1,h2,h3,h4,h5,h6{margin:.5rem 0 1rem}a,i,span{display:flex;color:var(--blackColor)}header{position:sticky;position:-webkit-sticky;width:min(var(--fixedWidth),100% - var(--sectionSpacing));margin:auto}header .shega-contact{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0}header .info-details{display:flex;align-items:center;gap:.5rem}header .shega-header{padding:1rem 1.5rem;border-radius:1rem;display:flex;align-items:center;justify-content:space-between;background:var(--whiteColor);box-shadow:var(--boxShadow-2)}nav ul{display:flex;gap:1.5rem}nav .nav-item{transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;position:relative;padding:.5rem 0;cursor:pointer;text-transform:uppercase}nav .nav-item::before{content:"";transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;position:absolute;bottom:0;left:0;width:0;height:.25rem;background-color:var(--primaryColor)}nav .nav-item:hover{color:var(--primaryColor)}nav .nav-item:hover::before{width:1rem}.para{margin-bottom:1rem}section h1,section h2,section h3,section h4,section h5,section h6{color:var(--primaryColor)}footer,section.about,section.info,section.online{background-color:var(--primaryColor);color:var(--whiteColor)}footer h1,footer h2,footer h3,footer h4,footer h5,footer h6,section.about h1,section.about h2,section.about h3,section.about h4,section.about h5,section.about h6,section.info h1,section.info h2,section.info h3,section.info h4,section.info h5,section.info h6,section.online h1,section.online h2,section.online h3,section.online h4,section.online h5,section.online h6{color:var(--whiteColor)}section.about h3{color:var(--primaryColor)}.about-section,section.services,section.founder,section.team,section.testimonial,.therapy-section,.program-section,.footer-section,.approach-section,.online-section{width:min(var(--fixedWidth),100% - var(--sectionSpacing));margin:auto;padding:var(--sectionSpacing) 0}section.home{width:min(var(--fixedWidth),100% - var(--sectionSpacing));margin:auto;height:calc(100vh - 8rem);display:flex;align-items:center}section.home .home-detail{width:60%;position:relative}section.home .home-img{width:40%;position:relative}.about-shega{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem;margin-bottom:2rem}.about-shega .vision,.about-shega .mission{background-color:var(--whiteColor);padding:1rem;color:var(--blackColor)}.founder-info{display:flex;align-items:center;gap:1.5rem}.founder-info .founder-img{position:relative;width:20%}.founder-info .founder-details{position:relative;width:80%}.team-info{display:flex;align-items:center;gap:1.5rem}.team-info .team-member{width:50%;position:relative}.team-member{display:flex;align-items:center;gap:1.5rem}.team-member .team-img{position:relative;width:20%}.team-member .team-details{position:relative;width:80%}section.founder{padding-bottom:1rem}section.team{padding-top:1rem}.therapy-wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem}.therapy-wrapper .therapy-item{display:flex;align-items:center;flex-direction:column;gap:.5rem}.therapy-wrapper .therapy-data{position:relative;background-color:var(--whiteColor);border-radius:1rem;padding:1rem;width:100%}.services-wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem}.services-wrapper .service-item{position:relative;background-color:var(--whiteColor);border-radius:1rem;padding:1rem}.services-wrapper .service-header{display:flex;align-items:center;gap:1rem}.services-wrapper .service-header .service-img{padding:.5rem;border-radius:.25rem;display:flex;vertical-align:middle;justify-content:center;background-color:var(--primaryColor)}.services-wrapper .service-header .service-img::before{content:"";display:inline-block;width:2.5rem;height:2.5rem}.services-wrapper .service-header .service-img.family-service::before{-webkit-mask:url("../../images/family-icon.svg");mask:url("../../images/family-icon.svg");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--whiteColor)}.services-wrapper .service-header .service-img.parent-service::before{-webkit-mask:url("../../images/parent-icon.svg");mask:url("../../images/parent-icon.svg");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--whiteColor)}.services-wrapper .service-header .service-img.children-service::before{-webkit-mask:url("../../images/child-icon.svg");mask:url("../../images/child-icon.svg");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--whiteColor)}.services-wrapper .service-header .service-img.anger-service::before{-webkit-mask:url("../../images/anger-icon.svg");mask:url("../../images/anger-icon.svg");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--whiteColor)}.services-wrapper .service-header .service-img.issue-service::before{-webkit-mask:url("../../images/other-issue.svg");mask:url("../../images/other-issue.svg");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--whiteColor)}.services-wrapper .service-header .service-img.service-service::before{-webkit-mask:url("../../images/other-service.svg");mask:url("../../images/other-service.svg");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--whiteColor)}.counselling-wrapper{display:grid;grid-template-columns:repeat(7, 1fr);gap:1rem;cursor:pointer}.counselling-wrapper .counselling-item{text-align:center}.counselling-wrapper .counselling-item .counselling-img{transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transform:scale(0.875);-webkit-transform:scale(0.875);-moz-transform:scale(0.875);-ms-transform:scale(0.875);-o-transform:scale(0.875);background:var(--whiteColor);padding:1rem;margin-bottom:1rem;border-radius:1rem;box-shadow:var(--boxShadow-1)}.counselling-wrapper .counselling-item:hover .counselling-img{box-shadow:var(--boxShadow-2);transform:scale(1.25);-webkit-transform:scale(1.25);-moz-transform:scale(1.25);-ms-transform:scale(1.25);-o-transform:scale(1.25)}.counselling-wrapper .counselling-item:hover span{color:var(--primaryColor)}.testimonial-item{display:flex;align-items:center}.testimonial-item .testimonial-content{display:block;width:80%}.testimonial-item .testimonial-content span{display:block}.testimonial-item .testimonial-img{display:block;width:20%}.testimonial-item .testimonial-img img{width:100%;border-radius:1rem}.footer-section{display:flex;flex-direction:column;align-items:center}.footer-section .copyrights a{color:var(--whiteColor)}.footer-section .social-icon-list svg{width:2.5rem;height:2.5rem}.content-name{margin:0}.content-study{font-size:.75rem;font-weight:normal;color:var(--blackColor);margin-top:.25rem}.social-icon,.shega-detail{display:flex;gap:.875rem;align-items:center}.shega-detail{gap:1.5rem}.social-icon-list svg{width:1.5rem;height:1.5rem}.social-icon-list path{fill:var(--primaryColor)}.social-icon-list a{padding:.25rem;border-radius:2rem}.social-icon-list a:hover{background-color:var(--primaryColor)}.social-icon-list a:hover path{fill:var(--whiteColor)}footer{position:relative}footer .footer-row{display:grid;grid-template-columns:34rem 1fr;gap:1rem;align-items:center;width:100%}footer .footer-row .footer-data img{margin:auto}footer .footer-row .info-wrapper{display:flex;gap:2rem;align-items:self-start}footer .footer-row .info-wrapper .info-data h6,footer .footer-row .info-wrapper .info-data p{display:flex;gap:.5rem}footer .footer-row .info-wrapper .info-data h6 a,footer .footer-row .info-wrapper .info-data h6 span,footer .footer-row .info-wrapper .info-data p a,footer .footer-row .info-wrapper .info-data p span{color:var(--whiteColor)}footer .footer-row address{font-style:normal}footer .social-icon-list path{fill:var(--whiteColor)}footer .social-icon-list a:hover{background-color:var(--whiteColor)}footer .social-icon-list a:hover path{fill:var(--primaryColor)}footer .copyrights{width:100vw;position:absolute;bottom:0;left:0;margin:auto;padding:.5rem 0}footer .copyrights p{width:100%;display:flex;justify-content:center}.footer-contact-container{display:flex;align-items:baseline;gap:.5rem;justify-content:space-between;width:100%}.parent{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);grid-column-gap:0px;grid-row-gap:0px}.div1{grid-area:1/1/2/2}.div2{grid-area:2/1/3/2}.div3{grid-area:1/2/3/3}.blog-container{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem}.blog-container .blog-card{padding:1rem;background-color:var(--whiteColor);border-radius:.5rem;display:flex;gap:.5rem;flex-direction:column}.blog-container .blog-card h4{font-size:var(--heading6);min-height:3rem}.blog-container .blog-card p{font-size:.875rem}.blog-container .blog-card a{padding:.5rem 1rem;background-color:var(--primaryLightColor);color:var(--primaryColor);display:flex;justify-content:center;border-radius:.5rem}@media screen and (max-width: 1023px){section.home{height:100%}.services-wrapper,.blog-container{grid-template-columns:repeat(2, 1fr)}.counselling-wrapper{grid-template-columns:repeat(4, 1fr)}.footer-contact-container{display:grid;grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 765px){header{padding:.5rem}header nav,header .shega-contact{display:none}section.home{flex-direction:column}section.home .home-detail,section.home .home-img{width:100%}.about-shega{grid-template-columns:auto}.founder-info{flex-direction:column}.founder-info .founder-img,.founder-info .founder-details{width:100%}.team-info{flex-direction:column;align-items:flex-start}.team-info .team-member{width:100%}.services-wrapper,.blog-container{grid-template-columns:repeat(1, 1fr)}.counselling-wrapper{grid-template-columns:repeat(2, 1fr)}.footer-contact-container{display:grid;grid-template-columns:repeat(1, 1fr)}.footer-row{grid-template-columns:none !important}footer .footer-row .info-wrapper{flex-direction:column}footer .copyrights{position:relative}footer .copyrights p{flex-direction:column}}