.our__purpose__section{padding:0 0 50px}.our__purpose__section__wrapper{display:flex;justify-content:space-between;gap:0 40px}@media screen and (max-width:1100px){.our__purpose__section__wrapper{flex-direction:column}}.our__purpose__section__left{width:460px;display:flex}.our__purpose__section__left__content{align-self:center}.our__purpose__section__left__content h1{font-size:70px;font-weight:600;margin-bottom:20px;line-height:1.5}.our__purpose__section__left__content h1 .text__1{padding:5px;border-radius:50px;border:2px solid #44d903}@media screen and (max-width:1200px){.our__purpose__section__left__content h1{font-size:50px}}@media screen and (max-width:1100px){.our__purpose__section__left__content h1 br{display:none}}@media screen and (max-width:767px){.our__purpose__section__left__content h1{font-size:40px}}.our__purpose__section__left__content p{font-size:26px;margin-bottom:30px}@media screen and (max-width:1200px){.our__purpose__section__left__content p{font-size:20px}}.our__purpose__section__left__content .btn__wrapper .btn__block{display:inline-flex;justify-content:flex-start;gap:0 12px;border-radius:50px 50% 50% 50px}.our__purpose__section__left__content .btn__wrapper .btn__block .lets__nourish__btn{align-self:center}.our__purpose__section__left__content .btn__wrapper .btn__block:hover .btn{background-color:#44d903;color:#fff;border:2px solid #44d903}.our__purpose__section__left__content .btn__wrapper .btn__block:hover .btn__arrow{background-color:#2d322c}.our__purpose__section__left__content .btn__wrapper .btn__block:hover .btn__arrow svg path{fill:#fff}@media screen and (max-width:1200px){.our__purpose__section__left{width:400px}}@media screen and (max-width:1100px){.our__purpose__section__left{width:100%;justify-content:center;text-align:center;margin-bottom:30px}}.our__purpose__section__right{flex:1 1;display:flex;justify-content:space-between;gap:0 20px}.our__purpose__section__right__content__left{width:55%}.our__purpose__section__right__content__left figure{height:100%;overflow:hidden;border-radius:30px}.our__purpose__section__right__content__left figure img{height:100%;object-fit:fill;transition:all .777s ease-in-out}.our__purpose__section__right__content__left figure img:hover{transform:scale(1.05)}@media screen and (max-width:767px){.our__purpose__section__right__content__left figure{border-radius:16px;margin-bottom:20px}.our__purpose__section__right__content__left{width:100%}}.our__purpose__section__right__content__right{width:45%;display:flex;flex-direction:column;justify-content:space-between}.our__purpose__section__right__content__right .elv__items{background-color:#44d903;padding:20px 14px;border-radius:30px;margin-bottom:20px}.our__purpose__section__right__content__right .elv__items li{display:flex;align-items:center;justify-content:space-between;gap:0 10px}.our__purpose__section__right__content__right .elv__items li:not(:last-child){margin-bottom:5px}.our__purpose__section__right__content__right .elv__items li .text__1{font-size:16px;font-weight:600;flex:1 1}@media screen and (max-width:1200px){.our__purpose__section__right__content__right .elv__items li .text__1{font-size:14px}}.our__purpose__section__right__content__right .elv__items li .elv__item__tp{display:flex;justify-content:space-between;align-items:center;gap:0 10px;width:132px}.our__purpose__section__right__content__right .elv__items li .elv__item__tp .text__2{font-size:16px;font-weight:600;width:auto;flex-shrink:0}@media screen and (max-width:1200px){.our__purpose__section__right__content__right .elv__items li .elv__item__tp .text__2{font-size:14px}}.our__purpose__section__right__content__right .elv__items li .elv__item__tp .text__3{text-align:left;font-size:16px;font-weight:600;width:50%;flex-shrink:0}@media screen and (max-width:1200px){.our__purpose__section__right__content__right .elv__items li .elv__item__tp .text__3{font-size:14px}}.our__purpose__section__right__content__right figure{overflow:hidden;border-radius:30px}.our__purpose__section__right__content__right figure img{height:100%;object-fit:fill;transition:all .777s ease-in-out}.our__purpose__section__right__content__right figure img:hover{transform:scale(1.05)}@media screen and (max-width:767px){.our__purpose__section__right__content__right figure{border-radius:16px}.our__purpose__section__right__content__right{width:100%}}@media screen and (max-width:1100px){.our__purpose__section__right{width:100%}}@media screen and (max-width:767px){.our__purpose__section__right{flex-direction:column}}@media screen and (max-width:1100px){.our__purpose__section{padding:10px 0 30px}}.is__goal__section{position:relative;width:100%;background-repeat:no-repeat;background-position:50%;background-size:cover;padding:70px 0}.is__goal__section__wrapper{display:flex;justify-content:flex-end}.is__goal__section__block{width:60%;background-color:hsla(0,0%,100%,.7);padding:50px 100px;border-radius:50px;position:relative}.is__goal__section__block h2{font-size:56px;font-weight:700;margin-bottom:20px}@media screen and (max-width:1200px){.is__goal__section__block h2{font-size:40px}}@media screen and (max-width:480px){.is__goal__section__block h2{font-size:32px}}.is__goal__section__block__list ul{display:flex;flex-wrap:wrap;gap:14px}.is__goal__section__block__list ul li{border-radius:50px;background-color:#fff;border:2px solid #44d903;padding:12px 20px}.is__goal__section__block__list ul li .items{display:flex;justify-content:flex-start;align-items:center;gap:0 10px}.is__goal__section__block__list ul li .items .icon{width:32px;height:32px}.is__goal__section__block__list ul li .items .icon img{width:100%;height:100%;object-fit:contain}.is__goal__section__block__list ul li .items .text__1{font-size:26px;font-weight:600}@media screen and (max-width:1200px){.is__goal__section__block__list ul li .items .text__1{font-size:18px}}@media screen and (max-width:899px){.is__goal__section__block__list ul li .items{justify-content:center}.is__goal__section__block__list ul li{flex:1 1 auto}}.is__goal__section__block .btn__wrapper{position:absolute;bottom:40px;right:40px}.is__goal__section__block .btn__wrapper .btn__arrow:hover{background-color:#2d322c}.is__goal__section__block .btn__wrapper .btn__arrow:hover svg path{fill:#fff}@media screen and (max-width:1200px){.is__goal__section__block .btn__wrapper{bottom:24px;right:24px}}@media screen and (max-width:480px){.is__goal__section__block .btn__wrapper{position:relative;bottom:auto;right:auto}.is__goal__section__block .btn__wrapper .btn__arrow{margin:20px auto 0}}@media screen and (max-width:1200px){.is__goal__section__block{padding:30px 100px 30px 50px}}@media screen and (max-width:899px){.is__goal__section__block{width:100%;padding:30px 84px 30px 30px}}@media screen and (max-width:480px){.is__goal__section__block{padding:20px}}