.chloe-contact{position:relative;overflow:hidden;padding:90px 0}.chloe-contact--bg-light{background:linear-gradient(90deg,#fbf9fe,#f4f0fb)}.chloe-contact--bg-white{background:#fff}.chloe-contact--bg-pink{background:#fcf1f7}.chloe-contact:before{content:"";position:absolute;z-index:0;width:150px;height:150px;left:-45px;bottom:-55px;border-radius:50%;background:radial-gradient(circle at 50% 50%,#fccee48c,#f6a6d066 52%,#dc6eaa00 80%);filter:blur(4px);pointer-events:none}.chloe-contact:after{content:"";position:absolute;z-index:0;width:150px;height:150px;right:-45px;top:-55px;border-radius:50%;background:radial-gradient(circle at 50% 50%,#bee0fa99,#82b9f06b 52%,#508cd200 80%);filter:blur(4px);pointer-events:none}.chloe-contact-container{position:relative;z-index:1;max-width:1180px;margin:0 auto;padding:0 32px}.chloe-contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.chloe-contact-card{background:#fff;border-radius:20px;padding:44px 32px 40px;text-align:center;box-shadow:0 18px 40px #5a0f370f;border:1px solid rgba(240,97,169,.06);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;transition:transform .3s ease,box-shadow .3s ease}.chloe-contact-card:hover{transform:translateY(-6px);box-shadow:0 26px 52px #5a0f371f}.chloe-contact-icon{width:66px;height:66px;border-radius:16px;background:#f061a9;display:flex;align-items:center;justify-content:center;margin-bottom:30px;box-shadow:0 10px 22px #f061a94d}.chloe-contact-icon i{color:#fff;font-size:28px;line-height:1}.chloe-contact-icon svg{width:30px;height:30px;color:#fff;display:block}.chloe-contact-title{font-weight:700;font-size:22px;color:#0b254c;margin-bottom:14px}.chloe-contact-title p{margin:0}.chloe-contact-text{font-weight:500;font-size:15px;line-height:1.7;color:#55606b}.chloe-contact-text p{margin:0}.chloe-contact-text a{color:inherit;text-decoration:underline;text-underline-offset:2px}@media (max-width: 1024px){.chloe-contact-grid{gap:20px}.chloe-contact-card{min-height:0;padding:36px 24px 32px}}@media (max-width: 768px){.chloe-contact{padding:60px 0}}@media (max-width: 767px){.chloe-contact-grid{grid-template-columns:1fr;max-width:460px;margin:0 auto;gap:24px}}
