<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner_button{align-items:end;background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(262.92deg,#003c69 36.72%,#3b9b85 90.85%),linear-gradient(0deg,#fff,#fff),#17192c;background-blend-mode:normal,color,saturation,normal;display:flex;height:700px;justify-content:center;position:relative}.banner_button_img{height:100%;object-fit:cover;opacity:.2;width:100%}.banner_button_content{display:flex;flex-direction:column;gap:40px;height:calc(100% - 150px);justify-content:center;position:absolute;width:100%}.banner_button_text{display:flex;flex-direction:column;gap:20px;max-width:516px}.banner_button_title{font-size:54px;font-weight:600;line-height:62px}.banner_button_description,.banner_button_title{color:var(--light-grey);font-family:var(--principal-font);margin:0}.banner_button_description{font-size:20px;font-weight:400;line-height:32px}.banner_button_btn,.banner_button_btn:active,.banner_button_btn:hover{background-color:var(--lemon-green);border-radius:100px;color:var(--purple-blue);font-family:var(--principal-font);font-size:14px;font-weight:600;letter-spacing:.02em;line-height:16.94px;padding:17.5px 24px;text-decoration:none;text-transform:uppercase;transition:all .3s ease;width:fit-content}.banner_button_btn:active,.banner_button_btn:hover{background:linear-gradient(0deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.2)),#9ae66e}@media(max-width:1024px){.banner_button_content{justify-content:end;padding-bottom:32.5px}.banner_button_title{font-size:40px;line-height:48px}.banner_button_btn,.banner_button_btn:active,.banner_button_btn:hover{text-align:center;width:100%}}</pre></body></html>