.spinner{position:relative;color:transparent!important;pointer-events:none}.spinner:after{content:"";z-index:3;position:absolute!important;top:calc(50% - .5em);left:calc(50% - .5em);display:block;width:1em;height:1em;border:2px solid #fff;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;animation:spinAround .5s infinite linear}.Modal{top:50%;left:50%;right:auto;bottom:auto;background:#fff;inset:50% auto auto 50%;margin-right:-50%;transform:translate(-50%,-50%);position:absolute;border:1px solid rgb(204,204,204);background:rgb(255,255,255);border-radius:4px;outline:none;padding:20px;width:100%;max-width:330px}.Overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080}.videoWrapper{position:relative;padding-bottom:56.25%;height:0}.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.page{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto;grid-template-columns:100%}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: inherit;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInput{display:block;position:relative}.PhoneInputInput{background-color:#000}.PhoneInputCountry{position:absolute;display:flex;align-items:center;top:50%;transform:translateY(-50%);left:9px}.PhoneInput .PhoneInputInput{flex:1 1;opacity:1;min-width:0;padding-left:45px;border-radius:0;font-size:16px;font-weight:400;display:block;width:100%;border-radius:.25rem;border-width:1px;padding-top:.75rem;padding-bottom:.75rem;background:#fff;transition:border-color .15s ease-in-out}.PhoneInputInput:disabled{border-style:dashed}.PhoneInputInput:focus{outline:none}.PhoneInputCountryIcon{width:22px}.PhoneInputCountryIcon--border{border:0;background:transparent;box-shadow:none}.component-spinner{position:relative;color:transparent!important;pointer-events:none}.component-spinner:after{content:"";z-index:3;position:absolute!important;top:calc(50% - 2em);left:calc(50% - 2em);display:block;width:4em;height:4em;border:3px solid red;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;animation:spinAround .5s infinite linear}@keyframes spinAround{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Nunito,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}[type=text],[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}[type=text]:focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}[multiple]{background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}*,:before,:after{--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.bpl-form-input,.bpl-form-textarea,.bpl-form-select,.bpl-form-multiselect{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}.bpl-form-input:focus,.bpl-form-textarea:focus,.bpl-form-select:focus,.bpl-form-multiselect:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}.bpl-form-input::-moz-placeholder,.bpl-form-textarea::-moz-placeholder{color:#6b7280;opacity:1}.bpl-form-input:-ms-input-placeholder,.bpl-form-textarea:-ms-input-placeholder{color:#6b7280;opacity:1}.bpl-form-input::placeholder,.bpl-form-textarea::placeholder{color:#6b7280;opacity:1}.bpl-form-input::-webkit-datetime-edit-fields-wrapper{padding:0}.bpl-form-input::-webkit-date-and-time-value{min-height:1.5em}.bpl-form-input::-webkit-datetime-edit,.bpl-form-input::-webkit-datetime-edit-year-field,.bpl-form-input::-webkit-datetime-edit-month-field,.bpl-form-input::-webkit-datetime-edit-day-field,.bpl-form-input::-webkit-datetime-edit-hour-field,.bpl-form-input::-webkit-datetime-edit-minute-field,.bpl-form-input::-webkit-datetime-edit-second-field,.bpl-form-input::-webkit-datetime-edit-millisecond-field,.bpl-form-input::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}.bpl-button-primary{background-color:#d81033;color:#fff;cursor:pointer;opacity:1;pointer-events:auto}.bpl-button-primary:hover{background-color:#a90c28;color:#fff}.bpl-button-primary:active{background-color:#c20e2e;color:#fff}.bpl-button-secondary{background-color:#2c324a;color:#fff;cursor:pointer;opacity:1;pointer-events:auto}.bpl-button-secondary:hover{background-color:#212537;color:#fff}.bpl-button-secondary:active{background-color:#282d43;color:#fff}.bpl-button-xs{font-size:.75rem;padding:.5625rem 1.125rem}.bpl-button-sm{font-size:.875rem;padding:.65625rem 1.3125rem}.bpl-button-md{font-size:1rem;padding:.75rem 1.5rem}.bpl-button-lg{font-size:1.125rem;padding:.84375rem 1.6875rem}.bpl-button-xl{font-size:1.25rem;padding:.9525rem 1.905rem}.bpl-button-2xl{font-size:2rem;padding:1.2rem 2.3rem}.bpl-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.bpl-fixed{position:fixed}.bpl-absolute{position:absolute}.bpl-relative{position:relative}.bpl-bottom-1{bottom:.25rem}.bpl-right-1{right:.25rem}.bpl-left-0{left:0px}.bpl-top-0{top:0px}.-bpl-top-8{top:-2rem}.-bpl-right-8{right:-2rem}.bpl-z-50{z-index:50}.bpl-m-3{margin:.75rem}.bpl-my-4{margin-top:1rem;margin-bottom:1rem}.bpl-my-5{margin-top:1.25rem;margin-bottom:1.25rem}.bpl-my-1{margin-top:.25rem;margin-bottom:.25rem}.bpl-my-3{margin-top:.75rem;margin-bottom:.75rem}.bpl-mx-auto{margin-left:auto;margin-right:auto}.bpl-mb-7{margin-bottom:1.75rem}.bpl-mb-1{margin-bottom:.25rem}.bpl--mt-1{margin-top:-.25rem}.bpl-mt-1{margin-top:.25rem}.bpl-mt-4{margin-top:1rem}.bpl-mr-4{margin-right:1rem}.bpl-mb-4{margin-bottom:1rem}.bpl-mb-3{margin-bottom:.75rem}.bpl-mt-2{margin-top:.5rem}.bpl-mt-5{margin-top:1.25rem}.bpl-mb-5{margin-bottom:1.25rem}.bpl-mb-6{margin-bottom:1.5rem}.bpl-mt-6{margin-top:1.5rem}.bpl-mt-7{margin-top:1.75rem}.bpl-mb-2{margin-bottom:.5rem}.bpl-mt-3{margin-top:.75rem}.bpl-ml-3{margin-left:.75rem}.bpl-mt-9{margin-top:2.25rem}.bpl-mt-1\.5{margin-top:.375rem}.bpl-block{display:block}.bpl-inline-block{display:inline-block}.bpl-flex{display:flex}.bpl-grid{display:grid}.bpl-hidden{display:none}.bpl-h-6{height:1.5rem}.bpl-h-4{height:1rem}.bpl-h-full{height:100%}.bpl-h-36{height:9rem}.bpl-h-5{height:1.25rem}.bpl-min-h-screen{min-height:100vh}.bpl-w-full{width:100%}.bpl-w-6{width:1.5rem}.bpl-w-4{width:1rem}.bpl-w-5{width:1.25rem}.bpl-w-1\/2{width:50%}.bpl-max-w-screen-sm{max-width:640px}.bpl-flex-shrink-0{flex-shrink:0}.bpl-cursor-not-allowed{cursor:not-allowed}.bpl-cursor-pointer{cursor:pointer}.bpl-appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bpl-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.bpl-flex-col{flex-direction:column}.bpl-items-center{align-items:center}.bpl-justify-start{justify-content:flex-start}.bpl-justify-end{justify-content:flex-end}.bpl-justify-center{justify-content:center}.bpl-justify-between{justify-content:space-between}.bpl-gap-3{gap:.75rem}.bpl-gap-2{gap:.5rem}.bpl-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.bpl-overflow-hidden{overflow:hidden}.bpl-whitespace-nowrap{white-space:nowrap}.bpl-rounded{border-radius:.25rem}.bpl-rounded-full{border-radius:9999px}.bpl-rounded-lg{border-radius:.5rem}.bpl-rounded-md{border-radius:.375rem}.bpl-rounded-sm{border-radius:.125rem}.bpl-rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.bpl-border{border-width:1px}.bpl-border-l-2{border-left-width:2px}.bpl-border-t{border-top-width:1px}.bpl-border-b-0{border-bottom-width:0px}.bpl-border-b{border-bottom-width:1px}.bpl-border-t-2{border-top-width:2px}.bpl-border-solid{border-style:solid}.bpl-border-none{border-style:none}.bpl-border-base-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity))}.bpl-border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity))}.bpl-border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.bpl-border-transparent{border-color:transparent}.bpl-border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity))}.bpl-border-orange-600{--tw-border-opacity: 1;border-color:rgb(234 88 12 / var(--tw-border-opacity))}.bpl-bg-primary{--tw-bg-opacity: 1;background-color:rgb(216 16 51 / var(--tw-bg-opacity))}.bpl-bg-transparent{background-color:transparent}.bpl-bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.bpl-bg-base-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}.bpl-bg-green-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity))}.bpl-bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity))}.bpl-bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity))}.bpl-bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bpl-bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.bpl-bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.bpl-bg-base-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity))}.bpl-bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.bpl-bg-base-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.bpl-bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bpl-bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.bpl-bg-green-200{--tw-bg-opacity: 1;background-color:rgb(167 243 208 / var(--tw-bg-opacity))}.bpl-bg-red-200{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity))}.bpl-bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity))}.bpl-bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity))}.bpl-bg-teal-100{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity))}.bpl-fill-current{fill:currentColor}.bpl-p-3{padding:.75rem}.bpl-p-4{padding:1rem}.bpl-p-5{padding:1.25rem}.bpl-p-2\.5{padding:.625rem}.bpl-p-2{padding:.5rem}.bpl-py-4{padding-top:1rem;padding-bottom:1rem}.bpl-px-7{padding-left:1.75rem;padding-right:1.75rem}.bpl-px-4{padding-left:1rem;padding-right:1rem}.bpl-py-3{padding-top:.75rem;padding-bottom:.75rem}.bpl-py-1{padding-top:.25rem;padding-bottom:.25rem}.bpl-px-2{padding-left:.5rem;padding-right:.5rem}.bpl-px-3{padding-left:.75rem;padding-right:.75rem}.bpl-py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.bpl-py-2{padding-top:.5rem;padding-bottom:.5rem}.bpl-px-1{padding-left:.25rem;padding-right:.25rem}.bpl-px-0\.5{padding-left:.125rem;padding-right:.125rem}.bpl-px-0{padding-left:0;padding-right:0}.bpl-pl-1{padding-left:.25rem}.bpl-pt-3{padding-top:.75rem}.bpl-pb-7{padding-bottom:1.75rem}.bpl-pb-1{padding-bottom:.25rem}.bpl-pt-0{padding-top:0}.bpl-text-left{text-align:left}.bpl-text-center{text-align:center}.bpl-text-right{text-align:right}.bpl-align-middle{vertical-align:middle}.bpl-text-base{font-size:1rem;line-height:1.5rem}.bpl-text-sm{font-size:.875rem;line-height:1.25rem}.bpl-text-xs{font-size:.75rem;line-height:1rem}.bpl-text-lg{font-size:1.125rem;line-height:1.75rem}.bpl-text-2xl{font-size:1.5rem;line-height:2rem}.bpl-text-xl{font-size:1.25rem;line-height:1.75rem}.bpl-text-3xl{font-size:1.875rem;line-height:2.25rem}.bpl-text-\[0\.95rem\]{font-size:.95rem}.bpl-text-\[1\.01rem\]{font-size:1.01rem}.bpl-font-semibold{font-weight:600}.bpl-font-medium{font-weight:500}.bpl-font-bold{font-weight:700}.bpl-capitalize{text-transform:capitalize}.bpl-leading-none{line-height:1}.bpl-leading-4{line-height:1rem}.bpl-leading-5{line-height:1.25rem}.bpl-text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.bpl-text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.bpl-text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.bpl-text-base-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.bpl-text-base-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.bpl-text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.bpl-text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.bpl-text-green-100{--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity))}.bpl-text-green-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity))}.bpl-text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity))}.bpl-text-base-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}.bpl-text-base-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity))}.bpl-text-base-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity))}.bpl-text-green-900{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity))}.bpl-text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity))}.bpl-text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity))}.bpl-text-base-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}.bpl-text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.bpl-text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity))}.bpl-text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.bpl-text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity))}.bpl-text-teal-500{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity))}.bpl-text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity))}.bpl-no-underline{-webkit-text-decoration-line:none;text-decoration-line:none}.bpl-opacity-90{opacity:.9}.bpl-transition-colors{transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.bpl-duration-300{transition-duration:.3s}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{-webkit-tap-highlight-color:transparent}.placeholder\:bpl-text-red-500::-moz-placeholder{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.placeholder\:bpl-text-red-500:-ms-input-placeholder{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.placeholder\:bpl-text-red-500::placeholder{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.hover\:bpl-bg-primary:hover{--tw-bg-opacity: 1;background-color:rgb(216 16 51 / var(--tw-bg-opacity))}.hover\:bpl-bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.hover\:bpl-bg-base-300:hover{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity))}.hover\:bpl-bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity))}.hover\:bpl-bg-orange-600:hover{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity))}.hover\:bpl-bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.hover\:bpl-bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.hover\:bpl-bg-gray-900:hover{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}.hover\:bpl-text-primary:hover{--tw-text-opacity: 1;color:rgb(216 16 51 / var(--tw-text-opacity))}.hover\:bpl-text-base-600:hover{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}.hover\:bpl-text-primary-400:hover{--tw-text-opacity: 1;color:rgb(239 44 78 / var(--tw-text-opacity))}.hover\:bpl-underline:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}@media (min-width: 480px){.xs\:bpl-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xs\:bpl-px-1\.5{padding-left:.375rem;padding-right:.375rem}.xs\:bpl-px-1{padding-left:.25rem;padding-right:.25rem}}
