@import url("https://fonts.googleapis.com/css2?family=Merriweather+Sans:wght@300..800&display=swap");body{font-family:Merriweather Sans,sans-serif}*{box-sizing:border-box;margin:0;padding:0}.btm--content h4{color:#fa0;font-size:1.5rem;margin:0 0 2rem}.btm--content h2{color:#fff;font-size:2.5rem}.btm--boxes{align-items:center;display:flex;justify-content:space-between;margin:8rem 0 0}.btm--box{color:#fff;padding:2rem 1rem;text-align:center;width:31%}.btm--box figure{align-items:center;display:flex;height:113px;justify-content:center;margin:0 0 2rem}.btm--box h3{color:#fff;font-size:1.7rem;margin:0 0 20px}.btm--box h3 span{display:block}.btm--box p{font-size:24px}.btm--divider{background:#ccfff7;height:358px;width:1px}@media only screen and (max-width:1400px){.btm--box{padding:2rem 1rem}}@media only screen and (max-width:800px){.btm--boxes{flex-wrap:wrap;justify-content:center}.btm--box{width:48%}div.btm--divider:nth-child(4){display:none}}@media only screen and (max-width:767px){.btm--content h4{font-size:18px!important}.btm--content h2{font-size:25px!important}.btm--box h3{font-size:25px}.btm--box p{font-size:18px}}@media only screen and (max-width:600px){.btm--box{width:100%}div.btm--divider:nth-child(4){display:block}.btm--divider{height:1px;width:358px}.btm--content h2{font-size:1.8rem}}