.dc-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:5001;background:rgba(0,0,0,.502);display:flex;justify-content:center;align-items:center;animation-name:dc-fade-in;animation-duration:.5s;animation-fill-mode:forwards}@keyframes dc-fade-in{0%{opacity:0}to{opacity:1}}.dc-content{width:80%;max-width:985px;background:#fff;display:flex;border-radius:35px}.dc-content>div{width:50%}.dc-desktop img{border-top-left-radius:35px;border-bottom-left-radius:35px;width:100%;object-fit:cover;object-position:bottom right}.dc-mobile{display:none}.dc-modal-content{align-self:center;padding:26px 50px}.dc-modal-heading{font-size:34px;line-height:1.17;letter-spacing:-.34px}.dc-modal-heading,.dc-modal-heading-2{color:#0a353b;font-family:var(--encode);font-style:normal;font-weight:700;display:block}.dc-modal-heading-2{font-size:24px;line-height:1.33;letter-spacing:-.24px}.dc-modal-heading-2-1{margin:12px 0}.dc-modal-heading-highlights{color:#42a55e}.dc-modal-tnc{color:#6c8689;font-size:10px;font-style:normal;font-weight:400;line-height:1.4;letter-spacing:.2px;display:block;margin:16px 0}.dc-btns{display:flex;gap:10px}.dc-btns a,.dc-btns button{display:flex;padding:8px 14px;justify-content:center;align-items:center;border-radius:8px;font-size:14px;font-style:normal;font-weight:600;line-height:1.42;transition:background .2s linear}.dc-modal-later{display:inline-block;border:1px solid #0a353b;background:#fff}.dc-modal-later:hover{background:#ced7d8}.dc-modal-get-start{border:1px solid #c87048;background:#c87048;color:#fff;flex:1 1}.dc-modal-get-start:hover{border:1px solid #a05a3a;background:#a05a3a}@media screen and (max-width:991px){.dc-content{width:calc(100% - 40px);max-height:80vh;overflow-y:auto;background:#fff;display:flex;flex-direction:column;padding:24px;border-radius:18px}.dc-content>div{width:100%}.dc-desktop{display:none}.dc-mobile{display:block;width:151px;margin:0 auto}.dc-modal-content{padding:0}.dc-btns{flex-direction:column}.dc-modal-later{border-color:transparent}.dc-modal-heading{font-size:32px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.48px}.dc-modal-heading-2{font-size:20px;line-height:1.2}.dc-modal-tnc{margin:20px 0}.dc-image{margin-bottom:20px}}