/** Shopify CDN: Minification failed

Line 1330:24 Unexpected "="

**/
/* ===================== why-aluminium css start ========================= */


/* hero aluminium start */

.hero-aluminium__inner {
    position: relative;
    padding: 95px 0 87px;
    text-align: center;
}

.hero-aluminium__bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

.hero-aluminium__bg img {
    width: 100%;
    height: 100%;
}

.hero-aluminium__wrapper {
    position: relative;
}

.hero-aluminium__heading h2 {
    font-size: 60px;
    font-weight: 700;
    line-height: 52px;
}

.hero-aluminium__img-wrap {
    position: relative;
    max-width: 240px;
    margin: 56px auto 0;
}

.hero-aluminium__img img {
    width: 100%;
}

.hero-aluminium__img1 {
    position: absolute;
    top: 8px;
    right: -58.4px;
    max-width: 195px;
}

.hero-aluminium__img2 {
    position: absolute;
    bottom: 141px;
    right: -40px;
    max-width: 156px;
}

.hero-aluminium__img3 {
    position: absolute;
    bottom: -16px;
    left: -63px;
    max-width: 184px;
}

.hero-aluminium__img4 {
    position: absolute;
    top: 117px;
    left: -69px;
    max-width: 186px;
}

/* hero aluminium end */

/* img-txt blocks start */
.img-txt-blocks__inner {
    padding: 40px 0 100px;
}

.img-txt-blocks__heading h2 {
    font-size: 60px;
    line-height: 52px;
    max-width: 330px;
    margin: 0 auto;
}

.img-txt-blocks__heading {
    margin-bottom: 40px;
}

.img-txt-blocks__item {
    margin-bottom: 60px;
}

.img-txt-blocks__item:last-of-type {
    margin-bottom: 0;
}

.img-txt-blocks__img {
    padding: 0 4px;
}

.img-txt-blocks__left {
    margin-bottom: 20px;
}

.img-txt-blocks__content h4 {
    font-family: var(--tertiary-font);
    font-size: 48px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 16px;
}

.img-txt-blocks__content p {
    font-size: 16px;
    line-height: 20px;
}

/* img-txt blocks end */

/* impact start */

.impact__inner {
    padding-bottom: 100px;
}

.impact__heading {
    margin-bottom: 24px;
    z-index: 1;
    position: relative;
}
.impact__top {
    position: relative;
}
.impact__arrow_wrap {
    display: none;
}
.impact__arrow_left,
.impact__arrow_right {
    cursor: pointer;
    z-index: 5;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.impact__arrow_right {
    left: auto;
    right: 0;
}
.impact__item {
    border-radius: 20px;
    background-color: #E6FBFE;
    /* padding: 40px 22px 42px; */
    margin: 0 5px;
}

.impact__img {
    /* max-width: 149px; */
    /* margin: 0 auto 31px; */
    position: relative;
    padding-top: 224px;
}

.impact__img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 149px;
    max-height: 160px;
    object-fit: contain;
}

.impact__content {
    padding: 0 22px 42px;
}

.impact__content h4 {
    font-family: var(--tertiary-font);
    font-size: 32px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 8px;
}

.impact__content p {
    font-size: 16px;
    line-height: 20px;
}


.impact__btn {
    margin-top: 28px;
    padding: 11px 30.13px;
}

.impact__items {
    width: calc(100% + 10px);
    margin: 0 -5px;

}

/* impact end */

/* compare start */
.compare__inner {
    padding: 94px 0 78px;
    position: relative;
}

.compare__bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background-color: var(--primary-color);
}

.compare__wrapper {
    position: relative;
}

.compare__heading {
    margin-bottom: 58px;
}

.compare__heading h2 {
    font-size: 60px;
    line-height: 52px;
}

.compare__bg img {
    width: 100%;
    height: 100%;
}

.compare__img-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    margin: 0 24px 33px;
    position: relative;
}

.compare__img_first {
    max-width: 123px;
}

.compare__img_second {
    max-width: 146px;
}

@media (max-width: 1024px) {
    .compare__img_second img {
        transform: scale(1.5);
    }


}



.compare__sticker-1 {
    position: absolute;
    top: -37px;
    left: -28px;
    max-width: 121px;
}

.compare__sticker-2 {
    max-width: 100px;
    position: absolute;
    top: 355px;
    left: auto;
    right: -37px;
}


.compare__items {
    display: flex;
    flex-direction: column;
    gap: 17px;
}

.compare__item {
    display: flex;
    gap: 16px;
}

.compare__text {
    flex: 1;
    border-bottom: 1px solid var(--white);
    padding-bottom: 17px;
    text-align: left;
}

.compare__item:first-of-type .compare__text {
    border-top: 1px solid var(--white);
    padding-top: 17px;
}

.compare__text h4 {
    font-family: var(--tertiary-font);
    font-size: 48px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 4px;
}

.compare__text p {
    font-size: 14px;
    line-height: 18px;
}

.compare__btn {
    margin-top: 34px;
    padding: 11px 30.32px;
}

/* compare end */

/* text start */
.text__inner {
    padding: 40px 0 124px;
}

.text__content {
    position: relative;
}

.text__content p {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 28px;
}

.text__content h2 {
    max-width: 341px;
    margin: 0 auto;
}

.text__img {
    max-width: 98px;
    position: absolute;
    bottom: -47px;
    right: 57.08px;
}



/* text end */


/* hero climate start */
.hero-climate__bg img {
    width: 100%;
}

@media (max-width: 1024px) {

    /* .hero-climate__inner_climate-neutral {
        height: 100vh;
    } */

    .hero-climate__bg_climate-neutral {
        height: 100%;
    }

    .hero-climate__bg_climate-neutral img {
        height: 100%;
    }

    /* .hero-climate__wrap_climate-neutral {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    } */
}

.hero-climate__inner {
    position: relative;
    overflow: hidden;
}
.hero-climate__bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left:0;
}
.hero-climate__bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  
}
.hero-climate__wrap {
    position: relative;
    width: 100%;
    min-height: 100dvh;
    display: flex;
    align-items: center;
    padding:100px 0;
}
.temp-climate-neutral .hero-climate__wrap{
    top: 50%;
}
.temp-climate-neutral .hero-climate__wrap .common-wrap {
    max-width: 815px;
}
.hero-climate__content {
    position: relative;
}

.hero-climate__content h2 {
    font-size: 60px;
    line-height: 52px;
}

.hero-climate__content p {
    font-size: 16px;
    line-height: 20px;
    margin-top: 12px;
}

.sticker-wrapper {
    width: auto;
    display: flex;
    position: relative;
}
.sticker-wrapper_giving {
    justify-content: flex-end;
    flex-direction: column;
    align-items: center;
    transform: translateY(0px);
    float: none;
}
.sticker-wrapper_climate-neutral {
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
    transform: translateY(-30px);
    float: right;
}

.hero-climate__sticker-1 {
    max-width: 123px;
    /* position: absolute; */
    /* right: 0; */
    /* bottom: -60px; */
    position: relative;
}

.hero-climate__sticker-1_giving {
    /* max-width: 160px; */
    bottom: -73px;
    left: -63px;
    z-index: 1;
}

.hero-climate__sticker-1_sourcing {
    max-width: 152px;
    left: 20px;
    top: 20px;
    /* bottom: -246px; */

}

.hero-climate__sticker-2_giving {
    /* position: absolute; */
    max-width: 276px;
    /* bottom: -302px; */
    /* left: 99px; */
    max-height: 187px;
}

.hero-climate__sticker-2_giving img {
    width: 276px;
    height: 187px;
}



/* hero climate end*/

/* climate tabs start */
.climate-tabs__inner {
    padding: 40px 0 99px;
}

.climate-tabs__wrapper,
.press-slider__wrapper {
    padding: 31px 23px 48px 19px;
    background-color: var(--primary-color);
    border-radius: 20px;
}

.press-slider__wrapper {
    padding: 60px 30px 41px;
}

.climate-tabs__title {
    font-family: var(--tertiary-font);
    font-size: 48px;
    font-weight: 700;
    line-height: 40px;
    opacity: 50%;
    position: relative;
    width: fit-content;
}

.climate-tabs__title.active {
    opacity: 1;
}

.climate-tabs__title.active::before {
    content: "";
    position: absolute;
    bottom: -14px;
    width: 100%;
    height: 6px;
    background-color: var(--white);
    border-radius: 11px;
}

.climate-tabs__item {
    padding-bottom: 28px;
}

.climate-tabs__item:last-of-type {
    padding-bottom: 0;
}

.climate-tabs__content {
    padding-top: 30px;
    font-size: 16px;
    line-height: 20px;
}

.climate-tabs__sticker {
    max-width: 233px;
    margin: 59px auto 0;
}

/* climate tabs end */


/* projects start */
.project__inner {
    padding: 0 0 100px;
}

.project__heading h2 {
    margin-bottom: 16px;
}

.project__heading_giving h2 {
    max-width: 301px;
    margin: 0 auto 20px;
}

.project__heading p {
    font-size: 16px;
    line-height: 20px;
    max-width: 328px;
    margin: 0 auto;
}

.project__heading_giving p {
    max-width: 100%;
}

.project__heading {
    margin-bottom: 40px;
}

.project__heading_giving {
    margin-bottom: 0;
}

.project__img {
    max-width: 269px;
    margin: 0 auto 17px;
}

.project__items {
    display: flex;
    flex-wrap: wrap;
    gap: 44px;
    justify-content: center;
}

.project__content p {
    font-size: 16px;
    line-height: 20px;
    max-width: 287px;
    margin: 0 auto;
}

/* projects end */

/* gallery start */
.gallery__inner {
    padding: 40px 0 100px;
}

.gallery__item {
    margin-right: 16px;
}

.gallery__img {
    max-width: 171px;
}

.gallery__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}

/* gallery end */

/* action start */
.action__inner {
    padding: 0 0 100px;
}

.action__wrapper {
    background-color: #4ec9f5;
    border-radius: 20px;
    padding: 24px 21px 32px;

}

.action__wrap {
    display: flex;
    flex-direction: column-reverse;
}

.action__heading h2 {
    text-align: left;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.action__right {
    margin-bottom: 24px;
}
.action__right .action__img img {
    width: 100%;
}

.action__count ul {
    display: flex;
    flex-flow: wrap;
    gap: 12px;

}

.action__count-item {
    font-family: var(--primary-font);
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    padding: 8px 6.4px 8px;
    border: 1px solid var(--secondary-color);
    border-radius: 40px;
    cursor: pointer;
}

.action__count-item.active {
    background-color: var(--secondary-color);
    color: var(--white);
}

.action__count {
    margin-bottom: 16px;
}

.action__title {
    font-family: var(--secondary-font);
    font-size: 22px;
    font-weight: 800;
    line-height: 22px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.action__logo {
    max-width: 299px;
    margin-bottom: 16px;
}

.action__content p {
    font-size: 16px;
    line-height: 20px;
}

.action__btn {
    margin-top: 24px;
    padding: 11px 30.14px;
}

/* action end */

/* faqs start */
.faqs__inner {
    padding-bottom: 100px;
}
.faqs__heading h2 {
    margin-bottom: 12px;
}

.faqs__heading p {
    font-size: 16px;
    line-height: 20px;
}

.faqs__heading a {
    color: var(--primary-color);
}

.faqs__heading {
    margin-bottom: 24px;
}

.faqs__title {
    position: relative;
    cursor: pointer;
}

.faqs__title h4 {
    font-family: var(--secondary-font);
    font-size: 22px;
    font-weight: 800;
    line-height: 22px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    max-width: 324px;
}

.faqs__content {
    padding-top: 8px;
}

.faqs__content p {
    font-size: 16px;
    line-height: 20px;
}

.faqs__item {
    padding: 17px 0 15px;
    border-bottom: 1.5px solid var(--primary-color);
}

.faqs__item:first-of-type {
    border-top: 1px solid var(--primary-color);
}

.faqs__title::before {
    content: url(plus3.svg);
    position: absolute;
    top: 0;
    right: 0;
    line-height: 0;
}

.faqs__title.active:before {
    content: url(minus3.svg);
    margin-top: 8.75px;
}

.faqs__wrapper_subscribe {
    background-color: #4EC9F5;
    color: var(--secondary-color);
    padding: 32px 16px;
    border-radius: 20px;
}

.faqs__item.faqs__item_subscribe {
    border-color: var(--secondary-color);
}

.faqs__item_subscribe .faqs__title::before {
    content: url(plus2.svg);
}

.faqs__item_subscribe .faqs__title.active:before {
    content: url(minus2.svg);
}

.faqs__heading_subscribe {
    margin-bottom: 16px;
}

/* faqs end */


/* forms start */
.forms__inner {
    padding: 60px 0 30px;
}

.forms__heading {
    margin-bottom: 43px;
}

.forms__heading_sourcing {
    margin-bottom: 34px;
}

.forms__heading_sourcing h2 {
    max-width: 294px;
    margin: 0 auto;
}

.forms__img {
    max-width: 172px;
    margin: 0 auto 31px;
    /* height: 122px;
    display: flex;
    align-items: center;
    justify-content: center; */
}

/* .forms__img_sourcing {
    max-width: 83px;
    margin: 0 auto 32px;
} */



.forms__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* border-radius: 50%; */
}

.forms__img_sourcing {
    margin: 0 auto 32px;
    min-height: 138px;
    max-width: 176px;
    display: flex;
    align-items: center;
}

.forms__img_sourcing  img {
    max-height: 138px;
    object-fit: contain;
}


.forms__content h4 {
    font-family: var(--secondary-font);
    font-size: 22px;
    font-weight: 800;
    line-height: 22px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.forms__content p {
    font-size: 16px;
    line-height: 20px;
    max-width: 286px;
    margin: 0 auto;
}

.forms__inner_subscribe {
    padding: 85px 0 100px;
}

/* forms end */

/* locally start */
.locally__wrapper {
    padding: 32px 0;
    border-radius: 20px;
    background-color: var(--primary-color);
}

.locally__heading {
    margin-bottom: 47px;
}

.locally__heading h2 {
    max-width: 301px;
    margin: 0 auto 12px;
}

.locally__heading p {
    font-size: 16px;
    line-height: 20px;
    max-width: 282px;
    margin: 0 auto;
}
.locally__wrap-outer {
    position: relative;
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    flex: 1 1 auto;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.locally__wrap {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
    height: 100%;
}
.locally__wrap.active { 
    opacity: 1;
}
.locally__wrap:nth-child(n+2) {
position: absolute;
top: 0;
left: 0;
width: 100%;
}

.locally__img {
    max-width: 331px;
    margin: 0 auto;
}
.locally__img img {
    width: 100%;
}

.locally__right {
    margin-bottom: 40px;
}
.locally__content-year, .locally__content-percentage { position: relative;}
.locally__content h4 {
    font-family: var(--secondary-font);
    font-size: 22px;
    font-weight: 800;
    line-height: 22px;
    letter-spacing: 0.02em;
    margin-bottom: 4px;
     transform:translateY(100%);
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
}
.locally__content h4:nth-child(n+2) {
    position: absolute;
    top: 0;
    left:0;
    width: 100%;
    text-align: center;
}

.locally__content h3 {
    font-family: var(--tertiary-font);
    font-size: 70px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 20px;
    transform:translateY(100%);
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
}
.locally__content h3:nth-child(n+2) {
    position: absolute;
    top: 0;
    left:0;
    width: 100%;
}


.locally__content p {
    font-size: 16px;
    line-height: 20px;
}

/* locally end */

/* sourcing-tabs start */

.progress-done {
    background-color: var(--primary-color);
    border-radius: 40px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 29px;
    width: 0;
    opacity: 0;
    transition: 1s ease .3s;
    padding-right: 12px;
}

.sourcing-tabs__outside-text {
    font-family: var(--primary-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: var(--primary-color);
}

.sourcing-tabs__progress_flex {
    display: flex;
    align-items: center;
    gap: 7px;
}


.sourcing-tabs__inner {
    padding: 40px 0 100px;
}

.sourcing-tabs__heading h2 {
    margin-bottom: 12px;
}

.sourcing-tabs__heading p {
    font-size: 16px;
    line-height: 20px;
}

.sourcing-tabs__heading {
    margin-bottom: 28px;
}

.sourcing-tabs__btn {
    font-family: var(--primary-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -.02em;
    color: var(--primary-color);
    text-transform: uppercase;
    border-radius: 8px;
    border: 1px solid var(--primary-color);
    padding: 13px 11.3px 11px;
    background-color: transparent;
    cursor: pointer;
    position: relative;
}


.sourcing-tabs__btn.active {
    color: #ffffff;
    background-color: var(--primary-color);
}

.sourcing-tabs__btn-wrap {
    display: flex;
    flex-flow: wrap;
    gap: 15px;
    justify-content: center;
    align-items: center;
    margin-bottom: 28px;
    position: relative;
}
.sourcing-tabs__btn-wrap.show-button {
    padding-top: 80px;
}
.button-badge-wrap {
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translate(-50%, -100%) rotate(25deg);
    width: 100%;
    max-width: 129px;
}
.sourcing-tabs__img-wrap {
    margin-bottom: 27px;
}

.sourcing-tabs__progress-text {
    font-family: var(--secondary-font);
    font-size: 16px;
    font-weight: 800;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-align: right;
    color: var(--primary-color);
    text-transform: uppercase;
    width: 102px;
}

.sourcing-tabs__progress-items {
    display: flex;
    flex-direction: column;
    gap: 31px;
}

.progress-done {
    font-family: var(--primary-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #ffffff;
}

.sourcing-tabs__progress-item {
    display: flex;
    align-items: center;
    position: relative;
}

.sourcing-tabs__progress {
    width: calc(100% - 102px);
    padding-left: 15px;
}

.sourcing-tabs__progress_flex {
    display: flex;
    align-items: center;
    gap: 7px;
}

.sourcing-tabs__progress-text_img img {
    max-width: 63px;
}

.sourcing-tabs__item {
    display: none;
}

.sourcing-tabs__item.active {
    display: block;
}

.sourcing-tabs__img_sticker {
    position: absolute;
    top: -2px;
    right: 7px;
    /* max-width: 55px; */
    line-height: 0;
    /* transform: scale(1.1); */
}

.sourcing-tabs__img_sticker img{
    width: 60px;
}

/* sourcing-tabs end */

/* application start */
.application__inner {
    padding: 0 0 100px;
}

.application__wrapper,
.team-form__wrapper {
    background-color: #E6FBFE;
    border-radius: 20px;
    padding: 33px 12px 35px;
}

.application__heading {
    max-width: 800px;
    margin:0 auto 30px;
}

.application__heading p,
.team-form__heading p {
    font-size: 16px;
    line-height: 20px;
    margin-top: 12px;
}

.application__form,
.team-form__form {
    display: flex;
    flex-flow: wrap;
    gap: 20px;
}

.application__item,
.team-form__item {
    flex: 1 0 100%;
}

.form__input,
.hero-store__input,
.customer-input {
    width: 100%;
    padding: 12px 20px 10px;
    color: var(--secondary-color);
    font-family: var(--primary-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    border-radius: 40px;
    border: 1px solid var(--secondary-color);
}

.hero-store__input,
.hero-store__input::placeholder {
    color: var(--white);
    background-color: transparent;
    border-color: var(--white);
}


.form__input::placeholder,
.customer-input::placeholder {
    color: var(--secondary-color);
}

.application__item_select,
.team-form__item_select {
    position: relative;
}

.application__item_select::before,
.team-form__item_select::before {
    content: url(down_arrow.svg);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    line-height: 0;
}

.application__btn,
.team-form__btn {
    margin-top: 32px;
    width: 100%;
}

.team-form__wrapper {
    padding: 33px 12px 30px;
}

.team-form__inner {
    padding: 0 0 100px;
}

.team-form__heading {
    margin-bottom: 28px;
}

.team-form__btn {
    margin-top: 20px;
}


.app-form [data-cb-alternate-semantic-row-mobile="Odd"],
.app-form [data-cb-alternate-semantic-row-mobile="Even"],
.cbSubmitButtonContainer{
    background-color: #e6fbfe!important;
}

.app-form .cbHTMLBlockContainer {
    background-color: transparent !important;
    width: 100%;
    padding-left: 0 !important;
    margin-bottom: 20px;
    color: var(--secondary-color)!important;
    font-family: var(--primary-font)!important;
    font-size: 14px!important;
    line-height: 1.2 !important;
}
.app-form p {
    color: var(--secondary-color)!important;
    font-family: var(--primary-font)!important;
    font-size: 14px!important;
    line-height: 1.2 !important;
}
.app-form .cbHTMLBlockContainer h2 {
    font-family: var(--tertiary-font);
    font-size: 24px;

}
.app-form .cbFormFieldSet input[type="radio"] {
    height: auto !important;
    margin-bottom: 20px;
}
.app-form label,
.app-form .cbFormLabelCell,
.app-form select,
.app-form input,
.app-form .ComboBoxInsertRecordProducts,
.app-form textarea,
.cbFormMultiSelectText{
    color: var(--secondary-color)!important;
    font-family: var(--primary-font)!important;
    font-size: 16px!important;
    font-weight: 400!important;
    position: relative;
}
/* 
.app-form select::before{
    content: url(down_arrow.svg);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    line-height: 0;
} */

.app-form select.cbFormTextField{
    background-color: var(--white)!important;
}



.cbFormMultiSelectText{
    font-size: 12px!important;
    background-color: var(--white)!important;
}

.app-form select,
.app-form input:not(type="radio"),
.app-form .ComboBoxInsertRecordProducts,
.app-form textarea{
    padding: 0 21px 0 !important;
    height: 42px!important;
    border-radius: 40px!important;
    border: 1px solid var(--secondary-color)!important;
}

.app-form .cbFormMultiSelectField{
    height: 42px!important;
    /* background-color: var(--white)!important; */
    border: none!important;
}

.app-form .cbFormLabelCell{
    border: none!important;
    height: auto;
    padding: 0 0 11px 0!important;
    line-height: 18px;
}

.app-form .cbFormFieldCell {
    padding: 0!important;
    position: relative;
}

/* .app-form .cbFormFieldCell[data-cb-row-expanded="1"]::before,
.app-form .cbFormFieldCell[data-cb-row-expanded="4"]::before,
.app-form .cbFormFieldCell[data-cb-row-expanded="5"]::before,
.app-form .cbFormFieldCell[data-cb-row-expanded="9"]::before
*/
.app-form .cbFormFieldCell:has(> .cbFormSelect) { position: relative; }
.app-form .cbFormFieldCell:has(> .cbFormSelect)::before {
    content: url(down_arrow.svg);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 18px;
    line-height: 0;
    z-index: 1;
}

.app-form .cbFormNestedTableContainer{
    padding-bottom: 20px!important;
}

.app-form .cbFormNestedTableContainer:last-of-type{
    padding-bottom: 0!important;
}

.app-form textarea {
    height: 102px!important;
    padding: 15px 20px!important;
}

.app-form textarea::-webkit-scrollbar{
    display: none;
}



.app-form .cbSubmitButtonContainer {
    padding: 12px 0 0 0!important;
    width: 100%;
}

.app-form .cbSubmitButton{
    background-color: var(--secondary-color)!important;
    font-family: var(--secondary-font)!important;
    font-size: 16px!important;
    font-weight: 800!important;
    line-height: 18px;
    letter-spacing: 0.02em;
    text-align: center;
    display: inline-block;
    color: var(--white)!important;
    border-radius: 40px;
    padding: 11px 40.24px;
    transition: 0.3s;
    border: 1px solid transparent!important;
    text-transform: uppercase!important;
    cursor: pointer!important;
    margin: 0!important;
}

.cbFormMultiSelectText_hover{
    color: var(--white)!important;
    background: #3172e0!important;
}




/* application end */

/* logo txt start */
.logo-txt__inner {
    padding: 0 0 100px;
}

.logo-txt__heading h2 {
    max-width: 299px;
    margin: 0 auto;
}

.logo-txt__heading {
    margin-bottom: 40px;
}

.logo-txt__content p {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
}

.logo-txt__img {
    margin: 24px auto 0;
    max-width: 218px;
}

.logo-txt__img img {
    margin: 0 auto;
}


/* logo txt end */


/* faq heading start */

.faq-heading__inner {
    padding: 94px 0 80px;
}

.faq-heading__heading h2 {
    font-size: 60px;
    line-height: 52px;
}

.faq-heading__heading p {
    font-size: 20px;
    line-height: 24px;
    max-width: 339px;
    margin: 12px auto 0;
}

.faq-heading__heading p a {
    color: var(--primary-color);
    text-decoration: underline;
}

/* faq heading end */

/* faq-page start */

.faq-page {
    padding-bottom: 80px;
}

.faq-page:last-of-type {
    padding-bottom: 100px;
}

.faq-page__heading h3 {
    font-family: var(--tertiary-font);
    font-size: 48px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 16px;
}

.faq-page__top h4 {
    font-family: var(--secondary-font);
    font-size: 22px;
    font-weight: 800;
    line-height: 22px;
    letter-spacing: 0.44px;
    text-transform: uppercase;
}

.faq-page__top {
    position: relative;
}

.faq-page__top::before {
    content: url(plus3.svg);
    position: absolute;
    top: 0;
    right: 0;
    line-height: 0;
}

.faq-page__top.active::before {
    content: url(minus3.svg);
    top: 8px;
}

.faq-page__bot {
    margin-top: 8px;
}

.faq-page__bot p {
    font-family: var(--primary-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}

.faq-page__bot a{
    color: var(--primary-color);
    text-decoration: underline;
}

.faq-page__item {
    padding: 16px 0;
    border-bottom: 1px solid var(--primary-color);
}

.faq-page__item:first-of-type {
    border-top: 1.5px solid var(--primary-color);
}

/* faq-page end */

/* hero careers start */
.hero-careers__inner,
.hero-store__inner {
    padding: 94px 0 51px;
    position: relative;
    margin-bottom: 40px;
}

.hero-careers__inner .hero-careers__bg{
    background-color: var(--primary-color);
}

.hero-careers__inner_our-story .hero-careers__bg{
    background-color: #4EC9F5;
}

.hero-store__inner {
    padding: 94px 0 98px;
}

.hero-careers__bg,
.hero-store__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hero-careers__bg img,
.hero-store__bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
}

.hero-careers__wrapper,
.hero-store__wrapper {
    position: relative;
}

.hero-careers__content h2 {
    font-size: 60px;
    line-height: 52px;
}

.hero-careers__content p {
    font-size: 16px;
    line-height: 20px;
    max-width: 339px;
    margin: 12px auto 0;
}

.hero-careers__sticker-1_stock {
    position: absolute;
    max-width: 134px;
    bottom: -98px;
    right: 21px;
}

.hero-careers__sticker-2_stock {
    position: absolute;
    max-width: 204px;
    bottom: -156px;
    left: 18px;
}

.hero-careers__content_stock p {
    max-width: 339px;
    margin: 12px auto 0;
}

.hero-careers__inner_stock {
    padding: 87px 0 203px;
}

.hero-careers__content_stock {
    position: relative;
}

.hero-careers__inner_activist {
    padding: 94px 0 59px;
}

.hero-careers__inner_blogs,
.hero-careers__inner_press {
    padding-bottom: 99px;
}

.hero-careers__content_blogs h2 {
    max-width: 240px;
    margin: 0 auto;
}


/* hero careers end */

/* txt-blocks start */

.txt-block__inner {
    padding: 0 0 100px;
}

.txt-block__items,
.press-block__items {
    display: flex;
    flex-flow: wrap;
    gap: 40px;
}

.txt-block__item {
    border-radius: 20px;
    background: #E6FBFE;
    padding: 20px 20px 28px;
}

.txt-block__content h3 {
    font-family: var(--tertiary-font);
    font-size: 32px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 12px;
}

.txt-block__content h4 {
    font-family: var(--secondary-font);
    font-size: 22px;
    font-weight: 800;
    line-height: 22px;
    letter-spacing: 0.44px;
    text-transform: uppercase;
}

.txt-block__content p {
    font-family: var(--primary-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 12px;
}

.txt-block__btn {
    margin-top: 24px;
    padding: 11px 30px;
}

/* txt-blocks end */

/* img-block start */
.img-block__inner {
    padding: 0 0 100px;
}

.img-block__content {
    margin-top: 16px;
}

.img-block__content h4 {
    font-family: var(--tertiary-font);
    font-size: 32px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 4px;
}

.img-block__content p {
    font-size: 20px;
    line-height: 24px;
}

.img-block__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.img-block__items {
    display: flex;
    flex-flow: wrap;
    gap: 40px;
}

.img-block__item {
    flex: 1 0 100%;
}

/* img-block end */

/* press start */
.hero-careers__content_press h2 {
    max-width: 288px;
    margin: 0 auto;
}

/* press end */

/* press img start */
.press-img__wrapper {
    padding: 21px 22px 29px;
}

.press-img__logo {
    max-width: 264px;
    margin: 0 auto 24px;
}

.press-img__content h2 {
    font-size: 32px;
    line-height: 28px;
}

/* press img end */

/* press block start */
.press-block__inner {
    padding: 0 0 100px;
}

.press-block__item {
    background-color: var(--secondary-color);
    border-radius: 20px;
    padding: 42px 37px 43px;
}

.press-block__content {
    color: var(--white);
}

.press-block__img {
    max-width: 266px;
    margin: 0 auto 20px;
}

.press-block__content h2 {
    font-size: 32px;
    line-height: 28px;
}

.press-block__btn {
    color: var(--secondary-color);
    margin-top: 20px;
}

/* press block end */

/* press-text start */
.press-txt__inner {
    padding: 0 0 100px;
}

.press-txt__content p {
    margin-top: 12px;
    font-size: 16px;
    line-height: 20px;
}

.press-txt__btn {
    margin-top: 28px;
    padding: 11px 30.5px;
}

/* press-text end */

/* terms start */
.terms__inner {
    padding: 94px 0 0;
}

.terms__heading {
    margin-bottom: 40px;
}

.terms__content {
    margin-bottom: 100px;
    font-family: var(--primary-font);
    font-weight: 400;
}

.terms__content h3 {
    font-family: var(--tertiary-font);
    font-size: 32px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.terms__content h4, .terms__content h5, .terms__content h6 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.terms__content p,
.terms__content li,
.terms__content a {
    font-size: 16px;
    line-height: 20px;
    color: var(--primary-color);
}

.terms__content a {
    text-decoration: underline;
}

.terms__content p {
    margin-bottom: 20px;
}
.terms__content ul, .terms__content ol, .terms__content li {
    margin-bottom: 10px;
}

.terms__content ul {
    list-style: disc;
    list-style-position: inside;
}

.terms__content ol {
    list-style-position: inside;
}
.terms__content table {
    font-size: 16px;
    line-height: 1;
}
.terms__content table tbody {
    border: 1px solid var(--primary-color);
}
.terms__content table td {
    border-right: 1px solid var(--primary-color);
    border-bottom: 1px solid var(--primary-color);
    padding: 10px;
}
/* term end */

/* store-locator start */
.hero-store__heading h2 {
    font-size: 60px;
    line-height: 52px;
    margin-bottom: 60px;
}

.hero-store__heading h3 {
    margin-bottom: 8px;
}

.hero-store__heading p {
    font-size: 16px;
    line-height: 20px;
}

.hero-store__contact {
    margin-top: 24px;
}

.hero-store__btn {
    margin-top: 20px;
    width: 100%;
}


/* store-locator end */


/* order-details start */
.orders-details__top {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
    margin-bottom: 16px;
}

.orders-details__back {
    color: var(--primary-color);
    font-family: var(--secondary-font);
    font-size: 16px;
    font-weight: 800;
    line-height: 18px;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    padding-bottom: 8px;
    border-bottom: 1px solid var(--primary-color);
    cursor: pointer;
}

.orders-details__heading,
.orders-details__billing-heading,
.orders-details__shipping-heading,
.orders-details__payment-heading,
.orders__none,
.customer__info-title,
.order__title {
    font-family: var(--tertiary-font);
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
    padding-bottom: 8px;
    border-bottom: 1px solid var(--primary-color);
    margin-bottom: 16px;
}

.orders__none {
    margin: 0;
    padding: 0;
    border-bottom: none;
    text-align: center;
}

.orders-details__items {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 60px;
}

.orders-details__item {
    flex: 1 0 47%;
    max-width: calc(50% - 8px);
}

.orders-details__title {
    font-family: var(--secondary-font);
    font-size: 18px;
    font-weight: 800;
    line-height: 18px;
    letter-spacing: 0.36px;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.orders-details__content p,
.orders-details__billing-address,
.orders-details__shipping-address,
.orders-details__payment-wrap p,
.errors li,
.form-errors li,
.customer__info-details,
.address__item p {
    font-family: var(--primary-font);
    font-size: 16px;
    line-height: 20px;
}

.errors a {
    display: none;
}

.orders-details__bottom {
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
}


.orders-details__img {
    margin-bottom: 12px;
}


.order-payment {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.orders-details__payment,
.orders-details__shipping,
.orders-details__billing {
    flex: 1 0 100%;
}

.errors li,
.form-errors {
    color: red;
}

.shopify-challenge__container {
    padding-top: 97px;
}

.orders__data a {
    color: var(--primary-color);
}

.main-customer-login {
    padding: 48px 0;
}

/* order-details end */

/* customer address start */
.customer__info {
    margin-bottom: 60px;
}

.edit-address {
    margin-top: 16px;
}

.edit-address,
.add-address,
.address__delete,
.address__action {

    font-family: var(--secondary-font);
    font-size: 16px;
    font-weight: 800;
    line-height: 18px;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    color: var(--primary-color);
}

.address__delete {
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
}

.order__title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.address__action-btn {
    margin-top: 0;
    cursor: pointer;
}

.address__action {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 16px;
}

.address {
    display: flex;
    gap: 40px;
    flex-direction: column;
}

/* customer address end */

/* our story start */
.hero-careers__inner_our-story {
    padding: 94px 0 43px;
}

.hero-careers__sticker-1_our-story {
    margin-top: 25px;
}

.hero-careers__sticker-1_our-story img {
    margin: 0 auto;
    display: block;
}

/* our story end */


/* story-line start */
.story-line__inner {
    padding: 0 0 272px 0;
}

.story-line__top-img {
    max-width: 42px;
    height: 120px;
    position: sticky;
    top: 58px;
    z-index: 1;
}

.story-line__top-img img{
    height: 100%;
    /* object-fit: cover; */
}

.story-line__content {
    position: relative;
}

.story-line__content h3 {
    font-family: var(--tertiary-font);
    font-size: 48px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 16px;
    position: relative;
}

.story-line__content p {
    font-size: 16px;
    line-height: 20px;  
    margin-bottom: 12px;  
}

.story-line__content p:last-of-type{
    margin-bottom: 0;
}


.story-line__content p a {
    font-size: 16px;
    line-height: 20px;
    color: var(--primary-color);
    text-decoration: underline;
}

.story-line__item {
    padding-left: 62px;
    position: relative;
}

.story-line__item::before {
    content: '';
    position: absolute;
    left: 21px;
    width: 1.5px;
    height: 100%;
    background-color: var(--primary-color);

}

.story-line__content h3::before {
    content: '';
    position: absolute;
    left: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: var(--primary-color);
    left: -46px;
    top: 50%;
    transform: translateY(-50%);
}

.story-line__img {
    position: absolute;
}
.story-line__img img {
    width: 100%;
}

/* story-line end */

/* press slider start */
.press-slider__inner {
    padding: 0 0 100px;
}

.press-slider__content-items {
    margin-bottom: 40px;
}

.press-slider__content-item {
    padding-top: 2px;
}

.press-slider__img-item img {
    margin: 0 auto;
    max-height: 40px;
}

/* press slider end */

.temp-giving .forms__img{
    width: 218px;
    height: 122px;
    object-fit: contain;
    max-width: max-content;
}
.temp-giving .forms__img img{
    object-fit: contain;
}
.temp-giving .forms__items .forms__item:nth-child(4) .forms__img {
    width: 180px;
}


/* tablet portrait */
@media (min-width:768px) and (max-width:991px) {
    .impact__item {
        max-width: 363px;
    }
    .hero-careers__content p {
        max-width: 600px;
    }

    .impact__top {
        position: relative;
    }

    .impact__arrow_wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 100%;
    }

    .impact__arrow_left,
    .impact__arrow_right {
        cursor: pointer;
        z-index: 5;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
    }

    .impact__arrow_right {
        left: auto;
        right: 0;
    }

    /* .hero-climate__wrap_climate-neutral {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    } */

    .project__item {
        width: 100%;
    }

    .hero-climate__inner {
        height: 100vh;
    }

    .hero-climate__bg {
        height: 100%;
    }

    .hero-climate__bg img {
        height: 100%;
    }

    .hero-climate__wrap {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 80%;
    }

    .locally__heading h2 {
        max-width: 419px;
    }

    .locally__heading p {
        max-width: 470px;
    }

    .faqs__title h4 {
        max-width: 96%;
    }

    .logo-txt__items {
        display: flex;
        gap: 32px;
        flex-flow: wrap;

    }

    .logo-txt__item {
        width: 80%;
        margin: 0 auto;
    }

    .compare__img-wrap {
        gap: 210px;
    }
    



}




















































@media (min-width: 992px) {
    .impact__item {
        max-width: 363px;
    }
    .impact__arrow_wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 100%;
    }
}




@media (min-width: 1024px) {

    /* hero aluminium start */
    .hero-aluminium__inner {
        padding: 128px 0 85px;
    }

    .hero-aluminium__heading h2 {
        font-size: 90px;
        line-height: 74px;
    }

    .hero-aluminium__heading {
        max-width: 815px;
        margin: 0 auto;
    }

    .hero-aluminium__img-wrap {
        margin: 35px auto 0;
        max-width: 404px;
    }

    .hero-aluminium__img1 {
        top: 16px;
        right: -211px;
        max-width: 388px;
        width: 100%;
    }

    .hero-aluminium__img1 img,
    .hero-aluminium__img2 img,
    .hero-aluminium__img3 img,
    .hero-aluminium__img4 img {
        width: 100%;
    }

    .hero-aluminium__img2 {
        position: absolute;
        bottom: 206px;
        right: -153px;
        max-width: 349px;
        width: 100%;
    }

    .hero-aluminium__img3 {
        position: absolute;
        bottom: -16px;
        left: -148px;
        max-width: 377px;
        width: 100%;
    }

    .hero-aluminium__img4 {
        position: absolute;
        top: 186px;
        left: -183px;
        max-width: 361px;
        width: 100%;
    }

    /* hero aluminium end */


    /* img-txt blocks start */
    .img-txt-blocks__inner {
        padding: 80px 0 120px;
    }

    .img-txt-blocks__heading h2 {
        font-size: 90px;
        line-height: 74px;
        max-width: 100%;
    }

    .img-txt-blocks__heading {
        margin-bottom: 69px;
    }

    .img-txt-blocks__left {
        margin-bottom: 0;
        width: 48.63297%;
    }

    .img-txt-blocks__right {
        width: 43.66197%;
        margin-left: 93px;
    }

    .img-txt-blocks__item {
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: 1207px;
        margin: 0 auto 23px;
    }

    .img-txt-blocks__item_reverse {
        flex-direction: row-reverse;
        max-width: 1211px;
    }

    .img-txt-blocks__img {
        padding: 0;
    }

    .img-txt-blocks__img img {
        width: 100%;
    }

    .img-txt-blocks__content h4 {
        font-size: 70px;
        line-height: 60px;
        margin-bottom: 20px;
    }

    .img-txt-blocks__content p {
        font-size: 18px;
        line-height: 22px;
        max-width: 450px;
        margin: 0 auto;
    }

    .img-txt-blocks__item_reverse .img-txt-blocks__right {
        margin-left: 0;
        width: 41.5907%;
    }

    .img-txt-blocks__item_reverse .img-txt-blocks__left {
        margin-left: 117px;
        width: 49.0472%;
    }

    /* img-txt blocks end */

    /* impact start */
    .impact__top {
        position: relative;
    }

    .impact__arrow_wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 100%;
    }

    .impact__arrow_left,
    .impact__arrow_right {
        cursor: pointer;
        z-index: 5;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
    }

    .impact__arrow_right {
        left: auto;
        right: 0;
    }

    .impact__inner {
        padding-bottom: 120px;
        overflow: hidden;
    }

    .impact__heading {
        margin-bottom: 40px;
    }

    /* .impact__items-wrap {
        max-width: 1153px;
        margin: 0 auto;

    } */

    .impact__items {
        width: calc(100% + 32px);
        margin: 0 -16px;
    }

    .impact__items-wrap .impact__items .slick-list{
        padding: 0;
    }

    .impact__items .slick-list {
        overflow: visible;
    }

    .impact__item {
        margin: 0 16px;
        max-width: 363px;
    }

    .impact__img {
        padding-top: 269px;
    }

    .impact__img img {
        max-width: 239px;
        width: 100%;
        max-height: 192px;
    }


    .impact__content h4 {
        font-size: 40px;
        line-height: 35px;
        margin-bottom: 12px;
    }

    .impact__content p {
        font-size: 18px;
        line-height: 22px;
    }

    .impact__btn {
        margin-top: 24px;
    }

    /* impact end */

    /* compare start */
    .compare__inner {
        padding: 128px 0 131px;
    }

    .compare__heading h2 {
        font-size: 90px;
        line-height: 74px;
    }

    .compare__heading {
        margin-bottom: 83px;
    }

    .compare__wrap {
        position: relative;
        max-width: 1182px;
        margin: 0 auto;
    }

    .compare__img-wrap {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        gap: 9px;
        margin: 0;
        width: 100%;
        height: 100%;
    }

    .compare__sticker-1 {
        top: -26px;
        left: 138px;
        max-width: 134px;
    }

    .compare__sticker-2 {
        top: -20px;
        left: auto;
        right: 146px;
    }

    .compare__sticker-3 {
        max-width: 110px;
        position: absolute;
        bottom: 50px;
        right: 188px;
    }

    .compare__item {
        justify-content: space-between;
        gap: 370px;
    }

    .compare__text p {
        max-width: 280px;
        font-size: 18px;
        line-height: 22px;
    }

    .compare__text h4 {
        font-size: 70px;
        line-height: 60px;
    }

    .compare__btn {
        margin-top: 84px;
    }

    .compare__item:first-of-type .compare__text {
        border-top: none;
        padding-top: 0;
    }

    .compare__text {
        padding-bottom: 16px;
    }

    .compare__items {
        gap: 18px;
    }

    .compare__right-text {
        text-align: right;
    }

    .compare__right-text p {
        margin-left: auto;
    }

    .compare__img_first img,
    .compare__img_second img {
        width: 100%;
    }

    .compare__img_second img {
        transform: scale(1.02);
        margin-top: -38px;

    }

    .compare__img_first {
        max-width: 208px;
        width: 100%;
        height: 100%;
    }

    .compare__img_second {
        max-width: 374px;
        width: 100%;
        height: 100%;

    }



    /* compare end */


    /* text start */
    .text__inner {
        padding: 80px 0 160px;
    }

    .text__content p {
        font-size: 22px;
        line-height: 28px;
        max-width: 636px;
        margin: 0 auto 28px;
    }

    .text__content,
    .text__content h2 {
        max-width: 914px;
        margin: 0 auto;
    }

    .text__img {
        max-width: 170px;
        position: absolute;
        bottom: -11px;
        right: -97px;
    }

    /* text end */


    /* hero climate start*/

    .hero-climate__wrap {
        padding:140px 0 100px;
        /* top: 50%;
        left: 50%;
        transform: translate(-50%, -70%); */
    }

    .hero-climate__content h2 {
        font-size: 90px;
        line-height: 74px;
    }

    .hero-climate__content p {
        margin-top: 28px;
        font-size: 18px;
        line-height: 22px;
        max-width: 626px;
        margin: 28px auto 0;
    }

    .hero-climate__content {
        max-width: 815px;
        margin: 0 auto;
    }

    .hero-climate__content_sourcing {
        max-width: 969px;
    }

    .sticker-wrapper {
        width: auto;
        display: flex;
        position: relative;
    }
    .sticker-wrapper_giving {
        justify-content: flex-end;
        flex-direction: column;
        align-items: center;
        transform: translateY(-130px);
        float: right;
    }
    .sticker-wrapper_climate-neutral {
        justify-content: flex-start;
        flex-direction: column;
        align-items: center;
        transform: translateY(-30px);
        float: right;
    }

    .hero-climate__sticker-1 {
        max-width: 172px;
        right: 31px;
        bottom: 4px;
        left: auto;
    }

    .hero-climate__sticker-1_sourcing {
        max-width: 181px;
        right: auto;
        left: 0;
    }

    .hero-climate__sticker-2_giving {
        max-width: 300px;
        max-height: 228px;
        /* bottom: -196px; */
        /* right: -251px; */
        /* left: auto; */
    }

    .hero-climate__sticker-2_giving img {
        width: 300px;
        height: 228px;
    }

    .hero-climate__sticker-1_giving {
        max-width: 160px;
        bottom: -73px;
        /* left: auto; */
        right: 50px;
        z-index: 1;
    }

    .hero-climate__inner_giving {
        height: calc(100vh + 10px);
    }

    .hero-climate__bg_giving {
        height: 100%;
    }

    .hero-climate__bg_giving img {
        height: 100%;
    }


    /* hero climate end*/


    /* climate tabs start */
    .climate-tabs__inner {
        padding: 80px 0 120px;
    }

    .climate-tabs__wrapper {
        padding: 84px 85px 103px;
        border-radius: 40px;
        position: relative;
        display: flex;
    }

    .climate-tabs__sticker {
        position: absolute;
        right: 54px;
        bottom: 63px;
    }

    .climate-tabs__left {
        width: 502px;
    }

    .climate-tabs__right {
        width: calc(100% - 502px);
        padding-left: 120px;
    }

    .climate-tabs__item {
        display: none;
        padding: 0;
    }

    .climate-tabs__item.active {
        display: block;
    }

    .climate-tabs__content {
        padding: 0;
    }

    .climate-tabs__btn {
        font-family: var(--tertiary-font);
        font-size: 70px;
        font-weight: 700;
        line-height: 60px;
        background-color: transparent;
        border: none;
        margin: 0;
        padding: 0;
        position: relative;
        text-align: left;
        opacity: 50%;
        cursor: pointer;
        margin-bottom: 67px;
    }

    .climate-tabs__btn:last-of-type {
        margin-bottom: 0;
    }

    /* .climate-tabs__tab-wrap {
        display: flex;
        gap: 67px;
        flex-direction: column;
    } */

    .climate-tabs__btn.active {
        opacity: 1;
    }

    .climate-tabs__btn.active::before {
        content: "";
        background-color: var(--white);
        position: absolute;
        bottom: -16px;
        width: 100%;
        height: 8px;
        border-radius: 11px;
    }


    .climate-tabs__content {
        font-size: 18px;
        line-height: 22px;
        max-width: 450px;
    }

    /* climate tabs end */

    /* projects start */

    .project__inner {
        padding: 0 0 120px;
    }

    .project__heading h2 {
        margin-bottom: 20px;
    }

    .project__heading p {
        font-size: 18px;
        line-height: 22px;
        max-width: 752px;
    }

    .project__heading {
        margin-bottom: 17px;
    }

    .project__heading_giving {
        margin-bottom: 0;
    }

    .project__heading_giving h2 {
        max-width: 752px;
    }

    .project__items {
        gap: 44px 106px;
        max-width: 1313px;
        margin: 0 auto;
        justify-content: flex-start;
    }

    .project__item {
        flex: 1 0 27%;
        max-width: calc(33.33% - 70.666px);
    }

    .project__content p {
        font-size: 18px;
        line-height: 22px;
        max-width: 367px;
    }

    .project__img {
        max-width: 100%;
        margin: 0 0 25px;
        padding-top: 207px;
        position: relative;
    }

    .project__img img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: 313px;
        max-height: 207px;
        object-fit: contain;

    }

    /* projects end */

    /* gallery start */
    .gallery__inner {
        padding: 80px 0 120px;
    }

    .gallery__img {
        max-width: 320px;
    }

    .gallery__item {
        margin-right: 32px;
    }

    /* gallery end */

    /* action start */
    .action__inner {
        padding: 0 0 120px;
    }

    .action__wrapper {
        padding: 70px 20px 62px;

    }

    .action__wrap {
        max-width: 1206px;
        margin: 0 auto;
        flex-direction: row;
        align-items: center;
    }

    .action__left {
        width: 557px;
    }

    .action__right {
        width: calc(100% - 557px);
        padding-left: 62px;
        margin: 0;
    }

    .action__heading h2 {
        margin-bottom: 24px;
    }

    .action__count ul {
        gap: 16px;
    }

    .action__count {
        margin-bottom: 20px;
    }

    .action__title {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 12px;
    }

    .action__logo {
        max-width: 387px;
        margin-bottom: 12px;
    }

    .action__content p {
        max-width: 478px;
        font-size: 18px;
        line-height: 22px;
    }

    .action__btn {
        margin-top: 32px;
    }

    /* action end */

    /* faqs start */
    .faqs__heading h2 {
        margin-bottom: 20px;
    }

    .faqs__heading p {
        font-size: 18px;
        line-height: 22px;
    }

    .faqs__heading {
        margin-bottom: 40px;
    }

    .faqs__items {
        max-width: 907px;
        margin: 0 auto;
    }

    .faqs__item {
        padding: 20px 0;
    }

    .faqs__title h4 {
        font-size: 26px;
        line-height: 26px;
        max-width: 840px;
    }

    .faqs__title::before {
        /* top: 50%;
        transform: translateY(-50%);
        right: 0; */
    }

    .faqs__title.active:before {
        margin-top: 9.75;
    }

    .faqs__content {
        padding-top: 12px;

    }

    .faqs__content p {
        font-size: 18px;
        line-height: 22px;
        max-width: 804px;
    }

    .faqs__wrapper_subscribe {
        padding: 133px 0;
        border-radius: 40px;
    }

    /* faqs end */

    /* forms start */
    .forms__inner {
        padding: 100px 0 30px;
    }

    .forms__inner_sourcing {
        padding: 120px 0;
    }

    .forms__heading,
    .hero-store__inner {
        margin-bottom: 80px;
    }

    .forms__heading_sourcing {
        margin-bottom: 60px;
    }

    .forms__heading_sourcing h2 {
        max-width: 100%;
    }

    .forms__items {
        display: flex;
        flex-wrap: wrap;
        max-width: 1325px;
        margin: 0 auto;
        gap: 60px;
    }

    .forms__items_sourcing {
        max-width: 1123px;
        gap: 104px;
    }

    .forms__item {
        flex: 1 0 21%;
        max-width: calc(25% - 45px);
    }

    .forms__item_sourcing {
        flex: 1 0 26%;
        max-width: calc(33% - 51px);
    }

    .forms__img {
        margin: 0 auto 32px;
    }

    .forms__content h4 {
        font-size: 26px;
        line-height: 26px;
        margin: 0 auto 12px;
        max-width: 241px;
    }

    .forms__content p {
        font-size: 18px;
        line-height: 22px;
    }

    .forms__content_sourcing h4,
    .forms__content_subscribe h4 {
        max-width: 100%;
    }

    .forms__content_sourcing p {
        max-width: 291px;
    }

    .forms__inner_subscribe {
        padding: 80px 0 120px;
    }



    /* forms end */


    /* locally start */
    .locally__wrapper {
        padding: 39px 0;
        border-radius: 40px;
    }

    .locally__heading h2 {
        max-width: 100%;
    }

    .locally__heading p {
        font-size: 18px;
        line-height: 22px;
        max-width: 478px;
    }
 

    .locally__heading {
        margin-bottom: 61px;
    }

    .locally__wrap {
        flex-direction: row;
        /* max-width: 1120px;
        margin: 0 auto; */
        align-items: center;
    }

    .locally__left {
        width: 30.98214%;
    }

    .locally__right {
        width: 55.2678%;
        margin-bottom: 0;
        margin-left: 154px;
    }

    .locally__img {
        max-width: 100%;
    }

    .locally__content h4 {
        font-size: 26px;
        line-height: 26px;
        letter-spacing: 0.02em;
        margin-bottom: 2px;
    }

    .locally__content h3 {
        font-size: 120px;
        line-height: 120px;
        margin-bottom: 16px;
    }

    .locally__content p {
        font-size: 22px;
        line-height: 28px;
    }

    /* locally end */

    /* sourcing-tabs start */
    .sourcing-tabs__inner {
        padding: 80px 0 120px;
    }

    .sourcing-tabs__heading {
        margin-bottom: 40px;
    }

    .sourcing-tabs__heading h2 {
        margin-bottom: 20px;
    }

    .sourcing-tabs__heading p {
        font-size: 18px;
        line-height: 22px;
        max-width: 604px;
        margin: 0 auto;
    }
    .sourcing-tabs-inner {
        position: relative;
    }
   
    .sourcing-tabs__items {
        max-width: 930px;
        margin: 0 auto;
    }

    .sourcing-tabs__progress-text {
        font-size: 22px;
        line-height: 26px;
        width: 268px;
    }

    .sourcing-tabs__btn {
        padding: 12px 33.8px;
    }

    .sourcing-tabs__progress {
        width: calc(100% - 268px);
        padding-left: 26px;
    }

    .sourcing-tabs__progress-items {
        gap: 22px;
    }

    .progress-done {
        height: 44px;
    }

    .sourcing-tabs__progress-text_img img {
        max-width: 99px;
    }

    .sourcing-tabs__outside-text,
    .progress-done {
        font-size: 22px;
        line-height: 28px;
    }

    .progress-done {
        padding-right: 16px;
    }

    .sourcing-tabs__progress_flex {
        gap: 13px;
    }

    .sourcing-tabs__img_sticker {
        top: -16px;
        right: 273px;
        /* max-width: 84px; */
    }

    .sourcing-tabs__img_sticker img{
        width: 92px;
    }

    .sourcing-tabs__btn-wrap {
        margin-bottom: 51px;
        gap: 20px;
       
    }
    .sourcing-tabs__btn-wrap.show-button {
        padding-top: 0px;
    }
    .button-badge-wrap {
        position: absolute;
        top: 50%;
        left: -20px;
        transform: translate(-100%, -50%);
    }
    /* sourcing-tabs end */

    /* application start */
    .application__inner {
        padding: 0 0 180px;
    }

    .application__wrapper {
        border-radius: 40px;
        padding: 60px 0 54px;
    }

    .application__heading,
    .team-form__heading {
        margin-bottom: 48px;
        padding:0 20px;
    }

    .application__heading h2 {
        max-width: 629px;
        margin: 0 auto;
    }

    .application__form,
    .team-form__form {
        max-width: 908px;
        margin: 0 auto;
        gap: 32px;
    }

    .application__item,
    .team-form__item {
        flex: 1 0 48%;
    }

    .application__btn,
    .team-form__btn {
        margin-top: 40px;
        width: auto;
        padding: 9.5px 83.24px;
        cursor: pointer;
    }

    .team-form__inner {
        padding: 0 0 120px;
    }

    .team-form__wrapper {
        padding: 60px 0 47px;
    }

    .team-form__heading p {
        font-size: 18px;
        line-height: 22px;
        max-width: 672px;
        margin: 19px auto 0;
    }

    .team-form__btn {
        padding: 9.5px 64.5px;
    }


    .app-form {
        max-width: 908px;
        margin: 0 auto;
    }

    [data-cb-name="cbTable"]{
        display: flex!important;
        flex-flow: wrap;
        gap: 0 32px;
        justify-content: center;
        background-color: #e6fbfe!important;
    }

    .cbFormNestedTableContainer{
        flex: 1 0 48%;
    }

    .cbSubmitButton{
        padding: 0px 84px!important;
    }

    .cbFormTextArea {
        height: 88px;
    }

    .cbFormMultiSelectText {
        font-size: 16px !important;
    }

    /* application end */

    /* logo txt start */
    .logo-txt__inner {
        padding: 0 0 180px;
    }

    .logo-txt__heading h2 {
        max-width: 100%;
    }

    .logo-txt__heading {
        margin-bottom: 80px;
    }

    .logo-txt__items,
    .press-block__items {
        display: flex;
        gap: 32px;
        flex-flow: wrap;
    }

    .logo-txt__item,
    .press-block__item {
        flex: 1 0 31%;
        max-width: calc(33.33% - 21px);
    }

    .logo-txt__content p {
        font-size: 22px;
        line-height: 28px;
    }

    .logo-txt__img {
        margin: 40px auto 0;
        max-width: 275px;
    }

    /* logo txt end */

    /* faq heading start */
    .faq-heading__inner {
        padding: 128px 0 80px;
    }

    .faq-heading__heading h2 {
        font-size: 90px;
        line-height: 74px;
    }

    .faq-heading__heading p {
        max-width: 574px;
        margin: 28px auto 0;
        font-size: 22px;
        line-height: 28px;
    }

    /* faq heading end */

    /* faq-page start */
    .faq-page__wrap {
        max-width: 1143px;
        margin: 0 auto;
        display: flex;
    }

    .faq-page__heading {
        width: 437px;
    }

    .faq-page__items {
        width: calc(100% - 437px);
        padding-left: 34px;
    }

    .faq-page__heading h3 {
        font-size: 70px;
        font-weight: 700;
        line-height: 60px;
    }

    .faq-page__item {
        padding: 23px 0;
    }

    .faq-page__top h4 {
        font-size: 26px;
        line-height: 26px;
        max-width: 648px;
        cursor: pointer;
    }

    .faq-page__bot p {

        font-size: 18px;
        line-height: 22px;
        max-width: 641px;
    }

    .faq-page__bot {
        margin-top: 15px;
    }

    .faq-page__top:before,
    .faq-page__top.active:before {
        top: 50%;
        transform: translateY(-50%);
    }

    .faq-page {
        padding-bottom: 120px;
    }

    .faq-page:last-of-type {
        padding-bottom: 120px;
    }


    /* faq-page end */

    /* hero careers start */
    .hero-careers__inner {
        padding: 128px 0 101px;
        margin-bottom: 80px;
    }
    .temp-stock .hero-careers__inner {
        margin-bottom: 0;
    }

    .hero-careers__content h2 {
        font-size: 90px;
        line-height: 74px;
    }

    .hero-careers__content p {
        font-size: 18px;
        line-height: 22px;
        max-width: 736px;
        margin: 28px auto 0;
    }

    .hero-careers__sticker-1_stock {
        right: -112px;
        top: 73px;
        z-index: 1;
    }
    

    .hero-careers__sticker-2_stock {
        bottom: 64px;
        left: auto;
        right: -99px;
    }

    .hero-careers__content_stock {
        max-width: 735px;
        margin: 0 auto;
    }

    .hero-careers__content_stock h2 {
        max-width: 735px;
        margin: 0 auto;
    }

    .hero-careers__content_stock p {
        max-width: 502px;
        margin: 28px auto 0;
    }

    .hero-careers__inner_stock {
        padding: 128px 0 115px;
    }

    .hero-careers__inner_activist {
        padding: 128px 0 113px;
    }

    .hero-careers__inner_blogs {
        padding-bottom: 135px;
    }

    .hero-careers__content_blogs h2 {
        max-width: 100%;
    }

    /* hero careers end */

    /* txt-blocks start */
    .txt-block__items {
        gap: 32px;
    }

    .txt-block__item {
        flex: 1 0 31%;
        max-width: calc(33.33% - 21.33px);
        padding: 32px;
        min-height: 488px;
    }

    .txt-block__content h3 {
        font-size: 40px;
        line-height: 35px;
        margin-bottom: 16px;
    }

    .txt-block__content h4 {
        font-size: 26px;
        line-height: 26px;
    }

    .txt-block__content p {
        font-size: 18px;
        line-height: 22px;
        margin-top: 16px;
    }

    .txt-block__btn {
        margin-top: 28px;
    }

    .txt-block__inner {
        padding: 0 0 120px;
    }

    /* txt-blocks end */

    /* img-block start */
    .img-block__inner {
        padding: 0 0 120px;
    }

    .img-block__items {
        gap: 32px;
    }

    .img-block__item {
        flex: 1 0 31%;
        max-width: calc(33.33% - 21.33px);
    }

    /* img-block end */


    /* press start */
    .hero-careers__inner_press {
        padding-bottom: 135px;
    }

    .hero-careers__content_press h2 {
        max-width: 100%;
    }

    .hero-careers__content_press p {
        max-width: 626px;
        margin: 28px auto 0;
    }

    /* press end */

    /* press img start */
    .press-img__logo {
        max-width: 317px;
        margin: 0 auto 32px;
    }

    .press-img__content h2 {
        font-size: 40px;
        font-weight: 700;
        line-height: 35px;
        max-width: 515px;
        margin: 0 auto;
    }

    .press-img__wrapper {
        margin: 0 0 77px;
        padding: 49px 0;
    }

    /* press img end */

    /* press block start */
    .press-block__inner {
        padding: 0 0 110px;
    }

    .press-block__item {
        padding: 42px 32px 44px;
    }

    .press-block__img {
        max-width: 325px;
        margin: 0 auto 28px;
    }

    .press-block__content h2 {
        font-size: 40px;
        line-height: 35px;
    }

    .press-block__btn {
        margin-top: 28px;
    }

    /* press block end */

    /* press-text start */
    .press-txt__inner {
        padding: 0 0 120px;
    }

    .press-txt__content p {
        font-size: 18px;
        line-height: 22px;
        margin: 28px auto 0;
        max-width: 736px;
    }

    .press-txt__btn {
        margin-top: 40px;
    }

    /* press-text end */

    /* terms start */
    .terms__inner {
        padding: 128px 0 0;
    }

    .terms__heading {
        margin-bottom: 56px;
    }

    .terms__content {
        max-width: 672px;
        margin: 0 auto 120px;
    }

    .terms__content h3 {
        font-size: 40px;
        line-height: 35px;
        margin-bottom: 28px;
        margin-top: 40px;
    }
    .terms__content h4, .terms__content h5, .terms__content h6 {
        margin-top: 40px;
        margin-bottom: 20px;
    }

    .terms__content p,
    .terms__content li,
    .terms__content a {
        font-size: 18px;
        line-height: 22px;
    }


    /* terms end */

    /* store-locator start */
    .hero-store__inner {
        padding: 136px 0 117px;
    }

    .hero-store__heading h2 {
        font-size: 90px;
        line-height: 74px;
        max-width: 642px;
        margin: 0 auto 50px;
    }

    .hero-store__heading p {
        font-size: 18px;
        line-height: 22px;
        max-width: 378px;
        margin: 0 auto;
    }

    .hero-store__contact {
        max-width: 500px;
        margin: 24px auto 0;
        display: flex;
        gap: 0 20px;
    }
    .hero-store__contact .btn_white{
        margin-top: 0;
        width: 147px;
    }
    .hero-store__contact .hero-store__input{
        width: calc(100% - 167px);
    }

    /* store-locator end */

    /* order-details start */
    .orders-details__top {
        flex-direction: row;
        padding-bottom: 12px;
        border-bottom: 1px solid var(--primary-color);
        align-items: flex-end;
        justify-content: space-between;
        margin-bottom: 20px;
    }

    .orders-details__heading,
    .orders-details__billing-heading,
    .orders-details__shipping-heading,
    .orders-details__payment-heading,
    .orders__none,
    .customer__info-title,
    .address__title {
        font-size: 40px;
        line-height: 35px;
        padding-bottom: 12px;
        margin-bottom: 24px;
    }

    .orders-details__heading,
    .orders-details__back,
    .address__title {
        padding: 0;
        margin: 0;
        border: none;
    }

    .orders-details__items {
        gap: 33px;
        margin-bottom: 80px;
    }

    .orders-details__item {
        flex: 1 0 22%;
        max-width: calc(25% - 24.75px);
    }

    .orders-details__title {
        font-size: 20px;
        line-height: 20px;
    }

    .orders-details__content p,
    .orders-details__billing-address,
    .orders-details__shipping-address,
    .errors li,
    .customer__info-details,
    .form-errors li {
        font-size: 18px;
        line-height: 22px;
    }

    .orders-details__bottom {
        gap: 32px;
    }

    .orders-details__payment,
    .orders-details__shipping,
    .orders-details__billing {
        flex: none;
    }

    .orders-details__billing,
    .orders-details__shipping {
        flex: 1 0 320px;
    }

    .orders-details__payment {
        flex: 1 0 202px;
    }

    .shopify-challenge__container {
        padding-top: 80px;
    }

    .customer__info {
        margin: 0;
    }

    .customer__details {
        display: flex;
        gap: 32px;
        justify-content: space-between;
    }

    .customer__column {
        flex: 1 0 40%;
        display: flex;
        flex-direction: column;
        gap: 40px;
    }

    .order__inner {
        margin-top: 80px;
    }

    .edit-address,
    .address__action {
        margin-top: 20px;
        cursor: pointer;
    }

    .address__action-btn {
        margin-top: 0;
    }

    .address {
        gap: 60px 207px;
        flex-flow: wrap;
    }

    .address__item {
        width: 262px;
    }

    .address__item p {
        font-size: 18px;
        line-height: 22px;
    }

    /* order-details end */

    /* our story start */
    .hero-careers__inner_our-story {
        padding: 187px 0;
        margin-bottom: 67px;
    }

    .hero-careers__content_our-story {
        max-width: 815px;
        margin: 0 auto;
        position: relative;
    }

    .hero-careers__content_our-story p {
        max-width: 656px;
    }

    .hero-careers__sticker-1_our-story {
        margin-top: 0;
        position: absolute;
        bottom: -98px;
        left: -206px;
    }

    /* our story end */

    /* story-line start */
    .story-line__inner {
        padding: 0 0 240px;
    }

    .story-line__wrapper {
        max-width: 1144px;
        margin: 0 auto;
    }

    .story-line__items {
        display: flex;
        gap: 0 266px;
        flex-wrap: wrap;
    }

    .story-line__content h3 {
        font-size: 70px;
        line-height: 60px;
        margin-bottom: 12px;
    }

    .story-line__content p {
        font-size: 18px;
        line-height: 22px;
        /* margin-bottom: 12px; */
    }
    /* .story-line__content p:last-child{
        margin-bottom: 0;
    } */

    .story-line__item:before {
        content: none;
    }

    .story-line__item {
        padding-left: 0;
        display: flex;
        justify-content: flex-end;
        width: 99.999%;
    }

    .story-line__item:nth-child(odd) {
        margin-left: -1px;
    }

    .story-line__item:nth-child(even) {
        justify-content: flex-start;
        width: 100%;
    }

    .story-line__item:nth-child(even) .story-line__content {
        width: 50%;
    }

    .story-line__content {
        width: 50%;
        border-left: 1px solid;
        padding-left: 133px;
    }

    .story-line__content h3:before {
        width: 16px;
        height: 16px;
        left: -141px;
    }

    .story-line__item:nth-child(even) .story-line__content {
        border-left: inherit;
        border-right: 1px solid;
        padding-left: inherit;
        padding-right: 133px;
        text-align: right;
    }

    .story-line__item:nth-child(even) .story-line__content h3::before {
        left: inherit;
        right: -141px;
    }

    .story-line__top-img {
        max-width: 61px;
        margin: 0 auto -106px;
        /* position: relative; */
        z-index: 1;
        height: 170px;
        
    }

    /* story-line end */


    /* press slider start */
    .press-slider__inner {
        padding: 0 0 119px;
    }

    .press-slider__wrapper {
        padding: 103px 0 82px;
        border-radius: 40px;

    }

    .press-slider__content-items {
        max-width: 1072px;
        margin: 0 auto 70px;
    }

    .press-slider__img-items {
        max-width: 955px;
        margin: 0 auto;
    }

    .press-slider__img-items .slick-track {
        display: flex;
        align-items: center;
        transform: none !important;
        justify-content: space-between;
    }

    .press-slider__heading {
        margin-bottom: 40px;
    }

    .press-slider__content-item h2 {
        font-size: 70px;
        line-height: 60px;
    }

    /* .press-slider__content-items {
        margin: 0 auto 70px;
    } */

    .press-slider__img-item {
        opacity: 0.5;
        width: fit-content!important;
    }

    .press-slider__img-item img{
        width: 100%;
    }

    .press-slider__img-item.slick-slide.slick-current.slick-active {
        opacity: 1;
    }

    /* press slider end */

    .story-line__top-img {
        /* position: sticky; */
        top: 76px;
    }
    .story-line__item_anim h3,
    .story-line__item_anim p,
    .story-line__item_anim .story-line__img{
        transition: 500ms;
        opacity: 0;
        transform: translateY(30px);
    }
    .story-line__img img {
        width: 100%;
    }
    .story-line__item_do-anim h3,
    .story-line__item_do-anim p,
    .story-line__item_do-anim .story-line__img{
        opacity: 1;
        transform: translateY(0);
    }
    .project__items .project__item:nth-child(2){
        transition-delay: 300ms;
    }
    .project__items .project__item:nth-child(3){
        transition-delay: 600ms;
    }
    
    
}


/* tablet landscape */
@media (min-width:992px) and (max-width:1024px) {
    .hero-careers__sticker-1_our-story {
        margin-top: 0;
        position: absolute;
        bottom: -114px;
        left: -91px;
        max-width: 182px;
    }

    .impact__img img {
        max-width: 191px;
    }

    .climate-tabs__wrapper {
        padding: 84px 55px 103px;
    }

    .climate-tabs__left {
        width: 460px;
    }

    .climate-tabs__right {
        width: calc(100% - 460px);
        padding-left: 40px;
    }

    .climate-tabs__sticker {
        right: 54px;
        bottom: 37px;
        max-width: 223px;
    }

    .project__img img {
        max-width: 272px;
    }

    .hero-climate__inner {
        /* height: 100vh; */
        height: 100%;
    }

    .hero-climate__bg {
        height: 100%;
    }

    .hero-climate__bg img {
        height: 100%;
        /* object-fit: cover; */
    }

    .hero-climate__sticker-1_sourcing {
        max-width: 152px;
        left: 20px;
        bottom: 0;
    }


    .locally__right {
        margin-left: 133px;
    }

    .hero-climate__sticker-2_giving {
        max-width: 273px;
        max-height: 228px;
        /* bottom: -223px; */
        /* right: -102px; */
        /* left: auto; */
    }

    .hero-climate__sticker-1_giving {
        max-width: 153px;
        /* bottom: -75px; */
        /* left: auto; */
        /* right: -55px; */
        z-index: 1;
    }

    .action__wrapper {
        padding: 70px 23px 62px;
    }

    .action__left {
        width: 525px;
    }

    .action__right {
        width: calc(100% - 525px);
        padding-left: 30px;
        margin: 0;
    }

    .text__img {
        max-width: 156px;
        bottom: -11px;
        right: -50px;
    }

    .compare__img-wrap {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 210px;
        margin: 0 24px 33px;
        position: relative;
        transform: none;
        top: 0;
        left: 0;
    }

    /* .compare__img_first {
        max-width: 123px;
    }

    .compare__img_second {
        max-width: 146px;
    } */

    .compare__img_second img {
        transform: scale(1);
        margin-top: 0;
    }

    .compare__item {
        gap: 16px;
    }



    .compare__item:first-of-type .compare__text {
        border-top: 1px solid var(--white);
        padding-top: 17px;
        text-align: left;
    }

    .compare__right-text p {
        margin-left: 0;
    }


    .compare__right-text {
        text-align: left;
    }

    .compare__sticker-3 {
        display: none;
    }

    .compare__sticker-2 {
        top: -4px;
        left: auto;
        right: 130px;
    }

    .compare__sticker-1 {
        top: 0px;
        left: 105px;
    }

    .compare__heading {
        margin-bottom: 9px;
    }


    .not__sticker4.not__sticker {
        right: 246px;
        top: -234px;
    }







}







@media (min-width:1550px) {
    .hero-careers__inner_activist,
    .hero-careers__inner {
        padding: 128px 0 217px;
    }
    .hero-careers__sticker-1_our-story {
        bottom: -30px;
    }
}