.two-buttons{background-image:linear-gradient(95deg,#fff 0%,#eef3fd 100%);border:1px solid #e8e8e8;border-radius:16px;flex-direction:column;gap:20px;padding:16px 19px;display:flex}.two-buttons .two-buttons__text-wrapper{flex-direction:column;gap:7px;display:flex}.two-buttons .two-buttons__text-wrapper .two-buttons__title{color:#203b64;font-size:18px;font-weight:800}.two-buttons .two-buttons__text-wrapper .two-buttons__body{color:#7c7c7c;padding-inline-start:10px;font-size:11px;position:relative}.two-buttons .two-buttons__text-wrapper .two-buttons__body:before{content:"";background:#ff4800;border-radius:3px;width:5px;height:8px;display:inline-block;position:absolute;top:50%;right:0;transform:translateY(-50%)}.two-buttons .two-buttons__text-wrapper .two-buttons__body p{margin:0}.two-buttons .two-buttons__buttons-wrapper{column-gap:9px;display:flex}.two-buttons .two-buttons__buttons-wrapper .two-buttons__btn-one{color:#fff;background-color:#ff4800;border:1px solid #e8e8e8;border-radius:10px;justify-content:space-between;align-items:center;width:50%;height:40px;padding:0 10px;font-size:11px;display:flex}.two-buttons .two-buttons__buttons-wrapper .two-buttons__btn-one .two-buttons__btn-one-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;width:23px;height:23px;display:inline-block}.two-buttons .two-buttons__buttons-wrapper .two-buttons__btn-two{color:#203b64;background-color:#fff;border:1px solid #203b64;border-radius:10px;justify-content:space-between;align-items:center;width:50%;height:40px;padding:0 10px;font-size:11px;display:flex}.two-buttons .two-buttons__buttons-wrapper .two-buttons__btn-two .two-buttons__btn-two-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;width:23px;height:23px;display:inline-block}@media (width>=1200px){.two-buttons{background-image:linear-gradient(91deg,#fff 0%,#eef3fd 100%);flex-direction:row;justify-content:space-between;align-items:center;padding:35px 43px}.two-buttons .two-buttons__text-wrapper{gap:25px}.two-buttons .two-buttons__text-wrapper .two-buttons__title{font-size:22px}.two-buttons .two-buttons__text-wrapper .two-buttons__body{padding-inline-start:15px;font-size:16px}.two-buttons .two-buttons__text-wrapper .two-buttons__body:before{width:10px;height:10px}.two-buttons .two-buttons__buttons-wrapper{column-gap:11px}.two-buttons .two-buttons__buttons-wrapper .two-buttons__btn-one{border-radius:12px;width:186px;height:44px;padding:0 15px;font-size:12px}.two-buttons .two-buttons__buttons-wrapper .two-buttons__btn-one .two-buttons__btn-one-icon{width:27px;height:27px}.two-buttons .two-buttons__buttons-wrapper .two-buttons__btn-two{border-radius:12px;width:186px;height:44px;padding:0 15px;font-size:12px}.two-buttons .two-buttons__buttons-wrapper .two-buttons__btn-two .two-buttons__btn-two-icon{width:27px;height:27px}}