.process-steps__head-text h1,.process-steps__head-text h2{color:var(--black,#1E1E1E);font-size:128px;font-style:normal;font-weight:800;line-height:120%;font-family:Milligram}.process-steps__btn,.process-steps__head-text p b,.process-steps__head-text p strong{font-weight:700;font-family:"Unageo Bold"}.process-steps__btn,.process-steps__head-text p{font-size:24px;line-height:normal;font-style:normal}.process-steps__head-text p{color:var(--black,#1E1E1E)}.process-steps__btn{text-align:center;padding:24px 44px;text-decoration:none;border-radius:1000px;-webkit-transition:all .3s;transition:all .3s;background:var(--white,#F5FFF1);color:var(--green,#359C13);-webkit-box-shadow:31px 23px 11px 0 transparent,20px 15px 10px 0 rgba(0,0,0,.01),11px 8px 8px 0 rgba(0,0,0,.05),5px 4px 6px 0 rgba(0,0,0,.09),1px 1px 3px 0 rgba(0,0,0,.1);box-shadow:31px 23px 11px 0 transparent,20px 15px 10px 0 rgba(0,0,0,.01),11px 8px 8px 0 rgba(0,0,0,.05),5px 4px 6px 0 rgba(0,0,0,.09),1px 1px 3px 0 rgba(0,0,0,.1);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.process-steps__item.active .process-steps__item-head,.process-steps__item:hover .process-steps__item-head{color:var(--white,#F5FFF1)}.process-steps__btn:hover{-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px);background:#fff;-webkit-box-shadow:0 12px 26px rgba(0,0,0,.14);box-shadow:0 12px 26px rgba(0,0,0,.14)}.process-steps__item{border-radius:16px;border:2px solid rgba(30,30,30,.1);background:var(--white,#F5FFF1);-webkit-transition:all .3s;transition:all .3s}.process-steps__item.active,.process-steps__item:hover{background:var(--green,#359C13)}.process-steps__item.active .process-steps__arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.process-steps__item-content{padding:0 32px 32px}.process-steps__item-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:0 0;color:var(--black,#1E1E1E);font-size:36px;font-style:normal;font-weight:800;line-height:88%;border:0;outline:0;cursor:pointer;width:100%;-webkit-transition:all .3s;transition:all .3s;padding:32px;text-align:left}.process-steps__item-text{color:var(--white,#F5FFF1);font-family:"Unageo Bold";font-size:24px;font-style:normal;font-weight:700;line-height:normal}.process-steps__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.process-steps__arrow path{-webkit-transition:all .3s;transition:all .3s}.process-steps__list{margin-bottom:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.process-steps__image{width:100%;height:100%;border-radius:32px;overflow:hidden}.process-steps__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:991px){.process-steps__head-text h1,.process-steps__head-text h2{font-size:32px}.process-steps__head-text p{font-size:18px}.process-steps__btn{font-size:18px;padding:12px 24px}.process-steps__item-content{padding:0 24px 24px}.process-steps__item-head{font-size:24px;padding:24px}.process-steps__arrow svg{width:16px}.process-steps__image,.process-steps__list{margin-bottom:8px}}