.home-top{color:#fff;box-sizing:border-box;background-color:#1e545c;background-image:url(/static/images/home-bg.png);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;flex-direction:column;align-items:center;padding:100px 10px 120px;display:flex}.home-top>h1{text-align:center;margin-bottom:40px}.home-cards{flex-wrap:wrap;justify-content:center;gap:30px;display:flex}.home-card{color:#212121;box-sizing:border-box;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;width:200px;height:200px;padding:10px;display:flex}.home-card:hover{cursor:pointer;background-color:#e3fdff}.home-card>div{margin-top:20px}.home-promo{color:#212121;background-color:#7ab9c4;flex-direction:column;align-items:center;padding:100px 10px 120px;display:flex}.home-sections{color:#212121;background-color:#36bebc;flex-direction:column;gap:50px;padding:40px 20px;display:flex}.home-section{flex-wrap:wrap;justify-content:center;align-items:center;gap:25px 50px;display:flex}.home-section p{max-width:800px;margin:0;font-size:20px}.home-section a:hover{color:#fff}.home-adv{color:#fff;box-sizing:border-box;background-color:#085a5e;flex-direction:column;align-items:center;padding:100px 10px 120px;display:flex}.home-footer{color:#fff;background-color:#085a5e;flex-direction:column;align-items:center;display:flex}.home-store-adv{padding:20px}.home-store-icons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.home-store-icons a{display:block}.home-store-icons a img{height:100%;display:block}.home h2{margin-top:0;margin-bottom:22px;font-size:32px}
