.process__items{margin-top:2.375rem}.process__item{padding:1.25rem .625rem;border-bottom:.0625rem solid var(--primary-color);overflow:hidden;background:var(--white-color);margin-bottom:.625rem}.process__item.active{border-radius:3.125rem;padding:2.125rem 4rem 0;border-bottom:0;background:var(--green-color)}.process__item.active .process__top{column-gap:4%;cursor:auto}.process__item.active .process__left{font-size:1.875rem;line-height:1.25;width:35%}.process__item.active .process__right{width:61%}.process__item.active .process__title{width:70%}.process__item.active .process__desc{width:calc(100% - 3rem);font-size:2.125rem}.process__item.active .process__arrow:before{color:var(--white-color)}.process__item.active:nth-child(4n+1){background:#a1b4e6;color:var(--white-color)}.process__item.active:nth-child(4n+2){background:#ffc7b2}.process__item.active:nth-child(4n+3){background:#eadcab}.process__item.active:nth-child(4n+4){background:var(--green-color);color:var(--white-color)}.process__top{column-gap:5%;cursor:pointer}.process__left{width:35%;font-family:var(--roboto-flex);font-size:1.25rem;font-weight:800}.process__right{width:60%;position:relative}.process__arrow{top:.625rem;right:0;width:2rem;height:2rem}.process__arrow,.process__arrow:before{position:absolute;display:flex;justify-content:center;align-items:center}.process__arrow:before{content:"";color:#ffc20f;width:100%;height:100%;font-family:var(--icons-font);font-size:2rem;inset:0;line-height:1;margin:auto;transition:all .25s ease-in-out}.process__arrow i{position:absolute;z-index:1}.process__title{width:44%;transition:all .5s ease-in-out}.process__desc{font-size:1.25rem;line-height:1.2;width:60%;transition:all .5s ease-in-out}.process__content{position:relative;bottom:-.125rem;width:49.75rem;max-width:100%;margin:2rem auto 0}.process__content img{width:100%}@media only screen and (max-width:1360px){.process__title{width:70%}.process__item.active .process__title{width:100%}}@media only screen and (max-width:1199px){.process__item .process__desc{width:80%;font-size:1.625rem}.process__item.active{border-radius:1.125rem;padding:2rem 2rem 0}.process__item.active .process__top{column-gap:4%}.process__item.active .process__desc,.process__item.active .process__left{font-size:1.625rem}}@media only screen and (max-width:767px){.process__item .process__desc{width:80%;font-size:1.625rem}.process__item .process__left,.process__item .process__right{width:100%}.process__item .process__top{flex-direction:column;row-gap:1rem}.process__item .process__title{width:100%}.process__item.active{border-radius:1.125rem;padding:2rem 2rem 0}.process__item.active .process__left,.process__item.active .process__right{width:100%}.process__item.active .process__desc{width:80%;font-size:1.625rem}}