.about-cta{position:relative;width:100%;overflow:hidden}.about-cta__container{position:relative;width:100%;height:var(--about-cta-desktop-height, 500px);display:flex;align-items:center;justify-content:center}.about-cta__picture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.about-cta__image{width:100%;height:100%;object-fit:cover;object-position:center center}.about-cta__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#2a2a2a,#1a1a1a)}.about-cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--about-cta-overlay-color, #000000);opacity:var(--about-cta-overlay-opacity, .5);pointer-events:none;z-index:1}.about-cta__content{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;padding:40px 20px}.about-cta__content-inner{display:flex;flex-direction:column;gap:24px;align-items:center;text-align:center;max-width:616px;width:100%}.about-cta__heading{font-family:Oakes Grotesk,sans-serif;font-weight:700;font-size:36px;line-height:1.3;letter-spacing:1.25px;text-transform:uppercase;color:var(--about-cta-text-color, #FFFFFF);text-align:center;margin:0;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.about-cta__description{font-family:Oakes Grotesk,sans-serif;font-weight:500;font-size:18px;line-height:26px;color:var(--about-cta-text-color, #FFFFFF);text-align:center;margin:0;width:100%;max-width:597px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.about-cta__button{display:inline-flex;align-items:center;justify-content:space-between;min-width:180px;height:53px;background-color:var(--about-cta-button-color, #EA6329);border-radius:36px;padding:0 10px 0 21px;text-decoration:none;cursor:pointer;transition:background-color .3s ease,transform .3s ease;overflow:hidden}.about-cta__button:hover{background-color:#d4551d;transform:scale(1.02)}.about-cta__button:active{transform:scale(.98)}.about-cta__button-text{font-family:Oakes Grotesk,sans-serif;font-weight:600;font-size:16px;line-height:1.3;letter-spacing:.2px;color:#fff;white-space:nowrap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.about-cta__button-icon{display:flex;align-items:center;justify-content:center;width:33px;height:33px;background-color:#fff;border-radius:50%;flex-shrink:0;transition:transform .3s ease}.about-cta__button:hover .about-cta__button-icon{transform:translate(3px)}.about-cta__button-icon svg{width:24px;height:24px;color:var(--about-cta-button-color, #EA6329)}@media screen and (max-width:749px){.about-cta__container{height:var(--about-cta-mobile-height, 400px)}.about-cta__content{padding:30px 20px}.about-cta__content-inner{gap:20px;max-width:100%}.about-cta__heading{font-size:28px;letter-spacing:1px}.about-cta__description{font-size:16px;line-height:24px;max-width:100%}.about-cta__button{min-width:160px;height:48px;padding:0 8px 0 18px}.about-cta__button-text{font-size:14px}.about-cta__button-icon{width:30px;height:30px}.about-cta__button-icon svg{width:20px;height:20px}}@media screen and (max-width:375px){.about-cta__heading{font-size:24px;letter-spacing:.75px}.about-cta__description{font-size:15px;line-height:22px}.about-cta__button{min-width:150px;height:44px}.about-cta__button-text{font-size:13px}}.about-cta__heading{opacity:0;transform:translateY(20px);animation:aboutCtaFadeIn .6s ease-out .2s forwards}.about-cta__description{opacity:0;transform:translateY(20px);animation:aboutCtaFadeIn .6s ease-out .4s forwards}.about-cta__button{opacity:0;transform:translateY(20px);animation:aboutCtaFadeIn .6s ease-out .6s forwards}@keyframes aboutCtaFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.about-cta__heading,.about-cta__description,.about-cta__button{animation:none;opacity:1;transform:none}.about-cta__button:hover,.about-cta__button:hover .about-cta__button-icon{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/section-about-cta.css.map */
