.staticStripWrapper{padding:30px 0}@media(min-width:1200px){.staticStripWrapper{padding:50px 0}}.staticStrip{padding:30px 0;background-color:#1a2754;overflow:hidden;position:relative;border-radius:12px;opacity:0;transform:translateY(10px);transition:all .5s ease-in-out}.staticStrip.active,.staticStrip.show-section{opacity:1;transform:translateY(0)}@media(min-width:1200px){.staticStrip{padding:30px 20px}}.staticStrip svg path{fill:#000032}.staticStrip_img{position:absolute;z-index:1;left:0;top:0}.staticStrip_content{display:flex;flex-direction:column;position:relative;z-index:2;gap:40px}@media(min-width:1200px){.staticStrip_content{flex-direction:row;align-items:center;justify-content:center}}.staticStrip_title{font-weight:400;font-size:25px;line-height:113%;color:#fff;text-align:center}@media(min-width:1200px){.staticStrip_title{font-size:40px;line-height:120%}}@media(min-width:1200px)and (max-width:1919px){.staticStrip_title{font-size:2.08vw}}.staticStrip_btn{font-size:19px;background:#ff4438;font-weight:700;padding:12px 20px;box-shadow:0 12.52px 10.02px 0 rgba(0,0,0,.067);border:unset;color:#fff;border-radius:12px;line-height:150%;text-align:center;margin:0 auto;width:100%;max-width:400px}@media(min-width:1200px){.staticStrip_btn{font-size:24px;padding:12px 40px;cursor:pointer;width:-moz-fit-content;width:fit-content}}.staticStrip_btn.red{background:#ff4438}@media(min-width:1200px){.staticStrip_btn:hover{animation:scale 1s ease-in-out infinite}}@media(max-width:1199px){.staticStrip_btn .desktop{display:none}}@media(min-width:1200px){.staticStrip_btn .mobile{display:none}.staticStrip_btn{margin:0;min-width:unset;width:-moz-fit-content;width:fit-content}}.staticStrip_btn.blue{background:#026ae2;border:1.5px solid #fff}