.theme-chas .section-process{background:var(--primary);padding:80px 0;position:relative}.theme-chas .section-process::before{content:'';position:absolute;top:0;left:50%;height:100%;border-left:2px dashed var(--white);z-index:0;pointer-events:none;opacity:0.3;z-index:1}@media only screen and (min-width: 768px){.theme-chas .section-process::before{border-left:none !important;height:0;left:0;top:45%;width:100%;border-top:2px dashed var(--white);opacity:1}}.theme-chas .section-process .inner-container p.heading{color:var(--white);text-align:center;margin-bottom:40px}.theme-chas .section-process .inner-container .box-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media only screen and (min-width: 768px){.theme-chas .section-process .inner-container .box-list{gap:100px}}@media only screen and (min-width: 768px){.theme-chas .section-process .inner-container .box-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.theme-chas .section-process .inner-container .box-list .box-list-item{width:100%;z-index:2;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width: 768px){.theme-chas .section-process .inner-container .box-list .box-list-item{width:calc((100% - 100px) / 3)}}.theme-chas .section-process .inner-container .box-list .box-list-item:before{font-family:'Font Awesome 6 Free';font-weight:900;font-size:2.5rem;background:var(--primary);color:var(--white);border-radius:50%;border:1px solid var(--white);height:80px;width:80px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;-ms-flex-negative:0;flex-shrink:0}.theme-chas .section-process .inner-container .box-list .box-list-item:nth-child(1):before{content:'\f15b'}.theme-chas .section-process .inner-container .box-list .box-list-item:nth-child(2):before{content:'\f086'}.theme-chas .section-process .inner-container .box-list .box-list-item:nth-child(3):before{content:'\f164'}.theme-chas .section-process .inner-container .box-list .box-list-item .content p{color:var(--white);text-align:center}.theme-chas .section-process .inner-container .box-list .box-list-item .content p span.stage{color:var(--accent);font-weight:700;font-size:2.2rem}
