.container-body{display:flex;flex-direction:column;justify-content:space-between;align-items:center}*{margin:0;padding:0;border:0;box-sizing:border-box}body,html{font-size:100%;line-height:1;margin:0 auto;height:100%}ol,ul{list-style:none}button,input,select,textarea{font:inherit;margin:0;padding:0;border:none;background:none;color:inherit}img{max-width:100%;height:auto;display:block}button{cursor:pointer}a{text-decoration:none;color:inherit}main{width:100%;max-width:87.5rem}main section:nth-child(odd){background-color:#f5f7fa;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}::-webkit-scrollbar{width:0;height:0;background:rgba(0,0,0,0)}.home-container{padding:1.25rem 0;flex-direction:column;width:100%}.home-clients,.home-container{display:flex;align-items:center;justify-content:center;gap:.625rem}.home-clients{align-self:center;margin:1rem 0}.home-title{display:flex;flex-direction:column;gap:1rem;align-items:center}.home-title button{display:none}.home-logo{display:flex;position:relative;width:19.125rem;height:17.4375rem}.home-logo img{border-radius:.625rem;object-fit:cover}.home-paragraph{color:#4d4d4d;text-transform:uppercase;font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:1rem}.home-paragraph span{font-weight:600;color:#004a6e}@media screen and (min-width:48rem){.home-container{flex-direction:row-reverse;padding:4.2667rem 5rem;max-width:80rem;margin:0 auto;justify-content:space-between}.home-title{align-items:flex-start}.home-title button{display:block}}@media screen and (min-width:62.5rem){.home-paragraph{font-size:2.6624rem;font-weight:400;line-height:3.3777rem;margin-bottom:0}.home-logo{width:36.25rem;height:17.5rem}}