.quote{padding:calc(var(--section-spacing) * .75) var(--section-padding);background:#000;margin:0;display:flex;align-items:center;justify-content:center;scroll-margin-top:calc(var(--navbar-height) + 2rem)}.quote-wrapper{display:flex;flex-direction:column;align-items:center;width:100%}.quote-content{max-width:900px;margin:0 auto;position:relative;display:flex;flex-direction:column;align-items:center}.quote-mark{display:block;font-family:Playfair Display,serif;font-size:6rem;line-height:1;height:40px;margin-bottom:1rem;opacity:.15}.quote-text{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);line-height:1.4;font-weight:300;letter-spacing:-.02em;margin-bottom:3rem;font-style:italic}.quote-subtext{font-size:1.1rem;font-weight:300;opacity:.5;text-transform:uppercase;letter-spacing:.2em;margin:0 0 2rem}.quote-cta{display:inline-block;margin-top:3rem;padding:1.2rem 3rem;background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:3rem;color:#fff;text-decoration:none;font-size:.85rem;font-weight:300;letter-spacing:.15em;text-transform:uppercase;transition:all .4s cubic-bezier(.215,.61,.355,1);position:relative;overflow:hidden}.quote-cta:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#fff0,#ffffff0d,#fff0);transform:translate(-100%);transition:transform .6s cubic-bezier(.215,.61,.355,1)}.quote-cta:hover{border-color:#ffffff4d;transform:translateY(-2px);letter-spacing:.2em}.quote-cta:hover:before{transform:translate(100%)}@media (max-width: 768px){.quote{padding:6rem 5%}.quote-text{font-size:1.75rem}.quote-subtext{font-size:.9rem;letter-spacing:.15em}}@media screen and (max-width: 767px){.quote{padding:4rem 1.25rem}.quote-content{width:100%;max-width:100%;padding:0}.quote-text{font-size:1.75rem;line-height:1.3;margin-bottom:1.5rem}.quote-subtext{font-size:1rem;line-height:1.5;margin-bottom:2rem}.quote-mark{font-size:3rem;margin-bottom:1rem}.quote-cta{font-size:.9rem;padding:.75rem 1.5rem}}.rattrapante-hero-logo{max-width:300px;margin-bottom:3rem;opacity:.9}.rattrapante-hero-logo img{width:100%;height:auto}@media (max-width: 767px){.rattrapante-hero-logo{max-width:220px;margin-bottom:2rem}}
