.projects{overflow:hidden;--sticky-height:0}@media (min-width:760px){.projects{overflow:initial}.projects__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px;margin-top: calc(var(--sticky-height) * -1)}.projects__wrapper--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.projects__wrapper--reverse .projects__card-head{margin-top:40px;display:none}}@media (min-width:1200px){.projects__wrapper{gap:32px}.projects__wrapper--reverse .projects__card-head{margin-top:56px}}.projects__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.projects__cards-images{display:none}@media (min-width:760px){.projects__wrapper--reverse .projects__card-body{margin-top:auto}.projects__cards{gap:0;width:100%;max-width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}.projects__cards-images{width:100%;max-width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;display:block;min-height:calc(100vh - var(--header-height) - 32px);position:sticky;top: calc(var(--header-height) + 16px);left:0}}@media (min-width:1200px){.projects__cards-images{max-width:720px}}.projects__cards-image{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0}.projects__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;background-color:var(--white)}@media (min-width:760px){.projects__card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow:hidden;min-height:calc(100vh - var(--header-height))}}@media (min-width:1440px){.projects__card{gap:120px}}@media (max-width:759.98px){.projects__wrapper--reverse .projects__card-head{margin-bottom:48px}.projects__card{-webkit-box-flex:0;-ms-flex:0 0 90%;flex:0 0 90%}}.projects__card-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.projects__card-image-wrapper{position:relative;width:100%;padding-bottom:100%;overflow:hidden}@media (min-width:760px){.projects__card-image-wrapper{max-width:407px;padding-bottom:75.567%;-webkit-box-flex:1;-ms-flex:1;flex:1;display:none}}@media (min-width:1200px){.projects__card-image-wrapper{max-width:720px;padding-bottom:52.942%}}.projects__card-content{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:60px}@media (min-width:1200px){.projects__card-content{max-width:520px;padding-bottom:80px}}.projects__card-step{display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:24px}.projects__sticky{display:none}@media (min-width:760px){.projects__card-step{display:-webkit-box;display:-ms-flexbox;display:flex}.projects__sticky{display:block;margin-left:auto;margin-bottom:0;max-width:calc(50% - 10px);position:sticky;z-index:1;background-color:var(--white);top:var(--header-height);padding:10px 0}.projects__sticky--reverse{margin-left:0;margin-right:auto}.projects__sticky .projects__card-step{margin-bottom:0}.projects__sticky .projects__card-head{display:none;margin-top:20px;margin-bottom:0}.projects__sticky--reverse .projects__card-head{display:block}}@media (min-width:1200px){.projects__sticky{max-width:calc(50% - 16px)}.projects__sticky .projects__card-head{max-width:520px;width:100%}}.projects__card-step--mob{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0}.projects__card-number{font-size:var(--text-size);font-weight:var(--fw-normal);line-height:var(--lh-default);color:var(--gray)}.projects__card-name{color:var(--gray)}.projects__card-head{margin-bottom:20px}@media (min-width:760px){.projects__card-step--mob{display:none}.projects__card-head{margin-top:auto}}.projects__card-title{color:var(--black)}.projects__card-title b,.projects__card-title span,.projects__card-title strong{color:var(--primary)}.projects__card-text{}.projects__card:not(:first-child) .projects__card-step--mob {display:none}@media (min-width:1200px){.projects__card-text{max-height:144px;max-width:441px;padding-right:10px;width:100%;overflow:hidden auto}}