.cards-text-on-bg a.card-text-on-bg.cta-link .card-text-on-bg__cta{position:relative;display:inline-flex;align-items:center;gap:8px;cursor:pointer;margin:0;padding:0;border:0;border-radius:0;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;text-align:center;font-family:Poppins,system-ui,sans-serif;font-weight:500;font-size:1rem;line-height:1.2;transition:color .2s cubic-bezier(.55,.085,.68,.53)}.cards-text-on-bg a.card-text-on-bg.cta-link .disabled.card-text-on-bg__cta,.cards-text-on-bg a.card-text-on-bg.cta-link .card-text-on-bg__cta:disabled{cursor:not-allowed;pointer-events:none;opacity:.5}.cards-text-on-bg a.card-text-on-bg.cta-link .card-text-on-bg__cta:after{content:"";display:inline-block;width:1.125rem;height:1.125rem;width:1.2cap;height:1.2cap;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' viewBox='0 0 14 12'%3E%3Cpath fill-rule='evenodd' d='m7.678 12-.985-.972 4.053-4.052H.25V5.57h10.496L6.693 1.53l.985-.985 5.727 5.728L7.678 12Z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' viewBox='0 0 14 12'%3E%3Cpath fill-rule='evenodd' d='m7.678 12-.985-.972 4.053-4.052H.25V5.57h10.496L6.693 1.53l.985-.985 5.727 5.728L7.678 12Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.cards-text-on-bg a.card-text-on-bg.cta-link .card-text-on-bg__cta:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:currentColor;transition:width .2s cubic-bezier(.55,.085,.68,.53)}.cards-text-on-bg a.card-text-on-bg.cta-link .card-text-on-bg__cta:hover:before{width:0}.cards-text-on-bg a.card-text-on-bg.cta-link .card-text-on-bg__cta:hover:after{animation:move 2s infinite}@media(max-width:767px){.cards-text-on-bg.m-height .card-text-on-bg__text-wrap{min-height:360px}}@media(min-width:768px)and (max-width:1024px){.cards-text-on-bg.m-height .card-text-on-bg__text-wrap{min-height:400px}}@media(min-width:1025px){.cards-text-on-bg.m-height .card-text-on-bg__text-wrap{min-height:460px}}@media(max-width:767px){.cards-text-on-bg.l-height .card-text-on-bg__text-wrap{min-height:360px}}@media(min-width:768px)and (max-width:1024px){.cards-text-on-bg.l-height .card-text-on-bg__text-wrap{min-height:400px}}@media(min-width:1025px){.cards-text-on-bg.l-height .card-text-on-bg__text-wrap{min-height:600px}}.cards-text-on-bg__wrap{display:flex;gap:clamp(16px,12px + 1.25vw,30px)}@media(max-width:1024px){.cards-text-on-bg__wrap{flex-direction:column}}.cards-text-on-bg .card-text-on-bg{text-decoration:none;width:100%;overflow:hidden;background-color:#4c5c0b;border-radius:20px}.cards-text-on-bg .card-text-on-bg.bottom-left .card-text-on-bg__text-wrap{align-items:flex-end}.cards-text-on-bg .card-text-on-bg.bottom-center .card-text-on-bg__text-wrap{align-items:flex-end;justify-content:center;margin:0 auto;text-align:center}.cards-text-on-bg .card-text-on-bg.center .card-text-on-bg__text-wrap{align-items:center;justify-content:center;margin:0 auto;text-align:center}.cards-text-on-bg .card-text-on-bg.center-left .card-text-on-bg__text-wrap{align-items:center}.cards-text-on-bg .card-text-on-bg.top-left .card-text-on-bg__text-wrap{min-height:auto}.cards-text-on-bg .card-text-on-bg.top-left .card-text-on-bg__text-content{display:flex;flex-direction:column;height:100%}.cards-text-on-bg .card-text-on-bg.top-left .card-text-on-bg__text-content .card-text-on-bg__cta-wrap{margin-top:auto}@media(min-width:768px){.cards-text-on-bg .card-text-on-bg.padding-int-s .card-text-on-bg__text-wrap{padding:clamp(16px,12px + 1.25vw,30px)}}@media(min-width:768px){.cards-text-on-bg .card-text-on-bg.padding-int-m .card-text-on-bg__text-wrap{padding:clamp(24px,13.714px + 3.214vw,60px)}}.cards-text-on-bg .card-text-on-bg.padding-int-l .card-text-on-bg__text-wrap{padding:clamp(24px,8px + 5vw,80px)}.cards-text-on-bg .card-text-on-bg__container{position:relative;height:100%}.cards-text-on-bg .card-text-on-bg__img-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.cards-text-on-bg .card-text-on-bg__img-wrap picture{position:relative;width:100%;height:100%}.cards-text-on-bg .card-text-on-bg__img-wrap picture:after{content:"";background-color:#0009;z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;transition:background-color .2s cubic-bezier(.55,.085,.68,.53)}.cards-text-on-bg .card-text-on-bg__img-wrap picture img{position:absolute;width:100%;height:100%;object-fit:cover}.cards-text-on-bg .card-text-on-bg__text-wrap{position:relative;z-index:2;color:#fff;display:flex;height:100%}@media(max-width:767px){.cards-text-on-bg .card-text-on-bg__text-wrap{padding:clamp(24px,8px + 5vw,80px)}}.cards-text-on-bg .card-text-on-bg__text-content{width:100%;max-width:40rem}.cards-text-on-bg .card-text-on-bg__text-content p{margin-top:clamp(1rem,.75rem + 1.25vw,1.875rem)}.cards-text-on-bg .card-text-on-bg__text-content>*:first-child{margin-top:0}.cards-text-on-bg a.card-text-on-bg.cta-btn .card-text-on-bg__cta{position:relative;display:inline-flex;align-items:stretch;justify-content:center;cursor:pointer;border:0;border-radius:0;padding:0;background:transparent;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;font-size:.8125rem;line-height:1.2;font-family:Poppins,system-ui,sans-serif;font-weight:500}.cards-text-on-bg a.card-text-on-bg.cta-btn .card-text-on-bg__cta:not(.btn--basic-style)>span{display:inline-block;border:1px solid;border-radius:100px;padding:12px 24px;transition:color .2s cubic-bezier(.55,.085,.68,.53),background-color .2s cubic-bezier(.55,.085,.68,.53),border-color .2s cubic-bezier(.55,.085,.68,.53)}.cards-text-on-bg a.card-text-on-bg.cta-btn .card-text-on-bg__cta:not(.btn--basic-style):after{content:"";display:inline-block;width:41.6px;aspect-ratio:1;background-color:#4c5c0b;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:0px;mask-size:18px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16' viewBox='0 0 19 16' fill='none'%3E%3Cpath d='M18.4209 8.67476L11.6709 15.4248C11.4596 15.6361 11.1729 15.7548 10.8741 15.7548C10.5752 15.7548 10.2885 15.6361 10.0772 15.4248C9.86584 15.2134 9.74711 14.9268 9.74711 14.6279C9.74711 14.329 9.86584 14.0424 10.0772 13.831L14.9062 9.00383H1.125C0.826631 9.00383 0.540483 8.8853 0.329505 8.67432C0.118526 8.46334 0 8.1772 0 7.87883C0 7.58046 0.118526 7.29431 0.329505 7.08333C0.540483 6.87235 0.826631 6.75383 1.125 6.75383H14.9062L10.0791 1.92383C9.86772 1.71248 9.74899 1.42584 9.74899 1.12695C9.74899 0.828065 9.86772 0.541421 10.0791 0.330076C10.2904 0.118732 10.5771 3.14928e-09 10.8759 0C11.1748 -3.14928e-09 11.4615 0.118732 11.6728 0.330076L18.4228 7.08008C18.5277 7.18473 18.6109 7.30908 18.6676 7.44598C18.7243 7.58288 18.7534 7.72963 18.7532 7.87781C18.7531 8.02599 18.7236 8.17267 18.6666 8.30944C18.6096 8.4462 18.5261 8.57035 18.4209 8.67476Z' fill='%23394508'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16' viewBox='0 0 19 16' fill='none'%3E%3Cpath d='M18.4209 8.67476L11.6709 15.4248C11.4596 15.6361 11.1729 15.7548 10.8741 15.7548C10.5752 15.7548 10.2885 15.6361 10.0772 15.4248C9.86584 15.2134 9.74711 14.9268 9.74711 14.6279C9.74711 14.329 9.86584 14.0424 10.0772 13.831L14.9062 9.00383H1.125C0.826631 9.00383 0.540483 8.8853 0.329505 8.67432C0.118526 8.46334 0 8.1772 0 7.87883C0 7.58046 0.118526 7.29431 0.329505 7.08333C0.540483 6.87235 0.826631 6.75383 1.125 6.75383H14.9062L10.0791 1.92383C9.86772 1.71248 9.74899 1.42584 9.74899 1.12695C9.74899 0.828065 9.86772 0.541421 10.0791 0.330076C10.2904 0.118732 10.5771 3.14928e-09 10.8759 0C11.1748 -3.14928e-09 11.4615 0.118732 11.6728 0.330076L18.4228 7.08008C18.5277 7.18473 18.6109 7.30908 18.6676 7.44598C18.7243 7.58288 18.7534 7.72963 18.7532 7.87781C18.7531 8.02599 18.7236 8.17267 18.6666 8.30944C18.6096 8.4462 18.5261 8.57035 18.4209 8.67476Z' fill='%23394508'/%3E%3C/svg%3E")}.cards-text-on-bg a.card-text-on-bg.cta-btn .card-text-on-bg__cta:not(.btn--basic-style):before{content:"";display:inline-block;position:absolute;right:0;bottom:0;width:41.6px;border-radius:100%;aspect-ratio:1;background-color:#d2fd9c}.cards-text-on-bg a.card-text-on-bg.cta-btn .card-text-on-bg__cta.btn--basic-style{background-color:transparent;border:1px solid #4c5c0b;border-radius:100px;color:#4c5c0b;padding:clamp(10px,8.571px + .446vw,15px) clamp(20px,17.143px + .893vw,30px)}.cards-text-on-bg a.card-text-on-bg.cta-btn .card-text-on-bg__cta.btn--basic-style:hover{background-color:#4c5c0b;color:#fff}.cards-text-on-bg a.card-text-on-bg.cta-btn .card-text-on-bg__cta.disabled,.cards-text-on-bg a.card-text-on-bg.cta-btn .card-text-on-bg__cta:disabled{cursor:not-allowed;pointer-events:none;opacity:.5}.cards-text-on-bg a.card-text-on-bg.cta-btn .card-text-on-bg__cta:not(.btn--basic-style)>span{background-color:#fff;color:#4c5c0b;border-color:#fff}.cards-text-on-bg a.card-text-on-bg.cta-btn .card-text-on-bg__cta:hover>span{background-color:transparent;color:#fff}.cards-text-on-bg a.card-text-on-bg.cta-btn .card-text-on-bg__cta{margin-top:clamp(1rem,.75rem + 1.25vw,1.875rem)}.cards-text-on-bg a.card-text-on-bg.cta-btn:hover .card-text-on-bg__cta>span{background-color:transparent;color:#fff}.cards-text-on-bg a.card-text-on-bg.cta-link .card-text-on-bg__cta{margin-top:clamp(1rem,.75rem + 1.25vw,1.875rem)}.cards-text-on-bg a.card-text-on-bg.cta-link:hover .card-text-on-bg__cta:before{width:0}.cards-text-on-bg a.card-text-on-bg.cta-link:hover .card-text-on-bg__cta:after{animation:move 2s infinite}
