.three-contents-module{box-sizing:border-box;padding:80px 0;width:100%}.three-contents-module__container{display:flex;flex-direction:column;gap:48px;margin:0 auto;max-width:1440px;padding:0 80px}.three-contents-module__title{color:#171935;font-family:Eloquia Display,sans-serif;font-size:2.6rem;font-weight:600;letter-spacing:-.02em;line-height:1.1;margin:0 0 24px;text-align:center}.three-contents-module__title span{animation:gradientMove 8s ease infinite;background:linear-gradient(270deg,#ea4e8e,#7e4eb6 50%,#ea4e8e);-webkit-background-clip:text;background-clip:text;background-size:200% 100%;color:transparent}@keyframes gradientMove{0%{background-position:200% 0}50%{background-position:0 0}to{background-position:200% 0}}.three-contents-module__grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);width:100%}.three-contents-module__content{background-color:#f6f6f6;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;box-shadow:0 2px 8px rgba(35,29,82,.04);color:inherit;cursor:pointer;display:flex;flex-direction:column;min-height:400px;overflow:hidden;position:relative;text-decoration:none;transition:all .4s cubic-bezier(.25,.46,.45,.94);will-change:transform,box-shadow}.three-contents-module__content:hover{box-shadow:0 8px 32px rgba(23,25,53,.15);color:inherit;text-decoration:none}.three-contents-module__content-inner{display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:32px;position:relative;z-index:2}.three-contents-module__text-content{align-items:flex-start;display:flex;flex-direction:column;gap:24px}.three-contents-module__headline{color:#fff;font-family:Eloquia Display,sans-serif;font-size:1.8rem;font-weight:600;letter-spacing:-.015em;line-height:1.2;margin:0;text-align:left;text-shadow:0 2px 8px rgba(0,0,0,.4)}.three-contents-module__cta-wrapper{align-items:center;display:flex}.three-contents-module__cta{align-items:center;background:#4e1d74;border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.05),0 0 0 1px #4e1d74,inset 0 1px 0 hsla(0,0%,100%,.1),inset 0 -2px 0 rgba(15,22,41,.2);box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-family:Eloquia Display,sans-serif;font-size:1rem;font-weight:500;gap:8px;padding:12px 18px;text-decoration:none;transition:all .2s ease;will-change:transform}.three-contents-module__content:hover .three-contents-module__cta{background:#3d1659;box-shadow:0 2px 4px rgba(0,0,0,.1),0 0 0 1px #3d1659,inset 0 1px 0 hsla(0,0%,100%,.15),inset 0 -2px 0 rgba(15,22,41,.3);transform:translateY(-1px)}.three-contents-module__arrow-icon{flex-shrink:0;height:16px;transition:transform .2s ease;width:16px}.three-contents-module__content:hover .three-contents-module__arrow-icon{transform:translateX(2px)}@media (max-width:1200px){.three-contents-module__container{padding:0 40px}.three-contents-module__grid{gap:20px}.three-contents-module__content{min-height:360px}}@media (max-width:900px){.three-contents-module{padding:60px 0}.three-contents-module__grid{gap:20px;grid-template-columns:1fr}.three-contents-module__content{min-height:320px}.three-contents-module__content-inner{padding:28px}.three-contents-module__headline{font-size:1.6rem}.three-contents-module__text-content{gap:20px}}@media (max-width:768px){.three-contents-module{padding:60px 0}.three-contents-module__container{gap:32px;padding:0 20px}.three-contents-module__title{font-size:2.2rem}.three-contents-module__content{min-height:300px}.three-contents-module__content-inner{padding:24px}.three-contents-module__headline{font-size:1.5rem}.three-contents-module__cta{font-size:.95rem;padding:10px 16px}}@media (max-width:600px){.three-contents-module__title{font-size:1.8rem;margin-bottom:18px}.three-contents-module__headline{font-size:1.4rem}.three-contents-module__content{min-height:280px}}@media (max-width:480px){.three-contents-module{padding:50px 0}.three-contents-module__container{gap:28px;padding:0 16px}.three-contents-module__title{font-size:1.5rem;margin-bottom:16px}.three-contents-module__content{min-height:260px}.three-contents-module__content-inner{padding:20px}.three-contents-module__headline{font-size:1.3rem}.three-contents-module__cta{font-size:.9rem;padding:9px 14px}}.three-contents-module__content:focus{outline:2px solid #4e1d74;outline-offset:2px}