.hero-cta{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;align-items:stretch;justify-items:stretch;overflow:hidden;min-height:400px;width:100%;background-color:#f5f5f5}.hero-cta__media{grid-column:1 / -1;grid-row:1 / -1;overflow:hidden;width:100%;height:100%;background-color:#f0f0f0;position:relative;min-height:400px}.hero-cta__media img{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;left:0}.hero-cta__media-mobile{display:none}@media screen and (max-width:749px){.hero-cta__media-desktop{display:none}.hero-cta__media-mobile{display:block}}.hero-cta__content{grid-column:1 / -1;grid-row:1 / -1;position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:400px}@media screen and (min-width:750px){.hero-cta__content{justify-content:flex-start;padding-left:clamp(7.5rem,8vw,13rem);padding-right:2rem}.hero-cta__box{margin-right:auto;text-align:left}}@media screen and (max-width:749px){.hero-cta__content{min-height:auto;padding:2rem 1rem}}.hero-cta--small .hero-cta__content,.hero-cta--small{min-height:400px}.hero-cta--medium .hero-cta__content,.hero-cta--medium{min-height:570px}.hero-cta--large .hero-cta__content,.hero-cta--large{min-height:600px}.hero-cta--adapt .hero-cta__content{min-height:auto}.hero-cta--adapt{min-height:auto;height:auto}@media screen and (max-width:749px){.hero-cta--small .hero-cta__content,.hero-cta--medium .hero-cta__content,.hero-cta--large .hero-cta__content{min-height:300px}}.hero-cta__content--top-left{align-items:flex-start;justify-content:flex-start;padding-top:2rem;padding-left:2rem;padding-right:2rem}.hero-cta__content--top-center{align-items:flex-start;justify-content:center;padding-top:2rem}.hero-cta__content--top-right{align-items:flex-start;justify-content:flex-end;padding-top:2rem;padding-right:2rem}.hero-cta__content--middle-left,.hero-cta__content--middle-center{align-items:center;justify-content:flex-start}.hero-cta__content--middle-right{align-items:center;justify-content:flex-end;padding-right:2rem}.hero-cta__content--bottom-left{align-items:flex-end;justify-content:flex-start;padding-bottom:2rem;padding-left:2rem}.hero-cta__content--bottom-center{align-items:flex-end;justify-content:center;padding-bottom:2rem}.hero-cta__content--bottom-right{align-items:flex-end;justify-content:flex-end;padding-bottom:2rem;padding-right:2rem}@media screen and (max-width:749px){.hero-cta__content--top-left,.hero-cta__content--top-center,.hero-cta__content--top-right,.hero-cta__content--middle-left,.hero-cta__content--middle-center,.hero-cta__content--middle-right,.hero-cta__content--bottom-left,.hero-cta__content--bottom-center,.hero-cta__content--bottom-right{padding:1rem;align-items:flex-end;justify-content:center}}.hero-cta__box{padding:0;border-radius:0;max-width:44rem;width:auto;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;display:block}.hero-cta--desktop-transparent .hero-cta__box{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}@media screen and (max-width:749px){.hero-cta__box{padding:1.5rem;max-width:100%}}.hero-cta__badge{margin-bottom:1.8rem}.hero-cta__badge .badge{display:inline-flex;align-items:center;gap:.9rem;min-height:3.8rem;padding:.8rem 2.2rem;border:.1rem solid #e5e9eb;border-radius:999px;background:#fff;color:#008f86;box-shadow:0 .4rem 1.4rem #08142814;font-size:1.25rem;font-weight:900;text-transform:uppercase;letter-spacing:0}.hero-cta__badge .badge svg{width:1.5rem;height:1.5rem;fill:currentColor}.hero-cta__badge .badge--primary{background:#fff;color:#008f86}.hero-cta__badge .badge--secondary{background:#fff;color:#07143a}.hero-cta__badge .badge--accent{background:#fff;color:#ff6a35}.hero-cta__heading{position:relative;margin-bottom:2.4rem;word-break:break-word;text-shadow:none;font-weight:900;color:#00958f;font-size:clamp(6.8rem,6vw,9.2rem);line-height:.9;display:block;margin-top:0;letter-spacing:0}.hero-cta__heading:before{content:"";position:absolute;left:29rem;top:1.5rem;width:13.5rem;height:8.5rem;background:url("data:image/svg+xml,%3Csvg width='138' height='88' viewBox='0 0 138 88' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%23008f86' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M74 4 123 19 89 37 74 4Z'/%3E%3Cpath d='M123 19 94 78 89 37 74 4'/%3E%3Cpath d='M89 37 58 56' stroke-dasharray='5 7'/%3E%3Cpath d='M58 56C35 75 37 31 58 39S73 74 44 74 12 55 12 55' stroke-dasharray='5 7'/%3E%3C/g%3E%3Cpath d='M131 51 134 58 142 58 136 63 138 71 131 67 124 71 126 63 120 58 128 58Z' transform='translate(-12 -19)' fill='none' stroke='%23ffbd27' stroke-width='3' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;pointer-events:none}.hero-cta__heading-line{display:block}.hero-cta__heading-line--1{color:#00958f}.hero-cta__heading-line--2{color:#ff6a35}.hero-cta__heading-line--3{color:#ffbd27}.hero-cta__heading--mobile{display:none}@media screen and (max-width:749px){.hero-cta__heading--desktop{display:none}.hero-cta__heading--mobile{display:block}}.hero-cta__description{margin-bottom:3rem;max-width:40rem;font-size:2rem;line-height:1.45;text-shadow:none;color:#151b3b;display:block;margin-top:0}.hero-cta__description p{margin:0;color:#151b3b;font-size:2rem;line-height:1.45;display:block}.hero-cta__description strong{color:#008f86;font-weight:800}.hero-cta__buttons{display:flex;flex-wrap:wrap;gap:1.8rem;align-items:center}.hero-cta__buttons--multiple{justify-content:flex-start}@media screen and (max-width:749px){.hero-cta__buttons{flex-direction:column}.hero-cta__buttons a{width:100%;text-align:center}}.hero-cta__buttons .button{white-space:nowrap;padding:12px 24px}.button{display:inline-flex;align-items:center;justify-content:center;min-width:16rem;min-height:5.4rem;padding:1.4rem 2.8rem;border-radius:.4rem;text-decoration:none;font-size:1.35rem;font-weight:800;text-align:center;cursor:pointer;border:.1rem solid transparent;text-transform:uppercase;letter-spacing:0;transition:all .3s ease}.button--primary{background:#008f86;color:#fff;border-color:#008f86;box-shadow:0 .5rem 1.2rem #008f862e}.button--primary:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 8px #0003}.hero-cta__buttons .button--secondary{background-color:transparent;color:#ff6a35;border:.15rem solid #008f86}.hero-cta__buttons .button--secondary:after{box-shadow:none}.hero-cta__buttons .button--secondary:hover{background-color:#008f86;border-color:#008f86;color:#fff;transform:translateY(-2px);box-shadow:0 .5rem 1.2rem #008f862e}.hero-cta__buttons .button--secondary:hover:after{box-shadow:none}.hero-cta__content--desktop-left{text-align:left}.hero-cta__content--desktop-center{text-align:center}.hero-cta__content--desktop-right{text-align:right}.hero-cta--content-align-left .hero-cta__box{text-align:left}.hero-cta--content-align-center .hero-cta__box{text-align:center}.hero-cta--content-align-right .hero-cta__box{text-align:right}@media screen and (max-width:749px){.hero-cta--content-align-mobile-left .hero-cta__box{text-align:left}.hero-cta--content-align-mobile-center .hero-cta__box{text-align:center}.hero-cta--content-align-mobile-right .hero-cta__box{text-align:right}}@media screen and (min-width:750px){.hero-cta .hero-cta__content.page-width{width:100%;max-width:none;margin-left:0;margin-right:0;justify-content:flex-start;padding-left:clamp(7.5rem,8vw,13rem);padding-right:2rem}.hero-cta .hero-cta__box{margin-left:0;margin-right:auto;text-align:left}.hero-cta .hero-cta__buttons,.hero-cta .hero-cta__buttons--multiple{justify-content:flex-start}}@media screen and (max-width:749px){.hero-cta--mobile-bottom .hero-cta__content{display:flex;grid-column:auto;grid-row:auto;min-height:auto;background:var(--color-background)}.hero-cta--mobile-bottom .hero-cta__box{background:transparent;box-shadow:none}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate--slide-in{animation:slideInUp .8s ease-out forwards}.animate--fade-in{animation:fadeIn .6s ease-out forwards}.animate--zoom-in img{animation:zoomIn .8s ease-out forwards}@keyframes zoomIn{0%{transform:scale(1.05)}to{transform:scale(1)}}.animate--ambient img{animation:ambient 20s ease-in-out infinite}@keyframes ambient{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media screen and (max-width:749px){.hero-cta--stacked{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;min-height:58rem}.hero-cta--stacked .hero-cta__media{grid-column:1 / -1;grid-row:1 / -1;min-height:58rem;height:100%}.hero-cta--stacked .hero-cta__content{grid-column:1 / -1;grid-row:1 / -1}}@media screen and (max-width:749px){.hero-cta{min-height:58rem;background:transparent}.hero-cta__media-mobile{display:block}.hero-cta__media-mobile img{object-position:center center}.hero-cta__content{display:flex;grid-column:1 / -1;grid-row:1 / -1;align-items:center;justify-content:center;min-height:58rem;padding:2rem 1.8rem;background:transparent}.hero-cta--mobile-bottom{display:flex;flex-direction:column;min-height:auto;background:#fff}.hero-cta--mobile-bottom .hero-cta__media{flex:0 0 auto;grid-column:auto;grid-row:auto;width:100%;min-height:58rem;height:58rem}.hero-cta--mobile-bottom .hero-cta__content{flex:0 0 auto;grid-column:auto;grid-row:auto;min-height:auto;padding:2.4rem 1.8rem;background:#fff}.hero-cta__box{padding:0;width:100%;max-width:100%;text-align:center;background:transparent}.hero-cta__heading{font-size:clamp(3.2rem,8vw,4.6rem);line-height:1;margin-bottom:1.4rem;white-space:nowrap}.hero-cta__heading:before{display:none}.hero-cta__heading-line{display:inline}.hero-cta__heading-line+.hero-cta__heading-line{margin-left:.3rem}.hero-cta__description{font-size:1.45rem;line-height:1.6;margin-bottom:1.8rem}.hero-cta__description p{font-size:1.45rem;line-height:1.6}.hero-cta__buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;align-items:center;width:100%}.hero-cta__buttons a,.hero-cta__buttons .button{width:100%;min-width:0;min-height:4.4rem;padding:1rem .8rem;font-size:1.15rem}}.placeholder{background-color:var(--color-background);display:flex;align-items:center;justify-content:center;min-height:400px}.placeholder-svg{width:100%;height:100%;max-width:300px;max-height:300px;opacity:.5}.color-scheme-1{--color-background: #fff;--color-base: #000;--color-button: var(--color-primary);--color-button-text: #fff}.color-scheme-2{--color-background: #f8f8f8;--color-base: #333;--color-button: var(--color-secondary);--color-button-text: #fff}.rte{font-size:1rem;line-height:1.6}.rte p{margin:0 0 1rem}.rte p:last-child{margin-bottom:0}.inline-richtext,.inline-richtext *{display:inline}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-featured-hero-cta.css.map */
