.environment-list .items{display:flex;flex-direction:column;row-gap:60px}.environment-list .items .inner-content{column-gap:2%}.environment-list .items .inner-content .left-section{width:49%;overflow:hidden}.environment-list .items .inner-content .left-section img{transition:all .5s ease-in-out;transform:scale(1)}.environment-list .items .inner-content .left-section:hover img{transform:scale(1.025)}.environment-list .items .inner-content .right-section{width:49%;padding:0 0 0 120px}.environment-list .items .inner-content .content{width:90%}.environment-list .items .inner-content .content p{margin-top:20px}.environment-list .items .inner-content .icon-wrapper{width:130px;height:130px;display:flex;justify-content:center;align-items:center;border:3px solid #9ec0e6;border-radius:50%;margin-bottom:30px}.environment-list .items .inner-content .icon-wrapper img{max-width:80px;max-height:80px}.environment-list .items .item:nth-child(2n) .left-section{order:2}.environment-list .items .item:nth-child(2n) .right-section{order:1;padding:0 120px 0 0}.environment-list .items .item:last-child{padding-bottom:75px;border-bottom:15px solid var(--light-blue-color)}@media only screen and (max-width:1199px){.environment-list .items .inner-content .icon-wrapper{width:71px;height:71px;margin-bottom:10px}.environment-list .items .inner-content .icon-wrapper img{max-width:42px;max-height:42px}.environment-list .items .inner-content .right-section{padding:30px 0 0 30px}.environment-list .items .inner-content .content{width:100%}.environment-list .items .inner-content .content p{margin-top:10px}.environment-list .items .item:nth-child(2n) .right-section{padding:30px 30px 0 0}.environment-list .items .item:last-child{padding-bottom:50px}}@media only screen and (max-width:992px){.environment-list .md-heading{font-size:1.15rem}}@media only screen and (max-width:767px){.environment-list .items{row-gap:40px}.environment-list .items .inner-content{flex-direction:column}.environment-list .items .inner-content .left-section,.environment-list .items .inner-content .right-section{width:100%}.environment-list .items .inner-content .right-section{padding:15px 0 0}.environment-list .items .item:nth-child(2n) .right-section{padding:10px 0 0;order:2;text-align:right}.environment-list .items .item:nth-child(2n) .right-section .content{display:flex;flex-direction:column;align-items:flex-end}.environment-list .items .item:last-child{padding-bottom:40px;border-width:4px;position:relative}}.initiative-section{position:relative}.initiative-section .molecules{top:-200px;left:-200px}.initiative-section .waves{bottom:-100px}.initiative-section .items{column-gap:2%;row-gap:30px}.initiative-section .items .item{width:32%}@media only screen and (max-width:767px){.initiative-section .items .item{width:100%}}.initiative-section .items{row-gap:40px}.initiative-section .item{text-align:center;border-bottom:15px solid var(--light-blue-color)}.initiative-section .item .lg-heading{font-weight:200;font-size:50px;line-height:1.3;color:var(--secondry-color)}.initiative-section .item .lg-heading span{font-size:1.9rem;font-weight:300}.initiative-section .item .heading-wrapper p{margin-top:0;font-size:1.125rem;font-weight:400}.initiative-section .img-wrapper{max-width:290px;max-height:290px;border-radius:50%;overflow:hidden;margin:auto}.initiative-section .img-wrapper img{transition:all .5s ease-in-out;transform:scale(1)}.initiative-section .item:hover .img-wrapper img{transform:scale(1.025)}.initiative-section .content{padding-top:40px;padding-bottom:40px;margin-top:30px;border-top:15px solid var(--light-blue-color)}@media only screen and (max-width:1439px){.initiative-section .item .lg-heading{font-size:42px}}@media only screen and (max-width:1199px){.initiative-section .item{border-width:10px}.initiative-section .item .lg-heading{font-size:36px;line-height:1}.initiative-section .item .heading-wrapper{margin-top:15px}.initiative-section .item .heading-wrapper p{margin-top:10px}.initiative-section .item .content{padding-top:30px;padding-bottom:30px;margin-top:30px;border-width:10px}}@media only screen and (max-width:992px){.initiative-section .img-wrapper{max-width:157px;max-height:157px}.initiative-section .item{border-width:4px}.initiative-section .item .content{padding-top:20px;padding-bottom:20px;margin-top:15px;border-width:4px}.initiative-section .item .lg-heading{font-size:24px}}