.image{overflow:hidden;position:relative;z-index:0}.image svg{position:absolute}.image svg.bottom,.image svg.top{height:4%;left:0;width:100%}.image svg.left,.image svg.right{height:100%;top:0;width:8%}.image svg.top{top:-2%}.image svg.bottom{bottom:-2%}.image svg.left{left:-4%}.image svg.right{right:-4%}.image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-quotes{background-color:var(--background-quote);padding:7.2rem 2.4rem}.section-quotes>div{align-items:center;display:grid;gap:2.4rem;grid-template-columns:6rem 1fr 6rem;margin:0 auto;max-width:128.64rem;min-height:40vh}.section-quotes article{display:flex;flex-direction:column;gap:2.4rem;text-align:center;width:100%}.section-quotes h1{position:relative}.section-quotes h1 svg{height:5rem;margin:0 auto;width:5rem}.section-quotes button{font-size:3.6rem;margin:0 auto}.section-quotes .quote-author{font-weight:800}.section-quotes .progress{display:none}@media (min-width:768px){.section-quotes{padding:7.2rem}.section-quotes>div{min-height:30vh}.section-quotes article{display:grid;gap:4.8rem;grid-template-columns:1fr 1fr;text-align:left}.section-quotes h1 svg{left:0;position:absolute;top:-5rem}.section-quotes .progress{display:flex;gap:1rem;justify-content:center}.section-quotes .progress>span{color:var(--color-inverted);height:2rem;width:2rem}.section-quotes .progress>span.active{color:var(--color)}}
