.section-promo-sticky{position:fixed;bottom:0;left:0;right:0;z-index:1000;background-color:#ea971b;padding:11px 0}@media(max-width:768px){.section-promo-sticky{display:none}}.section-promo-sticky .promo-inner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:50px}@media(max-width:1024px){.section-promo-sticky .promo-inner{flex-direction:column;gap:16px;padding:8px 0;text-align:center}}.section-promo-sticky .promo-inner .promo-content{display:flex;align-items:center;justify-content:center;gap:16px}@media(max-width:1024px){.section-promo-sticky .promo-inner .promo-content{flex-direction:column;gap:8px}}.section-promo-sticky .promo-inner .promo-content .promo-icon{width:40px;height:40px}@media(max-width:1024px){.section-promo-sticky .promo-inner .promo-content .promo-icon{width:32px;height:32px}.section-promo-sticky .promo-inner .promo-content .promo-icon svg{width:32px;height:32px}}.section-promo-sticky .promo-inner .promo-content .promo-text{margin:0;color:#1c1c1c;font-family:VisbyBold,sans-serif;font-size:24px;font-weight:400;line-height:30px}@media(max-width:1024px){.section-promo-sticky .promo-inner .promo-content .promo-text{font-size:16px;line-height:20px}}.section-promo-sticky .promo-inner .promo-content .promo-text p{margin:0;font-weight:400}.section-promo-sticky .promo-inner .promo-content .promo-text strong{font-weight:700}.section-promo-sticky .promo-inner .promo-buttons{display:flex;align-items:center;gap:16px}@media(max-width:1024px){.section-promo-sticky .promo-inner .promo-buttons{flex-direction:row;width:100%;justify-content:center;gap:12px}}.section-promo-sticky .promo-inner .promo-buttons .btn-budget{display:flex;align-items:center;justify-content:center;height:78px;padding:16px 24px;min-width:295px;background:#fff;border-radius:100px;box-sizing:border-box;color:#1c1c1c;font-family:VisbyBold,sans-serif;font-size:21px;font-weight:700;line-height:28px;text-decoration:none;white-space:nowrap;transition:all .3s ease}@media(max-width:1024px){.section-promo-sticky .promo-inner .promo-buttons .btn-budget{flex:1;min-width:0;height:78px;padding:14px 20px;font-size:14px;line-height:20px}}.section-promo-sticky .promo-inner .promo-buttons .btn-budget:hover{background-color:#1c1c1c;color:#fff}.section-promo-sticky .promo-inner .promo-buttons .wrapper-call{display:flex;align-items:center}@media(max-width:1024px){.section-promo-sticky .promo-inner .promo-buttons .wrapper-call{flex:1;min-width:0}}.section-promo-sticky .promo-inner .promo-buttons .wrapper-call .call-button{color:#ea971b;padding:0;display:block;text-align:center;text-decoration:none;font-weight:600;max-width:329px;width:100%;color:#1c1c1c;gap:10px;justify-content:center;align-items:center;border-radius:1000px;min-width:274px;height:78px;background-color:#ffffff80;border:1px solid #1c1c1c;box-sizing:border-box}.section-promo-sticky .promo-inner .promo-buttons .wrapper-call .call-button:hover{background-color:#1c1c1c;color:#fff}.section-promo-sticky .promo-inner .promo-buttons .wrapper-call .call-button a{font-size:16px;line-height:24px;font-weight:600;color:#1c1c1c;height:100%;padding:16px 24px;text-decoration:none;font-family:VisbyBold,sans-serif;display:flex;width:100%;gap:10px;justify-content:center;align-items:center;box-sizing:border-box}.section-promo-sticky .promo-inner .promo-buttons .wrapper-call .call-button a .claim{font-size:16px;line-height:24px;font-weight:600}.section-promo-sticky .promo-inner .promo-buttons .wrapper-call .call-button a .phone{font-size:24px;line-height:32px;font-weight:700;display:block}.section-promo-sticky .promo-inner .promo-buttons .wrapper-call .call-button a:visited,.section-promo-sticky .promo-inner .promo-buttons .wrapper-call .call-button a:active{color:#1c1c1c}.section-promo-sticky .promo-inner .promo-buttons .wrapper-call .call-button a .default{display:flex;justify-content:center;align-items:center}.section-promo-sticky .promo-inner .promo-buttons .wrapper-call .call-button a .hover{display:none}.section-promo-sticky .promo-inner .promo-buttons .wrapper-call .call-button a:hover{color:#fff}.section-promo-sticky .promo-inner .promo-buttons .wrapper-call .call-button a:hover .default{display:none}.section-promo-sticky .promo-inner .promo-buttons .wrapper-call .call-button a:hover .hover{display:flex;justify-content:center;align-items:center}@media(max-width:1024px){.section-promo-sticky .promo-inner .promo-buttons .wrapper-call .call-button a{padding:14px 20px;font-size:14px}.section-promo-sticky .promo-inner .promo-buttons .wrapper-call .call-button a .claim{font-size:14px;line-height:20px}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.section-form-big{background-color:#0d4176;padding:88px 0}@media(max-width:768px){.section-form-big{padding:40px 0}}.section-form-big .form-card{position:relative;display:block;width:100%;max-width:100%;box-sizing:border-box;border-radius:16px;padding:24px;background-color:#fff;max-width:1000px;margin:0 auto}.section-cta-form{z-index:50;height:auto;position:fixed;bottom:0;left:0;width:100%;overflow:visible;transition:opacity .3s ease,visibility .3s ease;opacity:1;visibility:visible;display:block;background-color:#fff;padding:20px 0;border-top-left-radius:30px;border-top-right-radius:30px;box-shadow:0 0 20px #00000026;box-sizing:border-box}@media(min-width:768px){.section-cta-form{display:none}}.section-cta-form .form-modal{display:none}.section-cta-form.active-modal{padding:40px 20px 0}.section-cta-form.active-modal .form-modal{display:block}.section-cta-form.active-modal .form-modal .section-form{height:auto}.section-cta-form.active-modal .cta-form-inner .cta-form-button{padding:20px 0}.section-cta-form .cta-form-inner{position:relative;padding:0;display:flex;justify-content:flex-end;align-items:center}@media(max-width:768px){.section-cta-form .cta-form-inner{justify-content:center}}.section-cta-form .cta-form-inner .cta-form-button{background-color:transparent;padding:0 20px;display:block;text-align:center;text-decoration:none;font-weight:600;max-width:100%;width:100%;color:#1c1c1c;gap:10px;justify-content:center;align-items:center;box-sizing:border-box}.section-cta-form .cta-form-inner .cta-form-button a{font-size:16px;line-height:24px;font-weight:600;color:#1c1c1c;background-color:#ea971b;padding:12px 24px;text-decoration:none;font-family:VisbyBold,sans-serif;display:flex;width:100%;gap:10px;justify-content:center;align-items:center;box-sizing:border-box;margin:0 auto;border-radius:1000px}.section-cta-form .cta-form-inner .cta-form-button a:hover{background-color:#1c1c1c;color:#fff;scale:1.024;transition:all .3s ease}.section-cta-form .cta-form-inner .cta-form-button a .claim{font-size:16px;line-height:24px;font-weight:600}.section-cta-form .cta-form-inner .cta-form-button a .days{font-size:12px;line-height:14px;font-weight:400;display:block}.section-cta-form .cta-form-inner .cta-form-button a .phone{font-size:16px;line-height:24px;font-weight:700;display:block}.section-cta-form .cta-form-inner .cta-form-button a:visited,.section-cta-form .cta-form-inner .cta-form-button a:active{color:#1c1c1c}.section-cta-form .cta-form-inner .cta-form-button a svg.black{display:block}.section-cta-form .cta-form-inner .cta-form-button a svg.white{display:none}.section-cta-form .cta-form-inner .cta-form-button a:hover{color:#fff}.section-cta-form .cta-form-inner .cta-form-button a:hover svg.black{display:none}.section-cta-form .cta-form-inner .cta-form-button a:hover svg.white{display:block}
