.ready-to-send{background-color:#fff;color:#000;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:24px;padding:80px 40px;-webkit-font-smoothing:antialiased}.ready-to-send__inner{margin-left:auto;margin-right:auto;max-width:1200px}.ready-to-send__title{color:#000;font-family:Poppins,sans-serif;font-size:48px;font-weight:500;letter-spacing:-1px;line-height:1.2;max-width:700px}.ready-to-send__text{color:#000;font-size:18px;font-weight:400;line-height:29px;margin-top:20px;max-width:815px}.ready-to-send__list{display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-top:40px}.ready-to-send__card{align-items:flex-start;background:#61abdd;border-radius:10px;display:flex;flex-direction:column;height:100%;padding:30px;transition:box-shadow .3s}.ready-to-send__card:hover{box-shadow:0 7px 29px 0 rgba(103,103,110,.2)}.ready-to-send__icon{height:40px;object-fit:contain;width:40px}.ready-to-send__name{color:#fff;font-family:Poppins,sans-serif;font-size:24px;font-weight:500;letter-spacing:-.5px;line-height:1.2;margin-top:30px}.ready-to-send__description{margin-bottom:30px;margin-top:20px;white-space:pre-line}.ready-to-send__copy-btn,.ready-to-send__description{color:#fff;font-size:16px;font-weight:400;line-height:24px}.ready-to-send__copy-btn{align-items:center;background:#d93650;border:1px solid #d93650;border-radius:50px;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;justify-content:center;margin-top:auto;padding:14px 16px;text-align:center;transition:background .3s,border-color .3s,color .3s;width:100%}.ready-to-send__copy-btn:hover{background:#fff;border-color:#fff;color:#d93650}.ready-to-send__copy-btn.is-copied{background:#fff;border-color:#fff;color:#61abdd}.ready-to-send__all-wrapper{display:flex;justify-content:center;margin-top:40px}.ready-to-send__copy-all{background:transparent;border:1px solid #000;color:#000}.ready-to-send__copy-all.is-copied,.ready-to-send__copy-all:hover{background:#000;color:#fff}@media (max-width:1199px){.ready-to-send__card{padding:24px}}@media (max-width:991px){.ready-to-send{padding-bottom:60px;padding-top:60px}.ready-to-send__list{gap:20px}.ready-to-send__card{padding:20px}}@media (max-width:767px){.ready-to-send{padding:40px 20px}.ready-to-send__title{font-size:32px}.ready-to-send__list{grid-template-columns:minmax(0,1fr)}}.ready-to-send__copy-all{align-items:center;background:#f4f4f4;border:1px solid #f4f4f4;border-radius:50px;color:#666;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;justify-content:center;line-height:24px;padding:14px 32px;transition:background .3s,color .3s}.ready-to-send__copy-all.is-copied,.ready-to-send__copy-all:hover{background:#e5e5e5;color:#000}