.banner{background-color:var(--secondary);padding:3rem 0}.banner .banner__inner{align-items:center;background-color:#fff;display:flex;justify-content:center;margin:0 auto}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.banner .banner__inner{display:block;max-width:40rem!important}}.banner .banner__content{flex:0 0 45%;max-width:45%;padding:2rem 1.7rem 3.1rem 1.4rem}@media (max-width:1023px){.banner .banner__content{padding:2rem 1rem}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.banner .banner__content{max-width:100%;padding:2rem}}.banner .banner__content h5{margin-bottom:.1rem}.banner .banner__content p{font-size:1.6rem;line-height:1.45}.banner .banner__actions{align-items:center;display:flex;flex:0 0 39%;justify-content:center;max-width:39%;padding:1rem}@media (max-width:1023px){.banner .banner__actions{flex:0 0 33%;max-width:33%}}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.banner .banner__actions{max-width:100%;padding:2rem}}.banner .banner__image{flex:1;max-width:100%;text-align:center}@media (max-width:767px),screen and (max-width:812px) and (orientation:landscape){.banner .banner__image{padding:1rem}}