@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";:root{--primary-white: #F2F0E4;--primary-dark: #000000;--green: #81DD77;--light-blue: #91DDEE;--danger: #d90429}html{font-family:Lato,sans-serif;font-size:16px}body,html{margin:0;overflow-x:hidden}header ul{display:flex;justify-content:space-between;align-items:center;list-style:none;padding:.5rem 2rem}h1{font-size:4rem;font-weight:900}h2{font-size:3rem}.text-underline-offset-0-5{text-underline-offset:.5rem}.green-frame{border:1rem solid var(--green)}.fw-bold{font-weight:700}.mt-3{margin-top:3rem}.mt-5{margin-top:5rem}.ms-3{margin-left:3rem}.ms-1{margin-left:1rem}.text-center{text-align:center}.justify-center{justify-content:center}section{display:flex;justify-content:center;align-items:center;min-height:70vh}section .section-content-wrapper{min-height:100vh;box-sizing:border-box;flex:1;width:100%;padding:5%}.vertical-line{margin:20vh auto 0;height:80vh;width:1px;background-color:var(--primary-white);opacity:.1;border:none}.wosa-wrapper{display:flex;gap:50px}.wosa-wrapper .wosa-img{display:flex;position:relative;align-items:center}.wosa-wrapper .wosa-img img{z-index:2;border-radius:50%}.wosa-wrapper .wosa-img:before{content:"";position:absolute;top:40%;left:0;width:100%;height:130px;border-radius:50%;background-color:var(--primary-dark)}.review-head{position:relative;color:var(--light-blue);margin-bottom:50px}.review-head:before{position:absolute;content:"Review";color:var(--green);transform:translate(3vw,3vw);z-index:0}.review-head:after{position:absolute;content:"Review";color:var(--primary-white);top:0;left:0;margin-bottom:10%;transform:translate(6vw,6vw)}.arrow-wrapper{display:flex;justify-content:center}.text-green{color:var(--green)}.text-white{color:var(--primary-white)}.text-dark{color:var(--primary-dark)}.text-danger{color:var(--danger)}.bg-white{background-color:var(--primary-white);color:var(--primary-dark)}.bg-dark{background-color:var(--primary-dark);color:var(--primary-white)}.what-we-like{margin:5rem auto;width:80%}.triad-group{position:relative}.triad-group img{width:100%}.triad-group:before,.triad-group:after{position:absolute;content:"";background-image:url(/build/assets/footer-img-Bu4WQaYv.png);background-size:cover;width:100%;height:100%;z-index:0}.triad-group:before{top:0;left:0;transform:translate(1vw,1vw)}.triad-group:after{top:0;left:0;transform:translate(2vw,2vw)}.decoration-underline{text-decoration:underline}footer{min-height:50vh;padding-left:10%;font-weight:800}footer .logo-wrapper{position:relative}footer .logo-wrapper:after{position:absolute;content:"";top:20px;left:20px;width:50px;height:30px;background-color:var(--green)}footer .member-wrapper,footer .link-wrapper{display:flex;margin-right:10%}footer a{text-decoration:none}footer a img{margin:0 10px}footer .link-wrapper{justify-content:space-between;text-align:left;gap:15px;margin-right:10%}@media screen and (max-width: 992px){section,.form-section-content-wrapper{flex-direction:column}.form-left,.form-right{width:90%;margin:0 auto}input,textarea{width:auto}.vertical-line{display:none}.wosa-wrapper{flex-wrap:wrap;justify-content:center}.wosa-wrapper h2,.wosa-wrapper p{text-align:center}}
