.header-container{background:var(--azo-red)}.header-container .logo{width:100%;max-width:150px;height:auto}.header-container .nav .nav-menu{display:flex;flex-direction:column;gap:12px}.header-container nav .nav-menu li a{color:var(--white);text-decoration:none;text-transform:uppercase;font-size:2.1rem}@media (min-width:992px){.header-container .nav .nav-menu{display:flex;flex-direction:row;align-items:center;gap:36px}}.btn-outline-secondary{padding-block:.8rem;font-weight:700;font-size:1.4rem;text-transform:uppercase;border-radius:50px;border-color:var(--azo-green);color:var(--azo-red)}:root{--white:#fff;--black:#000;--azo-red:#61072e;--azo-pastel:#d8cfc3;--azo-green:#515b38;--azo-green-dark:#003527;--font-primary:'Accord Alternate', sans-serif}html{font-size:62.5%;margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-primary);font-size:1.6rem;line-height:1.6;background:url(../images/bg-body-1-4.jpg) no-repeat top center/contain}@media (min-width:992px){body{background-size:auto}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,img,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}img{max-width:100%}button,input[type=submit]{cursor:pointer}.s-banner{background:url(../images/bg-body-2-4.png) no-repeat top center;height:300px}.miolo-article,.s-miolo{display:flex;align-items:center}.s-miolo{padding-block:48px;background:url(../images/bg-body-3-4.png) no-repeat top center}.miolo-article{gap:24px}.miolo-article img{display:block;width:64px;height:auto}.miolo-article span,.s-hero p{font-size:2.4rem;line-height:110%;color:var(--azo-green-dark)}.miolo-article span>strong{display:block;font-weight:800}.s-hero{height:100%;position:relative}.s-hero .hero-content{padding-top:406px;padding-bottom:104px;width:100%;max-width:350px;display:flex;flex-direction:column;gap:36px}.s-hero .title{padding-bottom:36px;color:var(--azo-red);font-size:72px;line-height:90%;font-weight:400;border-bottom:2px solid var(--azo-red)}.s-hero .title>strong{font-weight:800}.s-hero .title>img{display:inline}.s-hero p{font-family:var(--font-primary);line-height:120%;color:var(--azo-green)}@media (min-width:992px){.s-hero .hero-content{padding-block:148px}}