#button{display:flex;background-color:#f89925;width:50px;height:50px;text-align:center;border-radius:100%;position:fixed;bottom:70px;color:#fff;right:30px;align-items:center;justify-content:center;transition:background-color .3s,opacity .5s,visibility .5s;opacity:0;visibility:hidden;z-index:1000;cursor:pointer;box-shadow:0 4px 16px 0 rgba(0,0,0,.4)}#button.show{opacity:1;visibility:visible}html.page-home body main>section.home-about-section{background-color:#fff;padding:50px 0}@media only screen and (max-width:770px){html.page-home body main>section.home-about-section{padding:0}}html.page-home body main>section.home-about-section .container{max-width:1540px}html.page-home body main>section.home-about-section .container .content-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:60px;align-items:center;width:100%}@media only screen and (max-width:770px){html.page-home body main>section.home-about-section .container .content-split{gap:40px;grid-template-columns:minmax(0,1fr)}}html.page-home body main>section.home-about-section .container .content-split .content-lhs,html.page-home body main>section.home-about-section .container .content-split .content-rhs{margin:0}html.page-home body main>section.home-about-section .container .content-split .content-lhs .image{overflow:hidden;aspect-ratio:6/5;border-radius:32px}html.page-home body main>section.home-about-section .container .content-split .content-lhs .image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}html.page-home body main>section.home-about-section .container .content-split .content-rhs{display:flex;align-items:center;padding-right:30px;box-sizing:border-box}html.page-home body main>section.home-about-section .container .content-split .content-rhs .content{width:100%;max-width:660px}html.page-home body main>section.home-about-section .container .content-split .content-rhs .content h2{margin:0 0 14px;font-size:64px;font-weight:600;line-height:1.1;letter-spacing:-1.28px}html.page-home body main>section.home-about-section .container .content-split .content-rhs .content p{margin:0 0 10px}html.page-home body main>section.home-about-section .container .content-split .content-rhs .content p:last-of-type{margin-bottom:0}html.page-home body main>section.home-about-section .container .content-split .content-rhs .content .about-link{display:inline-flex;align-items:center;justify-content:center;min-width:190px;margin-top:30px;padding:14px 30px!important;text-transform:none!important}@media only screen and (max-width:1050px){html.page-home body main>section.home-about-section .container .content-split{gap:40px}html.page-home body main>section.home-about-section .container .content-split .content-rhs{padding-right:20px}html.page-home body main>section.home-about-section .container .content-split .content-rhs .content h2{font-size:52px}}@media only screen and (max-width:770px){html.page-home body main>section.home-about-section .container .content-split{display:grid;grid-template-columns:minmax(0,1fr);gap:0}html.page-home body main>section.home-about-section .container .content-split .content-lhs .image{border-radius:24px}html.page-home body main>section.home-about-section .container .content-split .content-rhs{padding:40px 20px 50px}html.page-home body main>section.home-about-section .container .content-split .content-rhs .content{max-width:none}html.page-home body main>section.home-about-section .container .content-split .content-rhs .content h2{font-size:46px}}@media only screen and (max-width:480px){html.page-home body main>section.home-about-section .container .content-split .content-rhs .content h2{font-size:40px}}