.how_hero{min-height:400px;padding-top:8rem;position:relative;overflow:hidden}.how_hero .bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.how_hero:before{content:"";z-index:1;background:linear-gradient(to right, var(--main-color) 30%, #ffffff8c 70%);opacity:.7;position:absolute;inset:0}@media screen and (width<=480px){.how_hero:before{background:linear-gradient(to right, var(--main-color) 20%, #ffffff8c 100%)}}.how_hero .wrapper_content{z-index:2;color:var(--white);position:relative}.how_hero .wrapper_content h1{text-align:center;font-size:3rem}@media screen and (width<=480px){.how_hero .wrapper_content h1{font-size:2.5rem}}.how_hero .wrapper_content img{width:300px;position:absolute;top:100%;right:-10px;transform:translateY(-50%)}@media screen and (width<=800px){.how_hero .wrapper_content img{width:200px;right:-70px;transform:translateY(-20%)}}@media screen and (width<=620px){.how_hero .wrapper_content img{width:200px;top:100%;right:-10px;transform:translateY(-30%)}}@media screen and (width<=480px){.how_hero .wrapper_content img{display:none}}.process{position:relative}.process .process_item{gap:4rem}.process .process_item .process_item_text{width:50%}.process .process_item .process_item_text span{aspect-ratio:1;width:50px;color:var(--white);background-color:var(--main-color);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.5rem;font-size:1.5rem;font-weight:600;display:flex}@media screen and (width<=680px){.process .process_item .process_item_text span{margin-inline:auto}}.process .process_item .process_item_text h2{margin-bottom:.5rem;font-size:1.35rem;font-weight:600}@media screen and (width<=680px){.process .process_item .process_item_text h2{margin-block:1rem}}.process .process_item .process_item_text p{font-size:1rem;font-weight:400;line-height:30px}@media screen and (width<=680px){.process .process_item .process_item_text{width:100%}}.process .process_item .process_item_img{justify-content:flex-end;align-items:center;width:50%;padding:1rem;display:flex}.process .process_item .process_item_img img{max-width:360px}@media screen and (width<=680px){.process .process_item .process_item_img img{max-width:200px;margin-inline:auto}.process .process_item .process_item_img{width:100%}}.process .process_item:nth-of-type(odd) .process_item_img{justify-content:flex-start}.process .process_item:nth-of-type(odd) .process_item_text{text-align:right}.process .process_item:nth-of-type(odd) .process_item_text span{background-color:var(--secondary);margin-left:auto}@media screen and (width<=680px){.process .process_item:nth-of-type(odd) .process_item_text span{margin-right:auto}.process .process_item:nth-of-type(odd) .process_item_text{text-align:center}.process .process_item:nth-of-type(odd){text-align:center;flex-direction:column-reverse}.process .process_item{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:0}}.process:before{content:"";background:var(--secondary);z-index:50;width:3px;height:90%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (width<=680px){.process:before{display:none}}.process:after{content:"";background:var(--secondary);z-index:50;border-radius:50%;width:30px;height:30px;position:absolute;top:95%;left:50%;transform:translate(-50%)}@media screen and (width<=680px){.process:after{display:none}}.service_flex{margin-inline:auto}.service{gap:2rem;margin-bottom:2rem}.service .service_text{width:70%}@media screen and (width<=680px){.service .service_text{width:100%}}.service .service_img{width:30%}@media screen and (width<=680px){.service .service_img{gap:1rem;width:80%}}.service h1{color:var(--main-color);margin-bottom:.5rem;font-weight:600}@media screen and (width<=680px){.service h1{margin-block:1rem}}.service a.btn{width:max-content!important}.service p{font-size:1rem;font-weight:400;line-height:30px}@media screen and (width<=680px){.service{text-align:center;flex-direction:column-reverse;justify-content:center;align-items:center;gap:1rem}}
