#about-page .about-hero{background:url("/themes/EST/assets/gray-ripple.svg") center / 80% no-repeat, var(--off-white);padding-block:120px}@media (max-width:800px){#about-page .about-hero{background-size:150%}}#about-page .about-hero .container{display:flex;justify-content:center;align-items:center}@media (min-width:800px){#about-page .connecting{padding-block:100px}}@media (max-width:800px){#about-page .connecting{padding-block:50px}}#about-page .connecting .container{display:flex;justify-content:center;align-items:center}@media (min-width:800px){#about-page .connecting .container{gap:270px}#about-page .connecting .container p{width:650px;font-size:22px}}@media (max-width:800px){#about-page .connecting .container{flex-direction:column;gap:50px;text-align:center}}#about-page .stats{background:var(--gold)}@media (min-width:800px){#about-page .stats{padding-block:120px}}@media (max-width:800px){#about-page .stats{padding-block:50px}}#about-page .stats .container{display:flex;justify-content:center}@media (min-width:800px){#about-page .stats .container{gap:120px;align-items:center}}@media (max-width:800px){#about-page .stats .container{gap:10px}}#about-page .stats .container .stat{display:flex;flex-direction:column;gap:10px;width:300px;text-align:center}@media (max-width:800px){#about-page .stats .container .stat h3{font-weight:400;font-size:18px}}#about-page .steps{background:var(--blue);color:var(--white);padding-block:100px}#about-page .steps .container{display:flex;flex-direction:column;justify-content:center;align-items:center}@media (min-width:800px){#about-page .steps .container{gap:135px}}@media (max-width:800px){#about-page .steps .container{gap:35px}}#about-page .steps .container .steps-container{display:flex;gap:40px}@media (min-width:800px){#about-page .steps .container .steps-container{flex-direction:column;width:100%}}@media (max-width:800px){#about-page .steps .container .steps-container{width:100%}}#about-page .steps .container .steps-container .steps-symbol{border-radius:100px;position:relative}@media (min-width:800px){#about-page .steps .container .steps-container .steps-symbol{width:100%;height:100px;background:linear-gradient(90deg, var(--gold) 0%, rgba(252, 182, 59, 0) 100%);border-top-right-radius:0;border-bottom-right-radius:0}#about-page .steps .container .steps-container .steps-symbol .circle:nth-child(2){top:50%;left:7%}#about-page .steps .container .steps-container .steps-symbol .circle:nth-child(3){top:50%;left:28%}#about-page .steps .container .steps-container .steps-symbol .circle:nth-child(4){top:50%;left:51%}#about-page .steps .container .steps-container .steps-symbol .circle:nth-child(5){top:50%;left:72%}#about-page .steps .container .steps-container .steps-symbol .circle:nth-child(6){top:50%;left:93%}}@media (max-width:800px){#about-page .steps .container .steps-container .steps-symbol{width:100px;height:800px;background:linear-gradient(to top, var(--gold) 0%, rgba(252, 182, 59, 0) 100%);border-top-right-radius:0;border-top-left-radius:0}#about-page .steps .container .steps-container .steps-symbol .circle:nth-child(2){top:6%;left:50%}#about-page .steps .container .steps-container .steps-symbol .circle:nth-child(3){top:28%;left:50%}#about-page .steps .container .steps-container .steps-symbol .circle:nth-child(4){top:48%;left:50%}#about-page .steps .container .steps-container .steps-symbol .circle:nth-child(5){top:70%;left:50%}#about-page .steps .container .steps-container .steps-symbol .circle:nth-child(6){top:92%;left:50%}}#about-page .steps .container .steps-container .steps-symbol .dashed-line{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border:0;background:none}@media (min-width:800px){#about-page .steps .container .steps-container .steps-symbol .dashed-line{width:85%;height:0;border-top:2px dashed var(--white)}}@media (max-width:800px){#about-page .steps .container .steps-container .steps-symbol .dashed-line{width:0;height:85%;border-right:2px dashed var(--white)}}#about-page .steps .container .steps-container .steps-symbol .circle{display:block;width:25px;height:25px;border-radius:50%;background:var(--white);position:absolute;transform:translate(-50%, -50%)}#about-page .steps .container .steps-container .steps-list{display:flex;justify-content:space-around;gap:150px}@media (max-width:800px){#about-page .steps .container .steps-container .steps-list{flex-direction:column;gap:50px}}#about-page .steps .container .steps-container .steps-list .step{display:flex;flex-direction:column;gap:10px}@media (min-width:800px){#about-page .steps .container .steps-container .steps-list .step{text-align:center}}#about-page .steps .container .steps-container .steps-list .step p{color:var(--white);line-height:1.5}@media (min-width:800px){#about-page .staff{padding-block:100px}}@media (max-width:800px){#about-page .staff{padding-block:40px}}#about-page .staff .container{display:flex;flex-direction:column;gap:40px;justify-content:center;align-items:center}#about-page .staff .container p{text-align:center}#about-page .staff .container .personal-list{gap:20px;width:100%}@media (min-width:800px){#about-page .staff .container .personal-list{display:grid;grid-template-columns:repeat(2, 1fr)}}@media (min-width:1300px){#about-page .staff .container .personal-list{display:grid;grid-template-columns:repeat(4, 1fr)}}@media (max-width:800px){#about-page .staff .container .personal-list{display:flex;flex-direction:column}}#about-page .staff .container .personal-list .persona{position:relative;display:flex;flex-direction:column;gap:10px;background:linear-gradient(#cacaca, var(--off-white));border-radius:10px;min-width:260px;padding-bottom:0;overflow:hidden}#about-page .staff .container .personal-list .persona .persona-info{display:flex;flex-direction:column;gap:5px;padding:20px 20px 0}#about-page .staff .container .personal-list .persona .persona-info span{font-size:16px;font-weight:400;border-right:2px solid var(--gold);padding-right:6px;line-height:1.4}#about-page .staff .container .personal-list .persona .persona-image{width:100%;height:510px;object-fit:cover;object-position:top}#about-page .staff .container .personal-list .persona .arrow-pull-area{position:absolute;bottom:0;width:100%;font-size:18px;display:flex;flex-direction:column;align-items:center;gap:6px;background:linear-gradient(to top, black 0%, rgba(0, 0, 0, 0.75) 55%, rgba(0, 0, 0, 0) 100%);padding-top:45px;max-height:155px;overflow:hidden;transition:max-height 0.5s cubic-bezier(0.4, 0, 0.2, 1)}#about-page .staff .container .personal-list .persona .arrow-pull-area svg{color:white;z-index:1;flex-shrink:0;transition:transform 0.4s ease}#about-page .staff .container .personal-list .persona .arrow-pull-area .info-worker{line-height:1.5;padding:0 20px 15px;color:white;line-height:1.6}#about-page .staff .container .personal-list .persona:hover .arrow-pull-area{max-height:600px}#about-page .staff .container .personal-list .persona:hover .arrow-pull-area svg{transform:rotate(180deg)}