.dual-entry,.dual-entry *,.dual-entry :after,.dual-entry :before{box-sizing:border-box}.dual-entry{background-color:#fff;overflow:visible;padding:64px 24px;width:100%}.dual-entry__inner{margin:0 auto;max-width:960px;width:100%}.dual-entry__grid{align-items:stretch;display:grid;gap:80px;grid-template-columns:repeat(2,minmax(0,438px));justify-content:center;width:100%}.dual-entry__card{aspect-ratio:1.38/1;background:radial-gradient(circle at 18% 8%,hsla(0,0%,100%,.28) 0,hsla(0,0%,100%,.08) 30%,hsla(0,0%,100%,0) 52%),linear-gradient(180deg,#079b98,#169d9c 55%,#46b2b2);border:1px solid hsla(0,0%,100%,.55);border-radius:52px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.4),0 18px 36px rgba(24,54,61,.14);color:#fff;display:block;isolation:isolate;overflow:hidden;position:relative;text-decoration:none;transform:translateY(0);transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,border-color .3s ease;width:100%;will-change:transform}.dual-entry__image-wrap,.dual-entry__media{height:100%;inset:0;position:absolute;width:100%;z-index:0}.dual-entry__image,.dual-entry__image-wrap img,.dual-entry__media img{display:block;height:100%;object-fit:cover;object-position:center bottom;transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .3s ease;width:100%}.dual-entry__card:before{background:linear-gradient(180deg,rgba(0,142,140,.82),rgba(0,151,149,.68) 46%,rgba(0,151,149,.2));inset:0}.dual-entry__card:after,.dual-entry__card:before{content:"";pointer-events:none;position:absolute;z-index:1}.dual-entry__card:after{background:hsla(0,0%,100%,.13);border-radius:50%;filter:blur(50px);height:100%;left:-20%;top:-35%;width:75%}.dual-entry__content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:42px 20px;position:relative;text-align:center;width:100%;z-index:2}.dual-entry__title{color:#fff;font-family:inherit;font-size:34px;font-weight:700;letter-spacing:.01em;line-height:1.35;margin:0;text-align:center}.dual-entry__description{color:hsla(0,0%,100%,.94);font-family:inherit;font-size:19px;font-weight:400;letter-spacing:0;line-height:1.6;margin:24px 0 0;max-width:none;text-align:center;white-space:nowrap;width:max-content}.dual-entry__description p{color:inherit;font:inherit;line-height:inherit;margin:0;white-space:inherit}.dual-entry__arrow,.dual-entry__icon,.dual-entry__link-icon{display:none!important}.dual-entry__card--teal{background:radial-gradient(circle at 18% 8%,hsla(0,0%,100%,.28) 0,hsla(0,0%,100%,0) 52%),linear-gradient(180deg,#079b98,#169d9c)}.dual-entry__card--light{background:radial-gradient(circle at 18% 8%,hsla(0,0%,100%,.3) 0,hsla(0,0%,100%,0) 52%),linear-gradient(180deg,#4caeae,#b8d6d9)}.dual-entry__card--dark{background:radial-gradient(circle at 18% 8%,hsla(0,0%,100%,.14) 0,hsla(0,0%,100%,0) 50%),linear-gradient(180deg,#3f4652,#242a34)}.dual-entry__card:not(:has(img)):before{background:transparent}.dual-entry__card:focus-visible,.dual-entry__card:hover{border-color:hsla(0,0%,100%,.85);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.55),0 26px 48px rgba(24,54,61,.22);color:#fff;outline:none;text-decoration:none;transform:translateY(-9px);z-index:3}.dual-entry__card:focus-visible .dual-entry__image,.dual-entry__card:focus-visible .dual-entry__image-wrap img,.dual-entry__card:focus-visible .dual-entry__media img,.dual-entry__card:hover .dual-entry__image,.dual-entry__card:hover .dual-entry__image-wrap img,.dual-entry__card:hover .dual-entry__media img{transform:scale(1.035)}.dual-entry__card:focus-visible{outline:3px solid rgba(0,155,152,.35);outline-offset:5px}.dual-entry__card:active{transform:translateY(-4px) scale(.992);transition-duration:.12s}@media (max-width:1050px){.dual-entry{padding:56px 28px}.dual-entry__grid{gap:32px;grid-template-columns:repeat(2,minmax(0,438px))}.dual-entry__title{font-size:30px}.dual-entry__description{font-size:17px}}@media (max-width:700px){.dual-entry{padding:40px 20px}.dual-entry__grid{gap:28px;grid-template-columns:minmax(0,438px)}.dual-entry__card{aspect-ratio:1.3/1;border-radius:36px;min-height:280px}.dual-entry__content{padding:36px 22px}.dual-entry__title{font-size:28px}.dual-entry__description{font-size:17px;line-height:1.6;margin-top:18px;max-width:100%;overflow-wrap:normal;white-space:normal;width:auto;word-break:keep-all}}@media (max-width:400px){.dual-entry{padding:32px 16px}.dual-entry__card{border-radius:30px;min-height:260px}.dual-entry__content{padding:30px 18px}.dual-entry__title{font-size:25px}.dual-entry__description{font-size:16px;line-height:1.65}}@media (prefers-reduced-motion:reduce){.dual-entry__card,.dual-entry__image,.dual-entry__image-wrap img,.dual-entry__media img{transition:none!important}.dual-entry__card:active,.dual-entry__card:focus-visible,.dual-entry__card:hover{transform:none}}