.iiz{max-width:100%;margin:0;position:relative;overflow:hidden;display:inline-block;cursor:zoom-in}.iiz--drag .iiz__zoom-img--visible{cursor:grab}.iiz__img{max-width:100%;height:auto;display:block;pointer-events:none;visibility:visible;opacity:1}.iiz__img--hidden{visibility:hidden;opacity:0}.iiz__img--abs{width:100%;height:100%;top:0;left:0}.iiz__img--abs,.iiz__zoom-img{position:absolute;display:block}.iiz__zoom-img{width:auto!important;max-width:none!important;visibility:hidden;opacity:0;pointer-events:none}.iiz__zoom-img--visible{visibility:visible;opacity:1;pointer-events:auto;cursor:zoom-out;touch-action:none}.iiz__zoom-portal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000}.iiz__btn{background:hsla(0,0%,100%,.8);width:40px;height:40px;border:none;outline:none;padding:0;position:absolute;text-decoration:none;display:flex;align-items:center;justify-content:center;-moz-appearance:none;-webkit-appearance:none;appearance:none}.iiz__btn:before{content:" ";background-position:50%;background-repeat:no-repeat;display:block}.iiz__hint{bottom:10px;right:10px;pointer-events:none}.iiz__hint:before{content:" ";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19.9 19.9'%3E%3Cpath d='M13.9 7.4C13.9 3.8 11 .9 7.4.9S.9 3.8.9 7.4s2.9 6.5 6.5 6.5 6.5-2.9 6.5-6.5zm5.3 12.5l-6.7-7.2c-1.4 1.3-3.2 2.1-5.1 2.1-4.1 0-7.4-3.3-7.4-7.4S3.3 0 7.4 0s7.4 3.3 7.4 7.4c0 1.7-.6 3.4-1.7 4.7l6.8 7.2-.7.6z' fill='%23000222'/%3E%3C/svg%3E");width:20px;height:20px}.iiz__close{top:10px;right:10px;visibility:hidden;opacity:0}.iiz__close--visible{visibility:visible;opacity:1;cursor:pointer}.iiz__close:before{content:" ";width:29px;height:29px;background-image:linear-gradient(#222,#222),linear-gradient(#222,#222);background-size:100% 1px,1px 100%;transform:rotate(45deg)}@-webkit-keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;overflow:hidden;z-index:1}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-animation-name:react-loading-skeleton;animation-name:react-loading-skeleton;-webkit-animation-direction:var(--animation-direction);animation-direction:var(--animation-direction);-webkit-animation-duration:var(--animation-duration);animation-duration:var(--animation-duration);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{transition:all .15s ease-in;transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px rgba(0,0,0,.9);background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border-radius:100%;border:2px solid;border-right:2px solid var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:mont;src:url(/_next/static/media/mont-heavy.dcf2158f.woff2) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:mont;src:url(/_next/static/media/mont-heavy.dcf2158f.woff2) format("opentype");font-weight:900;font-style:normal}@font-face{font-family:baloo;src:url(/_next/static/media/baloo2-regular.d693a0cb.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:baloo;src:url(/_next/static/media/baloo2-medium.114cd392.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:baloo;src:url(/_next/static/media/baloo2-semibold.6830dfe5.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:baloo;src:url(/_next/static/media/baloo2-bold.8bb1fbd9.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:baloo;src:url(/_next/static/media/baloo2-extrabold.c1cff268.ttf) format("truetype");font-weight:800;font-style:normal}@tailwind base;@tailwind components;@tailwind utilities;body,html{padding:0;margin:0;font-family:baloo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}html{scroll-behavior:smooth}body{overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:mont,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}

/* ! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com */*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:baloo,Roboto,Helvetica,-apple-system,BlinkMacSystemFont,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}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{text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;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-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([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,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--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-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--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:rgba(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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--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-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--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:rgba(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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.-bottom-1{bottom:-.25rem}.-top-4{top:-1rem}.bottom-0{bottom:0}.bottom-12{bottom:3rem}.bottom-\[275px\]{bottom:275px}.left-0{left:0}.left-4{left:1rem}.left-5{left:1.25rem}.left-8{left:2rem}.left-\[calc\(50\%-3rem\)\]{left:calc(50% - 3rem)}.right-0{right:0}.right-2{right:.5rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-8{right:2rem}.top-0{top:0}.top-14{top:3.5rem}.top-4{top:1rem}.top-\[-10rem\]{top:-10rem}.top-\[-18px\]{top:-18px}.top-\[-8rem\]{top:-8rem}.top-\[181px\]{top:181px}.top-\[calc\(35\%-3rem\)\]{top:calc(35% - 3rem)}.top-\[calc\(50\%-1\.125rem\)\]{top:calc(50% - 1.125rem)}.top-\[calc\(50\%-14px\)\]{top:calc(50% - 14px)}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.col-span-1{grid-column:span 1/span 1}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.row-start-2{grid-row-start:2}.-m-4{margin:-1rem}.m-0{margin:0}.m-3{margin:.75rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-px{margin-left:1px;margin-right:1px}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-16{margin-top:4rem;margin-bottom:4rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-20{margin-top:5rem;margin-bottom:5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-8{margin-top:2rem;margin-bottom:2rem}.-mb-10{margin-bottom:-2.5rem}.-mb-16{margin-bottom:-4rem}.-mb-28{margin-bottom:-7rem}.-mb-8{margin-bottom:-2rem}.-ml-3{margin-left:-.75rem}.-ml-\[11\.083px\]{margin-left:-11.083px}.-mr-\[120\%\]{margin-right:-120%}.-mt-32{margin-top:-8rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-11{margin-bottom:2.75rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.me-2{-webkit-margin-end:.5rem;margin-inline-end:.5rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-11{margin-top:2.75rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-\[40px\]{margin-top:40px}.mt-\[6\.6875rem\]{margin-top:6.6875rem}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1/1}.size-12{width:3rem;height:3rem}.size-\[49px\]{width:49px;height:49px}.size-\[60px\]{width:60px;height:60px}.h-0{height:0}.h-0\.5{height:.125rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-44{height:11rem}.h-5{height:1.25rem}.h-52{height:13rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[0\.1563rem\]{height:.1563rem}.h-\[10\.1875rem\]{height:10.1875rem}.h-\[10\.625rem\]{height:10.625rem}.h-\[100\%\]{height:100%}.h-\[11px\]{height:11px}.h-\[131px\]{height:131px}.h-\[14\.3125rem\]{height:14.3125rem}.h-\[140px\]{height:140px}.h-\[167px\]{height:167px}.h-\[17px\]{height:17px}.h-\[18\.1875rem\]{height:18.1875rem}.h-\[18px\]{height:18px}.h-\[19\.5625rem\]{height:19.5625rem}.h-\[19px\]{height:19px}.h-\[1px\]{height:1px}.h-\[2\.5px\]{height:2.5px}.h-\[2\.6875rem\]{height:2.6875rem}.h-\[20\.625rem\]{height:20.625rem}.h-\[20\.72rem\]{height:20.72rem}.h-\[20\.75rem\]{height:20.75rem}.h-\[20px\]{height:20px}.h-\[21\.4375rem\]{height:21.4375rem}.h-\[24rem\]{height:24rem}.h-\[26\.375rem\]{height:26.375rem}.h-\[268px\]{height:268px}.h-\[28px\]{height:28px}.h-\[29\.5rem\]{height:29.5rem}.h-\[296px\]{height:296px}.h-\[2px\]{height:2px}.h-\[30px\]{height:30px}.h-\[342px\]{height:342px}.h-\[343px\]{height:343px}.h-\[355px\]{height:355px}.h-\[35rem\]{height:35rem}.h-\[399px\]{height:399px}.h-\[40px\]{height:40px}.h-\[43px\]{height:43px}.h-\[43rem\]{height:43rem}.h-\[478px\]{height:478px}.h-\[48px\]{height:48px}.h-\[5\.43em\]{height:5.43em}.h-\[5\.625rem\]{height:5.625rem}.h-\[515px\]{height:515px}.h-\[55px\]{height:55px}.h-\[574px\]{height:574px}.h-\[6\.25rem\]{height:6.25rem}.h-\[6\.75rem\]{height:6.75rem}.h-\[60px\]{height:60px}.h-\[67px\]{height:67px}.h-\[68px\]{height:68px}.h-\[69px\]{height:69px}.h-\[7\.625rem\]{height:7.625rem}.h-\[737px\]{height:737px}.h-\[calc\(100\%\+46px\)\]{height:calc(100% + 46px)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-\[2\.5rem\]{max-height:2.5rem}.max-h-\[300px\]{max-height:300px}.max-h-\[382px\]{max-height:382px}.max-h-\[601px\]{max-height:601px}.min-h-\[120px\]{min-height:120px}.min-h-\[200px\]{min-height:200px}.min-h-\[calc\(100vh-300px\)\]{min-height:calc(100vh - 300px)}.min-h-full{min-height:100%}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-44{width:11rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-9\/12{width:75%}.w-\[1\.2rem\]{width:1.2rem}.w-\[10\.1875rem\]{width:10.1875rem}.w-\[11\.3125rem\]{width:11.3125rem}.w-\[11\.6875rem\]{width:11.6875rem}.w-\[12\.18rem\]{width:12.18rem}.w-\[14\.3125rem\]{width:14.3125rem}.w-\[140px\]{width:140px}.w-\[166px\]{width:166px}.w-\[18\.1875rem\]{width:18.1875rem}.w-\[184px\]{width:184px}.w-\[19px\]{width:19px}.w-\[2\.6875rem\]{width:2.6875rem}.w-\[28px\]{width:28px}.w-\[2px\]{width:2px}.w-\[320px\]{width:320px}.w-\[40px\]{width:40px}.w-\[43px\]{width:43px}.w-\[45px\]{width:45px}.w-\[48px\]{width:48px}.w-\[5\.523rem\]{width:5.523rem}.w-\[5\.625rem\]{width:5.625rem}.w-\[6\.25rem\]{width:6.25rem}.w-\[60px\]{width:60px}.w-\[63px\]{width:63px}.w-\[66px\]{width:66px}.w-\[68px\]{width:68px}.w-\[7\.625rem\]{width:7.625rem}.w-\[calc\(100\%\+30px\)\]{width:calc(100% + 30px)}.w-\[calc\(100vw-16px\)\]{width:calc(100vw - 16px)}.w-\[calc\(100vw-2rem\)\]{width:calc(100vw - 2rem)}.w-\[calc\(100vw-32px\)\]{width:calc(100vw - 32px)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-screen{width:100vw}.min-w-\[18\.25rem\]{min-width:18.25rem}.min-w-\[20rem\]{min-width:20rem}.min-w-\[260px\]{min-width:260px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[11\.75rem\]{max-width:11.75rem}.max-w-\[1280px\]{max-width:1280px}.max-w-\[1440px\]{max-width:1440px}.max-w-\[263px\]{max-width:263px}.max-w-\[290px\]{max-width:290px}.max-w-\[300px\]{max-width:300px}.max-w-\[42rem\]{max-width:42rem}.max-w-\[44\.4375rem\]{max-width:44.4375rem}.max-w-\[48\.15rem\]{max-width:48.15rem}.max-w-\[50px\]{max-width:50px}.max-w-\[517px\]{max-width:517px}.max-w-\[600px\]{max-width:600px}.max-w-\[60rem\]{max-width:60rem}.max-w-\[7\.625rem\]{max-width:7.625rem}.max-w-\[776px\]{max-width:776px}.max-w-\[996px\]{max-width:996px}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.rotate-\[270deg\]{--tw-rotate:270deg}.rotate-\[270deg\],.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.content-start{align-content:flex-start}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.gap-0{gap:0}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-11{gap:2.75rem}.gap-12{gap:3rem}.gap-14{gap:3.5rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-20{gap:5rem}.gap-24{gap:6rem}.gap-3{gap:.75rem}.gap-32{gap:8rem}.gap-4{gap:1rem}.gap-40{gap:10rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-9{gap:2.25rem}.gap-\[15px\]{gap:15px}.gap-\[30px\]{gap:30px}.gap-\[32px\]{gap:32px}.gap-\[3px\]{gap:3px}.gap-\[47px\]{gap:47px}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.gap-x-32{-moz-column-gap:8rem;column-gap:8rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-10{row-gap:2.5rem}.gap-y-2{row-gap:.5rem}.gap-y-4{row-gap:1rem}.gap-y-7{row-gap:1.75rem}.-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-.5rem * var(--tw-space-x-reverse));margin-left:calc(-.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(55 65 81/var(--tw-divide-opacity))}.self-start{align-self:flex-start}.self-stretch{align-self:stretch}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.overflow-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[1\.125rem\]{border-radius:1.125rem}.rounded-\[1\.25rem\]{border-radius:1.25rem}.rounded-\[15px\]{border-radius:15px}.rounded-\[20px\]{border-radius:20px}.rounded-\[25px\]{border-radius:25px}.rounded-\[30\.5px\]{border-radius:30.5px}.rounded-\[32px\]{border-radius:32px}.rounded-\[5px\]{border-radius:5px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-xl{border-radius:.75rem}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-br-2xl{border-bottom-right-radius:1rem}.rounded-br-none{border-bottom-right-radius:0}.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tr-full{border-top-right-radius:9999px}.rounded-tr-xl{border-top-right-radius:.75rem}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}.border-\[0\.1563rem\]{border-width:.1563rem}.border-\[1px\]{border-width:1px}.border-\[2\.5px\]{border-width:2.5px}.border-\[2px\]{border-width:2px}.border-\[4px\]{border-width:4px}.border-y-2{border-top-width:2px;border-bottom-width:2px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0}.border-b-2{border-bottom-width:2px}.border-b-\[1px\]{border-bottom-width:1px}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-r-2{border-right-width:2px}.border-t-2{border-top-width:2px}.border-t-\[1px\]{border-top-width:1px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-\[\#00B874\]{--tw-border-opacity:1;border-color:rgb(0 184 116/var(--tw-border-opacity))}.border-\[\#1fbaea\]{--tw-border-opacity:1;border-color:rgb(31 186 234/var(--tw-border-opacity))}.border-\[\#3B5CB8\]{--tw-border-opacity:1;border-color:rgb(59 92 184/var(--tw-border-opacity))}.border-\[\#49bbde\]{--tw-border-opacity:1;border-color:rgb(73 187 222/var(--tw-border-opacity))}.border-\[\#4d69ba\]{--tw-border-opacity:1;border-color:rgb(77 105 186/var(--tw-border-opacity))}.border-\[\#B7C8F9\]{--tw-border-opacity:1;border-color:rgb(183 200 249/var(--tw-border-opacity))}.border-\[\#C5C5C5\]{--tw-border-opacity:1;border-color:rgb(197 197 197/var(--tw-border-opacity))}.border-\[\#FF64B5\]{--tw-border-opacity:1;border-color:rgb(255 100 181/var(--tw-border-opacity))}.border-\[\#FFA7D1\]{--tw-border-opacity:1;border-color:rgb(255 167 209/var(--tw-border-opacity))}.border-\[\#c5c5c5\]{--tw-border-opacity:1;border-color:rgb(197 197 197/var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.border-primary-blue-100{--tw-border-opacity:1;border-color:rgb(214 237 255/var(--tw-border-opacity))}.border-primary-blue-100\/0{border-color:rgba(214,237,255,0)}.border-primary-blue-100\/10{border-color:rgba(214,237,255,.1)}.border-primary-blue-100\/100{border-color:#d6edff}.border-primary-blue-100\/15{border-color:rgba(214,237,255,.15)}.border-primary-blue-100\/20{border-color:rgba(214,237,255,.2)}.border-primary-blue-100\/25{border-color:rgba(214,237,255,.25)}.border-primary-blue-100\/30{border-color:rgba(214,237,255,.3)}.border-primary-blue-100\/35{border-color:rgba(214,237,255,.35)}.border-primary-blue-100\/40{border-color:rgba(214,237,255,.4)}.border-primary-blue-100\/45{border-color:rgba(214,237,255,.45)}.border-primary-blue-100\/5{border-color:rgba(214,237,255,.05)}.border-primary-blue-100\/50{border-color:rgba(214,237,255,.5)}.border-primary-blue-100\/55{border-color:rgba(214,237,255,.55)}.border-primary-blue-100\/60{border-color:rgba(214,237,255,.6)}.border-primary-blue-100\/65{border-color:rgba(214,237,255,.65)}.border-primary-blue-100\/70{border-color:rgba(214,237,255,.7)}.border-primary-blue-100\/75{border-color:rgba(214,237,255,.75)}.border-primary-blue-100\/80{border-color:rgba(214,237,255,.8)}.border-primary-blue-100\/85{border-color:rgba(214,237,255,.85)}.border-primary-blue-100\/90{border-color:rgba(214,237,255,.9)}.border-primary-blue-100\/95{border-color:rgba(214,237,255,.95)}.border-primary-blue-200{--tw-border-opacity:1;border-color:rgb(239 243 255/var(--tw-border-opacity))}.border-primary-blue-200\/0{border-color:rgba(239,243,255,0)}.border-primary-blue-200\/10{border-color:rgba(239,243,255,.1)}.border-primary-blue-200\/100{border-color:#eff3ff}.border-primary-blue-200\/15{border-color:rgba(239,243,255,.15)}.border-primary-blue-200\/20{border-color:rgba(239,243,255,.2)}.border-primary-blue-200\/25{border-color:rgba(239,243,255,.25)}.border-primary-blue-200\/30{border-color:rgba(239,243,255,.3)}.border-primary-blue-200\/35{border-color:rgba(239,243,255,.35)}.border-primary-blue-200\/40{border-color:rgba(239,243,255,.4)}.border-primary-blue-200\/45{border-color:rgba(239,243,255,.45)}.border-primary-blue-200\/5{border-color:rgba(239,243,255,.05)}.border-primary-blue-200\/50{border-color:rgba(239,243,255,.5)}.border-primary-blue-200\/55{border-color:rgba(239,243,255,.55)}.border-primary-blue-200\/60{border-color:rgba(239,243,255,.6)}.border-primary-blue-200\/65{border-color:rgba(239,243,255,.65)}.border-primary-blue-200\/70{border-color:rgba(239,243,255,.7)}.border-primary-blue-200\/75{border-color:rgba(239,243,255,.75)}.border-primary-blue-200\/80{border-color:rgba(239,243,255,.8)}.border-primary-blue-200\/85{border-color:rgba(239,243,255,.85)}.border-primary-blue-200\/90{border-color:rgba(239,243,255,.9)}.border-primary-blue-200\/95{border-color:rgba(239,243,255,.95)}.border-primary-blue-300{--tw-border-opacity:1;border-color:rgb(138 200 245/var(--tw-border-opacity))}.border-primary-blue-300\/0{border-color:rgba(138,200,245,0)}.border-primary-blue-300\/10{border-color:rgba(138,200,245,.1)}.border-primary-blue-300\/100{border-color:#8ac8f5}.border-primary-blue-300\/15{border-color:rgba(138,200,245,.15)}.border-primary-blue-300\/20{border-color:rgba(138,200,245,.2)}.border-primary-blue-300\/25{border-color:rgba(138,200,245,.25)}.border-primary-blue-300\/30{border-color:rgba(138,200,245,.3)}.border-primary-blue-300\/35{border-color:rgba(138,200,245,.35)}.border-primary-blue-300\/40{border-color:rgba(138,200,245,.4)}.border-primary-blue-300\/45{border-color:rgba(138,200,245,.45)}.border-primary-blue-300\/5{border-color:rgba(138,200,245,.05)}.border-primary-blue-300\/50{border-color:rgba(138,200,245,.5)}.border-primary-blue-300\/55{border-color:rgba(138,200,245,.55)}.border-primary-blue-300\/60{border-color:rgba(138,200,245,.6)}.border-primary-blue-300\/65{border-color:rgba(138,200,245,.65)}.border-primary-blue-300\/70{border-color:rgba(138,200,245,.7)}.border-primary-blue-300\/75{border-color:rgba(138,200,245,.75)}.border-primary-blue-300\/80{border-color:rgba(138,200,245,.8)}.border-primary-blue-300\/85{border-color:rgba(138,200,245,.85)}.border-primary-blue-300\/90{border-color:rgba(138,200,245,.9)}.border-primary-blue-300\/95{border-color:rgba(138,200,245,.95)}.border-primary-blue-500{--tw-border-opacity:1;border-color:rgb(85 167 228/var(--tw-border-opacity))}.border-primary-blue-500\/0{border-color:rgba(85,167,228,0)}.border-primary-blue-500\/10{border-color:rgba(85,167,228,.1)}.border-primary-blue-500\/100{border-color:#55a7e4}.border-primary-blue-500\/15{border-color:rgba(85,167,228,.15)}.border-primary-blue-500\/20{border-color:rgba(85,167,228,.2)}.border-primary-blue-500\/25{border-color:rgba(85,167,228,.25)}.border-primary-blue-500\/30{border-color:rgba(85,167,228,.3)}.border-primary-blue-500\/35{border-color:rgba(85,167,228,.35)}.border-primary-blue-500\/40{border-color:rgba(85,167,228,.4)}.border-primary-blue-500\/45{border-color:rgba(85,167,228,.45)}.border-primary-blue-500\/5{border-color:rgba(85,167,228,.05)}.border-primary-blue-500\/50{border-color:rgba(85,167,228,.5)}.border-primary-blue-500\/55{border-color:rgba(85,167,228,.55)}.border-primary-blue-500\/60{border-color:rgba(85,167,228,.6)}.border-primary-blue-500\/65{border-color:rgba(85,167,228,.65)}.border-primary-blue-500\/70{border-color:rgba(85,167,228,.7)}.border-primary-blue-500\/75{border-color:rgba(85,167,228,.75)}.border-primary-blue-500\/80{border-color:rgba(85,167,228,.8)}.border-primary-blue-500\/85{border-color:rgba(85,167,228,.85)}.border-primary-blue-500\/90{border-color:rgba(85,167,228,.9)}.border-primary-blue-500\/95{border-color:rgba(85,167,228,.95)}.border-primary-darkblue-100{--tw-border-opacity:1;border-color:rgb(224 232 255/var(--tw-border-opacity))}.border-primary-darkblue-300{--tw-border-opacity:1;border-color:rgb(183 200 249/var(--tw-border-opacity))}.border-primary-darkblue-400{--tw-border-opacity:1;border-color:rgb(146 170 240/var(--tw-border-opacity))}.border-primary-darkblue-500{--tw-border-opacity:1;border-color:rgb(77 105 186/var(--tw-border-opacity))}.border-primary-green-100{--tw-border-opacity:1;border-color:rgb(208 236 214/var(--tw-border-opacity))}.border-primary-green-100\/0{border-color:rgba(208,236,214,0)}.border-primary-green-100\/10{border-color:rgba(208,236,214,.1)}.border-primary-green-100\/100{border-color:#d0ecd6}.border-primary-green-100\/15{border-color:rgba(208,236,214,.15)}.border-primary-green-100\/20{border-color:rgba(208,236,214,.2)}.border-primary-green-100\/25{border-color:rgba(208,236,214,.25)}.border-primary-green-100\/30{border-color:rgba(208,236,214,.3)}.border-primary-green-100\/35{border-color:rgba(208,236,214,.35)}.border-primary-green-100\/40{border-color:rgba(208,236,214,.4)}.border-primary-green-100\/45{border-color:rgba(208,236,214,.45)}.border-primary-green-100\/5{border-color:rgba(208,236,214,.05)}.border-primary-green-100\/50{border-color:rgba(208,236,214,.5)}.border-primary-green-100\/55{border-color:rgba(208,236,214,.55)}.border-primary-green-100\/60{border-color:rgba(208,236,214,.6)}.border-primary-green-100\/65{border-color:rgba(208,236,214,.65)}.border-primary-green-100\/70{border-color:rgba(208,236,214,.7)}.border-primary-green-100\/75{border-color:rgba(208,236,214,.75)}.border-primary-green-100\/80{border-color:rgba(208,236,214,.8)}.border-primary-green-100\/85{border-color:rgba(208,236,214,.85)}.border-primary-green-100\/90{border-color:rgba(208,236,214,.9)}.border-primary-green-100\/95{border-color:rgba(208,236,214,.95)}.border-primary-green-300{--tw-border-opacity:1;border-color:rgb(165 207 174/var(--tw-border-opacity))}.border-primary-green-300\/0{border-color:rgba(165,207,174,0)}.border-primary-green-300\/10{border-color:rgba(165,207,174,.1)}.border-primary-green-300\/100{border-color:#a5cfae}.border-primary-green-300\/15{border-color:rgba(165,207,174,.15)}.border-primary-green-300\/20{border-color:rgba(165,207,174,.2)}.border-primary-green-300\/25{border-color:rgba(165,207,174,.25)}.border-primary-green-300\/30{border-color:rgba(165,207,174,.3)}.border-primary-green-300\/35{border-color:rgba(165,207,174,.35)}.border-primary-green-300\/40{border-color:rgba(165,207,174,.4)}.border-primary-green-300\/45{border-color:rgba(165,207,174,.45)}.border-primary-green-300\/5{border-color:rgba(165,207,174,.05)}.border-primary-green-300\/50{border-color:rgba(165,207,174,.5)}.border-primary-green-300\/55{border-color:rgba(165,207,174,.55)}.border-primary-green-300\/60{border-color:rgba(165,207,174,.6)}.border-primary-green-300\/65{border-color:rgba(165,207,174,.65)}.border-primary-green-300\/70{border-color:rgba(165,207,174,.7)}.border-primary-green-300\/75{border-color:rgba(165,207,174,.75)}.border-primary-green-300\/80{border-color:rgba(165,207,174,.8)}.border-primary-green-300\/85{border-color:rgba(165,207,174,.85)}.border-primary-green-300\/90{border-color:rgba(165,207,174,.9)}.border-primary-green-300\/95{border-color:rgba(165,207,174,.95)}.border-primary-green-500{--tw-border-opacity:1;border-color:rgb(119 185 133/var(--tw-border-opacity))}.border-primary-green-500\/0{border-color:rgba(119,185,133,0)}.border-primary-green-500\/10{border-color:rgba(119,185,133,.1)}.border-primary-green-500\/100{border-color:#77b985}.border-primary-green-500\/15{border-color:rgba(119,185,133,.15)}.border-primary-green-500\/20{border-color:rgba(119,185,133,.2)}.border-primary-green-500\/25{border-color:rgba(119,185,133,.25)}.border-primary-green-500\/30{border-color:rgba(119,185,133,.3)}.border-primary-green-500\/35{border-color:rgba(119,185,133,.35)}.border-primary-green-500\/40{border-color:rgba(119,185,133,.4)}.border-primary-green-500\/45{border-color:rgba(119,185,133,.45)}.border-primary-green-500\/5{border-color:rgba(119,185,133,.05)}.border-primary-green-500\/50{border-color:rgba(119,185,133,.5)}.border-primary-green-500\/55{border-color:rgba(119,185,133,.55)}.border-primary-green-500\/60{border-color:rgba(119,185,133,.6)}.border-primary-green-500\/65{border-color:rgba(119,185,133,.65)}.border-primary-green-500\/70{border-color:rgba(119,185,133,.7)}.border-primary-green-500\/75{border-color:rgba(119,185,133,.75)}.border-primary-green-500\/80{border-color:rgba(119,185,133,.8)}.border-primary-green-500\/85{border-color:rgba(119,185,133,.85)}.border-primary-green-500\/90{border-color:rgba(119,185,133,.9)}.border-primary-green-500\/95{border-color:rgba(119,185,133,.95)}.border-primary-orange-100{--tw-border-opacity:1;border-color:rgb(255 220 194/var(--tw-border-opacity))}.border-primary-orange-100\/0{border-color:rgba(255,220,194,0)}.border-primary-orange-100\/10{border-color:rgba(255,220,194,.1)}.border-primary-orange-100\/100{border-color:#ffdcc2}.border-primary-orange-100\/15{border-color:rgba(255,220,194,.15)}.border-primary-orange-100\/20{border-color:rgba(255,220,194,.2)}.border-primary-orange-100\/25{border-color:rgba(255,220,194,.25)}.border-primary-orange-100\/30{border-color:rgba(255,220,194,.3)}.border-primary-orange-100\/35{border-color:rgba(255,220,194,.35)}.border-primary-orange-100\/40{border-color:rgba(255,220,194,.4)}.border-primary-orange-100\/45{border-color:rgba(255,220,194,.45)}.border-primary-orange-100\/5{border-color:rgba(255,220,194,.05)}.border-primary-orange-100\/50{border-color:rgba(255,220,194,.5)}.border-primary-orange-100\/55{border-color:rgba(255,220,194,.55)}.border-primary-orange-100\/60{border-color:rgba(255,220,194,.6)}.border-primary-orange-100\/65{border-color:rgba(255,220,194,.65)}.border-primary-orange-100\/70{border-color:rgba(255,220,194,.7)}.border-primary-orange-100\/75{border-color:rgba(255,220,194,.75)}.border-primary-orange-100\/80{border-color:rgba(255,220,194,.8)}.border-primary-orange-100\/85{border-color:rgba(255,220,194,.85)}.border-primary-orange-100\/90{border-color:rgba(255,220,194,.9)}.border-primary-orange-100\/95{border-color:rgba(255,220,194,.95)}.border-primary-orange-300{--tw-border-opacity:1;border-color:rgb(251 188 130/var(--tw-border-opacity))}.border-primary-orange-300\/0{border-color:hsla(29,94%,75%,0)}.border-primary-orange-300\/10{border-color:hsla(29,94%,75%,.1)}.border-primary-orange-300\/100{border-color:#fbbc82}.border-primary-orange-300\/15{border-color:hsla(29,94%,75%,.15)}.border-primary-orange-300\/20{border-color:hsla(29,94%,75%,.2)}.border-primary-orange-300\/25{border-color:hsla(29,94%,75%,.25)}.border-primary-orange-300\/30{border-color:hsla(29,94%,75%,.3)}.border-primary-orange-300\/35{border-color:hsla(29,94%,75%,.35)}.border-primary-orange-300\/40{border-color:hsla(29,94%,75%,.4)}.border-primary-orange-300\/45{border-color:hsla(29,94%,75%,.45)}.border-primary-orange-300\/5{border-color:hsla(29,94%,75%,.05)}.border-primary-orange-300\/50{border-color:hsla(29,94%,75%,.5)}.border-primary-orange-300\/55{border-color:hsla(29,94%,75%,.55)}.border-primary-orange-300\/60{border-color:hsla(29,94%,75%,.6)}.border-primary-orange-300\/65{border-color:hsla(29,94%,75%,.65)}.border-primary-orange-300\/70{border-color:hsla(29,94%,75%,.7)}.border-primary-orange-300\/75{border-color:hsla(29,94%,75%,.75)}.border-primary-orange-300\/80{border-color:hsla(29,94%,75%,.8)}.border-primary-orange-300\/85{border-color:hsla(29,94%,75%,.85)}.border-primary-orange-300\/90{border-color:hsla(29,94%,75%,.9)}.border-primary-orange-300\/95{border-color:hsla(29,94%,75%,.95)}.border-primary-orange-500{--tw-border-opacity:1;border-color:rgb(246 168 94/var(--tw-border-opacity))}.border-primary-orange-500\/0{border-color:rgba(246,168,94,0)}.border-primary-orange-500\/10{border-color:rgba(246,168,94,.1)}.border-primary-orange-500\/100{border-color:#f6a85e}.border-primary-orange-500\/15{border-color:rgba(246,168,94,.15)}.border-primary-orange-500\/20{border-color:rgba(246,168,94,.2)}.border-primary-orange-500\/25{border-color:rgba(246,168,94,.25)}.border-primary-orange-500\/30{border-color:rgba(246,168,94,.3)}.border-primary-orange-500\/35{border-color:rgba(246,168,94,.35)}.border-primary-orange-500\/40{border-color:rgba(246,168,94,.4)}.border-primary-orange-500\/45{border-color:rgba(246,168,94,.45)}.border-primary-orange-500\/5{border-color:rgba(246,168,94,.05)}.border-primary-orange-500\/50{border-color:rgba(246,168,94,.5)}.border-primary-orange-500\/55{border-color:rgba(246,168,94,.55)}.border-primary-orange-500\/60{border-color:rgba(246,168,94,.6)}.border-primary-orange-500\/65{border-color:rgba(246,168,94,.65)}.border-primary-orange-500\/70{border-color:rgba(246,168,94,.7)}.border-primary-orange-500\/75{border-color:rgba(246,168,94,.75)}.border-primary-orange-500\/80{border-color:rgba(246,168,94,.8)}.border-primary-orange-500\/85{border-color:rgba(246,168,94,.85)}.border-primary-orange-500\/90{border-color:rgba(246,168,94,.9)}.border-primary-orange-500\/95{border-color:rgba(246,168,94,.95)}.border-primary-pink-100{--tw-border-opacity:1;border-color:rgb(253 221 238/var(--tw-border-opacity))}.border-primary-pink-100\/0{border-color:rgba(253,221,238,0)}.border-primary-pink-100\/10{border-color:rgba(253,221,238,.1)}.border-primary-pink-100\/100{border-color:#fdddee}.border-primary-pink-100\/15{border-color:rgba(253,221,238,.15)}.border-primary-pink-100\/20{border-color:rgba(253,221,238,.2)}.border-primary-pink-100\/25{border-color:rgba(253,221,238,.25)}.border-primary-pink-100\/30{border-color:rgba(253,221,238,.3)}.border-primary-pink-100\/35{border-color:rgba(253,221,238,.35)}.border-primary-pink-100\/40{border-color:rgba(253,221,238,.4)}.border-primary-pink-100\/45{border-color:rgba(253,221,238,.45)}.border-primary-pink-100\/5{border-color:rgba(253,221,238,.05)}.border-primary-pink-100\/50{border-color:rgba(253,221,238,.5)}.border-primary-pink-100\/55{border-color:rgba(253,221,238,.55)}.border-primary-pink-100\/60{border-color:rgba(253,221,238,.6)}.border-primary-pink-100\/65{border-color:rgba(253,221,238,.65)}.border-primary-pink-100\/70{border-color:rgba(253,221,238,.7)}.border-primary-pink-100\/75{border-color:rgba(253,221,238,.75)}.border-primary-pink-100\/80{border-color:rgba(253,221,238,.8)}.border-primary-pink-100\/85{border-color:rgba(253,221,238,.85)}.border-primary-pink-100\/90{border-color:rgba(253,221,238,.9)}.border-primary-pink-100\/95{border-color:rgba(253,221,238,.95)}.border-primary-pink-200{--tw-border-opacity:1;border-color:rgb(255 232 230/var(--tw-border-opacity))}.border-primary-pink-200\/0{border-color:hsla(5,100%,95%,0)}.border-primary-pink-200\/10{border-color:hsla(5,100%,95%,.1)}.border-primary-pink-200\/100{border-color:#ffe8e6}.border-primary-pink-200\/15{border-color:hsla(5,100%,95%,.15)}.border-primary-pink-200\/20{border-color:hsla(5,100%,95%,.2)}.border-primary-pink-200\/25{border-color:hsla(5,100%,95%,.25)}.border-primary-pink-200\/30{border-color:hsla(5,100%,95%,.3)}.border-primary-pink-200\/35{border-color:hsla(5,100%,95%,.35)}.border-primary-pink-200\/40{border-color:hsla(5,100%,95%,.4)}.border-primary-pink-200\/45{border-color:hsla(5,100%,95%,.45)}.border-primary-pink-200\/5{border-color:hsla(5,100%,95%,.05)}.border-primary-pink-200\/50{border-color:hsla(5,100%,95%,.5)}.border-primary-pink-200\/55{border-color:hsla(5,100%,95%,.55)}.border-primary-pink-200\/60{border-color:hsla(5,100%,95%,.6)}.border-primary-pink-200\/65{border-color:hsla(5,100%,95%,.65)}.border-primary-pink-200\/70{border-color:hsla(5,100%,95%,.7)}.border-primary-pink-200\/75{border-color:hsla(5,100%,95%,.75)}.border-primary-pink-200\/80{border-color:hsla(5,100%,95%,.8)}.border-primary-pink-200\/85{border-color:hsla(5,100%,95%,.85)}.border-primary-pink-200\/90{border-color:hsla(5,100%,95%,.9)}.border-primary-pink-200\/95{border-color:hsla(5,100%,95%,.95)}.border-primary-pink-300{--tw-border-opacity:1;border-color:rgb(245 172 211/var(--tw-border-opacity))}.border-primary-pink-300\/0{border-color:rgba(245,172,211,0)}.border-primary-pink-300\/10{border-color:rgba(245,172,211,.1)}.border-primary-pink-300\/100{border-color:#f5acd3}.border-primary-pink-300\/15{border-color:rgba(245,172,211,.15)}.border-primary-pink-300\/20{border-color:rgba(245,172,211,.2)}.border-primary-pink-300\/25{border-color:rgba(245,172,211,.25)}.border-primary-pink-300\/30{border-color:rgba(245,172,211,.3)}.border-primary-pink-300\/35{border-color:rgba(245,172,211,.35)}.border-primary-pink-300\/40{border-color:rgba(245,172,211,.4)}.border-primary-pink-300\/45{border-color:rgba(245,172,211,.45)}.border-primary-pink-300\/5{border-color:rgba(245,172,211,.05)}.border-primary-pink-300\/50{border-color:rgba(245,172,211,.5)}.border-primary-pink-300\/55{border-color:rgba(245,172,211,.55)}.border-primary-pink-300\/60{border-color:rgba(245,172,211,.6)}.border-primary-pink-300\/65{border-color:rgba(245,172,211,.65)}.border-primary-pink-300\/70{border-color:rgba(245,172,211,.7)}.border-primary-pink-300\/75{border-color:rgba(245,172,211,.75)}.border-primary-pink-300\/80{border-color:rgba(245,172,211,.8)}.border-primary-pink-300\/85{border-color:rgba(245,172,211,.85)}.border-primary-pink-300\/90{border-color:rgba(245,172,211,.9)}.border-primary-pink-300\/95{border-color:rgba(245,172,211,.95)}.border-primary-pink-400{--tw-border-opacity:1;border-color:rgb(182 108 255/var(--tw-border-opacity))}.border-primary-pink-400\/0{border-color:rgba(182,108,255,0)}.border-primary-pink-400\/10{border-color:rgba(182,108,255,.1)}.border-primary-pink-400\/100{border-color:#b66cff}.border-primary-pink-400\/15{border-color:rgba(182,108,255,.15)}.border-primary-pink-400\/20{border-color:rgba(182,108,255,.2)}.border-primary-pink-400\/25{border-color:rgba(182,108,255,.25)}.border-primary-pink-400\/30{border-color:rgba(182,108,255,.3)}.border-primary-pink-400\/35{border-color:rgba(182,108,255,.35)}.border-primary-pink-400\/40{border-color:rgba(182,108,255,.4)}.border-primary-pink-400\/45{border-color:rgba(182,108,255,.45)}.border-primary-pink-400\/5{border-color:rgba(182,108,255,.05)}.border-primary-pink-400\/50{border-color:rgba(182,108,255,.5)}.border-primary-pink-400\/55{border-color:rgba(182,108,255,.55)}.border-primary-pink-400\/60{border-color:rgba(182,108,255,.6)}.border-primary-pink-400\/65{border-color:rgba(182,108,255,.65)}.border-primary-pink-400\/70{border-color:rgba(182,108,255,.7)}.border-primary-pink-400\/75{border-color:rgba(182,108,255,.75)}.border-primary-pink-400\/80{border-color:rgba(182,108,255,.8)}.border-primary-pink-400\/85{border-color:rgba(182,108,255,.85)}.border-primary-pink-400\/90{border-color:rgba(182,108,255,.9)}.border-primary-pink-400\/95{border-color:rgba(182,108,255,.95)}.border-primary-pink-500{--tw-border-opacity:1;border-color:rgb(229 139 187/var(--tw-border-opacity))}.border-primary-pink-500\/0{border-color:rgba(229,139,187,0)}.border-primary-pink-500\/10{border-color:rgba(229,139,187,.1)}.border-primary-pink-500\/100{border-color:#e58bbb}.border-primary-pink-500\/15{border-color:rgba(229,139,187,.15)}.border-primary-pink-500\/20{border-color:rgba(229,139,187,.2)}.border-primary-pink-500\/25{border-color:rgba(229,139,187,.25)}.border-primary-pink-500\/30{border-color:rgba(229,139,187,.3)}.border-primary-pink-500\/35{border-color:rgba(229,139,187,.35)}.border-primary-pink-500\/40{border-color:rgba(229,139,187,.4)}.border-primary-pink-500\/45{border-color:rgba(229,139,187,.45)}.border-primary-pink-500\/5{border-color:rgba(229,139,187,.05)}.border-primary-pink-500\/50{border-color:rgba(229,139,187,.5)}.border-primary-pink-500\/55{border-color:rgba(229,139,187,.55)}.border-primary-pink-500\/60{border-color:rgba(229,139,187,.6)}.border-primary-pink-500\/65{border-color:rgba(229,139,187,.65)}.border-primary-pink-500\/70{border-color:rgba(229,139,187,.7)}.border-primary-pink-500\/75{border-color:rgba(229,139,187,.75)}.border-primary-pink-500\/80{border-color:rgba(229,139,187,.8)}.border-primary-pink-500\/85{border-color:rgba(229,139,187,.85)}.border-primary-pink-500\/90{border-color:rgba(229,139,187,.9)}.border-primary-pink-500\/95{border-color:rgba(229,139,187,.95)}.border-primary-purple-100{--tw-border-opacity:1;border-color:rgb(233 223 255/var(--tw-border-opacity))}.border-primary-purple-100\/0{border-color:rgba(233,223,255,0)}.border-primary-purple-100\/10{border-color:rgba(233,223,255,.1)}.border-primary-purple-100\/100{border-color:#e9dfff}.border-primary-purple-100\/15{border-color:rgba(233,223,255,.15)}.border-primary-purple-100\/20{border-color:rgba(233,223,255,.2)}.border-primary-purple-100\/25{border-color:rgba(233,223,255,.25)}.border-primary-purple-100\/30{border-color:rgba(233,223,255,.3)}.border-primary-purple-100\/35{border-color:rgba(233,223,255,.35)}.border-primary-purple-100\/40{border-color:rgba(233,223,255,.4)}.border-primary-purple-100\/45{border-color:rgba(233,223,255,.45)}.border-primary-purple-100\/5{border-color:rgba(233,223,255,.05)}.border-primary-purple-100\/50{border-color:rgba(233,223,255,.5)}.border-primary-purple-100\/55{border-color:rgba(233,223,255,.55)}.border-primary-purple-100\/60{border-color:rgba(233,223,255,.6)}.border-primary-purple-100\/65{border-color:rgba(233,223,255,.65)}.border-primary-purple-100\/70{border-color:rgba(233,223,255,.7)}.border-primary-purple-100\/75{border-color:rgba(233,223,255,.75)}.border-primary-purple-100\/80{border-color:rgba(233,223,255,.8)}.border-primary-purple-100\/85{border-color:rgba(233,223,255,.85)}.border-primary-purple-100\/90{border-color:rgba(233,223,255,.9)}.border-primary-purple-100\/95{border-color:rgba(233,223,255,.95)}.border-primary-purple-300{--tw-border-opacity:1;border-color:rgb(190 169 238/var(--tw-border-opacity))}.border-primary-purple-300\/0{border-color:rgba(190,169,238,0)}.border-primary-purple-300\/10{border-color:rgba(190,169,238,.1)}.border-primary-purple-300\/100{border-color:#bea9ee}.border-primary-purple-300\/15{border-color:rgba(190,169,238,.15)}.border-primary-purple-300\/20{border-color:rgba(190,169,238,.2)}.border-primary-purple-300\/25{border-color:rgba(190,169,238,.25)}.border-primary-purple-300\/30{border-color:rgba(190,169,238,.3)}.border-primary-purple-300\/35{border-color:rgba(190,169,238,.35)}.border-primary-purple-300\/40{border-color:rgba(190,169,238,.4)}.border-primary-purple-300\/45{border-color:rgba(190,169,238,.45)}.border-primary-purple-300\/5{border-color:rgba(190,169,238,.05)}.border-primary-purple-300\/50{border-color:rgba(190,169,238,.5)}.border-primary-purple-300\/55{border-color:rgba(190,169,238,.55)}.border-primary-purple-300\/60{border-color:rgba(190,169,238,.6)}.border-primary-purple-300\/65{border-color:rgba(190,169,238,.65)}.border-primary-purple-300\/70{border-color:rgba(190,169,238,.7)}.border-primary-purple-300\/75{border-color:rgba(190,169,238,.75)}.border-primary-purple-300\/80{border-color:rgba(190,169,238,.8)}.border-primary-purple-300\/85{border-color:rgba(190,169,238,.85)}.border-primary-purple-300\/90{border-color:rgba(190,169,238,.9)}.border-primary-purple-300\/95{border-color:rgba(190,169,238,.95)}.border-primary-purple-500{--tw-border-opacity:1;border-color:rgb(171 146 225/var(--tw-border-opacity))}.border-primary-purple-500\/0{border-color:rgba(171,146,225,0)}.border-primary-purple-500\/10{border-color:rgba(171,146,225,.1)}.border-primary-purple-500\/100{border-color:#ab92e1}.border-primary-purple-500\/15{border-color:rgba(171,146,225,.15)}.border-primary-purple-500\/20{border-color:rgba(171,146,225,.2)}.border-primary-purple-500\/25{border-color:rgba(171,146,225,.25)}.border-primary-purple-500\/30{border-color:rgba(171,146,225,.3)}.border-primary-purple-500\/35{border-color:rgba(171,146,225,.35)}.border-primary-purple-500\/40{border-color:rgba(171,146,225,.4)}.border-primary-purple-500\/45{border-color:rgba(171,146,225,.45)}.border-primary-purple-500\/5{border-color:rgba(171,146,225,.05)}.border-primary-purple-500\/50{border-color:rgba(171,146,225,.5)}.border-primary-purple-500\/55{border-color:rgba(171,146,225,.55)}.border-primary-purple-500\/60{border-color:rgba(171,146,225,.6)}.border-primary-purple-500\/65{border-color:rgba(171,146,225,.65)}.border-primary-purple-500\/70{border-color:rgba(171,146,225,.7)}.border-primary-purple-500\/75{border-color:rgba(171,146,225,.75)}.border-primary-purple-500\/80{border-color:rgba(171,146,225,.8)}.border-primary-purple-500\/85{border-color:rgba(171,146,225,.85)}.border-primary-purple-500\/90{border-color:rgba(171,146,225,.9)}.border-primary-purple-500\/95{border-color:rgba(171,146,225,.95)}.border-primary-red-100{--tw-border-opacity:1;border-color:rgb(255 212 206/var(--tw-border-opacity))}.border-primary-red-100\/0{border-color:hsla(7,100%,90%,0)}.border-primary-red-100\/10{border-color:hsla(7,100%,90%,.1)}.border-primary-red-100\/100{border-color:#ffd4ce}.border-primary-red-100\/15{border-color:hsla(7,100%,90%,.15)}.border-primary-red-100\/20{border-color:hsla(7,100%,90%,.2)}.border-primary-red-100\/25{border-color:hsla(7,100%,90%,.25)}.border-primary-red-100\/30{border-color:hsla(7,100%,90%,.3)}.border-primary-red-100\/35{border-color:hsla(7,100%,90%,.35)}.border-primary-red-100\/40{border-color:hsla(7,100%,90%,.4)}.border-primary-red-100\/45{border-color:hsla(7,100%,90%,.45)}.border-primary-red-100\/5{border-color:hsla(7,100%,90%,.05)}.border-primary-red-100\/50{border-color:hsla(7,100%,90%,.5)}.border-primary-red-100\/55{border-color:hsla(7,100%,90%,.55)}.border-primary-red-100\/60{border-color:hsla(7,100%,90%,.6)}.border-primary-red-100\/65{border-color:hsla(7,100%,90%,.65)}.border-primary-red-100\/70{border-color:hsla(7,100%,90%,.7)}.border-primary-red-100\/75{border-color:hsla(7,100%,90%,.75)}.border-primary-red-100\/80{border-color:hsla(7,100%,90%,.8)}.border-primary-red-100\/85{border-color:hsla(7,100%,90%,.85)}.border-primary-red-100\/90{border-color:hsla(7,100%,90%,.9)}.border-primary-red-100\/95{border-color:hsla(7,100%,90%,.95)}.border-primary-red-200{--tw-border-opacity:1;border-color:rgb(255 189 187/var(--tw-border-opacity))}.border-primary-red-200\/0{border-color:hsla(2,100%,87%,0)}.border-primary-red-200\/10{border-color:hsla(2,100%,87%,.1)}.border-primary-red-200\/100{border-color:#ffbdbb}.border-primary-red-200\/15{border-color:hsla(2,100%,87%,.15)}.border-primary-red-200\/20{border-color:hsla(2,100%,87%,.2)}.border-primary-red-200\/25{border-color:hsla(2,100%,87%,.25)}.border-primary-red-200\/30{border-color:hsla(2,100%,87%,.3)}.border-primary-red-200\/35{border-color:hsla(2,100%,87%,.35)}.border-primary-red-200\/40{border-color:hsla(2,100%,87%,.4)}.border-primary-red-200\/45{border-color:hsla(2,100%,87%,.45)}.border-primary-red-200\/5{border-color:hsla(2,100%,87%,.05)}.border-primary-red-200\/50{border-color:hsla(2,100%,87%,.5)}.border-primary-red-200\/55{border-color:hsla(2,100%,87%,.55)}.border-primary-red-200\/60{border-color:hsla(2,100%,87%,.6)}.border-primary-red-200\/65{border-color:hsla(2,100%,87%,.65)}.border-primary-red-200\/70{border-color:hsla(2,100%,87%,.7)}.border-primary-red-200\/75{border-color:hsla(2,100%,87%,.75)}.border-primary-red-200\/80{border-color:hsla(2,100%,87%,.8)}.border-primary-red-200\/85{border-color:hsla(2,100%,87%,.85)}.border-primary-red-200\/90{border-color:hsla(2,100%,87%,.9)}.border-primary-red-200\/95{border-color:hsla(2,100%,87%,.95)}.border-primary-red-300{--tw-border-opacity:1;border-color:rgb(255 181 172/var(--tw-border-opacity))}.border-primary-red-300\/0{border-color:hsla(7,100%,84%,0)}.border-primary-red-300\/10{border-color:hsla(7,100%,84%,.1)}.border-primary-red-300\/100{border-color:#ffb5ac}.border-primary-red-300\/15{border-color:hsla(7,100%,84%,.15)}.border-primary-red-300\/20{border-color:hsla(7,100%,84%,.2)}.border-primary-red-300\/25{border-color:hsla(7,100%,84%,.25)}.border-primary-red-300\/30{border-color:hsla(7,100%,84%,.3)}.border-primary-red-300\/35{border-color:hsla(7,100%,84%,.35)}.border-primary-red-300\/40{border-color:hsla(7,100%,84%,.4)}.border-primary-red-300\/45{border-color:hsla(7,100%,84%,.45)}.border-primary-red-300\/5{border-color:hsla(7,100%,84%,.05)}.border-primary-red-300\/50{border-color:hsla(7,100%,84%,.5)}.border-primary-red-300\/55{border-color:hsla(7,100%,84%,.55)}.border-primary-red-300\/60{border-color:hsla(7,100%,84%,.6)}.border-primary-red-300\/65{border-color:hsla(7,100%,84%,.65)}.border-primary-red-300\/70{border-color:hsla(7,100%,84%,.7)}.border-primary-red-300\/75{border-color:hsla(7,100%,84%,.75)}.border-primary-red-300\/80{border-color:hsla(7,100%,84%,.8)}.border-primary-red-300\/85{border-color:hsla(7,100%,84%,.85)}.border-primary-red-300\/90{border-color:hsla(7,100%,84%,.9)}.border-primary-red-300\/95{border-color:hsla(7,100%,84%,.95)}.border-primary-red-350{--tw-border-opacity:1;border-color:rgb(255 128 128/var(--tw-border-opacity))}.border-primary-red-350\/0{border-color:hsla(0,100%,75%,0)}.border-primary-red-350\/10{border-color:hsla(0,100%,75%,.1)}.border-primary-red-350\/100{border-color:#ff8080}.border-primary-red-350\/15{border-color:hsla(0,100%,75%,.15)}.border-primary-red-350\/20{border-color:hsla(0,100%,75%,.2)}.border-primary-red-350\/25{border-color:hsla(0,100%,75%,.25)}.border-primary-red-350\/30{border-color:hsla(0,100%,75%,.3)}.border-primary-red-350\/35{border-color:hsla(0,100%,75%,.35)}.border-primary-red-350\/40{border-color:hsla(0,100%,75%,.4)}.border-primary-red-350\/45{border-color:hsla(0,100%,75%,.45)}.border-primary-red-350\/5{border-color:hsla(0,100%,75%,.05)}.border-primary-red-350\/50{border-color:hsla(0,100%,75%,.5)}.border-primary-red-350\/55{border-color:hsla(0,100%,75%,.55)}.border-primary-red-350\/60{border-color:hsla(0,100%,75%,.6)}.border-primary-red-350\/65{border-color:hsla(0,100%,75%,.65)}.border-primary-red-350\/70{border-color:hsla(0,100%,75%,.7)}.border-primary-red-350\/75{border-color:hsla(0,100%,75%,.75)}.border-primary-red-350\/80{border-color:hsla(0,100%,75%,.8)}.border-primary-red-350\/85{border-color:hsla(0,100%,75%,.85)}.border-primary-red-350\/90{border-color:hsla(0,100%,75%,.9)}.border-primary-red-350\/95{border-color:hsla(0,100%,75%,.95)}.border-primary-red-400{--tw-border-opacity:1;border-color:rgb(249 154 151/var(--tw-border-opacity))}.border-primary-red-400\/0{border-color:hsla(2,89%,78%,0)}.border-primary-red-400\/10{border-color:hsla(2,89%,78%,.1)}.border-primary-red-400\/100{border-color:#f99a97}.border-primary-red-400\/15{border-color:hsla(2,89%,78%,.15)}.border-primary-red-400\/20{border-color:hsla(2,89%,78%,.2)}.border-primary-red-400\/25{border-color:hsla(2,89%,78%,.25)}.border-primary-red-400\/30{border-color:hsla(2,89%,78%,.3)}.border-primary-red-400\/35{border-color:hsla(2,89%,78%,.35)}.border-primary-red-400\/40{border-color:hsla(2,89%,78%,.4)}.border-primary-red-400\/45{border-color:hsla(2,89%,78%,.45)}.border-primary-red-400\/5{border-color:hsla(2,89%,78%,.05)}.border-primary-red-400\/50{border-color:hsla(2,89%,78%,.5)}.border-primary-red-400\/55{border-color:hsla(2,89%,78%,.55)}.border-primary-red-400\/60{border-color:hsla(2,89%,78%,.6)}.border-primary-red-400\/65{border-color:hsla(2,89%,78%,.65)}.border-primary-red-400\/70{border-color:hsla(2,89%,78%,.7)}.border-primary-red-400\/75{border-color:hsla(2,89%,78%,.75)}.border-primary-red-400\/80{border-color:hsla(2,89%,78%,.8)}.border-primary-red-400\/85{border-color:hsla(2,89%,78%,.85)}.border-primary-red-400\/90{border-color:hsla(2,89%,78%,.9)}.border-primary-red-400\/95{border-color:hsla(2,89%,78%,.95)}.border-primary-red-500{--tw-border-opacity:1;border-color:rgb(255 128 128/var(--tw-border-opacity))}.border-primary-red-500\/0{border-color:hsla(0,100%,75%,0)}.border-primary-red-500\/10{border-color:hsla(0,100%,75%,.1)}.border-primary-red-500\/100{border-color:#ff8080}.border-primary-red-500\/15{border-color:hsla(0,100%,75%,.15)}.border-primary-red-500\/20{border-color:hsla(0,100%,75%,.2)}.border-primary-red-500\/25{border-color:hsla(0,100%,75%,.25)}.border-primary-red-500\/30{border-color:hsla(0,100%,75%,.3)}.border-primary-red-500\/35{border-color:hsla(0,100%,75%,.35)}.border-primary-red-500\/40{border-color:hsla(0,100%,75%,.4)}.border-primary-red-500\/45{border-color:hsla(0,100%,75%,.45)}.border-primary-red-500\/5{border-color:hsla(0,100%,75%,.05)}.border-primary-red-500\/50{border-color:hsla(0,100%,75%,.5)}.border-primary-red-500\/55{border-color:hsla(0,100%,75%,.55)}.border-primary-red-500\/60{border-color:hsla(0,100%,75%,.6)}.border-primary-red-500\/65{border-color:hsla(0,100%,75%,.65)}.border-primary-red-500\/70{border-color:hsla(0,100%,75%,.7)}.border-primary-red-500\/75{border-color:hsla(0,100%,75%,.75)}.border-primary-red-500\/80{border-color:hsla(0,100%,75%,.8)}.border-primary-red-500\/85{border-color:hsla(0,100%,75%,.85)}.border-primary-red-500\/90{border-color:hsla(0,100%,75%,.9)}.border-primary-red-500\/95{border-color:hsla(0,100%,75%,.95)}.border-primary-turquoise-100{--tw-border-opacity:1;border-color:rgb(205 237 240/var(--tw-border-opacity))}.border-primary-turquoise-100\/0{border-color:rgba(205,237,240,0)}.border-primary-turquoise-100\/10{border-color:rgba(205,237,240,.1)}.border-primary-turquoise-100\/100{border-color:#cdedf0}.border-primary-turquoise-100\/15{border-color:rgba(205,237,240,.15)}.border-primary-turquoise-100\/20{border-color:rgba(205,237,240,.2)}.border-primary-turquoise-100\/25{border-color:rgba(205,237,240,.25)}.border-primary-turquoise-100\/30{border-color:rgba(205,237,240,.3)}.border-primary-turquoise-100\/35{border-color:rgba(205,237,240,.35)}.border-primary-turquoise-100\/40{border-color:rgba(205,237,240,.4)}.border-primary-turquoise-100\/45{border-color:rgba(205,237,240,.45)}.border-primary-turquoise-100\/5{border-color:rgba(205,237,240,.05)}.border-primary-turquoise-100\/50{border-color:rgba(205,237,240,.5)}.border-primary-turquoise-100\/55{border-color:rgba(205,237,240,.55)}.border-primary-turquoise-100\/60{border-color:rgba(205,237,240,.6)}.border-primary-turquoise-100\/65{border-color:rgba(205,237,240,.65)}.border-primary-turquoise-100\/70{border-color:rgba(205,237,240,.7)}.border-primary-turquoise-100\/75{border-color:rgba(205,237,240,.75)}.border-primary-turquoise-100\/80{border-color:rgba(205,237,240,.8)}.border-primary-turquoise-100\/85{border-color:rgba(205,237,240,.85)}.border-primary-turquoise-100\/90{border-color:rgba(205,237,240,.9)}.border-primary-turquoise-100\/95{border-color:rgba(205,237,240,.95)}.border-primary-turquoise-300{--tw-border-opacity:1;border-color:rgb(151 215 221/var(--tw-border-opacity))}.border-primary-turquoise-300\/0{border-color:rgba(151,215,221,0)}.border-primary-turquoise-300\/10{border-color:rgba(151,215,221,.1)}.border-primary-turquoise-300\/100{border-color:#97d7dd}.border-primary-turquoise-300\/15{border-color:rgba(151,215,221,.15)}.border-primary-turquoise-300\/20{border-color:rgba(151,215,221,.2)}.border-primary-turquoise-300\/25{border-color:rgba(151,215,221,.25)}.border-primary-turquoise-300\/30{border-color:rgba(151,215,221,.3)}.border-primary-turquoise-300\/35{border-color:rgba(151,215,221,.35)}.border-primary-turquoise-300\/40{border-color:rgba(151,215,221,.4)}.border-primary-turquoise-300\/45{border-color:rgba(151,215,221,.45)}.border-primary-turquoise-300\/5{border-color:rgba(151,215,221,.05)}.border-primary-turquoise-300\/50{border-color:rgba(151,215,221,.5)}.border-primary-turquoise-300\/55{border-color:rgba(151,215,221,.55)}.border-primary-turquoise-300\/60{border-color:rgba(151,215,221,.6)}.border-primary-turquoise-300\/65{border-color:rgba(151,215,221,.65)}.border-primary-turquoise-300\/70{border-color:rgba(151,215,221,.7)}.border-primary-turquoise-300\/75{border-color:rgba(151,215,221,.75)}.border-primary-turquoise-300\/80{border-color:rgba(151,215,221,.8)}.border-primary-turquoise-300\/85{border-color:rgba(151,215,221,.85)}.border-primary-turquoise-300\/90{border-color:rgba(151,215,221,.9)}.border-primary-turquoise-300\/95{border-color:rgba(151,215,221,.95)}.border-primary-turquoise-500{--tw-border-opacity:1;border-color:rgb(108 189 199/var(--tw-border-opacity))}.border-primary-turquoise-500\/0{border-color:rgba(108,189,199,0)}.border-primary-turquoise-500\/10{border-color:rgba(108,189,199,.1)}.border-primary-turquoise-500\/100{border-color:#6cbdc7}.border-primary-turquoise-500\/15{border-color:rgba(108,189,199,.15)}.border-primary-turquoise-500\/20{border-color:rgba(108,189,199,.2)}.border-primary-turquoise-500\/25{border-color:rgba(108,189,199,.25)}.border-primary-turquoise-500\/30{border-color:rgba(108,189,199,.3)}.border-primary-turquoise-500\/35{border-color:rgba(108,189,199,.35)}.border-primary-turquoise-500\/40{border-color:rgba(108,189,199,.4)}.border-primary-turquoise-500\/45{border-color:rgba(108,189,199,.45)}.border-primary-turquoise-500\/5{border-color:rgba(108,189,199,.05)}.border-primary-turquoise-500\/50{border-color:rgba(108,189,199,.5)}.border-primary-turquoise-500\/55{border-color:rgba(108,189,199,.55)}.border-primary-turquoise-500\/60{border-color:rgba(108,189,199,.6)}.border-primary-turquoise-500\/65{border-color:rgba(108,189,199,.65)}.border-primary-turquoise-500\/70{border-color:rgba(108,189,199,.7)}.border-primary-turquoise-500\/75{border-color:rgba(108,189,199,.75)}.border-primary-turquoise-500\/80{border-color:rgba(108,189,199,.8)}.border-primary-turquoise-500\/85{border-color:rgba(108,189,199,.85)}.border-primary-turquoise-500\/90{border-color:rgba(108,189,199,.9)}.border-primary-turquoise-500\/95{border-color:rgba(108,189,199,.95)}.border-primary-yellow-100{--tw-border-opacity:1;border-color:rgb(255 231 194/var(--tw-border-opacity))}.border-primary-yellow-100\/0{border-color:rgba(255,231,194,0)}.border-primary-yellow-100\/10{border-color:rgba(255,231,194,.1)}.border-primary-yellow-100\/100{border-color:#ffe7c2}.border-primary-yellow-100\/15{border-color:rgba(255,231,194,.15)}.border-primary-yellow-100\/20{border-color:rgba(255,231,194,.2)}.border-primary-yellow-100\/25{border-color:rgba(255,231,194,.25)}.border-primary-yellow-100\/30{border-color:rgba(255,231,194,.3)}.border-primary-yellow-100\/35{border-color:rgba(255,231,194,.35)}.border-primary-yellow-100\/40{border-color:rgba(255,231,194,.4)}.border-primary-yellow-100\/45{border-color:rgba(255,231,194,.45)}.border-primary-yellow-100\/5{border-color:rgba(255,231,194,.05)}.border-primary-yellow-100\/50{border-color:rgba(255,231,194,.5)}.border-primary-yellow-100\/55{border-color:rgba(255,231,194,.55)}.border-primary-yellow-100\/60{border-color:rgba(255,231,194,.6)}.border-primary-yellow-100\/65{border-color:rgba(255,231,194,.65)}.border-primary-yellow-100\/70{border-color:rgba(255,231,194,.7)}.border-primary-yellow-100\/75{border-color:rgba(255,231,194,.75)}.border-primary-yellow-100\/80{border-color:rgba(255,231,194,.8)}.border-primary-yellow-100\/85{border-color:rgba(255,231,194,.85)}.border-primary-yellow-100\/90{border-color:rgba(255,231,194,.9)}.border-primary-yellow-100\/95{border-color:rgba(255,231,194,.95)}.border-primary-yellow-300{--tw-border-opacity:1;border-color:rgb(246 202 135/var(--tw-border-opacity))}.border-primary-yellow-300\/0{border-color:hsla(36,86%,75%,0)}.border-primary-yellow-300\/10{border-color:hsla(36,86%,75%,.1)}.border-primary-yellow-300\/100{border-color:#f6ca87}.border-primary-yellow-300\/15{border-color:hsla(36,86%,75%,.15)}.border-primary-yellow-300\/20{border-color:hsla(36,86%,75%,.2)}.border-primary-yellow-300\/25{border-color:hsla(36,86%,75%,.25)}.border-primary-yellow-300\/30{border-color:hsla(36,86%,75%,.3)}.border-primary-yellow-300\/35{border-color:hsla(36,86%,75%,.35)}.border-primary-yellow-300\/40{border-color:hsla(36,86%,75%,.4)}.border-primary-yellow-300\/45{border-color:hsla(36,86%,75%,.45)}.border-primary-yellow-300\/5{border-color:hsla(36,86%,75%,.05)}.border-primary-yellow-300\/50{border-color:hsla(36,86%,75%,.5)}.border-primary-yellow-300\/55{border-color:hsla(36,86%,75%,.55)}.border-primary-yellow-300\/60{border-color:hsla(36,86%,75%,.6)}.border-primary-yellow-300\/65{border-color:hsla(36,86%,75%,.65)}.border-primary-yellow-300\/70{border-color:hsla(36,86%,75%,.7)}.border-primary-yellow-300\/75{border-color:hsla(36,86%,75%,.75)}.border-primary-yellow-300\/80{border-color:hsla(36,86%,75%,.8)}.border-primary-yellow-300\/85{border-color:hsla(36,86%,75%,.85)}.border-primary-yellow-300\/90{border-color:hsla(36,86%,75%,.9)}.border-primary-yellow-300\/95{border-color:hsla(36,86%,75%,.95)}.border-primary-yellow-500{--tw-border-opacity:1;border-color:rgb(245 190 105/var(--tw-border-opacity))}.border-primary-yellow-500\/0{border-color:hsla(36,87%,69%,0)}.border-primary-yellow-500\/10{border-color:hsla(36,87%,69%,.1)}.border-primary-yellow-500\/100{border-color:#f5be69}.border-primary-yellow-500\/15{border-color:hsla(36,87%,69%,.15)}.border-primary-yellow-500\/20{border-color:hsla(36,87%,69%,.2)}.border-primary-yellow-500\/25{border-color:hsla(36,87%,69%,.25)}.border-primary-yellow-500\/30{border-color:hsla(36,87%,69%,.3)}.border-primary-yellow-500\/35{border-color:hsla(36,87%,69%,.35)}.border-primary-yellow-500\/40{border-color:hsla(36,87%,69%,.4)}.border-primary-yellow-500\/45{border-color:hsla(36,87%,69%,.45)}.border-primary-yellow-500\/5{border-color:hsla(36,87%,69%,.05)}.border-primary-yellow-500\/50{border-color:hsla(36,87%,69%,.5)}.border-primary-yellow-500\/55{border-color:hsla(36,87%,69%,.55)}.border-primary-yellow-500\/60{border-color:hsla(36,87%,69%,.6)}.border-primary-yellow-500\/65{border-color:hsla(36,87%,69%,.65)}.border-primary-yellow-500\/70{border-color:hsla(36,87%,69%,.7)}.border-primary-yellow-500\/75{border-color:hsla(36,87%,69%,.75)}.border-primary-yellow-500\/80{border-color:hsla(36,87%,69%,.8)}.border-primary-yellow-500\/85{border-color:hsla(36,87%,69%,.85)}.border-primary-yellow-500\/90{border-color:hsla(36,87%,69%,.9)}.border-primary-yellow-500\/95{border-color:hsla(36,87%,69%,.95)}.border-red-200{--tw-border-opacity:1;border-color:rgb(254 202 202/var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-white\/30{border-color:hsla(0,0%,100%,.3)}.border-b-\[\#B7C8F9\]{--tw-border-opacity:1;border-bottom-color:rgb(183 200 249/var(--tw-border-opacity))}.border-b-primary-darkblue-500{--tw-border-opacity:1;border-bottom-color:rgb(77 105 186/var(--tw-border-opacity))}.border-t-\[\#B7C8F9\]{--tw-border-opacity:1;border-top-color:rgb(183 200 249/var(--tw-border-opacity))}.\!bg-\[\#00B874\]{--tw-bg-opacity:1!important;background-color:rgb(0 184 116/var(--tw-bg-opacity))!important}.\!bg-\[\#FF64B5\],.\!bg-\[\#ff64b5\]{--tw-bg-opacity:1!important;background-color:rgb(255 100 181/var(--tw-bg-opacity))!important}.bg-\[\#00B874\],.bg-\[\#00b874\]{--tw-bg-opacity:1;background-color:rgb(0 184 116/var(--tw-bg-opacity))}.bg-\[\#4d69ba\]{--tw-bg-opacity:1;background-color:rgb(77 105 186/var(--tw-bg-opacity))}.bg-\[\#51B4DB\]{--tw-bg-opacity:1;background-color:rgb(81 180 219/var(--tw-bg-opacity))}.bg-\[\#5BC7ED\]{--tw-bg-opacity:1;background-color:rgb(91 199 237/var(--tw-bg-opacity))}.bg-\[\#AB92E1\]{--tw-bg-opacity:1;background-color:rgb(171 146 225/var(--tw-bg-opacity))}.bg-\[\#AE99DC\]{--tw-bg-opacity:1;background-color:rgb(174 153 220/var(--tw-bg-opacity))}.bg-\[\#BFE0CE\]{--tw-bg-opacity:1;background-color:rgb(191 224 206/var(--tw-bg-opacity))}.bg-\[\#D0ECD6\]{--tw-bg-opacity:1;background-color:rgb(208 236 214/var(--tw-bg-opacity))}.bg-\[\#D6F0EA\]{--tw-bg-opacity:1;background-color:rgb(214 240 234/var(--tw-bg-opacity))}.bg-\[\#ED7FBB26\]{background-color:#ed7fbb26}.bg-\[\#FDECF5\]{--tw-bg-opacity:1;background-color:rgb(253 236 245/var(--tw-bg-opacity))}.bg-\[\#FF64B5\]{--tw-bg-opacity:1;background-color:rgb(255 100 181/var(--tw-bg-opacity))}.bg-\[\#FFAE00\]{--tw-bg-opacity:1;background-color:rgb(255 174 0/var(--tw-bg-opacity))}.bg-\[\#FFE693\]{--tw-bg-opacity:1;background-color:rgb(255 230 147/var(--tw-bg-opacity))}.bg-\[\#FFF5D6\]{--tw-bg-opacity:1;background-color:rgb(255 245 214/var(--tw-bg-opacity))}.bg-\[\#FFF7E0\]{--tw-bg-opacity:1;background-color:rgb(255 247 224/var(--tw-bg-opacity))}.bg-\[\#b7c8f9\]{--tw-bg-opacity:1;background-color:rgb(183 200 249/var(--tw-bg-opacity))}.bg-\[\#bceeff\]{--tw-bg-opacity:1;background-color:rgb(188 238 255/var(--tw-bg-opacity))}.bg-\[\#cef9d7\]{--tw-bg-opacity:1;background-color:rgb(206 249 215/var(--tw-bg-opacity))}.bg-\[\#e5f9ff\]{--tw-bg-opacity:1;background-color:rgb(229 249 255/var(--tw-bg-opacity))}.bg-\[\#ff64b5\]{--tw-bg-opacity:1;background-color:rgb(255 100 181/var(--tw-bg-opacity))}.bg-\[\#ffe0f3\]{--tw-bg-opacity:1;background-color:rgb(255 224 243/var(--tw-bg-opacity))}.bg-\[\#ffe2f1\]{--tw-bg-opacity:1;background-color:rgb(255 226 241/var(--tw-bg-opacity))}.bg-\[\#fff5d6\]{--tw-bg-opacity:1;background-color:rgb(255 245 214/var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.bg-primary-blue-100{--tw-bg-opacity:1;background-color:rgb(214 237 255/var(--tw-bg-opacity))}.bg-primary-blue-100\/0{background-color:rgba(214,237,255,0)}.bg-primary-blue-100\/10{background-color:rgba(214,237,255,.1)}.bg-primary-blue-100\/100{background-color:#d6edff}.bg-primary-blue-100\/15{background-color:rgba(214,237,255,.15)}.bg-primary-blue-100\/20{background-color:rgba(214,237,255,.2)}.bg-primary-blue-100\/25{background-color:rgba(214,237,255,.25)}.bg-primary-blue-100\/30{background-color:rgba(214,237,255,.3)}.bg-primary-blue-100\/35{background-color:rgba(214,237,255,.35)}.bg-primary-blue-100\/40{background-color:rgba(214,237,255,.4)}.bg-primary-blue-100\/45{background-color:rgba(214,237,255,.45)}.bg-primary-blue-100\/5{background-color:rgba(214,237,255,.05)}.bg-primary-blue-100\/50{background-color:rgba(214,237,255,.5)}.bg-primary-blue-100\/55{background-color:rgba(214,237,255,.55)}.bg-primary-blue-100\/60{background-color:rgba(214,237,255,.6)}.bg-primary-blue-100\/65{background-color:rgba(214,237,255,.65)}.bg-primary-blue-100\/70{background-color:rgba(214,237,255,.7)}.bg-primary-blue-100\/75{background-color:rgba(214,237,255,.75)}.bg-primary-blue-100\/80{background-color:rgba(214,237,255,.8)}.bg-primary-blue-100\/85{background-color:rgba(214,237,255,.85)}.bg-primary-blue-100\/90{background-color:rgba(214,237,255,.9)}.bg-primary-blue-100\/95{background-color:rgba(214,237,255,.95)}.bg-primary-blue-200{--tw-bg-opacity:1;background-color:rgb(239 243 255/var(--tw-bg-opacity))}.bg-primary-blue-200\/0{background-color:rgba(239,243,255,0)}.bg-primary-blue-200\/10{background-color:rgba(239,243,255,.1)}.bg-primary-blue-200\/100{background-color:#eff3ff}.bg-primary-blue-200\/15{background-color:rgba(239,243,255,.15)}.bg-primary-blue-200\/20{background-color:rgba(239,243,255,.2)}.bg-primary-blue-200\/25{background-color:rgba(239,243,255,.25)}.bg-primary-blue-200\/30{background-color:rgba(239,243,255,.3)}.bg-primary-blue-200\/35{background-color:rgba(239,243,255,.35)}.bg-primary-blue-200\/40{background-color:rgba(239,243,255,.4)}.bg-primary-blue-200\/45{background-color:rgba(239,243,255,.45)}.bg-primary-blue-200\/5{background-color:rgba(239,243,255,.05)}.bg-primary-blue-200\/50{background-color:rgba(239,243,255,.5)}.bg-primary-blue-200\/55{background-color:rgba(239,243,255,.55)}.bg-primary-blue-200\/60{background-color:rgba(239,243,255,.6)}.bg-primary-blue-200\/65{background-color:rgba(239,243,255,.65)}.bg-primary-blue-200\/70{background-color:rgba(239,243,255,.7)}.bg-primary-blue-200\/75{background-color:rgba(239,243,255,.75)}.bg-primary-blue-200\/80{background-color:rgba(239,243,255,.8)}.bg-primary-blue-200\/85{background-color:rgba(239,243,255,.85)}.bg-primary-blue-200\/90{background-color:rgba(239,243,255,.9)}.bg-primary-blue-200\/95{background-color:rgba(239,243,255,.95)}.bg-primary-blue-300{--tw-bg-opacity:1;background-color:rgb(138 200 245/var(--tw-bg-opacity))}.bg-primary-blue-300\/0{background-color:rgba(138,200,245,0)}.bg-primary-blue-300\/10{background-color:rgba(138,200,245,.1)}.bg-primary-blue-300\/100{background-color:#8ac8f5}.bg-primary-blue-300\/15{background-color:rgba(138,200,245,.15)}.bg-primary-blue-300\/20{background-color:rgba(138,200,245,.2)}.bg-primary-blue-300\/25{background-color:rgba(138,200,245,.25)}.bg-primary-blue-300\/30{background-color:rgba(138,200,245,.3)}.bg-primary-blue-300\/35{background-color:rgba(138,200,245,.35)}.bg-primary-blue-300\/40{background-color:rgba(138,200,245,.4)}.bg-primary-blue-300\/45{background-color:rgba(138,200,245,.45)}.bg-primary-blue-300\/5{background-color:rgba(138,200,245,.05)}.bg-primary-blue-300\/50{background-color:rgba(138,200,245,.5)}.bg-primary-blue-300\/55{background-color:rgba(138,200,245,.55)}.bg-primary-blue-300\/60{background-color:rgba(138,200,245,.6)}.bg-primary-blue-300\/65{background-color:rgba(138,200,245,.65)}.bg-primary-blue-300\/70{background-color:rgba(138,200,245,.7)}.bg-primary-blue-300\/75{background-color:rgba(138,200,245,.75)}.bg-primary-blue-300\/80{background-color:rgba(138,200,245,.8)}.bg-primary-blue-300\/85{background-color:rgba(138,200,245,.85)}.bg-primary-blue-300\/90{background-color:rgba(138,200,245,.9)}.bg-primary-blue-300\/95{background-color:rgba(138,200,245,.95)}.bg-primary-blue-500{--tw-bg-opacity:1;background-color:rgb(85 167 228/var(--tw-bg-opacity))}.bg-primary-blue-500\/0{background-color:rgba(85,167,228,0)}.bg-primary-blue-500\/10{background-color:rgba(85,167,228,.1)}.bg-primary-blue-500\/100{background-color:#55a7e4}.bg-primary-blue-500\/15{background-color:rgba(85,167,228,.15)}.bg-primary-blue-500\/20{background-color:rgba(85,167,228,.2)}.bg-primary-blue-500\/25{background-color:rgba(85,167,228,.25)}.bg-primary-blue-500\/30{background-color:rgba(85,167,228,.3)}.bg-primary-blue-500\/35{background-color:rgba(85,167,228,.35)}.bg-primary-blue-500\/40{background-color:rgba(85,167,228,.4)}.bg-primary-blue-500\/45{background-color:rgba(85,167,228,.45)}.bg-primary-blue-500\/5{background-color:rgba(85,167,228,.05)}.bg-primary-blue-500\/50{background-color:rgba(85,167,228,.5)}.bg-primary-blue-500\/55{background-color:rgba(85,167,228,.55)}.bg-primary-blue-500\/60{background-color:rgba(85,167,228,.6)}.bg-primary-blue-500\/65{background-color:rgba(85,167,228,.65)}.bg-primary-blue-500\/70{background-color:rgba(85,167,228,.7)}.bg-primary-blue-500\/75{background-color:rgba(85,167,228,.75)}.bg-primary-blue-500\/80{background-color:rgba(85,167,228,.8)}.bg-primary-blue-500\/85{background-color:rgba(85,167,228,.85)}.bg-primary-blue-500\/90{background-color:rgba(85,167,228,.9)}.bg-primary-blue-500\/95{background-color:rgba(85,167,228,.95)}.bg-primary-darkblue-000{--tw-bg-opacity:1;background-color:rgb(255 252 249/var(--tw-bg-opacity))}.bg-primary-darkblue-100{--tw-bg-opacity:1;background-color:rgb(224 232 255/var(--tw-bg-opacity))}.bg-primary-darkblue-300{--tw-bg-opacity:1;background-color:rgb(183 200 249/var(--tw-bg-opacity))}.bg-primary-darkblue-500{--tw-bg-opacity:1;background-color:rgb(77 105 186/var(--tw-bg-opacity))}.bg-primary-darkblue-500\/60{background-color:rgba(77,105,186,.6)}.bg-primary-green-100{--tw-bg-opacity:1;background-color:rgb(208 236 214/var(--tw-bg-opacity))}.bg-primary-green-100\/0{background-color:rgba(208,236,214,0)}.bg-primary-green-100\/10{background-color:rgba(208,236,214,.1)}.bg-primary-green-100\/100{background-color:#d0ecd6}.bg-primary-green-100\/15{background-color:rgba(208,236,214,.15)}.bg-primary-green-100\/20{background-color:rgba(208,236,214,.2)}.bg-primary-green-100\/25{background-color:rgba(208,236,214,.25)}.bg-primary-green-100\/30{background-color:rgba(208,236,214,.3)}.bg-primary-green-100\/35{background-color:rgba(208,236,214,.35)}.bg-primary-green-100\/40{background-color:rgba(208,236,214,.4)}.bg-primary-green-100\/45{background-color:rgba(208,236,214,.45)}.bg-primary-green-100\/5{background-color:rgba(208,236,214,.05)}.bg-primary-green-100\/50{background-color:rgba(208,236,214,.5)}.bg-primary-green-100\/55{background-color:rgba(208,236,214,.55)}.bg-primary-green-100\/60{background-color:rgba(208,236,214,.6)}.bg-primary-green-100\/65{background-color:rgba(208,236,214,.65)}.bg-primary-green-100\/70{background-color:rgba(208,236,214,.7)}.bg-primary-green-100\/75{background-color:rgba(208,236,214,.75)}.bg-primary-green-100\/80{background-color:rgba(208,236,214,.8)}.bg-primary-green-100\/85{background-color:rgba(208,236,214,.85)}.bg-primary-green-100\/90{background-color:rgba(208,236,214,.9)}.bg-primary-green-100\/95{background-color:rgba(208,236,214,.95)}.bg-primary-green-300{--tw-bg-opacity:1;background-color:rgb(165 207 174/var(--tw-bg-opacity))}.bg-primary-green-300\/0{background-color:rgba(165,207,174,0)}.bg-primary-green-300\/10{background-color:rgba(165,207,174,.1)}.bg-primary-green-300\/100{background-color:#a5cfae}.bg-primary-green-300\/15{background-color:rgba(165,207,174,.15)}.bg-primary-green-300\/20{background-color:rgba(165,207,174,.2)}.bg-primary-green-300\/25{background-color:rgba(165,207,174,.25)}.bg-primary-green-300\/30{background-color:rgba(165,207,174,.3)}.bg-primary-green-300\/35{background-color:rgba(165,207,174,.35)}.bg-primary-green-300\/40{background-color:rgba(165,207,174,.4)}.bg-primary-green-300\/45{background-color:rgba(165,207,174,.45)}.bg-primary-green-300\/5{background-color:rgba(165,207,174,.05)}.bg-primary-green-300\/50{background-color:rgba(165,207,174,.5)}.bg-primary-green-300\/55{background-color:rgba(165,207,174,.55)}.bg-primary-green-300\/60{background-color:rgba(165,207,174,.6)}.bg-primary-green-300\/65{background-color:rgba(165,207,174,.65)}.bg-primary-green-300\/70{background-color:rgba(165,207,174,.7)}.bg-primary-green-300\/75{background-color:rgba(165,207,174,.75)}.bg-primary-green-300\/80{background-color:rgba(165,207,174,.8)}.bg-primary-green-300\/85{background-color:rgba(165,207,174,.85)}.bg-primary-green-300\/90{background-color:rgba(165,207,174,.9)}.bg-primary-green-300\/95{background-color:rgba(165,207,174,.95)}.bg-primary-green-500{--tw-bg-opacity:1;background-color:rgb(119 185 133/var(--tw-bg-opacity))}.bg-primary-green-500\/0{background-color:rgba(119,185,133,0)}.bg-primary-green-500\/10{background-color:rgba(119,185,133,.1)}.bg-primary-green-500\/100{background-color:#77b985}.bg-primary-green-500\/15{background-color:rgba(119,185,133,.15)}.bg-primary-green-500\/20{background-color:rgba(119,185,133,.2)}.bg-primary-green-500\/25{background-color:rgba(119,185,133,.25)}.bg-primary-green-500\/30{background-color:rgba(119,185,133,.3)}.bg-primary-green-500\/35{background-color:rgba(119,185,133,.35)}.bg-primary-green-500\/40{background-color:rgba(119,185,133,.4)}.bg-primary-green-500\/45{background-color:rgba(119,185,133,.45)}.bg-primary-green-500\/5{background-color:rgba(119,185,133,.05)}.bg-primary-green-500\/50{background-color:rgba(119,185,133,.5)}.bg-primary-green-500\/55{background-color:rgba(119,185,133,.55)}.bg-primary-green-500\/60{background-color:rgba(119,185,133,.6)}.bg-primary-green-500\/65{background-color:rgba(119,185,133,.65)}.bg-primary-green-500\/70{background-color:rgba(119,185,133,.7)}.bg-primary-green-500\/75{background-color:rgba(119,185,133,.75)}.bg-primary-green-500\/80{background-color:rgba(119,185,133,.8)}.bg-primary-green-500\/85{background-color:rgba(119,185,133,.85)}.bg-primary-green-500\/90{background-color:rgba(119,185,133,.9)}.bg-primary-green-500\/95{background-color:rgba(119,185,133,.95)}.bg-primary-orange-100{--tw-bg-opacity:1;background-color:rgb(255 220 194/var(--tw-bg-opacity))}.bg-primary-orange-100\/0{background-color:rgba(255,220,194,0)}.bg-primary-orange-100\/10{background-color:rgba(255,220,194,.1)}.bg-primary-orange-100\/100{background-color:#ffdcc2}.bg-primary-orange-100\/15{background-color:rgba(255,220,194,.15)}.bg-primary-orange-100\/20{background-color:rgba(255,220,194,.2)}.bg-primary-orange-100\/25{background-color:rgba(255,220,194,.25)}.bg-primary-orange-100\/30{background-color:rgba(255,220,194,.3)}.bg-primary-orange-100\/35{background-color:rgba(255,220,194,.35)}.bg-primary-orange-100\/40{background-color:rgba(255,220,194,.4)}.bg-primary-orange-100\/45{background-color:rgba(255,220,194,.45)}.bg-primary-orange-100\/5{background-color:rgba(255,220,194,.05)}.bg-primary-orange-100\/50{background-color:rgba(255,220,194,.5)}.bg-primary-orange-100\/55{background-color:rgba(255,220,194,.55)}.bg-primary-orange-100\/60{background-color:rgba(255,220,194,.6)}.bg-primary-orange-100\/65{background-color:rgba(255,220,194,.65)}.bg-primary-orange-100\/70{background-color:rgba(255,220,194,.7)}.bg-primary-orange-100\/75{background-color:rgba(255,220,194,.75)}.bg-primary-orange-100\/80{background-color:rgba(255,220,194,.8)}.bg-primary-orange-100\/85{background-color:rgba(255,220,194,.85)}.bg-primary-orange-100\/90{background-color:rgba(255,220,194,.9)}.bg-primary-orange-100\/95{background-color:rgba(255,220,194,.95)}.bg-primary-orange-300{--tw-bg-opacity:1;background-color:rgb(251 188 130/var(--tw-bg-opacity))}.bg-primary-orange-300\/0{background-color:hsla(29,94%,75%,0)}.bg-primary-orange-300\/10{background-color:hsla(29,94%,75%,.1)}.bg-primary-orange-300\/100{background-color:#fbbc82}.bg-primary-orange-300\/15{background-color:hsla(29,94%,75%,.15)}.bg-primary-orange-300\/20{background-color:hsla(29,94%,75%,.2)}.bg-primary-orange-300\/25{background-color:hsla(29,94%,75%,.25)}.bg-primary-orange-300\/30{background-color:hsla(29,94%,75%,.3)}.bg-primary-orange-300\/35{background-color:hsla(29,94%,75%,.35)}.bg-primary-orange-300\/40{background-color:hsla(29,94%,75%,.4)}.bg-primary-orange-300\/45{background-color:hsla(29,94%,75%,.45)}.bg-primary-orange-300\/5{background-color:hsla(29,94%,75%,.05)}.bg-primary-orange-300\/50{background-color:hsla(29,94%,75%,.5)}.bg-primary-orange-300\/55{background-color:hsla(29,94%,75%,.55)}.bg-primary-orange-300\/60{background-color:hsla(29,94%,75%,.6)}.bg-primary-orange-300\/65{background-color:hsla(29,94%,75%,.65)}.bg-primary-orange-300\/70{background-color:hsla(29,94%,75%,.7)}.bg-primary-orange-300\/75{background-color:hsla(29,94%,75%,.75)}.bg-primary-orange-300\/80{background-color:hsla(29,94%,75%,.8)}.bg-primary-orange-300\/85{background-color:hsla(29,94%,75%,.85)}.bg-primary-orange-300\/90{background-color:hsla(29,94%,75%,.9)}.bg-primary-orange-300\/95{background-color:hsla(29,94%,75%,.95)}.bg-primary-orange-500{--tw-bg-opacity:1;background-color:rgb(246 168 94/var(--tw-bg-opacity))}.bg-primary-orange-500\/0{background-color:rgba(246,168,94,0)}.bg-primary-orange-500\/10{background-color:rgba(246,168,94,.1)}.bg-primary-orange-500\/100{background-color:#f6a85e}.bg-primary-orange-500\/15{background-color:rgba(246,168,94,.15)}.bg-primary-orange-500\/20{background-color:rgba(246,168,94,.2)}.bg-primary-orange-500\/25{background-color:rgba(246,168,94,.25)}.bg-primary-orange-500\/30{background-color:rgba(246,168,94,.3)}.bg-primary-orange-500\/35{background-color:rgba(246,168,94,.35)}.bg-primary-orange-500\/40{background-color:rgba(246,168,94,.4)}.bg-primary-orange-500\/45{background-color:rgba(246,168,94,.45)}.bg-primary-orange-500\/5{background-color:rgba(246,168,94,.05)}.bg-primary-orange-500\/50{background-color:rgba(246,168,94,.5)}.bg-primary-orange-500\/55{background-color:rgba(246,168,94,.55)}.bg-primary-orange-500\/60{background-color:rgba(246,168,94,.6)}.bg-primary-orange-500\/65{background-color:rgba(246,168,94,.65)}.bg-primary-orange-500\/70{background-color:rgba(246,168,94,.7)}.bg-primary-orange-500\/75{background-color:rgba(246,168,94,.75)}.bg-primary-orange-500\/80{background-color:rgba(246,168,94,.8)}.bg-primary-orange-500\/85{background-color:rgba(246,168,94,.85)}.bg-primary-orange-500\/90{background-color:rgba(246,168,94,.9)}.bg-primary-orange-500\/95{background-color:rgba(246,168,94,.95)}.bg-primary-pink-100{--tw-bg-opacity:1;background-color:rgb(253 221 238/var(--tw-bg-opacity))}.bg-primary-pink-100\/0{background-color:rgba(253,221,238,0)}.bg-primary-pink-100\/10{background-color:rgba(253,221,238,.1)}.bg-primary-pink-100\/100{background-color:#fdddee}.bg-primary-pink-100\/15{background-color:rgba(253,221,238,.15)}.bg-primary-pink-100\/20{background-color:rgba(253,221,238,.2)}.bg-primary-pink-100\/25{background-color:rgba(253,221,238,.25)}.bg-primary-pink-100\/30{background-color:rgba(253,221,238,.3)}.bg-primary-pink-100\/35{background-color:rgba(253,221,238,.35)}.bg-primary-pink-100\/40{background-color:rgba(253,221,238,.4)}.bg-primary-pink-100\/45{background-color:rgba(253,221,238,.45)}.bg-primary-pink-100\/5{background-color:rgba(253,221,238,.05)}.bg-primary-pink-100\/50{background-color:rgba(253,221,238,.5)}.bg-primary-pink-100\/55{background-color:rgba(253,221,238,.55)}.bg-primary-pink-100\/60{background-color:rgba(253,221,238,.6)}.bg-primary-pink-100\/65{background-color:rgba(253,221,238,.65)}.bg-primary-pink-100\/70{background-color:rgba(253,221,238,.7)}.bg-primary-pink-100\/75{background-color:rgba(253,221,238,.75)}.bg-primary-pink-100\/80{background-color:rgba(253,221,238,.8)}.bg-primary-pink-100\/85{background-color:rgba(253,221,238,.85)}.bg-primary-pink-100\/90{background-color:rgba(253,221,238,.9)}.bg-primary-pink-100\/95{background-color:rgba(253,221,238,.95)}.bg-primary-pink-200{--tw-bg-opacity:1;background-color:rgb(255 232 230/var(--tw-bg-opacity))}.bg-primary-pink-200\/0{background-color:hsla(5,100%,95%,0)}.bg-primary-pink-200\/10{background-color:hsla(5,100%,95%,.1)}.bg-primary-pink-200\/100{background-color:#ffe8e6}.bg-primary-pink-200\/15{background-color:hsla(5,100%,95%,.15)}.bg-primary-pink-200\/20{background-color:hsla(5,100%,95%,.2)}.bg-primary-pink-200\/25{background-color:hsla(5,100%,95%,.25)}.bg-primary-pink-200\/30{background-color:hsla(5,100%,95%,.3)}.bg-primary-pink-200\/35{background-color:hsla(5,100%,95%,.35)}.bg-primary-pink-200\/40{background-color:hsla(5,100%,95%,.4)}.bg-primary-pink-200\/45{background-color:hsla(5,100%,95%,.45)}.bg-primary-pink-200\/5{background-color:hsla(5,100%,95%,.05)}.bg-primary-pink-200\/50{background-color:hsla(5,100%,95%,.5)}.bg-primary-pink-200\/55{background-color:hsla(5,100%,95%,.55)}.bg-primary-pink-200\/60{background-color:hsla(5,100%,95%,.6)}.bg-primary-pink-200\/65{background-color:hsla(5,100%,95%,.65)}.bg-primary-pink-200\/70{background-color:hsla(5,100%,95%,.7)}.bg-primary-pink-200\/75{background-color:hsla(5,100%,95%,.75)}.bg-primary-pink-200\/80{background-color:hsla(5,100%,95%,.8)}.bg-primary-pink-200\/85{background-color:hsla(5,100%,95%,.85)}.bg-primary-pink-200\/90{background-color:hsla(5,100%,95%,.9)}.bg-primary-pink-200\/95{background-color:hsla(5,100%,95%,.95)}.bg-primary-pink-300{--tw-bg-opacity:1;background-color:rgb(245 172 211/var(--tw-bg-opacity))}.bg-primary-pink-300\/0{background-color:rgba(245,172,211,0)}.bg-primary-pink-300\/10{background-color:rgba(245,172,211,.1)}.bg-primary-pink-300\/100{background-color:#f5acd3}.bg-primary-pink-300\/15{background-color:rgba(245,172,211,.15)}.bg-primary-pink-300\/20{background-color:rgba(245,172,211,.2)}.bg-primary-pink-300\/25{background-color:rgba(245,172,211,.25)}.bg-primary-pink-300\/30{background-color:rgba(245,172,211,.3)}.bg-primary-pink-300\/35{background-color:rgba(245,172,211,.35)}.bg-primary-pink-300\/40{background-color:rgba(245,172,211,.4)}.bg-primary-pink-300\/45{background-color:rgba(245,172,211,.45)}.bg-primary-pink-300\/5{background-color:rgba(245,172,211,.05)}.bg-primary-pink-300\/50{background-color:rgba(245,172,211,.5)}.bg-primary-pink-300\/55{background-color:rgba(245,172,211,.55)}.bg-primary-pink-300\/60{background-color:rgba(245,172,211,.6)}.bg-primary-pink-300\/65{background-color:rgba(245,172,211,.65)}.bg-primary-pink-300\/70{background-color:rgba(245,172,211,.7)}.bg-primary-pink-300\/75{background-color:rgba(245,172,211,.75)}.bg-primary-pink-300\/80{background-color:rgba(245,172,211,.8)}.bg-primary-pink-300\/85{background-color:rgba(245,172,211,.85)}.bg-primary-pink-300\/90{background-color:rgba(245,172,211,.9)}.bg-primary-pink-300\/95{background-color:rgba(245,172,211,.95)}.bg-primary-pink-400{--tw-bg-opacity:1;background-color:rgb(182 108 255/var(--tw-bg-opacity))}.bg-primary-pink-400\/0{background-color:rgba(182,108,255,0)}.bg-primary-pink-400\/10{background-color:rgba(182,108,255,.1)}.bg-primary-pink-400\/100{background-color:#b66cff}.bg-primary-pink-400\/15{background-color:rgba(182,108,255,.15)}.bg-primary-pink-400\/20{background-color:rgba(182,108,255,.2)}.bg-primary-pink-400\/25{background-color:rgba(182,108,255,.25)}.bg-primary-pink-400\/30{background-color:rgba(182,108,255,.3)}.bg-primary-pink-400\/35{background-color:rgba(182,108,255,.35)}.bg-primary-pink-400\/40{background-color:rgba(182,108,255,.4)}.bg-primary-pink-400\/45{background-color:rgba(182,108,255,.45)}.bg-primary-pink-400\/5{background-color:rgba(182,108,255,.05)}.bg-primary-pink-400\/50{background-color:rgba(182,108,255,.5)}.bg-primary-pink-400\/55{background-color:rgba(182,108,255,.55)}.bg-primary-pink-400\/60{background-color:rgba(182,108,255,.6)}.bg-primary-pink-400\/65{background-color:rgba(182,108,255,.65)}.bg-primary-pink-400\/70{background-color:rgba(182,108,255,.7)}.bg-primary-pink-400\/75{background-color:rgba(182,108,255,.75)}.bg-primary-pink-400\/80{background-color:rgba(182,108,255,.8)}.bg-primary-pink-400\/85{background-color:rgba(182,108,255,.85)}.bg-primary-pink-400\/90{background-color:rgba(182,108,255,.9)}.bg-primary-pink-400\/95{background-color:rgba(182,108,255,.95)}.bg-primary-pink-500{--tw-bg-opacity:1;background-color:rgb(229 139 187/var(--tw-bg-opacity))}.bg-primary-pink-500\/0{background-color:rgba(229,139,187,0)}.bg-primary-pink-500\/10{background-color:rgba(229,139,187,.1)}.bg-primary-pink-500\/100{background-color:#e58bbb}.bg-primary-pink-500\/15{background-color:rgba(229,139,187,.15)}.bg-primary-pink-500\/20{background-color:rgba(229,139,187,.2)}.bg-primary-pink-500\/25{background-color:rgba(229,139,187,.25)}.bg-primary-pink-500\/30{background-color:rgba(229,139,187,.3)}.bg-primary-pink-500\/35{background-color:rgba(229,139,187,.35)}.bg-primary-pink-500\/40{background-color:rgba(229,139,187,.4)}.bg-primary-pink-500\/45{background-color:rgba(229,139,187,.45)}.bg-primary-pink-500\/5{background-color:rgba(229,139,187,.05)}.bg-primary-pink-500\/50{background-color:rgba(229,139,187,.5)}.bg-primary-pink-500\/55{background-color:rgba(229,139,187,.55)}.bg-primary-pink-500\/60{background-color:rgba(229,139,187,.6)}.bg-primary-pink-500\/65{background-color:rgba(229,139,187,.65)}.bg-primary-pink-500\/70{background-color:rgba(229,139,187,.7)}.bg-primary-pink-500\/75{background-color:rgba(229,139,187,.75)}.bg-primary-pink-500\/80{background-color:rgba(229,139,187,.8)}.bg-primary-pink-500\/85{background-color:rgba(229,139,187,.85)}.bg-primary-pink-500\/90{background-color:rgba(229,139,187,.9)}.bg-primary-pink-500\/95{background-color:rgba(229,139,187,.95)}.bg-primary-purple-100{--tw-bg-opacity:1;background-color:rgb(233 223 255/var(--tw-bg-opacity))}.bg-primary-purple-100\/0{background-color:rgba(233,223,255,0)}.bg-primary-purple-100\/10{background-color:rgba(233,223,255,.1)}.bg-primary-purple-100\/100{background-color:#e9dfff}.bg-primary-purple-100\/15{background-color:rgba(233,223,255,.15)}.bg-primary-purple-100\/20{background-color:rgba(233,223,255,.2)}.bg-primary-purple-100\/25{background-color:rgba(233,223,255,.25)}.bg-primary-purple-100\/30{background-color:rgba(233,223,255,.3)}.bg-primary-purple-100\/35{background-color:rgba(233,223,255,.35)}.bg-primary-purple-100\/40{background-color:rgba(233,223,255,.4)}.bg-primary-purple-100\/45{background-color:rgba(233,223,255,.45)}.bg-primary-purple-100\/5{background-color:rgba(233,223,255,.05)}.bg-primary-purple-100\/50{background-color:rgba(233,223,255,.5)}.bg-primary-purple-100\/55{background-color:rgba(233,223,255,.55)}.bg-primary-purple-100\/60{background-color:rgba(233,223,255,.6)}.bg-primary-purple-100\/65{background-color:rgba(233,223,255,.65)}.bg-primary-purple-100\/70{background-color:rgba(233,223,255,.7)}.bg-primary-purple-100\/75{background-color:rgba(233,223,255,.75)}.bg-primary-purple-100\/80{background-color:rgba(233,223,255,.8)}.bg-primary-purple-100\/85{background-color:rgba(233,223,255,.85)}.bg-primary-purple-100\/90{background-color:rgba(233,223,255,.9)}.bg-primary-purple-100\/95{background-color:rgba(233,223,255,.95)}.bg-primary-purple-300{--tw-bg-opacity:1;background-color:rgb(190 169 238/var(--tw-bg-opacity))}.bg-primary-purple-300\/0{background-color:rgba(190,169,238,0)}.bg-primary-purple-300\/10{background-color:rgba(190,169,238,.1)}.bg-primary-purple-300\/100{background-color:#bea9ee}.bg-primary-purple-300\/15{background-color:rgba(190,169,238,.15)}.bg-primary-purple-300\/20{background-color:rgba(190,169,238,.2)}.bg-primary-purple-300\/25{background-color:rgba(190,169,238,.25)}.bg-primary-purple-300\/30{background-color:rgba(190,169,238,.3)}.bg-primary-purple-300\/35{background-color:rgba(190,169,238,.35)}.bg-primary-purple-300\/40{background-color:rgba(190,169,238,.4)}.bg-primary-purple-300\/45{background-color:rgba(190,169,238,.45)}.bg-primary-purple-300\/5{background-color:rgba(190,169,238,.05)}.bg-primary-purple-300\/50{background-color:rgba(190,169,238,.5)}.bg-primary-purple-300\/55{background-color:rgba(190,169,238,.55)}.bg-primary-purple-300\/60{background-color:rgba(190,169,238,.6)}.bg-primary-purple-300\/65{background-color:rgba(190,169,238,.65)}.bg-primary-purple-300\/70{background-color:rgba(190,169,238,.7)}.bg-primary-purple-300\/75{background-color:rgba(190,169,238,.75)}.bg-primary-purple-300\/80{background-color:rgba(190,169,238,.8)}.bg-primary-purple-300\/85{background-color:rgba(190,169,238,.85)}.bg-primary-purple-300\/90{background-color:rgba(190,169,238,.9)}.bg-primary-purple-300\/95{background-color:rgba(190,169,238,.95)}.bg-primary-purple-500{--tw-bg-opacity:1;background-color:rgb(171 146 225/var(--tw-bg-opacity))}.bg-primary-purple-500\/0{background-color:rgba(171,146,225,0)}.bg-primary-purple-500\/10{background-color:rgba(171,146,225,.1)}.bg-primary-purple-500\/100{background-color:#ab92e1}.bg-primary-purple-500\/15{background-color:rgba(171,146,225,.15)}.bg-primary-purple-500\/20{background-color:rgba(171,146,225,.2)}.bg-primary-purple-500\/25{background-color:rgba(171,146,225,.25)}.bg-primary-purple-500\/30{background-color:rgba(171,146,225,.3)}.bg-primary-purple-500\/35{background-color:rgba(171,146,225,.35)}.bg-primary-purple-500\/40{background-color:rgba(171,146,225,.4)}.bg-primary-purple-500\/45{background-color:rgba(171,146,225,.45)}.bg-primary-purple-500\/5{background-color:rgba(171,146,225,.05)}.bg-primary-purple-500\/50{background-color:rgba(171,146,225,.5)}.bg-primary-purple-500\/55{background-color:rgba(171,146,225,.55)}.bg-primary-purple-500\/60{background-color:rgba(171,146,225,.6)}.bg-primary-purple-500\/65{background-color:rgba(171,146,225,.65)}.bg-primary-purple-500\/70{background-color:rgba(171,146,225,.7)}.bg-primary-purple-500\/75{background-color:rgba(171,146,225,.75)}.bg-primary-purple-500\/80{background-color:rgba(171,146,225,.8)}.bg-primary-purple-500\/85{background-color:rgba(171,146,225,.85)}.bg-primary-purple-500\/90{background-color:rgba(171,146,225,.9)}.bg-primary-purple-500\/95{background-color:rgba(171,146,225,.95)}.bg-primary-red-100{--tw-bg-opacity:1;background-color:rgb(255 212 206/var(--tw-bg-opacity))}.bg-primary-red-100\/0{background-color:hsla(7,100%,90%,0)}.bg-primary-red-100\/10{background-color:hsla(7,100%,90%,.1)}.bg-primary-red-100\/100{background-color:#ffd4ce}.bg-primary-red-100\/15{background-color:hsla(7,100%,90%,.15)}.bg-primary-red-100\/20{background-color:hsla(7,100%,90%,.2)}.bg-primary-red-100\/25{background-color:hsla(7,100%,90%,.25)}.bg-primary-red-100\/30{background-color:hsla(7,100%,90%,.3)}.bg-primary-red-100\/35{background-color:hsla(7,100%,90%,.35)}.bg-primary-red-100\/40{background-color:hsla(7,100%,90%,.4)}.bg-primary-red-100\/45{background-color:hsla(7,100%,90%,.45)}.bg-primary-red-100\/5{background-color:hsla(7,100%,90%,.05)}.bg-primary-red-100\/50{background-color:hsla(7,100%,90%,.5)}.bg-primary-red-100\/55{background-color:hsla(7,100%,90%,.55)}.bg-primary-red-100\/60{background-color:hsla(7,100%,90%,.6)}.bg-primary-red-100\/65{background-color:hsla(7,100%,90%,.65)}.bg-primary-red-100\/70{background-color:hsla(7,100%,90%,.7)}.bg-primary-red-100\/75{background-color:hsla(7,100%,90%,.75)}.bg-primary-red-100\/80{background-color:hsla(7,100%,90%,.8)}.bg-primary-red-100\/85{background-color:hsla(7,100%,90%,.85)}.bg-primary-red-100\/90{background-color:hsla(7,100%,90%,.9)}.bg-primary-red-100\/95{background-color:hsla(7,100%,90%,.95)}.bg-primary-red-200{--tw-bg-opacity:1;background-color:rgb(255 189 187/var(--tw-bg-opacity))}.bg-primary-red-200\/0{background-color:hsla(2,100%,87%,0)}.bg-primary-red-200\/10{background-color:hsla(2,100%,87%,.1)}.bg-primary-red-200\/100{background-color:#ffbdbb}.bg-primary-red-200\/15{background-color:hsla(2,100%,87%,.15)}.bg-primary-red-200\/20{background-color:hsla(2,100%,87%,.2)}.bg-primary-red-200\/25{background-color:hsla(2,100%,87%,.25)}.bg-primary-red-200\/30{background-color:hsla(2,100%,87%,.3)}.bg-primary-red-200\/35{background-color:hsla(2,100%,87%,.35)}.bg-primary-red-200\/40{background-color:hsla(2,100%,87%,.4)}.bg-primary-red-200\/45{background-color:hsla(2,100%,87%,.45)}.bg-primary-red-200\/5{background-color:hsla(2,100%,87%,.05)}.bg-primary-red-200\/50{background-color:hsla(2,100%,87%,.5)}.bg-primary-red-200\/55{background-color:hsla(2,100%,87%,.55)}.bg-primary-red-200\/60{background-color:hsla(2,100%,87%,.6)}.bg-primary-red-200\/65{background-color:hsla(2,100%,87%,.65)}.bg-primary-red-200\/70{background-color:hsla(2,100%,87%,.7)}.bg-primary-red-200\/75{background-color:hsla(2,100%,87%,.75)}.bg-primary-red-200\/80{background-color:hsla(2,100%,87%,.8)}.bg-primary-red-200\/85{background-color:hsla(2,100%,87%,.85)}.bg-primary-red-200\/90{background-color:hsla(2,100%,87%,.9)}.bg-primary-red-200\/95{background-color:hsla(2,100%,87%,.95)}.bg-primary-red-250{--tw-bg-opacity:1;background-color:rgb(255 212 210/var(--tw-bg-opacity))}.bg-primary-red-300{--tw-bg-opacity:1;background-color:rgb(255 181 172/var(--tw-bg-opacity))}.bg-primary-red-300\/0{background-color:hsla(7,100%,84%,0)}.bg-primary-red-300\/10{background-color:hsla(7,100%,84%,.1)}.bg-primary-red-300\/100{background-color:#ffb5ac}.bg-primary-red-300\/15{background-color:hsla(7,100%,84%,.15)}.bg-primary-red-300\/20{background-color:hsla(7,100%,84%,.2)}.bg-primary-red-300\/25{background-color:hsla(7,100%,84%,.25)}.bg-primary-red-300\/30{background-color:hsla(7,100%,84%,.3)}.bg-primary-red-300\/35{background-color:hsla(7,100%,84%,.35)}.bg-primary-red-300\/40{background-color:hsla(7,100%,84%,.4)}.bg-primary-red-300\/45{background-color:hsla(7,100%,84%,.45)}.bg-primary-red-300\/5{background-color:hsla(7,100%,84%,.05)}.bg-primary-red-300\/50{background-color:hsla(7,100%,84%,.5)}.bg-primary-red-300\/55{background-color:hsla(7,100%,84%,.55)}.bg-primary-red-300\/60{background-color:hsla(7,100%,84%,.6)}.bg-primary-red-300\/65{background-color:hsla(7,100%,84%,.65)}.bg-primary-red-300\/70{background-color:hsla(7,100%,84%,.7)}.bg-primary-red-300\/75{background-color:hsla(7,100%,84%,.75)}.bg-primary-red-300\/80{background-color:hsla(7,100%,84%,.8)}.bg-primary-red-300\/85{background-color:hsla(7,100%,84%,.85)}.bg-primary-red-300\/90{background-color:hsla(7,100%,84%,.9)}.bg-primary-red-300\/95{background-color:hsla(7,100%,84%,.95)}.bg-primary-red-350{--tw-bg-opacity:1;background-color:rgb(255 128 128/var(--tw-bg-opacity))}.bg-primary-red-350\/0{background-color:hsla(0,100%,75%,0)}.bg-primary-red-350\/10{background-color:hsla(0,100%,75%,.1)}.bg-primary-red-350\/100{background-color:#ff8080}.bg-primary-red-350\/15{background-color:hsla(0,100%,75%,.15)}.bg-primary-red-350\/20{background-color:hsla(0,100%,75%,.2)}.bg-primary-red-350\/25{background-color:hsla(0,100%,75%,.25)}.bg-primary-red-350\/30{background-color:hsla(0,100%,75%,.3)}.bg-primary-red-350\/35{background-color:hsla(0,100%,75%,.35)}.bg-primary-red-350\/40{background-color:hsla(0,100%,75%,.4)}.bg-primary-red-350\/45{background-color:hsla(0,100%,75%,.45)}.bg-primary-red-350\/5{background-color:hsla(0,100%,75%,.05)}.bg-primary-red-350\/50{background-color:hsla(0,100%,75%,.5)}.bg-primary-red-350\/55{background-color:hsla(0,100%,75%,.55)}.bg-primary-red-350\/60{background-color:hsla(0,100%,75%,.6)}.bg-primary-red-350\/65{background-color:hsla(0,100%,75%,.65)}.bg-primary-red-350\/70{background-color:hsla(0,100%,75%,.7)}.bg-primary-red-350\/75{background-color:hsla(0,100%,75%,.75)}.bg-primary-red-350\/80{background-color:hsla(0,100%,75%,.8)}.bg-primary-red-350\/85{background-color:hsla(0,100%,75%,.85)}.bg-primary-red-350\/90{background-color:hsla(0,100%,75%,.9)}.bg-primary-red-350\/95{background-color:hsla(0,100%,75%,.95)}.bg-primary-red-400{--tw-bg-opacity:1;background-color:rgb(249 154 151/var(--tw-bg-opacity))}.bg-primary-red-400\/0{background-color:hsla(2,89%,78%,0)}.bg-primary-red-400\/10{background-color:hsla(2,89%,78%,.1)}.bg-primary-red-400\/100{background-color:#f99a97}.bg-primary-red-400\/15{background-color:hsla(2,89%,78%,.15)}.bg-primary-red-400\/20{background-color:hsla(2,89%,78%,.2)}.bg-primary-red-400\/25{background-color:hsla(2,89%,78%,.25)}.bg-primary-red-400\/30{background-color:hsla(2,89%,78%,.3)}.bg-primary-red-400\/35{background-color:hsla(2,89%,78%,.35)}.bg-primary-red-400\/40{background-color:hsla(2,89%,78%,.4)}.bg-primary-red-400\/45{background-color:hsla(2,89%,78%,.45)}.bg-primary-red-400\/5{background-color:hsla(2,89%,78%,.05)}.bg-primary-red-400\/50{background-color:hsla(2,89%,78%,.5)}.bg-primary-red-400\/55{background-color:hsla(2,89%,78%,.55)}.bg-primary-red-400\/60{background-color:hsla(2,89%,78%,.6)}.bg-primary-red-400\/65{background-color:hsla(2,89%,78%,.65)}.bg-primary-red-400\/70{background-color:hsla(2,89%,78%,.7)}.bg-primary-red-400\/75{background-color:hsla(2,89%,78%,.75)}.bg-primary-red-400\/80{background-color:hsla(2,89%,78%,.8)}.bg-primary-red-400\/85{background-color:hsla(2,89%,78%,.85)}.bg-primary-red-400\/90{background-color:hsla(2,89%,78%,.9)}.bg-primary-red-400\/95{background-color:hsla(2,89%,78%,.95)}.bg-primary-red-500{--tw-bg-opacity:1;background-color:rgb(255 128 128/var(--tw-bg-opacity))}.bg-primary-red-500\/0{background-color:hsla(0,100%,75%,0)}.bg-primary-red-500\/10{background-color:hsla(0,100%,75%,.1)}.bg-primary-red-500\/100{background-color:#ff8080}.bg-primary-red-500\/15{background-color:hsla(0,100%,75%,.15)}.bg-primary-red-500\/20{background-color:hsla(0,100%,75%,.2)}.bg-primary-red-500\/25{background-color:hsla(0,100%,75%,.25)}.bg-primary-red-500\/30{background-color:hsla(0,100%,75%,.3)}.bg-primary-red-500\/35{background-color:hsla(0,100%,75%,.35)}.bg-primary-red-500\/40{background-color:hsla(0,100%,75%,.4)}.bg-primary-red-500\/45{background-color:hsla(0,100%,75%,.45)}.bg-primary-red-500\/5{background-color:hsla(0,100%,75%,.05)}.bg-primary-red-500\/50{background-color:hsla(0,100%,75%,.5)}.bg-primary-red-500\/55{background-color:hsla(0,100%,75%,.55)}.bg-primary-red-500\/60{background-color:hsla(0,100%,75%,.6)}.bg-primary-red-500\/65{background-color:hsla(0,100%,75%,.65)}.bg-primary-red-500\/70{background-color:hsla(0,100%,75%,.7)}.bg-primary-red-500\/75{background-color:hsla(0,100%,75%,.75)}.bg-primary-red-500\/80{background-color:hsla(0,100%,75%,.8)}.bg-primary-red-500\/85{background-color:hsla(0,100%,75%,.85)}.bg-primary-red-500\/90{background-color:hsla(0,100%,75%,.9)}.bg-primary-red-500\/95{background-color:hsla(0,100%,75%,.95)}.bg-primary-turquoise-100{--tw-bg-opacity:1;background-color:rgb(205 237 240/var(--tw-bg-opacity))}.bg-primary-turquoise-100\/0{background-color:rgba(205,237,240,0)}.bg-primary-turquoise-100\/10{background-color:rgba(205,237,240,.1)}.bg-primary-turquoise-100\/100{background-color:#cdedf0}.bg-primary-turquoise-100\/15{background-color:rgba(205,237,240,.15)}.bg-primary-turquoise-100\/20{background-color:rgba(205,237,240,.2)}.bg-primary-turquoise-100\/25{background-color:rgba(205,237,240,.25)}.bg-primary-turquoise-100\/30{background-color:rgba(205,237,240,.3)}.bg-primary-turquoise-100\/35{background-color:rgba(205,237,240,.35)}.bg-primary-turquoise-100\/40{background-color:rgba(205,237,240,.4)}.bg-primary-turquoise-100\/45{background-color:rgba(205,237,240,.45)}.bg-primary-turquoise-100\/5{background-color:rgba(205,237,240,.05)}.bg-primary-turquoise-100\/50{background-color:rgba(205,237,240,.5)}.bg-primary-turquoise-100\/55{background-color:rgba(205,237,240,.55)}.bg-primary-turquoise-100\/60{background-color:rgba(205,237,240,.6)}.bg-primary-turquoise-100\/65{background-color:rgba(205,237,240,.65)}.bg-primary-turquoise-100\/70{background-color:rgba(205,237,240,.7)}.bg-primary-turquoise-100\/75{background-color:rgba(205,237,240,.75)}.bg-primary-turquoise-100\/80{background-color:rgba(205,237,240,.8)}.bg-primary-turquoise-100\/85{background-color:rgba(205,237,240,.85)}.bg-primary-turquoise-100\/90{background-color:rgba(205,237,240,.9)}.bg-primary-turquoise-100\/95{background-color:rgba(205,237,240,.95)}.bg-primary-turquoise-300{--tw-bg-opacity:1;background-color:rgb(151 215 221/var(--tw-bg-opacity))}.bg-primary-turquoise-300\/0{background-color:rgba(151,215,221,0)}.bg-primary-turquoise-300\/10{background-color:rgba(151,215,221,.1)}.bg-primary-turquoise-300\/100{background-color:#97d7dd}.bg-primary-turquoise-300\/15{background-color:rgba(151,215,221,.15)}.bg-primary-turquoise-300\/20{background-color:rgba(151,215,221,.2)}.bg-primary-turquoise-300\/25{background-color:rgba(151,215,221,.25)}.bg-primary-turquoise-300\/30{background-color:rgba(151,215,221,.3)}.bg-primary-turquoise-300\/35{background-color:rgba(151,215,221,.35)}.bg-primary-turquoise-300\/40{background-color:rgba(151,215,221,.4)}.bg-primary-turquoise-300\/45{background-color:rgba(151,215,221,.45)}.bg-primary-turquoise-300\/5{background-color:rgba(151,215,221,.05)}.bg-primary-turquoise-300\/50{background-color:rgba(151,215,221,.5)}.bg-primary-turquoise-300\/55{background-color:rgba(151,215,221,.55)}.bg-primary-turquoise-300\/60{background-color:rgba(151,215,221,.6)}.bg-primary-turquoise-300\/65{background-color:rgba(151,215,221,.65)}.bg-primary-turquoise-300\/70{background-color:rgba(151,215,221,.7)}.bg-primary-turquoise-300\/75{background-color:rgba(151,215,221,.75)}.bg-primary-turquoise-300\/80{background-color:rgba(151,215,221,.8)}.bg-primary-turquoise-300\/85{background-color:rgba(151,215,221,.85)}.bg-primary-turquoise-300\/90{background-color:rgba(151,215,221,.9)}.bg-primary-turquoise-300\/95{background-color:rgba(151,215,221,.95)}.bg-primary-turquoise-500{--tw-bg-opacity:1;background-color:rgb(108 189 199/var(--tw-bg-opacity))}.bg-primary-turquoise-500\/0{background-color:rgba(108,189,199,0)}.bg-primary-turquoise-500\/10{background-color:rgba(108,189,199,.1)}.bg-primary-turquoise-500\/100{background-color:#6cbdc7}.bg-primary-turquoise-500\/15{background-color:rgba(108,189,199,.15)}.bg-primary-turquoise-500\/20{background-color:rgba(108,189,199,.2)}.bg-primary-turquoise-500\/25{background-color:rgba(108,189,199,.25)}.bg-primary-turquoise-500\/30{background-color:rgba(108,189,199,.3)}.bg-primary-turquoise-500\/35{background-color:rgba(108,189,199,.35)}.bg-primary-turquoise-500\/40{background-color:rgba(108,189,199,.4)}.bg-primary-turquoise-500\/45{background-color:rgba(108,189,199,.45)}.bg-primary-turquoise-500\/5{background-color:rgba(108,189,199,.05)}.bg-primary-turquoise-500\/50{background-color:rgba(108,189,199,.5)}.bg-primary-turquoise-500\/55{background-color:rgba(108,189,199,.55)}.bg-primary-turquoise-500\/60{background-color:rgba(108,189,199,.6)}.bg-primary-turquoise-500\/65{background-color:rgba(108,189,199,.65)}.bg-primary-turquoise-500\/70{background-color:rgba(108,189,199,.7)}.bg-primary-turquoise-500\/75{background-color:rgba(108,189,199,.75)}.bg-primary-turquoise-500\/80{background-color:rgba(108,189,199,.8)}.bg-primary-turquoise-500\/85{background-color:rgba(108,189,199,.85)}.bg-primary-turquoise-500\/90{background-color:rgba(108,189,199,.9)}.bg-primary-turquoise-500\/95{background-color:rgba(108,189,199,.95)}.bg-primary-white-100{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-primary-yellow-100{--tw-bg-opacity:1;background-color:rgb(255 231 194/var(--tw-bg-opacity))}.bg-primary-yellow-100\/0{background-color:rgba(255,231,194,0)}.bg-primary-yellow-100\/10{background-color:rgba(255,231,194,.1)}.bg-primary-yellow-100\/100{background-color:#ffe7c2}.bg-primary-yellow-100\/15{background-color:rgba(255,231,194,.15)}.bg-primary-yellow-100\/20{background-color:rgba(255,231,194,.2)}.bg-primary-yellow-100\/25{background-color:rgba(255,231,194,.25)}.bg-primary-yellow-100\/30{background-color:rgba(255,231,194,.3)}.bg-primary-yellow-100\/35{background-color:rgba(255,231,194,.35)}.bg-primary-yellow-100\/40{background-color:rgba(255,231,194,.4)}.bg-primary-yellow-100\/45{background-color:rgba(255,231,194,.45)}.bg-primary-yellow-100\/5{background-color:rgba(255,231,194,.05)}.bg-primary-yellow-100\/50{background-color:rgba(255,231,194,.5)}.bg-primary-yellow-100\/55{background-color:rgba(255,231,194,.55)}.bg-primary-yellow-100\/60{background-color:rgba(255,231,194,.6)}.bg-primary-yellow-100\/65{background-color:rgba(255,231,194,.65)}.bg-primary-yellow-100\/70{background-color:rgba(255,231,194,.7)}.bg-primary-yellow-100\/75{background-color:rgba(255,231,194,.75)}.bg-primary-yellow-100\/80{background-color:rgba(255,231,194,.8)}.bg-primary-yellow-100\/85{background-color:rgba(255,231,194,.85)}.bg-primary-yellow-100\/90{background-color:rgba(255,231,194,.9)}.bg-primary-yellow-100\/95{background-color:rgba(255,231,194,.95)}.bg-primary-yellow-300{--tw-bg-opacity:1;background-color:rgb(246 202 135/var(--tw-bg-opacity))}.bg-primary-yellow-300\/0{background-color:hsla(36,86%,75%,0)}.bg-primary-yellow-300\/10{background-color:hsla(36,86%,75%,.1)}.bg-primary-yellow-300\/100{background-color:#f6ca87}.bg-primary-yellow-300\/15{background-color:hsla(36,86%,75%,.15)}.bg-primary-yellow-300\/20{background-color:hsla(36,86%,75%,.2)}.bg-primary-yellow-300\/25{background-color:hsla(36,86%,75%,.25)}.bg-primary-yellow-300\/30{background-color:hsla(36,86%,75%,.3)}.bg-primary-yellow-300\/35{background-color:hsla(36,86%,75%,.35)}.bg-primary-yellow-300\/40{background-color:hsla(36,86%,75%,.4)}.bg-primary-yellow-300\/45{background-color:hsla(36,86%,75%,.45)}.bg-primary-yellow-300\/5{background-color:hsla(36,86%,75%,.05)}.bg-primary-yellow-300\/50{background-color:hsla(36,86%,75%,.5)}.bg-primary-yellow-300\/55{background-color:hsla(36,86%,75%,.55)}.bg-primary-yellow-300\/60{background-color:hsla(36,86%,75%,.6)}.bg-primary-yellow-300\/65{background-color:hsla(36,86%,75%,.65)}.bg-primary-yellow-300\/70{background-color:hsla(36,86%,75%,.7)}.bg-primary-yellow-300\/75{background-color:hsla(36,86%,75%,.75)}.bg-primary-yellow-300\/80{background-color:hsla(36,86%,75%,.8)}.bg-primary-yellow-300\/85{background-color:hsla(36,86%,75%,.85)}.bg-primary-yellow-300\/90{background-color:hsla(36,86%,75%,.9)}.bg-primary-yellow-300\/95{background-color:hsla(36,86%,75%,.95)}.bg-primary-yellow-500{--tw-bg-opacity:1;background-color:rgb(245 190 105/var(--tw-bg-opacity))}.bg-primary-yellow-500\/0{background-color:hsla(36,87%,69%,0)}.bg-primary-yellow-500\/10{background-color:hsla(36,87%,69%,.1)}.bg-primary-yellow-500\/100{background-color:#f5be69}.bg-primary-yellow-500\/15{background-color:hsla(36,87%,69%,.15)}.bg-primary-yellow-500\/20{background-color:hsla(36,87%,69%,.2)}.bg-primary-yellow-500\/25{background-color:hsla(36,87%,69%,.25)}.bg-primary-yellow-500\/30{background-color:hsla(36,87%,69%,.3)}.bg-primary-yellow-500\/35{background-color:hsla(36,87%,69%,.35)}.bg-primary-yellow-500\/40{background-color:hsla(36,87%,69%,.4)}.bg-primary-yellow-500\/45{background-color:hsla(36,87%,69%,.45)}.bg-primary-yellow-500\/5{background-color:hsla(36,87%,69%,.05)}.bg-primary-yellow-500\/50{background-color:hsla(36,87%,69%,.5)}.bg-primary-yellow-500\/55{background-color:hsla(36,87%,69%,.55)}.bg-primary-yellow-500\/60{background-color:hsla(36,87%,69%,.6)}.bg-primary-yellow-500\/65{background-color:hsla(36,87%,69%,.65)}.bg-primary-yellow-500\/70{background-color:hsla(36,87%,69%,.7)}.bg-primary-yellow-500\/75{background-color:hsla(36,87%,69%,.75)}.bg-primary-yellow-500\/80{background-color:hsla(36,87%,69%,.8)}.bg-primary-yellow-500\/85{background-color:hsla(36,87%,69%,.85)}.bg-primary-yellow-500\/90{background-color:hsla(36,87%,69%,.9)}.bg-primary-yellow-500\/95{background-color:hsla(36,87%,69%,.95)}.bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-white\/75{background-color:hsla(0,0%,100%,.75)}.bg-\[url\(\'\/images\/about\/banner_cover_mobile-min\.jpg\'\)\]{background-image:url(/images/about/banner_cover_mobile-min.jpg)}.bg-\[url\(\'\/images\/about\/stats_cover_mobile\.jpg\'\)\]{background-image:url(/images/about/stats_cover_mobile.jpg)}.bg-\[url\(\'\/images\/generic\/JS_WebsiteBanner_HomePageMobile\.jpg\'\)\]{background-image:url(/images/generic/JS_WebsiteBanner_HomePageMobile.jpg)}.bg-\[url\(\'\/images\/generic\/bfcm_banner_mobile\.png\'\)\]{background-image:url(/images/generic/bfcm_banner_mobile.png)}.bg-\[url\(\'\/images\/genius_drops_background_mobile-min\.jpg\'\)\]{background-image:url(/images/genius_drops_background_mobile-min.jpg)}.bg-\[url\(\'\/images\/waves\/diagonal_wave\.svg\'\)\]{background-image:url(/images/waves/diagonal_wave.svg)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-white{--tw-gradient-from:#fff var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position)}.bg-\[length\:100\%\]{background-size:100%}.bg-cover{background-size:cover}.bg-bottom{background-position:bottom}.bg-center{background-position:50%}.bg-left-bottom{background-position:0 100%}.bg-top{background-position:top}.bg-no-repeat{background-repeat:no-repeat}.bg-repeat-x{background-repeat:repeat-x}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[6px\]{padding:6px}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[1px\]{padding-left:1px;padding-right:1px}.px-\[21px\]{padding-left:21px;padding-right:21px}.px-\[30px\]{padding-left:30px;padding-right:30px}.px-\[50px\]{padding-left:50px;padding-right:50px}.px-\[9px\]{padding-left:9px;padding-right:9px}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-11{padding-top:2.75rem;padding-bottom:2.75rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-32{padding-top:8rem;padding-bottom:8rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.py-\[0\.5rem\]{padding-top:.5rem;padding-bottom:.5rem}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-14{padding-bottom:3.5rem}.pb-20{padding-bottom:5rem}.pb-28{padding-bottom:7rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-40{padding-bottom:10rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-0{padding-left:0}.pl-12{padding-left:3rem}.pl-3{padding-left:.75rem}.pl-8{padding-left:2rem}.pr-3{padding-right:.75rem}.pr-\[11\.083px\]{padding-right:11.083px}.pt-10{padding-top:2.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-28{padding-top:7rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-9{padding-top:2.25rem}.pt-\[2px\]{padding-top:2px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.font-\[\'Baloo_2\'\]{font-family:Baloo\ 2}.font-display{font-family:mont,baloo,Roboto,Helvetica,-apple-system,BlinkMacSystemFont,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[\.5625rem\]{font-size:.5625rem}.text-\[\.625rem\]{font-size:.625rem}.text-\[\.6875rem\]{font-size:.6875rem}.text-\[1\.125rem\]{font-size:1.125rem}.text-\[100px\]{font-size:100px}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[2\.5rem\]{font-size:2.5rem}.text-\[20px\]{font-size:20px}.text-\[24px\]{font-size:24px}.text-\[32px\]{font-size:32px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-\[500\]{font-weight:500}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-10{line-height:2.5rem}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-\[1\.3\]{line-height:1.3}.leading-\[1\.4\]{line-height:1.4}.leading-\[1\.5\]{line-height:1.5}.leading-\[142\%\]{line-height:142%}.leading-\[2\.375rem\]{line-height:2.375rem}.leading-\[3\.3125rem\]{line-height:3.3125rem}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.24px\]{letter-spacing:.24px}.tracking-\[0\.28px\]{letter-spacing:.28px}.tracking-\[0\.2px\]{letter-spacing:.2px}.tracking-\[0\.36px\]{letter-spacing:.36px}.tracking-\[0\.4px\]{letter-spacing:.4px}.tracking-widest{letter-spacing:.1em}.\!text-white{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.text-\[\#4D69BA\],.text-\[\#4d69ba\]{--tw-text-opacity:1;color:rgb(77 105 186/var(--tw-text-opacity))}.text-\[\#4e79bc\]{--tw-text-opacity:1;color:rgb(78 121 188/var(--tw-text-opacity))}.text-\[\#8faaf7\]{--tw-text-opacity:1;color:rgb(143 170 247/var(--tw-text-opacity))}.text-\[\#B4C6FC\]{--tw-text-opacity:1;color:rgb(180 198 252/var(--tw-text-opacity))}.text-\[\#DE7921\]{--tw-text-opacity:1;color:rgb(222 121 33/var(--tw-text-opacity))}.text-\[\#FE3AA0\]{--tw-text-opacity:1;color:rgb(254 58 160/var(--tw-text-opacity))}.text-\[\#FF64B5\]{--tw-text-opacity:1;color:rgb(255 100 181/var(--tw-text-opacity))}.text-\[\#FFAE00\]{--tw-text-opacity:1;color:rgb(255 174 0/var(--tw-text-opacity))}.text-\[\#ff2d9b\]{--tw-text-opacity:1;color:rgb(255 45 155/var(--tw-text-opacity))}.text-\[\#ffae00\]{--tw-text-opacity:1;color:rgb(255 174 0/var(--tw-text-opacity))}.text-\[\#fffff4\]{--tw-text-opacity:1;color:rgb(255 255 244/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-blue-800{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.text-primary-blue-100{--tw-text-opacity:1;color:rgb(214 237 255/var(--tw-text-opacity))}.text-primary-blue-100\/0{color:rgba(214,237,255,0)}.text-primary-blue-100\/10{color:rgba(214,237,255,.1)}.text-primary-blue-100\/100{color:#d6edff}.text-primary-blue-100\/15{color:rgba(214,237,255,.15)}.text-primary-blue-100\/20{color:rgba(214,237,255,.2)}.text-primary-blue-100\/25{color:rgba(214,237,255,.25)}.text-primary-blue-100\/30{color:rgba(214,237,255,.3)}.text-primary-blue-100\/35{color:rgba(214,237,255,.35)}.text-primary-blue-100\/40{color:rgba(214,237,255,.4)}.text-primary-blue-100\/45{color:rgba(214,237,255,.45)}.text-primary-blue-100\/5{color:rgba(214,237,255,.05)}.text-primary-blue-100\/50{color:rgba(214,237,255,.5)}.text-primary-blue-100\/55{color:rgba(214,237,255,.55)}.text-primary-blue-100\/60{color:rgba(214,237,255,.6)}.text-primary-blue-100\/65{color:rgba(214,237,255,.65)}.text-primary-blue-100\/70{color:rgba(214,237,255,.7)}.text-primary-blue-100\/75{color:rgba(214,237,255,.75)}.text-primary-blue-100\/80{color:rgba(214,237,255,.8)}.text-primary-blue-100\/85{color:rgba(214,237,255,.85)}.text-primary-blue-100\/90{color:rgba(214,237,255,.9)}.text-primary-blue-100\/95{color:rgba(214,237,255,.95)}.text-primary-blue-200{--tw-text-opacity:1;color:rgb(239 243 255/var(--tw-text-opacity))}.text-primary-blue-200\/0{color:rgba(239,243,255,0)}.text-primary-blue-200\/10{color:rgba(239,243,255,.1)}.text-primary-blue-200\/100{color:#eff3ff}.text-primary-blue-200\/15{color:rgba(239,243,255,.15)}.text-primary-blue-200\/20{color:rgba(239,243,255,.2)}.text-primary-blue-200\/25{color:rgba(239,243,255,.25)}.text-primary-blue-200\/30{color:rgba(239,243,255,.3)}.text-primary-blue-200\/35{color:rgba(239,243,255,.35)}.text-primary-blue-200\/40{color:rgba(239,243,255,.4)}.text-primary-blue-200\/45{color:rgba(239,243,255,.45)}.text-primary-blue-200\/5{color:rgba(239,243,255,.05)}.text-primary-blue-200\/50{color:rgba(239,243,255,.5)}.text-primary-blue-200\/55{color:rgba(239,243,255,.55)}.text-primary-blue-200\/60{color:rgba(239,243,255,.6)}.text-primary-blue-200\/65{color:rgba(239,243,255,.65)}.text-primary-blue-200\/70{color:rgba(239,243,255,.7)}.text-primary-blue-200\/75{color:rgba(239,243,255,.75)}.text-primary-blue-200\/80{color:rgba(239,243,255,.8)}.text-primary-blue-200\/85{color:rgba(239,243,255,.85)}.text-primary-blue-200\/90{color:rgba(239,243,255,.9)}.text-primary-blue-200\/95{color:rgba(239,243,255,.95)}.text-primary-blue-300{--tw-text-opacity:1;color:rgb(138 200 245/var(--tw-text-opacity))}.text-primary-blue-300\/0{color:rgba(138,200,245,0)}.text-primary-blue-300\/10{color:rgba(138,200,245,.1)}.text-primary-blue-300\/100{color:#8ac8f5}.text-primary-blue-300\/15{color:rgba(138,200,245,.15)}.text-primary-blue-300\/20{color:rgba(138,200,245,.2)}.text-primary-blue-300\/25{color:rgba(138,200,245,.25)}.text-primary-blue-300\/30{color:rgba(138,200,245,.3)}.text-primary-blue-300\/35{color:rgba(138,200,245,.35)}.text-primary-blue-300\/40{color:rgba(138,200,245,.4)}.text-primary-blue-300\/45{color:rgba(138,200,245,.45)}.text-primary-blue-300\/5{color:rgba(138,200,245,.05)}.text-primary-blue-300\/50{color:rgba(138,200,245,.5)}.text-primary-blue-300\/55{color:rgba(138,200,245,.55)}.text-primary-blue-300\/60{color:rgba(138,200,245,.6)}.text-primary-blue-300\/65{color:rgba(138,200,245,.65)}.text-primary-blue-300\/70{color:rgba(138,200,245,.7)}.text-primary-blue-300\/75{color:rgba(138,200,245,.75)}.text-primary-blue-300\/80{color:rgba(138,200,245,.8)}.text-primary-blue-300\/85{color:rgba(138,200,245,.85)}.text-primary-blue-300\/90{color:rgba(138,200,245,.9)}.text-primary-blue-300\/95{color:rgba(138,200,245,.95)}.text-primary-blue-500{--tw-text-opacity:1;color:rgb(85 167 228/var(--tw-text-opacity))}.text-primary-blue-500\/0{color:rgba(85,167,228,0)}.text-primary-blue-500\/10{color:rgba(85,167,228,.1)}.text-primary-blue-500\/100{color:#55a7e4}.text-primary-blue-500\/15{color:rgba(85,167,228,.15)}.text-primary-blue-500\/20{color:rgba(85,167,228,.2)}.text-primary-blue-500\/25{color:rgba(85,167,228,.25)}.text-primary-blue-500\/30{color:rgba(85,167,228,.3)}.text-primary-blue-500\/35{color:rgba(85,167,228,.35)}.text-primary-blue-500\/40{color:rgba(85,167,228,.4)}.text-primary-blue-500\/45{color:rgba(85,167,228,.45)}.text-primary-blue-500\/5{color:rgba(85,167,228,.05)}.text-primary-blue-500\/50{color:rgba(85,167,228,.5)}.text-primary-blue-500\/55{color:rgba(85,167,228,.55)}.text-primary-blue-500\/60{color:rgba(85,167,228,.6)}.text-primary-blue-500\/65{color:rgba(85,167,228,.65)}.text-primary-blue-500\/70{color:rgba(85,167,228,.7)}.text-primary-blue-500\/75{color:rgba(85,167,228,.75)}.text-primary-blue-500\/80{color:rgba(85,167,228,.8)}.text-primary-blue-500\/85{color:rgba(85,167,228,.85)}.text-primary-blue-500\/90{color:rgba(85,167,228,.9)}.text-primary-blue-500\/95{color:rgba(85,167,228,.95)}.text-primary-darkblue-000{--tw-text-opacity:1;color:rgb(255 252 249/var(--tw-text-opacity))}.text-primary-darkblue-300{--tw-text-opacity:1;color:rgb(183 200 249/var(--tw-text-opacity))}.text-primary-darkblue-400{--tw-text-opacity:1;color:rgb(146 170 240/var(--tw-text-opacity))}.text-primary-darkblue-500{--tw-text-opacity:1;color:rgb(77 105 186/var(--tw-text-opacity))}.text-primary-green-100{--tw-text-opacity:1;color:rgb(208 236 214/var(--tw-text-opacity))}.text-primary-green-100\/0{color:rgba(208,236,214,0)}.text-primary-green-100\/10{color:rgba(208,236,214,.1)}.text-primary-green-100\/100{color:#d0ecd6}.text-primary-green-100\/15{color:rgba(208,236,214,.15)}.text-primary-green-100\/20{color:rgba(208,236,214,.2)}.text-primary-green-100\/25{color:rgba(208,236,214,.25)}.text-primary-green-100\/30{color:rgba(208,236,214,.3)}.text-primary-green-100\/35{color:rgba(208,236,214,.35)}.text-primary-green-100\/40{color:rgba(208,236,214,.4)}.text-primary-green-100\/45{color:rgba(208,236,214,.45)}.text-primary-green-100\/5{color:rgba(208,236,214,.05)}.text-primary-green-100\/50{color:rgba(208,236,214,.5)}.text-primary-green-100\/55{color:rgba(208,236,214,.55)}.text-primary-green-100\/60{color:rgba(208,236,214,.6)}.text-primary-green-100\/65{color:rgba(208,236,214,.65)}.text-primary-green-100\/70{color:rgba(208,236,214,.7)}.text-primary-green-100\/75{color:rgba(208,236,214,.75)}.text-primary-green-100\/80{color:rgba(208,236,214,.8)}.text-primary-green-100\/85{color:rgba(208,236,214,.85)}.text-primary-green-100\/90{color:rgba(208,236,214,.9)}.text-primary-green-100\/95{color:rgba(208,236,214,.95)}.text-primary-green-300{--tw-text-opacity:1;color:rgb(165 207 174/var(--tw-text-opacity))}.text-primary-green-300\/0{color:rgba(165,207,174,0)}.text-primary-green-300\/10{color:rgba(165,207,174,.1)}.text-primary-green-300\/100{color:#a5cfae}.text-primary-green-300\/15{color:rgba(165,207,174,.15)}.text-primary-green-300\/20{color:rgba(165,207,174,.2)}.text-primary-green-300\/25{color:rgba(165,207,174,.25)}.text-primary-green-300\/30{color:rgba(165,207,174,.3)}.text-primary-green-300\/35{color:rgba(165,207,174,.35)}.text-primary-green-300\/40{color:rgba(165,207,174,.4)}.text-primary-green-300\/45{color:rgba(165,207,174,.45)}.text-primary-green-300\/5{color:rgba(165,207,174,.05)}.text-primary-green-300\/50{color:rgba(165,207,174,.5)}.text-primary-green-300\/55{color:rgba(165,207,174,.55)}.text-primary-green-300\/60{color:rgba(165,207,174,.6)}.text-primary-green-300\/65{color:rgba(165,207,174,.65)}.text-primary-green-300\/70{color:rgba(165,207,174,.7)}.text-primary-green-300\/75{color:rgba(165,207,174,.75)}.text-primary-green-300\/80{color:rgba(165,207,174,.8)}.text-primary-green-300\/85{color:rgba(165,207,174,.85)}.text-primary-green-300\/90{color:rgba(165,207,174,.9)}.text-primary-green-300\/95{color:rgba(165,207,174,.95)}.text-primary-green-500{--tw-text-opacity:1;color:rgb(119 185 133/var(--tw-text-opacity))}.text-primary-green-500\/0{color:rgba(119,185,133,0)}.text-primary-green-500\/10{color:rgba(119,185,133,.1)}.text-primary-green-500\/100{color:#77b985}.text-primary-green-500\/15{color:rgba(119,185,133,.15)}.text-primary-green-500\/20{color:rgba(119,185,133,.2)}.text-primary-green-500\/25{color:rgba(119,185,133,.25)}.text-primary-green-500\/30{color:rgba(119,185,133,.3)}.text-primary-green-500\/35{color:rgba(119,185,133,.35)}.text-primary-green-500\/40{color:rgba(119,185,133,.4)}.text-primary-green-500\/45{color:rgba(119,185,133,.45)}.text-primary-green-500\/5{color:rgba(119,185,133,.05)}.text-primary-green-500\/50{color:rgba(119,185,133,.5)}.text-primary-green-500\/55{color:rgba(119,185,133,.55)}.text-primary-green-500\/60{color:rgba(119,185,133,.6)}.text-primary-green-500\/65{color:rgba(119,185,133,.65)}.text-primary-green-500\/70{color:rgba(119,185,133,.7)}.text-primary-green-500\/75{color:rgba(119,185,133,.75)}.text-primary-green-500\/80{color:rgba(119,185,133,.8)}.text-primary-green-500\/85{color:rgba(119,185,133,.85)}.text-primary-green-500\/90{color:rgba(119,185,133,.9)}.text-primary-green-500\/95{color:rgba(119,185,133,.95)}.text-primary-orange-100{--tw-text-opacity:1;color:rgb(255 220 194/var(--tw-text-opacity))}.text-primary-orange-100\/0{color:rgba(255,220,194,0)}.text-primary-orange-100\/10{color:rgba(255,220,194,.1)}.text-primary-orange-100\/100{color:#ffdcc2}.text-primary-orange-100\/15{color:rgba(255,220,194,.15)}.text-primary-orange-100\/20{color:rgba(255,220,194,.2)}.text-primary-orange-100\/25{color:rgba(255,220,194,.25)}.text-primary-orange-100\/30{color:rgba(255,220,194,.3)}.text-primary-orange-100\/35{color:rgba(255,220,194,.35)}.text-primary-orange-100\/40{color:rgba(255,220,194,.4)}.text-primary-orange-100\/45{color:rgba(255,220,194,.45)}.text-primary-orange-100\/5{color:rgba(255,220,194,.05)}.text-primary-orange-100\/50{color:rgba(255,220,194,.5)}.text-primary-orange-100\/55{color:rgba(255,220,194,.55)}.text-primary-orange-100\/60{color:rgba(255,220,194,.6)}.text-primary-orange-100\/65{color:rgba(255,220,194,.65)}.text-primary-orange-100\/70{color:rgba(255,220,194,.7)}.text-primary-orange-100\/75{color:rgba(255,220,194,.75)}.text-primary-orange-100\/80{color:rgba(255,220,194,.8)}.text-primary-orange-100\/85{color:rgba(255,220,194,.85)}.text-primary-orange-100\/90{color:rgba(255,220,194,.9)}.text-primary-orange-100\/95{color:rgba(255,220,194,.95)}.text-primary-orange-300{--tw-text-opacity:1;color:rgb(251 188 130/var(--tw-text-opacity))}.text-primary-orange-300\/0{color:hsla(29,94%,75%,0)}.text-primary-orange-300\/10{color:hsla(29,94%,75%,.1)}.text-primary-orange-300\/100{color:#fbbc82}.text-primary-orange-300\/15{color:hsla(29,94%,75%,.15)}.text-primary-orange-300\/20{color:hsla(29,94%,75%,.2)}.text-primary-orange-300\/25{color:hsla(29,94%,75%,.25)}.text-primary-orange-300\/30{color:hsla(29,94%,75%,.3)}.text-primary-orange-300\/35{color:hsla(29,94%,75%,.35)}.text-primary-orange-300\/40{color:hsla(29,94%,75%,.4)}.text-primary-orange-300\/45{color:hsla(29,94%,75%,.45)}.text-primary-orange-300\/5{color:hsla(29,94%,75%,.05)}.text-primary-orange-300\/50{color:hsla(29,94%,75%,.5)}.text-primary-orange-300\/55{color:hsla(29,94%,75%,.55)}.text-primary-orange-300\/60{color:hsla(29,94%,75%,.6)}.text-primary-orange-300\/65{color:hsla(29,94%,75%,.65)}.text-primary-orange-300\/70{color:hsla(29,94%,75%,.7)}.text-primary-orange-300\/75{color:hsla(29,94%,75%,.75)}.text-primary-orange-300\/80{color:hsla(29,94%,75%,.8)}.text-primary-orange-300\/85{color:hsla(29,94%,75%,.85)}.text-primary-orange-300\/90{color:hsla(29,94%,75%,.9)}.text-primary-orange-300\/95{color:hsla(29,94%,75%,.95)}.text-primary-orange-500{--tw-text-opacity:1;color:rgb(246 168 94/var(--tw-text-opacity))}.text-primary-orange-500\/0{color:rgba(246,168,94,0)}.text-primary-orange-500\/10{color:rgba(246,168,94,.1)}.text-primary-orange-500\/100{color:#f6a85e}.text-primary-orange-500\/15{color:rgba(246,168,94,.15)}.text-primary-orange-500\/20{color:rgba(246,168,94,.2)}.text-primary-orange-500\/25{color:rgba(246,168,94,.25)}.text-primary-orange-500\/30{color:rgba(246,168,94,.3)}.text-primary-orange-500\/35{color:rgba(246,168,94,.35)}.text-primary-orange-500\/40{color:rgba(246,168,94,.4)}.text-primary-orange-500\/45{color:rgba(246,168,94,.45)}.text-primary-orange-500\/5{color:rgba(246,168,94,.05)}.text-primary-orange-500\/50{color:rgba(246,168,94,.5)}.text-primary-orange-500\/55{color:rgba(246,168,94,.55)}.text-primary-orange-500\/60{color:rgba(246,168,94,.6)}.text-primary-orange-500\/65{color:rgba(246,168,94,.65)}.text-primary-orange-500\/70{color:rgba(246,168,94,.7)}.text-primary-orange-500\/75{color:rgba(246,168,94,.75)}.text-primary-orange-500\/80{color:rgba(246,168,94,.8)}.text-primary-orange-500\/85{color:rgba(246,168,94,.85)}.text-primary-orange-500\/90{color:rgba(246,168,94,.9)}.text-primary-orange-500\/95{color:rgba(246,168,94,.95)}.text-primary-pink-100{--tw-text-opacity:1;color:rgb(253 221 238/var(--tw-text-opacity))}.text-primary-pink-100\/0{color:rgba(253,221,238,0)}.text-primary-pink-100\/10{color:rgba(253,221,238,.1)}.text-primary-pink-100\/100{color:#fdddee}.text-primary-pink-100\/15{color:rgba(253,221,238,.15)}.text-primary-pink-100\/20{color:rgba(253,221,238,.2)}.text-primary-pink-100\/25{color:rgba(253,221,238,.25)}.text-primary-pink-100\/30{color:rgba(253,221,238,.3)}.text-primary-pink-100\/35{color:rgba(253,221,238,.35)}.text-primary-pink-100\/40{color:rgba(253,221,238,.4)}.text-primary-pink-100\/45{color:rgba(253,221,238,.45)}.text-primary-pink-100\/5{color:rgba(253,221,238,.05)}.text-primary-pink-100\/50{color:rgba(253,221,238,.5)}.text-primary-pink-100\/55{color:rgba(253,221,238,.55)}.text-primary-pink-100\/60{color:rgba(253,221,238,.6)}.text-primary-pink-100\/65{color:rgba(253,221,238,.65)}.text-primary-pink-100\/70{color:rgba(253,221,238,.7)}.text-primary-pink-100\/75{color:rgba(253,221,238,.75)}.text-primary-pink-100\/80{color:rgba(253,221,238,.8)}.text-primary-pink-100\/85{color:rgba(253,221,238,.85)}.text-primary-pink-100\/90{color:rgba(253,221,238,.9)}.text-primary-pink-100\/95{color:rgba(253,221,238,.95)}.text-primary-pink-200{--tw-text-opacity:1;color:rgb(255 232 230/var(--tw-text-opacity))}.text-primary-pink-200\/0{color:hsla(5,100%,95%,0)}.text-primary-pink-200\/10{color:hsla(5,100%,95%,.1)}.text-primary-pink-200\/100{color:#ffe8e6}.text-primary-pink-200\/15{color:hsla(5,100%,95%,.15)}.text-primary-pink-200\/20{color:hsla(5,100%,95%,.2)}.text-primary-pink-200\/25{color:hsla(5,100%,95%,.25)}.text-primary-pink-200\/30{color:hsla(5,100%,95%,.3)}.text-primary-pink-200\/35{color:hsla(5,100%,95%,.35)}.text-primary-pink-200\/40{color:hsla(5,100%,95%,.4)}.text-primary-pink-200\/45{color:hsla(5,100%,95%,.45)}.text-primary-pink-200\/5{color:hsla(5,100%,95%,.05)}.text-primary-pink-200\/50{color:hsla(5,100%,95%,.5)}.text-primary-pink-200\/55{color:hsla(5,100%,95%,.55)}.text-primary-pink-200\/60{color:hsla(5,100%,95%,.6)}.text-primary-pink-200\/65{color:hsla(5,100%,95%,.65)}.text-primary-pink-200\/70{color:hsla(5,100%,95%,.7)}.text-primary-pink-200\/75{color:hsla(5,100%,95%,.75)}.text-primary-pink-200\/80{color:hsla(5,100%,95%,.8)}.text-primary-pink-200\/85{color:hsla(5,100%,95%,.85)}.text-primary-pink-200\/90{color:hsla(5,100%,95%,.9)}.text-primary-pink-200\/95{color:hsla(5,100%,95%,.95)}.text-primary-pink-300{--tw-text-opacity:1;color:rgb(245 172 211/var(--tw-text-opacity))}.text-primary-pink-300\/0{color:rgba(245,172,211,0)}.text-primary-pink-300\/10{color:rgba(245,172,211,.1)}.text-primary-pink-300\/100{color:#f5acd3}.text-primary-pink-300\/15{color:rgba(245,172,211,.15)}.text-primary-pink-300\/20{color:rgba(245,172,211,.2)}.text-primary-pink-300\/25{color:rgba(245,172,211,.25)}.text-primary-pink-300\/30{color:rgba(245,172,211,.3)}.text-primary-pink-300\/35{color:rgba(245,172,211,.35)}.text-primary-pink-300\/40{color:rgba(245,172,211,.4)}.text-primary-pink-300\/45{color:rgba(245,172,211,.45)}.text-primary-pink-300\/5{color:rgba(245,172,211,.05)}.text-primary-pink-300\/50{color:rgba(245,172,211,.5)}.text-primary-pink-300\/55{color:rgba(245,172,211,.55)}.text-primary-pink-300\/60{color:rgba(245,172,211,.6)}.text-primary-pink-300\/65{color:rgba(245,172,211,.65)}.text-primary-pink-300\/70{color:rgba(245,172,211,.7)}.text-primary-pink-300\/75{color:rgba(245,172,211,.75)}.text-primary-pink-300\/80{color:rgba(245,172,211,.8)}.text-primary-pink-300\/85{color:rgba(245,172,211,.85)}.text-primary-pink-300\/90{color:rgba(245,172,211,.9)}.text-primary-pink-300\/95{color:rgba(245,172,211,.95)}.text-primary-pink-400{--tw-text-opacity:1;color:rgb(182 108 255/var(--tw-text-opacity))}.text-primary-pink-400\/0{color:rgba(182,108,255,0)}.text-primary-pink-400\/10{color:rgba(182,108,255,.1)}.text-primary-pink-400\/100{color:#b66cff}.text-primary-pink-400\/15{color:rgba(182,108,255,.15)}.text-primary-pink-400\/20{color:rgba(182,108,255,.2)}.text-primary-pink-400\/25{color:rgba(182,108,255,.25)}.text-primary-pink-400\/30{color:rgba(182,108,255,.3)}.text-primary-pink-400\/35{color:rgba(182,108,255,.35)}.text-primary-pink-400\/40{color:rgba(182,108,255,.4)}.text-primary-pink-400\/45{color:rgba(182,108,255,.45)}.text-primary-pink-400\/5{color:rgba(182,108,255,.05)}.text-primary-pink-400\/50{color:rgba(182,108,255,.5)}.text-primary-pink-400\/55{color:rgba(182,108,255,.55)}.text-primary-pink-400\/60{color:rgba(182,108,255,.6)}.text-primary-pink-400\/65{color:rgba(182,108,255,.65)}.text-primary-pink-400\/70{color:rgba(182,108,255,.7)}.text-primary-pink-400\/75{color:rgba(182,108,255,.75)}.text-primary-pink-400\/80{color:rgba(182,108,255,.8)}.text-primary-pink-400\/85{color:rgba(182,108,255,.85)}.text-primary-pink-400\/90{color:rgba(182,108,255,.9)}.text-primary-pink-400\/95{color:rgba(182,108,255,.95)}.text-primary-pink-500{--tw-text-opacity:1;color:rgb(229 139 187/var(--tw-text-opacity))}.text-primary-pink-500\/0{color:rgba(229,139,187,0)}.text-primary-pink-500\/10{color:rgba(229,139,187,.1)}.text-primary-pink-500\/100{color:#e58bbb}.text-primary-pink-500\/15{color:rgba(229,139,187,.15)}.text-primary-pink-500\/20{color:rgba(229,139,187,.2)}.text-primary-pink-500\/25{color:rgba(229,139,187,.25)}.text-primary-pink-500\/30{color:rgba(229,139,187,.3)}.text-primary-pink-500\/35{color:rgba(229,139,187,.35)}.text-primary-pink-500\/40{color:rgba(229,139,187,.4)}.text-primary-pink-500\/45{color:rgba(229,139,187,.45)}.text-primary-pink-500\/5{color:rgba(229,139,187,.05)}.text-primary-pink-500\/50{color:rgba(229,139,187,.5)}.text-primary-pink-500\/55{color:rgba(229,139,187,.55)}.text-primary-pink-500\/60{color:rgba(229,139,187,.6)}.text-primary-pink-500\/65{color:rgba(229,139,187,.65)}.text-primary-pink-500\/70{color:rgba(229,139,187,.7)}.text-primary-pink-500\/75{color:rgba(229,139,187,.75)}.text-primary-pink-500\/80{color:rgba(229,139,187,.8)}.text-primary-pink-500\/85{color:rgba(229,139,187,.85)}.text-primary-pink-500\/90{color:rgba(229,139,187,.9)}.text-primary-pink-500\/95{color:rgba(229,139,187,.95)}.text-primary-purple-100{--tw-text-opacity:1;color:rgb(233 223 255/var(--tw-text-opacity))}.text-primary-purple-100\/0{color:rgba(233,223,255,0)}.text-primary-purple-100\/10{color:rgba(233,223,255,.1)}.text-primary-purple-100\/100{color:#e9dfff}.text-primary-purple-100\/15{color:rgba(233,223,255,.15)}.text-primary-purple-100\/20{color:rgba(233,223,255,.2)}.text-primary-purple-100\/25{color:rgba(233,223,255,.25)}.text-primary-purple-100\/30{color:rgba(233,223,255,.3)}.text-primary-purple-100\/35{color:rgba(233,223,255,.35)}.text-primary-purple-100\/40{color:rgba(233,223,255,.4)}.text-primary-purple-100\/45{color:rgba(233,223,255,.45)}.text-primary-purple-100\/5{color:rgba(233,223,255,.05)}.text-primary-purple-100\/50{color:rgba(233,223,255,.5)}.text-primary-purple-100\/55{color:rgba(233,223,255,.55)}.text-primary-purple-100\/60{color:rgba(233,223,255,.6)}.text-primary-purple-100\/65{color:rgba(233,223,255,.65)}.text-primary-purple-100\/70{color:rgba(233,223,255,.7)}.text-primary-purple-100\/75{color:rgba(233,223,255,.75)}.text-primary-purple-100\/80{color:rgba(233,223,255,.8)}.text-primary-purple-100\/85{color:rgba(233,223,255,.85)}.text-primary-purple-100\/90{color:rgba(233,223,255,.9)}.text-primary-purple-100\/95{color:rgba(233,223,255,.95)}.text-primary-purple-300{--tw-text-opacity:1;color:rgb(190 169 238/var(--tw-text-opacity))}.text-primary-purple-300\/0{color:rgba(190,169,238,0)}.text-primary-purple-300\/10{color:rgba(190,169,238,.1)}.text-primary-purple-300\/100{color:#bea9ee}.text-primary-purple-300\/15{color:rgba(190,169,238,.15)}.text-primary-purple-300\/20{color:rgba(190,169,238,.2)}.text-primary-purple-300\/25{color:rgba(190,169,238,.25)}.text-primary-purple-300\/30{color:rgba(190,169,238,.3)}.text-primary-purple-300\/35{color:rgba(190,169,238,.35)}.text-primary-purple-300\/40{color:rgba(190,169,238,.4)}.text-primary-purple-300\/45{color:rgba(190,169,238,.45)}.text-primary-purple-300\/5{color:rgba(190,169,238,.05)}.text-primary-purple-300\/50{color:rgba(190,169,238,.5)}.text-primary-purple-300\/55{color:rgba(190,169,238,.55)}.text-primary-purple-300\/60{color:rgba(190,169,238,.6)}.text-primary-purple-300\/65{color:rgba(190,169,238,.65)}.text-primary-purple-300\/70{color:rgba(190,169,238,.7)}.text-primary-purple-300\/75{color:rgba(190,169,238,.75)}.text-primary-purple-300\/80{color:rgba(190,169,238,.8)}.text-primary-purple-300\/85{color:rgba(190,169,238,.85)}.text-primary-purple-300\/90{color:rgba(190,169,238,.9)}.text-primary-purple-300\/95{color:rgba(190,169,238,.95)}.text-primary-purple-500{--tw-text-opacity:1;color:rgb(171 146 225/var(--tw-text-opacity))}.text-primary-purple-500\/0{color:rgba(171,146,225,0)}.text-primary-purple-500\/10{color:rgba(171,146,225,.1)}.text-primary-purple-500\/100{color:#ab92e1}.text-primary-purple-500\/15{color:rgba(171,146,225,.15)}.text-primary-purple-500\/20{color:rgba(171,146,225,.2)}.text-primary-purple-500\/25{color:rgba(171,146,225,.25)}.text-primary-purple-500\/30{color:rgba(171,146,225,.3)}.text-primary-purple-500\/35{color:rgba(171,146,225,.35)}.text-primary-purple-500\/40{color:rgba(171,146,225,.4)}.text-primary-purple-500\/45{color:rgba(171,146,225,.45)}.text-primary-purple-500\/5{color:rgba(171,146,225,.05)}.text-primary-purple-500\/50{color:rgba(171,146,225,.5)}.text-primary-purple-500\/55{color:rgba(171,146,225,.55)}.text-primary-purple-500\/60{color:rgba(171,146,225,.6)}.text-primary-purple-500\/65{color:rgba(171,146,225,.65)}.text-primary-purple-500\/70{color:rgba(171,146,225,.7)}.text-primary-purple-500\/75{color:rgba(171,146,225,.75)}.text-primary-purple-500\/80{color:rgba(171,146,225,.8)}.text-primary-purple-500\/85{color:rgba(171,146,225,.85)}.text-primary-purple-500\/90{color:rgba(171,146,225,.9)}.text-primary-purple-500\/95{color:rgba(171,146,225,.95)}.text-primary-red-100{--tw-text-opacity:1;color:rgb(255 212 206/var(--tw-text-opacity))}.text-primary-red-100\/0{color:hsla(7,100%,90%,0)}.text-primary-red-100\/10{color:hsla(7,100%,90%,.1)}.text-primary-red-100\/100{color:#ffd4ce}.text-primary-red-100\/15{color:hsla(7,100%,90%,.15)}.text-primary-red-100\/20{color:hsla(7,100%,90%,.2)}.text-primary-red-100\/25{color:hsla(7,100%,90%,.25)}.text-primary-red-100\/30{color:hsla(7,100%,90%,.3)}.text-primary-red-100\/35{color:hsla(7,100%,90%,.35)}.text-primary-red-100\/40{color:hsla(7,100%,90%,.4)}.text-primary-red-100\/45{color:hsla(7,100%,90%,.45)}.text-primary-red-100\/5{color:hsla(7,100%,90%,.05)}.text-primary-red-100\/50{color:hsla(7,100%,90%,.5)}.text-primary-red-100\/55{color:hsla(7,100%,90%,.55)}.text-primary-red-100\/60{color:hsla(7,100%,90%,.6)}.text-primary-red-100\/65{color:hsla(7,100%,90%,.65)}.text-primary-red-100\/70{color:hsla(7,100%,90%,.7)}.text-primary-red-100\/75{color:hsla(7,100%,90%,.75)}.text-primary-red-100\/80{color:hsla(7,100%,90%,.8)}.text-primary-red-100\/85{color:hsla(7,100%,90%,.85)}.text-primary-red-100\/90{color:hsla(7,100%,90%,.9)}.text-primary-red-100\/95{color:hsla(7,100%,90%,.95)}.text-primary-red-200{--tw-text-opacity:1;color:rgb(255 189 187/var(--tw-text-opacity))}.text-primary-red-200\/0{color:hsla(2,100%,87%,0)}.text-primary-red-200\/10{color:hsla(2,100%,87%,.1)}.text-primary-red-200\/100{color:#ffbdbb}.text-primary-red-200\/15{color:hsla(2,100%,87%,.15)}.text-primary-red-200\/20{color:hsla(2,100%,87%,.2)}.text-primary-red-200\/25{color:hsla(2,100%,87%,.25)}.text-primary-red-200\/30{color:hsla(2,100%,87%,.3)}.text-primary-red-200\/35{color:hsla(2,100%,87%,.35)}.text-primary-red-200\/40{color:hsla(2,100%,87%,.4)}.text-primary-red-200\/45{color:hsla(2,100%,87%,.45)}.text-primary-red-200\/5{color:hsla(2,100%,87%,.05)}.text-primary-red-200\/50{color:hsla(2,100%,87%,.5)}.text-primary-red-200\/55{color:hsla(2,100%,87%,.55)}.text-primary-red-200\/60{color:hsla(2,100%,87%,.6)}.text-primary-red-200\/65{color:hsla(2,100%,87%,.65)}.text-primary-red-200\/70{color:hsla(2,100%,87%,.7)}.text-primary-red-200\/75{color:hsla(2,100%,87%,.75)}.text-primary-red-200\/80{color:hsla(2,100%,87%,.8)}.text-primary-red-200\/85{color:hsla(2,100%,87%,.85)}.text-primary-red-200\/90{color:hsla(2,100%,87%,.9)}.text-primary-red-200\/95{color:hsla(2,100%,87%,.95)}.text-primary-red-300{--tw-text-opacity:1;color:rgb(255 181 172/var(--tw-text-opacity))}.text-primary-red-300\/0{color:hsla(7,100%,84%,0)}.text-primary-red-300\/10{color:hsla(7,100%,84%,.1)}.text-primary-red-300\/100{color:#ffb5ac}.text-primary-red-300\/15{color:hsla(7,100%,84%,.15)}.text-primary-red-300\/20{color:hsla(7,100%,84%,.2)}.text-primary-red-300\/25{color:hsla(7,100%,84%,.25)}.text-primary-red-300\/30{color:hsla(7,100%,84%,.3)}.text-primary-red-300\/35{color:hsla(7,100%,84%,.35)}.text-primary-red-300\/40{color:hsla(7,100%,84%,.4)}.text-primary-red-300\/45{color:hsla(7,100%,84%,.45)}.text-primary-red-300\/5{color:hsla(7,100%,84%,.05)}.text-primary-red-300\/50{color:hsla(7,100%,84%,.5)}.text-primary-red-300\/55{color:hsla(7,100%,84%,.55)}.text-primary-red-300\/60{color:hsla(7,100%,84%,.6)}.text-primary-red-300\/65{color:hsla(7,100%,84%,.65)}.text-primary-red-300\/70{color:hsla(7,100%,84%,.7)}.text-primary-red-300\/75{color:hsla(7,100%,84%,.75)}.text-primary-red-300\/80{color:hsla(7,100%,84%,.8)}.text-primary-red-300\/85{color:hsla(7,100%,84%,.85)}.text-primary-red-300\/90{color:hsla(7,100%,84%,.9)}.text-primary-red-300\/95{color:hsla(7,100%,84%,.95)}.text-primary-red-350{--tw-text-opacity:1;color:rgb(255 128 128/var(--tw-text-opacity))}.text-primary-red-350\/0{color:hsla(0,100%,75%,0)}.text-primary-red-350\/10{color:hsla(0,100%,75%,.1)}.text-primary-red-350\/100{color:#ff8080}.text-primary-red-350\/15{color:hsla(0,100%,75%,.15)}.text-primary-red-350\/20{color:hsla(0,100%,75%,.2)}.text-primary-red-350\/25{color:hsla(0,100%,75%,.25)}.text-primary-red-350\/30{color:hsla(0,100%,75%,.3)}.text-primary-red-350\/35{color:hsla(0,100%,75%,.35)}.text-primary-red-350\/40{color:hsla(0,100%,75%,.4)}.text-primary-red-350\/45{color:hsla(0,100%,75%,.45)}.text-primary-red-350\/5{color:hsla(0,100%,75%,.05)}.text-primary-red-350\/50{color:hsla(0,100%,75%,.5)}.text-primary-red-350\/55{color:hsla(0,100%,75%,.55)}.text-primary-red-350\/60{color:hsla(0,100%,75%,.6)}.text-primary-red-350\/65{color:hsla(0,100%,75%,.65)}.text-primary-red-350\/70{color:hsla(0,100%,75%,.7)}.text-primary-red-350\/75{color:hsla(0,100%,75%,.75)}.text-primary-red-350\/80{color:hsla(0,100%,75%,.8)}.text-primary-red-350\/85{color:hsla(0,100%,75%,.85)}.text-primary-red-350\/90{color:hsla(0,100%,75%,.9)}.text-primary-red-350\/95{color:hsla(0,100%,75%,.95)}.text-primary-red-400{--tw-text-opacity:1;color:rgb(249 154 151/var(--tw-text-opacity))}.text-primary-red-400\/0{color:hsla(2,89%,78%,0)}.text-primary-red-400\/10{color:hsla(2,89%,78%,.1)}.text-primary-red-400\/100{color:#f99a97}.text-primary-red-400\/15{color:hsla(2,89%,78%,.15)}.text-primary-red-400\/20{color:hsla(2,89%,78%,.2)}.text-primary-red-400\/25{color:hsla(2,89%,78%,.25)}.text-primary-red-400\/30{color:hsla(2,89%,78%,.3)}.text-primary-red-400\/35{color:hsla(2,89%,78%,.35)}.text-primary-red-400\/40{color:hsla(2,89%,78%,.4)}.text-primary-red-400\/45{color:hsla(2,89%,78%,.45)}.text-primary-red-400\/5{color:hsla(2,89%,78%,.05)}.text-primary-red-400\/50{color:hsla(2,89%,78%,.5)}.text-primary-red-400\/55{color:hsla(2,89%,78%,.55)}.text-primary-red-400\/60{color:hsla(2,89%,78%,.6)}.text-primary-red-400\/65{color:hsla(2,89%,78%,.65)}.text-primary-red-400\/70{color:hsla(2,89%,78%,.7)}.text-primary-red-400\/75{color:hsla(2,89%,78%,.75)}.text-primary-red-400\/80{color:hsla(2,89%,78%,.8)}.text-primary-red-400\/85{color:hsla(2,89%,78%,.85)}.text-primary-red-400\/90{color:hsla(2,89%,78%,.9)}.text-primary-red-400\/95{color:hsla(2,89%,78%,.95)}.text-primary-red-500{--tw-text-opacity:1;color:rgb(255 128 128/var(--tw-text-opacity))}.text-primary-red-500\/0{color:hsla(0,100%,75%,0)}.text-primary-red-500\/10{color:hsla(0,100%,75%,.1)}.text-primary-red-500\/100{color:#ff8080}.text-primary-red-500\/15{color:hsla(0,100%,75%,.15)}.text-primary-red-500\/20{color:hsla(0,100%,75%,.2)}.text-primary-red-500\/25{color:hsla(0,100%,75%,.25)}.text-primary-red-500\/30{color:hsla(0,100%,75%,.3)}.text-primary-red-500\/35{color:hsla(0,100%,75%,.35)}.text-primary-red-500\/40{color:hsla(0,100%,75%,.4)}.text-primary-red-500\/45{color:hsla(0,100%,75%,.45)}.text-primary-red-500\/5{color:hsla(0,100%,75%,.05)}.text-primary-red-500\/50{color:hsla(0,100%,75%,.5)}.text-primary-red-500\/55{color:hsla(0,100%,75%,.55)}.text-primary-red-500\/60{color:hsla(0,100%,75%,.6)}.text-primary-red-500\/65{color:hsla(0,100%,75%,.65)}.text-primary-red-500\/70{color:hsla(0,100%,75%,.7)}.text-primary-red-500\/75{color:hsla(0,100%,75%,.75)}.text-primary-red-500\/80{color:hsla(0,100%,75%,.8)}.text-primary-red-500\/85{color:hsla(0,100%,75%,.85)}.text-primary-red-500\/90{color:hsla(0,100%,75%,.9)}.text-primary-red-500\/95{color:hsla(0,100%,75%,.95)}.text-primary-turquoise-100{--tw-text-opacity:1;color:rgb(205 237 240/var(--tw-text-opacity))}.text-primary-turquoise-100\/0{color:rgba(205,237,240,0)}.text-primary-turquoise-100\/10{color:rgba(205,237,240,.1)}.text-primary-turquoise-100\/100{color:#cdedf0}.text-primary-turquoise-100\/15{color:rgba(205,237,240,.15)}.text-primary-turquoise-100\/20{color:rgba(205,237,240,.2)}.text-primary-turquoise-100\/25{color:rgba(205,237,240,.25)}.text-primary-turquoise-100\/30{color:rgba(205,237,240,.3)}.text-primary-turquoise-100\/35{color:rgba(205,237,240,.35)}.text-primary-turquoise-100\/40{color:rgba(205,237,240,.4)}.text-primary-turquoise-100\/45{color:rgba(205,237,240,.45)}.text-primary-turquoise-100\/5{color:rgba(205,237,240,.05)}.text-primary-turquoise-100\/50{color:rgba(205,237,240,.5)}.text-primary-turquoise-100\/55{color:rgba(205,237,240,.55)}.text-primary-turquoise-100\/60{color:rgba(205,237,240,.6)}.text-primary-turquoise-100\/65{color:rgba(205,237,240,.65)}.text-primary-turquoise-100\/70{color:rgba(205,237,240,.7)}.text-primary-turquoise-100\/75{color:rgba(205,237,240,.75)}.text-primary-turquoise-100\/80{color:rgba(205,237,240,.8)}.text-primary-turquoise-100\/85{color:rgba(205,237,240,.85)}.text-primary-turquoise-100\/90{color:rgba(205,237,240,.9)}.text-primary-turquoise-100\/95{color:rgba(205,237,240,.95)}.text-primary-turquoise-300{--tw-text-opacity:1;color:rgb(151 215 221/var(--tw-text-opacity))}.text-primary-turquoise-300\/0{color:rgba(151,215,221,0)}.text-primary-turquoise-300\/10{color:rgba(151,215,221,.1)}.text-primary-turquoise-300\/100{color:#97d7dd}.text-primary-turquoise-300\/15{color:rgba(151,215,221,.15)}.text-primary-turquoise-300\/20{color:rgba(151,215,221,.2)}.text-primary-turquoise-300\/25{color:rgba(151,215,221,.25)}.text-primary-turquoise-300\/30{color:rgba(151,215,221,.3)}.text-primary-turquoise-300\/35{color:rgba(151,215,221,.35)}.text-primary-turquoise-300\/40{color:rgba(151,215,221,.4)}.text-primary-turquoise-300\/45{color:rgba(151,215,221,.45)}.text-primary-turquoise-300\/5{color:rgba(151,215,221,.05)}.text-primary-turquoise-300\/50{color:rgba(151,215,221,.5)}.text-primary-turquoise-300\/55{color:rgba(151,215,221,.55)}.text-primary-turquoise-300\/60{color:rgba(151,215,221,.6)}.text-primary-turquoise-300\/65{color:rgba(151,215,221,.65)}.text-primary-turquoise-300\/70{color:rgba(151,215,221,.7)}.text-primary-turquoise-300\/75{color:rgba(151,215,221,.75)}.text-primary-turquoise-300\/80{color:rgba(151,215,221,.8)}.text-primary-turquoise-300\/85{color:rgba(151,215,221,.85)}.text-primary-turquoise-300\/90{color:rgba(151,215,221,.9)}.text-primary-turquoise-300\/95{color:rgba(151,215,221,.95)}.text-primary-turquoise-500{--tw-text-opacity:1;color:rgb(108 189 199/var(--tw-text-opacity))}.text-primary-turquoise-500\/0{color:rgba(108,189,199,0)}.text-primary-turquoise-500\/10{color:rgba(108,189,199,.1)}.text-primary-turquoise-500\/100{color:#6cbdc7}.text-primary-turquoise-500\/15{color:rgba(108,189,199,.15)}.text-primary-turquoise-500\/20{color:rgba(108,189,199,.2)}.text-primary-turquoise-500\/25{color:rgba(108,189,199,.25)}.text-primary-turquoise-500\/30{color:rgba(108,189,199,.3)}.text-primary-turquoise-500\/35{color:rgba(108,189,199,.35)}.text-primary-turquoise-500\/40{color:rgba(108,189,199,.4)}.text-primary-turquoise-500\/45{color:rgba(108,189,199,.45)}.text-primary-turquoise-500\/5{color:rgba(108,189,199,.05)}.text-primary-turquoise-500\/50{color:rgba(108,189,199,.5)}.text-primary-turquoise-500\/55{color:rgba(108,189,199,.55)}.text-primary-turquoise-500\/60{color:rgba(108,189,199,.6)}.text-primary-turquoise-500\/65{color:rgba(108,189,199,.65)}.text-primary-turquoise-500\/70{color:rgba(108,189,199,.7)}.text-primary-turquoise-500\/75{color:rgba(108,189,199,.75)}.text-primary-turquoise-500\/80{color:rgba(108,189,199,.8)}.text-primary-turquoise-500\/85{color:rgba(108,189,199,.85)}.text-primary-turquoise-500\/90{color:rgba(108,189,199,.9)}.text-primary-turquoise-500\/95{color:rgba(108,189,199,.95)}.text-primary-white-100{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-primary-yellow-100{--tw-text-opacity:1;color:rgb(255 231 194/var(--tw-text-opacity))}.text-primary-yellow-100\/0{color:rgba(255,231,194,0)}.text-primary-yellow-100\/10{color:rgba(255,231,194,.1)}.text-primary-yellow-100\/100{color:#ffe7c2}.text-primary-yellow-100\/15{color:rgba(255,231,194,.15)}.text-primary-yellow-100\/20{color:rgba(255,231,194,.2)}.text-primary-yellow-100\/25{color:rgba(255,231,194,.25)}.text-primary-yellow-100\/30{color:rgba(255,231,194,.3)}.text-primary-yellow-100\/35{color:rgba(255,231,194,.35)}.text-primary-yellow-100\/40{color:rgba(255,231,194,.4)}.text-primary-yellow-100\/45{color:rgba(255,231,194,.45)}.text-primary-yellow-100\/5{color:rgba(255,231,194,.05)}.text-primary-yellow-100\/50{color:rgba(255,231,194,.5)}.text-primary-yellow-100\/55{color:rgba(255,231,194,.55)}.text-primary-yellow-100\/60{color:rgba(255,231,194,.6)}.text-primary-yellow-100\/65{color:rgba(255,231,194,.65)}.text-primary-yellow-100\/70{color:rgba(255,231,194,.7)}.text-primary-yellow-100\/75{color:rgba(255,231,194,.75)}.text-primary-yellow-100\/80{color:rgba(255,231,194,.8)}.text-primary-yellow-100\/85{color:rgba(255,231,194,.85)}.text-primary-yellow-100\/90{color:rgba(255,231,194,.9)}.text-primary-yellow-100\/95{color:rgba(255,231,194,.95)}.text-primary-yellow-300{--tw-text-opacity:1;color:rgb(246 202 135/var(--tw-text-opacity))}.text-primary-yellow-300\/0{color:hsla(36,86%,75%,0)}.text-primary-yellow-300\/10{color:hsla(36,86%,75%,.1)}.text-primary-yellow-300\/100{color:#f6ca87}.text-primary-yellow-300\/15{color:hsla(36,86%,75%,.15)}.text-primary-yellow-300\/20{color:hsla(36,86%,75%,.2)}.text-primary-yellow-300\/25{color:hsla(36,86%,75%,.25)}.text-primary-yellow-300\/30{color:hsla(36,86%,75%,.3)}.text-primary-yellow-300\/35{color:hsla(36,86%,75%,.35)}.text-primary-yellow-300\/40{color:hsla(36,86%,75%,.4)}.text-primary-yellow-300\/45{color:hsla(36,86%,75%,.45)}.text-primary-yellow-300\/5{color:hsla(36,86%,75%,.05)}.text-primary-yellow-300\/50{color:hsla(36,86%,75%,.5)}.text-primary-yellow-300\/55{color:hsla(36,86%,75%,.55)}.text-primary-yellow-300\/60{color:hsla(36,86%,75%,.6)}.text-primary-yellow-300\/65{color:hsla(36,86%,75%,.65)}.text-primary-yellow-300\/70{color:hsla(36,86%,75%,.7)}.text-primary-yellow-300\/75{color:hsla(36,86%,75%,.75)}.text-primary-yellow-300\/80{color:hsla(36,86%,75%,.8)}.text-primary-yellow-300\/85{color:hsla(36,86%,75%,.85)}.text-primary-yellow-300\/90{color:hsla(36,86%,75%,.9)}.text-primary-yellow-300\/95{color:hsla(36,86%,75%,.95)}.text-primary-yellow-500{--tw-text-opacity:1;color:rgb(245 190 105/var(--tw-text-opacity))}.text-primary-yellow-500\/0{color:hsla(36,87%,69%,0)}.text-primary-yellow-500\/10{color:hsla(36,87%,69%,.1)}.text-primary-yellow-500\/100{color:#f5be69}.text-primary-yellow-500\/15{color:hsla(36,87%,69%,.15)}.text-primary-yellow-500\/20{color:hsla(36,87%,69%,.2)}.text-primary-yellow-500\/25{color:hsla(36,87%,69%,.25)}.text-primary-yellow-500\/30{color:hsla(36,87%,69%,.3)}.text-primary-yellow-500\/35{color:hsla(36,87%,69%,.35)}.text-primary-yellow-500\/40{color:hsla(36,87%,69%,.4)}.text-primary-yellow-500\/45{color:hsla(36,87%,69%,.45)}.text-primary-yellow-500\/5{color:hsla(36,87%,69%,.05)}.text-primary-yellow-500\/50{color:hsla(36,87%,69%,.5)}.text-primary-yellow-500\/55{color:hsla(36,87%,69%,.55)}.text-primary-yellow-500\/60{color:hsla(36,87%,69%,.6)}.text-primary-yellow-500\/65{color:hsla(36,87%,69%,.65)}.text-primary-yellow-500\/70{color:hsla(36,87%,69%,.7)}.text-primary-yellow-500\/75{color:hsla(36,87%,69%,.75)}.text-primary-yellow-500\/80{color:hsla(36,87%,69%,.8)}.text-primary-yellow-500\/85{color:hsla(36,87%,69%,.85)}.text-primary-yellow-500\/90{color:hsla(36,87%,69%,.9)}.text-primary-yellow-500\/95{color:hsla(36,87%,69%,.95)}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.text-red-800{--tw-text-opacity:1;color:rgb(153 27 27/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21/var(--tw-text-opacity))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.line-through{-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-2xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-\[0_0_0_4px_\#FFFFFF\]{--tw-shadow:0 0 0 4px #fff;--tw-shadow-colored:0 0 0 4px var(--tw-shadow-color)}.shadow-\[0_0_0_4px_\#FFFFFF\],.shadow-\[0_0_0_5px_\#AB92E1\]{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_0_5px_\#AB92E1\]{--tw-shadow:0 0 0 5px #ab92e1;--tw-shadow-colored:0 0 0 5px var(--tw-shadow-color)}.shadow-\[1rem_1rem_rgba\(255\2c 255\2c 255\2c 1\)\]{--tw-shadow:1rem 1rem #fff;--tw-shadow-colored:1rem 1rem var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[5px_10px_rgba\(255\2c 255\2c 255\2c 1\)\]{--tw-shadow:5px 10px #fff;--tw-shadow-colored:5px 10px var(--tw-shadow-color)}.shadow-\[5px_10px_rgba\(255\2c 255\2c 255\2c 1\)\],.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.drop-shadow-sm{--tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,.05))}.drop-shadow-sm,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\[transform\:rotateY\(180deg\)\]{transform:rotateY(180deg)}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.fade-enter{opacity:0}.fade-enter-active,.fade-exit{opacity:1}.fade-exit-active{opacity:0}.fade-enter-active,.fade-exit-active{transition:opacity .5s}.cube,.cube div{top:0;left:0;position:absolute;transform-style:preserve-3d;transition:transform .5s ease-in-out}.cube-front{transform:translate(-100%) rotateY(90deg);transform-origin:right}.rotate .cube{transform:translate(50%) rotateY(-90deg)}.page-body ul{list-style:inherit;margin-left:2rem}.page-body ol{list-style:decimal;margin-left:2rem}.page-body ol ol li{list-style:lower-alpha}.page-body ul ul li{list-style:square}.label-html a{border-bottom:1px;border-color:rgba(77,105,186,.5);border-style:dashed}.label-html a:hover{--tw-border-opacity:1;border-color:rgb(77 105 186/var(--tw-border-opacity))}.label-html{display:flex;flex-direction:column;gap:1rem}.label-html table{table-layout:fixed;text-align:left;border-collapse:collapse;width:100%}.label-html table td,.label-html table th{padding:.5rem}.label-html ul{list-style:inherit;margin-left:2rem}.label-html ol{list-style:decimal;margin-left:2rem}.label-html ol ol li{list-style:lower-alpha}.label-html ul ul li{list-style:square}.label-html table tbody{border-width:4px 0;--tw-border-opacity:1;border-color:rgb(77 105 186/var(--tw-border-opacity))}.label-html table tbody tr:not(:last-child),.label-html table thead tr:not(:last-child){border-bottom-width:4px;--tw-border-opacity:1;border-color:rgb(77 105 186/var(--tw-border-opacity))}.newsticker{display:flex;width:100%;overflow:hidden}.newsticker div{text-transform:uppercase;white-space:nowrap;animation:animate 60s linear -60s infinite;will-change:transform}.newsticker div:nth-child(2){animation:animate2 60s linear -30s infinite}@keyframes animate{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}@keyframes animate2{0%{transform:translateX(0)}to{transform:translateX(-200%)}}.article-content{text-align:left}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{font-family:mont,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:700}.article-content h1{font-size:2.25rem;line-height:2.5rem;line-height:1.625}.article-content h2{font-size:1.875rem;line-height:2.25rem;line-height:1.625}.article-content h3{font-size:1.5rem;line-height:2rem;line-height:1.625}.article-content h4{font-size:1.25rem;line-height:1.75rem;line-height:1.625}.article-content h5{font-size:1.125rem;line-height:1.75rem;line-height:1.625}.article-content h6{font-size:1rem;line-height:1.5rem;line-height:1.625}.article-content a{color:#ff8080;-webkit-text-decoration-line:underline;text-decoration-line:underline}.article-content p{font-size:1.25rem;line-height:1.75rem;line-height:1.625}.article-content ol,.article-content ul{padding-left:.5rem;padding-right:.5rem}.article-content img{border-radius:24px;margin-left:auto;margin-right:auto;width:100%}:root{--toastify-color-info:#4d69ba;--toastify-color-success:#77b985;--toastify-color-warning:#f6a85e;--toastify-color-error:#ff8080;--react-rater-link:#b7c8f9!important;--react-rater-hover:#4d69ba!important;--react-rater-active:#4d69ba!important}.react-rater-star{color:var(--react-rater-link)!important}.react-rater-star.is-active{color:var(--react-rater-active)!important}.react-rater-star.will-be-active{color:var(--react-rater-hover)!important}.react-rater-star.is-active-half:before{color:var(--react-rater-active)!important}.Toastify__toast{border-radius:24px!important;display:flex!important;align-items:center!important;padding:14px!important;box-shadow:none!important}.Toastify__toast-body{color:#4d69ba!important;padding:0!important;margin:0!important;font-family:baloo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.Toastify__toast--success .Toastify__toast-icon svg{fill:#77b985!important}.Toastify__toast--error .Toastify__toast-icon svg{fill:#ff8080!important}.Toastify__toast--warning .Toastify__toast-icon svg{fill:#f6a85e!important}.Toastify__toast--info .Toastify__toast-icon svg{fill:#4d69ba!important}.Toastify__toast.Toastify__toast--info{border:2px solid #4d69ba!important}.Toastify__toast.Toastify__toast--success{border:2px solid #77b985!important}.Toastify__toast.Toastify__toast--warning{border:2px solid #f6a85e!important}.Toastify__toast.Toastify__toast--error{border:2px solid #ff8080!important}.Toastify__progress-bar{display:none}.Toastify__close-button{display:flex;align-items:center;justify-content:center;height:32px}.Toastify__toast--info .Toastify__close-button>svg{fill:#4d69ba!important}.Toastify__toast--success .Toastify__close-button>svg{fill:#77b985!important}.Toastify__toast--warning .Toastify__close-button>svg{fill:#f6a85e!important}.Toastify__toast--error .Toastify__close-button>svg{fill:#ff8080!important}ul.check-list{list-style-image:url(/funnels/gd/assets/check.svg);list-style-position:inside}ul.check-list li{margin-bottom:.1rem}@keyframes from-bottom{0%{transform:translateY(100px)}to{transform:translateY(0)}}@keyframes from-top{0%{transform:translateY(-100px)}to{transform:translateY(0)}}.animate-from-bottom,.animate-from-top{transition:all .25s ease;animation:from-bottom .2s ease-in-out}.video-container{position:relative;padding-bottom:56.25%}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.inset-center{top:50%;left:50%;transform:translate(-50%,-50%)}.carousel-container>div:nth-child(3){display:flex!important}.swiper-pagination-bullet{height:12px!important;width:12px!important;border-radius:50%!important;background-color:#b7c8f9!important;opacity:1!important;&.active{background-color:#4d69ba!important}}.swiper-button-next,.swiper-button-prev{border:2px solid #4d69ba!important;width:51px!important;height:51px!important;border-radius:50%!important;display:flex!important;justify-content:center!important;padding:10px;align-items:center!important;color:#4d69ba!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:30px!important}.placeholder\:text-sm::-moz-placeholder{font-size:.875rem;line-height:1.25rem}.placeholder\:text-sm::placeholder{font-size:.875rem;line-height:1.25rem}.placeholder\:text-primary-blue-500::-moz-placeholder{--tw-text-opacity:1;color:rgb(85 167 228/var(--tw-text-opacity))}.placeholder\:text-primary-blue-500::placeholder{--tw-text-opacity:1;color:rgb(85 167 228/var(--tw-text-opacity))}.placeholder\:text-primary-darkblue-300::-moz-placeholder{--tw-text-opacity:1;color:rgb(183 200 249/var(--tw-text-opacity))}.placeholder\:text-primary-darkblue-300::placeholder{--tw-text-opacity:1;color:rgb(183 200 249/var(--tw-text-opacity))}.placeholder\:text-primary-darkblue-500::-moz-placeholder{--tw-text-opacity:1;color:rgb(77 105 186/var(--tw-text-opacity))}.placeholder\:text-primary-darkblue-500::placeholder{--tw-text-opacity:1;color:rgb(77 105 186/var(--tw-text-opacity))}.placeholder\:text-white::-moz-placeholder{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.placeholder\:text-white::placeholder{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.first\:ml-0:first-child{margin-left:0}.last\:border-b-0:last-child{border-bottom-width:0}.hover\:border-primary-darkblue-300:hover{--tw-border-opacity:1;border-color:rgb(183 200 249/var(--tw-border-opacity))}.hover\:bg-primary-darkblue-500:hover{--tw-bg-opacity:1;background-color:rgb(77 105 186/var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.hover\:font-semibold:hover{font-weight:600}.hover\:text-primary-darkblue-500:hover{--tw-text-opacity:1;color:rgb(77 105 186/var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:underline:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-50:hover{opacity:.5}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-\[0_0_0_5px_\#AB92E1\]:hover{--tw-shadow:0 0 0 5px #ab92e1;--tw-shadow-colored:0 0 0 5px var(--tw-shadow-color)}.hover\:shadow-\[0_0_0_5px_\#AB92E1\]:hover,.hover\:shadow-md:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.active\:scale-95:active{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:bg-white:active{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.data-\[flipped\=true\]\:flex[data-flipped=true]{display:flex}.data-\[flipped\=true\]\:hidden[data-flipped=true]{display:none}.data-\[isLast\=true\]\:rounded-b-xl[data-isLast=true]{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.data-\[isLast\=true\]\:border-0[data-isLast=true]{border-width:0}.data-\[isLast\=true\]\:border-b-2[data-isLast=true]{border-bottom-width:2px}.data-\[selected\=true\]\:border-primary-red-500[data-selected=true]{--tw-border-opacity:1;border-color:rgb(255 128 128/var(--tw-border-opacity))}.data-\[isActive\=true\]\:bg-primary-darkblue-500[data-isActive=true]{--tw-bg-opacity:1;background-color:rgb(77 105 186/var(--tw-bg-opacity))}.data-\[selected\=true\]\:bg-primary-red-500[data-selected=true]{--tw-bg-opacity:1;background-color:rgb(255 128 128/var(--tw-bg-opacity))}.data-\[selected\=true\]\:bg-opacity-\[20\%\][data-selected=true]{--tw-bg-opacity:20%}.data-\[selected\=true\]\:text-primary-red-500[data-selected=true]{--tw-text-opacity:1;color:rgb(255 128 128/var(--tw-text-opacity))}.data-\[inView\=true\]\:opacity-100[data-inView=true]{opacity:1}.data-\[flipped\=true\]\:\[transform\:rotateY\(180deg\)\][data-flipped=true]{transform:rotateY(180deg)}@media not all and (min-width:1024px){.max-lg\:mx-auto{margin-left:auto;margin-right:auto}.max-lg\:hidden{display:none}.max-lg\:w-\[60px\]{width:60px}}@media (min-width:640px){.sm\:h-\[342px\]{height:342px}.sm\:w-\[360px\]{width:360px}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}}@media (min-width:768px){.md\:my-\[72px\]{margin-top:72px;margin-bottom:72px}.md\:mb-\[78px\]{margin-bottom:78px}.md\:mt-\[1\.813rem\]{margin-top:1.813rem}.md\:mt-\[72px\]{margin-top:72px}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:w-8{width:2rem}.md\:max-w-\[450px\]{max-width:450px}.md\:flex-row{flex-direction:row}.md\:p-0{padding:0}.md\:p-10{padding:2.5rem}.md\:p-4{padding:1rem}.md\:p-8{padding:2rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-\[2\.5rem\]{font-size:2.5rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1024px){.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:-left-20{left:-5rem}.lg\:-right-28{right:-7rem}.lg\:bottom-0{bottom:0}.lg\:bottom-36{bottom:9rem}.lg\:left-0{left:0}.lg\:right-0{right:0}.lg\:right-16{right:4rem}.lg\:right-\[2rem\]{right:2rem}.lg\:top-0{top:0}.lg\:top-24{top:6rem}.lg\:top-\[1\.8rem\]{top:1.8rem}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:order-3{order:3}.lg\:order-4{order:4}.lg\:order-5{order:5}.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:my-20{margin-top:5rem;margin-bottom:5rem}.lg\:my-auto{margin-top:auto;margin-bottom:auto}.lg\:-mb-28{margin-bottom:-7rem}.lg\:-mr-\[30rem\]{margin-right:-30rem}.lg\:-mt-20{margin-top:-5rem}.lg\:mb-10{margin-bottom:2.5rem}.lg\:mb-12{margin-bottom:3rem}.lg\:mb-16{margin-bottom:4rem}.lg\:mb-20{margin-bottom:5rem}.lg\:mb-4{margin-bottom:1rem}.lg\:mb-\[15px\]{margin-bottom:15px}.lg\:mb-\[3\.8125rem\]{margin-bottom:3.8125rem}.lg\:ml-0{margin-left:0}.lg\:ml-96{margin-left:24rem}.lg\:mt-0{margin-top:0}.lg\:mt-1{margin-top:.25rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-16{margin-top:4rem}.lg\:mt-20{margin-top:5rem}.lg\:mt-24{margin-top:6rem}.lg\:mt-32{margin-top:8rem}.lg\:mt-40{margin-top:10rem}.lg\:mt-5{margin-top:1.25rem}.lg\:mt-8{margin-top:2rem}.lg\:block{display:block}.lg\:inline-block{display:inline-block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:aspect-auto{aspect-ratio:auto}.lg\:h-10{height:2.5rem}.lg\:h-11{height:2.75rem}.lg\:h-14{height:3.5rem}.lg\:h-16{height:4rem}.lg\:h-20{height:5rem}.lg\:h-24{height:6rem}.lg\:h-28{height:7rem}.lg\:h-64{height:16rem}.lg\:h-8{height:2rem}.lg\:h-96{height:24rem}.lg\:h-\[11\.75rem\]{height:11.75rem}.lg\:h-\[137px\]{height:137px}.lg\:h-\[14rem\]{height:14rem}.lg\:h-\[16\.3125rem\]{height:16.3125rem}.lg\:h-\[20rem\]{height:20rem}.lg\:h-\[26\.375rem\]{height:26.375rem}.lg\:h-\[27\.8125rem\]{height:27.8125rem}.lg\:h-\[32\.5rem\]{height:32.5rem}.lg\:h-\[32rem\]{height:32rem}.lg\:h-\[39\.5625rem\]{height:39.5625rem}.lg\:h-\[400px\]{height:400px}.lg\:h-\[505px\]{height:505px}.lg\:h-\[54rem\]{height:54rem}.lg\:h-\[551px\]{height:551px}.lg\:h-\[5rem\]{height:5rem}.lg\:h-\[70px\]{height:70px}.lg\:h-\[8\.625rem\]{height:8.625rem}.lg\:h-\[86px\]{height:86px}.lg\:h-\[9\.875rem\]{height:9.875rem}.lg\:h-\[calc\(100vh-10rem\)\]{height:calc(100vh - 10rem)}.lg\:h-auto{height:auto}.lg\:h-full{height:100%}.lg\:min-h-\[136px\]{min-height:136px}.lg\:min-h-\[63\.5625rem\]{min-height:63.5625rem}.lg\:w-1\/2{width:50%}.lg\:w-10{width:2.5rem}.lg\:w-10\/12{width:83.333333%}.lg\:w-2\/5{width:40%}.lg\:w-20{width:5rem}.lg\:w-24{width:6rem}.lg\:w-32{width:8rem}.lg\:w-64{width:16rem}.lg\:w-7\/12{width:58.333333%}.lg\:w-8{width:2rem}.lg\:w-80{width:20rem}.lg\:w-9{width:2.25rem}.lg\:w-9\/12{width:75%}.lg\:w-\[11\.75rem\]{width:11.75rem}.lg\:w-\[116px\]{width:116px}.lg\:w-\[12\.3125rem\]{width:12.3125rem}.lg\:w-\[19\.125rem\]{width:19.125rem}.lg\:w-\[20rem\]{width:20rem}.lg\:w-\[216px\]{width:216px}.lg\:w-\[29\.125rem\]{width:29.125rem}.lg\:w-\[295px\]{width:295px}.lg\:w-\[30rem\]{width:30rem}.lg\:w-\[31\.25rem\]{width:31.25rem}.lg\:w-\[32\.5rem\]{width:32.5rem}.lg\:w-\[34\.3125rem\]{width:34.3125rem}.lg\:w-\[400px\]{width:400px}.lg\:w-\[439px\]{width:439px}.lg\:w-\[5rem\]{width:5rem}.lg\:w-\[64rem\]{width:64rem}.lg\:w-\[70px\]{width:70px}.lg\:w-\[70rem\]{width:70rem}.lg\:w-\[80\%\]{width:80%}.lg\:w-\[8rem\]{width:8rem}.lg\:w-\[9\.875rem\]{width:9.875rem}.lg\:w-\[91px\]{width:91px}.lg\:w-auto{width:auto}.lg\:w-full{width:100%}.lg\:min-w-\[187px\]{min-width:187px}.lg\:min-w-\[19\.7rem\]{min-width:19.7rem}.lg\:min-w-\[20rem\]{min-width:20rem}.lg\:max-w-\[1036px\]{max-width:1036px}.lg\:max-w-\[11\.75rem\]{max-width:11.75rem}.lg\:max-w-\[1920px\]{max-width:1920px}.lg\:max-w-\[22\.9375rem\]{max-width:22.9375rem}.lg\:max-w-\[31\.625rem\]{max-width:31.625rem}.lg\:max-w-\[347px\]{max-width:347px}.lg\:max-w-\[45\.875rem\]{max-width:45.875rem}.lg\:max-w-\[487px\]{max-width:487px}.lg\:max-w-\[51\.5rem\]{max-width:51.5rem}.lg\:max-w-\[60rem\]{max-width:60rem}.lg\:max-w-\[64\.75rem\]{max-width:64.75rem}.lg\:max-w-\[776px\]{max-width:776px}.lg\:max-w-md{max-width:28rem}.lg\:max-w-xl{max-width:36rem}.lg\:flex-1{flex:1 1 0%}.lg\:flex-initial{flex:0 1 auto}.lg\:shrink{flex-shrink:1}.lg\:shrink-0{flex-shrink:0}.lg\:-translate-y-0{--tw-translate-y:-0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:cursor-default{cursor:default}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:items-start{align-items:flex-start}.lg\:items-center{align-items:center}.lg\:items-stretch{align-items:stretch}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:justify-around{justify-content:space-around}.lg\:gap-0{gap:0}.lg\:gap-1{gap:.25rem}.lg\:gap-1\.5{gap:.375rem}.lg\:gap-10{gap:2.5rem}.lg\:gap-12{gap:3rem}.lg\:gap-14{gap:3.5rem}.lg\:gap-16{gap:4rem}.lg\:gap-2{gap:.5rem}.lg\:gap-20{gap:5rem}.lg\:gap-24{gap:6rem}.lg\:gap-3{gap:.75rem}.lg\:gap-4{gap:1rem}.lg\:gap-5{gap:1.25rem}.lg\:gap-56{gap:14rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-7{gap:1.75rem}.lg\:gap-8{gap:2rem}.lg\:gap-9{gap:2.25rem}.lg\:gap-\[1\.875rem\]{gap:1.875rem}.lg\:gap-\[5rem\]{gap:5rem}.lg\:gap-x-40{-moz-column-gap:10rem;column-gap:10rem}.lg\:gap-y-0{row-gap:0}.lg\:justify-self-start{justify-self:start}.lg\:justify-self-end{justify-self:end}.lg\:overflow-x-auto{overflow-x:auto}.lg\:rounded-2xl{border-radius:1rem}.lg\:rounded-3xl{border-radius:1.5rem}.lg\:rounded-\[3rem\]{border-radius:3rem}.lg\:rounded-bl-none{border-bottom-left-radius:0}.lg\:rounded-br-full{border-bottom-right-radius:9999px}.lg\:border-\[3px\]{border-width:3px}.lg\:border-x-2{border-left-width:2px;border-right-width:2px}.lg\:border-y-0{border-top-width:0}.lg\:border-b-0,.lg\:border-y-0{border-bottom-width:0}.lg\:border-\[\#4e79bc\]{--tw-border-opacity:1;border-color:rgb(78 121 188/var(--tw-border-opacity))}.lg\:bg-\[\#E0E8FF\]{--tw-bg-opacity:1;background-color:rgb(224 232 255/var(--tw-bg-opacity))}.lg\:bg-\[url\(\'\/images\/about\/banner_cover_desktop-min\.jpg\'\)\]{background-image:url(/images/about/banner_cover_desktop-min.jpg)}.lg\:bg-\[url\(\'\/images\/about\/stats_cover_desktop\.jpg\'\)\]{background-image:url(/images/about/stats_cover_desktop.jpg)}.lg\:bg-\[url\(\'\/images\/generic\/JS_WebsiteBanner_HomePage_1920x827\.jpg\'\)\]{background-image:url(/images/generic/JS_WebsiteBanner_HomePage_1920x827.jpg)}.lg\:bg-\[url\(\'\/images\/generic\/bfcm_banner_desktop\.png\'\)\]{background-image:url(/images/generic/bfcm_banner_desktop.png)}.lg\:bg-\[url\(\'\/images\/genius_drops_background-min\.jpg\'\)\]{background-image:url(/images/genius_drops_background-min.jpg)}.lg\:bg-contain{background-size:contain}.lg\:p-0{padding:0}.lg\:p-1{padding:.25rem}.lg\:p-10{padding:2.5rem}.lg\:p-2{padding:.5rem}.lg\:p-4{padding:1rem}.lg\:p-7{padding:1.75rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-1{padding-left:.25rem;padding-right:.25rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-28{padding-left:7rem;padding-right:7rem}.lg\:px-32{padding-left:8rem;padding-right:8rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-7{padding-left:1.75rem;padding-right:1.75rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-\[5\.875rem\]{padding-left:5.875rem;padding-right:5.875rem}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-32{padding-top:8rem;padding-bottom:8rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:py-\[3\.125rem\]{padding-top:3.125rem;padding-bottom:3.125rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pb-12{padding-bottom:3rem}.lg\:pb-20{padding-bottom:5rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pb-4{padding-bottom:1rem}.lg\:pr-3{padding-right:.75rem}.lg\:pt-0{padding-top:0}.lg\:pt-28{padding-top:7rem}.lg\:pt-40{padding-top:10rem}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:text-right{text-align:right}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-\[1\.261rem\]{font-size:1.261rem}.lg\:text-\[1\.56rem\]{font-size:1.56rem}.lg\:text-\[130px\]{font-size:130px}.lg\:text-\[2\.5rem\]{font-size:2.5rem}.lg\:text-\[2rem\]{font-size:2rem}.lg\:text-\[3\.125rem\]{font-size:3.125rem}.lg\:text-\[32px\]{font-size:32px}.lg\:text-\[36px\]{font-size:36px}.lg\:text-\[50px\]{font-size:50px}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:text-xs{font-size:.75rem;line-height:1rem}.lg\:font-semibold{font-weight:600}.lg\:normal-case{text-transform:none}.lg\:leading-10{line-height:2.5rem}.lg\:leading-8{line-height:2rem}.lg\:leading-\[3\.1875rem\]{line-height:3.1875rem}.lg\:leading-\[3\.75rem\]{line-height:3.75rem}.lg\:leading-\[3\.9937rem\]{line-height:3.9937rem}.lg\:leading-\[38px\]{line-height:38px}.lg\:leading-\[3rem\]{line-height:3rem}.lg\:leading-\[4rem\]{line-height:4rem}.lg\:leading-\[64px\]{line-height:64px}.lg\:text-primary-darkblue-500{--tw-text-opacity:1;color:rgb(77 105 186/var(--tw-text-opacity))}}@media (min-width:1280px){.xl\:w-\[440px\]{width:440px}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.xl\:bg-right-bottom{background-position:100% 100%}}