.floating_block{border-radius:4px;background:linear-gradient(56deg, #111319 7%, #112743 39%);display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.floating_block::before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='150' height='82' viewBox='0 0 150 82' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.4' x='149.418' y='-64.1779' width='84.6927' height='84.6927' transform='rotate(90.0214 149.418 -64.1779)' stroke='white' stroke-opacity='0.1'/%3E%3Crect x='64.8633' y='-76.9355' width='157.919' height='85.6927' transform='rotate(90.0214 64.8633 -76.9355)' fill='url(%23paint0_linear_1055_4999)'/%3E%3Crect x='64.3631' y='-76.4357' width='156.919' height='84.6927' transform='rotate(90.0214 64.3631 -76.4357)' stroke='url(%23paint1_linear_1055_4999)' stroke-opacity='0.1'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1055_4999' x1='143.823' y1='32.3226' x2='299.6' y2='-24.6018' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231F2733' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23B7CCFF' stop-opacity='0.27'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_1055_4999' x1='67.9237' y1='-28.5804' x2='222.783' y2='-27.9683' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='white'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");background-position:center;background-size:contain;background-repeat:no-repeat;position:absolute;left:0;top:-43px;width:158px;height:170px}.floating_block__label{color:rgba(255,255,255,.7);font-size:12px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin-bottom:12px}.floating_block__title{color:#fff;font-family:"Helvetica Neue";font-size:24px;font-style:normal;font-weight:400;line-height:120%;text-transform:capitalize;margin-bottom:16px}.floating_block__text{color:rgba(255,255,255,.8);font-size:14px;font-style:normal;font-weight:400;line-height:135%;margin-bottom:16px}.floating_block__btn a{border-radius:4px;background:#0748e2;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:120%;text-transform:capitalize;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}.floating_block__btn a:hover{background:#fff;color:#0748e2;-webkit-transition:all .3s;transition:all .3s}.page--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;row-gap:32px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}@media only screen and (min-width: 1050px){.floating_block{max-width:424px;position:sticky;top:16px;padding:40px}.floating_block__title{font-size:40px;margin-bottom:24px}.floating_block__text{font-size:16px;margin-bottom:32px}.page--wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:80px;-moz-column-gap:80px;column-gap:80px}}