body,html{padding:0;margin:0}body{background-color:#f9f9f9}.offers-header{width:100%;padding:0.5rem 1rem;box-sizing:border-box}.offers-header__logo{display:block;width:8rem;margin:auto}

.offers{padding:0;margin:0}.offers__banner-container{width:100vw;height:auto;padding:0}.offers__banner{display:block;width:100%;margin:auto;height:380px;object-fit:cover}.offers__main-container{width:95%;max-width:1024px;margin:auto;padding:1rem 0}.offers__title{color:#444;text-align:center;font-family:'Titillium Web';margin:auto auto -0.5rem auto;font-size:2rem}.offers__subtitle{color:#444;text-align:center;font-family:'Titillium Web';font-size:1.5rem;margin:0 auto auto}.offers__main{background-color:#f9f9f9}.offers__grid{display:flex;flex-wrap:wrap;padding:1rem 0}.offers__element{overflow:hidden;margin:1%;background-color:#FFF;border:1px solid #dcdcdc;padding:1% 1% 1rem 1%;box-sizing:border-box;border-radius:0.2rem}.offers__image{display:block;width:100%;height:15rem;object-fit:cover;margin-bottom:1rem}.offers__image:hover{object-fit:contain;width:100%;height:auto}.offers__name{margin:auto;font-family:"titillium Web";font-size:1.3rem;font-weight:600;color:#444}.offers__excerpt{color:#444;font-family:"Lato";font-weight:300;font-size:1rem;margin:auto;line-height:1.4rem}.offers__button{text-align:center;font-family:"Lato";font-weight:600;font-size:0.75rem;margin:auto;padding:1rem 2rem;box-sizing:border-box;background-color:#FFF;color:#00253d;border:1px solid #94d60a;border-radius:2rem;text-decoration:none;display:block;margin:1rem auto auto;width:max-content}.offers__button:hover{background-color:#94d60a}@media all and (min-width: 1024px){.offers__element{width:31.333%}}@media all and (max-width: 1024px) and (min-width: 640px){.offers__element{width:48%}}@media all and (max-width: 640px){.offers__grid{justify-content:center}.offers__element{width:98%;max-width:320px}}

